org.cogroo.formats.ad
Class ADFeatureSampleStreamFactory
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<T>
opennlp.tools.formats.LanguageSampleStreamFactory<FeatureSample>
org.cogroo.formats.ad.ADFeatureSampleStreamFactory
- All Implemented Interfaces:
- opennlp.tools.cmdline.ObjectStreamFactory<FeatureSample>
public class ADFeatureSampleStreamFactory
- extends opennlp.tools.formats.LanguageSampleStreamFactory<FeatureSample>
A Factory to create a Arvores Deitadas FeatureSampe from the command line
utility.
Note: Do not use this class, internal use only!
Methods inherited from class opennlp.tools.formats.LanguageSampleStreamFactory |
getLang |
Methods inherited from class opennlp.tools.formats.AbstractSampleStreamFactory |
getParameters |
registerFactory
public static void registerFactory()
create
public opennlp.tools.util.ObjectStream<FeatureSample> create(String[] args)
Copyright © 2012-2013 CoGrOO. All Rights Reserved.