Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
V
X
G
getChilds(Element)
- Static method in class ptstemmer.support.
XMLUtils
getEdge(char)
- Method in class ptstemmer.support.datastructures.
SuffixTreeNode
getLongestSuffix(String)
- Method in class ptstemmer.support.datastructures.
SuffixTree
Get word's longest suffix present in the tree
getLongestSuffixAndValue(String)
- Method in class ptstemmer.support.datastructures.
SuffixTree
Get word's longest suffix and value
getLongestSuffixesAndValues(String)
- Method in class ptstemmer.support.datastructures.
SuffixTree
Get all the suffixes in the word and their values
getLongestSuffixValue(String)
- Method in class ptstemmer.support.datastructures.
SuffixTree
Get value saved on the longest suffix of the word
getPhraseStems(String)
- Method in class ptstemmer.
Stemmer
Performs stemming on the
phrase
, using a simple space tokenizer
getProperty(String)
- Method in class ptstemmer.support.datastructures.
SuffixTree
getValue()
- Method in class ptstemmer.support.datastructures.
SuffixTreeNode
getWordStem(String)
- Method in class ptstemmer.
Stemmer
Performs stemming on the
word
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
O
P
R
S
T
V
X