BaptisteBlouin/EventExtractionPapers
A list of NLP resources focused on event extraction task
This resource helps researchers and practitioners in fields like data science or computational linguistics find academic papers and tools specifically focused on 'event extraction' from text. It categorizes research by different methods (e.g., pattern matching, machine learning, deep learning) and provides direct links to the papers. If you're working on projects that require identifying specific events (like a product launch, a financial transaction, or a medical diagnosis) mentioned within large volumes of unstructured text, this list can help you discover relevant prior work and resources.
580 stars. No commits in the last 6 months.
Use this if you need to understand or implement methods for automatically identifying and structuring event information from natural language text, and you're looking for academic literature and tools to guide your work.
Not ideal if you're looking for a ready-to-use software solution for a general text analysis problem or if your interest is outside the specific domain of event extraction.
Stars
580
Forks
93
Language
—
License
MIT
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/BaptisteBlouin/EventExtractionPapers"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zjunlp/OpenUE
[EMNLP 2020] OpenUE: An Open Toolkit of Universal Extraction from Text
OpenSextant/Xponents
Geographic Place, Date/time, and Pattern entity extraction toolkit along with text extraction...
philipperemy/stanford-openie-python
Stanford Open Information Extraction made simple!
uma-pi1/minie
An open information extraction system that provides compact extractions
xusenlinzy/FastIE
A training and inference framework for open ner and re models!...