This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
92abae78500038fce04183bc927e5ea105095779
Nominatim
/
nominatim
/
tokenizer
History
Sarah Hoffmann
fd3dec8efe
add sanitizer for TIGER tags
...
Currently only takes over cleaning the tiger:county data. This was done by the import until now.
2022-11-23 10:37:27 +01:00
..
sanitizers
add sanitizer for TIGER tags
2022-11-23 10:37:27 +01:00
token_analysis
fix various typos
2022-07-31 17:10:35 +02:00
__init__.py
introduce tokenizer modules
2021-04-30 11:29:57 +02:00
base.py
docs: fix typos
2022-07-20 22:05:31 +08:00
factory.py
docs: fix typos
2022-07-20 22:05:31 +08:00
icu_rule_loader.py
harmonize spelling
2022-07-29 10:52:01 +02:00
icu_token_analysis.py
harmonize spelling
2022-07-29 10:52:01 +02:00
icu_tokenizer.py
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
legacy_tokenizer.py
adapt to new type annotations from typeshed
2022-08-09 11:06:54 +02:00
place_sanitizer.py
move PlaceName into the generic data module
2022-07-29 11:42:20 +02:00