public class ADChunkSampleStreamFactory extends LanguageSampleStreamFactory<ChunkSample>
Note: Do not use this class, internal use only!
Modifier and Type | Method and Description |
---|---|
ObjectStream<ChunkSample> |
create(String[] args)
Creates the
ObjectStream . |
static void |
registerFactory() |
getLang
getParameters
public static void registerFactory()
public ObjectStream<ChunkSample> create(String[] args)
opennlp.tools.cmdline.ObjectStreamFactory
ObjectStream
.args
- argumentsCopyright © 2020 The Apache Software Foundation. All rights reserved.