# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "cidian" in publications use:' type: software license: MIT title: 'cidian: Read and Parse Chinese Input-Method Dictionaries' version: 0.1.0 abstract: Read Chinese input-method dictionary files into a common 'R' data model. The 'Rust' backend supports Sogou, QQ Pinyin, and Baidu dictionary formats and preserves source metadata, code components, and weights. This is useful for building a custom Chinese word segmentation dictionary. authors: - family-names: Cheng given-names: Hao email: Yousa-Mirage@foxmail.com repository: https://r-multiverse.r-universe.dev repository-code: https://github.com/Yousa-Mirage/r-cidian commit: 79d37afacaf229a9481aec0672bf4d2604ee443d url: https://github.com/Yousa-Mirage/r-cidian date-released: '2026-08-26' contact: - family-names: Cheng given-names: Hao email: Yousa-Mirage@foxmail.com