You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
voje b32bd3e7c6
Setup that SRL tagged kres
5 years ago
..
fillpred_model fixed paths 5 years ago
parser added msd-not-found exception 5 years ago
srl-20131216 added tools.cfg for configurable paths 5 years ago
README.md.obsol srl taggin pipeline (output in .tsv) 5 years ago
gen_json.py added parallel json output creation 5 years ago
parse_all.py added msd-not-found exception 5 years ago
tools.cfg Setup that SRL tagged kres 5 years ago
tools.cfg.local Setup that SRL tagged kres 5 years ago

README.md.obsol

# Usage

## parse.py
Reads corpora and creates various `tsv` output formats in `../data`.  

Edit the file and run `$ python3 parse.py`.  

## Tagging
Cd to srl-20...
Run `./scripts/learn_mod.sh` to train a model -> output is `srl-ger.model`.   
Run `./scripts/parse_srl_only_mod.sh` to