dtrie

Undocumented in source.

Members

Classes

Dictionary
class Dictionary

Interface of kana-kanji dictionary.

LoudsBitStringBuilder
class LoudsBitStringBuilder

This class has:<br> A function which constructs a tree by inserted words.<br> A function which dumps the tree as a LOUDS bit-string.<br>

Node
class Node

The node of the tree. Each node has one character as its member.

WordNodeNumberMap
class WordNodeNumberMap

Map of words and node numbers with a trie.

Meta