We just released the developing source code of SunPinyin-2.0 project!

We re-wrote the engine part, to support more pinyin schemes and user dictionary. Thanks to William for his contribution. So far, we are about finishing the core logics and functionalities, and you could play with the test application (gtk_standalone) to have a try. :)

You could update your local repository, or clone ssh://anon-AT-hg.opensolaris-DOT-org/hg/nv-g11n/inputmethod, if you don't have one on your disk. Then follow the steps as described,

$ cd sunpinyin2
$ ln -s ../../sunpinyin/ime/data/lm_sc.t3g.le data/lm_sc.t3g.le
$ ./autogen.sh --enable-debug --disable-cle
$ cd build
$ make genpyt
$ make lexicon
$ cd ../wrapper/gtk_standalone/
$ make
$ ./sunpinyin

sunpinyin-2.0-demo

You are welcome to review the code, join the development, or port it to various input method frameworks or operating systems!

评论:

great work, yong! will give it a spin tomorrow!

发表于 tchaikov 在 2009年08月19日, 12:41 上午 CST #

发表一条评论:
  • HTML语法: 禁用

This blog copyright 2009 by yongsun