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

https://github.com/patarapolw/zhsort

Chinese Vocab Extracter and Sorter. Convert a body of Chinese text into a list of Hanzi and vocabularies.
https://github.com/patarapolw/zhsort

chinese hanzi mandarin

Last synced: 6 months ago
JSON representation

Chinese Vocab Extracter and Sorter. Convert a body of Chinese text into a list of Hanzi and vocabularies.

Awesome Lists containing this project

README

          

# ZhSort

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/patarapolw/zhsort/graphs/commit-activity)
[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/zhsort.herokuapp.com.svg)](http://shields.io/)
[![GitHub release](https://img.shields.io/github/release/patarapolw/zhsort.svg)](https://GitHub.com/patarapolw/zhsort/releases/)
[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
[![powered by Flask](http://flask.pocoo.org/static/badges/powered-by-flask-s.png "powered by Flask")](http://flask.pocoo.org/)

Chinese Vocab Extracter and Sorter. Convert a body of Chinese text into a list of Hanzi and vocabularies.

Please go to http://zhsort.herokuapp.com

## Screenshots

![](/screenshots/browser1.png)
![](/screenshots/excel1.png)
![](/screenshots/excel2.png)

## Related projects

- [ChineseViewer](https://github.com/patarapolw/ChineseViewer) - A Hanzi and vocab viewer for a chunk of text, based on HanziLevelUp. https://chineseviewer.herokuapp.com
- [zhlib](https://github.com/patarapolw/zhlib) - A collection of Chinese tools, databases and dictionaries