Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iDvel committed Jan 2, 2023
1 parent 24cd700 commit 41e2941
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 19 deletions.
43 changes: 24 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,9 @@

![demo](./others/demo.webp)

功能齐全,词库体验良好,长期更新修订。

## 基本套路

- 简体 | 全拼 | 双拼
- [鼠须管 Squirrel](https://github.com/rime/squirrel)
- 另一个版本: [LEOYoon-Tsaw/squirrel](https://github.com/LEOYoon-Tsaw/squirrel)
- [小狼毫 Weasel](https://github.com/rime/weasel)
- 另一个版本: [fxliang/weasel](https://github.com/fxliang/weasel)

- 主要功能
- [melt_eng](https://github.com/tumuyan/rime-melt) 英文输入
- [两分输入法](http://cheonhyeong.com/Simplified/download.html) 拼字
Expand All @@ -20,6 +13,7 @@
- 自整理的 Emoji
- [以词定字](https://github.com/BlindingDark/rime-lua-select-character)
- [长词优先](https://github.com/tumuyan/rime-melt/blob/master/lua/melt.lua)
- [Unicode](https://github.com/shewer/librime-lua-script/blob/main/lua/component/unicode.lua)
- 所有标点符号直接上屏,「/」模式改为「v」模式,「/」直接上屏
- 增加了许多拼音纠错
- 简体字表、词库
Expand All @@ -32,17 +26,16 @@
- [《新华成语大词典》](https://forum.freemdict.com/t/topic/11407)
- [搜狗网络流行新词](https://pinyin.sogou.com/dict/detail/index/4)
- [腾讯词向量](https://ai.tencent.com/ailab/nlp/en/download.html)
- 词库更新
- 校对了大量异形词、错别字、错误注音
- 长期对词库进行更新修订
- 词库修订
- 校对大量异形词、错别字、错误注音

<br>
详细介绍:[雾凇拼音,我的 Rime 配置及新手指引](https://dvel.me/posts/my-rime/)

## 长期维护词库
<br>

精心调教了很多。既然找不到一份比较满意的简体词库,主流输入法又不公开自己的系统词库,干脆自己搞一个。
## 词库

主要维护的词库
词库长期维护

- `8105` 字表。
- `base` 基础词库。
Expand All @@ -65,6 +58,14 @@
- 鼠须管: `~/Library/Rime`
- 小狼毫: `%APPDATA%\Rime`

更新词库:

词库每个月都会更新几次,更新时只需要将下面 3 个文件夹覆盖过去并重新部署即可。

- `cn_dicts` 拼音相关词库
- `en_dicts` 英文相关词库
- `opencc` Emoji

<br>

## 简单指引
Expand Down Expand Up @@ -124,10 +125,6 @@

在方案中修改 `date_translator``date``time` 等对应的关键字。

---

详细介绍:[雾凇拼音,我的 Rime 配置及新手指引](https://dvel.me/posts/my-rime/)

<br>

## 感谢
Expand All @@ -136,10 +133,18 @@

上述提到的方案及功能参考。

搜狗转 Rime 词库[lewangdev/scel2txt](https://github.com/lewangdev/scel2txt)
搜狗转 Rime:[lewangdev/scel2txt](https://github.com/lewangdev/scel2txt)

大量参考[校对网](http://www.jiaodui.com/bbs/)

Thanks to JetBrains for the OSS development license.

[![JetBrains](https://resources.jetbrains.com/storage/products/company/brand/logos/jb_beam.svg)](https://jb.gg/OpenSourceSupport)

<br>

## ❤️ 赞助 ☕

如果觉得项目不错,可以请 Dvel 吃个煎饼馃子。

<img src="./others/sponsor.webp" alt="请 Dvel 吃个煎饼馃子" width=600 />
Binary file modified others/demo.webp
Binary file not shown.
Binary file added others/sponsor.webp
Binary file not shown.

0 comments on commit 41e2941

Please sign in to comment.