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