public class ADExPOSSampleStreamFactory
extends opennlp.tools.formats.LanguageSampleStreamFactory<opennlp.tools.postag.POSSample>
| Modifier and Type | Method and Description |
|---|---|
opennlp.tools.util.ObjectStream<opennlp.tools.postag.POSSample> |
create(String[] args) |
static void |
registerFactory() |
public static void registerFactory()
public opennlp.tools.util.ObjectStream<opennlp.tools.postag.POSSample> create(String[] args)
Copyright © 2012–2017 CoGrOO. All rights reserved.