Input method editor

From Wikipedia, the free encyclopedia

Operation of a typical Japanese romaji based IME.
Operation of a typical Japanese romaji based IME.

An input method editor (IME) is a program or operating system component that allows computer users to enter characters and symbols not found on their keyboard. This, for instance, allows the user of a Western keyboard to input Chinese, Japanese, Korean and Indic characters.

It is also called an input method environment.

Contents

[edit] Terms

Most operating systems but Microsoft ones use the term Input Method, it looks like the term IME originated in the Microsoft Windows operating system.[citation needed] Other operating systems may have a different name for the same idea, for example:

  • in Mac OS, it is called an input method;
  • in MS-DOS, it is called an input method (Chinese) or an FEP (Japanese);
  • in the X Window System, it is generally called an input method (and the specific built-in implementation of X11’s input method support is called XIM, short for X input method; however, support for input methods are also provided by input method modules in various other parts of the system including GTK+ and Qt), SCIM is a common input method managing most methods (more than 130 including UIM ones) on GNU/Linux, followed by UIM.
  • in NeXTSTEP, it was called an FEP named Clare, there was a japanese input method which was developed by Canon.
  • in BeOS, it was called an input method, there was a japanese input method.

Although originally coined for CJK computing, the term is now sometimes used generically to refer to a program to support the input of any language. To illustrate, in the X Window System, the facility to allow the input of Latin characters with diacritics is also called an input method.

[edit] Relationship between the input method and input method editor

While the term input method editor was originally used by Microsoft Windows, its use has now gained acceptance in other operating systems[citation needed], especially when it is important to distinguish between interface and implementation of input methods, or among the input method itself, the editing functionality of the program or operating system component providing the input method, and the general support of input methods in an operating system. This term has, for example, gained general acceptance on the GNU/Linux operating system; it is also used on the Mac OS.

  • The term input method generally refers to a particular way to use the keyboard to input a particular language, for example the Cangjie method, the pinyin method, or the use of dead keys.
  • On the other hand, the term input method editor on Microsoft products refers to the actual program that allows an input method to be used (for example MS New Pinyin). PRIME,[3] or SCIM) prefer the term of Input Method Engine or Input Method platform or Input Method environment,[4] or the actual editing area that allows the user to do the input. It can also refer to a character palette, which allows any Unicode character to be input individually. One might also interpret IME to refer to the editor used for creating or modifying the data files upon which an input method relies.

[edit] See also

[edit] Related techniques

[edit] Input methods versus language

[edit] Specific input methods

[edit] Input methods for handheld devices

  • Multi-tap – Hit the key for the letter you want until it comes up, then wait or proceed with a different key.
  • T9/XT9 – Type the key for every letter once, then, if needed, type Next until the right word comes up. Also corrects misspellings and regional typos (if an adjacent key is pressed incorrectly.)
  • iTap – Similar to first-generation T9, with word autocomplete.
  • LetterWise – "Hit the key with the letter you want, if it doesn't come up, hit Next until it does."

[edit] References

  1. ^ Robert J. Morris. Terminology. International Language Of Communication. Retrieved on 2007-10-07.
  2. ^ Using AVS/Express: A Worldwide Language and Font Support. AVS Advanced Visual Systems (September 13, 2006). Retrieved on 2007-10-07.
  3. ^ Komatsu, Hiroyuki; Takabayashi, Satoru & Masui, Toshiyuki (2003), Context-aware Predictive Text Input Method Using Dynamic Abbreviation Expansion, vol. 44, Transactions of Information Processing Society of Japan, <http://sciencelinks.jp/j-east/article/200324/000020032403A0822723.php> 
  4. ^ Features & Goals. Smart Common Input Method (SCIM) platform project. Retrieved on 2008-04-13.

[edit] External links

Tutorials