|
librime 1.2
Rime Input Method Engine, the core library
|
#include <darts.h>#include <rime/common.h>#include <rime/algo/spelling.h>#include <rime/dict/mapped_file.h>#include <rime/dict/vocabulary.h>

Go to the source code of this file.
Classes | |
| struct | rime::prism::SpellingDescriptor |
| struct | rime::prism::Metadata |
| class | rime::SpellingAccessor |
| class | rime::Prism |
Namespaces | |
| namespace | rime |
| namespace | rime::prism |
Typedefs | |
| using | rime::prism::Credibility = float |
| using | rime::prism::SpellingMapItem = List<SpellingDescriptor> |
| using | rime::prism::SpellingMap = Array<SpellingMapItem> |