Namespace NOpenNLP.Tools.Cmdline.Postag
Classes
- POSEvaluationErrorListener
A default implementation of IEvaluationMonitor<T> that prints to an output stream.
- POSModelLoader
Loads a POS Tagger Model for the command line tools.
Note: Do not use this class, internal use only!
- POSTaggerFineGrainedReportListener
Generates a detailed report for the POS Tagger.
It is possible to use it from an API and access the statistics using the provided getters.