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
ca7b46511d41d67e229f758e638367c241815c11
Nominatim
/
nominatim
/
tokenizer
/
token_analysis
History
Sarah Hoffmann
ca7b46511d
introduce and use analyzer for postcodes
2022-06-23 23:42:31 +02:00
..
__init__.py
make token analyzers configurable modules
2021-10-04 17:37:34 +02:00
config_variants.py
pylint: avoid explicit use of format() function
2022-05-11 09:48:56 +02:00
generic_mutation.py
introduce mutation variants to generic token analyser
2022-01-18 11:09:21 +01:00
generic.py
move generation of normalized token form to analyzer
2022-03-01 09:34:32 +01:00
housenumbers.py
housenumber analyzer: avoid creating too many variants
2022-03-01 09:34:32 +01:00
postcodes.py
introduce and use analyzer for postcodes
2022-06-23 23:42:31 +02:00