Namespace NOpenNLP.Tools.Cmdline.Namefind

Classes

CensusDictionaryCreatorTool

This tool helps create a loadable dictionary for the NameFinder, from data collected from US Census data.

Data for the US Census and names can be found here for the 1990 Census:
www.census.gov

NameEvaluationErrorListener

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

NameSampleCountersStream

Counts tokens, sentences and names by type

TokenNameFinderConverterTool

Tool to convert multiple data formats into native OpenNLP name finder training format.

TokenNameFinderCrossValidatorTool
TokenNameFinderDetailedFMeasureListener
TokenNameFinderEvaluatorTool
TokenNameFinderFineGrainedReportListener

Generates a detailed report for the NameFinder.

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

TokenNameFinderModelLoader

Loads a Token Name Finder Model for the command line tools.

Note: Do not use this class, internal use only!
TokenNameFinderTool
TokenNameFinderTrainerTool