Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
G
H
I
N
R
S
T
V
N
Normalisation
- Class in
vardwrapper
Represents the attempted normalisation of a single word.
Normalisation(boolean, boolean, String, String, double)
- Constructor for class vardwrapper.
Normalisation
Constructor for a normalisation attempt.
NormalisationStats
- Class in
vardwrapper
Stats produced from normalising a whole text (file).
NormalisationStats(String, int, int, int, int, int, int, int, int)
- Constructor for class vardwrapper.
NormalisationStats
Instantiates new normalisation stats, token and type counts.
normalise(String)
- Method in class vardwrapper.
VARD
Attempts a normalisation of the given word.
normaliseFile(File, File, File)
- Method in class vardwrapper.
VARD
Normalise a whole text in a file, uses the full setup as if normalised using Batch mode of VARD.
normaliseToString(String)
- Method in class vardwrapper.
VARD
Attempts to normalise the given word and returns either the normalisation made, or just the word if no normalisation was possible (no suggestions above threshold) or if the word wasn't a variant.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
G
H
I
N
R
S
T
V