Generates a "luna_pinyin" dictionary for Rime by filtering scel
dictionaries from available ones of 搜狗细胞词库.
"luna_pinyin.sogou.dict.yaml" is used in my rime config. The maintained dictionary is generated by a regexp filter (计算机|日本|官方推荐|大全).*\.scel$
.
Due to limitations of Github's git lfs, please go to the release page for the generated rime dictionary.
- fd
- GNU parallel
- python2
- dotnet-core
brew install fd parallel
The scripts are tested under Linux and should work for Linux/Mac.
Steps:
- Runs
./bootstrap.sh
to initialize imewlconverter. - Runs
./make-dict.sh
for help and then follows the instructions.