Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloned-doy/simpler_hanzi
https://github.com/cloned-doy/simpler_hanzi
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloned-doy/simpler_hanzi
- Owner: cloned-doy
- Created: 2024-05-09T18:09:33.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-09T18:12:23.000Z (7 months ago)
- Last Synced: 2024-06-09T19:34:32.602Z (7 months ago)
- Language: Rust
- Size: 1.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
### simpler_hanzi
We love simplicity, and the same goes for words and sentences.The main function of __`simpler_hanzi`__ is to assess the complexity of Mandarin sentences.
If you're searching for a method to simplify sentences for learning purposes, you'll likely find this tool quite beneficial.
#### how it works?
Currently, it 'naively' judges and calculates sentence complexity based on character frequency lists from BLCU and ~~the HSK 3.0~~ rank. The more common the words, the simpler the sentence becomes.