|
Open Chinese Convert 1.3.2
A project for conversion between Traditional and Simplified Chinese
|
| Nopencc | |
| CBinaryDict | Binary dictionary for faster deserialization |
| CConfig | Configuration loader |
| CConfigLoadOptions | |
| CConversion | Single-dictionary phrase conversion |
| CConversionChain | An ordered sequence of Conversion objects applied to pre-segmented text |
| CConversionInspectionResult | Full inspection result returned by Converter::Inspect() |
| CConversionInspectionStage | Result of a single conversion stage during inspection |
| CConverter | Abstract base for full-text converters |
| CConverterStream | |
| CDartsDict | Darts dictionary |
| CDict | Abstract class of dictionary |
| CDictEntry | Key-values pair entry |
| CDictEntryFactory | |
| CDictGroup | Group of dictionaries |
| CDictGroupTestBase | |
| CException | |
| CFileNotFound | |
| CFileNotWritable | |
| CFilesystemResourceProvider | |
| CInvalidFormat | |
| CInvalidTextDictionary | |
| CInvalidUTF8 | |
| CJiebaSegmentation | |
| CLexicon | Storage of all entries |
| CMarisaDict | Darts dictionary |
| 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 |
| CPhraseExtract | |
| CSignals | |
| CPipelineConverter | A Converter that passes text through a sequence of Converter stages in order, feeding the output of each stage as input to the next |
| CPrefixMatch | |
| CMatch | |
| CPrefixMatchView | Result of a PrefixMatch fast-path lookup |
| CResourceProvider | |
| CResource | |
| CSegmentation | Abstract base for text segmentation |
| CSegments | Segmented text |
| Citerator | |
| CSerializableDict | Serializable dictionary interface |
| CSerializedValues | Binary format for dictionary values serialization |
| CShouldNotBeHere | |
| CSimpleConverter | A high-level converter |
| CSingleStageConverter | A Converter that performs one segmentation pass followed by one ConversionChain |
| CSingleValueDictEntry | |
| CStrMultiValueDictEntry | |
| CStrSingleValueDictEntry | |
| CTextDict | Text dictionary |
| CTextDictTestBase | |
| CUnionDictGroup | Group of dictionaries with union prefix-match semantics |
| CUTF8StringSliceBase | |
| CHasher | |
| CUTF8Util | UTF8 std::string utilities |
| CZipResourceProvider | |
| CCmdLineOutput | |
| CException | |
| Copencc_error_t | |
| Copencc_kv_pair_t | |
| Copencc_segment_length_array_t | |
| Copencc_segmentation_create_args_t | |
| Copencc_segmentation_plugin_v2 | |
| Copencc_segmentation_segment_args_t | |
| CPhraseExtract | |
| CSignals |