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
I
IncrementSentenceNumber()
- Method in class ca.uottawa.balie.
Token
Increments the sentence number of a token.
Instance(String[])
- Method in class ca.uottawa.balie.
CharacterNGram
Creates an instance made of n-gram relative frequencies for a given set of reference n-grams.
Intersect(NamedEntityType)
- Method in class ca.uottawa.balie.
NamedEntityType
Check types that are common to this entity and the parameter entity
Intersection(NamedEntityType, NamedEntityType, NamedEntityExplanation)
- Static method in class ca.uottawa.balie.
NamedEntityType
Returns a entity that is the intersection of the two parameters
Is(int, int)
- Static method in class ca.uottawa.balie.
TokenConsts
Checks if an integer contains a reference value (using bitwise AND).
IsA(NamedEntityTypeEnumI)
- Method in class ca.uottawa.balie.
NamedEntityType
Check if this entity has the given primitive type
IsAbbreviation(String)
- Method in class ca.uottawa.balie.
AbbreviationLookup
Check if a word is an abbreviation.
IsAllCapSentence()
- Method in class ca.uottawa.balie.
Token
IsEnd()
- Method in class ca.uottawa.balie.
NamedEntityType
Check if this entity ends an expression (equivalent to IsA(NETypes.END))
IsEntity(String, boolean)
- Method in class ca.uottawa.balie.
LexiconOnDisk
Check if a given word is listed in a lexicon
IsEntity(String, boolean)
- Method in interface ca.uottawa.balie.
LexiconOnDiskI
IsInternalPunct(char)
- Method in class ca.uottawa.balie.
PunctLookup
Checks if a char is an internal punctuation that is not welcome inside a word (ex.: '.' or ',' or ':')
IsNumeric()
- Method in class ca.uottawa.balie.
WekaAttribute
Checks if the attribute is numeric
IsPunctuation(char)
- Method in class ca.uottawa.balie.
PunctLookup
Determines wether or not a given char is a known punctuation in Balie.
IsSentenceBoundary(WekaLearner, Token, Token, Token, Token)
- Method in class ca.uottawa.balie.
SentenceBoundariesRecognition
Check if a given token sequence is a sentence break (located after the "current" token)
IsSentenceStart()
- Method in class ca.uottawa.balie.
Token
IsStart()
- Method in class ca.uottawa.balie.
NamedEntityType
Check if this entity dtarts an expression (equivalent to IsA(NETypes.START))
IsUnbreakable(String)
- Method in class ca.uottawa.balie.
UnbreakableLookup
Checks if a word is an Unbreakable.
ITALIAN_TOKEN_LIST_ON_DISK
- Static variable in class ca.uottawa.balie.
Balie
Iterator()
- Method in class ca.uottawa.balie.
TokenList
Gets an iterator for the tokenList
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