Nominatim/nominatim
Sarah Hoffmann 97a10ec218 apply variants by languages
Adds a tagger for names by language so that the analyzer of that
language is used. Thus variants are now only applied to names
in the specific language and only tag name tags, no longer to
reference-like tags.
2021-10-06 11:09:54 +02:00
..
clicmd use yaml config loader for country info 2021-09-04 00:22:55 +02:00
db convert word info column to json before copying 2021-07-28 11:31:47 +02:00
indexer export more data for the tokenizer name preparation 2021-09-29 11:54:14 +02:00
tokenizer apply variants by languages 2021-10-06 11:09:54 +02:00
tools apply variants by languages 2021-10-06 11:09:54 +02:00
__init__.py add skeleton for new Nominatim executables 2021-01-12 10:17:28 +01:00
cli.py move add-data subcommand into a separate file 2021-07-25 18:14:12 +02:00
config.py move flatten_config_list into config module 2021-10-04 11:56:54 +02:00
errors.py fix linting issues 2021-01-30 16:42:25 +01:00
version.py increase minimum version for PostgreSQL to 9.5 2021-07-19 10:21:19 +02:00