Open Chinese Convert
1.0.2
A project for conversion between Traditional and Simplified Chinese
|
▼Nopencc | |
CBinaryDict | Binary dictionary for faster deserialization |
CConfig | Configuration loader |
CConversion | Conversion interface |
CConversionChain | Chain of conversions Consists of a list of conversions |
CConverter | Controller of segmentation and conversion |
CDartsDict | Darts dictionary |
CDict | Abstract class of dictionary |
CDictEntry | Key-values pair entry |
CDictEntryFactory | |
CDictGroup | Group of dictionaries |
CException | |
CFileNotFound | |
CFileNotWritable | |
CInvalidFormat | |
CInvalidTextDictionary | |
CInvalidUTF8 | |
CLexicon | Storage of all entries |
CMaxMatchSegmentation | Implementation of maximal match segmentation |
CMultiValueDictEntry | |
CNoValueDictEntry | |
COptional | A class that wraps type T into a nullable type |
COptional< T * > | Specialization of Optional for pointers |
CPtrDictEntry | |
CSegmentation | Abstract segmentation |
▼CSegments | Segmented text |
Citerator | |
CSerializableDict | Serializable dictionary interface |
CSimpleConverter | A high level converter This interface does not require C++11 to compile |
CSingleValueDictEntry | |
CStrMultiValueDictEntry | |
CStrSingleValueDictEntry | |
CTextDict | Text dictionary |
CUTF8Util | UTF8 string utilities |
CCmdLineOutput |