public class TaggerEvaluation
extends java.lang.Object
Evaluation of Tagger
NB. As it is implemented at the moment, to be used just for small tests with
small files. Takes quite a long time with big files. If one needs to test big files,
it is better to implement iteration over sentences and not over the complete list of Tokens.