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