This website requires JavaScript.
Explore
Help
Sign In
tommy
/
libpostal
Watch
1
Star
0
Fork
0
You've already forked libpostal
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
65624c8985bc1bf1fb251b4bbd4e11fc0fef5574
libpostal
/
scripts
/
geodata
/
i18n
History
Al
99115fa53c
[transliteration] converting one of the more complicated and frequently used rules to its utf8proc equivalent, adding better support for escaped unicode characters and set differences, generating a header file indicating which unicode script/language pairs warrant various transliterators.
2015-05-16 23:13:01 -04:00
..
__init__.py
[tokenization] Script to generate TR-29 ranges for re2c scanner
2015-04-14 15:50:50 -04:00
cldr_languages.py
[fix] local dirs for cldr data
2015-04-14 15:46:15 -04:00
download_cldr.py
[fix] local dirs for cldr data
2015-04-14 15:46:15 -04:00
scanner.py
[cldr] simple Python scanner for creating dynamic scanners for CLDR rule parsing
2015-04-14 15:49:24 -04:00
transliteration_rules.py
[transliteration] converting one of the more complicated and frequently used rules to its utf8proc equivalent, adding better support for escaped unicode characters and set differences, generating a header file indicating which unicode script/language pairs warrant various transliterators.
2015-05-16 23:13:01 -04:00
unicode_paths.py
[fix] local dirs for cldr data
2015-04-14 15:46:15 -04:00
unicode_properties.py
[i18n] Adding NUM_SCRIPTS to the end of the scripts enum
2015-05-16 12:19:40 -04:00
word_breaks.py
[tokenization] Script to generate TR-29 ranges for re2c scanner
2015-04-14 15:50:50 -04:00