[dictionaries] adding new street_names.txt dictionary and movign all the synonyms to there, generating the new dictionary type in address_dictionaries.py
This commit is contained in:
@@ -98,6 +98,7 @@ gazetteer_types = {
|
||||
'qualifiers': 'DICTIONARY_QUALIFIER',
|
||||
'staircases': 'DICTIONARY_STAIRCASE',
|
||||
'stopwords': 'DICTIONARY_STOPWORD',
|
||||
'street_names': 'DICTIONARY_STREET_NAME',
|
||||
'street_types': 'DICTIONARY_STREET_TYPE',
|
||||
'surnames': 'DICTIONARY_SURNAME',
|
||||
'synonyms': 'DICTIONARY_SYNONYM',
|
||||
|
||||
Reference in New Issue
Block a user