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

G

GKBParser - Class in pt.tumba.geoclass
A SAX2 event handler class, used for parsing RDF data from our geographical knowledge base (GKB).
GKBParser() - Constructor for class pt.tumba.geoclass.GKBParser
Constructor for GKBParser.
GKBParser(PrintStream) - Constructor for class pt.tumba.geoclass.GKBParser
Constructor for GKBParser.
getClassNetwork(String) - Static method in class pt.tumba.geoclass.GKBParser
Returns a network of geographical features parsed from a given RDF file.
getClassNetwork(String, PrintStream) - Static method in class pt.tumba.geoclass.GKBParser
Returns a network of geographical features parsed from a given RDF file.
getClassNetwork(File) - Static method in class pt.tumba.geoclass.GKBParser
Returns a network of geographical features parsed from a given RDF file.
getClassNetwork(File, PrintStream) - Static method in class pt.tumba.geoclass.GKBParser
Returns a network of geographical features parsed from a given RDF file.
getDirectAncestors(Node) - Method in class pt.tumba.geoclass.ClassNetwork
Get the direct ancestors of a given node.
getDirectAncestors(Integer) - Method in class pt.tumba.geoclass.ClassNetwork
Get the direct ancestors of a given node.
getDirectDescendants(Node) - Method in class pt.tumba.geoclass.ClassNetwork
Get the direct descendants of a given node.
getDirectDescendants(Integer) - Method in class pt.tumba.geoclass.ClassNetwork
Get the direct descendants of a given node.
getDirectRelated(Node) - Method in class pt.tumba.geoclass.ClassNetwork
Get the related nodes for a given node.
getDirectRelated(Integer) - Method in class pt.tumba.geoclass.ClassNetwork
Get the related nodes for a given node.
getEquivalent(Node) - Method in class pt.tumba.geoclass.ClassNetwork
Get the equivalent nodes for a given node.
getFeatures(File, PrintStream) - Static method in class pt.tumba.geoclass.GKBParser
Returns a network of geographical features parsed from a given RDF file.
getHTMLFlags() - Method in class pt.tumba.cage.NamedEntity
Returns the flags for the HTML markup contexts where the entity was found.
getID() - Method in class pt.tumba.geoclass.Node
Returns the ID for this geographical concept at the knowledge base (GKB).
getInstance() - Static method in class pt.tumba.cage.Numex
Returns an instance of Numex.
getInstance() - Static method in class pt.tumba.cage.StringUtils
Return the single instance of this class.
getMatch() - Method in class pt.tumba.cage.NamedEntity
Returns the part of the named entity that matched the lexicon.
getMaxNode() - Method in class pt.tumba.geoclass.ClassNetwork
Returns the currently highest scoring node in the network.
getMaxNodeScore() - Method in class pt.tumba.geoclass.ClassNetwork
Returns the score of the currently highest scoring node in the network.
getName() - Method in class pt.tumba.geoclass.Node
Returns the Name associated with this geographical concept.
getNamedEntities() - Method in class pt.tumba.cage.Cage
Returns an array of all the entities found in the text.
getNamedEntity() - Method in class pt.tumba.cage.NamedEntity
Returns a String with the named entity.
getNode(Integer) - Method in class pt.tumba.geoclass.ClassNetwork
Returns the node associated with a given id
getNode(String) - Method in class pt.tumba.geoclass.ClassNetwork
Returns the node(s) associated with a given name.
getPopulation() - Method in class pt.tumba.geoclass.Node
Returns the number of habitants associated with this region, or -1 if the information is not available.
getQualifyer() - Method in class pt.tumba.cage.NamedEntity
Returns the qualifyer for the named entity.
getScope(NamedEntity[]) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getScope(String, NamedEntity[]) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getScope(String) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getScope(String, Cage) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getScope(String, String) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getScope(Cage) - Method in class pt.tumba.geoclass.CageClass
Returns the Geographical Scope associated with a given document.
getSpecialChars() - Static method in class pt.tumba.cage.StringUtils
Return an array with all the valid accented characters.
getSubType() - Method in class pt.tumba.cage.NamedEntity
Returns the subtypes associated with the named entity.
getTag() - Method in class pt.tumba.cage.NamedEntity
Returns the main cathegory associated with the named entity (i.e.
getText() - Method in class pt.tumba.cage.Cage
Returns the input text to the named entity recognizer.
getText() - Method in class pt.tumba.cage.DefaultWordFinder
Returns the text associated with this DefaultWordFinder.
getTextFinal() - Method in class pt.tumba.cage.Cage
Returns the text given to the named entity recognized, with the named entities surrounded by appropriate SGML tags.
getType() - Method in class pt.tumba.cage.NamedEntity
Returns the main types associated with the named entity.
getType() - Method in class pt.tumba.geoclass.Node
Returns the type of this geographical concept.
getValue() - Method in class pt.tumba.cage.MathEvaluator
Evaluates and returns the value of the expression.
getValue(Integer) - Method in class pt.tumba.geoclass.ClassNetwork
Returns the score associated with a given node of the network.
getValue(Node) - Method in class pt.tumba.geoclass.ClassNetwork
Returns the score associated with a given node of the network.
getVariable(String) - Method in class pt.tumba.cage.MathEvaluator
Gets the variable's value that was assigned previously.

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