Skip navigation links
C D F G J L M P R S T U 

C

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

D

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

F

FastTextApi(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
Pointer cast constructor.
FastTextApi(long) - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
Native array allocator.
FastTextApi() - Constructor for class com.github.jfasttext.FastTextWrapper.FastTextApi
 
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() - Constructor for class com.github.jfasttext.config.FastTextWrapper
 
FastTextWrapper - Class in com.github.jfasttext
 
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.StringVector - Class in com.github.jfasttext
 
first() - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
first(float) - 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.FloatStringPair
 
first(long) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
first(long, float) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPair(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
Pointer cast constructor.
FloatStringPair(float, BytePointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPair(float, String) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPair() - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
FloatStringPairVector(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
Pointer cast constructor.
FloatStringPairVector(float[], BytePointer[]) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(float[], String[]) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector() - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
FloatStringPairVector(long) - Constructor for class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 

G

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
 
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(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getVector(String) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
getVector(String) - Method in class com.github.jfasttext.JFastText
 
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
 

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(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
loadModel(String) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
loadModel(String) - Method in class com.github.jfasttext.JFastText
 
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

position(long) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predict(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predict(String, int) - 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.JFastText
 
predictProba(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
predictProba(String, 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.JFastText
 
ProbLabel(float, String) - Constructor for class com.github.jfasttext.JFastText.ProbLabel
 
put(FastTextWrapper.DoubleIntPair) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
put(float, int) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
put(FastTextWrapper.FloatStringPair) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(float, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(float, String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
put(FastTextWrapper.FloatStringPairVector) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(float[], BytePointer[]) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(float[], String[]) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
put(FastTextWrapper.RealVector) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(long, float) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(float...) - Method in class com.github.jfasttext.FastTextWrapper.RealVector
 
put(FastTextWrapper.StringVector) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(long, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(long, String) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(BytePointer...) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 
put(String...) - Method in class com.github.jfasttext.FastTextWrapper.StringVector
 

R

RealVector(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
Pointer cast constructor.
RealVector(float...) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector() - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
RealVector(long) - Constructor for class com.github.jfasttext.FastTextWrapper.RealVector
 
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, PointerPointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, ByteBuffer) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
runCmd(int, byte[]) - 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(int) - Method in class com.github.jfasttext.FastTextWrapper.DoubleIntPair
 
second() - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
second(BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
second(String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPair
 
second(long) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
second(long, BytePointer) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
second(long, String) - Method in class com.github.jfasttext.FastTextWrapper.FloatStringPairVector
 
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(Pointer) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
Pointer cast constructor.
StringVector(BytePointer...) - Constructor for class com.github.jfasttext.FastTextWrapper.StringVector
 
StringVector(String...) - Constructor for 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
 

T

test(BytePointer, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
test(String, int) - Method in class com.github.jfasttext.FastTextWrapper.FastTextApi
 
test(String) - Method in class com.github.jfasttext.JFastText
 
test(String, int) - Method in class com.github.jfasttext.JFastText
 
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
 
C D F G J L M P R S T U 
Skip navigation links

Copyright © 2018. All rights reserved.