Uses of Package
opennlp.tools.namefind
-
Packages that use opennlp.tools.namefind Package Description opennlp.tools.cmdline.namefind opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad opennlp.tools.formats.brat opennlp.tools.formats.convert opennlp.tools.formats.masc opennlp.tools.formats.muc opennlp.tools.formats.ontonotes opennlp.tools.namefind Package related to finding proper names and numeric amounts.opennlp.tools.util.featuregen This package contains classes for generating sequence features. -
Classes in opennlp.tools.namefind used by opennlp.tools.cmdline.namefind Class Description NameSample Class for holding names for a single unit of text.TokenNameFinderEvaluationMonitor TokenNameFinderModel TheTokenNameFinderModel
is the model used by a learnableTokenNameFinder
. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.ad Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.brat Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.convert Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.masc Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.muc Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.formats.ontonotes Class Description NameSample Class for holding names for a single unit of text. -
Classes in opennlp.tools.namefind used by opennlp.tools.namefind Class Description NameContextGenerator Interface for generating the context for an name finder by specifying a set of geature generators.NameFinderSequenceValidator This class is created by theBioCodec
.NameSample Class for holding names for a single unit of text.RegexNameFinder Name finder based on a series of regular expressions.RegexNameFinderFactory.DEFAULT_REGEX_NAME_FINDER RegexNameFinderFactory.RegexAble TokenNameFinder The interface for name finders which provide name tags for a sequence of tokens.TokenNameFinderEvaluationMonitor TokenNameFinderFactory TokenNameFinderModel TheTokenNameFinderModel
is the model used by a learnableTokenNameFinder
. -
Classes in opennlp.tools.namefind used by opennlp.tools.util.featuregen Class Description TokenNameFinder The interface for name finders which provide name tags for a sequence of tokens.