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

https://github.com/alswl/ascel

Another scel parser
https://github.com/alswl/ascel

input-method rime sogou

Last synced: 7 months ago
JSON representation

Another scel parser

Awesome Lists containing this project

README

          

# Another SCEL Parser

Convert scel files to txt / rime dict.

Thanks to:

* https://github.com/archerhu/scel2mmseg
* https://github.com/gamelife1314/scel2txt

Required:

* Python3

Usage:

```python
python ascel.py ~/download/上海市城市信息精选.scel > shanghai.txt
```