Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 441 Bytes

event_extractor

This repo includes code and models to extract event mentions from raw text, that we use in this repository. Our code mainly relies on our coref repo.

Run the script

python predict.py --config config.json

Example of input document: data/EgyptAir_Crash_docs_formatted
Example of output document: data/EgyptAir_Crash_mentions