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 2014/02/24 15:29:20 UTC

[jira] [Resolved] (STANBOL-1283) Add "includeSimilarScore" option for entity linking engines

     [ https://issues.apache.org/jira/browse/STANBOL-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rupert Westenthaler resolved STANBOL-1283.
------------------------------------------

    Resolution: Fixed

fixed with http://svn.apache.org/r1571145 in release-0.12 (0.12.1-SNAPSHOT) and http://svn.apache.org/r1571294 in trunk (1.0.0-SNAPSHOT)

> Add "includeSimilarScore" option for entity linking engines
> -----------------------------------------------------------
>
>                 Key: STANBOL-1283
>                 URL: https://issues.apache.org/jira/browse/STANBOL-1283
>             Project: Stanbol
>          Issue Type: New Feature
>          Components: Enhancement Engines
>    Affects Versions: 0.12.0
>            Reporter: Rupert Westenthaler
>            Assignee: Rupert Westenthaler
>            Priority: Minor
>             Fix For: 1.0.0, 0.12.1
>
>
> EntityLinkingEngines do allow to specify the maximum number of suggestions. This feature will allow to include all results with the same score as the last included.
> This is especially useful for disambiguation. While 3 results will be OK for rare labels you would still like to have all 47 Portland known by Wikipedia. 
> This will add the boolean switch
>     enhancer.engines.linking.includeSimilarScore
> the default will be 'false'
> This will be added to the EntityLinkerConfig. The EntityLinkingEngine and the LuceneFstLinkingEngine will support this new feature.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)