Nominatim/nominatim/tokenizer/token_analysis
Sarah Hoffmann 13ed184efd housenumber analyzer: avoid creating too many variants
Housenumber fields with lots of text are likely bad data. So is
data with many changes from letter to digit. Exclude them from adding
optional spaces.
2022-03-01 09:34:32 +01:00
..
__init__.py make token analyzers configurable modules 2021-10-04 17:37:34 +02:00
config_variants.py move variant configuration reading in separate file 2022-01-18 11:09:21 +01:00
generic_mutation.py introduce mutation variants to generic token analyser 2022-01-18 11:09:21 +01:00
generic.py move generation of normalized token form to analyzer 2022-03-01 09:34:32 +01:00
housenumbers.py housenumber analyzer: avoid creating too many variants 2022-03-01 09:34:32 +01:00