Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
W
X
S
STRING_EXPR
- Static variable in class pt.tumba.cage.
TeXWordFinder
Constant value specifying strings on user defined ignores.
StringUtils
- Class in
pt.tumba.cage
A collection of
String
handling utility methods.
separateNumberWithDots(String)
- Static method in class pt.tumba.cage.
StringUtils
Takes a numeric string and separates groups of 3 characters with a '.' character.
separateNumberWithDots(String, int)
- Static method in class pt.tumba.cage.
StringUtils
Takes a numeric string and separates groups of "n" characters with a '.' character.
setExpression(String)
- Method in class pt.tumba.cage.
MathEvaluator
Sets the expression to evaluate.
setHTMLFlags(int)
- Method in class pt.tumba.cage.
NamedEntity
Sets the flags for the HTML markup contexts where the entity was found.
setID(Integer)
- Method in class pt.tumba.geoclass.
Node
Sets the ID for this geographical concept at the knowledge base (GKB).
setIgnoreComments(boolean)
- Method in class pt.tumba.cage.
TeXWordFinder
Allows one to indicate if TeX comments should be ignored.
setMatch(String)
- Method in class pt.tumba.cage.
NamedEntity
Sets the part of the named entity that matched the lexicon.
setName(String)
- Method in class pt.tumba.geoclass.
Node
Associates a name with this geographic concept.
setNamedEntity(String, String)
- Method in class pt.tumba.cage.
NamedEntity
Sets the named entity.
setOutput(Writer)
- Method in class pt.tumba.geoclass.
GKBParser
Sets up a writer for printing the list of features from the RDF file.
setPopulation(Integer)
- Method in class pt.tumba.geoclass.
Node
Sets the number of habitants associated with this region.
setQualifyer(String)
- Method in class pt.tumba.cage.
NamedEntity
Sets the qualifyer for this named entity.
setRegularTextMode()
- Method in class pt.tumba.cage.
Cage
Sets the text processing mode to handle regular text files.
setSubType(String[])
- Method in class pt.tumba.cage.
NamedEntity
Sets the subtypes associated with the named entity.
setTag(String)
- Method in class pt.tumba.cage.
NamedEntity
Sets the main cathegory associated with the named entity (i.e.
setTeXMode()
- Method in class pt.tumba.cage.
Cage
Sets the text processing mode to handle TeX/LaTeX files.
setText(String)
- Method in class pt.tumba.cage.
Cage
Sets the text to be processed by the named entity recognizer.
setText(String)
- Method in class pt.tumba.cage.
DefaultWordFinder
Changes the text associates with this DefaultWordFinder.
setType(String[])
- Method in class pt.tumba.cage.
NamedEntity
Sets the main types associated with the named entity.
setType(String)
- Method in class pt.tumba.geoclass.
Node
Sets the type of this geographic concept.
setValue(NamedEntity)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated with a given node of the network.
setValue(NamedEntity, Double)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated with a given node of the network.
setValue(Node, Double)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated with a given node of the network.
setValue(Integer, Double)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated with a given node of the network.
setValue(String, Double)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated all the nodes sharing a given name.
setValue(String, String, Double)
- Method in class pt.tumba.geoclass.
ClassNetwork
Updates the score associated all the nodes sharing a given name and/or a given type.
setXMLMode()
- Method in class pt.tumba.cage.
Cage
Sets the text processing mode to handle XML and SGML files.
shareOneType(String, String)
- Static method in class pt.tumba.cage.
NamedEntity
Checks if two strings with type information contain at least one type in common.
splitNGrams(String, int)
- Static method in class pt.tumba.cage.
DefaultWordFinder
Splits a given String into an array with its constituent character n-grams.
splitSegments(String)
- Static method in class pt.tumba.cage.
DefaultWordFinder
Splits a given String into an array with its constituent text segments.
splitWordGrams(String, int)
- Static method in class pt.tumba.cage.
DefaultWordFinder
Splits a given String into an array with its constituent word n-grams.
splitWords(String)
- Static method in class pt.tumba.cage.
DefaultWordFinder
Splits a given String into an array with its constituent words.
startDocument()
- Method in class pt.tumba.geoclass.
GKBParser
Receive notification of the beginning of the document, and initialization of parsing variables.
startElement(String, String, String, Attributes)
- Method in class pt.tumba.geoclass.
GKBParser
Receive notification of the start of an element.
startsSentence()
- Method in class pt.tumba.cage.
DefaultWordFinder
Checks if the current word marks the begining of a sentence.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
W
X