Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
S
SampleCode
- Class in
ca.uottawa.balie.test
SampleCode()
- Constructor for class ca.uottawa.balie.test.
SampleCode
Save(WekaLearner, String)
- Static method in class ca.uottawa.balie.
WekaPersistance
Saves a model to disk.
SaveTokenList(TokenList, String)
- Static method in class ca.uottawa.balie.
DebugInfo
Saves a
TokenList
to disk (for unit testing).
SBR_MODEL
- Static variable in class ca.uottawa.balie.
Balie
SBR_TESTING_CORPUS_PC
- Static variable in class ca.uottawa.balie.
Balie
SBR_TRAINING_CORPUS_PC
- Static variable in class ca.uottawa.balie.
Balie
SBRCorpusHandler
- Class in
ca.uottawa.balie
SAX parser for the Sentence Boundary Recognition corpus.
SBRCorpusHandler()
- Constructor for class ca.uottawa.balie.
SBRCorpusHandler
SEED
- Static variable in class ca.uottawa.balie.
HashCodeUtil
An initial value for a
hashCode
, to which is added contributions from fields.
Select(boolean)
- Method in class ca.uottawa.balie.
WekaAttributeSelection
Select the top attributes
SentenceBoundariesRecognition
- Class in
ca.uottawa.balie
Methods for training, testing and using sentence boundary recognition.
SentenceBoundariesRecognition(LanguageSpecific)
- Constructor for class ca.uottawa.balie.
SentenceBoundariesRecognition
Initialize SBD algorithm.
SentenceCount()
- Method in class ca.uottawa.balie.
Tokenizer
Gets the number of sentences found.
SentenceIsAllCapitalized()
- Method in class ca.uottawa.balie.
SentenceBoundariesRecognition
Check if a sentence is all capitalized
SentenceNumber()
- Method in class ca.uottawa.balie.
Token
Gets the sentence number.
SentenceText(int, boolean, boolean)
- Method in class ca.uottawa.balie.
TokenList
Gets the text version of the sentence at the given index.
SetCanonizerRules(int)
- Method in class ca.uottawa.balie.
Tokenizer
Set the rules the
Canonizer
will operates with.
SetDominantType(NamedEntityType)
- Method in class ca.uottawa.balie.
NamedEntityAlias
Set the dominant type for this entity the dominant type is the preferred type to be applied to all elements of the alias
SetDoubleOnly(boolean)
- Method in class ca.uottawa.balie.
WekaAttributeSelection
SetDoubleOnly(boolean)
- Method in class ca.uottawa.balie.
WekaLearner
SetEntityType(int, NamedEntityType)
- Method in class ca.uottawa.balie.
TokenList
Set the type of an entity (deep copy)
SetPOS(int, int)
- Method in class ca.uottawa.balie.
TokenList
Sets the Part-of-speech of the token at the given index.
setPosition(int)
- Method in class ca.uottawa.balie.
Token
Sets the token position.
setSentenceNumber(int)
- Method in class ca.uottawa.balie.
Token
Sets the sentence number.
Shrink()
- Method in class ca.uottawa.balie.
WekaLearner
Reduces the size of a classifier by deleting the corpora.
SignificantOverlap(ArrayList<String>)
- Method in class ca.uottawa.balie.
NamedEntityAlias
Check if this alias and a bag-of-word have a significant overlap (at least half of words overlap)
Size()
- Method in class ca.uottawa.balie.
TokenList
Gets the size (number of tokens) of the TokenList.
SPANISH_TOKEN_LIST_ON_DISK
- Static variable in class ca.uottawa.balie.
Balie
startDocument()
- Method in class ca.uottawa.balie.
SBRCorpusHandler
startElement(String, String, String, Attributes)
- Method in class ca.uottawa.balie.
SBRCorpusHandler
StartPos()
- Method in class ca.uottawa.balie.
Token
StyleSheet(String)
- Static method in class ca.uottawa.balie.
XmlUtil
Gets the XML line that declares the stylesheet.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y