0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
separated relative regex strings and combined relative regex strings with same translations More... over 8 years ago
modified detection of applicable languages More... over 8 years ago
made changes to support parsing with new data More... over 8 years ago
make code work on python2 More... over 8 years ago
remove unnecessary code More... over 8 years ago
right base setting for relative dates with year period More... over 8 years ago
added setting relative base and splitting More... over 8 years ago
added encoding More... over 8 years ago
added search and parse function, full text tests for each language More... over 8 years ago
Merge branch 'reduce_import_time' into Integrate_CLDR More... over 8 years ago
fixed some tests More... over 8 years ago
made scripts python3 compatible, made data more clean and ordered More... over 8 years ago
_simplify applied to the whole sentence, minor fixes of translate_search function More... over 8 years ago
stored complete translation data in python files More... over 8 years ago
apply normalize_unicode before translating to match words from normalized dictionary More... over 8 years ago
tried to make scripts pep8 compliant More... over 8 years ago
added abbreviations to sentence splitter regexes More... over 8 years ago
tried to make code pep8 compliant More... over 8 years ago
cleaned cldr data, modified existing data to form supplementary data, added language_order More... over 8 years ago
sentence splitter groups More... over 8 years ago
added translations for am, pm More... over 8 years ago
added test for loading with given order(not strict) More... over 8 years ago
added use_given_order argument to DateDataParser More... over 8 years ago
separated numeral translation data More... over 8 years ago
added more tests for loading More... over 8 years ago
added some changes and more tests for date.py More... over 8 years ago
made some changes and resolved failing tests More... over 8 years ago
Merge remote-tracking branch 'upstream/master' into reduce_import_time More... over 8 years ago
better sentence splitting More... over 8 years ago
[WIP] search with translate More... over 8 years ago