Skip navigation links
A B C D E F G H I J L M N O P R S T V W 

A

AbbreviationDictionaryBuilderTool - Class in org.cogroo.cmdline.dictionary
 
AbbreviationDictionaryBuilderTool() - Constructor for class org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool
 
ADChunk2SampleStream - Class in org.cogroo.formats.ad
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese Chunker training.
ADChunk2SampleStream(ObjectStream<String>) - Constructor for class org.cogroo.formats.ad.ADChunk2SampleStream
Creates a new NameSample stream from a line stream, i.e.
ADChunk2SampleStream(InputStreamFactory, String) - Constructor for class org.cogroo.formats.ad.ADChunk2SampleStream
Creates a new NameSample stream from a InputStream
ADChunkBasedHeadFinderSampleStream - Class in org.cogroo.formats.ad
 
ADChunkBasedHeadFinderSampleStream(InputStreamFactory, String) - Constructor for class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStream
 
ADChunkBasedHeadFinderSampleStream(ObjectStream<String>) - Constructor for class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStream
 
ADChunkBasedHeadFinderSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas ChunkStream from the command line utility.
ADChunkBasedShallowParserSampleStream - Class in org.cogroo.formats.ad
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese Chunker training.
ADChunkBasedShallowParserSampleStream(ObjectStream<String>, String, boolean, boolean, boolean) - Constructor for class org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStream
 
ADChunkBasedShallowParserSampleStream(InputStreamFactory, String, String, boolean, boolean, boolean) - Constructor for class org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStream
Creates a new NameSample stream from a InputStream
ADChunkBasedShallowParserSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas ChunkStream from the command line utility.
ADChunkSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas ChunkStream from the command line utility.
ADContractionNameSampleStream - Class in org.cogroo.formats.ad
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese NER training.
ADContractionNameSampleStream(ObjectStream<String>, Set<String>) - Constructor for class org.cogroo.formats.ad.ADContractionNameSampleStream
Creates a new NameSample stream from a line stream, i.e.
ADContractionNameSampleStream(InputStreamFactory, String, Set<String>) - Constructor for class org.cogroo.formats.ad.ADContractionNameSampleStream
Creates a new NameSample stream from a InputStream
ADContractionNameSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas NameSampleStream from the command line utility.
add(String, Object) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, boolean) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, char) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, double) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, float) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, int) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
add(String, long) - Method in class org.cogroo.util.ToStringHelper
Adds a name/value pair to the formatted output in name=value format.
addValue(Object) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(boolean) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(char) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(double) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(float) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(int) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(long) - Method in class org.cogroo.util.ToStringHelper
Adds an unnamed value to the formatted output.
ADExpNameSampleStream - Class in org.cogroo.formats.ad
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese NER training.
ADExpNameSampleStream(ObjectStream<String>, Set<String>, boolean) - Constructor for class org.cogroo.formats.ad.ADExpNameSampleStream
Creates a new NameSample stream from a line stream, i.e.
ADExpNameSampleStream(InputStreamFactory, String, Set<String>, boolean) - Constructor for class org.cogroo.formats.ad.ADExpNameSampleStream
Creates a new NameSample stream from a InputStream
ADExpNameSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas NameSampleStream from the command line utility.
ADExPOSSampleStream - Class in org.cogroo.formats.ad
Note: Do not use this class, internal use only!
ADExPOSSampleStream(ObjectStream<String>, boolean, boolean, boolean) - Constructor for class org.cogroo.formats.ad.ADExPOSSampleStream
Creates a new POSSample stream from a line stream, i.e.
ADExPOSSampleStreamFactory - Class in org.cogroo.formats.ad
Note: Do not use this class, internal use only!
ADFeatureSampleStreamFactory - Class in org.cogroo.formats.ad
A Factory to create a Arvores Deitadas FeatureSampe from the command line utility.
ADFeaturizerSampleStream - Class in org.cogroo.formats.ad
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese Featurizer training.
ADFeaturizerSampleStream(ObjectStream<String>, boolean) - Constructor for class org.cogroo.formats.ad.ADFeaturizerSampleStream
Creates a new NameSample stream from a line stream, i.e.
ADFeaturizerSampleStream(InputStreamFactory, String, boolean) - Constructor for class org.cogroo.formats.ad.ADFeaturizerSampleStream
Creates a new NameSample stream from a InputStream

B

ByteArraySerializer - Class in org.cogroo.util.serializers
 
ByteArraySerializer() - Constructor for class org.cogroo.util.serializers.ByteArraySerializer
 
ByteArrayUtil - Class in org.cogroo.util
 
ByteArrayUtil() - Constructor for class org.cogroo.util.ByteArrayUtil
 

C

CacheWrapper<T> - Class in org.cogroo.util
 
CacheWrapper() - Constructor for class org.cogroo.util.CacheWrapper
 
checkNotNull(T) - Static method in class org.cogroo.util.ToStringHelper
 
CHK - Static variable in class org.cogroo.RuntimeLanguageLoader
 
CLI - Class in org.cogroo.cmdline
 
CLI() - Constructor for class org.cogroo.cmdline.CLI
 
close() - Method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
close() - Method in class org.cogroo.formats.ad.ADContractionNameSampleStream
 
close() - Method in class org.cogroo.formats.ad.ADExpNameSampleStream
 
close() - Method in class org.cogroo.formats.ad.ADExPOSSampleStream
 
close() - Method in class org.cogroo.formats.ad.ADFeaturizerSampleStream
 
Closeables - Class in org.cogroo.util
 
Closeables() - Constructor for class org.cogroo.util.Closeables
 
closeQuietly(Closeable) - Static method in class org.cogroo.util.Closeables
 
CMD - Static variable in class org.cogroo.cmdline.CLI
 
CogrooException - Exception in org.cogroo.exceptions
 
CogrooException() - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with a null message.
CogrooException(Throwable) - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with the specified cause and a null message.
CogrooException(String, String, Object[]) - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with a the specified message.
CogrooException(String, String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with the specified message and cause.
CogrooException(String, Object[]) - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with a message from the CogrooException.STANDARD_MESSAGE_CATALOG.
CogrooException(String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.CogrooException
Creates a new exception with the specified cause and a message from the CogrooException.STANDARD_MESSAGE_CATALOG.
CogrooRuntimeException - Exception in org.cogroo.exceptions
 
CogrooRuntimeException() - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with a null message.
CogrooRuntimeException(Throwable) - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with the specified cause and a null message.
CogrooRuntimeException(String, String, Object[]) - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with a the specified message.
CogrooRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with the specified message and cause.
CogrooRuntimeException(String, Object[]) - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with a message from the CogrooRuntimeException.STANDARD_MESSAGE_CATALOG.
CogrooRuntimeException(String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.CogrooRuntimeException
Creates a new exception with the specified cause and a message from the CogrooRuntimeException.STANDARD_MESSAGE_CATALOG.
CommunityExceptionMessages - Class in org.cogroo.exceptions
 
CommunityExceptionMessages() - Constructor for class org.cogroo.exceptions.CommunityExceptionMessages
 
compareTo(Triple) - Method in class opennlp.tools.postag.Triple
 
compute(String) - Method in class org.cogroo.util.CacheWrapper
 
CON - Static variable in class org.cogroo.RuntimeLanguageLoader
 
ContractionUtility - Class in org.cogroo
 
ContractionUtility() - Constructor for class org.cogroo.ContractionUtility
 
convertFuncTag(String, boolean) - Static method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
copy(InputStream, OutputStream) - Static method in class org.cogroo.util.FileUtils
 
create(InputStream) - Static method in class opennlp.tools.postag.ExtendedPOSDictionary
Creates a new ExtendedPOSDictionary from a provided InputStream.
create(String) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
create(InputStream, InputStream) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
create(byte[], byte[]) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
create(String) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
create(InputStream, InputStream) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
create(byte[], byte[]) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
create(String) - Static method in class org.cogroo.dictionary.impl.FSASynthDictionary
 
create(InputStream, InputStream) - Static method in class org.cogroo.dictionary.impl.FSASynthDictionary
 
create(String[]) - Method in class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADChunkSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADContractionNameSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADExpNameSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADExPOSSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.ad.ADFeatureSampleStreamFactory
 
create(String[]) - Method in class org.cogroo.formats.FeatureSampleStreamFactory
 
create(String, FeatureDictionary, String) - Static method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
create(String[], String[]) - Static method in class org.cogroo.tools.featurizer.WordTag
 
create(String[], String[], String[]) - Static method in class org.cogroo.tools.featurizer.WordTag
 
create(ChunkSample) - Static method in class org.cogroo.tools.featurizer.WordTag
 
create(InputStream) - Method in class org.cogroo.util.serializers.ByteArraySerializer
 
createArtifactMap() - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerFactory
 
createArtifactMap() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
createArtifactMap() - Method in class org.cogroo.tools.featurizer.FSAFeaturizerFactory
 
createArtifactMap() - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
createArtifactMap() - Method in class org.cogroo.tools.postag.PortugueseFactory
 
createArtifactSerializersMap() - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerFactory
 
createArtifactSerializersMap() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
createArtifactSerializersMap() - Method in class org.cogroo.tools.featurizer.FSAFeaturizerFactory
 
createArtifactSerializersMap() - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
createArtifactSerializersMap() - Method in class org.cogroo.tools.postag.PortugueseFactory
 
createEmptyTagDictionary() - Method in class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
createEmptyTagDictionary() - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
createFromResources(String) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
createFromResources(String) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
createFromResources(String) - Static method in class org.cogroo.dictionary.impl.FSASynthDictionary
 
createManifestEntries() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
createTagDictionary(File) - Method in class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
createTagDictionary(InputStream) - Method in class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
createTagDictionary(File) - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
createTagDictionary(InputStream) - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
createTagDictionary(InputStream) - Method in class org.cogroo.tools.postag.PortugueseFactory
 

D

DEFAULT_BEAM_SIZE - Static variable in class org.cogroo.tools.featurizer.FeaturizerME
 
DefaultFeaturizerContextGenerator - Class in org.cogroo.tools.featurizer
A context generator for the Featurizer.
DefaultFeaturizerContextGenerator(String) - Constructor for class org.cogroo.tools.featurizer.DefaultFeaturizerContextGenerator
Default is shnc
DefaultFeaturizerFactory - Class in org.cogroo.tools.featurizer
 
DefaultFeaturizerFactory() - Constructor for class org.cogroo.tools.featurizer.DefaultFeaturizerFactory
Creates a DefaultFeaturizerFactory that provides the default implementation of the resources.
DefaultFeaturizerFactory(FeatureDictionary, String) - Constructor for class org.cogroo.tools.featurizer.DefaultFeaturizerFactory
DefaultFeaturizerSequenceValidator - Class in org.cogroo.tools.featurizer
 
DefaultFeaturizerSequenceValidator(FeatureDictionary, Set<String>) - Constructor for class org.cogroo.tools.featurizer.DefaultFeaturizerSequenceValidator
 

E

equals(Object) - Method in class opennlp.tools.postag.Triple
 
equals(Object) - Method in class org.cogroo.tools.featurizer.FeatureSample
 
equals(Object) - Method in class org.cogroo.tools.featurizer.WordTag
 
equals(Object) - Method in class org.cogroo.util.PairWordPOSTag
 
evaluate(ObjectStream<FeatureSample>, int) - Method in class org.cogroo.tools.featurizer.FeaturizerCrossValidator
Starts the evaluation.
ExceptionMessages - Class in org.cogroo.exceptions
 
ExceptionMessages() - Constructor for class org.cogroo.exceptions.ExceptionMessages
 
EXP - Static variable in class org.cogroo.RuntimeLanguageLoader
 
expand(String) - Static method in class org.cogroo.ContractionUtility
 
ExtDictFSAPortugueseFactory - Class in org.cogroo.tools.postag
 
ExtDictFSAPortugueseFactory() - Constructor for class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
ExtDictFSAPortugueseFactory(Dictionary, TagDictionary) - Constructor for class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
ExtendedPOSDictionary - Class in opennlp.tools.postag
Provides a means of determining which tags are valid for a particular word based on a tag dictionary read from a file.
ExtendedPOSDictionary() - Constructor for class opennlp.tools.postag.ExtendedPOSDictionary
 
ExtendedPOSDictionary(boolean) - Constructor for class opennlp.tools.postag.ExtendedPOSDictionary
 
ExtendedTagDictionary - Interface in opennlp.tools.postag
 
extract(WordTag[], String[], String[]) - Static method in class org.cogroo.tools.featurizer.WordTag
 
extract(WordTag[], String[], String[], String[]) - Static method in class org.cogroo.tools.featurizer.WordTag
 
extract(TokenTag[], String[], String[], String[]) - Static method in class org.cogroo.util.TokenTagUtil
 

F

FeatureDictionary - Interface in org.cogroo.dictionary
 
FeatureSample - Class in org.cogroo.tools.featurizer
Class for holding features for a single unit of text.
FeatureSample(String[], String[], String[], String[]) - Constructor for class org.cogroo.tools.featurizer.FeatureSample
Initializes the current instance.
FeatureSample(List<String>, List<String>, List<String>, List<String>) - Constructor for class org.cogroo.tools.featurizer.FeatureSample
Initializes the current instance.
FeatureSampleStream - Class in org.cogroo.tools.featurizer
Parses a featurizer training data.
FeatureSampleStream(ObjectStream<String>) - Constructor for class org.cogroo.tools.featurizer.FeatureSampleStream
Initializes the current instance.
FeatureSampleStreamFactory - Class in org.cogroo.formats
Factory producing OpenNLP FeatureSampleStreams.
featurize(String[], String[]) - Method in interface org.cogroo.tools.featurizer.Featurizer
Generates chunk tags for the given sequence returning the result in an array.
featurize(String[], String[]) - Method in class org.cogroo.tools.featurizer.FeaturizerME
 
Featurizer - Interface in org.cogroo.tools.featurizer
The interface for featurizers which provide feature annotation for a sequence of tokens.
FEATURIZER_MODEL_ENTRY_NAME - Static variable in class org.cogroo.tools.featurizer.FeaturizerModel
 
FeaturizerContextGenerator - Interface in org.cogroo.tools.featurizer
Interface for the context generator used in syntactic chunking.
FeaturizerConverterTool - Class in org.cogroo.cmdline.featurizer
Tool to convert multiple data formats into native OpenNLP featurizer training format.
FeaturizerConverterTool() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerConverterTool
 
FeaturizerCrossValidator - Class in org.cogroo.tools.featurizer
 
FeaturizerCrossValidator(String, TrainingParameters, FeatureDictionary, String, String, FeaturizerEvaluationMonitor...) - Constructor for class org.cogroo.tools.featurizer.FeaturizerCrossValidator
 
FeaturizerCrossValidatorTool - Class in org.cogroo.cmdline.featurizer
 
FeaturizerCrossValidatorTool() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerCrossValidatorTool
 
FeaturizerEvaluationErrorListener - Class in org.cogroo.cmdline.featurizer
A default implementation of EvaluationMonitor that prints to an output stream.
FeaturizerEvaluationErrorListener() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerEvaluationErrorListener
Creates a listener that will print to System.err
FeaturizerEvaluationErrorListener(OutputStream) - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerEvaluationErrorListener
Creates a listener that will print to a given OutputStream
FeaturizerEvaluationMonitor - Interface in org.cogroo.tools.featurizer
 
FeaturizerEvaluator - Class in org.cogroo.tools.featurizer
The FeaturizerEvaluator measures the performance of the given Featurizer with the provided reference FeatureSamples.
FeaturizerEvaluator(Featurizer, FeaturizerEvaluationMonitor...) - Constructor for class org.cogroo.tools.featurizer.FeaturizerEvaluator
Initializes the current instance with the given Featurizer.
FeaturizerEvaluatorTool - Class in org.cogroo.cmdline.featurizer
 
FeaturizerEvaluatorTool() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool
 
FeaturizerEventStream - Class in org.cogroo.tools.featurizer
Class for creating an event stream out of data files for training a chunker.
FeaturizerEventStream(ObjectStream<FeatureSample>, FeaturizerContextGenerator) - Constructor for class org.cogroo.tools.featurizer.FeaturizerEventStream
Creates a new event stream based on the specified data stream using the specified context generator.
FeaturizerFactory - Class in org.cogroo.tools.featurizer
 
FeaturizerFactory() - Constructor for class org.cogroo.tools.featurizer.FeaturizerFactory
Creates a FeaturizerFactory that provides the default implementation of the resources.
FeaturizerFactory(FeatureDictionary, String) - Constructor for class org.cogroo.tools.featurizer.FeaturizerFactory
FeaturizerME - Class in org.cogroo.tools.featurizer
The class represents a maximum-entropy-based chunker.
FeaturizerME(FeaturizerModel) - Constructor for class org.cogroo.tools.featurizer.FeaturizerME
Initializes the current instance with the specified model.
FeaturizerMETool - Class in org.cogroo.cmdline.featurizer
 
FeaturizerMETool() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerMETool
 
FeaturizerModel - Class in org.cogroo.tools.featurizer
The FeaturizerModel is the model used by a learnable Featurizer.
FeaturizerModel(String, MaxentModel, Map<String, String>, FeaturizerFactory) - Constructor for class org.cogroo.tools.featurizer.FeaturizerModel
 
FeaturizerModel(InputStream) - Constructor for class org.cogroo.tools.featurizer.FeaturizerModel
 
FeaturizerModelLoader - Class in org.cogroo.cmdline.featurizer
Loads a Featurizer Model for the command line tools.
FeaturizerModelLoader() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerModelLoader
 
FeaturizerTrainerTool - Class in org.cogroo.cmdline.featurizer
 
FeaturizerTrainerTool() - Constructor for class org.cogroo.cmdline.featurizer.FeaturizerTrainerTool
 
FileUtils - Class in org.cogroo.util
 
FileUtils() - Constructor for class org.cogroo.util.FileUtils
 
firstNonNull(T, T) - Static method in class org.cogroo.util.ToStringHelper
Returns the first of two given parameters that is not null, if either is, or otherwise throws a NullPointerException.
FSADictionary - Class in org.cogroo.dictionary.impl
 
FSAFeatureDictionary - Class in org.cogroo.dictionary.impl
 
FSAFeatureDictionary(DictionaryLookup) - Constructor for class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
FSAFeaturizerFactory - Class in org.cogroo.tools.featurizer
 
FSAFeaturizerFactory() - Constructor for class org.cogroo.tools.featurizer.FSAFeaturizerFactory
Creates a FSAFeaturizerFactory that provides the default implementation of the resources.
FSAFeaturizerFactory(FeatureDictionary, String) - Constructor for class org.cogroo.tools.featurizer.FSAFeaturizerFactory
FSAPortugueseFactory - Class in org.cogroo.tools.postag
 
FSAPortugueseFactory() - Constructor for class org.cogroo.tools.postag.FSAPortugueseFactory
 
FSAPortugueseFactory(Dictionary, TagDictionary) - Constructor for class org.cogroo.tools.postag.FSAPortugueseFactory
 
FSASynthDictionary - Class in org.cogroo.dictionary.impl
 
FSASynthDictionary(DictionaryLookup) - Constructor for class org.cogroo.dictionary.impl.FSASynthDictionary
 

G

GenderUtil - Class in org.cogroo.tools.postag
 
GenderUtil() - Constructor for class org.cogroo.tools.postag.GenderUtil
 
get(String) - Method in class org.cogroo.util.CacheWrapper
 
getArguments() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getArguments() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getCause() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getCause() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getCGFlags() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
getChunker() - Method in interface org.cogroo.LanguageLoader
 
getChunker() - Method in class org.cogroo.RuntimeLanguageLoader
 
getChunkerSequenceModel() - Method in class org.cogroo.tools.featurizer.FeaturizerModel
 
getChunktag() - Method in class org.cogroo.tools.featurizer.WordTag
 
getClazz() - Method in class opennlp.tools.postag.Triple
 
getCompleteTag(String) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
 
getCompleteTag(String) - Method in interface opennlp.tools.postag.ExtendedTagDictionary
 
getContext(int, TokenTag[], String[], Object[]) - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerContextGenerator
 
getContext(int, String[], String[], String[]) - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerContextGenerator
Returns the context for making a pos tag decision at the specified token index given the specified tokens and previous tags.
getContext(int, String[], String[], String[]) - Method in interface org.cogroo.tools.featurizer.FeaturizerContextGenerator
Returns the contexts for chunking of the specified index.
getContext(int, TokenTag[], String[], Object[]) - Method in class org.cogroo.tools.headfinder.HeadFinderContextGenerator
 
getContext(int, TokenTag[], String[]) - Method in class org.cogroo.tools.headfinder.HeadFinderContextGenerator
 
getContext(int, String[], String[], String[]) - Method in class org.cogroo.tools.headfinder.HeadFinderContextGenerator
 
getContext(int, String[], String[], String[], String[]) - Method in class org.cogroo.tools.headfinder.HeadFinderContextGenerator
 
getContext(int, String[], String[], Object[]) - Method in class org.cogroo.tools.postag.PortuguesePOSContextGenerator
 
getContext(CharSequence, int) - Method in class org.cogroo.tools.sentdetect.PortugueseSDContextGenerator
 
getContext(int, TokenTag[], String[], Object[]) - Method in class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
getContext(int, String[], String[], String[]) - Method in class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
getContext(int, TokenTag[], String[]) - Method in class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
getContext(int, String[], String[], String[], String[]) - Method in class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
getContextGenerator() - Method in class org.cogroo.tools.headfinder.HeadFinderFactory
 
getContextGenerator() - Method in class org.cogroo.tools.shallowparser.ShallowParserFactory
 
getContextGenerator() - Method in class org.cogroo.tools.tokenizer.PortugueseTokenizerFactory
 
getContractionFinder() - Method in interface org.cogroo.LanguageLoader
 
getContractionFinder() - Method in class org.cogroo.RuntimeLanguageLoader
 
getContractionSet() - Static method in class org.cogroo.ContractionUtility
 
getDictionaryPoisonedTags() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
getExpressionFinder() - Method in interface org.cogroo.LanguageLoader
 
getExpressionFinder() - Method in class org.cogroo.RuntimeLanguageLoader
 
getFactory() - Method in class org.cogroo.tools.featurizer.FeaturizerModel
 
getFeats() - Method in class opennlp.tools.postag.Triple
 
getFeatureDictionary() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
getFeatureDictionary() - Method in class org.cogroo.tools.featurizer.FeaturizerModel
Retrieves the tag dictionary.
getFeatures(String, String) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
 
getFeatures(String, String) - Method in interface org.cogroo.dictionary.FeatureDictionary
 
getFeatures(String, String) - Method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
getFeatures() - Method in class org.cogroo.tools.featurizer.FeatureSample
Gets the feature tags
getFeatureTag(String) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
 
getFeatureTag(String) - Method in interface opennlp.tools.postag.ExtendedTagDictionary
 
getFeaturizerContextGenerator() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
getFeaturizerModel() - Method in class org.cogroo.tools.featurizer.FeaturizerModel
 
getFSADictionaryData(String) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
getFSADictionaryData(String) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
getFSADictionaryInfo(String) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
getFSADictionaryInfo(String) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
getHelp() - Method in class org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool
 
getHelp() - Method in class org.cogroo.cmdline.featurizer.FeaturizerMETool
 
getLemma(String, String) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
 
getLemma(String, String) - Method in interface opennlp.tools.postag.ExtendedTagDictionary
 
getLemma() - Method in class opennlp.tools.postag.Triple
 
getLemmas(String, String) - Method in class org.cogroo.dictionary.impl.FSADictionary
 
getLemmas(String, String) - Method in interface org.cogroo.dictionary.LemmaDictionary
 
getLemmas() - Method in class org.cogroo.tools.featurizer.FeatureSample
Gets the training sentence
getLocalizedMessage() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getLocalizedMessage(Locale) - Method in exception org.cogroo.exceptions.InternationalizedException
 
getLocalizedMessage() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getLocalizedMessage(Locale) - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getMessage() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getMessage() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getMessageKey() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getMessageKey() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getName() - Method in class org.cogroo.cmdline.featurizer.FeaturizerTrainerTool
 
getPOSContextGenerator(int) - Method in class org.cogroo.tools.postag.PortugueseExFactory
 
getPOSContextGenerator() - Method in class org.cogroo.tools.postag.PortugueseExFactory
 
getPOSContextGenerator(int) - Method in class org.cogroo.tools.postag.PortugueseFactory
 
getPOSContextGenerator() - Method in class org.cogroo.tools.postag.PortugueseFactory
 
getPostag() - Method in class org.cogroo.tools.featurizer.WordTag
 
getPosTag() - Method in class org.cogroo.util.PairWordPOSTag
 
getPOSTagger() - Method in interface org.cogroo.LanguageLoader
 
getPOSTagger() - Method in class org.cogroo.RuntimeLanguageLoader
 
getProperNameFinder() - Method in interface org.cogroo.LanguageLoader
 
getProperNameFinder() - Method in class org.cogroo.RuntimeLanguageLoader
 
getResourceAsString(Class<?>, String) - Static method in class org.cogroo.util.ResourcesUtil
 
getResourceBundleName() - Method in exception org.cogroo.exceptions.InternationalizedException
 
getResourceBundleName() - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
getResourceFile(Class<?>, String) - Static method in class org.cogroo.util.ResourcesUtil
 
getSDContextGenerator() - Method in class org.cogroo.tools.sentdetect.PortuguesSentenceDetectorFactory
 
getSentence() - Method in class org.cogroo.tools.featurizer.FeatureSample
Gets the training sentence
getSentenceContext(String, int) - Method in class org.cogroo.tools.sentdetect.PortugueseSDContextGenerator
 
getSentenceDetector() - Method in interface org.cogroo.LanguageLoader
 
getSentenceDetector() - Method in class org.cogroo.RuntimeLanguageLoader
 
getSequenceValidator() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
getSequenceValidator() - Method in class org.cogroo.tools.headfinder.HeadFinderFactory
 
getSequenceValidator() - Method in class org.cogroo.tools.postag.PortugueseFactory
 
getSequenceValidator() - Method in class org.cogroo.tools.shallowparser.ShallowParserFactory
 
getShallowParser() - Method in interface org.cogroo.LanguageLoader
 
getShallowParser() - Method in class org.cogroo.RuntimeLanguageLoader
 
getShortDescription() - Method in class org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool
 
getShortDescription() - Method in class org.cogroo.cmdline.featurizer.FeaturizerCrossValidatorTool
 
getShortDescription() - Method in class org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool
 
getShortDescription() - Method in class org.cogroo.cmdline.featurizer.FeaturizerMETool
 
getShortDescription() - Method in class org.cogroo.cmdline.featurizer.FeaturizerTrainerTool
 
getTagDictionary() - Method in class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
getTagDictionary() - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
getTagDictionary() - Method in class org.cogroo.tools.postag.PortugueseFactory
 
getTags(String) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
Returns a list of valid tags for the specified word.
getTags(String) - Method in class org.cogroo.dictionary.impl.FSADictionary
 
getTags() - Method in class org.cogroo.tools.featurizer.FeatureSample
Gets the POS Tags for the sentence
getTagsAndLemms(String) - Method in class org.cogroo.dictionary.impl.FSADictionary
This is used by rule system
getTokenizer() - Method in interface org.cogroo.LanguageLoader
 
getTokenizer() - Method in class org.cogroo.RuntimeLanguageLoader
 
getToolNames() - Static method in class org.cogroo.cmdline.CLI
 
getUsage() - Method in class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStreamFactory
 
getWord() - Method in class org.cogroo.tools.featurizer.WordTag
 
getWord() - Method in class org.cogroo.util.PairWordPOSTag
 
getWordAccuracy() - Method in class org.cogroo.tools.featurizer.FeaturizerCrossValidator
Retrieves the accuracy for all iterations.
getWordAccuracy() - Method in class org.cogroo.tools.featurizer.FeaturizerEvaluator
Retrieves the word accuracy.
getWordCount() - Method in class org.cogroo.tools.featurizer.FeaturizerCrossValidator
Retrieves the number of words which where validated over all iterations.
getWordCount() - Method in class org.cogroo.tools.featurizer.FeaturizerEvaluator
Retrieves the total number of words considered in the evaluation.

H

hashCode() - Method in class opennlp.tools.postag.Triple
 
hashCode() - Method in class org.cogroo.tools.featurizer.FeatureSample
 
hashCode() - Method in class org.cogroo.tools.featurizer.WordTag
 
hashCode() - Method in class org.cogroo.util.PairWordPOSTag
 
hasMessageKey(String) - Method in exception org.cogroo.exceptions.InternationalizedException
 
HeadFinderContextGenerator - Class in org.cogroo.tools.headfinder
 
HeadFinderContextGenerator() - Constructor for class org.cogroo.tools.headfinder.HeadFinderContextGenerator
 
HeadFinderFactory - Class in org.cogroo.tools.headfinder
 
HeadFinderFactory() - Constructor for class org.cogroo.tools.headfinder.HeadFinderFactory
 
HeadFinderSequenceValidator - Class in org.cogroo.tools.headfinder
 
HeadFinderSequenceValidator() - Constructor for class org.cogroo.tools.headfinder.HeadFinderSequenceValidator
 

I

initCause(Throwable) - Method in exception org.cogroo.exceptions.InternationalizedException
 
initCause(Throwable) - Method in exception org.cogroo.exceptions.InternationalizedRuntimeException
 
INTERNAL_ERROR - Static variable in class org.cogroo.exceptions.CommunityExceptionMessages
 
InternationalizedException - Exception in org.cogroo.exceptions
 
InternationalizedException() - Constructor for exception org.cogroo.exceptions.InternationalizedException
 
InternationalizedException(Throwable) - Constructor for exception org.cogroo.exceptions.InternationalizedException
 
InternationalizedException(String, String, Object[]) - Constructor for exception org.cogroo.exceptions.InternationalizedException
 
InternationalizedException(String, String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.InternationalizedException
 
InternationalizedRuntimeException - Exception in org.cogroo.exceptions
 
InternationalizedRuntimeException() - Constructor for exception org.cogroo.exceptions.InternationalizedRuntimeException
 
InternationalizedRuntimeException(Throwable) - Constructor for exception org.cogroo.exceptions.InternationalizedRuntimeException
 
InternationalizedRuntimeException(String, String, Object[]) - Constructor for exception org.cogroo.exceptions.InternationalizedRuntimeException
 
InternationalizedRuntimeException(String, String, Object[], Throwable) - Constructor for exception org.cogroo.exceptions.InternationalizedRuntimeException
 
INVALID_USER - Static variable in class org.cogroo.exceptions.CommunityExceptionMessages
 
isNullOrEmpty(String) - Static method in class org.cogroo.util.StringsUtil
 
iterator() - Method in class opennlp.tools.postag.ExtendedPOSDictionary
Retrieves an iterator over all words in the dictionary.
iterator() - Method in class org.cogroo.dictionary.impl.FSADictionary
 
iterator() - Method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 

J

join(String[], String) - Static method in class org.cogroo.util.StringsUtil
 

L

LanguageLoader - Interface in org.cogroo
 
LemmaDictionary - Interface in org.cogroo.dictionary
 

M

main(String[]) - Static method in class opennlp.tools.formats.ad.SentenceTest
 
main(String[]) - Static method in class org.cogroo.cmdline.CLI
 
main(String[]) - Static method in class org.cogroo.dictionary.impl.FSADictionary
 
main(String[]) - Static method in class org.cogroo.dictionary.impl.FSAFeatureDictionary
 
main(String[]) - Static method in class org.cogroo.dictionary.impl.FSASynthDictionary
 
matches(String, String) - Static method in class org.cogroo.tools.featurizer.DefaultFeaturizerSequenceValidator
 
missclassified(FeatureSample, FeatureSample) - Method in class org.cogroo.cmdline.featurizer.FeaturizerEvaluationErrorListener
 
MODEL_FILE_NOT_FOUND - Static variable in class org.cogroo.exceptions.ExceptionMessages
 

N

nullToEmpty(String) - Static method in class org.cogroo.util.StringsUtil
 

O

opennlp.tools.formats.ad - package opennlp.tools.formats.ad
 
opennlp.tools.postag - package opennlp.tools.postag
 
org.cogroo - package org.cogroo
 
org.cogroo.cmdline - package org.cogroo.cmdline
 
org.cogroo.cmdline.dictionary - package org.cogroo.cmdline.dictionary
 
org.cogroo.cmdline.featurizer - package org.cogroo.cmdline.featurizer
 
org.cogroo.dictionary - package org.cogroo.dictionary
 
org.cogroo.dictionary.impl - package org.cogroo.dictionary.impl
 
org.cogroo.exceptions - package org.cogroo.exceptions
 
org.cogroo.formats - package org.cogroo.formats
 
org.cogroo.formats.ad - package org.cogroo.formats.ad
 
org.cogroo.tools.featurizer - package org.cogroo.tools.featurizer
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
org.cogroo.tools.headfinder - package org.cogroo.tools.headfinder
 
org.cogroo.tools.postag - package org.cogroo.tools.postag
 
org.cogroo.tools.sentdetect - package org.cogroo.tools.sentdetect
 
org.cogroo.tools.shallowparser - package org.cogroo.tools.shallowparser
 
org.cogroo.tools.tokenizer - package org.cogroo.tools.tokenizer
 
org.cogroo.util - package org.cogroo.util
 
org.cogroo.util.serializers - package org.cogroo.util.serializers
 
OTHER - Static variable in class org.cogroo.formats.ad.ADChunk2SampleStream
 

P

PairWordPOSTag - Class in org.cogroo.util
 
PairWordPOSTag(String, String) - Constructor for class org.cogroo.util.PairWordPOSTag
 
phrasesAsSpanList(String[]) - Static method in class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
PortugueseExFactory - Class in org.cogroo.tools.postag
 
PortugueseExFactory() - Constructor for class org.cogroo.tools.postag.PortugueseExFactory
 
PortugueseExFactory(Dictionary, TagDictionary) - Constructor for class org.cogroo.tools.postag.PortugueseExFactory
 
PortugueseExtPOSContextGenerator - Class in org.cogroo.tools.postag
 
PortugueseExtPOSContextGenerator(Dictionary) - Constructor for class org.cogroo.tools.postag.PortugueseExtPOSContextGenerator
 
PortugueseExtPOSContextGenerator(int, Dictionary) - Constructor for class org.cogroo.tools.postag.PortugueseExtPOSContextGenerator
 
PortugueseFactory - Class in org.cogroo.tools.postag
 
PortugueseFactory() - Constructor for class org.cogroo.tools.postag.PortugueseFactory
 
PortugueseFactory(Dictionary, TagDictionary) - Constructor for class org.cogroo.tools.postag.PortugueseFactory
 
PortuguesePOSContextGenerator - Class in org.cogroo.tools.postag
 
PortuguesePOSContextGenerator(Dictionary) - Constructor for class org.cogroo.tools.postag.PortuguesePOSContextGenerator
 
PortuguesePOSContextGenerator(int, Dictionary) - Constructor for class org.cogroo.tools.postag.PortuguesePOSContextGenerator
 
PortuguesePOSSequenceValidator - Class in org.cogroo.tools.postag
 
PortuguesePOSSequenceValidator(TagDictionary) - Constructor for class org.cogroo.tools.postag.PortuguesePOSSequenceValidator
 
PortugueseSDContextGenerator - Class in org.cogroo.tools.sentdetect
Generate event contexts for maxent decisions for sentence detection.
PortugueseSDContextGenerator(char[]) - Constructor for class org.cogroo.tools.sentdetect.PortugueseSDContextGenerator
Creates a new SDContextGenerator instance with no induced abbreviations.
PortugueseSDContextGenerator(Set<String>, char[]) - Constructor for class org.cogroo.tools.sentdetect.PortugueseSDContextGenerator
Creates a new SDContextGenerator instance which uses the set of induced abbreviations.
PortugueseTokenContextGenerator - Class in org.cogroo.tools.tokenizer
 
PortugueseTokenContextGenerator(Set<String>) - Constructor for class org.cogroo.tools.tokenizer.PortugueseTokenContextGenerator
 
PortugueseTokenizerFactory - Class in org.cogroo.tools.tokenizer
 
PortugueseTokenizerFactory() - Constructor for class org.cogroo.tools.tokenizer.PortugueseTokenizerFactory
 
PortugueseTokenizerFactory(String, Dictionary, boolean, Pattern) - Constructor for class org.cogroo.tools.tokenizer.PortugueseTokenizerFactory
 
PortuguesSentenceDetectorFactory - Class in org.cogroo.tools.sentdetect
 
PortuguesSentenceDetectorFactory(String, boolean, Dictionary, char[]) - Constructor for class org.cogroo.tools.sentdetect.PortuguesSentenceDetectorFactory
 
PortuguesSentenceDetectorFactory() - Constructor for class org.cogroo.tools.sentdetect.PortuguesSentenceDetectorFactory
 
POS - Static variable in class org.cogroo.RuntimeLanguageLoader
 
probs(double[]) - Method in class org.cogroo.tools.featurizer.FeaturizerME
Populates the specified array with the probabilities of the last decoded sequence.
probs() - Method in class org.cogroo.tools.featurizer.FeaturizerME
Returns an array with the probabilities of the last decoded sequence.
PROP - Static variable in class org.cogroo.RuntimeLanguageLoader
 

R

read() - Method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
read() - Method in class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStream
 
read() - Method in class org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStream
 
read() - Method in class org.cogroo.formats.ad.ADContractionNameSampleStream
 
read() - Method in class org.cogroo.formats.ad.ADExpNameSampleStream
 
read() - Method in class org.cogroo.formats.ad.ADExPOSSampleStream
 
read() - Method in class org.cogroo.formats.ad.ADFeaturizerSampleStream
 
read() - Method in class org.cogroo.tools.featurizer.FeatureSampleStream
 
readFile(String, Charset) - Static method in class org.cogroo.util.FileUtils
 
readFile(File, Charset) - Static method in class org.cogroo.util.FileUtils
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADChunkBasedShallowParserSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADChunkSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADContractionNameSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADExpNameSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADExPOSSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.ad.ADFeatureSampleStreamFactory
 
registerFactory() - Static method in class org.cogroo.formats.FeatureSampleStreamFactory
 
removeGender(String) - Static method in class org.cogroo.tools.postag.GenderUtil
 
removeGender(String[]) - Static method in class org.cogroo.tools.postag.GenderUtil
 
reset() - Method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
reset() - Method in class org.cogroo.formats.ad.ADContractionNameSampleStream
 
reset() - Method in class org.cogroo.formats.ad.ADExpNameSampleStream
 
reset() - Method in class org.cogroo.formats.ad.ADExPOSSampleStream
 
reset() - Method in class org.cogroo.formats.ad.ADFeaturizerSampleStream
 
ResourcesUtil - Class in org.cogroo.util
 
ResourcesUtil() - Constructor for class org.cogroo.util.ResourcesUtil
 
run(String[]) - Method in class org.cogroo.cmdline.dictionary.AbbreviationDictionaryBuilderTool
 
run(String, String[]) - Method in class org.cogroo.cmdline.featurizer.FeaturizerCrossValidatorTool
 
run(String, String[]) - Method in class org.cogroo.cmdline.featurizer.FeaturizerEvaluatorTool
 
run(String[]) - Method in class org.cogroo.cmdline.featurizer.FeaturizerMETool
 
run(String, String[]) - Method in class org.cogroo.cmdline.featurizer.FeaturizerTrainerTool
 
RuntimeLanguageLoader - Class in org.cogroo
 
RuntimeLanguageLoader() - Constructor for class org.cogroo.RuntimeLanguageLoader
 

S

SENT - Static variable in class org.cogroo.RuntimeLanguageLoader
 
SentenceTest - Class in opennlp.tools.formats.ad
 
SentenceTest() - Constructor for class opennlp.tools.formats.ad.SentenceTest
 
serialize(OutputStream) - Method in class opennlp.tools.postag.ExtendedPOSDictionary
Writes the ExtendedPOSDictionary to the given OutputStream; After the serialization is finished the provided OutputStream remains open.
serialize(byte[], OutputStream) - Method in class org.cogroo.util.serializers.ByteArraySerializer
 
setEnd(int) - Method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
setEnd(int) - Method in class org.cogroo.formats.ad.ADFeaturizerSampleStream
 
setStart(int) - Method in class org.cogroo.formats.ad.ADChunk2SampleStream
 
setStart(int) - Method in class org.cogroo.formats.ad.ADFeaturizerSampleStream
 
setTagDictionary(TagDictionary) - Method in class org.cogroo.tools.postag.ExtDictFSAPortugueseFactory
 
setTagDictionary(TagDictionary) - Method in class org.cogroo.tools.postag.FSAPortugueseFactory
 
ShallowParserContextGenerator - Class in org.cogroo.tools.shallowparser
 
ShallowParserContextGenerator() - Constructor for class org.cogroo.tools.shallowparser.ShallowParserContextGenerator
 
ShallowParserFactory - Class in org.cogroo.tools.shallowparser
 
ShallowParserFactory() - Constructor for class org.cogroo.tools.shallowparser.ShallowParserFactory
 
ShallowParserSequenceValidator - Class in org.cogroo.tools.shallowparser
 
ShallowParserSequenceValidator() - Constructor for class org.cogroo.tools.shallowparser.ShallowParserSequenceValidator
 
SP - Static variable in class org.cogroo.RuntimeLanguageLoader
 
STANDARD_MESSAGE_CATALOG - Static variable in exception org.cogroo.exceptions.CogrooException
 
STANDARD_MESSAGE_CATALOG - Static variable in exception org.cogroo.exceptions.CogrooRuntimeException
The name of the ResourceBundle containing the standard Cogroo Exception messages.
StringsUtil - Class in org.cogroo.util
 
StringsUtil() - Constructor for class org.cogroo.util.StringsUtil
 
synthesize(String) - Method in class org.cogroo.dictionary.impl.FSASynthDictionary
 

T

tagDictionary - Variable in class org.cogroo.tools.postag.PortuguesePOSSequenceValidator
 
toByteArray(InputStream) - Static method in class org.cogroo.util.ByteArrayUtil
 
TOK - Static variable in class org.cogroo.RuntimeLanguageLoader
 
TokenTagUtil - Class in org.cogroo.util
 
TokenTagUtil() - Constructor for class org.cogroo.util.TokenTagUtil
 
topKSequences(String[], String[]) - Method in interface org.cogroo.tools.featurizer.Featurizer
Returns the top k chunk sequences for the specified sentence with the specified pos-tags
topKSequences(String[], String[], double) - Method in interface org.cogroo.tools.featurizer.Featurizer
Returns the top k chunk sequences for the specified sentence with the specified pos-tags
topKSequences(String[], String[]) - Method in class org.cogroo.tools.featurizer.FeaturizerME
 
topKSequences(String[], String[], double) - Method in class org.cogroo.tools.featurizer.FeaturizerME
 
toString() - Method in class opennlp.tools.postag.ExtendedPOSDictionary
 
toString() - Method in class opennlp.tools.postag.Triple
 
toString() - Method in class org.cogroo.tools.featurizer.FeatureSample
 
toString() - Method in class org.cogroo.tools.featurizer.WordTag
 
toString() - Method in class org.cogroo.util.PairWordPOSTag
 
toString() - Method in class org.cogroo.util.ToStringHelper
Returns a string in the format specified by Objects#toStringHelper(Object).
ToStringHelper - Class in org.cogroo.util
Support class for Objects#toStringHelper.
toStringHelper(Object) - Static method in class org.cogroo.util.ToStringHelper
Creates an instance of ToStringHelper.
toStringHelper(Class<?>) - Static method in class org.cogroo.util.ToStringHelper
Creates an instance of ToStringHelper in the same manner as Objects#toStringHelper(Object), but using the name of clazz instead of using an instance's Object.getClass().
toStringHelper(String) - Static method in class org.cogroo.util.ToStringHelper
Creates an instance of ToStringHelper in the same manner as Objects#toStringHelper(Object), but using className instead of using an instance's Object.getClass().
train(String, ObjectStream<FeatureSample>, TrainingParameters, FeaturizerFactory) - Static method in class org.cogroo.tools.featurizer.FeaturizerME
 
Triple - Class in opennlp.tools.postag
 
Triple(String, String, String) - Constructor for class opennlp.tools.postag.Triple
 

V

validateArguments(String[]) - Method in class org.cogroo.formats.ad.ADChunkBasedHeadFinderSampleStreamFactory
 
validateArtifactMap() - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerFactory
 
validateArtifactMap() - Method in class org.cogroo.tools.featurizer.FeaturizerFactory
 
validSequence(int, TokenTag[], String[], String) - Method in class org.cogroo.tools.featurizer.DefaultFeaturizerSequenceValidator
 
validSequence(int, TokenTag[], String[], String) - Method in class org.cogroo.tools.headfinder.HeadFinderSequenceValidator
 
validSequence(int, String[], String[], String) - Method in class org.cogroo.tools.postag.PortuguesePOSSequenceValidator
 
validSequence(int, WordTag[], String[], String) - Method in class org.cogroo.tools.shallowparser.ShallowParserSequenceValidator
 

W

WordTag - Class in org.cogroo.tools.featurizer
 
WordTag(String, String) - Constructor for class org.cogroo.tools.featurizer.WordTag
 
WordTag(String, String, String) - Constructor for class org.cogroo.tools.featurizer.WordTag
 
A B C D E F G H I J L M N O P R S T V W 
Skip navigation links

Copyright © 2012–2017 CoGrOO. All rights reserved.