You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Mark Giaconia (JIRA)" <ji...@apache.org> on 2014/03/07 13:17:43 UTC

[jira] [Closed] (OPENNLP-664) GeoEntityLinker addon should not use stoplist when indexing GeoNames in Lucene

     [ https://issues.apache.org/jira/browse/OPENNLP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Giaconia closed OPENNLP-664.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

Empty stoplist is passed to constructor of the StandardAnalyzer.

> GeoEntityLinker addon should not use stoplist when indexing GeoNames in Lucene
> ------------------------------------------------------------------------------
>
>                 Key: OPENNLP-664
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-664
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Entity Linker
>    Affects Versions: 1.6.0
>            Reporter: Mark Giaconia
>            Assignee: Mark Giaconia
>             Fix For: 1.6.0
>
>
> Currently some country codes are stopwords when using a standardanalyzer in lucene, for instance India's country code is "in", which is a stopword. This confounds the result of queries in which country code derived from country context processing is used as a condition in the search.



--
This message was sent by Atlassian JIRA
(v6.2#6252)