2022-10-30 16:47:40 +01:00
|
|
|
# Rime dictionary
|
|
|
|
# encoding: utf-8
|
|
|
|
|
|
|
|
---
|
|
|
|
name: rime_ice
|
2023-02-21 04:58:01 +01:00
|
|
|
version: "2023-02-21"
|
2022-10-30 16:47:40 +01:00
|
|
|
import_tables:
|
|
|
|
- cn_dicts/8105 # 字表
|
|
|
|
- cn_dicts/base # 基础词库
|
2023-02-21 04:58:01 +01:00
|
|
|
- cn_dicts/sogou # 搜狗流行词
|
|
|
|
- cn_dicts/ext # 扩展词库
|
|
|
|
- cn_dicts/tencent # 腾讯词向量,大词库,部署时间较长。
|
2022-10-30 16:47:40 +01:00
|
|
|
- cn_dicts/others # 一些杂项
|
2023-02-21 04:58:01 +01:00
|
|
|
|
|
|
|
- cn_dicts/cn_en # 中英混输词库
|
2022-10-30 16:47:40 +01:00
|
|
|
...
|