An open API service indexing awesome lists of open source software.

https://github.com/lewangdev/rime_dict_maker

A tool to make your rime dict
https://github.com/lewangdev/rime_dict_maker

Last synced: 12 months ago
JSON representation

A tool to make your rime dict

Awesome Lists containing this project

README

          

# Rime 输入法词库制作工具 Rime Dict Maker

## TODOs

- [x] iCloud vcard
- [ ] Epub books
- [ ] txt and html files
- [ ] sogou scel files

## HowTo

Install `rye`

```
$ cargo install --git https://github.com/mitsuhiko/rye rye
```

Update the project virtualenv

```
$ rye sync
```

## 生成词库

- 从 iCloud 下载通讯录到 contact 目录
- 执行 `python rime_dict_maker.py` 或着 `rye run make` 生成 `contact.dict.yaml`