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