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

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

add(const std::string &)fasttext::Dictionary
addWordNgrams(std::vector< int32_t > &line, const std::vector< int32_t > &hashes, int32_t n) constfasttext::Dictionaryprivate
args_fasttext::Dictionaryprivate
BOWfasttext::Dictionarystatic
computeSubwords(const std::string &, std::vector< int32_t > &) constfasttext::Dictionary
computeSubwords(const std::string &, std::vector< int32_t > &, std::vector< std::string > &) constfasttext::Dictionary
Dictionary(std::shared_ptr< Args >)fasttext::Dictionaryexplicit
discard(int32_t, real) constfasttext::Dictionary
EOSfasttext::Dictionarystatic
EOWfasttext::Dictionarystatic
find(const std::string &) constfasttext::Dictionaryprivate
getCounts(entry_type) constfasttext::Dictionary
getId(const std::string &) constfasttext::Dictionary
getLabel(int32_t) constfasttext::Dictionary
getLine(std::istream &, std::vector< int32_t > &, std::vector< int32_t > &, std::vector< int32_t > &, std::minstd_rand &) constfasttext::Dictionary
getLine(std::istream &, std::vector< int32_t > &, std::vector< int32_t > &, std::minstd_rand &) constfasttext::Dictionary
getSubwords(int32_t) constfasttext::Dictionary
getSubwords(const std::string &) constfasttext::Dictionary
getSubwords(const std::string &, std::vector< int32_t > &, std::vector< std::string > &) constfasttext::Dictionary
getType(int32_t) constfasttext::Dictionary
getType(const std::string &) constfasttext::Dictionary
getWord(int32_t) constfasttext::Dictionary
hash(const std::string &str) constfasttext::Dictionary
initNgrams()fasttext::Dictionaryprivate
initTableDiscard()fasttext::Dictionaryprivate
load(std::istream &)fasttext::Dictionary
MAX_LINE_SIZEfasttext::Dictionaryprivatestatic
MAX_VOCAB_SIZEfasttext::Dictionaryprivatestatic
nlabels() constfasttext::Dictionary
nlabels_fasttext::Dictionaryprivate
ntokens() constfasttext::Dictionary
ntokens_fasttext::Dictionaryprivate
nwords() constfasttext::Dictionary
nwords_fasttext::Dictionaryprivate
pdiscard_fasttext::Dictionaryprivate
prune(std::vector< int32_t > &)fasttext::Dictionary
pruneidx_fasttext::Dictionaryprivate
pruneidx_size_fasttext::Dictionaryprivate
readFromFile(std::istream &)fasttext::Dictionary
readWord(std::istream &, std::string &) constfasttext::Dictionary
save(std::ostream &) constfasttext::Dictionary
size_fasttext::Dictionaryprivate
threshold(int64_t, int64_t)fasttext::Dictionary
word2int_fasttext::Dictionaryprivate
words_fasttext::Dictionaryprivate