Skip to content

Commit

Permalink
fixes clover-pinyin symbol bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanLaai committed Oct 20, 2021
1 parent 5c5f5d0 commit f3e7c34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@

#### 2021-10-20
- 1.四叶草拼音的权重调整为最大概率保留,同时是以词组进行切割的,例如弹出如果是分词的话就是tanchu,不会再出现danchu的拼音,如果弹出不是一个完整的分词那拼音可能是按单个字保留拼音的最大概率。主要改动在[src/GenerateCloverData.py](./src/GenerateCloverData.py)

- 2.四叶草简体支持符号输入优化,/fh可以查看当前的符号,/jq可以查看所有的节气
- 3.四叶草简体支持笔画反查(`后输入```hspnz```分别表示```一丨丿丶乙```
#### 2021-10-17
- 1.修复同文端繁简转换opencc资源文件为最新的ocd2,小狼毫端暂时不支持ocd2。

Expand Down

0 comments on commit f3e7c34

Please sign in to comment.