[ 
https://issues.apache.org/jira/browse/OPENNLP-790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14626714#comment-14626714
 ] 

Anthony Beylerian edited comment on OPENNLP-790 at 7/14/15 5:33 PM:
--------------------------------------------------------------------

removed unused variables

changed the output format to : [Source SenseKey Score]
each WSDisambiguator is assumed to have at least [Source SenseKey] as output 
for each disambiguation.
In the case of Lesk and other unsupervised approaches with scores, the score 
can be provided as extra output.
For now only the highest scoring disambiguated sense is considered in 
evaluation.

added explanation about accuracy


was (Author: beylerian):
removed unused variables
changed the output format to : [Source SenseKey Score]
added explanation about accuracy

> Add an evaluator to the WSDisambiguator component
> -------------------------------------------------
>
>                 Key: OPENNLP-790
>                 URL: https://issues.apache.org/jira/browse/OPENNLP-790
>             Project: OpenNLP
>          Issue Type: Task
>          Components: wsd
>            Reporter: Anthony Beylerian
>         Attachments: evaluatorv1.patch, evaluatorv2.patch, helpers_data.patch
>
>
> The WSDisambiguator needs an evaluator to measure the performance of its 
> different implementations. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to