|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccentLookup | |
---|---|
ca.uottawa.balie |
Uses of AccentLookup in ca.uottawa.balie |
---|
Methods in ca.uottawa.balie with parameters of type AccentLookup | |
---|---|
static java.lang.String |
Canonizer.CanonForm(java.lang.String pi_Raw,
int pi_Rules,
PunctLookup pi_PunctLookup,
LigatureLookup pi_LigatureLookup,
AccentLookup pi_AccentLookup)
Transforms a word in its canon version. |
java.lang.String |
TokenFeature.Mechanism.GetNominalValue(TokenFeature tf,
AccentLookup pi_AccentLookup)
|
java.lang.String |
TokenFeature.BooleanMechanism.GetNominalValue(TokenFeature tf,
AccentLookup pi_AccentLookup)
|
java.lang.String |
TokenFeature.NumericMechanism.GetNominalValue(TokenFeature tf,
AccentLookup pi_AccentLookup)
|
Constructors in ca.uottawa.balie with parameters of type AccentLookup | |
---|---|
Token(java.lang.String pi_RawLiteral,
java.lang.String pi_CanonLiteral,
int pi_Type,
PunctLookup pi_PunctLookup,
AccentLookup pi_AccentLookup,
int pi_Position,
int pi_Sentence,
int pi_NumWhiteBefore,
int pi_NextStart,
int pi_NETagSetSize)
Creates a new token with all the required information. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |