You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Madhav Sharan (JIRA)" <ji...@apache.org> on 2015/11/17 22:41:11 UTC

[jira] [Created] (TIKA-1797) Pick best location by analysing context in GeoTopic parser

Madhav Sharan created TIKA-1797:
-----------------------------------

             Summary: Pick best location by analysing context in GeoTopic parser 
                 Key: TIKA-1797
                 URL: https://issues.apache.org/jira/browse/TIKA-1797
             Project: Tika
          Issue Type: Improvement
          Components: parser
         Environment: ALL
            Reporter: Madhav Sharan


lucene-geo-gazetteer is enhanced to return multiple results for a string. 

GeoTopic parser should start using new fields country code and admin codes to determine best possible locations within context of a document.

Proposal:
1. Get top 3 results for each location string
2. Group all locations on country code, admin code1, admin code2
3. Give priority to most occuring country, admin code1, admin code 2





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)