Nominatim/nominatim/tokenizer
2022-06-23 23:42:31 +02:00
..
sanitizers fix postcode pattern for Mozambique 2022-06-23 23:42:31 +02:00
token_analysis introduce and use analyzer for postcodes 2022-06-23 23:42:31 +02:00
__init__.py introduce tokenizer modules 2021-04-30 11:29:57 +02:00
base.py add new command for cleaning word tokens 2022-01-20 20:05:15 +01:00
factory.py restore the tokenizer directory when missing 2022-03-20 11:31:42 +01:00
icu_rule_loader.py sanitizer: move helpers into a configuration class 2022-02-07 10:48:00 +01:00
icu_token_analysis.py handle unknown analyzer 2022-03-01 09:34:32 +01:00
icu_tokenizer.py fix linting issue 2022-06-23 23:42:31 +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