Content deleted Content added
m →Double pinyin: missing spaces |
m →Conversion length: replaced: time consuming → time-consuming |
||
Line 20:
The basic idea of an input method is to have a buffer that holds the user input until it is converted into characters that would otherwise be unavailable from the keyboard.
In the most basic systems, one character is converted at a time. This makes a very time
Common pinyin implementations on the computer today can hold up to a clause in pinyin before requiring a conversion. The method attempts to guess the appropriate characters by using word phrases from a dictionary, grammatical structure, and context.
|