Googlepinyin

From Fcitx
Revision as of 13:56, 8 March 2012 by Weng Xuetian (talk | contribs) (Created page with "<translate> {{Infobox inputmethod | name = Googlepinyin | lastest wrapper version = 0.1.5 | dependency = libgooglepinyn 0.1.2 | programming la...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Googlepinyin
Dependency libgooglepinyn 0.1.2
Written In C++
For Chinese
License Apache v2
Website http://code.google.com/p/libgooglepinyin

Intro

Googlepinyin is a unigram based Chinese Pinyin input method.

Feature

It have no special feature, but it loads all data into memory and algorithm is simpler than bigram or trigram based input method. So in general it provides good speed and better accuracy than Built-in Pinyin.