public class WordTagSampleStreamFactory extends AbstractSampleStreamFactory<POSSample>
Modifier and Type | Class and Description |
---|---|
static interface |
WordTagSampleStreamFactory.Parameters |
params
Modifier | Constructor and Description |
---|---|
protected |
WordTagSampleStreamFactory(Class<P> params) |
Modifier and Type | Method and Description |
---|---|
ObjectStream<POSSample> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang, getParameters
protected WordTagSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<POSSample> create(String[] args)
ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2016 The Apache Software Foundation. All rights reserved.