-
2009-10-27
10/621,864
2003-07-16
US 7,610,194 B2
2009-10-27
-
-
David R Hudspeth | Lamont M Spooner
2025-10-05
A dynamic database reordering system provides a linguistics database that contains words that are ordered according to a linguistics model that dictates the order in which words are presented to a user. While a user enters keystrokes on a keypad of a communications device is pressing keys, the invention predicts the words, letters, numbers, or word stubs that the user is trying to enter. The invention reorders the linguistics model order based on the user's usage of the system by tracking the user's word selections. Once a word has been selected as a result of a next key selection (the nexted word), a frequency value is applied to the selected word and the word ordered first by the linguistics model in the linguistics database for that key sequence. The frequency value of the nexted word will become greater than the frequency value of the first displayed word upon repeated nexting to the same word. Subsequent user entries of the key sequence for the nexted word and the first ordered word will result in displaying the nexted word before the word ordered first by the linguistics model.
Get notified when new applications in this technology area are published.
This application claims benefit of U.S. Provisional Patent Application Ser. No. 60/397,253, filed on 18 Jul. 2002.
1. Technical Field
The invention relates to the ordering of elements extracted from a database. More particularly, the invention relates to the ordering of displayed elements from a database through the ranking of database elements that are actually selected by a user.
2. Description of the Prior Art
Technological advances have enabled manufacturers to create various small-format personal electronic devices. Some examples are Personal Data Assistants (PDA), Cellular Phones, small-form-factor data entry units, and other small-form-factor communication units.
As the size of these small electronic data devices decreased, the size of the data entry keyboards on the devices shrank. The solution to reducing the keyboard size was to decrease the number of keys on the keyboard. Reducing the number of keys has created several problems. The most obvious is the overloading of keys such as on a cellular phone. A single key may represent several characters. When text is input into a reduced keyboard device, it becomes tedious and difficult for the user to enter any reasonable amount of text. The overloaded keys typically require multiple presses to obtain the correct characters.
Keyboard disambiguating systems such as described in U.S. Pat. Nos. 5,818,437, 5,953,541, 6,011,554, and 6,286,064 owned by the Applicant solve the text entry problem by processing user keystrokes and forming and presenting words to the user that are associated with the keys pressed. Complete words are presented to the user that begin with the letters represented by the key presses. Presenting a list of words associated with the keys pressed saves the user from entering additional keystrokes to spell an entire word and also saves time. The user simply selects the first word in the list or scrolls down and selects the desired word.
The words that are presented to the user are stored in a vocabulary database. An example of a vocabulary database is described in U.S. Pat. Nos. 5,818,437, 5,953,541, 6,011,554, and 6,286,064 owned by the Applicant.
Another example is iTap by Motorola, Inc. of Schaumburg, Ill., which performs predictive keypad text entry on cellular phones. The iTap system also displays predicted words to the user. However, iTap does not order the displayed words to the user based on which words were actually used by the user. Such a feature would be extremely helpful to the user to save even more time and enable the user to enter text more quickly and efficiently.
It would be advantageous to provide a dynamic database reordering system that displays words associated with key presses to a user in an order based on the user's actual use of the words. It would further be advantageous to provide a dynamic database reordering system that does not store frequency of use information in the main database.
The invention provides a dynamic database reordering system. The invention displays words associated with key presses to a user in an order based on the user's actual use, if any, of the words. In addition, the invention does not store frequency of use information in the main database, thereby requiring minimal storage space.
A preferred embodiment of the invention provides a linguistics database that contains words that are ordered according to a linguistics model that dictates the order in which words are presented to a user. A user enters keystrokes on a keypad of a communications device. While the user is pressing keys, the invention predicts the words, letters, numbers, or word stubs that the user is trying to enter. Complete words are dynamically displayed to the user that begin with the letters represented by the key presses. The user typically presses a sequence of keys which is associated with more that one word in the database. In order to save space storing the linguistics database, the linguistics database is pre-ordered before placement into the product.
The invention provides for reordering of the linguistics model order based on the user's usage of the system. If more than one word shares the same key sequence, the most commonly used word is presented as a first choice in the displayed list. If the user does not want that word, but wants another word that is associated with the key sequence, then the user has the ability to scroll through the displayed list of words by pressing a next key, or scroll up or down keys. Once the user has found the desired word, the user activates a select key and the system enters the desired word into the user's text message at the insertion point.
A preferred embodiment of the invention tracks the user's word selections. Once a word has been selected as a result of a next key selection (the nexted word), a frequency value is applied to the selected word and the word ordered first by the linguistics model in the linguistics database for that key sequence.
The first time that a word is nexted by the user, the frequency value of the nexted word is typically lower than the frequency value of the first ordered word in the displayed list. The next time the nexted word is nexted to again, the frequency value of the nexted word is increased relative to the frequency value of the first ordered word. The frequency values are adjusted every time a word is selected.
Another embodiment of the invention looks at the position of the nexted word in the displayed list. If the nexted word is positioned after the second word in the displayed list, then the nexted word is promoted to the second word position. This increases the nexted word's frequency to the second word's frequency or a frequency above the second word's frequency, but below the first word's frequency.
The frequency value of the nexted word will become greater than the frequency value of the first displayed word upon nexting to the same word over and over again. Subsequent user entries of the key sequence for the nexted word and the first ordered word will result in displaying the nexted word before the word ordered first by the linguistics model.
In one embodiment of the invention, a word's frequency becomes greater than the first ordered word or another word with a higher frequency, when that word has been nexted to three (or a predetermined number) more times than the first ordered word.
Other aspects and advantages of the invention will become apparent from the following detailed description in combination with the accompanying drawings, illustrating, by way of example, the principles of the invention.
FIG. 1 is a diagram of a portable communication device with a reduced keyboard according to the invention;
FIG. 2 is a diagram of a cellular phone keyboard according to the invention;
FIG. 3 is a block schematic diagram of an task viewpoint of the invention according to the invention;
FIG. 4 is a block schematic diagram of a linguistic, manufacturer, and user database components according to the invention; and
FIG. 5 is a schematic diagram of frequency information stored in a user database according to the invention.
The invention is embodied in a dynamic database reordering system. A system according to the invention displays words associated with key presses to a user in an order based on the user's actual use, if any, of the words. The invention additionally does not store frequency of use information in the main database, thereby requiring minimal storage space.
A preferred embodiment of the invention provides a method for displaying results retrieved from a linguistic database to a user that match the user's key presses on a keyboard. Any word selected by the user from the displayed results is assigned a frequency value that is determined by the user's word usage patterns. The frequency value is preferably not stored in the main linguistic database and only words that are actually used by the user are assigned a frequency. Some words that are used by the user that do not have the possibility of collisions with other words do not need to have a frequency assigned. The method reduces the amount of memory required to 1/7 of what would typically be needed to track a user's usage.
Referring to FIG. 1, a personal communications device 101 with a reduced keyboard is shown. Keyboard disambiguating systems such as described in U.S. Pat. Nos. 5,818,437, 5,953,541, 6,011,554, and 6,286,064 owned by the Applicant solve the text entry problem where input keys 102 are overloaded and a single key may represent several characters. User keystrokes on the keypad 102 are processed and displayed 103. While the user is pressing keys, the system predicts the words 106, 107, letters 108, numbers 109, or word stubs (not shown) that the user is trying to enter. Complete words are dynamically displayed 105 to the user that begin with the letters represented by the key presses.
Presenting a list of words associated with the keys pressed saves the user from entering additional keystrokes to spell an entire word and also saves time. The user selects the first word in the list or scrolls down the list and selects the desired word. In this example, the user can press the space key 112 to accept the first word in the list. The selected word appears in the user's text entry position 104. The user can also continue to press keys to further narrow or refine the selection of words displayed.
The words that are presented to the user are stored in a vocabulary database. If the words in the database are sorted by the frequency of use of each word, then the same words are always presented 105 to the user in the same order.
The invention's T9® linguistics database (LDB) contains words that are ordered according to a linguistics model that dictates the order in which words are presented to a user. The user typically presses a sequence of keys which is associated with more that one word in the database.
In order to save space storing the LDB, the LDB is pre-ordered before placement into the product. The words are ordered using a linguistics model that measures the commonality frequency value for each word in the database. The database is assembled using the frequency ordering. The frequency values are not stored with the words in the database once it is compiled, thereby requiring less space to store the LDB.
For example, FIG. 2 shows a typical cellular phone keyboard 201. If the linguistics model indicates that the word “in” has a higher frequency that “go”, then “in” appears before “go” in the display list when the 4 key 202 and 6 key 203 on a conventional cellular phone keyboard are selected in that order.
The invention provides for reordering of the linguistics model order based on the user's usage of the system.
Referring again to FIG. 1, if more than one word shares the same key sequence, the most commonly used word is presented as a first choice in the displayed list. If the user does not want that word, but wants another word that is associated with the key sequence, then the user has the ability to scroll through the displayed list of words 105 by pressing the 0 or NEXT key, or scroll up or down keys, if present. Once the user has found the desired word, the user activates a select key, or space key 112, and the system enters the desired word into the user's text message 103 at the insertion point 104.
A preferred embodiment of the invention tracks the user's word selections. Once a word has been selected as a result of a NEXT key selection, a frequency value is applied to the selected word and the word ordered first by the linguistics model in the LDB for that key sequence. The frequency values applied to the word ordered first by the linguistics model and the word that has been selected as a result of a NEXT key (the nexted word) are dependent upon a number of factors. An example factor includes the commonality of usage of the nexted word relative to the first ordered word.
The first time that a word is nexted by the user, the frequency value of the nexted word is typically lower than the frequency value of the first ordered word in the displayed list. The next time the nexted word is nexted to again, the frequency value of the nexted word is increased relative to the frequency value of the first ordered word. The frequency values are adjusted every time a word is selected.
Another embodiment of the invention looks at the position of the nexted word in the displayed list. If the nexted word is positioned after the second word in the displayed list, then the nexted word is promoted to the second word position. This increases the nexted word's frequency to the second word's frequency or a frequency above the second word's frequency, but below the first word's frequency. Collisions will be discussed later in the text.
At some point upon nexting to the same word over and over again, the frequency value of the nexted word will become greater than the frequency value of the first displayed word. Thus, subsequent user entries of the key sequence for the nexted word and the first ordered word will result in displaying the nexted word before the word ordered first by the linguistics model.
In one embodiment of the invention, a word's frequency becomes greater than the first ordered word or another word with a higher frequency, when that word has been selected to three (or a predetermined number) more times than the first ordered word.
In another embodiment of the invention, words and their order are stored in a linguistics database and the frequency values determined as a result of nexting are stored in a separate database (a reorder database). The order identified by the frequency values in the reorder database takes priority over the order of words in the linguistics database. When frequency values are stored in the linguistic database, the frequencies in the linguistic database provide initial values for the frequencies in the reorder database.
In yet another embodiment of the invention, if no frequency values are stored in the linguistic database, the order of the words in the linguistic database are used to synthesize initial values for the frequencies in the reorder database.
With respect to FIG. 3, a subsection of the invention's text processor is shown. The Keyboard Manager 303 monitors the user's key presses. Each key press is sent to the Database Manager 301. The Database Manager 301 gathers each key press and performs predictive word processing.
The Database Manager 301 accesses the linguistic database on the host device's storage device 304 and forms a predictive word list by extracting the first n number of words form the linguistic database that match the keys pressed. The value n is dependent upon the length of list preferred by the manufacturer or user. If the list is too long, then the number of keystrokes that it takes to scroll through the list would be much greater than the total amount of key presses required to type in a complete word. The Database Manager 301 passes the list of words to the Display Manager 302. The Display Manager 302 displays the list of words to the user.
Each time a scroll key or select is pressed, the Keyboard Manager 303 notifies the Display Manager 302. The Display Manager 302 highlights the proper word in the display list using the scroll key presses. When the user presses a select key, the Display Manager 302 inserts the selected word into the user's text entry field and notifies the Database Manager 301 which word was selected.
The Database Manager 301 adjusts the frequency record for the selected word if the word is being tracked. The frequency is set by the individual user's word usage patterns. The invention does not track every word that is used. Some words do not have collisions and do not need a frequency count. The invention orders collisions that occur from equal frequency values relative to each other. The approach typically reduces the amount of memory required to store the frequency data to 1/7 of what is typically needed.
The Database Manager 301 must limit the frequencies for the tracked words because, otherwise, the counts might exceed the storage capacity of a register on the device. The system must adjust to a user's change in usage. The invention's aging algorithm goes through the recorded frequencies and discounts older usage frequencies. Older usages do not reflect the user's current habits and therefore count for less.
This section details the processes of learning the user's usage patterns and generating the displayed selection list that will resemble the user usage patterns.
Referring to FIG. 4, a preferred embodiment of the invention's database implementation contains a Linguistic Database (LDB) 401, a Manufacturer Database (MDB) 402, and a User Database (UDB) 403. The Linguistic Database 401 is a fixed pre-compiled database containing words ordered by their frequency of use as measured by a linguistic model.
The Manufacturer Database 402 is a custom database provided by the OEM. The Manufacturer Database 402 is optional and is provided when an OEM has needs for an additional custom database beyond what is supplied in the Linguistic Database 401.
The User Database 403 contains user defined words and a reordering database (RDB) which is a region of the User Database 403 that tracks the words that the user selects and their frequencies. FIG. 5 shows an exemplary depiction of some of the information 501 contained in the User Database 403 to track user word usage. The information lists all of the letters of each word 502, the frequency of use for the word 503, the input key sequence for the word 504, and the object number in the LDB 505 for words that are contained in the Linguistic Database 401.
The following terms are used in the text below:
UDB Reorder Word—An LDB word that was added to the RDB via word selection.
Active Word—A UDB Reorder Word that has an LDB field matching the current LDB. The concept of an active word is important when discussing the aging and garbage collection algorithms below.
Last Deletion Cut-Off Frequency—This is the frequency of the last UDB Reorder word deleted from the RDB by the garbage collection algorithm.
Reorder Words—Reorder Words are words whose frequencies are greater than or equal to the last deletion cut-off-frequencies. These words will be first on the selection display list and they include both UDB Added and UDB Reorder words.
UDB Added Words—UDB Added Word and UDB word have the same meaning; they refer to a word that has been added to the UDB by the user, either explicitly or by the system detecting a novel word constructed by the user.
Reordering Database (RDB)—The portion of the UDB where UDB Reorder Words are stored. The RDB resides within the same memory or storage space of the UDB.
First-Word and Non First-Word—Both first-word and non first-word are LDB words. Relative to the LDB, the first-word is the first displayed LDB word and the non first-word is not.
The invention's Database Manager 301 learns a user's usage patterns by keeping track of the frequencies or usage counts of each of the UDB Added and UDB Reorder words. The usage counts (frequencies) of each word are updated and set according to the word's usage patterns. The usage counts are used to determine the relative position of a word in the displayed selection list, for garbage collection, and for aging.
The first step of keeping track of the usage pattern of an LDB word is by adding it to the RDB. This adding process is kicked in when a word is accepted. The key events for accepting a word are described below. Once an LDB word is added to the RDB it is called a UDB Reorder word. The rules for adding words to the RDB are described in Table 1 where the columns refer to the type of the first object in the selection list and the rows refer to the currently selected object type. The numbers in the table refers to the adding rules, below.
| TABLE 1 |
| Adding Rules |
| UDB Add Word | LDB Word | MDB Word | |
| UDB Add Word | Rule_0 | Rule_1 | Rule_0 |
| LDB Word | Rule_3 | Rule_2 | Rule_3 |
| MDB Word | Rule_0 | Rule_0 | Rule_0 |
Based on the current selected object type and the object type of the first item in the displayed selection list, the table indicates the following rules:
When an active word is accepted, the word is either added or not added to the RDB based on the adding rules. If the word is already in the RDB/UDB its frequency is bumped. The events for accepting a word are described as follows.
A UDB Add word is added to the UDB when it is accepted as described above. The initial frequency is set to three use counts higher (this can be set to any value that sets it apart from the first-word) than the first-word. The UDB Added word frequency is bumped when the word is used.
The invention uses the “non-aggressive” learning principle, where a single usage of a non-first word should not beat the first-word to the first position in the displayed selection list, by employing a gradual learning of the user's usage patterns to promote word ordering. The “non-aggressive” principle can be achieved by carefully updating and setting the frequencies.
At some time intervals, all of the UDB Add and UDB Reorder words will be aged. Aging means reducing their frequencies by some factor. How often the aging is performed is based on the unit of time interval used, the unit of time interval is maintained by the Database Manager. Since there is no concept of time in the database, the invention heuristically computes the time intervals by maintaining an update count. This update count is incremented by one every time a space key is pressed to select a word. When the update count has reached a certain value, the Aging process is kicked in. This is performed as follows:
For garbage collection, the “easy come, easy go” principle is used to first delete UDB Reorder Words and then UDB Add Words from the RDB and UDB storage space. Reorder words are preferred for deletion by a factor of 2. Thus, before a UDB Add word with X frequency is deleted, the invention first removes all Reorder words with frequencies less than or equal to 2*X. The garbage collection algorithm is described as follows:
One skilled in the art will readily appreciate that the threshold value of â…› can be adjusted to reach a desired amount of UDB free space.
The new displayed selection list is composed of first (visually from top) Reorder Words, UDB, LDB, and MDB words (depending on the MDB fence). The MDB fence is used to set the maximum number of LDB words that can appear before the list of MDB words. This is to ensure that the OEM will have its words displayed. The number of Reorder Words in the displayed selection list is determined by the last deletion cut-off frequency or the non first-word initial frequencies, which ever is smaller—call this number RDB Count. All UDB Add and UDB Reorder Words whose frequencies are greater than or equal to RDB Count are Reorder Words and will appear first in the displayed selection list. The order of their appearance in the displayed selection list is hierarchically described as follows:
Tie Breaker refers to Reorder Words with the same frequencies when competing for the first 5 (number of sorted items) positions in the displayed selection list. The following rules are applied to break the tie:
Each UDB Reorder Word is stored as a key sequence along with its LDB object number. With that information and the knowledge of which LDB they came from, the word can be re-constructed. This technique uses less memory to store a RDB word. Using only one nibble for a character rather one or two bytes per character.
One UDB Reorder Word should cost on average of eight bytes—two bytes frequency, one byte length, one byte LDB object number, one byte Language ID, plus three bytes for six characters word [average word length]. 4 Kbytes of RDB space is capable of holding around 512 UDB Reorder Words, 3 Kbytes would capable of holding around 384 words, 2 Kbytes would hold around 256 words, and 1 Kbytes holds around 128 words.
The user can to turn on and off the RDB. The behaviors are described as follows:
One skilled in the art will readily appreciate that, although the term word has been used throughout the text above, the invention will equally apply to other linguistic input units such as a syllable or a phrase. For example, single syllables are input in Chinese and whole phrases are input in Japanese.
Although the invention is described herein with reference to the preferred embodiment, one skilled in the art will readily appreciate that other applications may be substituted for those set forth herein without departing from the spirit and scope of the present invention. Accordingly, the invention should only be limited by the claims included below.
1. A computer-implemented process for reordering items in a database to be retrieved for display to a user, comprising the steps of:
storing a plurality of words in a linguistic database (LDB), said plurality of words ordered in said LDB according to a predefined linguistics frequency of use model;
accepting with a processor user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB that matches at least one letter corresponding to said at least one keypress;
displaying a list of said retrieved words as ordered in said LDB;
accepting a user-defined word as input by said user;
storing said user-defined word in a user database (UDB);
assigning a frequency count to said user-defined word;
storing said frequency count for said user-defined word in said UDB;
enabling said user to select a word from said displayed list;
assigning a frequency count to every selected word in a non first order position in said displayed list and a frequency count to a first order word, if a non first order word is selected, said frequency count for said non first order selected word being different than said frequency count for said first order non selected word;
storing said frequency count of each word in association with each word in said UDB;
accepting a subsequent user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB and any user-defined words from said UDB that match at least one letter corresponding to said at least one keypress;
if more than one word from any of said LDB and said UDB is retrieved and at least one retrieved word is associated with a frequency count, dynamically reordering for display said retrieved words as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words;
displaying a list of said reordered matching words if more than one word matches said user's subsequent input; and
updating a frequency count associated with a word each time a non first order word is selected from a displayed list of matching words.
2. The process of claim 1, wherein if a non first ordered word is selected by said user a predetermined number of times then said non first ordered word is displayed in a first ordered position in said list of reordered matching words.
3. The process of claim 1, wherein all non first ordered words that are assigned said frequency count are initially assigned equal frequency counts.
4. The process of claim 1, wherein said word's frequency count is increased each time said user selects said word.
5. The process of claim 1, wherein if said user selects said word from said list of retrieved words or said list of reordered words that is below a second ordered position, then said selected word is assigned said frequency count that places said word in said second ordered position in said list.
6. The process of claim 1, further comprising the step of:
periodically checking free space in said UDB and, if said free space is less than a predetermined amount, then removing from said UDB said words that have said frequency counts below a predetermined threshold.
7. The process of claim 6, wherein said removing step removes said user-defined words having said frequency counts below said predetermined threshold after removing other words having said frequency counts below said predetermined threshold.
8. The process of claim 1, further comprising the step of:
resolving frequency collisions when two words in said list of reordered words are associated with equal frequency counts by ordering said word that was most recently selected first.
9. The process of claim 1, further comprising the step of:
resolving frequency collisions when two words in said list of reordered words are associated with equal frequency counts by ordering said word having a higher initial ordering in said LDB first.
10. The process of claim 1, further comprising the step of:
resolving frequency collisions in said list of reordered words when a user-defined word and a word from said LDB have equal reordering frequency counts by ordering said user-defined word first.
11. The process of claim 1 wherein when said word from said LDB is selected for a first time, said step of assigning said frequency count generates said frequency count from said word's position in said LDB as a function of said predefined linguistics frequency of use model.
12. The process of claim 11, wherein said user-defined words are initially assigned equal frequency counts during said assigning step.
13. A computer-implemented process for reordering items in a database to be retrieved for display to a user, comprising the steps of:
storing a plurality of words in a linguistic database (LDB), said plurality of words ordered in said LDB according to a predefined linguistics frequency of use model;
accepting with a processor user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB that match at least one letter corresponding to said at least one keypress;
displaying a list of said retrieved words as ordered in said LDB;
accepting a user-defined word as input by said user;
storing said user-defined word in a user database (UDB);
assigning a frequency count to said user-defined word;
storing said frequency count for said user-defined word in said UDB;
enabling said user to select a word from said displayed list;
assigning a frequency count to every selected word in a non first order position in said displayed list and a frequency count to a first order word, if a non first order word is selected, said frequency count for said non first order selected word being different than said frequency count, said frequency count for said first order non selected word;
storing said frequency count of each word in association with each word in said UDB;
storing a frequency count for a first order word from said displayed list if a non first order word is selected from said displayed list, said frequency count for said non selected first order word being lower than said frequency count for said selected non first order word, said frequency count being stored in association with said first order non selected word in said UDB
accepting a subsequent user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB and any user-defined words from said UDB that match at least one letter corresponding to said at least one keypress;
if more than one word from any of said LDB and said UDB is retrieved and at least one retrieved word is associated with a frequency count, dynamically reordering for display said retrieved words as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words;
displaying a list of said reordered matching words if more than one word matches said user's subsequent input;
updating a frequency count associated with a word each time a non first order word is selected from a displayed list of matching words; and
periodically aging said frequency counts in said reorder database by reducing said frequency counts by a predetermined factor.
14. A computer-implemented process for reordering items in a database to be retrieved for display to a user, comprising the steps of:
storing a plurality of words in a linguistic database (LDB), said plurality of words ordered in said LDB according to a predefined linguistics frequency of use model;
accepting with a processor user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB that matches at least one letter corresponding to said at least one keypress;
displaying a list of said retrieved words as ordered in said LDB;
accepting a user-defined word as input by said user;
storing said user-defined word in a user database (UDB);
assigning a frequency count to said user-defined word;
storing said frequency count for said user-defined word in said UDB;
enabling said user to select a word from said displayed list;
assigning a frequency count to every selected word in a non first order position in said displayed list and a frequency count to a first order word, if a non first order word is selected, said frequency count for said non first order selected word being different than said frequency count for said first order non selected word;
storing said frequency count of each word and in association with each word in said UDB;
accepting a subsequent user input from a keyboard, said user input comprising at least one keypress;
retrieving any words from said LDB and any user-defined words from said UDB that match at least one letter corresponding to said at least one keypress;
if more than one word from any of said LDB and said UDB is retrieved and at least one retrieved word is associated with a frequency count, dynamically reordering for display said retrieved as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words;
displaying a list of said reordered matching words if more than one word matches said user's subsequent input;
updating a frequency count associated with a word each time a non first order word is selected from a displayed list of matching words; and
wherein words selected by said user that do not have a possibility of a collision with other words are not assigned a frequency count.
15. An apparatus for reordering items in a database to be retrieved for display to a user, comprising:
a module for accepting user input from a keyboard, said user input comprising at least one keypress;
a linguistic database (LDB) containing a plurality of words ordered according to a predefined linguistic frequency of use model;
a module for displaying to said user a list of any words in said LDB and any user-defined words in a user database (UDB) that match at least one letter corresponding to said at least one keypress, said words retrieved from any of said LDB and from said UDB;
said UDB for storing any user-defined words entered by said user, a frequency count associated with each user-defined word, and a frequency count associated with each word stored in said LOB that was assigned a frequency count by an assigning module;
a module for retrieving from any of said LOB and from said UDB a list of any words that match at least one letter corresponding to said at least one keypress of said user's input, said words dynamically reordered for display of said retrieved words as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words; and
said assigning module for assigning a frequency count to every selected word in a non first order position in a list of said retrieved words and assigning a frequency count to a first order word if a word in a non first order position is selected, said frequency count being different for said first order word than said frequency count for said selected non first order word, said assigning module updating a frequency count each time a non first order word is selected from said retrieved list.
16. The apparatus of claim 15, wherein said frequency count is assigned to said selected word if said selected word is in a non first order position in said list and is selected for a first time.
17. The apparatus of claim 16, wherein if said non first ordered word is selected by said user a predetermined number of times then said non first ordered word is displayed in a first ordered position in said list.
18. The apparatus of claim 16, wherein all non first ordered words that are assigned said frequency count are initially assigned equal frequency counts.
19. The apparatus of claim 15, wherein said word's frequency count is increased each time said user selects said word.
20. The apparatus of claim 15, wherein if said user selects from said list a word that is below a second ordered position then said assigning module assigns a frequency count that places said word in said second ordered position in said list.
21. The apparatus of claim 15, further comprising:
a module for periodically checking for free space in said UDB and, if said free space is less than a predetermined amount, then removing from said UDB said frequency counts and corresponding object numbers or corresponding user-defined words for words that have frequency counts below a predetermined threshold.
22. The apparatus of claim 21, wherein said removing module removes user-defined words having frequency counts below said predetermined threshold after removing other words having frequency counts below said predetermined threshold.
23. The apparatus of claim 15, further comprising:
a module for resolving frequency collisions when two words in said list have equal frequency counts by ordering said most recently selected word first.
24. The apparatus of claim 15, further comprising:
a module for resolving frequency collisions when two words in said list have equal frequency counts by ordering said word having a higher initial ordering in said LDB first.
25. The apparatus of claim 15, further comprising:
a module for resolving frequency collisions in said list when said user-defined word and said word from said LDB have equal frequency counts by ordering said user-defined word first.
26. The apparatus of claim 15 wherein said assigning module assigns said frequency count for said word from said LDB based on said predefined linguistics frequency of use model.
27. The apparatus of claim 26, wherein said user-defined words are initially assigned equal frequency counts by said assigning module.
28. An apparatus for reordering items in a database to be retrieved for display to a user, comprising:
a module for accepting user input from a keyboard, said user input comprising at least one keypress;
a linguistic database (LDB) containing a plurality of words ordered according to a predefined linguistic frequency of use model;
a module for displaying to said user a list of any words in said LDB and any user-defined words in a user database (UDB) that match at least one letter corresponding to said at least one keypress, said words retrieved from any of said LDB and from said UDB;
said UDB for storing any user-defined words entered by said user, a frequency count associated with each user-defined word, and a frequency count associated with each word stored in said LDB that was assigned a frequency count by an assigning module;
a module for retrieving from any of said LDB and from said UDB a list of any words that match at least one letter corresponding to said at least one keypress of said user's input, said words dynamically reordered for display of said retrieved words as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words;
said assigning module for assigning said a frequency count to every selected word in a non first order position in a list of said retrieved words and assigning a frequency count to a first order word if a word in a non first order position is selected, said frequency count being different for said first order word than said frequency count for said selected non first order word, said assigning module updating a frequency count each time a non first order word is selected from said retrieved list; and
a module for periodically aging said frequency counts in said reorder database by reducing said frequency counts by a predetermined factor.
29. An apparatus for reordering items in a database to be retrieved for display to a user, comprising:
a module for accepting user input from a keyboard, said user input comprising at least one keypress;
a linguistic database (LDB) containing a plurality of words ordered according to a predefined linguistic frequency of use model;
a module for displaying to said user a list of any words in said LDB and any user-defined words in a user database (UDB) that match at least one letter corresponding to said at least one keypress, said words retrieved from any of said LDB and from said UDB;
said UDB for storing any user-defined words entered by said user, a frequency count associated with each user-defined word, and a frequency count associated with each word stored in said LDB that was assigned a frequency count by an assigning module;
a module for retrieving from any of said LDB and from said UDB a list of any words that match at least one letter corresponding to said at least one keypress of said user's input, said words dynamically reordered for display of said retrieved words as a function of said predefined linguistics frequency of use model and each frequency count associated with any of said retrieved words; and
said assigning module for assigning a frequency count to every selected word in a non first order position in a list of said retrieved words and assigning a frequency count to a first order word if a word in a non first order position is selected, said frequency count being different for said first order word than said frequency count for said selected non first order word, said assigning module updating a frequency count each time a non first order word is selected from said retrieved list;
wherein said words selected by said user that do not have a possibility of a collision with other words are not assigned said frequency count.