[
https://issues.apache.org/jira/browse/STANBOL-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafa Haro resolved STANBOL-1387.
--------------------------------
Resolution: Fixed
> Adapt AIDA light to support disambiguation of mentions (text annotations)
> extracted by Stanbol
> ----------------------------------------------------------------------------------------------
>
> Key: STANBOL-1387
> URL: https://issues.apache.org/jira/browse/STANBOL-1387
> Project: Stanbol
> Issue Type: Sub-task
> Components: Enhancement Engines
> Reporter: Rafa Haro
> Fix For: 1.0.0
>
>
> AIDA-light original disambiguation service takes as input a text/plain
> content and returns as result a list of Mentions within the text. Each
> mention consists on the most prominent entity candidate in YAGO and a
> confidence value.
> In Stanbol, those mentions are already extracted by the NLP engines and
> converted to TextAnnotations. Therefore, AIDA-light should be extended with a
> new service that would receive TextAnnotations and the original content as
> parameters and would return YAGO's candidates ordered by their
> disambiguation's confidences values for each TextAnnotation. Those candidates
> will be mapped later to Entity Annotations back in Stanbol
--
This message was sent by Atlassian JIRA
(v6.2#6252)