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
4cf40f8debd2e37cccb8900b2d1d9286e42927e3
libpostal
/
scripts
/
geodata
/
text
History
Al
80ee34cc3a
[text] adding normalization with whitespace
2016-12-10 17:50:53 -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
[text] adding normalization with whitespace
2016-12-10 17:50:53 -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
[text] Adding NORMALIZE_STRING_COMPOSE constant in pynormalize.c
2016-07-24 03:37:43 -04: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