Skip to content

Commit

Permalink
去重与排序
Browse files Browse the repository at this point in the history
  • Loading branch information
entr0pia committed Mar 8, 2022
1 parent 040ffa6 commit 12b622a
Show file tree
Hide file tree
Showing 8 changed files with 53,195 additions and 53,259 deletions.
6 changes: 3 additions & 3 deletions Gboard_dict_3/module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=gboard-dict-3
name=Gboard user_dict_3_3 词库
version=v2.0
versionCode=20220305
version=v2.0.1
versionCode=20220308
author=entr0pia@GitHub
description=用户词典 (user_dict_3_3), 支持简拼和双拼. 共58113个词条, 以《现代汉语词典》第五版为基础, 添加部分专业词汇. 根据手机性能不同, 新词库需要1分钟左右生效. 测试方法: “光·遇”
description=用户词典 (user_dict_3_3), 支持简拼和双拼. 共58053个词条, 以《现代汉语词典》第五版为基础, 添加部分专业词汇. 根据手机性能不同, 新词库需要1分钟左右生效. 测试方法: “光·遇”
updateJson=https://raw.githubusercontent.com/entr0pia/Gboard_dict_3/master/update.json
Binary file modified Gboard_dict_3/user_dict_3_3
Binary file not shown.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## 词库特性

1. 用户词典 (```user_dict_3_3```), 支持简拼和双拼
2. 共58113个词条, 以《现代汉语词典》第五版为基础, 添加部分专业词汇
2. 共58053个词条, 以《现代汉语词典》第五版为基础, 添加部分专业词汇


## 使用方法
Expand All @@ -19,12 +19,6 @@
[语料库](https://github.com/entr0pia/Gboard_dict_3/tree/master/corpus)下载词典文件, 在谷歌拼音设置直接导入



## Magisk 模块下载地址 (直链)

1. [Github](https://github.com/entr0pia/Magisk-Modules-Repo/releases/download/latest/Gboard_dict_3.zip)
2. [代理加速](https://ghproxy.com/https://github.com/entr0pia/Magisk-Modules-Repo/releases/download/latest/Gboard_dict_3.zip)

## Acknowledgments

1. [搜狗细胞词库](https://pinyin.sogou.com/dict/)
Expand Down
4 changes: 3 additions & 1 deletion change.log
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
改用《现代汉语词典》第五版为基础词库
1. 改用《现代汉语词典》第五版为基础词库
2. 去除重复词条
3. 使用友好风格排序
Binary file modified corpus/Gboard词库.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion corpus/readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## 语料库说明

- ```user-dictionary.txt```: 标准谷歌拼音词库, 58113 个词条 (< UB 89400), 可直接导入谷歌拼音
- ```user-dictionary.txt```: 标准谷歌拼音词库, 58053 个词条 (< UB 89400), 可直接导入谷歌拼音

- ```Gboard词库.zip```: ```user-dictionary.txt``` 制作的 Gboard 个人字典, 仅支持全拼, 在 Gboard 设置中导入

Expand Down
Loading

0 comments on commit 12b622a

Please sign in to comment.