]> git.openstreetmap.org Git - nominatim.git/commit
icu: move housenumber token computation out of TokenInfo
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 15 Feb 2022 20:20:47 +0000 (21:20 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 1 Mar 2022 08:34:32 +0000 (09:34 +0100)
commit243725aae1aa35e4cd3bf2dc241828ca9e9d79e5
treebb3c87a8d8a2f4fdd3e3596836e539bbe3d28df8
parent0bb59b2e225d9015462cbf069f83d6ed75eaaf3a
icu: move housenumber token computation out of TokenInfo

This was the last function to use the cache. There is a more clean
separation of responsibility now.
nominatim/tokenizer/icu_tokenizer.py