Rupert Westenthaler created STANBOL-725:
-------------------------------------------

             Summary: NamedEntityTaggingEngine does not correctly convert 
labels to lowercase when calculating Levenshtein distance
                 Key: STANBOL-725
                 URL: https://issues.apache.org/jira/browse/STANBOL-725
             Project: Stanbol
          Issue Type: Bug
            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

Reply via email to