|
kgrams
0.1.0
|
This is the complete list of members for Dictionary, including all inherited members.
| contains(std::string word) const | Dictionary | inline |
| Dictionary() | Dictionary | inline |
| Dictionary(const std::vector< std::string > &dict) | Dictionary | inline |
| index(std::string word) const | Dictionary | inline |
| insert(std::string word) | Dictionary | inline |
| kgram_code(std::string kgram) const | Dictionary | inline |
| length() const | Dictionary | inline |
| size() const | Dictionary | inline |
| word(std::string index) const | Dictionary | inline |
1.8.17