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
- Host: GitHub
- URL: https://github.com/alswl/ascel
- Owner: alswl
- Created: 2018-06-14T02:34:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-29T04:19:43.000Z (over 2 years ago)
- Last Synced: 2025-03-08T19:35:14.152Z (7 months ago)
- Topics: input-method, rime, sogou
- Language: Python
- Size: 1.95 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/scel2txtRequired:
* Python3
Usage:
```python
python ascel.py ~/download/上海市城市信息精选.scel > shanghai.txt
```