]> git.openstreetmap.org Git - nominatim.git/commit
add new command for cleaning word tokens
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Jan 2022 19:05:15 +0000 (20:05 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 20 Jan 2022 19:05:15 +0000 (20:05 +0100)
commit344a2bfc1a3c7cce1f7517e707e420adbdc41116
treee915e2f4148d036f52d1d26eb37a6830251d7069
parent86588419fb1c3fffe131c0e8d99ecea3c77d67c5
add new command for cleaning word tokens

Just pulls outdated housenumbers for the moment.
nominatim/clicmd/refresh.py
nominatim/tokenizer/base.py
nominatim/tokenizer/icu_tokenizer.py
nominatim/tokenizer/legacy_tokenizer.py