public class ParseSampleStreamFactory extends AbstractSampleStreamFactory<Parse>
ParseSampleStream
s.Modifier and Type | Class and Description |
---|---|
static interface |
ParseSampleStreamFactory.Parameters |
Modifier and Type | Method and Description |
---|---|
ObjectStream<Parse> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang, getParameters
public static void registerFactory()
public ObjectStream<Parse> create(String[] args)
opennlp.tools.cmdline.ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2020 The Apache Software Foundation. All rights reserved.