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 2012/05/22 07:35:40 UTC

[jira] [Created] (STANBOL-623) The KeywordLinkingEngine does not select the best fitting label for suggested Entities

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

        

[jira] [Resolved] (STANBOL-623) The KeywordLinkingEngine does not select the best fitting label for suggested Entities

Posted by "Rupert Westenthaler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-623.
-----------------------------------------

    Resolution: Fixed

implemented with 1341434
                
> 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

        

[jira] [Updated] (STANBOL-623) The KeywordLinkingEngine does not select the best fitting label for suggested Entities

Posted by "Fabian Christ (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Christ updated STANBOL-623:
----------------------------------

      Component/s: Enhancer
    Fix Version/s: enhancer-0.10.0-incubating
    
> 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: Engine - KeywordExtraction, Enhancer
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: enhancer-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

        

[jira] [Updated] (STANBOL-623) The KeywordLinkingEngine does not select the best fitting label for suggested Entities

Posted by "Fabian Christ (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STANBOL-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabian Christ updated STANBOL-623:
----------------------------------

      Component/s:     (was: Enhancer)
                   Engine - KeywordExtraction
    Fix Version/s:     (was: enhancer-0.10.0-incubating)
    
> 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: Engine - KeywordExtraction
>    Affects Versions: 0.9.0-incubating
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>
> 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