fastText  d00d36476b15
Fast text processing tool/library
fasttext::FastText Member List

This is the complete list of members for fasttext::FastText, including all inherited members.

analogies(int32_t)fasttext::FastText
args_fasttext::FastTextprivate
cbow(Model &, real, const std::vector< int32_t > &)fasttext::FastText
checkModel(std::istream &)fasttext::FastTextprivate
dict_fasttext::FastTextprivate
FastText()fasttext::FastText
findNN(const Matrix &, const Vector &, int32_t, const std::set< std::string > &)fasttext::FastText
getDimension() constfasttext::FastText
getVector(Vector &, const std::string &) constfasttext::FastText
input_fasttext::FastTextprivate
loadModel(std::istream &)fasttext::FastText
loadModel(const std::string &)fasttext::FastText
loadVectors(std::string)fasttext::FastText
model_fasttext::FastTextprivate
ngramVectors(std::string)fasttext::FastText
nn(int32_t)fasttext::FastText
output_fasttext::FastTextprivate
precomputeWordVectors(Matrix &)fasttext::FastText
predict(std::istream &, int32_t, bool)fasttext::FastText
predict(std::istream &, int32_t, std::vector< std::pair< real, std::string >> &) constfasttext::FastText
printInfo(real, real)fasttext::FastText
printSentenceVectors()fasttext::FastText
printWordVectors()fasttext::FastText
qinput_fasttext::FastTextprivate
qoutput_fasttext::FastTextprivate
quant_fasttext::FastTextprivate
quantize(std::shared_ptr< Args >)fasttext::FastText
saveModel()fasttext::FastText
saveOutput()fasttext::FastText
saveVectors()fasttext::FastText
selectEmbeddings(int32_t) constfasttext::FastText
sentenceVectors()fasttext::FastText
signModel(std::ostream &)fasttext::FastTextprivate
skipgram(Model &, real, const std::vector< int32_t > &)fasttext::FastText
startfasttext::FastTextprivate
supervised(Model &, real, const std::vector< int32_t > &, const std::vector< int32_t > &)fasttext::FastText
test(std::istream &, int32_t)fasttext::FastText
textVectors()fasttext::FastText
tokenCountfasttext::FastTextprivate
train(std::shared_ptr< Args >)fasttext::FastText
trainThread(int32_t)fasttext::FastText
wordVectors()fasttext::FastText