个人修改了两个字库分别是自然码和小鹤双拼, 含有7486个常用单字#79
Open
yangxinyi-bigdata wants to merge 1 commit intotuchg:masterfrom
Open
Conversation
…拼方法, 格式测试下来非常好用. 本来想把五笔也处理一下, 但是五笔词库下载下来格式不同, 由于本人不懂五笔就没有处理.
Collaborator
|
【在下不是maintainer】 |
Author
我在插件配置中, 选择自定义, 然后导入这两个字典就可以正常使用, 可以考虑在插件配置页面增加一个跳转连接, 或者直接增加选项. |
Owner
可以提供个除了自定义配置外的,内置字典选项 不知你有没有兴趣完成这部分代码 |
Owner
已添加 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
个人修改了两个字库分别是自然码和小鹤双拼, 含有7486个常用单字, 因变量匹配不需要词组, 将全部词组和辅助码删除, 只保留两个字母的双拼方法, 测试下来非常好用.
本来想把五笔也处理一下, 但是五笔词库下载下来格式不同, 由于本人不懂五笔就没有处理.