Nominatim/nominatim/tokenizer
2022-11-27 12:15:41 +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 use data paths from new nominatim.paths 2022-11-27 12:15:41 +01: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 use data paths from new nominatim.paths 2022-11-27 12:15:41 +01:00
place_sanitizer.py move PlaceName into the generic data module 2022-07-29 11:42:20 +02:00