FraBle/python-sutime
Python wrapper for Stanford CoreNLP's SUTime
This tool helps data scientists, natural language processing engineers, and researchers automatically identify and extract time expressions like dates, times, and durations from text. You input a piece of text, and it outputs a structured list of these temporal mentions with their normalized values. It's designed for anyone working with unstructured text who needs to programmatically understand and utilize temporal information.
162 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to reliably pull out dates, times, and time ranges from English or Spanish text within a Python application.
Not ideal if your primary goal is to extract information beyond temporal expressions or if you need extensive support for languages other than English or Spanish.
Stars
162
Forks
43
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 17, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/FraBle/python-sutime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox