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