Evaluate NERSchemas

From Anote2Wiki
Revision as of 16:21, 17 November 2014 by Anote2Wiki (talk | contribs)
Jump to: navigation, search

Operation

You can apply an evaluation operation comparing two NERSchemas to calculate the annotation recall, precision and f-score between a NERSchema taken as a gold standard (typically taken from a corpus with manual annotations) and a NERSchema to compare (typically from running a specific algorithm or pipeline). To start the evaluation process, right click on the NERSchema Datatype to be selected as gold standard and select "Evaluate -> NER Schema".


NERSchema Evaluate.png


Select NERSchema to compare

A GUI will be launched to choose the NERSchema Datatype (in blue) to be compared with the gold standard selected on the clipboard.


NERSchema Evaluate GUI.png


NOTES: Only NERSchemas with the same Normalization process as the one NERSchema gold standard will appear.

Result

An information pop-up with the annotation recall, precision and f-score measures will appear after the evaluation process.


RESchema Evaluate Result.png