Class IrishSentenceBankSentenceStreamFactory
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<SentenceSample,IrishSentenceBankSentenceStreamFactory.Parameters>
 
opennlp.tools.formats.irishsentencebank.IrishSentenceBankSentenceStreamFactory
- All Implemented Interfaces:
- opennlp.tools.cmdline.ObjectStreamFactory<SentenceSample,- IrishSentenceBankSentenceStreamFactory.Parameters> 
@Internal
public class IrishSentenceBankSentenceStreamFactory
extends AbstractSampleStreamFactory<SentenceSample,IrishSentenceBankSentenceStreamFactory.Parameters> 
Note: Do not use this class, internal use only!
- See Also:
- 
- SentenceSample
- IrishSentenceBankSentenceStream
 
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic interface
- 
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.
 
 
-