public class ConllXPOSSampleStreamFactory extends AbstractSampleStreamFactory<POSSample>
Modifier and Type | Field and Description |
---|---|
static String |
CONLLX_FORMAT |
params
Modifier | Constructor and Description |
---|---|
protected |
ConllXPOSSampleStreamFactory(Class<P> params) |
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
protected ConllXPOSSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<POSSample> create(String[] args)
ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2018 The Apache Software Foundation. All rights reserved.