Commit Graph

785 Commits

Author SHA1 Message Date
Al
0dbfd79b72 [fix] language format changes only apply to local languages 2016-07-21 17:04:57 -04:00
Al
890268aa87 [languages] Use English formats for Romanized CJK 2016-07-21 17:04:57 -04:00
Al
ad4b197ead [fix] floor samples 2016-07-21 17:04:57 -04:00
Al
110be7a245 [fix] args 2016-07-21 17:04:57 -04:00
Al
a1421d4a68 [fix] floors 2016-07-21 17:04:57 -04:00
Al
5ea570835e [fix] args again 2016-07-21 17:04:57 -04:00
Al
7c41d84d8f [fix] args 2016-07-21 17:04:57 -04:00
Al
2e4ba6e6cc [subdivisions/buildings] Adding subdivisions and buildings rtree to training data for getting building height, zone 2016-07-21 17:04:57 -04:00
Al
52aa95c213 [subdivisions] Adding zone types 2016-07-21 17:04:57 -04:00
Al
91db1ec371 [fix] removing unnecessary vars 2016-07-21 17:04:57 -04:00
Al
694020ddf3 [fix] all_names returns a list not a set 2016-07-21 17:04:57 -04:00
Al
97d2bfb508 [osm] venue names 2016-07-21 17:04:57 -04:00
Al
66e35d517d [fix] language disambiguation 2016-07-21 17:04:57 -04:00
Al
2a4f8c5634 [fix] set 2016-07-21 17:04:57 -04:00
Al
4c71cab6a0 [languages] Adding script-only disambiguation 2016-07-21 17:04:57 -04:00
Al
a9959651f8 [fix] parent streets 2016-07-21 17:04:57 -04:00
Al
e4d84fac7e [parser/osm] Adding address sans name for venues probabilistically 2016-07-21 17:04:57 -04:00
Al
3d47d7d13c [fix] place components 2016-07-21 17:04:57 -04:00
Al
e5a0dc5a4f [fix] dependencies 2016-07-21 17:04:57 -04:00
Al
35b4f598f8 [fix] drop invalid components 2016-07-21 17:04:57 -04:00
Al
8c44a5d312 [fix] check for None in chain store query formatting 2016-07-21 17:04:57 -04:00
Al
a0b4095479 [fix] args 2016-07-21 17:04:57 -04:00
Al
2db4105c71 [fix] import 2016-07-21 17:04:57 -04:00
Al
f4c7032842 [fix] field name 2016-07-21 17:04:57 -04:00
Al
57347899af [fix] filenames 2016-07-21 17:04:57 -04:00
Al
bce7004ed7 [fix] import 2016-07-21 17:04:57 -04:00
Al
e57783ff5f [fix] constructor 2016-07-21 17:04:57 -04:00
Al
677a86224e [fix] cli arg name 2016-07-21 17:04:57 -04:00
Al
d04a026528 [fix] no need to init language, etc. in new script 2016-07-21 17:04:57 -04:00
Al
ed4db5150f [fix] coding=utf8 2016-07-21 17:04:57 -04:00
Al
611002ea7a [fix] cleaning up imports 2016-07-21 17:04:57 -04:00
Al
a96e5760a9 [osm] Same great training script, only shorter 2016-07-21 17:04:57 -04:00
Al
840a83976b [parser/osm] OSM address formatter using the new component expansion 2016-07-21 17:04:57 -04:00
Al
cd353fb8da [fix] return value in Chain.query 2016-07-21 17:04:57 -04:00
Al
b884719101 [fix] var name 2016-07-21 17:04:57 -04:00
Al
d56c210fb9 [fix] add_address=True for CategoryQuery/ChainQuery 2016-07-21 17:04:57 -04:00
Al
b061c619d3 [categories] Method to determine which keys to check for category matches given a dict of OSM tags 2016-07-21 17:04:57 -04:00
Al
448f010b22 [fix] Removing template types from AddressFormatter, just drop components as needed 2016-07-21 17:04:57 -04:00
Al
99ebc3228a [addresses] Address component expansion makes a copy while building PO box addresses, now has a drop names method to drop just venue name, etc. 2016-07-21 17:04:57 -04:00
Al
f4a217045f [fix] name error in neighborhoods 2016-07-21 17:04:57 -04:00
Al
4e4686fbfe [gazetteers] Street and synonym dictionary for catching other abbreviations that occur in street names 2016-07-21 17:04:57 -04:00
Al
3017c22dc8 [fix] pivot keys in address formatter 2016-07-21 17:04:57 -04:00
Al
cdd14b137d [fix] set union will usually be over 0 subsets 2016-07-21 17:04:57 -04:00
Al
78935c31a3 [fix] import 2016-07-21 17:04:57 -04:00
Al
2a4794087f [fix] component dependencies 2016-07-21 17:04:57 -04:00
Al
3db44f7502 [places] Places dropout handles things like Luxembourg, Luxembourg, prefering the city in cases where a single component is retained 2016-07-21 17:04:57 -04:00
Al
6fc6f9f591 [addresses] Adding address-level component dropout to AddressComponents (returns an ordering so the client formatter can potentially emit multiple addresses with different components dropped out). Adding PO box and category probabilities to config 2016-07-21 17:04:57 -04:00
Al
aa15d28e0b [fix] docs 2016-07-21 17:04:57 -04:00
Al
0ab109f964 [chains] chain store queries also may use street address for certain preposition types 2016-07-21 17:04:57 -04:00
Al
6b8e7cc2de [categories] Updated category query to have add_address variable (e.g. for 'near 123 Main Street' vs. 'near Brooklyn, NY'), reuses category preposition 2016-07-21 17:04:57 -04:00