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