Nominatim/nominatim/tokenizer
Sarah Hoffmann 9a5f75dba7
Merge pull request #2993 from biswajit-k/delete-tags
Adds sanitizer for preventing certain tags to enter search index based on parameters
2023-03-09 14:31:45 +01:00
..
sanitizers Merge pull request #2993 from biswajit-k/delete-tags 2023-03-09 14:31:45 +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