yagays/ja-timex
自然言語で書かれた時間情報表現を抽出/規格化するルールベースの解析器
This tool helps you automatically extract and standardize Japanese time expressions from unstructured text. You input a natural Japanese sentence, and it identifies dates, times, durations, and frequencies, then outputs them in a structured, machine-readable format. It's designed for anyone working with Japanese text who needs to programmatically understand or process temporal information.
140 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to consistently identify and convert various Japanese time references (like '来週', '先月', '午前9時') into a standardized digital format from text.
Not ideal if your primary need is general natural language understanding beyond temporal expressions, or if you're working with languages other than Japanese.
Stars
140
Forks
9
Language
Python
License
MIT
Category
Last pushed
Feb 27, 2025
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yagays/ja-timex"
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