lx865712528 / EMNLP2018-JMEE

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

about preprocessing code #25

Open zhy-1997 opened 4 years ago

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?

zyz0000 commented 2 years ago

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

Hello! Have you already successfully preprocessed the ACE2005 dataset into the format of the sample.json provided in this repo? If yes, could you please share the preprocessing code? Thank you very much!