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

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

args_fasttext::Modelprivate
binaryLogistic(int32_t, bool, real)fasttext::Model
buildTree(const std::vector< int64_t > &)fasttext::Model
codesfasttext::Modelprivate
comparePairs(const std::pair< real, int32_t > &, const std::pair< real, int32_t > &)fasttext::Modelprivatestatic
computeHidden(const std::vector< int32_t > &, Vector &) constfasttext::Model
computeOutputSoftmax(Vector &, Vector &) constfasttext::Model
computeOutputSoftmax()fasttext::Model
dfs(int32_t, int32_t, real, std::vector< std::pair< real, int32_t >> &, Vector &) constfasttext::Model
findKBest(int32_t, std::vector< std::pair< real, int32_t >> &, Vector &, Vector &) constfasttext::Model
getLoss() constfasttext::Model
getNegative(int32_t target)fasttext::Modelprivate
grad_fasttext::Modelprivate
hidden_fasttext::Modelprivate
hierarchicalSoftmax(int32_t, real)fasttext::Model
hsz_fasttext::Modelprivate
initLog()fasttext::Modelprivate
initSigmoid()fasttext::Modelprivate
initTableNegatives(const std::vector< int64_t > &)fasttext::Model
log(real) constfasttext::Model
loss_fasttext::Modelprivate
Model(std::shared_ptr< Matrix >, std::shared_ptr< Matrix >, std::shared_ptr< Args >, int32_t)fasttext::Model
NEGATIVE_TABLE_SIZEfasttext::Modelprivatestatic
negativesfasttext::Modelprivate
negativeSampling(int32_t, real)fasttext::Model
negposfasttext::Modelprivate
nexamples_fasttext::Modelprivate
osz_fasttext::Modelprivate
output_fasttext::Modelprivate
pathsfasttext::Modelprivate
predict(const std::vector< int32_t > &, int32_t, std::vector< std::pair< real, int32_t >> &, Vector &, Vector &) constfasttext::Model
predict(const std::vector< int32_t > &, int32_t, std::vector< std::pair< real, int32_t >> &)fasttext::Model
quant_fasttext::Model
qwi_fasttext::Modelprivate
qwo_fasttext::Modelprivate
rngfasttext::Model
setQuantizePointer(std::shared_ptr< QMatrix >, std::shared_ptr< QMatrix >, bool)fasttext::Model
setTargetCounts(const std::vector< int64_t > &)fasttext::Model
sigmoid(real) constfasttext::Model
softmax(int32_t, real)fasttext::Model
t_logfasttext::Modelprivate
t_sigmoidfasttext::Modelprivate
treefasttext::Modelprivate
update(const std::vector< int32_t > &, int32_t, real)fasttext::Model
wi_fasttext::Modelprivate
wo_fasttext::Modelprivate
~Model()fasttext::Model