]> git.openstreetmap.org Git - nominatim.git/commitdiff
icu: normalise simplified to traditional chinese
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 31 Aug 2021 09:18:34 +0000 (11:18 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 31 Aug 2021 09:18:34 +0000 (11:18 +0200)
The conversion is unambigious in most cases, so that the
information loss is minimal.

settings/icu_tokenizer.yaml

index 5fd30bd8f2ee194806c28942ced3f7ab3191d5c6..c0c8c043c289bdb31f699ce2725e5ca8d0c631be 100644 (file)
@@ -1,5 +1,6 @@
 normalization:
     - ":: lower ()"
+    - ":: Hans-Hant"
     - !include icu-rules/unicode-digits-to-decimal.yaml
     - "'№' > 'no'"
     - "'n°' > 'no'"