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
1bb797f7835cb3ad2d1e52c65d5331294ace816a
libpostal
/
python
/
postal
/
text
History
Al
0f52f97621
[fix] Python 3 version of tokenize/normalize
2015-12-14 18:14:57 -05:00
..
__init__.py
[python] Adding initial pypostal bindings for tokenize so we can remove address_normalizer dependency. Not tested on Python 3.
2015-09-20 14:59:39 -04:00
encoding.py
[python] Adding initial pypostal bindings for tokenize so we can remove address_normalizer dependency. Not tested on Python 3.
2015-09-20 14:59:39 -04:00
normalize.py
[python/normalize] importing options from the C module
2015-10-30 12:34:07 -04:00
pynormalize.c
[fix] Python 3 version of tokenize/normalize
2015-12-14 18:14:57 -05:00
pytokenize.c
[fix] Python 3 version of tokenize/normalize
2015-12-14 18:14:57 -05:00
token_types.py
[python] Making normalized_tokens return token classes as well, mimicking the tokenize API
2015-10-27 17:07:50 -04:00
tokenize.py
[tokenization/osm] Using utf8 encoded version of string for tokens in python tokenizer
2015-09-21 17:27:43 -04:00