forked from sunpinyin/sunpinyin
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathTODO
22 lines (16 loc) · 703 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
-*- indent-tabs-mode: nil -*- vim:et:ts=4