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
a08ef43e40fc940050cf962913677285b58493ef
Nominatim
/
nominatim
/
tokenizer
History
Sarah Hoffmann
1e86dc1d93
remove default parameter for namedtuple
...
This is only available in Python 3.7.
2021-07-06 22:57:42 +02:00
..
__init__.py
introduce tokenizer modules
2021-04-30 11:29:57 +02:00
factory.py
do not hide errors when importing tokenizer
2021-05-18 16:28:21 +02:00
icu_name_processor.py
limit the number of variants that can be produced
2021-07-04 10:28:28 +02:00
icu_rule_loader.py
switch to a more flexible variant description format
2021-07-04 10:28:20 +02:00
icu_variants.py
remove default parameter for namedtuple
2021-07-06 22:57:42 +02:00
legacy_icu_tokenizer.py
restrict partial word counting to names of reasoanble length
2021-07-04 10:28:28 +02:00
legacy_tokenizer.py
adapt tests for ICU tokenizer
2021-07-04 10:28:20 +02:00