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