Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
P
padLeft(String, int)
- Static method in class weka.core.
Utils
Pads a string to a specified length, inserting spaces on the left as required.
padRight(String, int)
- Static method in class weka.core.
Utils
Pads a string to a specified length, inserting spaces on the right as required.
partitionOptions(String[])
- Static method in class weka.core.
Utils
Returns the secondary set of options (if any) contained in the supplied options array.
peek()
- Method in class weka.core.
Queue
Gets object from the front of the queue.
pop()
- Method in class weka.core.
Queue
Pops an object from the front of the queue.
PorterStemmer
- Class in
<Unnamed>
PorterStemmer.java Programmer: John Keyes (
[email protected]
) Last Modified: January 3, 1998 This class implements the PORTER stemming algorithm, which is fully described in "An algorithm for suffix stripping", M.F.
PorterStemmer()
- Constructor for class
PorterStemmer
pseudoPhrase(String)
- Method in class
Vocabulary
Generates the preudo phrase from a string.
push(Object)
- Method in class weka.core.
Queue
Appends an object to the back of the queue.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X