fuzzy_matcher Member List
This is the complete list of members for
fuzzy_matcher, including all inherited members.
| add(const char *phrase, TERIMBER::byte_allocator &all)=0 | fuzzy_matcher | [pure virtual] |
| match(ngram_quality nq, phonetic_quality pq, const char *phrase, TERIMBER::byte_allocator &all, TERIMBER::byte_allocator &tmp, TERIMBER::_list< const char * > &suggestions) const =0 | fuzzy_matcher | [pure virtual] |
| match(ngram_quality nq, phonetic_quality fq, const char *phrase, TERIMBER::byte_allocator &all, TERIMBER::byte_allocator &tmp, TERIMBER::_list< size_t > &suggestions) const =0 | fuzzy_matcher | [pure virtual] |
| remove(const char *phrase, TERIMBER::byte_allocator &all)=0 | fuzzy_matcher | [pure virtual] |
| remove(size_t ident, TERIMBER::byte_allocator &all)=0 | fuzzy_matcher | [pure virtual] |
| reset()=0 | fuzzy_matcher | [pure virtual] |
| ~fuzzy_matcher() | fuzzy_matcher | [inline, virtual] |