This website requires JavaScript.
Explore
Help
Sign In
hans
/
Nominatim
Watch
1
Star
0
Fork
1
You've already forked Nominatim
mirror of
https://github.com/osm-search/Nominatim.git
synced
2026-02-16 15:47:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
194b607491ddd287ecc882ea2744933af84d869e
Nominatim
/
src
/
nominatim_db
/
tokenizer
/
token_analysis
History
Sarah Hoffmann
3cb183ffb0
add lookup word to variants in word table
2025-03-31 14:52:50 +02:00
..
__init__.py
split code into submodules
2024-06-26 11:52:47 +02:00
base.py
add lookup word to variants in word table
2025-03-31 14:52:50 +02:00
config_variants.py
fix style issue found by flake8
2024-11-10 22:47:14 +01:00
generic_mutation.py
fix style issue found by flake8
2024-11-10 22:47:14 +01:00
generic.py
add lookup word to variants in word table
2025-03-31 14:52:50 +02:00
housenumbers.py
fix style issue found by flake8
2024-11-10 22:47:14 +01:00
postcodes.py
fix style issue found by flake8
2024-11-10 22:47:14 +01:00
simple_trie.py
replace datrie library with a more simple pure-Python class
2025-02-24 10:24:21 +01:00