public class ADChunkSampleStreamFactory
extends opennlp.tools.formats.LanguageSampleStreamFactory<opennlp.tools.chunker.ChunkSample>
Note: Do not use this class, internal use only!
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.util.ObjectStream<opennlp.tools.chunker.ChunkSample> |
create(String[] args) |
static void |
registerFactory() |
public static void registerFactory()
public opennlp.tools.util.ObjectStream<opennlp.tools.chunker.ChunkSample> create(String[] args)
Copyright © 2012–2017 CoGrOO. All rights reserved.