You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@opennlp.apache.org by "Mark Giaconia (JIRA)" <ji...@apache.org> on 2013/10/22 13:37:02 UTC

[jira] [Resolved] (OPENNLP-608) EntityLinker framework should provide the means to return multiple types of scores for linkedspans

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

Mark Giaconia resolved OPENNLP-608.
-----------------------------------

    Resolution: Implemented

Implemented

> EntityLinker framework should provide the means to return multiple types of scores for linkedspans
> --------------------------------------------------------------------------------------------------
>
>                 Key: OPENNLP-608
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-608
>             Project: OpenNLP
>          Issue Type: Sub-task
>          Components: Entity Linker
>    Affects Versions: 1.6.0
>            Reporter: Mark Giaconia
>            Assignee: Mark Giaconia
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Currently the entitylinker LinkedSpan<BaseLink> only has fields for two scores. The BaseLink class should expose a hashmap<String, Double> in order to allow users to score in multiple ways. The GeoEntityLinker will return a FuzzyString matching score based on Dice coef, a CountryContext score, a GeoHashBinning score, and a database rank score. With these scores a user can define downstream logic per business needs.



--
This message was sent by Atlassian JIRA
(v6.1#6144)