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/03/05 13:25:45 UTC

[jira] [Created] (STANBOL-1292) Allow EntityLlinking engines to write entity rankings

Rupert Westenthaler created STANBOL-1292:
--------------------------------------------

             Summary: Allow EntityLlinking engines to write entity rankings
                 Key: STANBOL-1292
                 URL: https://issues.apache.org/jira/browse/STANBOL-1292
             Project: Stanbol
          Issue Type: New Feature
          Components: Enhancement Engines
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
             Fix For: 1.0.0, 0.12.1


Add an option so that EntityLinking engines write the ranking of entities. 

The new option will be supported by all EntityLinking Engines. This includes the EntityhubLinking as well as the FST linking engine and can be enabled by setting "enhancer.engines.linking.writeEntityRankings" to true. The default will be "false".

Rankings are expected to represent the relative importance of an Entity within an Vocabulary. Rankings are attached to "fise:EntityAnnotation" instances by using the "fise:entity-ranking" property.

Possible usages are

* by disambiguation engines as an additional imput to the fise:confidence representing how well the mention in the text matches the label of suggested entities
* by clients that want to sort suggestions by popularity and not by confidnece. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)