librime 1.2
Rime Input Method Engine, the core library
prism.h File Reference
#include <darts.h>
#include <rime/common.h>
#include <rime/algo/spelling.h>
#include <rime/dict/mapped_file.h>
#include <rime/dict/vocabulary.h>
Include dependency graph for prism.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rime::prism::SpellingDescriptor
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>