Crate cccedict

Source
Expand description

cccedict is a CC-CEDICT parser for parsing Chinese/English natural language dictionaries. It has the unique feature of supporting the cantonese.org extensions to the CC-CEDICT format, which adds support for jyutping pronunciations.

Modulesยง

cedict
A Cedict stores and provides the API for interacting with a CC-CEDICT compatible dictionary.
cedict_entry
A CedictEntry represents a single entry in a Cedict.
errors
syllable
A Syllable represents a single syllable containing one pronunciation and one tone.