Uses of Class
opennlp.tools.formats.LanguageSampleStreamFactory
-
Packages that use LanguageSampleStreamFactory Package Description opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad opennlp.tools.formats.convert -
-
Uses of LanguageSampleStreamFactory in opennlp.tools.formats
Subclasses of LanguageSampleStreamFactory in opennlp.tools.formats Modifier and Type Class Description classConll02NameSampleStreamFactoryNote: Do not use this class, internal use only!classConll03NameSampleStreamFactoryclassEvalitaNameSampleStreamFactoryNote: Do not use this class, internal use only!classTokenSampleStreamFactoryFactory producing OpenNLPTokenSampleStreams. -
Uses of LanguageSampleStreamFactory in opennlp.tools.formats.ad
Subclasses of LanguageSampleStreamFactory in opennlp.tools.formats.ad Modifier and Type Class Description classADChunkSampleStreamFactoryA Factory to create a Arvores Deitadas ChunkStream from the command line utility.classADNameSampleStreamFactoryA Factory to create a Arvores Deitadas NameSampleDataStream from the command line utility.classADPOSSampleStreamFactoryNote: Do not use this class, internal use only!classADSentenceSampleStreamFactoryNote: Do not use this class, internal use only! -
Uses of LanguageSampleStreamFactory in opennlp.tools.formats.convert
Subclasses of LanguageSampleStreamFactory in opennlp.tools.formats.convert Modifier and Type Class Description classParseToPOSSampleStreamFactoryNote: Do not use this class, internal use only!
-