tticoin / LSTM-ER

Implementation of End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures in ACL2016.
Apache License 2.0
225 stars 73 forks source link

The conll text does not contain ACE categories! #16

Open Monireh2 opened 4 years ago

Monireh2 commented 4 years ago

Hi there,

Thanks for sharing the ACE processing source code.

While the ann files contain the categories like VEH, the conll file shows - for me! Am I doing something wrong or I am looking at the wrong file? Can you please guide me where I should search for the correct conll file? I have checked the conll files in the result and fixed directories..

Thanks, Monireh