lx865712528 / EMNLP2018-JMEE

This is the code for our EMNLP 2018 paper "Jointly Multiple Events Extraction via Attention-based Graph Information Aggregation"
233 stars 57 forks source link

about data #24

Open Fengwills opened 4 years ago

Fengwills commented 4 years ago

can you share data preprocessing code ?

capucincapucine commented 4 years ago

Hi there, you can try this code to preprocess the data. https://github.com/nlpcl-lab/ace2005-preprocessing

zhy-1997 commented 4 years ago

Is there no pre-processing code? Do I need to convert the data in ace corpus into JSON file by myself?

znsoftm commented 2 years ago

yes, you do.