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
a278cfd12c8a22aa68dbf3107666fa439a5d13cf
libpostal
/
scripts
/
geodata
/
i18n
History
Al
a278cfd12c
[transliteration] Using revisit strings instead of keeping a backtrack count so we don't have to later map logical characters to the actual string, removing any duplicate keys in the table builder so that if any rules happen to overlap within a step, the first will take precedence
2015-05-29 16:54:05 -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] Using revisit strings instead of keeping a backtrack count so we don't have to later map logical characters to the actual string, removing any duplicate keys in the table builder so that if any rules happen to overlap within a step, the first will take precedence
2015-05-29 16:54:05 -04:00
unicode_paths.py
[fix] local dirs for cldr data
2015-04-14 15:46:15 -04:00
unicode_properties.py
[fix] NUM_CHARS => NUM_CODEPOINTS
2015-05-17 13:53:19 -04:00
word_breaks.py
[tokenization] Script to generate TR-29 ranges for re2c scanner
2015-04-14 15:50:50 -04:00