Uses of Class
opennlp.tools.formats.DetokenizerSampleStreamFactory
-
Packages that use DetokenizerSampleStreamFactory Package Description opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.opennlp.tools.formats.ad opennlp.tools.formats.convert opennlp.tools.formats.irishsentencebank -
-
Uses of DetokenizerSampleStreamFactory in opennlp.tools.formats
Subclasses of DetokenizerSampleStreamFactory in opennlp.tools.formats Modifier and Type Class Description class
ConllXSentenceSampleStreamFactory
Note: Do not use this class, internal use only!class
ConllXTokenSampleStreamFactory
Note: Do not use this class, internal use only! -
Uses of DetokenizerSampleStreamFactory in opennlp.tools.formats.ad
Subclasses of DetokenizerSampleStreamFactory in opennlp.tools.formats.ad Modifier and Type Class Description class
ADTokenSampleStreamFactory
Note: Do not use this class, internal use only! -
Uses of DetokenizerSampleStreamFactory in opennlp.tools.formats.convert
Subclasses of DetokenizerSampleStreamFactory in opennlp.tools.formats.convert Modifier and Type Class Description class
NameToSentenceSampleStreamFactory
Note: Do not use this class, internal use only!class
NameToTokenSampleStreamFactory
Note: Do not use this class, internal use only!class
ParseToSentenceSampleStreamFactory
Note: Do not use this class, internal use only!class
ParseToTokenSampleStreamFactory
Note: Do not use this class, internal use only!class
POSToSentenceSampleStreamFactory
Note: Do not use this class, internal use only!class
POSToTokenSampleStreamFactory
Note: Do not use this class, internal use only! -
Uses of DetokenizerSampleStreamFactory in opennlp.tools.formats.irishsentencebank
Subclasses of DetokenizerSampleStreamFactory in opennlp.tools.formats.irishsentencebank Modifier and Type Class Description class
IrishSentenceBankTokenSampleStreamFactory
-