/event_extractor

Extract event mentions from raw text

Primary LanguagePythonApache License 2.0Apache-2.0

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