You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "James Kosin (Closed) (JIRA)" <ji...@apache.org> on 2011/12/21 06:01:31 UTC

[jira] [Closed] (OPENNLP-415) NameFinder Dictionary Search Not Working Correctly

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

James Kosin closed OPENNLP-415.
-------------------------------

    
> NameFinder Dictionary Search Not Working Correctly
> --------------------------------------------------
>
>                 Key: OPENNLP-415
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-415
>             Project: OpenNLP
>          Issue Type: Bug
>          Components: Name Finder
>    Affects Versions: tools-1.5.1-incubating, tools-1.5.2-incubating
>            Reporter: James Kosin
>            Assignee: James Kosin
>              Labels: case, dictionary, sensitivity
>             Fix For: tools-1.5.3-incubating
>
>
> With a case_sensitive="false" dictionary, the DictionaryNameFinder wrongly doesn't find the correct name.
> Thanks to Loic Descotte for finding this bug.
> A Dictionary containing "tamato" and a sentence containing "Tamato" does not correctly find the name.
> The bug was traced to a reworked MetaDictionary that tries to filter the sentece tokens based on presence in the dictionary.  This new dictionary however is case sensitive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira