forked from kristjan/cjvt-srl-tagging
added tools.cfg for configurable paths
This commit is contained in:
2
Makefile
2
Makefile
@@ -7,7 +7,7 @@ json_files: #TODO srl_tagged_files
|
||||
|
||||
srl_tagged_files: tsv_files
|
||||
# cd tools/srl-20131216; ./scripts/parse_srl_only_mod.sh; cd -
|
||||
cd tools/srl-20131216; ./tag_all.sh ../../data/kres_example_tsv ../../data/kres_example_srl
|
||||
cd tools/srl-20131216; ./tag_all.sh
|
||||
|
||||
tsv_files: fillpred_model/model.pickle
|
||||
cd tools; python3 parse_all.py
|
||||
|
||||
Reference in New Issue
Block a user