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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
W
weight
- Variable in class pt.tumba.ngram.svm.
SVMParameter
The label weights, for C_SVC
weightLabel
- Variable in class pt.tumba.ngram.svm.
SVMParameter
The label weights, for C_SVC
write(byte[])
- Method in class pt.tumba.ngram.compression.
ArithCodeOutputStream
Writes array of bytes to the output stream.
write(byte[], int, int)
- Method in class pt.tumba.ngram.compression.
ArithCodeOutputStream
Writes section of array of bytes to the output stream.
write(int)
- Method in class pt.tumba.ngram.compression.
ArithCodeOutputStream
Writes the eight low-order bits of argument to the output stream as a byte.
writeBit(boolean)
- Method in class pt.tumba.ngram.compression.
BitOutput
Writes the single specified bit to the underlying output stream,
1
for
true
and
0
for
false
.
writeBitFalse()
- Method in class pt.tumba.ngram.compression.
BitOutput
Writes a single
false
(
0
) bit.
writeBitTrue()
- Method in class pt.tumba.ngram.compression.
BitOutput
Writes a single
true
(
1
) bit.
writeProfiles()
- Static method in class pt.tumba.ngram.
LanguageClass
Calculate the language profiles for the Portuguese classifyer according to corpus data.
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
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_