cjvt-srl-tagging/tools
2022-03-14 11:01:53 +01:00
..
fillpred_model
parser Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
srl-20131216 Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
check_all_files_existence.py
fillpred_model.srl.tsv
find_diff_sentence_ids.py
gen_json_fix_errors.py
gen_json.kres.py
gen_json.py Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
gen_tei.py Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
parse_all.py Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
README.md.obsol
tools.cfg Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00
tools.cfg.gigafida
tools.cfg.kres
tools.cfg.kres_new
tools.cfg.local
tools.cfg.ssj500k2.3 Adapted code to ssj500k and added its branch 2022-03-14 11:01:53 +01:00

# 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