Class LeipzigLanguageSampleStreamFactory

java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<opennlp.tools.langdetect.LanguageSample, LeipzigLanguageSampleStreamFactory.Parameters>
opennlp.tools.formats.leipzig.LeipzigLanguageSampleStreamFactory
All Implemented Interfaces:
opennlp.tools.cmdline.ObjectStreamFactory<opennlp.tools.langdetect.LanguageSample, LeipzigLanguageSampleStreamFactory.Parameters>

@Internal public class LeipzigLanguageSampleStreamFactory extends AbstractSampleStreamFactory<opennlp.tools.langdetect.LanguageSample, LeipzigLanguageSampleStreamFactory.Parameters>
Note: Do not use this class, internal use only!
See Also:
  • Method Details

    • registerFactory

      public static void registerFactory()
    • create

      public opennlp.tools.util.ObjectStream<opennlp.tools.langdetect.LanguageSample> create(String[] args)