Skip to content

ariecattan/event_extractor

Repository files navigation

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

About

Extract event mentions from raw text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages