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
3661f7a321ff3c0599a4808faff2a5dea67f6f18
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