tmmt::SuffixArray Member List
This is the complete list of members for
tmmt::SuffixArray, including all inherited members.
| CompareIndex(INDEX a, INDEX b) const | tmmt::SuffixArray | |
| CompareWord(WORD_ID a, WORD_ID b) const | tmmt::SuffixArray | [inline] |
| Count(const std::vector< WORD > &phrase) | tmmt::SuffixArray | |
| Exists(const std::vector< WORD > &phrase) | tmmt::SuffixArray | |
| FindFirst(const std::vector< WORD > &phrase, INDEX &start, INDEX &end) | tmmt::SuffixArray | |
| FindLast(const std::vector< WORD > &phrase, INDEX start, INDEX end, int direction) | tmmt::SuffixArray | |
| FindMatches(const std::vector< WORD > &phrase, INDEX &firstMatch, INDEX &lastMatch, INDEX search_start=0, INDEX search_end=-1) | tmmt::SuffixArray | |
| GetCorpus() const | tmmt::SuffixArray | [inline] |
| GetPosition(INDEX index) | tmmt::SuffixArray | [inline] |
| GetSentence(INDEX position) | tmmt::SuffixArray | [inline] |
| GetSentenceLength(size_t sentenceId) | tmmt::SuffixArray | [inline] |
| GetSize() | tmmt::SuffixArray | [inline] |
| GetVocabulary() | tmmt::SuffixArray | [inline] |
| GetWordInSentence(INDEX position) | tmmt::SuffixArray | [inline] |
| INDEX typedef | tmmt::SuffixArray | |
| LimitedCount(const std::vector< WORD > &phrase, INDEX min, INDEX &firstMatch, INDEX &lastMatch, INDEX search_start=-1, INDEX search_end=0) | tmmt::SuffixArray | |
| List(INDEX start, INDEX end) | tmmt::SuffixArray | |
| Match(const std::vector< WORD > &phrase, INDEX index) | tmmt::SuffixArray | |
| MinCount(const std::vector< WORD > &phrase, INDEX min) | tmmt::SuffixArray | |
| Sort(INDEX start, INDEX end) | tmmt::SuffixArray | |
| SuffixArray(std::string fileName) | tmmt::SuffixArray | |
| ~SuffixArray() | tmmt::SuffixArray | |