B C D E F G I J L M P R S T U 
All Classes All Packages

B

begin() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
begin() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 

C

checkModel(String) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
checkModel(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
clear() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
clear() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
clear() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
com.github.jfasttext - package com.github.jfasttext
 
com.github.jfasttext.config - package com.github.jfasttext.config
 

D

DoubleIntPair() - Constructor for class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
DoubleIntPair(float, int) - Constructor for class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
DoubleIntPair(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.DoubleIntPair
Pointer cast constructor.

E

empty() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
empty() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
empty() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
end() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
end() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
equals(FastTextWrapper.RealVector.Iterator) - Method in class com.github.jfasttext.FastTextWrapper.RealVector.Iterator
 
equals(FastTextWrapper.StringVector.Iterator) - Method in class com.github.jfasttext.FastTextWrapper.StringVector.Iterator
 
erase(FastTextWrapper.RealVector.Iterator) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
erase(FastTextWrapper.StringVector.Iterator) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 

F

FastTextApi() - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
 
FastTextApi(long) - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
Native array allocator.
FastTextApi(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
Pointer cast constructor.
FastTextWrapper - Class in com.github.jfasttext.config
This configuration file is used for JavaCpp's parser to generate the actual FastTextWrapper.java fasttext_wrapper.h includes FastTextApi's declarations, fasttext_wrapper_javacpp.h includes *.cc files for compiling.
FastTextWrapper - Class in com.github.jfasttext
 
FastTextWrapper() - Constructor for class com.github.jfasttext.config.FastTextWrapper
 
FastTextWrapper() - Constructor for class com.github.jfasttext.FastTextWrapper
 
FastTextWrapper.DoubleIntPair - Class in com.github.jfasttext
 
FastTextWrapper.FastTextApi - Class in com.github.jfasttext
FastText's wrapper
FastTextWrapper.FloatStringPair - Class in com.github.jfasttext
 
FastTextWrapper.FloatStringPairVector - Class in com.github.jfasttext
 
FastTextWrapper.RealVector - Class in com.github.jfasttext
 
FastTextWrapper.RealVector.Iterator - Class in com.github.jfasttext
 
FastTextWrapper.StringVector - Class in com.github.jfasttext
 
FastTextWrapper.StringVector.Iterator - Class in com.github.jfasttext
 
first() - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
first() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
first(float) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
first(float) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
first(long) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
first(long, float) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPair() - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPair(float, String) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPair(float, BytePointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPair(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
Pointer cast constructor.
FloatStringPairVector() - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(float[], String[]) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(float[], BytePointer[]) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(long) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
Pointer cast constructor.

G

get() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
get() - Method in class com.github.jfasttext.FastTextWrapper.RealVector.Iterator
 
get() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
get() - Method in class com.github.jfasttext.FastTextWrapper.StringVector.Iterator
 
get(long) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
get(long) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
getBucket() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getBucket() - Method in class com.github.jfasttext.JFastText
 
getContextWindowSize() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getContextWindowSize() - Method in class com.github.jfasttext.JFastText
 
getDim() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getDim() - Method in class com.github.jfasttext.JFastText
 
getEpoch() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getEpoch() - Method in class com.github.jfasttext.JFastText
 
getLabel(int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLabelPrefix() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLabelPrefix() - Method in class com.github.jfasttext.JFastText
 
getLabels() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLabels() - Method in class com.github.jfasttext.JFastText
 
getLossName() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLossName() - Method in class com.github.jfasttext.JFastText
 
getLr() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLr() - Method in class com.github.jfasttext.JFastText
 
getLrUpdateRate() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getLrUpdateRate() - Method in class com.github.jfasttext.JFastText
 
getMaxn() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getMaxn() - Method in class com.github.jfasttext.JFastText
 
getMinCount() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getMinCount() - Method in class com.github.jfasttext.JFastText
 
getMinCountLabel() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getMinCountLabel() - Method in class com.github.jfasttext.JFastText
 
getMinn() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getMinn() - Method in class com.github.jfasttext.JFastText
 
getModelName() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getModelName() - Method in class com.github.jfasttext.JFastText
 
getNLabels() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getNLabels() - Method in class com.github.jfasttext.JFastText
 
getNSampledNegatives() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getNSampledNegatives() - Method in class com.github.jfasttext.JFastText
 
getNWords() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getNWords() - Method in class com.github.jfasttext.JFastText
 
getPointer(long) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getPretrainedVectorsFileName() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getPretrainedVectorsFileName() - Method in class com.github.jfasttext.JFastText
 
getSamplingThreshold() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getSamplingThreshold() - Method in class com.github.jfasttext.JFastText
 
getVector(String) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getVector(String) - Method in class com.github.jfasttext.JFastText
 
getVector(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getWord(int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getWordNgrams() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getWordNgrams() - Method in class com.github.jfasttext.JFastText
 
getWords() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getWords() - Method in class com.github.jfasttext.JFastText
 

I

increment() - Method in class com.github.jfasttext.FastTextWrapper.RealVector.Iterator
 
increment() - Method in class com.github.jfasttext.FastTextWrapper.StringVector.Iterator
 
insert(FastTextWrapper.RealVector.Iterator, float) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
insert(FastTextWrapper.StringVector.Iterator, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
Iterator() - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector.Iterator
 
Iterator() - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector.Iterator
 
Iterator(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector.Iterator
 
Iterator(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector.Iterator
 

J

JFastText - Class in com.github.jfasttext
 
JFastText() - Constructor for class com.github.jfasttext.JFastText
 
JFastText.ProbLabel - Class in com.github.jfasttext
 

L

label - Variable in class com.github.jfasttext.JFastText.ProbLabel
 
loadModel(String) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
loadModel(String) - Method in class com.github.jfasttext.JFastText
 
loadModel(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
logProb - Variable in class com.github.jfasttext.JFastText.ProbLabel
 

M

main(String[]) - Static method in class com.github.jfasttext.JFastText
 
map(InfoMap) - Method in class com.github.jfasttext.config.FastTextWrapper
 

P

pop_back() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
pop_back() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
position(long) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predict(String) - Method in class com.github.jfasttext.JFastText
 
predict(String, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predict(String, int) - Method in class com.github.jfasttext.JFastText
 
predict(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predictProba(String) - Method in class com.github.jfasttext.JFastText
 
predictProba(String, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predictProba(String, int) - Method in class com.github.jfasttext.JFastText
 
predictProba(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
ProbLabel(float, String) - Constructor for class com.github.jfasttext.JFastText.ProbLabel
 
push_back(float) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
push_back(String) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
push_back(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(float) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(float...) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(float[], String[]) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(float[], BytePointer[]) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(float, int) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
put(float, String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(float, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(long, float) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(long, String) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(long, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(FastTextWrapper.DoubleIntPair) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
put(FastTextWrapper.FloatStringPair) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(FastTextWrapper.FloatStringPairVector) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(FastTextWrapper.RealVector) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(FastTextWrapper.StringVector) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(String) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(String...) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(BytePointer...) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 

R

RealVector() - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector(float) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector(float...) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector(long) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
Pointer cast constructor.
resize(long) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
resize(long) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
resize(long) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
runCmd(int, byte[]) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, ByteBuffer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, PointerPointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(String[]) - Method in class com.github.jfasttext.JFastText
 

S

second() - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
second() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
second(int) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
second(long) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
second(long, String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
second(long, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
second(String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
second(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
size() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
size() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
size() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector() - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(long) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(String) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(String...) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(BytePointer) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(BytePointer...) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
Pointer cast constructor.

T

test(String) - Method in class com.github.jfasttext.JFastText
 
test(String, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
test(String, int) - Method in class com.github.jfasttext.JFastText
 
test(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
toString() - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
toString() - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
toString() - Method in class com.github.jfasttext.JFastText.ProbLabel
 

U

unloadModel() - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
unloadModel() - Method in class com.github.jfasttext.JFastText
 
B C D E F G I J L M P R S T U 
All Classes All Packages