hun-date-parser
Date parser
A Python package for extracting datetime intervals from Hungarian sentences and converting date objects to text.
A tool for extracting datetime intervals from Hungarian sentences and turning datetime objects into Hungarian text.
8 stars
2 watching
2 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
datetimehungarian-languagenlp
Related projects:
Repository | Description | Stars |
---|---|---|
olebedev/when | A natural language parser for extracting dates and times from human-readable input | 1,389 |
araddon/dateparse | A utility library to parse date strings without prior knowledge of their format. | 2,047 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
ariya/tebakmasa | A tool to parse Indonesian date and time descriptions into Unix epoch timestamps. | 11 |
shinux/pytime | A Python module for parsing and manipulating date/time strings in a flexible way. | 159 |
koffeinflummi/chronyk | A Python library for parsing human-written times and dates into machine-readable formats. | 345 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
shinmera/fuzzy-dates | A library to parse various date and time formats with a high degree of ambiguity tolerance | 15 |
adzap/timeliness | A date/time parsing library with extensibility and control features. | 224 |
szegedai/hun-appointment-chatbot | A chatbot system for scheduling appointments in Hungarian using the Rasa framework. | 7 |
danieljdufour/date-extractor | Extracts dates from text in various languages | 64 |
matthewmueller/date | A JavaScript date parser with English language support for human-readable inputs | 1,483 |
pjknkda/flake8-datetimez | A plugin to enforce safe datetime usage in Python code | 34 |
ijt/go-anytime | A Go library for parsing natural and standardized dates/times and ranges without knowing the format in advance. | 23 |