Class OntoNotesNameSampleStreamFactory
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<opennlp.tools.namefind.NameSample, OntoNotesFormatParameters>
opennlp.tools.formats.ontonotes.OntoNotesNameSampleStreamFactory
- All Implemented Interfaces:
opennlp.tools.cmdline.ObjectStreamFactory<opennlp.tools.namefind.NameSample, OntoNotesFormatParameters>
@Internal
public class OntoNotesNameSampleStreamFactory
extends AbstractSampleStreamFactory<opennlp.tools.namefind.NameSample, OntoNotesFormatParameters>
Note: Do not use this class, internal use only!
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionopennlp.tools.util.ObjectStream<opennlp.tools.namefind.NameSample> static voidMethods inherited from class AbstractSampleStreamFactory
getLang, getParameters
-
Constructor Details
-
OntoNotesNameSampleStreamFactory
public OntoNotesNameSampleStreamFactory()
-
-
Method Details
-
registerFactory
public static void registerFactory() -
create
-