CogComp/CogCompTime
CogCompTime
This project helps you automatically analyze written text to understand when events happen and how they relate to each other. It takes natural language text as input and outputs a clear timeline of events and a temporal graph showing their connections. Anyone working with large volumes of text, like researchers or journalists, could use this to make sense of time references.
No commits in the last 6 months.
Use this if you need to automatically extract, standardize, and map out the temporal sequence of events mentioned within unstructured text documents.
Not ideal if you need a simple time expression converter, as this tool is designed for more complex temporal relation extraction and requires significant setup.
Stars
11
Forks
1
Language
Java
License
—
Category
Last pushed
Apr 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/CogComp/CogCompTime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox