public class ADSentenceSampleStreamFactory extends LanguageSampleStreamFactory<SentenceSample>
languageparams| Modifier | Constructor and Description |
|---|---|
protected |
ADSentenceSampleStreamFactory(Class<P> params) |
| Modifier and Type | Method and Description |
|---|---|
ObjectStream<SentenceSample> |
create(String[] args)
Creates the
ObjectStream. |
static void |
registerFactory() |
getLanggetParametersprotected ADSentenceSampleStreamFactory(Class<P> params)
public static void registerFactory()
public ObjectStream<SentenceSample> create(String[] args)
ObjectStreamFactoryObjectStream.args - argumentsCopyright © 2019 The Apache Software Foundation. All rights reserved.