mate-tools tags the corpus. Need to specify predicates better
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
all: parse tag
|
||||
all: parse tag_srl
|
||||
|
||||
parse:
|
||||
python3 parse.py
|
||||
python3 main.py
|
||||
|
||||
tag_srl:
|
||||
cd srl-20131216; ./scripts/parse_srl_only_mod.sh; cd -
|
||||
|
||||
Reference in New Issue
Block a user