Skip to main content

Posts

Showing posts with the label T9

T9 Dictionary

T9's objective is to make it easier to type text messages. It allows words to be entered by a single keypress for each letter, as opposed to the   multi-tap   approach used in conventional mobile phone text entry, in which several letters are associated with each key, and selecting one letter often requires multiple keypresses.[Wikipedia] It combines the groups of letters on each phone key with a fast-access   dictionary   of words. It looks up in the dictionary all words corresponding to the sequence of keypresses and orders them by frequency of use. As T9   gains familiarity   with the words and phrases the user commonly uses, it   speeds up   the process by offering the most frequently used words first and then lets the user access other choices with one or more presses of a predefined   Next   key. [Wikipedia] I have developed this code for T9 Dictionary, using VS 2010, User may enter any numeric code, and syste...