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
bde8776bc21b0981f1cd1a38221b5bee6217003a
libpostal
/
scripts
History
Al
cb4408fea8
[transliteration] Adding language-specific transliterators for handling umlauts in German + special transliterations in the Nordic languages. It may still result in some wrong transliterations if the language classifier is wrong, but generally it's accurate enough that its predictions can be relied upon. Also adding a Latin-ASCII-Simple transform which only does the punctuation portion of Latin-ASCII so it won't change anything substantial about the input string.
2016-08-20 18:17:46 -04:00
..
geodata
[transliteration] Adding language-specific transliterators for handling umlauts in German + special transliterations in the Nordic languages. It may still result in some wrong transliterations if the language classifier is wrong, but generally it's accurate enough that its predictions can be relied upon. Also adding a Latin-ASCII-Simple transform which only does the punctuation portion of Latin-ASCII so it won't change anything substantial about the input string.
2016-08-20 18:17:46 -04:00
requirements-simple.txt
[fix][ci skip] pip installing some light requirements when the dictionaries/numex files change. Only building transliteration if the data file changed (the CLDR files are not in-repo so will be built offline)
2016-03-04 16:17:05 -05:00
requirements.txt
[requirements] Adding numpy to Python repo's requirements (only needed for building libpostal, not for using it)
2016-07-21 17:04:57 -04:00
setup.py
[build] Moving dependencies for scripts into a requirements.txt
2016-07-21 17:04:57 -04:00