# thesaurus **Repository Path**: hustoking/thesaurus ## Basic Information - **Project Name**: thesaurus - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-04-10 - **Last Updated**: 2022-04-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 搜狗细胞词库 .scel 批量导入搜狗细胞词库至 `fcitx5` ## 使用方式: * 去 [搜狗输入法官网](https://pinyin.sogou.com/dict/) 下载细胞词库并同步至本文件夹 * 进入 `temp` 文件夹,运行 `python dict2txt` * 由于 `git` 的同步使得 `temp` 文件夹内没有 `txt` 和 `dict` 文件夹,所以我们要手动创建这两个文件夹。 * 将 `temp/dict` 内生成的文件 `mv` 到 `~/.local/share/fcitx5/pinyin/dictionaries` * 重启 `fcitx5` #### *参考:* [fcitx5-批量导入搜狗词库](https://k4yt3x.com/fcitx5-pinyin-%E6%89%B9%E9%87%8F%E5%AF%BC%E5%85%A5%E6%90%9C%E7%8B%97%E8%AF%8D%E5%BA%93/)