Rupert Westenthaler created STANBOL-726:
-------------------------------------------
Summary: The KeywordlinkingEngine sets the value configured for
"Min Token Length" to "Max Suggestions"
Key: STANBOL-726
URL: https://issues.apache.org/jira/browse/STANBOL-726
Project: Stanbol
Issue Type: Bug
Environment: This is caused by using the wrong method of the
LinkerConfig for storing the configuration within the activation method.
With the default configuration this has no effect as both values are set to '3'
so most users should not be affected by that.
Reporter: Rupert Westenthaler
Assignee: Rupert Westenthaler
The if/else for converting matched labels to lower case if the 'casesensitive'
switch is deactivated (default) is exactly in the wrong direction (not
converting labels to lower case if deactivated). Because of that matches are
not correct. This is extremely evident for abbreviation (e.g. BBC) where the
match is 0.0 instead of 1.0.
--
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