Generate train.json
, dev.json
and test.json
according to data_list.csv. Read ace2005-preprocessing for details.
Move train.json
, dev.json
and test.json
to ACE / KBP14 / KBP15 dir.
Note: word_class_label.txt
is deprecated, although runner.py reads it.
See requirements.txt.
Train the model:
bash scripts/train.sh
The result can be seen in models/*/log
.
For more details, see enet.