Contemporary computing devices allow users to enter handwritten words (e.g., in cursive handwriting and/or printed handwritten characters) and symbols (e.g., a character in Far East languages). The words and symbols can be used as is, e.g., to function as readable notes and so forth, or can be converted to text for more conventional computer uses. To convert to text, for example, as a user writes strokes representing words or other symbols onto a touch-sensitive computer screen or the like, a handwriting recognizer (e.g., trained with millions of samples, employing a dictionary, context and other rules) is able to convert the handwriting data into dictionary words or symbols. In this manner, users are able to enter textual data without necessarily needing a keyboard.
Contemporary handwriting recognizers are not one hundred percent accurate in recognizing words. Because of this, one type of recognizer returns a list of alternates, ranked according to probability by the recognizer. Via a user interface, systems may provide a list of these alternates, from which the user can select a different word instead of the word the recognizer initially guessed as the one that the user most likely intended.
However, alternates are provided on a per word basis, and many users do not at first recognize this concept. As a result, when a user is seeking alternates for a given word, the user often becomes confused because the alternates provided upon menu selection often do not appear to correspond to the word for which the user wants to select an alternate. In general, selection of alternates has not heretofore been a straightforward or intuitive operation.
Briefly, the present invention provides a method and system for facilitating the selection of alternates by selecting a word for the user based on the cursor position and/or state of the system. In one embodiment, if the user places the cursor on the screen within a word (or just outside a word) having alternates and requests an alternate selection operation, a mechanism incorporating a set of rules selects that word, prior to bringing up the menu of alternates, based on the cursor location. If multiple words are selected, the system selects the first word of those selected that has an alternate. Menu options to go to the next or previous recognized word may also be placed on the menu for easy navigation among words.
Optional enhancements include enabling a user to automatically walk through multiple word sets to receive alternates therefor, one-word at a time, thereby avoiding the need for individual manual selection of each word. Words that the recognizer believes correct to a high actual probability (or high relative probability) may be skipped over in the automatic process; the user can adjust such sensitivity settings. Another optional enhancement includes modifying the display to reflect words that the recognizer is less confident are correct, (e.g., underlining with wavy colored lines), to emphasize to the user the possibility of incorrect recognition for such lower probability words.
Other advantages will become apparent from the following detailed description when taken in conjunction with the drawings, in which:
The invention may be described in the general context of computer-executable instructions, such as program modules, executed by one or more computers or other devices. Generally, program modules include routines, programs, objects, components, data structures and so forth that perform particular tasks or implement particular abstract data types. Typically, the functionality of the program modules may be combined or distributed as desired in various embodiments.
Computing device 20 typically includes at least some form of computer-readable media. Computer-readable media can be any available media that can be accessed by the computing device 20. By way of example, and not limitation, computer-readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can accessed by the computing device 20. Communication media typically embodies computer readable instructions, data structures, program modules or other data in a modulated data signal such as a carrier wave or other transport mechanism and includes any information delivery media. The term “modulated data signal” means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
One or more application programs 32 are loaded into memory 24 and run on the operating system 30. Examples of applications include email programs, scheduling programs, PIM (personal information management) programs, word processing programs, spreadsheet programs, Internet browser programs, and so forth. The handheld personal computer 20 may also include a notification manager 34 loaded in the memory 24, which executes on the processor 22. The notification manager 34 handles notification requests, e.g., from the application programs 32.
The handheld personal computer 20 has a power supply 36, which is implemented as one or more batteries. The power supply 36 may further include an external power source that overrides or recharges the built-in batteries, such as an AC adapter or a powered docking cradle.
The exemplary handheld personal computer 20 represented in
As is understood, the handwritten data may be in the form of coordinates, and may include other information, e.g., pressure data, timing data and so forth. The ink processor component 54 may comprise an application program, or alternatively may be a subcomponent of or integrated into the operating system 30. The ink processor 54 may also be arranged to pass characters, (e.g., Unicode), whether typed or recognized from words or symbols, to conventional applications that can only deal with characters. For purposes of the present description, the ink processing component 54 will also perform the operations of a conventional word processor, e.g., handle both recognized text and unrecognized ink, allow the editing of words, both text words and handwritten words, update the display 26 (e.g., to word-wrap, mark or insert text or words, delete words) as appropriate, and so forth.
After some pre-processing, such as described in copending U.S. Pat. No. 6,754,386, entitled: “Method and System of Matching Ink Processor and Recognizer Word Breaks,” filed concurrently herewith and hereby incorporated by reference, the ink processor 54 passes ink data (e.g., one line as entered by a user) corresponding to words or symbols to a recognizer 58 for recognition thereof. The ink processor 54 may also provide ink feature information. Depending on factors such as the system's processing speed and processor/memory availability and so forth, and/or a user's explicit request for recognition, the data passing and/or recognition may take place in the background or foreground, as appropriate. In keeping with the present invention as described below, the recognizer 58 returns alternates information 60 corresponding to recognized word or words for the ink passed thereto. In general, the alternates information 60 comprises a list of alternate word choices, or simply alternates (sometimes referred to as candidates), for each word recognized by the recognizer 58 for a given set of handwriting data passed thereto. The alternates may be ranked in accordance with probability of correctness, and/or probability information associated with each alternate may be returned in the alternates information 60. For example, a list of alternates may be returned with a highest ranked alternate having a sixty percent probability, the next ranked alternate with a ten percent probability, and so on. The number of returned alternates may be limited to some fixed amount, and/or alternates with very low probabilities may be left off the list. Note that the probability information may be returned on a logarithmic scale instead of in terms of a percentage value. One suitable recognizer is described in U.S. Pat. Nos. 5,313,527 and 5,467,407, hereby incorporated by reference. However, as will be understood, the present invention will operate with any type of recognizer that returns alternates, including a speech recognizer.
As generally represented in
To indicate an inked word, the text buffer (e.g., 621) also contains special codes that indicate the locations of ink words 641-64n relative to text and other items in the text buffer 621. Each such code is directly followed by a pointer to the ink word data structure (sometimes referred to as a scrawl) that contains the ink data for that word.
By way of example,
As generally represented in
The following table sets forth an ink word data structure (scrawl) including the tail structure:
For purposes of simplicity herein, the present invention will primarily be described with respect to handwritten cursive words, using the English language for various examples. However, as will be understood, the present invention may operate with printed characters and symbols, and provides numerous benefits regardless of any particular language.
One of the operations performed by the ink word processor 54 is to manage the alternates returned by the recognizer 58. To this end, as generally represented in
As generally represented in
In accordance with one aspect of the present invention, the editing state of the device along with the cursor (caret) position, if present, determines which word will be chosen when a user requests alternate selection. In general, alternate selection occurs one word at a time, and the present invention (e.g., as implemented in the alternates handling mechanism 76) determines which word this is, and may also visually indicate to the user which word this is. In this manner, alternates are made available to the user, and at the same time, the user is trained that alternates apply to a single word.
In general, if the user places the cursor on the screen within a word or just outside a word, (cursor mode), that word is selected when the user requests alternate selection (e.g., via the “Tools:Alternates” action). As described above, the selected word may be visibly changed, i.e., selected as “marked” as generally represented by the dashed box around the handwritten word “hand” in
If a set of one or more words are selected, (selection mode, in contrast to the cursor mode), e.g., by a pen down and drag operation, the system selects the first word having alternates in the set and selects that word. Note that another, more appropriate word could be selected, e.g., depending on the language, however in the English language, selecting the first word makes the most sense. Selecting a single word may include actual selection of the word that deselects the rest of the marked document area, as one benefit of selecting a single word is that it trains the user that alternatives are associated with the single word. However, the user's initial selection information may be preserved so as to enable automatic alternate selection of multiple words, one word at a time, as described below. Note that if a moving selection is not used, then narrowing the selection to a single word will provide feedback to the user that the operation is only valid for single words, and help the user to better use the program in the future.
As in the cursor mode, when in selection mode, if there are no ink words having alternates in the selected area, the process can inform the user that there are no words with alternates as described below, (or alternatively disable the “Tools:Alternates” action in advance). Menu options to go to the next or previously recognized word are optionally placed on the menu 80 for easy navigation. Further, note that if the system is in a state wherein there are no words selected, and no cursor is available, then the alternates feature may be disabled, e.g., the “Tools:Alternates” command is grayed out and deactivated.
Once a word is recognized and converted to text, the ink processor 54 displays the ink word data structure differently. To correctly interpret the ink word data structure, as represented in
Turning to an explanation of the operation of the present invention with particular reference to the flow diagram of
At step 800, the ink processor 54 tests the state that it is in, e.g., whether it is in cursor mode or whether text has been selected (selection mode). If in selection mode, the alternates handling mechanism 76 backs up (e.g., moves an internal pointer in the text buffer 62) to the start of the selected text at step 802, and then advances to step 810 (described below). Note that the mechanism 76 may use the cursor as the internal pointer as desired, and if so, may wish to preserve the cursor position to restore it later, e.g., if the user cancels the alternate selection request.
If instead at step 800 a cursor is present, e.g., the device is in the cursor mode with a caret displayed, step 800 branches to step 804. Step 804 tests whether the caret is on an ink word, i.e., whether the next character in the text buffer 62 indicates an ink word. If so, the process branches ahead to select that word at step 818, as described below. Otherwise, it is possible at step 804 that the user's cursor is within the letters of an ink word that has been converted to text, in which event it has an alternate selected therefor, (possibly the most probable by default). Note that in some implementations it may also be possible to insert a cursor into an ink word prior to having the word displayed as text. In any event, steps 806 and 808 are executed to back up the pointer in the text buffer until it is on an ink word (step 804, described above), or until a space character or the beginning of the document is reached (step 808).
If a space character or the beginning of the document is detected at step 808, then the user's cursor was not within the boundaries of an ink word. In this instance, the pointer is advanced via steps 810, 812 and 814 until an ink word is detected or the end of the document is reached. Note that moving forward is only one way the mechanism can proceed, as the user could instead be prompted, or the search for an ink word can proceed backwards (e.g., by ignoring spaces, and/or by possibly searching from the end of the document if the beginning of the document is reached). If moving forward, when the end of the document is reached, the user can be informed of this via step 816, and optionally allowed to look for a word with alternates from the start of the document.
If instead the user requesting alternate selection was in the selection mode at step 800, step 802 moves the pointer to the start of the selection, and then the search starts forward. As represented in
While walking through the text buffer in the above-identified manner, if an ink word is detected via step 804 or step 812, the process branches to step 818. At step 818, the ink word is selected to visually show the user that a single word is having the menu 80 of alternates provided for it. Note that the ink word may be currently being displayed as handwritten ink, or as text if it previously had an alternate chosen for it. If text, the ink word data structure tells the alternates handling mechanism 76 the first character to display and also the number of characters that belong to the ink word and follow it in the text buffer.
Step 820 represents the obtaining of the alternates, e.g., from the ink word. As determined via the Recognized flag in the ink word data structure, the selected word may or may not have alternates, e.g., by background recognition. Thus although not separately shown in
Lastly, step 822 represents the providing of the alternates (e.g., menu 80) to the user and the handling of the user selection. If the user selects the ink, then the ink is put back if necessary, e.g., when text was displayed for the word, the Show Recognized flag is cleared so that ink will be displayed, and any trailing characters in the text buffer deleted. If the user selects a text word, then the Show Recognized flag in the header of the data structure is set, and the characters following the first character are inserted into the text buffer. If a text word is already present and the user selects a different alternate, then the data structure needs to adjust the offset in the tail structure for the word currently selected, and manipulate the text following the ink word as needed, e.g., replace, insert or delete letters following the ink word in the text buffer. Note that if the user selects the same text word as one that is already selected, this need not occur. The manipulation of the text buffer 62 and the ink word data structure 64 when the user selects an alternate is described in more detail in the aforementioned U.S. patent applications entitled: “Method and System for Maintaining Alternates in Association with Recognized Words” and “Method and System for Extending Ink Word Data Structures While Maintaining Version Compatibility.” The display may then be updated.
Step 904 tests whether the pointer is on an ink word. If not, the pointer is advanced via steps 912 and 902 until an ink word is detected at step 904 in the next loop or the end of the selection is reached at step 912 (which may also coincide with the end of the document). If an ink word is detected, steps 906, 908 and 910 operate as described above with respect to steps 818, 820 and 822 of
Lastly,
As can be seen from the foregoing detailed description, there is provided a method and system that implements rules to select which word to provide alternates for to a user, and train the user as to the per-word nature of alternate selection. The method and system are fast, efficient and can be automated over multiple word sets, and can also utilize probability information when determining which word to select.
While the invention is susceptible to various modifications and alternative constructions, certain illustrated embodiments thereof are shown in the drawings and have been described above in detail. It should be understood, however, that there is no intention to limit the invention to the specific form or forms disclosed, but on the contrary, the intention is to cover all modifications, alternative constructions, and equivalents falling within the spirit and scope of the invention.
This application is a continuation of U.S. patent application Ser. No. 11/010,503 filed Dec. 13, 2004, and entitled “METHOD AND SYSTEM OF HANDLING THE SELECTION OF ALTERNATES FOR RECOGNIZED WORDS”, which is a divisional of U.S. Pat. No. 6,836,759 issued Dec. 28, 2004, entitled “METHOD AND SYSTEM OF HANDLING THE SELECTION OF ALTERNATES FOR RECOGNIZED WORDS”. All of the foregoing application(s) and patent(s) are incorporated herein by reference.
Number | Name | Date | Kind |
---|---|---|---|
5377303 | Firman | Dec 1994 | A |
5594640 | Capps et al. | Jan 1997 | A |
5615285 | Beernink | Mar 1997 | A |
5675665 | Lyon | Oct 1997 | A |
5682439 | Beernink et al. | Oct 1997 | A |
5710916 | Barbara et al. | Jan 1998 | A |
5764799 | Hong et al. | Jun 1998 | A |
5812697 | Sakai et al. | Sep 1998 | A |
5828991 | Skiena et al. | Oct 1998 | A |
5855000 | Waibel et al. | Dec 1998 | A |
5857099 | Mitchell et al. | Jan 1999 | A |
5864805 | Chen et al. | Jan 1999 | A |
5909667 | Leontiades | Jun 1999 | A |
5920836 | Gould et al. | Jul 1999 | A |
5953451 | Syeda-Mahamood | Sep 1999 | A |
5960447 | Holt et al. | Sep 1999 | A |
5995664 | Shimomura | Nov 1999 | A |
6005973 | Seybold et al. | Dec 1999 | A |
6014460 | Fukushima et al. | Jan 2000 | A |
6041141 | Yamamoto et al. | Mar 2000 | A |
6111985 | Hullender et al. | Aug 2000 | A |
6340967 | Maxted | Jan 2002 | B1 |
6342296 | Meraldi et al. | Jan 2002 | B1 |
6347296 | Friedland | Feb 2002 | B1 |
6473517 | Tyan et al. | Oct 2002 | B1 |
6493464 | Hawkins et al. | Dec 2002 | B1 |
6601027 | Wright | Jul 2003 | B1 |
6789231 | Reynar et al. | Sep 2004 | B1 |
6801190 | Robinson et al. | Oct 2004 | B1 |
6839669 | Gould | Jan 2005 | B1 |
6952803 | Bloomberg | Oct 2005 | B1 |
7099829 | Gomez | Aug 2006 | B2 |
7263657 | Soin | Aug 2007 | B2 |
7382358 | Kushler et al. | Jun 2008 | B2 |
20020013795 | Dresevie et al. | Jan 2002 | A1 |
20020049796 | Dresevie et al. | Apr 2002 | A1 |
20020052742 | Thrasher et al. | May 2002 | A1 |
20030200093 | Lewis et al. | Oct 2003 | A1 |
20040243415 | Commarford | Dec 2004 | A1 |
20050091054 | Thrasher et al. | Apr 2005 | A1 |
20060269138 | Williamson | Nov 2006 | A1 |
Number | Date | Country |
---|---|---|
07110845 | Apr 1995 | JP |
Number | Date | Country | |
---|---|---|---|
20070053593 A1 | Mar 2007 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 09644002 | Aug 2000 | US |
Child | 11010503 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 11010503 | Dec 2004 | US |
Child | 11553650 | US |