Home | History | Annotate | Download | only in sunpinyin
      1 Todo:
      2 
      3     * make slm and sunpinyin-ime-core available as shared libraries
      4     * add API and UI for user-defined words
      5     * support Traditional Chinese, dict and corpus
      6     * support fuzzy Pinyin and more Pinyin schemes, such as double-pinyin
      7     * more configuration options, such as keybindings, number of candidates per page etc.
      8     * improve the candidate selecting for user selections
      9     * new language bindings for slm, such as Java, and Ruby
     10     * leverage Sogou's dict and corpus
     11 
     12 In process:
     13 
     14     * Python binding for SunPinyin's SLM [80%]
     15     * porting to Mac OS X [30%]
     16 
     17 Done:
     18 
     19     * fix the multi-phonetic bug in pytrie
     20     * porting to SCIM platform
     21 
     22