You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by "Rupert Westenthaler (JIRA)" <ji...@apache.org> on 2013/04/23 15:11:19 UTC

[jira] [Created] (STANBOL-1051) EntityLinking does not correctly handle Phrase, NER and Pos annotations with unknown probability

Rupert Westenthaler created STANBOL-1051:
--------------------------------------------

             Summary: EntityLinking does not correctly handle Phrase, NER and Pos annotations with unknown probability
                 Key: STANBOL-1051
                 URL: https://issues.apache.org/jira/browse/STANBOL-1051
             Project: Stanbol
          Issue Type: Bug
          Components: Enhancement Engines
    Affects Versions: enhancement-engines-0.10.0
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler


Annotations with unknown probability are ignored by the EntityLinkingEngine as the UNKNOWN_CONFIDENCE value (-1) is not correctly handled and therefore confidence values are interpreted as lower than the processing threshold.

This means that all Phrase, NER and POS annotations with unknown probability are getting ignored. 

Most users will not be affected by that as all currently integrated NLP frameworks do provide probabilities. However users that have integrated custom NLP engines might get affected by this.

 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira