Sorry for the long pause, I took a short hiatus from emailing.
> This is not directly related to the development of cjklib, but I hope
> it's not completely off-topic.
Not at all. It's good to know, thanks for sharing.
> I've developed a small Android application, Hanzi Recognizer ([1]),
> that does Chinese handwriting recognition using Zinnia. Currently all
> it does is display a list of candidate characters that you can copy to
> the clipboard. Lately I've been doing some research/work on
> integrating a character database, so that the app can display
> character information as well. The cjklib DB is currently the best
> match for this, since it both has a lot of information and is well-
> designed, so I'm currently integrating (a subset of) it in my app.
> Since cjklib is LGPL, I hope there are no licensing issues, but I
> thought I'd check just in case.
Yes, cjklib is developed under the LGPL, that means you can use it in
proprietary software. The next version will actually ship with data licensed
under the creative commons.
> The app is currently not open source, but I might open source it at
> some point since all it does is integrate a bunch of open source stuff
> and make it run on Android. If anyone is interested in trying out/
> testing a preview release, I'll post the apk somewhere once is fairly
> usable.
I looked at the screenshots, looks promising. You don't say though which parts
of cjklib you are using.
Do you know about Tegaki, which does handwriting recognition based on Zinnia?
-Christoph
The mailinglist is under moderation as there are at least like 2 spam messages
a week. If you join the group no moderation should be needed for you AFAIK.
Sorry for the delay.
-Christoph