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