Nominatim/nominatim/tokenizer/token_analysis
Sarah Hoffmann 612d34930b handle postcodes properly on word table updates
update_postcodes_from_db() needs to do the full postcode treatment
in order to derive the correct word table entries.
2022-06-23 23:42:31 +02:00
..
__init__.py make token analyzers configurable modules 2021-10-04 17:37:34 +02:00
config_variants.py pylint: avoid explicit use of format() function 2022-05-11 09:48:56 +02: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
postcodes.py handle postcodes properly on word table updates 2022-06-23 23:42:31 +02:00