Dear Author: I noticed that the trained entity detection model needs to be used when running `eval.py`, but there is no file named `scripts/run_entity_detection.py`. I found that `model/entity_dection.py` exists. So how should I train the model?
Dear Author:
I noticed that the trained entity detection model needs to be used when running
eval.py, but there is no file namedscripts/run_entity_detection.py.I found that
model/entity_dection.pyexists. So how should I train the model?