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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
S
SBRCorpusHandler
- class ca.uottawa.balie.
SBRCorpusHandler
.
SAX parser for the Sentence Boundary Recognition corpus.
SBRCorpusHandler()
- Constructor for class ca.uottawa.balie.
SBRCorpusHandler
SBR_MODEL
- Static variable in class ca.uottawa.balie.
Balie
SBR_TESTING_CORPUS
- Static variable in class ca.uottawa.balie.
Balie
SBR_TRAINING_CORPUS
- Static variable in class ca.uottawa.balie.
Balie
SEED
- Static variable in class ca.uottawa.balie.
HashCodeUtil
An initial value for a
hashCode
, to which is added contributions from fields.
SPANISH_TOKEN_LIST_ON_DISK
- Static variable in class ca.uottawa.balie.
Balie
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).
Select()
- Method in class ca.uottawa.balie.
WekaAttributeSelection
Select the top attributes
SentenceBoundariesRecognition
- class ca.uottawa.balie.
SentenceBoundariesRecognition
.
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
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(int)
- Method in class ca.uottawa.balie.
NamedEntityAlias
SetEntityType(int, int)
- Method in class ca.uottawa.balie.
TokenList
SetPOS(int, int)
- Method in class ca.uottawa.balie.
TokenList
Sets the Part-of-speech of the token at the given index.
Shrink()
- Method in class ca.uottawa.balie.
WekaLearner
Reduces the size of a classifier by deleting the corpora.
Size()
- Method in class ca.uottawa.balie.
TokenList
Gets the size (number of tokens) of the TokenList.
Sizes()
- Method in class ca.uottawa.balie.
NamedEntityAlias
StyleSheet(String)
- Static method in class ca.uottawa.balie.
XmlUtil
Gets the XML line that declares the stylesheet.
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.
startDocument()
- Method in class ca.uottawa.balie.
SBRCorpusHandler
startElement(String, String, String, Attributes)
- Method in class ca.uottawa.balie.
SBRCorpusHandler
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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y