This website requires JavaScript.
Explore
Help
Sign In
safety-screen
/
Nominatim
Watch
1
Star
0
Fork
0
You've already forked Nominatim
forked from
hans/Nominatim
Code
Pull Requests
Activity
Files
22bd9c4993ecb07d6c0b4f95d35c98bdfd98660d
Nominatim
/
nominatim
/
tokenizer
/
token_analysis
History
Sarah Hoffmann
bb2bd76f91
pylint: avoid explicit use of format() function
...
Use psycopg2 SQL formatters for SQL and formatted string literals everywhere else.
2022-05-11 09:48:56 +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