Nominatim/nominatim/clicmd
Sarah Hoffmann bb5de9b955 extend word statistics to address index
Word frequency in names is not sufficient to interpolate word
frequency in the address because names of towns, states etc. are
much more frequently used than, say street names.
2024-03-18 11:25:48 +01:00
..
__init__.py add skeleton code for convert function 2023-10-23 17:19:12 +02:00
add_data.py call osm2pgsql postprocessing flush_deleted_places() when adding data 2023-03-31 18:05:07 +02:00
admin.py remove unused code 2023-10-23 11:55:18 +02:00
api.py move localization into add_result_details 2023-09-19 11:17:04 +02:00
args.py Changed naming of flags. 2023-12-07 09:04:33 +01:00
convert.py enable search for sqlite conversion by default 2023-12-07 09:33:42 +01:00
export.py move get_addressdata() implementation to Python 2023-09-26 11:21:36 +02:00
freeze.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
index.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00
refresh.py extend word statistics to address index 2024-03-18 11:25:48 +01:00
replication.py close DB connection when waiting for next update cycle 2023-06-19 12:02:51 +02:00
setup.py extend word statistics to address index 2024-03-18 11:25:48 +01:00
special_phrases.py add type annotations for command line functions 2022-07-18 09:55:54 +02:00