public class ConlluPOSSampleStreamFactory extends AbstractSampleStreamFactory<POSSample>
Modifier and Type | Field and Description |
---|---|
static String |
CONLLU_FORMAT |
Modifier and Type | Method and Description |
---|---|
ObjectStream<POSSample> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang, getParameters
public static final String CONLLU_FORMAT
public static void registerFactory()
public ObjectStream<POSSample> create(String[] args)
opennlp.tools.cmdline.ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2017 The Apache Software Foundation. All rights reserved.