bububa/TimeNLP
Time-NLP的golang版本 中文时间表达词转换
This tool helps developers working with Chinese natural language processing to extract and convert time expressions from sentences. You input a Chinese sentence containing time references, and it outputs structured time information that your application can understand and use. It is ideal for developers building applications that need to interpret human-written Chinese time descriptions.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to automatically identify and standardize time-related information from Chinese text inputs.
Not ideal if you need to process time expressions in languages other than Chinese or require a complete natural language understanding solution beyond just time extraction.
Stars
11
Forks
4
Language
Go
License
Apache-2.0
Category
Last pushed
Mar 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bububa/TimeNLP"
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,...
akoumjian/datefinder
Find dates inside text using Python and get back datetime objects
DanielJDufour/date-extractor
Extract dates from text
mike182uk/timestring
Parse a human readable time string into a time based value