US20150317300A1 - Method for fast inputting a related word - Google Patents

Method for fast inputting a related word Download PDF

Info

Publication number
US20150317300A1
US20150317300A1 US14/799,279 US201514799279A US2015317300A1 US 20150317300 A1 US20150317300 A1 US 20150317300A1 US 201514799279 A US201514799279 A US 201514799279A US 2015317300 A1 US2015317300 A1 US 2015317300A1
Authority
US
United States
Prior art keywords
word
selected word
user
words
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/799,279
Inventor
Xiaofeng Huang
Yanjiao Zhao
Xiaoshan Tao
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Chule Cootek Information Technology Co Ltd
Original Assignee
Shanghai Chule Cootek Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Chule Cootek Information Technology Co Ltd filed Critical Shanghai Chule Cootek Information Technology Co Ltd
Priority to US14/799,279 priority Critical patent/US20150317300A1/en
Publication of US20150317300A1 publication Critical patent/US20150317300A1/en
Assigned to SHANGHAI CHULE (COOLTEK) INFORMATION TECHNOLOGY CO., LTD. reassignment SHANGHAI CHULE (COOLTEK) INFORMATION TECHNOLOGY CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HUANG, XIAOFENG, TAO, XIAOSHAN, ZHAO, YANJIAO
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/276
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0236Character input methods using selection techniques to select from displayed items
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0237Character input methods using prediction or retrieval techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/274Converting codes to words; Guess-ahead of partial word inputs

Definitions

  • the present invention relates to a text input method, and more specifically, to a text input method which is integrated in a text input program or device supporting word input and assists a user in easily inputting a word or a phrase relating to a certain word.
  • the verb “play” has related words such as “plays”, “playing”, “played”.
  • the noun “element” has related words such as “elements”.
  • the verb “entertain” is relating to its noun “entertainment” formed by adding a suffix “ment”.
  • the verb “wonder” is relating to its adjective “wonderful” formed by adding a suffix “ful”.
  • Various tense forms of a verb e.g., past tense, continuous tense, perfect tense, third person singular form, etc.
  • the past tense is “wrote”
  • the continuous tense is “writing”
  • the perfect tense is “written”
  • the third person singular form is “writes”, etc.
  • the verb “entertain” is relevant to its noun form “entertainment”.
  • the noun “wonder” is relevant to its adjective form “wonderful”.
  • the adjective “similar” is relevant to its noun form “similarity”.
  • the comparative degree and the superlative degree of an adjective are “smarter”, and the superlative degree is “smartest”.
  • the near-synonym and the antonym of a word are “disadvantage”, and the near-synonym of “same” is “similar”, etc.
  • the possessive form of noun For example, the possessive form of “we” is “our”, the possessive form of “China” is “Chinese”, the possessive form of “company” is “company's”, etc.
  • Two or more words with relevance are related words for one another.
  • the foregoing descriptions are merely some examples of the concept of related words.
  • two words or phrases may be regarded as related words as long as there is relevance between them.
  • such concept of related words also exists in other languages. For example, in Chinese, “I” is relevant to “my”. In German, “vollowski” is relevant to “Verkollkommnung”. In French, “roman” is relevant to “romantique”.
  • a user may usually desire to input a related word with a fast method.
  • the conventional input method fails to meet the requirement.
  • the user has to spell a complete word, which is time-consuming and laborious. For example, after “consume” is inputted, the user cannot input its noun form “consumption” fast.
  • Some software keyboard and input method may provide a word prediction function. For example, when the user input a word “won”, the software keyboard and input method can predict that the user may desire to input the contents “won”, “wonder”, etc., and indicate the user by providing these predicted words as candidate inputs for user selection.
  • the word “wonderful” relating to “wonder” may be the word that the user desires to input, however, the word “wonderful” cannot be displayed as a candidate word due to various condition restrictions.
  • the user desires to input “wonderful” the user has to further input more information to help the text input program or device filter other candidate words, so that “wonderful” may meet the requirement for being displayed as a candidate word. Accordingly, the input efficiency is impaired.
  • a method for fast inputting a related word is proposed by the present invention, to thereby accelerate the input rate and efficiency, and reduce the key-press times for a user.
  • a method for fast inputting a related word includes: a first step of displaying a user editing text; a second step of selecting a word in the editing text and invoking a related word selection mode of the selected word by a specific operation approach; a third step of displaying one or more related words of the selected word; and a fourth step of inputting a user desired related word.
  • a method for fast inputting a related word includes: a first step of displaying a user inputting text, and one or more candidate words of an inputting word in said inputting text; a second step of selecting said candidate word based on a user input, and invoking a related word selection mode of the selected candidate word by a specific operation approach; and a third step of inputting a user desired related word.
  • a method for fast inputting a related word includes: a first step of displaying a user inputting text and one or more predicted words of an inputting word in said inputting text; a second step of selecting said predicted word based on a user input and invoking a related word selection mode of the selected predicted word by a specific operation approach; and a third step of inputting a user desired related word.
  • a computer device includes: an input apparatus configured to receive a user input text and a user input command; a storage apparatus configured to store a computer program command; a control apparatus configured to accomplish, in the control of the computer program command, each step in the method of any above-mentioned aspect according to the user input command; and a display apparatus configured to display the text.
  • a device for fast inputting a related word includes: a first apparatus for displaying a user editing text; a second apparatus for selecting a word in the editing text, and invoking a related word selection mode of the selected word by a specific operation approach; a third apparatus for displaying a related word of the selected word; and a fourth apparatus for inputting a user desired related word.
  • a method for fast inputting a related word includes: a first apparatus for displaying a user inputting text, and one or more candidate words of an inputting word in said inputting text; a second apparatus for selecting the candidate word based on a user input, and invoking a related word selection mode of the selected candidate word by a specific operation approach; and a third apparatus for inputting a user desired related word.
  • FIG. 1 is a basic block diagram illustrating a computer device or portable terminal device 100 which is applicable to the text input method of the present invention
  • FIG. 2 a is a schematic illustrating a text before editing according to a first embodiment of the present invention
  • FIG. 2 b is a schematic illustrating a related word selection interface according to the first embodiment of the present invention.
  • FIG. 2 c is a schematic illustrating a text after editing according to the first embodiment of the present invention.
  • FIG. 3 is a flowchart illustrating a related word input procedure according to the first embodiment of the present invention
  • FIG. 4 is a schematic illustrating another related word selection interface according to the first embodiment of the present invention.
  • FIG. 5 is a schematic illustrating a candidate word list according to a second embodiment of the present invention.
  • FIG. 6 is a schematic illustrating a first software keyboard according to the second embodiment of the present invention.
  • FIG. 7 is a schematic illustrating a second software keyboard according to the second embodiment of the present invention.
  • FIG. 8 is a schematic illustrating a third software keyboard according to the second embodiment of the present invention.
  • FIG. 9 is a schematic illustrating an interface presented to a user in a related word selection mode according to the second embodiment of the present invention.
  • FIG. 10 is a schematic illustrating a device with a keyboard in a related word selection mode by entering a shortcut key according to the second embodiment of the present invention
  • FIG. 11 is a flowchart illustrating a related word input procedure according to the second embodiment of the present invention.
  • FIG. 12 a is a schematic illustrating a predicted word display mode according to a third embodiment of the present invention.
  • FIG. 12 b is a schematic illustrating a predicted word switching mode according to the third embodiment of the present invention.
  • FIG. 12 c is a schematic illustrating a related word display mode according to the third embodiment of the present invention.
  • FIG. 13 a is a schematic illustrating another predicted word display mode according to the third embodiment of the present invention.
  • FIG. 13 b is a schematic illustrating another predicted word switching mode according to the third embodiment of the present invention.
  • FIG. 13 c is a schematic illustrating another related word display mode according to the third embodiment of the present invention.
  • FIG. 14 is a flowchart illustrating a related word input procedure according to the third embodiment of the present invention.
  • FIG. 1 is a basic block diagram illustrating a computer device or portable terminal device 100 which is applicable to the text input method of the present invention.
  • a user input apparatus 101 is configured to receive a user input command.
  • the user input apparatus 101 includes a touch screen, or an electronic device screen equipped with a pointing system (e.g., a mouse, an induction plate, etc.).
  • a storage apparatus 102 stores basic program commands that support routine work for the computer device or portable terminal device, e.g., operating system, common software, etc.
  • the storage device 102 further stores computer program commands for implementing a text input method according to the following embodiments of the present invention.
  • the storage apparatus 102 further stores related information that connects each word with its related words, word frequency, and user configuration information, etc.
  • a control apparatus 103 may be implemented by any kind of microprocessor, micro control and programmable logic element, dedicated integrated circuit or similar device in the conventional art.
  • the control device 103 is configured to implement the below text input method according to the present invention.
  • a display apparatus 104 is configured to provide the user with a visional interface illustrating a user input text, together with a word, a candidate word, a predicted word, a related word, and a control process thereof, which are to be mentioned below.
  • the display apparatus may be separated from the user input apparatus 101 , or may be integrated with the user input apparatus 101 , e.g., a touch and display plate.
  • FIG. 2 a illustrates a part of text in an edit status which is displayed in a screen 200 .
  • the user desires to change a word 201 “favor” to its adjective form “favorite”.
  • the user may press the area where the word 201 locates with a finger or a stylus, and may enter a related word selection mode by a specific motion (e.g., sliding downward).
  • FIG. 2 b illustrates an interface presented to the user in a related word selection mode.
  • a related word list 202 is presented under the word 201 “favor”, and lists all the related words of the word 201 , e.g., favorite, favors, etc.
  • the user may click a desired related word, “favorite” in this example.
  • the system may replace the word 201 “favor” by the word 203 “favorite”, as shown in FIG. 2 c.
  • the user may also enter the related word selection mode as shown in FIG. 2 b by moving the cursor to the word 201 and then pressing a pre-specified key (e.g., an Enter key).
  • a pre-specified key e.g., an Enter key
  • the user may select a desired related word by moving the cursor upward or downward via a direction key, and then press another pre-specified key (e.g., an Enter key), and input the related word into the text, as shown in FIG. 2 c.
  • FIG. 3 is a flowchart illustrating a related word input procedure 300 according to the first embodiment of the present invention.
  • the procedure includes the following steps.
  • Step 301 Display a user editing text.
  • Step S 302 Select a word in the user editing text, and invoke a related word selection mode of said word by a specific operation approach.
  • Step 303 Display the related words of said word.
  • Step 304 Input a user desired related word.
  • the specific operation approach for entering the related word selection mode may be implemented in various ways.
  • operations performed on a touch screen, or an electronic device screen equipped with a pointing system include: clicking the word, double-clicking the word, sliding a contact point along a certain direction after pressing the word, long pressing the word over a specified period, hovering a mouse over a candidate word over a specified period, right-clicking the word by the mouse, or any kind of predetermined motion or mouse action.
  • operations performed on an electronic device screen equipped with a keyboard include: pressing a specified key (e.g., Enter key, direction key, special function key) after moving the cursor to the word; pressing specified combined keys (e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within a specified period) after moving the cursor to the word; moving the cursor to the word and then hovering over the word over a specified period.
  • a specified key e.g., Enter key, direction key, special function key
  • pressing specified combined keys e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within a specified period
  • step 302 there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the word or in a specified area on the screen; displaying a list of all related words vertically in an area near the word or in a specified area on the screen.
  • a selected word is highlighted, and the selected word is switched among different related words via a specified key (e.g., direction key of up, down, left or right).
  • a specified key e.g., direction key of up, down, left or right.
  • an original word is “favor”.
  • the present related word displayed at the screen is a word 401 “favorite”.
  • step 304 there are various ways for inputting a user desired related word. For example, clicking the related word, or pressing a confirmation key after the cursor is moved to the specified related word, etc.
  • the related word input procedure 300 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step.
  • the various ways for implementing each step mentioned above it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.
  • Some input methods may have the function of displaying a candidate word list based on a user input.
  • a candidate word list is automatically predicted and displayed according to the input method, as shown in FIG. 5 .
  • the list may be arranged horizontally or vertically, and may be presented at a fixed position in the screen, or may be presented at an area near the current input word (e.g., below the cursor).
  • a software/hardware keyboard 600 as shown in FIG. 6 two letters share one key.
  • the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • a software/hardware keyboard 700 as shown in FIG. 7 three or more letters share one key.
  • the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • each letter occupies one key.
  • key 801 “p”, key 802 “r” and key 803 “o” in sequence the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • the user may select a candidate word by clicking the candidate word or a specified key.
  • the traditional text input methods fail to perform a fast input.
  • the present embodiment provides a text input method, with which the user may select a related word of the candidate word, and thereby accelerating the input.
  • the user desires to input “productivity”, i.e., a related word of the candidate word “product”.
  • productivity i.e., a related word of the candidate word “product”.
  • the user may press the candidate word “product” with a finger or a stylus, and may enter a related word selection mode by a specific motion (e.g., sliding downward).
  • FIG. 9 illustrates an interface presented to the user in a related word selection mode. All the related words of “Product” are presented in a list below “Product”. After the user clicks the related word “Productivity” that he desires to input, the word is then input to the current editing text.
  • the user has to press twelve keys for inputting the word “productivity”. According to the present invention, the user may input the word by merely pressing three keys together with two selection actions. Thus, the input efficiency is significantly increased.
  • the user needs a faster method for inputting some common related words, e.g., the plural form of a noun, various tense forms of a verb, etc.
  • the steps of related word list may be bypassed via fast input, and thereby a user specified related word may be selected directly.
  • the user may slide a contact point rightward from the position of the word “Product”, and directly input the word's plural form “Products”.
  • the user may also enter the related word selection mode as shown in FIG. 9 by moving the cursor to the word “Product” and then pressing a pre-specified key (e.g., an Enter key). Next, the user may select a desired related word by moving the cursor upward or downward via a direction key, and then press another pre-specified key (e.g., a space key), and input the related word into the text.
  • a pre-specified key e.g., an Enter key
  • the user may select a desired related word by moving the cursor upward or downward via a direction key, and then press another pre-specified key (e.g., a space key), and input the related word into the text.
  • each candidate word corresponds to a shortcut key, K 1 , K 2 , K 3 and K 4 , respectively.
  • K 2 After pressing K 2 , the user enters a related word selection mode of the word “Product”.
  • FIG. 11 is a flowchart illustrating a related word input procedure 1100 according to the second embodiment of the present invention.
  • the procedure includes the following steps.
  • Step 1101 Display a user inputting text, and one or more candidate words of an inputting word in said inputting text.
  • Step S 1102 Select a candidate word based on the user input, and invoke a related word selection mode of the selected candidate word.
  • Step 1103 (optional): Display one or more related words of the selected candidate word.
  • Step 1104 Input a user desired related word.
  • operation approaches for entering the related word selection mode may be implemented in various ways.
  • operations performed on a touch screen, or an electronic device screen equipped with a pointing system include: clicking the candidate word, double-clicking the candidate word, sliding a contact point along a certain direction after press the candidate word, long pressing the candidate word over a specified period, hovering a mouse over the candidate word over a specified period, right-clicking the candidate word by the mouse, or any kind of predetermined motion or mouse action.
  • operations performed on an electronic device screen equipped with a keyboard (including hardware keyboard and software keyboard) or equipped with a key-press include: moving the cursor to the candidate word; pressing a specified key (e.g., Enter key, direction key, special function key, etc.) after moving the cursor to the candidate word; pressing specified combined keys (e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within a specified period) after moving the cursor to the candidate word; moving the cursor to the candidate word and then hovering over the candidate word over a specified period; each candidate word corresponds to a key, e.g., four candidate words correspond to keys K 1 -K 4 respectively, where K 1 -K 4 may be shortcut keys of the device, or may be combination keys CTRL+1 to CTRL+5.
  • a specified key e.g., Enter key, direction key, special function key, etc.
  • pressing specified combined keys e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within
  • step 1103 there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the candidate word or in a specified area on the screen; displaying a list of all related words vertically in an area near the candidate word or in a specified area on the screen.
  • the step 1103 is optional.
  • the step 1103 for displaying the related word may be bypassed.
  • the plural form of the word may be selected by sliding a contact point rightward from the candidate word.
  • step 1104 there are various ways for inputting a user desired related word. For example, click the listed related word; or press a confirmation key after the cursor is moved to the specified related word; slide on the candidate word for a direct selection with a mouse or contact point motion, e.g., the plural form of the word may be selected by sliding a contact point rightward from the candidate word; directly select the related word with a specified shortcut key, e.g., candidate words 1 - 4 correspond to shortcut keys K 1 -K 4 respectively.
  • a specified shortcut key e.g., candidate words 1 - 4 correspond to shortcut keys K 1 -K 4 respectively.
  • the related word input procedure 1100 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step.
  • the various ways for implementing each step mentioned above it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.
  • the present embodiment illustrates a method for predicting a subsequent input at the cursor position based on the user input and selecting a related word.
  • the input method may look up words with the initial “pro” in a dictionary and automatically predict the input word as “profit”, and display a rest part of the text 1202 “fit” in another form.
  • “pro” is the user input
  • “profit” is the predicted word.
  • the predicted word and the candidate word in the Embodiment Two differs in that, only one predicted word is display at the same time, whereas one or more candidate words are generally displayed at the same time. Usually, the predicted word is the candidate word with highest word frequency.
  • the user may actually desire to input a word “productivity”.
  • the user may change the predicted word by a specified operation (e.g., pressing an upward or downward direction key). For example, the user may press a downward key and change the predicted word to a word 1203 “product”, as shown in FIG. 12 b.
  • the user finds that “productivity” is a related word of the predicted word “product”. Therefore, the user may switch among various related words (e.g., products, production, etc.) of “product” by another specified operation (e.g., pressing a leftward or rightward direction key), until “productivity” is reached, as shown in FIG. 12 c . At this point, the user may press a space key or an Enter key for confirmation.
  • various related words e.g., products, production, etc.
  • another specified operation e.g., pressing a leftward or rightward direction key
  • the input method may automatically predict that the input word is 1302 “profit”, and may display the predicted word 1302 in an area near the cursor (e.g., below the cursor).
  • the user may actually desire to input a word “productivity”.
  • the user may then change the predicted word by a specified operation (e.g., pressing an upward or downward direction key). For example, the user may press a downward key and change the predicted word to a word “product”, as shown in FIG. 13 b.
  • the user finds that “productivity” is a related word of the predicted word “product”. Therefore, the user may switch among various related words (e.g., products, production, etc.) of “product” by another specified operation (e.g., pressing a leftward or rightward direction key), until “productivity” is reached, as shown in FIG. 13 c . At last, the user may press a space key or an Enter key for confirmation.
  • various related words e.g., products, production, etc.
  • another specified operation e.g., pressing a leftward or rightward direction key
  • FIG. 14 is a flowchart illustrating a related word input procedure 1400 according to the third embodiment of the present invention.
  • the procedure includes the following steps.
  • Step 1401 Display a user inputting text, and one or more predicted word of a certain inputting word in said inputting text.
  • Step S 1402 Select the predicted word based on the user input, and invoke a related word selection mode of the selected predicted word.
  • Step 1403 (optional): Display one or more related words of the selected predicted word.
  • Step 1404 Input a user desired related word.
  • step 1401 there are various ways for displaying a predicted word. For example, display a rest part of the predicted word following the user input, as shown in FIG. 12 a ; display the predicted word in an area near (above or below) the user input, as shown in FIG. 13 a ; display the predicted word at a fixed area in the screen.
  • step 1402 there are various ways for selecting a predicted word based on the user input. For example, the user may click some keys (e.g., an upward or downward direction key) on a hardware keyboard or a software keyboard for switching the predicted word; the user may use a scroll wheel on the device (e.g., a scrolling key on some mobile phones) for switching the predicted word; use a specified motion or mouse action on a touch screen or a screen with the mouse system (e.g., sliding rightward within the screen area indicates switching to another predicted word).
  • some keys e.g., an upward or downward direction key
  • the user may use a scroll wheel on the device (e.g., a scrolling key on some mobile phones) for switching the predicted word; use a specified motion or mouse action on a touch screen or a screen with the mouse system (e.g., sliding rightward within the screen area indicates switching to another predicted word).
  • step 1403 there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the predicted word or in a specified area on the screen; displaying a list of all related words vertically in an area near the predicted word or in a specified area on the screen; displaying a related word at the original position of the predicted word.
  • the step 1403 is optional. When the user inputs the related word in a shortcut way, the step 1403 may be bypassed. For example, the plural form of the word may be selected by sliding a contact point rightward from the predicted word.
  • the user may input a desired related word in various ways. For example, the user may click some keys (e.g., a leftward or rightward direction key) on a hardware keyboard or a software keyboard for switching the related word; the user may use a scroll wheel on the device (e.g., a scrolling key on some mobile phones) for switching the related word; use a specified motion or mouse action on a touch screen or a screen with the mouse system (e.g., sliding downward within the screen area indicates switching to another related word).
  • some keys e.g., a leftward or rightward direction key
  • a scroll wheel on the device e.g., a scrolling key on some mobile phones
  • a specified motion or mouse action on a touch screen or a screen with the mouse system e.g., sliding downward within the screen area indicates switching to another related word.
  • the related word input procedure 1400 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step.
  • the various ways for implementing each step mentioned above it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.

Abstract

The present invention provides a text input method, which is integrated in a text input program or device supporting word input (e.g., software/hardware keyboard, input method, etc.) and assists a user in easily inputting a word or a phrase (e.g., various tense forms of a verb, etc.) relating to a certain word. The user may fast input a specific word relating to the certain word by a specific operation (e.g., clicking a software or hardware key, moving a screen contact point, etc.) or by a combination of a plurality of operations.

Description

    RELATED APPLICATIONS
  • This present application is a continuation of U.S. patent application Ser. No. 12/679,352, filed on Jul. 26, 2010, which is a National Stage Application of PCT/CN2008/072445, filed on Sep. 22, 2008, which claims the benefit of Chinese Patent Application Number 200710046291.8, filed on Sep. 21, 2007, each of which is incorporated herein in its entirety.
  • FIELD OF THE INVENTION
  • The present invention relates to a text input method, and more specifically, to a text input method which is integrated in a text input program or device supporting word input and assists a user in easily inputting a word or a phrase relating to a certain word.
  • BACKGROUND
  • In many languages, it is common that some words are relating to other words. For example, in English, the verb “play” has related words such as “plays”, “playing”, “played”. The noun “element” has related words such as “elements”. The verb “entertain” is relating to its noun “entertainment” formed by adding a suffix “ment”. The verb “wonder” is relating to its adjective “wonderful” formed by adding a suffix “ful”.
  • Relevance means that there is some correlation between two words or phrases. For example, in English, the relevance of words may be as follows:
  • 1. Various tense forms of a verb, e.g., past tense, continuous tense, perfect tense, third person singular form, etc. For example, for the verb “write”, the past tense is “wrote”, the continuous tense is “writing”, the perfect tense is “written”, and the third person singular form is “writes”, etc.
  • 2. The plural form of a noun. For example, the plural form of “teacher” is “teachers”, and the plural form of “mouse” is “mice”, etc.
  • 3. Different properties of a word. For example, the verb “entertain” is relevant to its noun form “entertainment”. The noun “wonder” is relevant to its adjective form “wonderful”. The adjective “similar” is relevant to its noun form “similarity”.
  • 4. The comparative degree and the superlative degree of an adjective. For example, the comparative degree of the adjective “smart” is “smarter”, and the superlative degree is “smartest”.
  • 5. The near-synonym and the antonym of a word. For example, the antonym of “advantage” is “disadvantage”, and the near-synonym of “same” is “similar”, etc.
  • 6. The possessive form of noun. For example, the possessive form of “we” is “our”, the possessive form of “China” is “Chinese”, the possessive form of “company” is “company's”, etc.
  • Two or more words with relevance are related words for one another. The foregoing descriptions are merely some examples of the concept of related words. In practice, two words or phrases may be regarded as related words as long as there is relevance between them. In addition to English, such concept of related words also exists in other languages. For example, in Chinese, “I” is relevant to “my”. In German, “vollkommen” is relevant to “Verkollkommnung”. In French, “roman” is relevant to “romantique”.
  • After an initial word is input, a user may usually desire to input a related word with a fast method. However, the conventional input method fails to meet the requirement. The user has to spell a complete word, which is time-consuming and laborious. For example, after “consume” is inputted, the user cannot input its noun form “consumption” fast.
  • Some software keyboard and input method may provide a word prediction function. For example, when the user input a word “won”, the software keyboard and input method can predict that the user may desire to input the contents “won”, “wonder”, etc., and indicate the user by providing these predicted words as candidate inputs for user selection. In traditional input methods, the word “wonderful” relating to “wonder” may be the word that the user desires to input, however, the word “wonderful” cannot be displayed as a candidate word due to various condition restrictions. Thus, if the user desires to input “wonderful”, the user has to further input more information to help the text input program or device filter other candidate words, so that “wonderful” may meet the requirement for being displayed as a candidate word. Accordingly, the input efficiency is impaired.
  • SUMMARY
  • With respect to the above problems, a method for fast inputting a related word is proposed by the present invention, to thereby accelerate the input rate and efficiency, and reduce the key-press times for a user.
  • According to a first aspect of the present invention, a method for fast inputting a related word is provided. The method includes: a first step of displaying a user editing text; a second step of selecting a word in the editing text and invoking a related word selection mode of the selected word by a specific operation approach; a third step of displaying one or more related words of the selected word; and a fourth step of inputting a user desired related word.
  • According to a second aspect of the present invention, a method for fast inputting a related word is provided. The method includes: a first step of displaying a user inputting text, and one or more candidate words of an inputting word in said inputting text; a second step of selecting said candidate word based on a user input, and invoking a related word selection mode of the selected candidate word by a specific operation approach; and a third step of inputting a user desired related word.
  • According to a third aspect of the present invention, a method for fast inputting a related word is provided. The method includes: a first step of displaying a user inputting text and one or more predicted words of an inputting word in said inputting text; a second step of selecting said predicted word based on a user input and invoking a related word selection mode of the selected predicted word by a specific operation approach; and a third step of inputting a user desired related word.
  • According to a fourth aspect of the present invention, a computer device is provided. The computer device includes: an input apparatus configured to receive a user input text and a user input command; a storage apparatus configured to store a computer program command; a control apparatus configured to accomplish, in the control of the computer program command, each step in the method of any above-mentioned aspect according to the user input command; and a display apparatus configured to display the text.
  • According to a fifth aspect of the present invention, a device for fast inputting a related word is provided. The device includes: a first apparatus for displaying a user editing text; a second apparatus for selecting a word in the editing text, and invoking a related word selection mode of the selected word by a specific operation approach; a third apparatus for displaying a related word of the selected word; and a fourth apparatus for inputting a user desired related word.
  • According to a sixth aspect of the present invention, a method for fast inputting a related word is provided. The method includes: a first apparatus for displaying a user inputting text, and one or more candidate words of an inputting word in said inputting text; a second apparatus for selecting the candidate word based on a user input, and invoking a related word selection mode of the selected candidate word by a specific operation approach; and a third apparatus for inputting a user desired related word.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a basic block diagram illustrating a computer device or portable terminal device 100 which is applicable to the text input method of the present invention;
  • FIG. 2 a is a schematic illustrating a text before editing according to a first embodiment of the present invention;
  • FIG. 2 b is a schematic illustrating a related word selection interface according to the first embodiment of the present invention;
  • FIG. 2 c is a schematic illustrating a text after editing according to the first embodiment of the present invention;
  • FIG. 3 is a flowchart illustrating a related word input procedure according to the first embodiment of the present invention;
  • FIG. 4 is a schematic illustrating another related word selection interface according to the first embodiment of the present invention;
  • FIG. 5 is a schematic illustrating a candidate word list according to a second embodiment of the present invention;
  • FIG. 6 is a schematic illustrating a first software keyboard according to the second embodiment of the present invention;
  • FIG. 7 is a schematic illustrating a second software keyboard according to the second embodiment of the present invention;
  • FIG. 8 is a schematic illustrating a third software keyboard according to the second embodiment of the present invention;
  • FIG. 9 is a schematic illustrating an interface presented to a user in a related word selection mode according to the second embodiment of the present invention;
  • FIG. 10 is a schematic illustrating a device with a keyboard in a related word selection mode by entering a shortcut key according to the second embodiment of the present invention;
  • FIG. 11 is a flowchart illustrating a related word input procedure according to the second embodiment of the present invention;
  • FIG. 12 a is a schematic illustrating a predicted word display mode according to a third embodiment of the present invention;
  • FIG. 12 b is a schematic illustrating a predicted word switching mode according to the third embodiment of the present invention;
  • FIG. 12 c is a schematic illustrating a related word display mode according to the third embodiment of the present invention;
  • FIG. 13 a is a schematic illustrating another predicted word display mode according to the third embodiment of the present invention;
  • FIG. 13 b is a schematic illustrating another predicted word switching mode according to the third embodiment of the present invention;
  • FIG. 13 c is a schematic illustrating another related word display mode according to the third embodiment of the present invention; and
  • FIG. 14 is a flowchart illustrating a related word input procedure according to the third embodiment of the present invention.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
  • FIG. 1 is a basic block diagram illustrating a computer device or portable terminal device 100 which is applicable to the text input method of the present invention. A user input apparatus 101 is configured to receive a user input command. The user input apparatus 101 includes a touch screen, or an electronic device screen equipped with a pointing system (e.g., a mouse, an induction plate, etc.). A storage apparatus 102 stores basic program commands that support routine work for the computer device or portable terminal device, e.g., operating system, common software, etc. In addition, the storage device 102 further stores computer program commands for implementing a text input method according to the following embodiments of the present invention. Moreover, the storage apparatus 102 further stores related information that connects each word with its related words, word frequency, and user configuration information, etc. A control apparatus 103 may be implemented by any kind of microprocessor, micro control and programmable logic element, dedicated integrated circuit or similar device in the conventional art. The control device 103 is configured to implement the below text input method according to the present invention. A display apparatus 104 is configured to provide the user with a visional interface illustrating a user input text, together with a word, a candidate word, a predicted word, a related word, and a control process thereof, which are to be mentioned below. The display apparatus may be separated from the user input apparatus 101, or may be integrated with the user input apparatus 101, e.g., a touch and display plate.
  • The following embodiments are specifically illustrated for a better understanding of the technical contents of the present invention.
  • Embodiment One
  • FIG. 2 a illustrates a part of text in an edit status which is displayed in a screen 200. The user desires to change a word 201 “favor” to its adjective form “favorite”. In the screen of the touch screen, the user may press the area where the word 201 locates with a finger or a stylus, and may enter a related word selection mode by a specific motion (e.g., sliding downward).
  • FIG. 2 b illustrates an interface presented to the user in a related word selection mode. A related word list 202 is presented under the word 201 “favor”, and lists all the related words of the word 201, e.g., favorite, favors, etc. The user may click a desired related word, “favorite” in this example. Then, the system may replace the word 201 “favor” by the word 203 “favorite”, as shown in FIG. 2 c.
  • If the screen 200 is associated with a device having a keyboard, the user may also enter the related word selection mode as shown in FIG. 2 b by moving the cursor to the word 201 and then pressing a pre-specified key (e.g., an Enter key). Next, the user may select a desired related word by moving the cursor upward or downward via a direction key, and then press another pre-specified key (e.g., an Enter key), and input the related word into the text, as shown in FIG. 2 c.
  • FIG. 3 is a flowchart illustrating a related word input procedure 300 according to the first embodiment of the present invention. The procedure includes the following steps. Step 301: Display a user editing text. Step S302: Select a word in the user editing text, and invoke a related word selection mode of said word by a specific operation approach. Step 303: Display the related words of said word. Step 304: Input a user desired related word.
  • In terms of step 301, the specific operation approach for entering the related word selection mode may be implemented in various ways. For example, operations performed on a touch screen, or an electronic device screen equipped with a pointing system (e.g., a mouse, an induction plate, etc.) include: clicking the word, double-clicking the word, sliding a contact point along a certain direction after pressing the word, long pressing the word over a specified period, hovering a mouse over a candidate word over a specified period, right-clicking the word by the mouse, or any kind of predetermined motion or mouse action. For another example, operations performed on an electronic device screen equipped with a keyboard (including hardware keyboard and software keyboard) or equipped with a key-press include: pressing a specified key (e.g., Enter key, direction key, special function key) after moving the cursor to the word; pressing specified combined keys (e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within a specified period) after moving the cursor to the word; moving the cursor to the word and then hovering over the word over a specified period.
  • In terms of step 302, there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the word or in a specified area on the screen; displaying a list of all related words vertically in an area near the word or in a specified area on the screen.
  • After the related word display mode is entered, a selected word is highlighted, and the selected word is switched among different related words via a specified key (e.g., direction key of up, down, left or right). As shown in FIG. 4, an original word is “favor”. After the user enters the related word mode via step 301 and step 302, the present related word displayed at the screen is a word 401 “favorite”.
  • In terms of step 304, there are various ways for inputting a user desired related word. For example, clicking the related word, or pressing a confirmation key after the cursor is moved to the specified related word, etc.
  • Although the related word input procedure 300 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step. Moreover, in addition to the various ways for implementing each step mentioned above, it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.
  • Embodiment Two
  • Some input methods may have the function of displaying a candidate word list based on a user input.
  • For example, when the user input “pro” via a hardware keyboard, a candidate word list is automatically predicted and displayed according to the input method, as shown in FIG. 5. The list may be arranged horizontally or vertically, and may be presented at a fixed position in the screen, or may be presented at an area near the current input word (e.g., below the cursor).
  • For another example, in a software/hardware keyboard 600 as shown in FIG. 6, two letters share one key. When the user presses key 601, key 602 and key 601 in sequence, the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • For another example, in a software/hardware keyboard 700 as shown in FIG. 7, three or more letters share one key. When the user presses key 701, key 701 and key 702 in sequence, the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • Yet for another example, in a software/hardware keyboard 800 as shown in FIG. 8, each letter occupies one key. When the user presses key 801 “p”, key 802 “r” and key 803 “o” in sequence, the candidate word list as shown in FIG. 5 is automatically predicted and displayed according to the input method.
  • In general cases, the user may select a candidate word by clicking the candidate word or a specified key. However, in the cases that the user desired word is not a candidate word but a related word of a certain candidate word, the traditional text input methods fail to perform a fast input.
  • The present embodiment provides a text input method, with which the user may select a related word of the candidate word, and thereby accelerating the input.
  • For example, in the candidate word list as shown in FIG. 5, the user desires to input “productivity”, i.e., a related word of the candidate word “product”. In a touch screen, the user may press the candidate word “product” with a finger or a stylus, and may enter a related word selection mode by a specific motion (e.g., sliding downward).
  • FIG. 9 illustrates an interface presented to the user in a related word selection mode. All the related words of “Product” are presented in a list below “Product”. After the user clicks the related word “Productivity” that he desires to input, the word is then input to the current editing text.
  • Without the related word input method of the present invention, the user has to press twelve keys for inputting the word “productivity”. According to the present invention, the user may input the word by merely pressing three keys together with two selection actions. Thus, the input efficiency is significantly increased.
  • In many cases, the user needs a faster method for inputting some common related words, e.g., the plural form of a noun, various tense forms of a verb, etc. At this point, the steps of related word list may be bypassed via fast input, and thereby a user specified related word may be selected directly. For example, in the candidate area as shown in FIG. 5, the user may slide a contact point rightward from the position of the word “Product”, and directly input the word's plural form “Products”.
  • If the device has a keyboard, the user may also enter the related word selection mode as shown in FIG. 9 by moving the cursor to the word “Product” and then pressing a pre-specified key (e.g., an Enter key). Next, the user may select a desired related word by moving the cursor upward or downward via a direction key, and then press another pre-specified key (e.g., a space key), and input the related word into the text.
  • If the device has a keyboard, as shown in FIG. 10, the user may directly enter the related word selection mode in FIG. 10 via a key corresponding to each candidate word. For example, in FIG. 10, each candidate word corresponds to a shortcut key, K1, K2, K3 and K4, respectively. After pressing K2, the user enters a related word selection mode of the word “Product”.
  • FIG. 11 is a flowchart illustrating a related word input procedure 1100 according to the second embodiment of the present invention. The procedure includes the following steps. Step 1101: Display a user inputting text, and one or more candidate words of an inputting word in said inputting text. Step S1102: Select a candidate word based on the user input, and invoke a related word selection mode of the selected candidate word. Step 1103 (optional): Display one or more related words of the selected candidate word. Step 1104: Input a user desired related word.
  • In terms of step 1102, operation approaches for entering the related word selection mode may be implemented in various ways. For example, operations performed on a touch screen, or an electronic device screen equipped with a pointing system (e.g., a mouse, an induction plate, etc.) include: clicking the candidate word, double-clicking the candidate word, sliding a contact point along a certain direction after press the candidate word, long pressing the candidate word over a specified period, hovering a mouse over the candidate word over a specified period, right-clicking the candidate word by the mouse, or any kind of predetermined motion or mouse action. Still, for example, operations performed on an electronic device screen equipped with a keyboard (including hardware keyboard and software keyboard) or equipped with a key-press include: moving the cursor to the candidate word; pressing a specified key (e.g., Enter key, direction key, special function key, etc.) after moving the cursor to the candidate word; pressing specified combined keys (e.g., simultaneously press CTRL+NUMBER, or first press key A and then press key B within a specified period) after moving the cursor to the candidate word; moving the cursor to the candidate word and then hovering over the candidate word over a specified period; each candidate word corresponds to a key, e.g., four candidate words correspond to keys K1-K4 respectively, where K1-K4 may be shortcut keys of the device, or may be combination keys CTRL+1 to CTRL+5.
  • In terms of step 1103, there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the candidate word or in a specified area on the screen; displaying a list of all related words vertically in an area near the candidate word or in a specified area on the screen.
  • The step 1103 is optional. When the user inputs the related word in a shortcut way, the step 1103 for displaying the related word may be bypassed. For example, the plural form of the word may be selected by sliding a contact point rightward from the candidate word.
  • In terms of step 1104, there are various ways for inputting a user desired related word. For example, click the listed related word; or press a confirmation key after the cursor is moved to the specified related word; slide on the candidate word for a direct selection with a mouse or contact point motion, e.g., the plural form of the word may be selected by sliding a contact point rightward from the candidate word; directly select the related word with a specified shortcut key, e.g., candidate words 1-4 correspond to shortcut keys K1-K4 respectively.
  • Although the related word input procedure 1100 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step. Moreover, in addition to the various ways for implementing each step mentioned above, it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.
  • Embodiment Three
  • The present embodiment illustrates a method for predicting a subsequent input at the cursor position based on the user input and selecting a related word.
  • For example, in a text editing area 1200 shown in FIG. 12 a, when the user inputs a text 1201 “pro”, the input method may look up words with the initial “pro” in a dictionary and automatically predict the input word as “profit”, and display a rest part of the text 1202 “fit” in another form. In this example, “pro” is the user input, and “profit” is the predicted word. The predicted word and the candidate word in the Embodiment Two differs in that, only one predicted word is display at the same time, whereas one or more candidate words are generally displayed at the same time. Usually, the predicted word is the candidate word with highest word frequency.
  • However, the user may actually desire to input a word “productivity”. The user may change the predicted word by a specified operation (e.g., pressing an upward or downward direction key). For example, the user may press a downward key and change the predicted word to a word 1203 “product”, as shown in FIG. 12 b.
  • Next, the user finds that “productivity” is a related word of the predicted word “product”. Therefore, the user may switch among various related words (e.g., products, production, etc.) of “product” by another specified operation (e.g., pressing a leftward or rightward direction key), until “productivity” is reached, as shown in FIG. 12 c. At this point, the user may press a space key or an Enter key for confirmation.
  • Still, for example, in a text editing area 1300 shown in FIG. 13 a, when the user inputs a text 1301 “pro”, the input method may automatically predict that the input word is 1302 “profit”, and may display the predicted word 1302 in an area near the cursor (e.g., below the cursor).
  • However, the user may actually desire to input a word “productivity”. The user may then change the predicted word by a specified operation (e.g., pressing an upward or downward direction key). For example, the user may press a downward key and change the predicted word to a word “product”, as shown in FIG. 13 b.
  • Finally, the user finds that “productivity” is a related word of the predicted word “product”. Therefore, the user may switch among various related words (e.g., products, production, etc.) of “product” by another specified operation (e.g., pressing a leftward or rightward direction key), until “productivity” is reached, as shown in FIG. 13 c. At last, the user may press a space key or an Enter key for confirmation.
  • FIG. 14 is a flowchart illustrating a related word input procedure 1400 according to the third embodiment of the present invention. The procedure includes the following steps. Step 1401: Display a user inputting text, and one or more predicted word of a certain inputting word in said inputting text. Step S1402: Select the predicted word based on the user input, and invoke a related word selection mode of the selected predicted word. Step 1403 (optional): Display one or more related words of the selected predicted word. Step 1404: Input a user desired related word.
  • In terms of step 1401, there are various ways for displaying a predicted word. For example, display a rest part of the predicted word following the user input, as shown in FIG. 12 a; display the predicted word in an area near (above or below) the user input, as shown in FIG. 13 a; display the predicted word at a fixed area in the screen.
  • In terms of step 1402, there are various ways for selecting a predicted word based on the user input. For example, the user may click some keys (e.g., an upward or downward direction key) on a hardware keyboard or a software keyboard for switching the predicted word; the user may use a scroll wheel on the device (e.g., a scrolling key on some mobile phones) for switching the predicted word; use a specified motion or mouse action on a touch screen or a screen with the mouse system (e.g., sliding rightward within the screen area indicates switching to another predicted word).
  • In terms of step 1403, there are various ways for displaying a related word. For example, displaying a list of all related words horizontally in an area near the predicted word or in a specified area on the screen; displaying a list of all related words vertically in an area near the predicted word or in a specified area on the screen; displaying a related word at the original position of the predicted word.
  • The step 1403 is optional. When the user inputs the related word in a shortcut way, the step 1403 may be bypassed. For example, the plural form of the word may be selected by sliding a contact point rightward from the predicted word.
  • In terms of step 1404, the user may input a desired related word in various ways. For example, the user may click some keys (e.g., a leftward or rightward direction key) on a hardware keyboard or a software keyboard for switching the related word; the user may use a scroll wheel on the device (e.g., a scrolling key on some mobile phones) for switching the related word; use a specified motion or mouse action on a touch screen or a screen with the mouse system (e.g., sliding downward within the screen area indicates switching to another related word).
  • Although the related word input procedure 1400 includes a series of steps performed in sequence, apparently, the procedure may include more or less steps, and the steps may be performed in series or in parallel (e.g., using a multithread processor), or several steps may be combined into one step. Moreover, in addition to the various ways for implementing each step mentioned above, it is readily appreciated by those skilled in the art that other ways (e.g., changing the key-press input into a voice input) may be adopted for implementing a certain step, while not compromising the essential of the related word input procedure according to present invention.
  • All the foregoing embodiments are based English. It is apparent that the methods for inputting a related word described in the present invention are not limited to one language model. For example, in Chinese, “I” is relevant to “my”. In German, “vollkommen” is relevant to “Verkollkommnung”. In French, “roman” is relevant to “romantique”. Therefore, a person of ordinary skill in the art may implement the methods for inputting a related word in other languages.
  • It is appreciated by a person of ordinary skill in the art that various modifications, combinations, recombinations or equivalents may be made to the embodiments of the present invention according to design requirements or other factors, as long as these modifications, combinations, recombinations or equivalents fall within the scope of the appended claims and the equivalent scope of the claims.

Claims (15)

What is claimed is:
1. A method for fast inputting a related word, comprising:
receiving a selected word when a first predetermined mouse motion or first contact point action is detected;
invoking a related word selection mode when a second predetermined mouse motion or second contact point action is detected different from the first predetermined mouse motion or first contact point action, and generating at least a related word based on the selected word;
changing the selected word to the related word;
wherein the related word is a grammatical variety of the selected word, comprising at least a portion of the selected word and being consistent in meaning with the selected word and being generated based on the direction of the third predetermined mouse motion or third contact point action.
2. The method of claim 1, further comprising: receiving one or more user inputs and generating corresponding one or more characters before receiving the selected word, wherein said one or more characters are at least a portion of the selected word.
3. The method of claim 2, further comprising: displaying one or more words based on the inputted characters and detecting a selection from said one or more words.
4. The method of claim 2, further comprising:
generating and displaying a plurality of related words;
detecting a selection from the related words and changing the selected word to the selected related word when the selection is detected.
5. The method of claim 2, further comprising:
changing the selected word to a specified related word directly without selection and said specified related word is generated based on a further mouse motion or contact point action.
6. The method of claim 4, further comprising:
displaying the related words in an area near the selected word.
7. The method of claim 4, further comprising:
switching between related words, via a specified mouse motion or contact point action, and highlighting the present related word.
8. The method of claim 1, further comprising:
determining said grammatical variety of the selected word from tense forms of a verb, plural forms of a noun, comparative and superlative degrees of the selected word.
9. A device for fast inputting a related word, comprising:
a first apparatus configured to receive a selected word when a first predetermined mouse motion or first contact point action is detected;
a second apparatus configured to invoke a related word selection mode when a second predetermined mouse motion or second contact point action is detected different from the first predetermined mouse motion or first contact point action, and generate at least a related word based on the selected word;
a third apparatus configured to change the selected word to the related word;
wherein the related word is a grammatical variety of the selected word, comprising at least a portion of the selected word and being consistent in meaning with the selected word and being generated based on the direction of the third predetermined mouse motion or third contact point action.
10. The device of claim 9, wherein said first apparatus is further configured to: generate one or more words based on one or more characters corresponding to one or more user inputs; and detect a selection from said one or more words.
11. The device of claim 9, wherein
said second apparatus is further configured to generate and display a plurality of related words; and generate and display a plurality of related words; and
said third apparatus is further configured to detect a selection from the related words and change the selected word to the selected related word when the selection is detected.
12. The device of claim 9, wherein said third apparatus is further configured to change the selected word to a specified related word directly without selection wherein said specified related word is generated based on a further mouse motion or contact point action.
13. The device of claim 11, wherein said second apparatus is further configured to display the related word in an area near the selected word.
14. The device of claim 11, wherein said second apparatus is further configured to switch between related words, via a specified mouse motion or contact point action, and highlighting the present related word.
15. The device of claim 9, wherein: said grammatical variety of the selected word is determined from tense forms of a verb, plural forms of a noun, comparative and superlative degrees of the selected word.
US14/799,279 2007-09-21 2015-07-14 Method for fast inputting a related word Abandoned US20150317300A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/799,279 US20150317300A1 (en) 2007-09-21 2015-07-14 Method for fast inputting a related word

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
CN200710046291.8 2007-09-21
CN200710046291A CN100592249C (en) 2007-09-21 2007-09-21 Method for quickly inputting related term
PCT/CN2008/072445 WO2009039786A1 (en) 2007-09-21 2008-09-22 Method for quickly inputting correlative word
US67935210A 2010-07-26 2010-07-26
US14/799,279 US20150317300A1 (en) 2007-09-21 2015-07-14 Method for fast inputting a related word

Related Parent Applications (2)

Application Number Title Priority Date Filing Date
US12/679,352 Continuation US9116551B2 (en) 2007-09-21 2008-09-22 Method for quickly inputting correlative word
PCT/CN2008/072445 Continuation WO2009039786A1 (en) 2007-09-21 2008-09-22 Method for quickly inputting correlative word

Publications (1)

Publication Number Publication Date
US20150317300A1 true US20150317300A1 (en) 2015-11-05

Family

ID=39085189

Family Applications (2)

Application Number Title Priority Date Filing Date
US12/679,352 Active 2032-06-05 US9116551B2 (en) 2007-09-21 2008-09-22 Method for quickly inputting correlative word
US14/799,279 Abandoned US20150317300A1 (en) 2007-09-21 2015-07-14 Method for fast inputting a related word

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US12/679,352 Active 2032-06-05 US9116551B2 (en) 2007-09-21 2008-09-22 Method for quickly inputting correlative word

Country Status (3)

Country Link
US (2) US9116551B2 (en)
CN (1) CN100592249C (en)
WO (1) WO2009039786A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10846476B2 (en) 2015-04-20 2020-11-24 Huawei Technologies Co., Ltd. Method and apparatus for displaying textual input of terminal device, and terminal device

Families Citing this family (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100592249C (en) * 2007-09-21 2010-02-24 上海汉翔信息技术有限公司 Method for quickly inputting related term
US8232973B2 (en) 2008-01-09 2012-07-31 Apple Inc. Method, device, and graphical user interface providing word recommendations for text input
US8326358B2 (en) 2009-01-30 2012-12-04 Research In Motion Limited System and method for access control in a portable electronic device
US8605039B2 (en) * 2009-03-06 2013-12-10 Zimpl Ab Text input
US20120113011A1 (en) * 2009-03-20 2012-05-10 Genqing Wu Ime text entry assistance
US9110515B2 (en) * 2009-08-19 2015-08-18 Nuance Communications, Inc. Method and apparatus for text input
US20120311480A1 (en) * 2010-02-12 2012-12-06 Michael Cohen Type and select data input field
US20120102401A1 (en) * 2010-10-25 2012-04-26 Nokia Corporation Method and apparatus for providing text selection
CN102693123B (en) * 2011-03-24 2017-09-22 微软技术许可有限责任公司 The control method and control device of prompt message
US8490008B2 (en) 2011-11-10 2013-07-16 Research In Motion Limited Touchscreen keyboard predictive display and generation of a set of characters
US9122672B2 (en) 2011-11-10 2015-09-01 Blackberry Limited In-letter word prediction for virtual keyboard
US9715489B2 (en) 2011-11-10 2017-07-25 Blackberry Limited Displaying a prediction candidate after a typing mistake
US9310889B2 (en) 2011-11-10 2016-04-12 Blackberry Limited Touchscreen keyboard predictive display and generation of a set of characters
US9652448B2 (en) 2011-11-10 2017-05-16 Blackberry Limited Methods and systems for removing or replacing on-keyboard prediction candidates
CA2789827C (en) 2012-01-19 2017-06-13 Research In Motion Limited Virtual keyboard providing an indication of received input
US9557913B2 (en) 2012-01-19 2017-01-31 Blackberry Limited Virtual keyboard display having a ticker proximate to the virtual keyboard
CA2865272C (en) 2012-02-24 2019-11-05 Blackberry Limited Virtual keyboard with dynamically reconfigurable layout
GB2503968B (en) 2012-02-24 2021-02-17 Blackberry Ltd Touchscreen keyboard providing word predictions in partitions of the touchscreen keyboard in proximate association with candidate letters
US9201510B2 (en) 2012-04-16 2015-12-01 Blackberry Limited Method and device having touchscreen keyboard with visual cues
JP5994366B2 (en) * 2012-04-27 2016-09-21 ソニー株式会社 Information processing apparatus, information processing method, and program
US10025487B2 (en) 2012-04-30 2018-07-17 Blackberry Limited Method and apparatus for text selection
US9354805B2 (en) 2012-04-30 2016-05-31 Blackberry Limited Method and apparatus for text selection
US9292192B2 (en) 2012-04-30 2016-03-22 Blackberry Limited Method and apparatus for text selection
US9207860B2 (en) 2012-05-25 2015-12-08 Blackberry Limited Method and apparatus for detecting a gesture
US9116552B2 (en) 2012-06-27 2015-08-25 Blackberry Limited Touchscreen keyboard providing selection of word predictions in partitions of the touchscreen keyboard
US10838513B2 (en) * 2012-08-06 2020-11-17 Nokia Technologies Oy Responding to selection of a displayed character string
US9524290B2 (en) 2012-08-31 2016-12-20 Blackberry Limited Scoring predictions based on prediction length and typing speed
US9063653B2 (en) 2012-08-31 2015-06-23 Blackberry Limited Ranking predictions based on typing speed and typing confidence
US10521188B1 (en) 2012-12-31 2019-12-31 Apple Inc. Multi-user TV user interface
IN2013CH00469A (en) 2013-01-21 2015-07-31 Keypoint Technologies India Pvt Ltd
CN105027040B (en) 2013-01-21 2018-09-21 要点科技印度私人有限公司 text input system and method
US10037139B2 (en) * 2013-02-20 2018-07-31 Blackberry Limited Method and apparatus for word completion
US9348429B2 (en) 2013-03-15 2016-05-24 Blackberry Limited Method and apparatus for word prediction using the position of a non-typing digit
US9189157B2 (en) 2013-03-15 2015-11-17 Blackberry Limited Method and apparatus for word prediction selection
US9261973B2 (en) 2013-06-07 2016-02-16 Blackberry Limited Method and system for previewing characters based on finger position on keyboard
CN104281600B (en) * 2013-07-05 2018-12-28 腾讯科技(深圳)有限公司 The method and apparatus of Intelligent Selection word
CN104375756A (en) * 2013-08-16 2015-02-25 北京三星通信技术研究有限公司 Touch operation method and touch operation device
KR20150026646A (en) * 2013-09-03 2015-03-11 삼성전자주식회사 A method for modifying text input from a user and an electronic device therefor
US20150100537A1 (en) * 2013-10-03 2015-04-09 Microsoft Corporation Emoji for Text Predictions
CN104750378B (en) * 2013-12-30 2019-04-26 腾讯科技(深圳)有限公司 The input pattern automatic switching method and device of input method
US10255267B2 (en) * 2014-05-30 2019-04-09 Apple Inc. Device, method, and graphical user interface for a predictive keyboard
CN111078109B (en) * 2014-06-24 2024-01-09 苹果公司 Input device and user interface interactions
US9477653B2 (en) 2014-06-26 2016-10-25 Blackberry Limited Character entry for an electronic device using a position sensing keyboard
CN104063069A (en) * 2014-07-03 2014-09-24 南京吉隆光纤通信股份有限公司 Character input device convenient to use
CN104268166B (en) * 2014-09-09 2017-04-19 北京搜狗科技发展有限公司 Input method, device and electronic device
CN105988704B (en) * 2015-03-03 2020-10-02 上海触乐信息科技有限公司 Efficient touch screen text input system and method
CN109032379B (en) * 2018-07-25 2023-06-02 维沃移动通信有限公司 Language option display method and terminal
CN113906380A (en) 2019-05-31 2022-01-07 苹果公司 User interface for podcast browsing and playback applications
US11863837B2 (en) 2019-05-31 2024-01-02 Apple Inc. Notification of augmented reality content on an electronic device
US11194467B2 (en) 2019-06-01 2021-12-07 Apple Inc. Keyboard management user interfaces
US11843838B2 (en) 2020-03-24 2023-12-12 Apple Inc. User interfaces for accessing episodes of a content series
US11899895B2 (en) 2020-06-21 2024-02-13 Apple Inc. User interfaces for setting up an electronic device
US11416136B2 (en) 2020-09-14 2022-08-16 Apple Inc. User interfaces for assigning and responding to user inputs
US11720229B2 (en) 2020-12-07 2023-08-08 Apple Inc. User interfaces for browsing and presenting content
US11934640B2 (en) 2021-01-29 2024-03-19 Apple Inc. User interfaces for record labels

Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6154758A (en) * 1994-05-13 2000-11-28 Apple Computer, Inc. Text conversion method for computer systems
US6314397B1 (en) * 1999-04-13 2001-11-06 International Business Machines Corp. Method and apparatus for propagating corrections in speech recognition software
US6363347B1 (en) * 1996-10-31 2002-03-26 Microsoft Corporation Method and system for displaying a variable number of alternative words during speech recognition
US20040030540A1 (en) * 2002-08-07 2004-02-12 Joel Ovil Method and apparatus for language processing
US20040153963A1 (en) * 2003-02-05 2004-08-05 Simpson Todd G. Information entry mechanism for small keypads
US6912498B2 (en) * 2000-05-02 2005-06-28 Scansoft, Inc. Error correction in speech recognition by correcting text around selected area
US7055099B2 (en) * 1996-10-16 2006-05-30 Sharp Kabushiki Kaisha Character input apparatus and storage medium in which character input program is stored
US7130798B2 (en) * 2000-08-22 2006-10-31 Microsoft Corporation Method and system of handling the selection of alternates for recognized words
US20060265668A1 (en) * 2005-05-23 2006-11-23 Roope Rainisto Electronic text input involving a virtual keyboard and word completion functionality on a touch-sensitive display screen
US7177797B1 (en) * 2000-08-31 2007-02-13 Semantic Compaction Systems Linguistic retrieval system and method
US20070074131A1 (en) * 2005-05-18 2007-03-29 Assadollahi Ramin O Device incorporating improved text input mechanism
US20070226649A1 (en) * 2006-03-23 2007-09-27 Agmon Jonathan Method for predictive typing
US20070260448A1 (en) * 2006-05-08 2007-11-08 Lorenzen David T Methods of Offering Guidance On Common Language Usage
US20080033713A1 (en) * 2006-07-10 2008-02-07 Sony Ericsson Mobile Communications Ab Predicting entered text
US7483829B2 (en) * 2001-07-26 2009-01-27 International Business Machines Corporation Candidate synonym support device for generating candidate synonyms that can handle abbreviations, mispellings, and the like
US7546529B2 (en) * 1999-10-05 2009-06-09 Microsoft Corporation Method and system for providing alternatives for text derived from stochastic input sources
US7562296B2 (en) * 2002-05-13 2009-07-14 Microsoft Corporation Correction widget
US7698326B2 (en) * 2006-11-27 2010-04-13 Sony Ericsson Mobile Communications Ab Word prediction
US7778957B2 (en) * 2006-06-14 2010-08-17 Research In Motion Limited Handheld electronic device with assisted text entry using existing message thread, and associated method
US7886233B2 (en) * 2005-05-23 2011-02-08 Nokia Corporation Electronic text input involving word completion functionality for predicting word candidates for partial word inputs
US7912700B2 (en) * 2007-02-08 2011-03-22 Microsoft Corporation Context based word prediction
US7957955B2 (en) * 2007-01-05 2011-06-07 Apple Inc. Method and system for providing word recommendations for text input
US8075172B2 (en) * 2007-06-08 2011-12-13 A66, Incorporated Durable super-cooled intelligent light bulb
US8311805B2 (en) * 2005-01-21 2012-11-13 Prashant Parikh Automatic dynamic contextual data entry completion system
US8364468B2 (en) * 2006-09-27 2013-01-29 Academia Sinica Typing candidate generating method for enhancing typing efficiency

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1106619A (en) 1993-11-23 1995-08-16 周天元 Spiral-flow luminous food-inductor for frog and fish
US6978421B1 (en) * 1994-06-19 2005-12-20 Mitsuhiro Aida Handwriting text input system
US6064959A (en) * 1997-03-28 2000-05-16 Dragon Systems, Inc. Error correction in speech recognition
JPH11238051A (en) * 1998-02-23 1999-08-31 Toshiba Corp Chinese input conversion processor, chinese input conversion processing method and recording medium stored with chinese input conversion processing program
US7293231B1 (en) * 1999-03-18 2007-11-06 British Columbia Ltd. Data entry for personal computing devices
CN1391180A (en) * 2001-06-11 2003-01-15 国际商业机器公司 Auxiliary foreign language writing methods and tools
WO2004086359A2 (en) * 2003-03-26 2004-10-07 Philips Intellectual Property & Standards Gmbh System for speech recognition and correction, correction device and method for creating a lexicon of alternatives
CN1591417A (en) 2003-09-03 2005-03-09 英业达股份有限公司 Associated searching system of real-time translation window and method thereof
CN1588277A (en) 2004-08-10 2005-03-02 徐文和 Digital input method for
CN1641643A (en) 2004-12-06 2005-07-20 罗宇翔 Chinese character information classified rapid query software
KR20060122208A (en) 2005-05-25 2006-11-30 엘지전자 주식회사 Apparatus for simplified and traditional chinese exchange method thereof
CN101017396A (en) 2006-01-14 2007-08-15 李尚堃 Word-searching Chinese idiom phonetic symbol two-way input method for adjective figurative words
US8074172B2 (en) * 2007-01-05 2011-12-06 Apple Inc. Method, system, and graphical user interface for providing word recommendations
CN100592249C (en) 2007-09-21 2010-02-24 上海汉翔信息技术有限公司 Method for quickly inputting related term

Patent Citations (25)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6154758A (en) * 1994-05-13 2000-11-28 Apple Computer, Inc. Text conversion method for computer systems
US7055099B2 (en) * 1996-10-16 2006-05-30 Sharp Kabushiki Kaisha Character input apparatus and storage medium in which character input program is stored
US6363347B1 (en) * 1996-10-31 2002-03-26 Microsoft Corporation Method and system for displaying a variable number of alternative words during speech recognition
US6314397B1 (en) * 1999-04-13 2001-11-06 International Business Machines Corp. Method and apparatus for propagating corrections in speech recognition software
US7546529B2 (en) * 1999-10-05 2009-06-09 Microsoft Corporation Method and system for providing alternatives for text derived from stochastic input sources
US6912498B2 (en) * 2000-05-02 2005-06-28 Scansoft, Inc. Error correction in speech recognition by correcting text around selected area
US7130798B2 (en) * 2000-08-22 2006-10-31 Microsoft Corporation Method and system of handling the selection of alternates for recognized words
US7177797B1 (en) * 2000-08-31 2007-02-13 Semantic Compaction Systems Linguistic retrieval system and method
US7483829B2 (en) * 2001-07-26 2009-01-27 International Business Machines Corporation Candidate synonym support device for generating candidate synonyms that can handle abbreviations, mispellings, and the like
US7562296B2 (en) * 2002-05-13 2009-07-14 Microsoft Corporation Correction widget
US20040030540A1 (en) * 2002-08-07 2004-02-12 Joel Ovil Method and apparatus for language processing
US20040153963A1 (en) * 2003-02-05 2004-08-05 Simpson Todd G. Information entry mechanism for small keypads
US8311805B2 (en) * 2005-01-21 2012-11-13 Prashant Parikh Automatic dynamic contextual data entry completion system
US20070074131A1 (en) * 2005-05-18 2007-03-29 Assadollahi Ramin O Device incorporating improved text input mechanism
US20060265668A1 (en) * 2005-05-23 2006-11-23 Roope Rainisto Electronic text input involving a virtual keyboard and word completion functionality on a touch-sensitive display screen
US7886233B2 (en) * 2005-05-23 2011-02-08 Nokia Corporation Electronic text input involving word completion functionality for predicting word candidates for partial word inputs
US20070226649A1 (en) * 2006-03-23 2007-09-27 Agmon Jonathan Method for predictive typing
US20070260448A1 (en) * 2006-05-08 2007-11-08 Lorenzen David T Methods of Offering Guidance On Common Language Usage
US7778957B2 (en) * 2006-06-14 2010-08-17 Research In Motion Limited Handheld electronic device with assisted text entry using existing message thread, and associated method
US20080033713A1 (en) * 2006-07-10 2008-02-07 Sony Ericsson Mobile Communications Ab Predicting entered text
US8364468B2 (en) * 2006-09-27 2013-01-29 Academia Sinica Typing candidate generating method for enhancing typing efficiency
US7698326B2 (en) * 2006-11-27 2010-04-13 Sony Ericsson Mobile Communications Ab Word prediction
US7957955B2 (en) * 2007-01-05 2011-06-07 Apple Inc. Method and system for providing word recommendations for text input
US7912700B2 (en) * 2007-02-08 2011-03-22 Microsoft Corporation Context based word prediction
US8075172B2 (en) * 2007-06-08 2011-12-13 A66, Incorporated Durable super-cooled intelligent light bulb

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10846476B2 (en) 2015-04-20 2020-11-24 Huawei Technologies Co., Ltd. Method and apparatus for displaying textual input of terminal device, and terminal device

Also Published As

Publication number Publication date
US9116551B2 (en) 2015-08-25
CN100592249C (en) 2010-02-24
US20100292984A1 (en) 2010-11-18
CN101122840A (en) 2008-02-13
WO2009039786A1 (en) 2009-04-02

Similar Documents

Publication Publication Date Title
US9116551B2 (en) Method for quickly inputting correlative word
US5953541A (en) Disambiguating system for disambiguating ambiguous input sequences by displaying objects associated with the generated input sequences in the order of decreasing frequency of use
JP5199459B2 (en) Man-machine interface that predicts user input in real time
CN109844696B (en) Multi-language character input device
CN101174190A (en) Software keyboard entry method for implementing composite key on screen of electronic equipments
KR20150123857A (en) Method, system and device for inputting text by consecutive slide
WO1998033111A9 (en) Reduced keyboard disambiguating system
KR20120006503A (en) Improved text input
CN102314319B (en) Touch control input method, device and system
CN1553862A (en) Method and apparatus for text input
JP2008123553A (en) Information apparatus
JP2009294785A (en) Electronic dictionary apparatus and program
CN102893588A (en) Nine-key chinese input method
JP2008059568A (en) Character input device and character input method using numeric keypad
KR20080095811A (en) Character input device
CN102279652A (en) Electronic device and input method thereof
KR101204151B1 (en) Letter input device of mobile terminal
US20210271364A1 (en) Data entry systems
EP2668554A2 (en) Improved data entry systems
JP2012177956A (en) Emulation method for multilingual virtual keyboard and multilingual virtual keyboard emulated by the same
CN117590953B (en) Double-spelling input method based on 10-key keyboard and applied to small-screen electronic equipment
JP2013219638A (en) Character input method and apparatus
CN103309595B (en) A kind of display screen soft keyboard input method with wrong word input Chinese character
JP2017208111A (en) Electronic apparatus comprising dictionary function and program
JP6167508B2 (en) Electronic device, program, and display method

Legal Events

Date Code Title Description
AS Assignment

Owner name: SHANGHAI CHULE (COOLTEK) INFORMATION TECHNOLOGY CO

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:HUANG, XIAOFENG;ZHAO, YANJIAO;TAO, XIAOSHAN;REEL/FRAME:037578/0466

Effective date: 20160105

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION