]> git.openstreetmap.org Git - nominatim.git/history - nominatim/tokenizer/sanitizers/split_name_list.py
sanitizer: move helpers into a configuration class
[nominatim.git] / nominatim / tokenizer / sanitizers / split_name_list.py
2022-02-07 Sarah Hoffmannsanitizer: move helpers into a configuration class
2022-01-20 Sarah HoffmannMerge pull request #2588 from lonvia/housenumber-sanitizer
2022-01-20 Sarah Hoffmannfix linting issues
2022-01-20 Sarah Hoffmannclean_housenumbers: make kinds and delimiters configurable
2022-01-04 Sarah HoffmannMerge pull request #2562 from lonvia/copyright-headers
2022-01-03 Sarah Hoffmannadd consistent SPDX copyright headers
2021-10-11 Sarah HoffmannMerge pull request #2450 from mtmail/tiger-data-2021
2021-10-09 Sarah HoffmannMerge pull request #2460 from lonvia/multiple-analyzers
2021-10-07 Sarah Hoffmannadd documentation for new configuration of ICU tokenizer
2021-10-05 Sarah Hoffmannuse analyser provided in the 'analyzer' property
2021-10-01 Sarah HoffmannMerge pull request #2458 from lonvia/add-tokenizer...
2021-10-01 Sarah Hoffmannadd unit tests for new sanatizer functions
2021-10-01 Sarah Hoffmannintroduce sanitizer step before token analysis