DanielJDufour/date-extractor
Extract dates from text
This tool helps you quickly find and pull out all the dates mentioned within any piece of text. You provide sentences, paragraphs, or documents, and it gives you back a clear list of all the dates it found, in a standardized format. Anyone who needs to analyze text for chronological information, like researchers, journalists, or administrative staff, would find this useful.
No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically identify and collect dates from unstructured text across multiple languages.
Not ideal if you primarily need to extract dates from highly structured documents like tables or forms, or if you require advanced natural language understanding beyond date recognition.
Stars
66
Forks
14
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 27, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/DanielJDufour/date-extractor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
adbar/htmldate
Fast and robust date extraction from web pages, with Python or on the command-line
alvinwan/timefhuman
Extract datetimes and durations from natural language text as Python objects. Supports ranges,...
akoumjian/datefinder
Find dates inside text using Python and get back datetime objects
mike182uk/timestring
Parse a human readable time string into a time based value
quire-io/SwiftyChrono
A natural language date parser in Swift (ported from chrono.js)