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
b2b7f6f15543c61837ef4bc23d857cfdb22452d3
libpostal
/
scripts
/
geodata
/
text
History
Al
400ea589ef
[normalize] add NORMALIZE_STRING_SIMPLE_LATIN_ASCII option to pynormalize
2017-01-02 02:08:54 -05:00
..
__init__.py
[scripts] Adding the tokenize/normalize wrappers directly into the internal geodata package so pypostal can be maintained in an independent repo
2016-01-12 13:29:31 -05:00
normalize.py
[normalize] add NORMALIZE_STRING_SIMPLE_LATIN_ASCII option to pynormalize
2017-01-02 02:08:54 -05:00
phrases.py
[phrases] Using simple string encoding/decoding for default serialize/deserialize in PhraseFilter base class
2016-07-21 17:04:57 -04:00
pynormalize.c
[normalize] add NORMALIZE_STRING_SIMPLE_LATIN_ASCII option to pynormalize
2017-01-02 02:08:54 -05:00
pytokenize.c
[scripts] Adding the tokenize/normalize wrappers directly into the internal geodata package so pypostal can be maintained in an independent repo
2016-01-12 13:29:31 -05:00
token_types.py
[tokenization] Adding two more sets to token_types for punctuation and non-alphanumerics
2016-08-02 16:24:01 -04:00
tokenize.py
[scripts] Adding the tokenize/normalize wrappers directly into the internal geodata package so pypostal can be maintained in an independent repo
2016-01-12 13:29:31 -05:00
utils.py
[abbreviations] Adding ability to abbreviate within hyphenated phrases e.g. Sint-Maarten => St.-Maarten
2016-08-24 18:50:24 -04:00