![]() |
Concordia
|
This is the complete list of members for Concordia, including all inherited members.
| addAllExamples(const std::vector< Example > &examples) | Concordia | |
| addAllTokenizedExamples(const std::vector< TokenizedSentence > &tokenizedSentences, const std::vector< SUFFIX_MARKER_TYPE > &ids) | Concordia | |
| addExample(const Example &example) | Concordia | |
| addTokenizedExample(const TokenizedSentence &tokenizedSentence, const SUFFIX_MARKER_TYPE id) | Concordia | |
| anubisSearch(const std::string &pattern) | Concordia | |
| clearIndex() | Concordia | |
| Concordia() | Concordia | |
| Concordia(const std::string &indexPath, const std::string &configFilePath) | Concordia | explicit |
| concordiaSearch(const std::string &pattern, bool byWhitespace=false) | Concordia | |
| getVersion() | Concordia | |
| lexiconSearch(const std::string &pattern, bool byWhitespace=false) | Concordia | |
| loadRAMIndexFromDisk() | Concordia | |
| refreshSAfromRAM() | Concordia | |
| simpleSearch(const std::string &pattern, bool byWhitespace=false) | Concordia | |
| tokenize(const std::string &sentence, bool byWhitespace=false, bool generateCodes=true) | Concordia | |
| tokenizeAll(const std::vector< std::string > &sentences, bool byWhitespace=false, bool generateCodes=true) | Concordia | |
| ~Concordia() | Concordia | virtual |