Package opennlp.tools.formats
Class LemmatizerSampleStreamFactory<P>
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<LemmaSample,P>
 
opennlp.tools.formats.LemmatizerSampleStreamFactory<P>
- All Implemented Interfaces:
- opennlp.tools.cmdline.ObjectStreamFactory<LemmaSample,- P> 
Factory producing OpenNLP 
LemmaSampleStreams.- 
Method SummaryMethods inherited from class opennlp.tools.formats.AbstractSampleStreamFactorygetLang, getParameters
- 
Method Details- 
registerFactorypublic static void registerFactory()
- 
createDescription copied from interface:opennlp.tools.cmdline.ObjectStreamFactoryCreates anObjectStreamof the template typeT.- Parameters:
- args- arguments
- Returns:
- The created ObjectStreaminstance.
 
 
-