Al
|
eea11beb6a
|
[expansion] using easier-to-access data structure for address dictionaries
|
2016-11-27 00:56:48 -08:00 |
|
Al
|
be5fd79a48
|
[expansion] Prefix/suffix expansions by default can apply to ADDRESS_ANY but also inherit the types of any dictionary that lists their canonical form (so we can add suffixes without worrying about whether they're for streets or place names, etc.)
|
2016-07-21 17:04:57 -04:00 |
|
Al
|
49d389b9d8
|
[refactor] changing names in int-valued hash tables
|
2015-09-08 00:15:14 -07:00 |
|
Al
|
de5d6945b5
|
[expansion] Adding search_address_dictionaries_prefix/suffix for concatenated prefixes/suffixes e.g. in Germanic languages. Adding a flag to the address_expansion struct and trie value to denote separability, adding prefix/suffix keys during dictionary creation
|
2015-08-10 16:15:01 -04:00 |
|
Al
|
27af28eacf
|
[expansion] Changes to address_expansion struct to allow for multiple dictionaries per record. Only adding unique canonical strings to the string array
|
2015-07-22 20:35:29 -04:00 |
|
Al
|
0a9e92f11f
|
[expansion] Adding both key (for membership tests) and language-prefixed key to address dictionary
|
2015-07-22 17:21:09 -04:00 |
|
Al
|
f61d993157
|
[expansion] removing the self param from address_dictionary methods, adding search_address_dictionaries method which searches a string for phrases in a particular language
|
2015-07-22 03:51:28 -04:00 |
|
Al
|
ba8ff2b0c6
|
[expansion] Language prefixed keys
|
2015-07-22 02:16:22 -04:00 |
|
Al
|
5d21cb1604
|
[expansion] Address dictionary builder
|
2015-07-21 16:46:57 -04:00 |
|