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 Experimental package related to theArvores Deitadas corpus
format.opennlp.tools.formats.convert opennlp.tools.formats.irishsentencebank Experimental package related to the Irish Sentence Bank format. -
-
Uses of DetokenizerSampleStreamFactory in opennlp.tools.formats
Subclasses of DetokenizerSampleStreamFactory in opennlp.tools.formats Modifier and Type Class Description class
ConllXSentenceSampleStreamFactory<P>
Note: Do not use this class, internal use only!class
ConllXTokenSampleStreamFactory<P>
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<P>
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<P>
Note: Do not use this class, internal use only!class
NameToTokenSampleStreamFactory<P>
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<P>
Note: Do not use this class, internal use only!class
POSToTokenSampleStreamFactory<P>
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<P>
-