A C D E F G H I L M N P R S T W X

C

Cage - Class in pt.tumba.cage
Extracting named entities (names, places, dates, and other words and phrases that establish the meaning of a body of text) is critical to software systems that process large amounts of unstructured data coming from sources such as email, document files, and the Web.
Cage() - Constructor for class pt.tumba.cage.Cage
Simple constructor for invocation by subclass constructors, typically implicit.
Cage(String, String, String) - Constructor for class pt.tumba.cage.Cage
Constructor for Cage
CageClass - Class in pt.tumba.geoclass
The classification algorithm for marking web pages with their corresponding geographical scopes, with basis on a probabilistic graphical model of geographical concepts.
CageClass() - Constructor for class pt.tumba.geoclass.CageClass
Constructor for CageClass.
CageClass(String, String) - Constructor for class pt.tumba.geoclass.CageClass
Constructor for CageClass.
ClassNetwork - Class in pt.tumba.geoclass
A probabilistic graphical model of geographical concepts, which is the basis of the algorithm for classifying web pages according to their geographical scopes.
ClassNetwork() - Constructor for class pt.tumba.geoclass.ClassNetwork
Constructor for an uninitialized network.
CommonSites - Class in pt.tumba.geoclass
CommonSites is a simple URL to geographic scope lookup table, using regular expressions to match URL paths.
CommonSites(String) - Constructor for class pt.tumba.geoclass.CommonSites
Constructor for CommonSites
CommonSites(String, boolean) - Constructor for class pt.tumba.geoclass.CommonSites
Constructor for CommonSites.
capitalizate(String, boolean) - Static method in class pt.tumba.cage.StringUtils
Capitalizates a given String.
characters(char[], int, int) - Method in class pt.tumba.geoclass.GKBParser
Receive notification of character data inside an element.
cleanup() - Method in class pt.tumba.geoclass.CommonSites
Cleanup the lookup table.
compareTo(Object) - Method in class pt.tumba.geoclass.Node
Compares this Node with other nodes with basis on the ID for this geographical concept at the knowledge base (GKB).
count(String, char) - Static method in class pt.tumba.cage.StringUtils
Counts the occurrence of the given char in a String.
current() - Method in class pt.tumba.cage.DefaultWordFinder
Returns the current word in the text.
currentNGram(int) - Method in class pt.tumba.cage.DefaultWordFinder
Returns the current word N-gram from the input.
currentSegment() - Method in class pt.tumba.cage.DefaultWordFinder
Returns the current text segment from the input.
currentSegment() - Method in class pt.tumba.cage.TeXWordFinder
Returns the current text segment from the input.
currentSegment() - Method in class pt.tumba.cage.XMLWordFinder
Returns the current text segment from the input.
currentWordGram(int) - Method in class pt.tumba.cage.DefaultWordFinder
Returns the current word N-gram from the input.

A C D E F G H I L M N P R S T W X