Nominatim/nominatim/tokenizer
2022-07-06 11:08:36 +02:00
..
sanitizers move country_info into data submodule 2022-07-06 11:08:36 +02:00
token_analysis handle postcodes properly on word table updates 2022-06-23 23:42:31 +02:00
__init__.py introduce tokenizer modules 2021-04-30 11:29:57 +02:00
base.py move PlaceInfo into data submodule 2022-07-06 10:54:47 +02:00
factory.py restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
icu_rule_loader.py move country_info into data submodule 2022-07-06 11:08:36 +02:00
icu_token_analysis.py handle unknown analyzer 2022-03-01 09:34:32 +01:00
icu_tokenizer.py move PlaceInfo into data submodule 2022-07-06 10:54:47 +02:00
legacy_tokenizer.py port legacy tokenizer to new postcode handling 2022-06-23 23:42:31 +02:00
place_sanitizer.py sanitizer: move helpers into a configuration class 2022-02-07 10:48:00 +01:00