Package opennlp.tools.formats.ontonotes
Klasse OntoNotesPOSSampleStreamFactory
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<POSSample,OntoNotesFormatParameters>
opennlp.tools.formats.ontonotes.OntoNotesPOSSampleStreamFactory
- Alle implementierten Schnittstellen:
opennlp.tools.cmdline.ObjectStreamFactory<POSSample,
OntoNotesFormatParameters>
public class OntoNotesPOSSampleStreamFactory
extends AbstractSampleStreamFactory<POSSample,OntoNotesFormatParameters>
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungCreates anObjectStream
of the template typeT
.static void
Von Klasse geerbte Methoden opennlp.tools.formats.AbstractSampleStreamFactory
getLang, getParameters
-
Methodendetails
-
create
Beschreibung aus Schnittstelle kopiert:opennlp.tools.cmdline.ObjectStreamFactory
Creates anObjectStream
of the template typeT
.- Parameter:
args
- arguments- Gibt zurück:
- The created
ObjectStream
instance.
-
registerFactory
public static void registerFactory()
-