geocore/geocoder
2019-12-17 14:06:56 +03:00
..
geocoder_cli geocore initial copy 2019-09-16 17:54:22 +03:00
geocoder_tests [geocoder] Fix tests 2019-12-17 14:06:56 +03:00
CMakeLists.txt Move geocoder to rapidjson 2019-10-16 20:19:32 +03:00
geocoder.cpp [geocoder] Refactor for code review 2019-12-17 14:06:56 +03:00
geocoder.hpp [geocoder] Refactor for code review: rename *tokenIds -> *tokensPositions 2019-12-17 14:06:56 +03:00
hierarchy.cpp [geocoder] Fix correct rank for eponymous Town and Hamlet: calculate result ranks by kind field (in jsonl) 2019-11-27 15:37:31 +03:00
hierarchy.hpp [geocoder] Fix correct rank for eponymous Town and Hamlet: calculate result ranks by kind field (in jsonl) 2019-11-27 15:37:31 +03:00
hierarchy_reader.cpp [geocoder] Add method for data version retrieve from jsonl-file 2019-11-25 14:02:54 +03:00
hierarchy_reader.hpp [geocoder] Add method for data version retrieve from jsonl-file 2019-11-25 14:02:54 +03:00
house_numbers_matcher.cpp [geocoder] Refactor for code review 2019-12-17 14:06:56 +03:00
house_numbers_matcher.hpp [geocoder] Fix rank for house number candidate with extra tokens 2019-12-17 14:06:56 +03:00
index.cpp geocore initial copy 2019-09-16 17:54:22 +03:00
index.hpp geocore initial copy 2019-09-16 17:54:22 +03:00
name_dictionary.cpp geocore initial copy 2019-09-16 17:54:22 +03:00
name_dictionary.hpp geocore initial copy 2019-09-16 17:54:22 +03:00
result.cpp geocore initial copy 2019-09-16 17:54:22 +03:00
result.hpp geocore initial copy 2019-09-16 17:54:22 +03:00
types.cpp [geocoder] Fix correct rank for eponymous Town and Hamlet: calculate result ranks by kind field (in jsonl) 2019-11-27 15:37:31 +03:00
types.hpp [geocoder] Fix correct rank for eponymous Town and Hamlet: calculate result ranks by kind field (in jsonl) 2019-11-27 15:37:31 +03:00