PlusLabNLP / DEGREE

Code for our NAACL-2022 paper DEGREE: A Data-Efficient Generation-Based Event Extraction Model.
Apache License 2.0
72 stars 12 forks source link

KeyError on preprocessing #20

Open weiSENshu opened 8 months ago

weiSENshu commented 8 months ago

I refer to the solution of # 17, in the data processing of dygiepp, modify the code to python ./scripts/data/ace-event/parse_ace_event.py [output-name] --include_entity_coreference --include_event_coreference

kissaxin572 commented 1 month ago

Did you solve the question? It doesn't seem to be because of this problem