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
f6b6a17335ef8ed865c4a1e81117689f17c69fe8
libpostal
/
python
/
postal
/
text
History
Al
f6b6a17335
[python/normalization] Adding Python bindings to the normalize module for use in OSM polygon matching
2015-10-26 18:07:53 -04: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/normalization] Adding Python bindings to the normalize module for use in OSM polygon matching
2015-10-26 18:07:53 -04:00
pynormalize.c
[python/normalization] Adding Python bindings to the normalize module for use in OSM polygon matching
2015-10-26 18:07:53 -04:00
pytokenize.c
[python] Using tuples in pytokenize instead of list, pre-allocating
2015-10-26 18:04:13 -04:00
token_types.py
[python] Adding word_token_types
2015-10-25 18:33:09 -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