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

T

TAGGER - Static variable in class hultig.sumo.OpenNLPKit
The tagger reference code.
test() - Static method in class hultig.align.SimpleChaining
 
test201110191137() - Static method in class hultig.sumo.HNgram
 
testaMetricas(String, String) - Static method in class hultig.sumo.Sentence
 
testSimilarity() - Static method in class hultig.sumo.Text
 
Text - Class in hultig.sumo
A class to represent and manage text.
Text() - Constructor for class hultig.sumo.Text
The default constructor.
Text(String) - Constructor for class hultig.sumo.Text
Creates a new text from a given string.
Text(String[]) - Constructor for class hultig.sumo.Text
Creates a text from an array of strings.
Text(String, OpenNLPKit) - Constructor for class hultig.sumo.Text
Creates a new text from a given string.
to - Static variable in class hultig.io.FileIN
 
to - Static variable in class hultig.sumo.NewsClusterList
 
TOKENIZER - Static variable in class hultig.sumo.OpenNLPKit
The tokenizer reference code.
toLowerCase() - Method in class hultig.sumo.Sentence
Converts every word to lower case and transforms their CorpusIndex codes to -1.
toLowerCase(CorpusIndex) - Method in class hultig.sumo.Sentence
Converts every word to lower case and redefines each word's lexical code, basesd on a supplied dictionary.
toLowerCase() - Method in class hultig.sumo.Text
Turns every word from this file to lower case.
toLowerCase() - Method in class hultig.sumo.Word
Convert all characters from this word to lower case.
toMWUString() - Method in class hultig.sumo.Sentence
Transform this sentence into a kind of a multi-word-unit (MWU) expression.
Toolkit - Class in hultig.util
The Toolkit class contains various static methods being used within this library.
Toolkit() - Constructor for class hultig.util.Toolkit
Default constructor.
Toolkit(String) - Constructor for class hultig.util.Toolkit
Constructor with encoding definition.
toPOString() - Method in class hultig.sumo.ChunkedSentence
Gives a string with only the part-of-speech tags.
toString() - Method in class hultig.align.SimpleChaining.Match
 
toString() - Method in class hultig.sumo.Chunk
Gives a string representation of this chunk, in the form of: POS[w1 w2 ... wn], where POS is the chunk part-of-speech tag and w1 ... wn the sequence of n words forming this chunk.
toString() - Method in class hultig.sumo.ChunkMark
Gives the string representation of this chunk mark.
toString() - Method in class hultig.sumo.Rule
 
toString() - Method in class hultig.sumo.Sentence
The overriding of the toString() method.
toString() - Method in class hultig.sumo.Text
Gives a concatenation of the sentences from this text.
toString(String) - Method in class hultig.sumo.Text
Gives a concatenation of the sentences from this text.
toString() - Method in class hultig.sumo.Word
Override of the toString() method.
toString(boolean) - Method in class hultig.sumo.Word
A specific toString method.
toString(boolean) - Method in class hultig.sumo.XBubble
 
toString() - Method in class hultig.sumo.XBubble
 
toString() - Method in class hultig.util.MatrixItem
Converts this item to a string format.
toString() - Method in class hultig.util.OSArguments
Overloading.
toStringChunk() - Method in class hultig.sumo.ChunkedSentence
Gives a shallow parsed representation of this chunked sentence.
toStringPOS() - Method in class hultig.sumo.Sentence
A toString() type method giving each word joined with its respective part-of-speech tag
toStringPOS(POSType) - Method in class hultig.sumo.Word
Similar to the toStringPOS() method, except that the part-of-speech representation is passed by parameter.
toStringPOS() - Method in class hultig.sumo.Word
A toString() type method giving the word string concatenated with its part-of-speech tag, if defined.
toStringRegex() - Method in class hultig.sumo.Chunk
Gives another string representation of this chunk, in the form of: <w1 w2 ... wn> : POS, where POS is the chunk tag, and w1 ... wn are the sequence of words in this chunk.
toStringRegex() - Method in class hultig.sumo.ChunkedSentence
Gives another format of a shallow parsed representation of this sentence, in a format suitable for regular expression matching.
toStringRegexPOS() - Method in class hultig.sumo.ChunkedSentence
A toString() method type that gives a string representation of this chunked sentence, where each word is printed followed by its part-of-speech tag, as shown in the next example: the/dt lazy/jj fox/nn jumped/vbd over/in the/dt fence/nn (26, April 2009, 10:47)
toStringRegexPOSCHK() - Method in class hultig.sumo.ChunkedSentence
This method is similar to toStringRegexPOS(), differing only in the fact that the chunk tag is also included in each word printing, after the part-of-speech tag.
toVString() - Method in class hultig.sumo.XBubble
 
toVString(boolean) - Method in class hultig.sumo.XBubble
 
TRUNCV - Variable in class hultig.sumo.CorpusIndex
Size of word truncation.
TxtFilter - Class in hultig.sumo
NOT YET WELL COMMENTED.
TxtFilter() - Constructor for class hultig.sumo.TxtFilter
Default constructor.

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