Module hyphenation_commons::dictionary[][src]

Expand description

Data structures for the storage of hyphenation patterns and exceptions.

Modules

Data structures for extended hyphenation[1].

Structs

An intermediate dictionary builder, primarily to retain field privacy in the dictionary.

A specialized hashmap associating words to their known hyphenation.

A trie mapping hyphenation patterns to their tallies.

A dictionary for standard Knuth–Liang hyphenation.

Functions