Difference between revisions of "Sunpinyin"

From Fcitx
Jump to navigation Jump to search
m (Text replacement - "<translate1>" to "<translate>")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
<languages/>
 +
 
<translate>
 
<translate>
 
{{Infobox inputmethod
 
{{Infobox inputmethod
| name                   = Sunpinyin
+
| name                   = Sunpinyin
| lastest wrapper version = 0.3.4
+
| version                 = 0.3.4
 
| dependency              = Sunpinyin 2.0.4
 
| dependency              = Sunpinyin 2.0.4
 
| programming language    = C++
 
| programming language    = C++
| language                = [[Chinese]]
+
| language                = Chinese
 
| license                = GNU Lesser GPL
 
| license                = GNU Lesser GPL
 
| website                = http://code.google.com/p/sunpinyin
 
| website                = http://code.google.com/p/sunpinyin
Line 12: Line 14:
 
== Intro ==
 
== Intro ==
  
Sunpinyin is a [[statistical language model]] based Chinese [[Hanyupinyin|Pinyin]] input method.
+
Sunpinyin is a [[wikipedia:Language_model|statistical language model]] based Chinese [[wikipedia:Hanyupinyin|Pinyin]] input method.
  
 
== Feature ==
 
== Feature ==
  
* [[Fuzzy Pinyin]]
+
* [[Special:myLanguage/Fuzzy Pinyin|Fuzzy Pinyin]]
* [[Double Pinyin]]
+
* [[Special:myLanguage/Double Pinyin|Double Pinyin]]
 
* Word deletion (Ctrl + Alt + Candidate number)
 
* Word deletion (Ctrl + Alt + Candidate number)
 
* Pinyin auto correction
 
* Pinyin auto correction

Latest revision as of 22:54, 2 February 2016


Sunpinyin
Lastest Fcitx Wrapper Version 0.3.4
Dependency Sunpinyin 2.0.4
Written In C++
For Chinese
License GNU Lesser GPL
Website http://code.google.com/p/sunpinyin

Intro

Sunpinyin is a statistical language model based Chinese Pinyin input method.

Feature