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 class
Conll02NameSampleStreamFactory
Note: Do not use this class, internal use only!class
Conll03NameSampleStreamFactory
class
EvalitaNameSampleStreamFactory
Note: Do not use this class, internal use only!class
TokenSampleStreamFactory
Factory producing OpenNLPTokenSampleStream
s. -
Uses of LanguageSampleStreamFactory in opennlp.tools.formats.ad
Subclasses of LanguageSampleStreamFactory in opennlp.tools.formats.ad Modifier and Type Class Description class
ADChunkSampleStreamFactory
A Factory to create a Arvores Deitadas ChunkStream from the command line utility.class
ADNameSampleStreamFactory
A Factory to create a Arvores Deitadas NameSampleDataStream from the command line utility.class
ADPOSSampleStreamFactory
Note: Do not use this class, internal use only!class
ADSentenceSampleStreamFactory
Note: 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 class
ParseToPOSSampleStreamFactory
Note: Do not use this class, internal use only!
-