Rupert Westenthaler created STANBOL-623:
-------------------------------------------
Summary: The KeywordLinkingEngine does not select the best fitting
label for suggested Entities
Key: STANBOL-623
URL: https://issues.apache.org/jira/browse/STANBOL-623
Project: Stanbol
Issue Type: Bug
Components: Enhancer
Affects Versions: 0.9.0-incubating
Reporter: Rupert Westenthaler
Assignee: Rupert Westenthaler
Priority: Minor
Fix For: 0.10.0-incubating
This is caused by an Bug in the Suggestion#getBestLabel(..) method as the check
for the similarity of the label to the matched label does not use the field but
instead uses the label locally defined in the method.
Because of that the first label with a compatible language is used instead of
the label that matches the detected mention within the text.
--
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