public class POSToTokenSampleStreamFactory extends DetokenizerSampleStreamFactory<TokenSample>
Modifier and Type | Method and Description |
---|---|
ObjectStream<TokenSample> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang, getParameters
public static void registerFactory()
public ObjectStream<TokenSample> create(String[] args)
opennlp.tools.cmdline.ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2017 The Apache Software Foundation. All rights reserved.