Namespace NOpenNLP.Tools.Cmdline.Lemmatizer

Classes giving access to the NOpenNLP.Tools.Lemmatizer functionalities.

Classes

LemmaEvaluationErrorListener

A default implementation of IEvaluationMonitor<T> that prints to an output stream.

LemmatizerEvaluatorTool
LemmatizerFineGrainedReportListener

Generates a detailed report for the Lemmatizer.

It is possible to use it from an API and access the statistics using the provided getters.

LemmatizerMETool
LemmatizerModelLoader

Loads a Lemmatizer Model for the command line tools.

Note: Do not use this class, internal use only!
LemmatizerTrainerTool