kargaranamir/parstdex
A package that extracts Persian time and date markers by applying regexes -- AACL 2022
This tool helps analyze Persian text by automatically identifying and extracting all mentions of dates and times. You input a Persian sentence or document, and it outputs the specific date/time phrases, their exact locations in the text, or even a version of your text with these phrases marked up. It's ideal for anyone working with Persian language content, such as researchers, linguists, or data analysts.
No commits in the last 6 months. Available on PyPI.
Use this if you need to quickly find and categorize all temporal expressions within Persian text, whether for analysis, data processing, or content management.
Not ideal if your primary need is to extract information from languages other than Persian.
Stars
28
Forks
3
Language
Python
License
MIT
Category
Last pushed
Nov 29, 2022
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/kargaranamir/parstdex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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,...
mike182uk/timestring
Parse a human readable time string into a time based value
akoumjian/datefinder
Find dates inside text using Python and get back datetime objects
DanielJDufour/date-extractor
Extract dates from text