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
8557105c4096f4e6e96de3f188009859122a6d91
Nominatim
/
nominatim
/
tokenizer
/
sanitizers
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
..
__init__.py
introduce sanitizer step before token analysis
2021-10-01 12:27:24 +02:00
base.py
move PlaceName into the generic data module
2022-07-29 11:42:20 +02:00
clean_housenumbers.py
move PlaceName into the generic data module
2022-07-29 11:42:20 +02:00
clean_postcodes.py
docs: fix typos
2022-07-20 22:05:31 +08:00
clean_tiger_tags.py
add sanitizer for TIGER tags
2022-11-23 10:37:27 +01:00
config.py
fix various typos
2022-07-31 17:10:35 +02:00
split_name_list.py
add type hints for sanitizers
2022-07-18 09:47:57 +02:00
strip_brace_terms.py
add type hints for sanitizers
2022-07-18 09:47:57 +02:00
tag_analyzer_by_language.py
add type hints for sanitizers
2022-07-18 09:47:57 +02:00