org.cogroo.formats.ad
Class ADChunkBasedShallowParserSampleStreamFactory
java.lang.Object
opennlp.tools.formats.AbstractSampleStreamFactory<T>
opennlp.tools.formats.LanguageSampleStreamFactory<opennlp.tools.chunker.ChunkSample>
org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStreamFactory
- All Implemented Interfaces:
- opennlp.tools.cmdline.ObjectStreamFactory<opennlp.tools.chunker.ChunkSample>
public class ADChunkBasedShallowParserSampleStreamFactory
- extends opennlp.tools.formats.LanguageSampleStreamFactory<opennlp.tools.chunker.ChunkSample>
A Factory to create a Arvores Deitadas ChunkStream 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<opennlp.tools.chunker.ChunkSample> create(String[] args)
Copyright © 2012-2013 CoGrOO. All Rights Reserved.