https://github.com/patarapolw/hanzilvlib
A library to view contents from HanziLevelProject, plus some popular dictionaries.
https://github.com/patarapolw/hanzilvlib
chinese hanzi mandarin
Last synced: 10 months ago
JSON representation
A library to view contents from HanziLevelProject, plus some popular dictionaries.
- Host: GitHub
- URL: https://github.com/patarapolw/hanzilvlib
- Owner: patarapolw
- License: mit
- Created: 2018-10-14T21:33:58.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-15T06:30:58.000Z (over 7 years ago)
- Last Synced: 2025-02-19T01:48:25.921Z (over 1 year ago)
- Topics: chinese, hanzi, mandarin
- Language: Python
- Size: 4.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HanziLvLib
[](https://pypi.python.org/pypi/hanzilvlib/)
[](https://pypi.python.org/pypi/hanzilvlib/)
[](https://pypi.python.org/pypi/hanzilvlib/)
A library to view contents from [HanziLevelProject](http://hanzilevelproject.blogspot.com/#!), plus some popular dictionaries.
## Features
- Hanzi meanings, variants, [components and supercompositions](https://github.com/patarapolw/cjkradlib), sorted by [Hanzi frequency](http://lingua.mtsu.edu/chinese-computing/statistics/char/list.php?Which=MO).
- Built-in [CE-DICT](https://www.mdbg.net/chinese/dictionary) and sorted by [vocab frequency](https://pypi.org/project/wordfreq/).
- Sentences from [Chinese Sentences and audio, spoon fed](https://ankiweb.net/shared/info/867291675), and if inadequate, from [Jukuu](http://jukuu.com)
## Installation
```commandline
pip install hanzilvlib
```
## Usage
The contents are contained in two subpackages:-
- `hanzilvlib.dictionary`
- `hanzilvlib.level`
Please see [/example.ipynb](https://github.com/patarapolw/hanzilvlib/blob/master/example.ipynb).
## Related projects
- [HanziLevelUp](https://github.com/patarapolw/HanziLevelUp) - A Hanzi learning suite, with levels based on Hanzi Level Project, aka. another attempt to clone WaniKani.com for Chinese.
- [CJKradlib](https://github.com/patarapolw/cjkradlib) - Generate compositions, supercompositions and variants for a given Hanzi / Kanji