Codebase list sunpinyin / debian/2.0.3+git20120607-1 TODO
debian/2.0.3+git20120607-1

Tree @debian/2.0.3+git20120607-1 (Download .tar.gz)

TODO @debian/2.0.3+git20120607-1raw · history · blame

Todo:

    * make slm and sunpinyin-ime-core available as shared libraries
    * add API and UI for user-defined words
    * support Traditional Chinese, dict and corpus
    * support fuzzy Pinyin and more Pinyin schemes, such as double-pinyin
    * more configuration options, such as keybindings, number of candidates per page etc.
    * improve the candidate selecting for user selections
    * new language bindings for slm, such as Java, and Ruby
    * leverage Sogou's dict and corpus

In process:

    * Python binding for SunPinyin's SLM [80%]

Done:

    * fix the multi-phonetic bug in pytrie
    * porting to SCIM platform
    * porting to Mac OS X