| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
7c84d36ac9 |
IsNumberGeographical public + better detection of "geographical numbers" in geocoder (#1277)
Making function IsNumberGeographical public. This function operates on the type of number and the country it belongs to only, so may have some false positives. Using this in the geocoder so that geocoding now limited to numbers that we consider geographical, based on their type and country, rather than just based on their type. The C++ geocoder did not previously check the number type/country at all. Indonesian and Chinese mobile numbers have now been added to the list of possibly-geographical numbers. |
9 years ago |
|
|
33e35185ec | JAVA: Update to geocoder | 12 years ago |
|
|
b59d9080ab | Changing license to Libphonenumber Authors. | 15 years ago |
|
|
eedbf3ac30 | JAVA,GEODATA: libphonenumber 3.8. Contains some bug-fixes, metadata improvements and improved phone-number-matcher behaviour. Consult the release notes for more information. Also updating a unit-test in CPP that would now fail with the testing metadata changes. | 15 years ago |
|
|
39c190d178 | JAVA: Adding unittests for offline geocoding. Also modified build file to produce separate jars. | 15 years ago |
|
|
438e023de1 | Adding geocoding data and test files. | 15 years ago |