Difference between revisions of "Built-in Pinyin"
Jump to navigation
Jump to search
Weng Xuetian (talk | contribs) m |
Weng Xuetian (talk | contribs) (Marked this version for translation) |
||
Line 3: | Line 3: | ||
<translate> | <translate> | ||
+ | <!--T:1--> | ||
{{Infobox inputmethod | {{Infobox inputmethod | ||
| name = Pinyin | | name = Pinyin | ||
Line 12: | Line 13: | ||
}} | }} | ||
− | == Intro == | + | == Intro == <!--T:2--> |
+ | <!--T:3--> | ||
Pinyin built-in fcitx is a simple Chinese [[wikipedia:Hanyupinyin|Pinyin]] input method, which is based on Forward Maximum Match algorithm. | Pinyin built-in fcitx is a simple Chinese [[wikipedia:Hanyupinyin|Pinyin]] input method, which is based on Forward Maximum Match algorithm. | ||
− | == Feature == | + | == Feature == <!--T:4--> |
+ | <!--T:5--> | ||
It use a quite simple algorithm and load all data into memory, so it has the fastest speed among all Fcitx [[:Category:Pinyin Input Method|Pinyin Input Method]]. And it's the only pinyin input method can record [[Special:myLanguage/Cloudpinyin|Cloudpinyin]] candidate word into data, due to its simple algorithm. | It use a quite simple algorithm and load all data into memory, so it has the fastest speed among all Fcitx [[:Category:Pinyin Input Method|Pinyin Input Method]]. And it's the only pinyin input method can record [[Special:myLanguage/Cloudpinyin|Cloudpinyin]] candidate word into data, due to its simple algorithm. | ||
+ | <!--T:6--> | ||
* [[Special:myLanguage/Fuzzy Pinyin|Fuzzy Pinyin]] | * [[Special:myLanguage/Fuzzy Pinyin|Fuzzy Pinyin]] | ||
* [[Special:myLanguage/Double Pinyin|Double Pinyin]] | * [[Special:myLanguage/Double Pinyin|Double Pinyin]] | ||
Line 29: | Line 33: | ||
* Remind next phrase | * Remind next phrase | ||
+ | <!--T:7--> | ||
[[Category:Input Method]] | [[Category:Input Method]] | ||
[[Category:Simplified Chinese Input Method]] | [[Category:Simplified Chinese Input Method]] |
Revision as of 09:29, 14 May 2012
Lastest Fcitx Wrapper Version | 4.2.1 |
---|---|
Written In | C |
For | Chinese |
License | GPLv2 |
Website | http://code.google.com/p/fcitx |
Intro
Pinyin built-in fcitx is a simple Chinese Pinyin input method, which is based on Forward Maximum Match algorithm.
Feature
It use a quite simple algorithm and load all data into memory, so it has the fastest speed among all Fcitx Pinyin Input Method. And it's the only pinyin input method can record Cloudpinyin candidate word into data, due to its simple algorithm.
- Fuzzy Pinyin
- Double Pinyin
- Place specified single character at head. (Add: Ctrl+8 and Delete: Ctrl+7)
- Type character by word (By default, it's [ and ])
- Word deletion (Ctrl+Delete)
- Multiple word library
- ng/gn auto correction
- Remind next phrase