Class LetsmtSentenceStreamFactory

java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<opennlp.tools.sentdetect.SentenceSample, LetsmtSentenceStreamFactory.Parameters>
opennlp.tools.formats.letsmt.LetsmtSentenceStreamFactory
All Implemented Interfaces:
opennlp.tools.cmdline.ObjectStreamFactory<opennlp.tools.sentdetect.SentenceSample, LetsmtSentenceStreamFactory.Parameters>

@Internal public class LetsmtSentenceStreamFactory extends AbstractSampleStreamFactory<opennlp.tools.sentdetect.SentenceSample, LetsmtSentenceStreamFactory.Parameters>
Note: Do not use this class, internal use only!
See Also:
  • SentenceSample
  • LetsmtSentenceStream
  • Method Details

    • registerFactory

      public static void registerFactory()
    • create

      public opennlp.tools.util.ObjectStream<opennlp.tools.sentdetect.SentenceSample> create(String[] args)