Class OntoNotesParseSampleStreamFactory

java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<opennlp.tools.parser.Parse, OntoNotesFormatParameters>
opennlp.tools.formats.ontonotes.OntoNotesParseSampleStreamFactory
All Implemented Interfaces:
opennlp.tools.cmdline.ObjectStreamFactory<opennlp.tools.parser.Parse, OntoNotesFormatParameters>

@Internal public class OntoNotesParseSampleStreamFactory extends AbstractSampleStreamFactory<opennlp.tools.parser.Parse, OntoNotesFormatParameters>
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.parser.Parse> create(String[] args)