Al
|
9cbbca5e47
|
[addresses] Metro station phrase for Japanese
|
2016-08-06 19:33:42 -04:00 |
|
Al
|
d59ab82701
|
[metro stations] Adding metro station phrase generator
|
2016-08-06 19:33:21 -04:00 |
|
Al
|
1e27ad1124
|
[metro stations] Adding metro station component to address formatter
|
2016-08-06 19:13:20 -04:00 |
|
Al
|
5cff119d25
|
[fix] command line arg
|
2016-08-06 18:36:27 -04:00 |
|
Al
|
406666362c
|
[fix] command-line index creation
|
2016-08-06 18:36:01 -04:00 |
|
Al
|
7ddd553129
|
[fix] metro stations reverse geocoder
|
2016-08-06 18:30:54 -04:00 |
|
Al
|
5e44f6954b
|
[metro stations] Adding metro stations reverse geocoder
|
2016-08-06 18:24:25 -04:00 |
|
Al
|
954bb08a8d
|
[points] Fixes to point index
|
2016-08-06 18:23:30 -04:00 |
|
Al
|
964728a02d
|
[fix] block phrases for Japanese and namespaced language handling in case Romaji is chosen before normalization
|
2016-08-06 14:50:39 -04:00 |
|
Al
|
684550ea7d
|
[fix] only add house_number phrase to numeric inputs
|
2016-08-06 14:49:28 -04:00 |
|
Al
|
8b5d44e173
|
[fix] Japanese house numbers aren't without dependencies, just have different ones (road or suburb or city_district)
|
2016-08-06 03:38:44 -04:00 |
|
Al
|
2c024ce9f4
|
[addresses] special case for Japan, house_number does not depend on street name
|
2016-08-06 02:38:58 -04:00 |
|
Al
|
445e8082c8
|
[addresses] Adding per-country overrides for address component dependencies
|
2016-08-06 02:36:47 -04:00 |
|
Al
|
3137ef5c6a
|
[build] configure/Makefile changes to use SIMD exp and BLAS when available
|
2016-08-06 00:43:24 -04:00 |
|
Al
|
59e28c6c2a
|
[math] double_array definition in collections.h to use new vectorized exp
|
2016-08-06 00:40:38 -04:00 |
|
Al
|
46cd725c13
|
[math] Generic dense matrix implementation using BLAS calls for matrix-matrix multiplication if available
|
2016-08-06 00:40:01 -04:00 |
|
Al
|
d4a792f33c
|
[math] Adding fast SIMD exponent using the Remez algorithm for vectorized exp
|
2016-08-06 00:31:16 -04:00 |
|
Al
|
161f18575d
|
[utils] Adding realloc checks to vector implementation
|
2016-08-05 23:02:52 -04:00 |
|
Al
|
14c35b35c6
|
[fix] probabilities in Romanian address config
|
2016-08-04 17:53:10 -04:00 |
|
Al
|
13718355cc
|
[test] Test zones in address configs
|
2016-08-04 17:52:19 -04:00 |
|
Al
|
eb4c957b4c
|
[test] Adding tests for known number of floors as it touches different parts of the address configs
|
2016-08-03 17:40:48 -04:00 |
|
Al
|
f33882b7bc
|
[fix] Swedish config for top floor phrase
|
2016-08-03 11:54:15 -04:00 |
|
Al
|
813f29f299
|
[osm] Removing the call to normalize_place_names in place data formatting as we should be able to trust the places more than the addresses
|
2016-08-02 16:29:34 -04:00 |
|
Al
|
0ab3b13b75
|
[osm] Remove hanging commas, slashes, etc. Implementing a stricter rule for user-specified tags (not reverse geocoded) so that if they contain an unknown phrase followed by an unknown boundary phrase, we delete that tag and fall back to the reverse geocoded components. Moving CLDR country tagging to later in the process since those are known correct names.
|
2016-08-02 16:25:45 -04:00 |
|
Al
|
97a2436ad7
|
[tokenization] Adding two more sets to token_types for punctuation and non-alphanumerics
|
2016-08-02 16:24:01 -04:00 |
|
Al
|
c40ad99ec7
|
[osm] removing postcode phrase from place training data and adding CLDR countries only after all the other normalizations
|
2016-08-02 14:52:12 -04:00 |
|
Al
|
5117fb21d3
|
[fix] access
|
2016-08-02 03:20:42 -04:00 |
|
Al
|
bd780d3424
|
[fix] typo
|
2016-08-02 03:19:22 -04:00 |
|
Al
|
c74d883344
|
[fix] unindent
|
2016-08-02 03:17:42 -04:00 |
|
Al
|
f29d043544
|
[places] Using all of the ideas that apply to places from address formatting for the places-only data set
|
2016-08-02 03:16:08 -04:00 |
|
Al
|
4ab60cd4fc
|
[osm] Remove boundary names with trailing commas
|
2016-08-02 03:13:05 -04:00 |
|
Al
|
12466b12dc
|
[osm] Removing boundary names (not including postal codes) which are simply digits
|
2016-08-02 02:17:25 -04:00 |
|
Al
|
a1f0c1a3c9
|
[fix] import
|
2016-08-02 01:50:17 -04:00 |
|
Al
|
818bd50105
|
[fix] unit phrase should return None if there's no config available for a particular zone type (again enforcing the idea that venues typically don't have sub-building information)
|
2016-08-01 18:29:32 -04:00 |
|
Al
|
e11c723f8b
|
[fix] var rename
|
2016-08-01 17:50:00 -04:00 |
|
Al
|
79ce922432
|
[osm] Fixing sub-building components so generated numbers are not added to the address components unless cls.phrase returns non-None
|
2016-08-01 17:44:23 -04:00 |
|
Al
|
4c8b662648
|
[fix] block numbers
|
2016-08-01 14:36:28 -04:00 |
|
Al
|
1fb8185b75
|
[osm/boundaries] Allowing OSM entities to map to NULL
|
2016-08-01 00:52:58 -04:00 |
|
Al
|
fa003ca430
|
[fix] indentation in boundaries configs
|
2016-08-01 00:52:10 -04:00 |
|
Al
|
2faffc81e7
|
[fix] import
|
2016-08-01 00:06:47 -04:00 |
|
Al
|
5edc60299c
|
[fix] Bulgarian category probabilities
|
2016-07-31 22:50:48 -04:00 |
|
Al
|
973ac42a97
|
[test] Checking probability distributions as part of the address config tests
|
2016-07-31 22:29:21 -04:00 |
|
Al
|
3ead069b1b
|
[fix] Romanian staircase probability
|
2016-07-31 22:28:31 -04:00 |
|
Al
|
3505af4bc1
|
[fix] don't add phrases for non-numeric existing components
|
2016-07-31 22:14:37 -04:00 |
|
Al
|
d3e50fc894
|
[fix] NULL-phrase first ordering
|
2016-07-31 22:10:25 -04:00 |
|
Al
|
afbb79b81d
|
[osm/parser] Making a much lower probability of generating sub-building components for named venues (usually on the ground floor, etc.)
|
2016-07-31 20:40:44 -04:00 |
|
Al
|
b727078be5
|
[fix] use alphanumeric in generated component configs by default
|
2016-07-31 20:39:22 -04:00 |
|
Al
|
2e92c6fcc8
|
[fix] Probabilities for Ukrainian house numbers
|
2016-07-31 20:01:42 -04:00 |
|
Al
|
0f3c4276b4
|
[fix] args
|
2016-07-31 19:53:39 -04:00 |
|
Al
|
0827caf578
|
[fix] sample=true
|
2016-07-31 19:51:03 -04:00 |
|