Comment Open source Chinese learning software (Score 1) 237
People interested can check this project : http://code.google.com/p/laoshi/
It is a Chinese learning software that includes :
- Lessons viewer
- Flash card game
- A dictionary
- Characters viewer
- Tones recognition game
- Database of learned characters
I started the project a month ago and I am looking for interested people to contribute or give me feedback.
The code is in python using gtk for the interface, the dictionary database comes from the cc-cedict project : http://cc-cedict.org/.