add Python part for new ICU-based tokenizer

This commit is contained in:
Sarah Hoffmann
2021-05-02 17:52:45 +02:00
parent 3c67bae868
commit f44af49df9
6 changed files with 1626 additions and 1 deletions

View File

@@ -10,4 +10,4 @@ ignored-modules=icu
# closing added here because it sometimes triggers a false positive with
# 'with' statements.
ignored-classes=NominatimArgs,closing
disable=too-few-public-methods
disable=too-few-public-methods,duplicate-code