Is there a Chinese handwriting recognition feature?

I'm new to linux and I was looking for a Chinese handwriting recognition feature but couldn't find it. I was wondering if there is a software or flavor of *buntu that I can download that has this feature.

1 Answer

$ apt-cache search 'chinese handwriting'
tegaki-zinnia-simplified-chinese - Simplified Chinese handwriting model for Zinnia
tegaki-zinnia-traditional-chinese - Traditional Chinese handwriting model for Zinnia
$ apt-cache search tegaki
tegaki-zinnia-japanese - Japanese handwriting model for Zinnia
tegaki-zinnia-simplified-chinese - Simplified Chinese handwriting model for Zinnia
tegaki-zinnia-traditional-chinese - Traditional Chinese handwriting model for Zinnia

I've not used these, but you could sudo apt-get install them to try.

is the project page with links to documentation and source code.

enter image description here

Synaptic package manager (synaptic) also has more detailed descriptions of them, if you're interested.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like