Nominatim/nominatim/tokenizer
Sarah Hoffmann fa2bc60468 introduce name analyzer
The name analyzer is the actual work horse of the tokenizer. It
is instantiated on a thread-base and provides all functions for
analysing names and queries.
2021-04-30 11:30:51 +02:00
..
__init__.py introduce tokenizer modules 2021-04-30 11:29:57 +02:00
factory.py add migration for configurable tokenizer 2021-04-30 11:29:57 +02:00
legacy_tokenizer.py introduce name analyzer 2021-04-30 11:30:51 +02:00