|
|
第 31 帖 | |
|
|
两位过谦了。如果 epico 有需要的话,我可以帮忙打打下手。8-)
__________________
Have you Debianned today? |
|
|
|
|
|
|
|
第 32 帖 | ||
|
|
引用:
|
||
|
|
|
||
|
|
第 33 帖 | |
|
|
glad you guys can work together
when you want more publicity, let me know and I will add this to http://www.scim-im.org/projects/imengines
__________________
生于忧患,死于安乐! www.liucougar.net |
|
|
|
|
|
|
|
第 34 帖 | ||
|
|
引用:
If you need any information about scim-sunpinyin or sunpinyin, you may send query to TCHAIKOV at GMAIL dot COM or YONG.SUN at SUN dot COM. Here is the project page for input-method project on OS.o, www.opensolaris.org/os/project/input-method. Thanks so much! |
||
|
|
|
||
|
|
第 35 帖 | |
|
|
搞中文输入法的人自己竟然用英文聊天,受不了。
|
|
|
|
|
|
|
|
第 36 帖 | ||
|
|
引用:
|
||
|
|
|
||
|
|
第 37 帖 | |
|
|
Novel Pinyin Version 1 TODO List
http://alex-epico.blogspot.com/2007/...todo-list.html |
|
|
|
|
|
|
|
第 38 帖 | |
|
|
此帖于 07-11-16 12:06 被 epico 编辑. 原因: 发重复了 |
|
|
|
|
|
|
|
第 39 帖 | ||
|
|
引用:
* N-gram file Training: * Training using parameters in prototype system. Lookup: * Original Lookup with Candidate Selection. Self-Learning: * Learn User Sentence when Commit String. novel-imengine: * Special Table support rewrite from scim-pinyin in c. * Scim UI Config Module. |
||
|
|
|
||
|
|
第 40 帖 | |
|
|
I'll definitely use it if you don't have to rely on SCIM
|
|
|
|
|
|
|
|
第 41 帖 | ||
|
|
引用:
|
||
|
|
|
||
|
|
第 42 帖 | |
|
|
Finished n-gram storage code, and update code on http://novel-pinyin.cvs.sourceforge..../novel-pinyin/.
On currently implementation, I modified the P(P|W) from ratio which is computed from scim-pinyin, to k/n, k indicates k matched pinyins, n indicates total n pinyins for word W. I don't know how it will influence the result of HMM correct rate, hopes it will not be bad. Tested this approach on research prototype, the correct rate is lower. And test with manual input, it don't work too bad. And counting the computing complexity, it seems that the speed is sufficient. |
|
|
|
|
|
|
|
第 43 帖 | |
|
|
Upload new novel-pinyin code to sourceforge, currently finished segment & training part.
In this place, I use a modified interpolation method to ease implementation. The parameter optimization part is done in research prototype. So the code in novel-pinyin is relatively simple, just use parameters computed from prototype. The word segment use shortest path algorithm to segment words, and prepare the data to training part. |
|
|
|
|
|
|
|
第 44 帖 | |
|
|
不推荐加入不完整双拼,
双拼,就是要两个字幕一个汉字,这个功能也只是对频繁使用的词语起到很有限的加速效果, 既然这个输入法要做到整句输入,就不要这个功能。 |
|
|
|
|
|
|
|
第 45 帖 | ||
|
|
引用:
当然如果有人能够提出好的想法的话,也可以参考实现一下。 呵呵。 |
||
|
|
|
||