JP2008083848A - Character input device and program - Google Patents

Character input device and program Download PDF

Info

Publication number
JP2008083848A
JP2008083848A JP2006261280A JP2006261280A JP2008083848A JP 2008083848 A JP2008083848 A JP 2008083848A JP 2006261280 A JP2006261280 A JP 2006261280A JP 2006261280 A JP2006261280 A JP 2006261280A JP 2008083848 A JP2008083848 A JP 2008083848A
Authority
JP
Japan
Prior art keywords
input
character string
display order
conversion
character
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.)
Granted
Application number
JP2006261280A
Other languages
Japanese (ja)
Other versions
JP5208393B2 (en
Inventor
Satoshi Higashibeppu
聡 東別府
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.)
Casio Hitachi Mobile Communications Co Ltd
Original Assignee
Casio Hitachi Mobile Communications 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 Casio Hitachi Mobile Communications Co Ltd filed Critical Casio Hitachi Mobile Communications Co Ltd
Priority to JP2006261280A priority Critical patent/JP5208393B2/en
Publication of JP2008083848A publication Critical patent/JP2008083848A/en
Application granted granted Critical
Publication of JP5208393B2 publication Critical patent/JP5208393B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Input From Keyboards Or The Like (AREA)
  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a character input device for improving efficiency of input using predictive conversion. <P>SOLUTION: A display order setting part 112 sets the display order of the conversion candidates of predictive conversion based on an input history stored in a storage part 160. A predictive conversion processing part 111 displays conversion candidates corresponding to an undecided character string input by the operation of an operation part 130 in the display order set by the display order setting part 112 at a display part 140. When a decision input processing part 113 operates the decision input of the selected transform candidates as a decided character string based on input from the operation part 130, an input history update part 114 generates an input history about the decision character string, and stores it in a storage part 160. When an erasure detection part 115 detects the erasure of the decision-input decided character string, a display order changing part 116 changes the display order set in the conversion candidates showing the decided character string to any display order other than the most significant order. Thus, it is possible to prevent the display order of the conversion candidates from being turned into the most significant order in the correction when the conversion candidates are decided by mistake. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、文字入力装置、および、プログラムに関し、特に、予測変換入力に好適な文字入力装置、および、プログラムに関する。   The present invention relates to a character input device and a program, and more particularly to a character input device and a program suitable for predictive conversion input.

携帯電話などの移動体通信端末をはじめとする携帯機器では、通常、パーソナルコンピュータなどで用いられるようなフルサイズキーボードなどの入力装置を備えられないので、文字入力作業が非効率的となることが多い。特に、移動体通信端末では、電子メールの送受信機能などが一般的に備えられているので、文字数の多い入力がおこなわれる場面も多く、より効率的な文字入力が望まれている。   In portable devices such as mobile communication terminals such as mobile phones, input devices such as full-size keyboards usually used in personal computers and the like cannot be provided, and character input work may become inefficient. Many. In particular, since mobile communication terminals are generally equipped with an e-mail transmission / reception function or the like, there are many scenes where a large number of characters are input, and more efficient character input is desired.

このため、携帯機器でも効率的な文字入力がおこなえるよう、近時では、予測変換による入力が採用されていることが多い。予測変換入力では、入力履歴に基づく学習結果を変換候補の表示に反映させることで、最近に確定された順に変換候補が表示されるので、ユーザが所望する文字列を少ない操作で入力することができる。   For this reason, in recent years, input by predictive conversion is often employed so that efficient character input can be performed even in portable devices. In the predictive conversion input, the conversion result is displayed in the order determined recently by reflecting the learning result based on the input history in the display of the conversion candidate. Therefore, it is possible to input the character string desired by the user with few operations. it can.

このような予測変換入力は、最近に入力された文字列をより上位の変換候補として提示するため、例えば、変換候補を誤って選択してしまうなどの誤入力があった場合、本来は使用頻度の低い文字列が上位の変換候補として提示されてしまうことがある。この結果、誤入力を修正する際に、誤入力した文字列が上位の変換候補として提示される一方、本来入力したい文字列がより下位の変換候補となってしまうことがある。このため、誤入力をしてしまうと修正時の操作量が多くなり、入力効率が低下する場合がある。   Since such a predictive conversion input presents a recently input character string as a higher-order conversion candidate, for example, when there is an erroneous input such as erroneously selecting a conversion candidate, the frequency of use is originally May be presented as an upper conversion candidate. As a result, when correcting an erroneous input, the erroneously input character string is presented as an upper conversion candidate, while the original character string to be input may become a lower conversion candidate. For this reason, if an incorrect input is made, the amount of operation at the time of correction increases, and the input efficiency may decrease.

こうした不都合を解消するため、入力履歴の学習データを編集可能とすることで、誤入力により追加されてしまった変換候補を削除できる手法なども提案されている(例えば、特許文献1)。
特開2006−65532号公報
In order to eliminate such inconvenience, a method has been proposed in which the learning data of the input history can be edited so that a conversion candidate added due to an erroneous input can be deleted (for example, Patent Document 1).
JP 2006-65532 A

しかしながら、特許文献1の手法では、誤入力の度にユーザが編集作業をおこなわなければならず煩雑であった。また、ユーザがおこなうため、誤操作などによる不適切な編集(例えば、削除すべきでない変換候補の削除など)をしてしまう可能性がある。この場合、適切な予測変換がおこなえず、以後の入力効率が低下してしまうおそれがある。   However, in the method of Patent Document 1, the user has to perform editing work every time an erroneous input is made, which is complicated. Moreover, since the user performs, there is a possibility that inappropriate editing due to an erroneous operation or the like (for example, deletion of a conversion candidate that should not be deleted) may be performed. In this case, appropriate predictive conversion cannot be performed, and the subsequent input efficiency may be reduced.

本発明は、上記実状に鑑みてなされたものであり、予測変換による文字入力の入力効率を向上させる文字入力装置、および、プログラムを提供することを目的とする。   The present invention has been made in view of the above circumstances, and an object thereof is to provide a character input device and a program that improve the input efficiency of character input by predictive conversion.

上記目的を達成するため、本発明の第1の観点にかかる文字入力装置は、
入力履歴に基づく予測変換による文字入力機能を有する携帯機器文字入力装置において、
前記入力履歴に基づいて、変換候補の表示順序を設定する表示順序設定手段と、
前記表示順序設定手段が設定した表示順序で前記変換候補を表示する変換候補表示手段と、
前記変換候補表示手段が表示した変換候補のうち、選択された変換候補を確定文字列として確定入力するとともに、当該文字列についての入力履歴を更新する確定文字列入力手段と、
前記確定文字列入力手段によって確定入力された確定文字列についての削除を検出する削除検出手段と、
確定文字列についての削除が前記削除検出手段によって検出された場合、該確定文字列を示す変換候補に設定された表示順序を変更する表示順序変更手段と、
を備えることを特徴とする。
In order to achieve the above object, a character input device according to a first aspect of the present invention includes:
In a portable device character input device having a character input function by predictive conversion based on an input history,
Display order setting means for setting the display order of conversion candidates based on the input history;
Conversion candidate display means for displaying the conversion candidates in the display order set by the display order setting means;
Of the conversion candidates displayed by the conversion candidate display means, the selected conversion candidate is confirmed and input as a confirmed character string, and a confirmed character string input means for updating an input history for the character string;
Deletion detection means for detecting deletion of a confirmed character string that is confirmed and input by the confirmed character string input means;
Display order changing means for changing the display order set for the conversion candidate indicating the confirmed character string when deletion of the confirmed character string is detected by the deletion detecting means;
It is characterized by providing.

上記文字入力装置において、
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、最上位以外の表示順序に変更することが望ましい。
In the above character input device,
Preferably, the display order changing unit changes the display order of conversion candidates indicating the confirmed character string in which the deletion is detected to a display order other than the highest order.

上記文字入力装置において、
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補が確定入力される前に設定されていた表示順序に変更することが望ましい。
In the above character input device,
It is desirable that the display order changing unit changes the display order of conversion candidates indicating the confirmed character string from which the deletion has been detected to the display order set before the conversion candidate is fixedly input.

上記文字入力装置において、
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補が確定入力される前に設定されていた表示順序よりも下位の表示順序に変更してもよい。
In the above character input device,
The display order changing means changes the display order of conversion candidates indicating the confirmed character string in which the deletion is detected to a display order lower than the display order set before the conversion candidates are fixedly input. May be.

上記において、
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、最下位の表示順序に変更してもよい。
In the above,
The display order changing unit may change the display order of conversion candidates indicating the confirmed character string in which the deletion is detected to the lowest display order.

上記文字入力装置において、
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補の除外を示す表示順序に変更してもよい。
In the above character input device,
The display order changing unit may change the display order of conversion candidates indicating the confirmed character string in which the deletion is detected to a display order indicating exclusion of the conversion candidates.

上記文字入力装置は、
前記削除検出手段によって削除が検出された文字列を、該文字列が確定入力される前の未確定文字列の状態にする入力文字列変更手段をさらに備えていることが望ましい。
The character input device
It is desirable to further include an input character string changing unit that changes the character string whose deletion has been detected by the deletion detection unit to a state of an undetermined character string before the character string is input.

上記文字入力装置は、
前記削除検出手段によって検出された確定文字列の削除が該確定文字列の一部である場合、当該確定文字列で削除されなかった部分に基づく新たな予測変換候補を生成する変換候補生成手段をさらに備えていることが望ましい。
The character input device
Conversion candidate generation means for generating a new predictive conversion candidate based on a portion not deleted in the fixed character string when deletion of the fixed character string detected by the deletion detection means is a part of the fixed character string; It is desirable to have more.

上記文字入力装置は移動体通信端末とすることができる。   The character input device can be a mobile communication terminal.

上記目的を達成するため、本発明の第2の観点にかかるプログラムは、
入力履歴に基づく予測変換による文字入力機能を有する文字入力装置を制御するコンピュータに、
前記予測変換により抽出された変換候補の入力履歴に基づいて、該変換候補の表示順序を設定する機能と、
設定された表示順序で前記変換候補を表示する機能と、
表示した変換候補のうち、選択された文字列を確定文字列として確定入力するとともに、当該文字列についての入力履歴を更新する機能と、
確定入力された文字列についての削除を検出する機能と、
確定入力された文字列についての削除が検出された場合、該文字列について設定される表示順序を、少なくとも最上位以外の表示順序に変更する機能と、
を実現させることを特徴とする。
In order to achieve the above object, a program according to the second aspect of the present invention is:
In a computer that controls a character input device having a character input function by predictive conversion based on an input history,
A function for setting the display order of the conversion candidates based on the input history of the conversion candidates extracted by the predictive conversion;
A function for displaying the conversion candidates in a set display order;
Among the displayed conversion candidates, the selected character string is confirmed and input as a confirmed character string, and the input history of the character string is updated,
A function to detect deletion of a fixedly entered character string;
A function for changing the display order set for the character string to a display order other than at least the highest order when deletion of the confirmed input character string is detected;
It is characterized by realizing.

本発明によれば、削除された確定文字列についての表示順序を変更するので、誤入力してしまった場合でも効率的な文字入力をおこなうことができる。   According to the present invention, since the display order of the confirmed character string that has been deleted is changed, efficient character input can be performed even if an incorrect input is made.

以下、図面を参照して本発明にかかる実施形態を説明する。ここでは、本発明にかかる文字入力装置を移動体通信端末で実現した場合を例に以下説明する。   Embodiments according to the present invention will be described below with reference to the drawings. Here, the case where the character input device according to the present invention is realized by a mobile communication terminal will be described as an example.

本発明の実施形態にかかる移動体通信端末100は、例えば、携帯電話やPHS(Personal Handyphone System)などといった移動体通信用の端末装置(電話機)であり、基本機能である音声通話機能の他に、少なくとも、予測変換による文字入力機能を備えているものとする。本実施形態では、かな漢字変換の際に予測変換を適用することで、移動体通信端末100で日本語入力がおこなわれるものとする。本実施形態における予測変換入力は、入力されたかな文字に対応する読みから始まる単語や文節などの文字列(以下、「単語等」とする)を変換候補として表示し、ユーザが変換候補の中から入力したい単語等を選択することで、少ないキー操作で効率的に日本語入力をおこなうものである。   A mobile communication terminal 100 according to an embodiment of the present invention is a mobile communication terminal device (telephone) such as a mobile phone or a PHS (Personal Handyphone System), for example, in addition to a voice call function that is a basic function. It is assumed that at least a character input function by predictive conversion is provided. In the present embodiment, it is assumed that Japanese input is performed at the mobile communication terminal 100 by applying predictive conversion during Kana-Kanji conversion. The predictive conversion input in the present embodiment displays a character string such as a word or a phrase starting from a reading corresponding to the input kana character (hereinafter referred to as “word etc.”) as a conversion candidate, and the user selects among the conversion candidates. By selecting the word you want to input from, you can input Japanese efficiently with few key operations.

図面を参照して、移動体通信端末100の構成を以下説明する。図1は、本実施形態にかかる移動体通信端末100の構成を示すブロック図である。図示するように、本実施形態にかかる移動体通信端末100は、制御部110、通信制御部120、操作部130、表示部140、音声処理部150、記憶部160、などから構成される。   The configuration of mobile communication terminal 100 will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a mobile communication terminal 100 according to the present embodiment. As illustrated, the mobile communication terminal 100 according to the present embodiment includes a control unit 110, a communication control unit 120, an operation unit 130, a display unit 140, a voice processing unit 150, a storage unit 160, and the like.

制御部110は、例えば、CPU(Central Processing Unit:中央演算処理装置)やRAM(Random Access Memory)などから構成され、移動体通信端末100の各部を制御する。本実施形態では、制御部110がプログラムを実行することで、後述する各処理をおこなうための各機能が実現される。   The control unit 110 includes, for example, a CPU (Central Processing Unit), a RAM (Random Access Memory), and the like, and controls each unit of the mobile communication terminal 100. In this embodiment, the function for performing each process mentioned later is implement | achieved because the control part 110 runs a program.

通信制御部120は、移動体通信端末100の通信動作をおこなうための送受信装置などから構成され、アンテナ121による無線送受信動作を制御することで、移動体通信端末100の通信動作が実現される。   The communication control unit 120 includes a transmission / reception device for performing the communication operation of the mobile communication terminal 100, and the communication operation of the mobile communication terminal 100 is realized by controlling the wireless transmission / reception operation by the antenna 121.

操作部130は、例えば、移動体通信端末100のユーザによって操作されるキーやボタンなどから構成され、操作に応じた入力信号を制御部110に入力する。   The operation unit 130 includes, for example, keys and buttons operated by the user of the mobile communication terminal 100, and inputs an input signal corresponding to the operation to the control unit 110.

表示部140は、例えば、液晶表示装置などから構成され、移動体通信端末100の各機能にかかる画面を表示出力する。   The display unit 140 includes, for example, a liquid crystal display device, and displays and outputs screens related to the functions of the mobile communication terminal 100.

音声処理部150は、例えば、音声コーデックなどから構成され、移動体通信端末100の音声通話機能にかかる音声入出力動作をおこなう。すなわち、通信制御部120によって受信されたデジタル音声信号をアナログ音声信号に変換してスピーカ151から出力するとともに、マイクロフォン152から入力された音声をデジタル音声信号に変換して通信制御部120に供することで、音声通話が実現される。   The voice processing unit 150 is composed of, for example, a voice codec and performs voice input / output operations related to the voice call function of the mobile communication terminal 100. That is, the digital audio signal received by the communication control unit 120 is converted into an analog audio signal and output from the speaker 151, and the audio input from the microphone 152 is converted into a digital audio signal and provided to the communication control unit 120. Thus, a voice call is realized.

記憶部160は、例えば、フラッシュメモリやハードディスク装置などから構成され、移動体通信端末100の動作に必要なデータやプログラムなどを格納する。本実施形態では、プログラム格納部161、辞書データ格納部162、予測変換候補格納部163、入力履歴格納部164、などの記憶領域が用意されており、各記憶領域に所定の情報が格納される。   The storage unit 160 includes, for example, a flash memory or a hard disk device, and stores data, programs, and the like necessary for the operation of the mobile communication terminal 100. In this embodiment, storage areas such as a program storage unit 161, a dictionary data storage unit 162, a prediction conversion candidate storage unit 163, and an input history storage unit 164 are prepared, and predetermined information is stored in each storage region. .

プログラム格納部161は、制御部110が実行するプログラムを格納する領域である。本実施形態では、少なくとも、移動体通信端末100での予測変換入力をおこなうために必要な処理をおこなうためのプログラムが格納されている。   The program storage unit 161 is an area for storing a program executed by the control unit 110. In the present embodiment, at least a program for performing processing necessary for performing predictive conversion input in the mobile communication terminal 100 is stored.

辞書データ格納部162は、日本語入力に必要となる辞書データや文字を特定するための文字コード表などが格納される。辞書データは、変換候補となる単語等の詳細情報から構成される。すなわち、種々の単語等について、構成する漢字を示すコード、品詞、読み、などを示す情報から構成された辞書データが辞書データ格納部162に格納されているものとする。   The dictionary data storage unit 162 stores dictionary data necessary for Japanese input, a character code table for specifying characters, and the like. The dictionary data is composed of detailed information such as words that are conversion candidates. That is, it is assumed that the dictionary data storage unit 162 stores dictionary data including information indicating codes, parts of speech, readings, etc., indicating various kanji characters.

予測変換候補格納部163は、予測変換入力の際に変換候補とする単語等を格納する領域である。予測変換候補格納部163では、読みを示すかな文字が、例えば、五十音順に配列されている。この場合において、読みを示しているかな文字は1〜複数の字数(音)によって構成されており、図2に示すように、それぞれの文字数において五十音順となるよう配列されているものとする。つまり、五十音順に配列された先頭文字のそれぞれに続く2文字目以降についても、それぞれ五十音順に配列されていることになる。   The predictive conversion candidate storage unit 163 is an area for storing words or the like that are candidates for conversion at the time of predictive conversion input. In the predictive conversion candidate storage unit 163, kana characters indicating readings are arranged in the order of, for example, Japanese syllabary. In this case, the kana characters indicating the reading are composed of 1 to a plurality of characters (sounds), and are arranged so as to be in the order of the Japanese syllabary in each number of characters as shown in FIG. To do. In other words, the second and subsequent characters following each of the first characters arranged in the order of the Japanese syllabary are also arranged in the order of the Japanese syllabary.

このように配列された読みのかな文字毎に、当該読みと前方部分一致もしくは完全一致する文字列(単語等)が、予測変換候補として格納される。例えば、先頭文字が「あ」、2文字目が「り」、3文字目が「ま」となる読みについては、この「ありま」と前方部分一致もしくは完全一致する読みの文字列(例えば、「あります」、「有馬」、「有ります」、「在ります」、「ありました」、など)が、予測変換候補として格納されている。ここで、読みと少なくとも前方部分一致する文字列が変換候補として登録されているので、例えば、変換候補としての文字列「有ります」は、読み「あ」、「あり」、「ありま」、「あります」のいずれにも対応づけられていることになる。   For each kana character of reading arranged in this way, a character string (word or the like) that matches or completely matches the reading is stored as a predictive conversion candidate. For example, for a reading in which the first character is “a”, the second character is “ri”, and the third character is “ma”, the reading character string (for example, “ Are, ”“ Arima, ”“ is, ”“ is, ”“ is, ”and so on are stored as predictive conversion candidates. Here, since a character string that matches at least the front part of the reading is registered as a conversion candidate, for example, the character string “Yes” as the conversion candidate is read “A”, “Yes”, “Ari”, “ It is associated with any of the following.

このような予測変換候補として格納されている文字列のそれぞれには、当該文字列を予測変換候補として表示する際の表示順を示す情報が対応づけられている。この表示順は、当該文字列の入力履歴に基づいて設定されるものであり、本実施形態では、例えば、数値によって示されているものとする。この場合において、「1」が最上位の表示順序(最も少ない操作で選択できる位置に表示される順序とする)を示しているものとし、表示順序が下位になるに従ってより大きな数値によって示されるものとする。本実施形態では、ある文字列が予測変換候補として抽出される都度、その文字列を予測変換候補として表示する際の表示順序が設定されるものとするが、少なくとも、今回の抽出時に設定された表示順序と、前回の抽出時に設定された表示順序が予測変換候補格納部163には記録されているものとする。   Each character string stored as such a predictive conversion candidate is associated with information indicating the display order when the character string is displayed as a predictive conversion candidate. This display order is set based on the input history of the character string. In the present embodiment, the display order is indicated by a numerical value, for example. In this case, it is assumed that “1” indicates the highest display order (the order that is displayed at a position that can be selected with the least number of operations), and is indicated by a larger numerical value as the display order becomes lower. And In this embodiment, each time a character string is extracted as a predictive conversion candidate, the display order for displaying the character string as a predictive conversion candidate is set, but at least the character string is set at the time of this extraction It is assumed that the display order and the display order set at the time of the previous extraction are recorded in the prediction conversion candidate storage unit 163.

入力履歴格納部164は、予測変換によって確定入力された文字列の履歴を示す情報を格納する。本実施形態では、入力されたかな文字(未確定文字列)から予測された変換候補が確定入力された場合、最初にその未確定文字列(以下、「変換元」とする)と、確定入力された変換候補(以下、「確定候補」とする)を対応づけた入力履歴が記録される。このような入力履歴情報は、予測変換による確定入力がなされる毎に随時追加されるものとし、所定時間の経過に従い、古い順に順次削除されるものとする。本実施形態では、入力履歴格納部164に格納されている入力履歴情報に基づいて、予測変換候補の表示順が設定される。   The input history storage unit 164 stores information indicating the history of the character string that is confirmed and input by predictive conversion. In this embodiment, when a conversion candidate predicted from an input kana character (unconfirmed character string) is confirmed and input, the unconfirmed character string (hereinafter referred to as “conversion source”) and the confirmation input An input history that associates the converted candidates (hereinafter referred to as “determined candidates”) is recorded. It is assumed that such input history information is added as needed each time a definite input is made by predictive conversion, and is sequentially deleted from the oldest over a predetermined time. In the present embodiment, the display order of prediction conversion candidates is set based on the input history information stored in the input history storage unit 164.

ここで、プログラム格納部161に格納されているプログラムを実行することで制御部110によって実現される機能を、図3を参照して説明する。ここでは、予測変換入力の動作をおこなうために実現される機能について説明する。図示するように、制御部110は、予測変換処理部111、表示順序設定部112、確定入力処理部113、入力履歴更新部114、削除検出部115、表示順序変更部116、確定文字列変更部117、変換候補生成部118、などとして機能する。   Here, a function realized by the control unit 110 by executing a program stored in the program storage unit 161 will be described with reference to FIG. Here, the function realized in order to perform the operation | movement of prediction conversion input is demonstrated. As illustrated, the control unit 110 includes a prediction conversion processing unit 111, a display order setting unit 112, a confirmed input processing unit 113, an input history update unit 114, a deletion detection unit 115, a display order change unit 116, and a confirmed character string change unit. 117, conversion candidate generation unit 118, and the like.

予測変換処理部111は、操作部130の操作によって入力されたかな文字(未確定文字列)に対応した予測変換をおこなう。ここでは、未確定文字列と前方部分一致もしくは完全一致する読みを予測変換候補格納部163から検索し、検索された読みに対応する変換候補を抽出する。予測変換処理部111は、表示部140を制御し、抽出した変換候補を表示部140に表示させる。このとき、予測変換処理部111は、予測変換候補格納部163に記録されている表示順序に従って、変換候補を表示させる。   The predictive conversion processing unit 111 performs predictive conversion corresponding to a kana character (unconfirmed character string) input by the operation of the operation unit 130. Here, the prediction conversion candidate storage unit 163 is searched for a reading that partially matches or completely matches the unconfirmed character string, and a conversion candidate corresponding to the searched reading is extracted. The predictive conversion processing unit 111 controls the display unit 140 to display the extracted conversion candidates on the display unit 140. At this time, the predictive conversion processing unit 111 displays the conversion candidates according to the display order recorded in the predictive conversion candidate storage unit 163.

表示順序設定部112は、入力履歴格納部164の入力履歴に基づいて、確定入力された変換候補の表示順序を設定し、設定した表示順序を予測変換候補格納部163に記録する。   The display order setting unit 112 sets the display order of conversion candidates that have been confirmed and input based on the input history of the input history storage unit 164, and records the set display order in the predictive conversion candidate storage unit 163.

確定入力処理部113は、操作部130の操作に基づいて、表示された変換候補のうちのいずれが選択されたかを判別し、選択された変換候補の文字列を確定入力する。確定入力処理部113は、表示部140を制御し、確定された変換候補を確定文字列として表示部140に表示させる。   The confirmation input processing unit 113 determines which one of the displayed conversion candidates has been selected based on the operation of the operation unit 130, and confirms and inputs the character string of the selected conversion candidate. The confirmed input processing unit 113 controls the display unit 140 to display the confirmed conversion candidate on the display unit 140 as a confirmed character string.

入力履歴更新部114は、確定入力処理部113による確定入力に応じて、新たな入力履歴情報を生成し、最新の確定入力履歴として入力履歴格納部164に追加する。   The input history update unit 114 generates new input history information in response to the confirmed input by the confirmed input processing unit 113 and adds it to the input history storage unit 164 as the latest confirmed input history.

削除検出部115は、操作部130の操作に基づいて、確定入力処理部113によって確定入力された文字列(確定候補)についての削除動作を検出する。   The deletion detection unit 115 detects a deletion operation for the character string (confirmation candidate) that is confirmed and input by the confirmation input processing unit 113 based on the operation of the operation unit 130.

表示順序変更部116は、削除検出部115によって削除が検出された文字列(確定候補)や変換候補生成部118によって新たに生成された変換候補について設定されている表示順序を変更する。   The display order changing unit 116 changes the display order set for the character string (determined candidate) whose deletion has been detected by the deletion detecting unit 115 and the conversion candidate newly generated by the conversion candidate generating unit 118.

確定文字列変更部117は、削除検出部115によって削除が検出された文字列(確定候補)を、未確定文字列の状態となるよう表示部140に表示させる。   The confirmed character string changing unit 117 causes the display unit 140 to display the character string (determined candidate) whose deletion has been detected by the deletion detecting unit 115 so as to be in an unconfirmed character string state.

変換候補生成部118は、表示順序変更部116によって検出された削除が、確定候補の一部分である場合、削除されなかった文字列と新たに入力された文字列から構成される文字列を新たな変換候補として生成し、予測変換候補格納部163に登録する。   When the deletion detected by the display order changing unit 116 is a part of the confirmation candidate, the conversion candidate generation unit 118 newly sets a character string composed of the character string that has not been deleted and the newly input character string. It is generated as a conversion candidate and registered in the prediction conversion candidate storage unit 163.

本実施形態では、制御部110がプログラムを実行することで、図3に示す各機能が実現されるものとするが、例えば、ASIC(Application Specific Integrated Circuit:特定用途向け集積回路)などのハードウェア構成によってこれらの機能が実現されてもよい。   In the present embodiment, each function shown in FIG. 3 is realized by the control unit 110 executing a program. For example, hardware such as an ASIC (Application Specific Integrated Circuit) These functions may be realized by the configuration.

以上が本実施形態にかかる移動体通信端末100の主要な構成である。なお、上記各構成は、移動体通信端末100によって本発明を実現するために必要な構成であり、その他の構成についての詳細な説明は省略する。すなわち、移動体通信端末100は、上記各構成以外にも、移動体通信端末としての基本的な機能や付加的な機能を実現するための構成を必要に応じて備えているものとする。   The above is the main configuration of the mobile communication terminal 100 according to the present embodiment. In addition, each said structure is a structure required in order to implement | achieve this invention with the mobile communication terminal 100, and detailed description about another structure is abbreviate | omitted. That is, the mobile communication terminal 100 is provided with a configuration for realizing a basic function or an additional function as a mobile communication terminal as necessary, in addition to the above-described configurations.

このような構成の移動体通信端末100で、予測変換により文字入力をおこなう際の動作を以下に説明する。   An operation when performing character input by predictive conversion in the mobile communication terminal 100 having such a configuration will be described below.

(実施形態1)
まず、本発明にかかる処理と対比するため、従来の予測変換文字入力を移動体通信端末100で実行した場合の動作を説明する。従来の予測変換入力とは、最近に確定入力された変換候補ほど、同じ未確定文字列が入力されたときにより上位の表示順序で提示されるものである。この例では、予測変換によって提示された変換候補から、本来入力したい文字列とは異なる文字列の候補を誤って確定入力してしまい、その確定文字列を修正する場合を説明する。
(Embodiment 1)
First, in order to contrast with the processing according to the present invention, the operation when the conventional predictive conversion character input is executed by the mobile communication terminal 100 will be described. The conventional predictive conversion input means that a conversion candidate that has been recently confirmed and input is presented in a higher display order when the same unconfirmed character string is input. In this example, a case will be described in which a character string candidate different from the character string to be originally input is erroneously input from the conversion candidates presented by predictive conversion, and the fixed character string is corrected.

文字入力をおこなうために、ユーザが操作部130を操作して読みとなる文字列(未確定文字列)が入力される。ここでは、入力したい文字列が「ありました」であるものとし、未確定文字列として「ありま」が入力されることとする。この場合の画面表示例を、図10(a)に示す。図示するように、表示部140には、入力された文字列「ありま」が、未確定文字列として入力エリアに表示されるとともに、「ありま」に対応する予測変換候補が変換候補エリアに表示されている。   In order to perform character input, the user operates the operation unit 130 to input a character string to be read (unconfirmed character string). Here, it is assumed that the character string desired to be input is “There was”, and “Arima” is input as an undetermined character string. A screen display example in this case is shown in FIG. As shown in the figure, the input character string “Arima” is displayed in the input area as an undetermined character string on the display unit 140, and a predicted conversion candidate corresponding to “Arima” is displayed in the conversion candidate area. ing.

変換候補エリアには、予測変換候補が、入力履歴に基づいた表示順序で表示されている。図10(a)の例では、最上位から順に、「あります」、「有馬」、「有ります」、「在ります」、「ありました」、の順序が設定されているものとする。   In the conversion candidate area, the prediction conversion candidates are displayed in the display order based on the input history. In the example of FIG. 10A, it is assumed that the order of “present”, “arima”, “present”, “present”, “present” is set in order from the top.

ここで、入力したい文字列が「ありました」なので、本来、ユーザは、変換候補エリアに表示されている「ありました」を選択するよう操作部130を操作しなければならないが、誤って「有ります」を選択してしまったものとする。この場合、図10(b)に示すように、「有ります」が確定文字列として入力エリアに表示されることになる。   Here, since the character string to be input is “Yes”, the user originally has to operate the operation unit 130 to select “Yes” displayed in the conversion candidate area. It is assumed that "Mas" has been selected. In this case, as shown in FIG. 10B, “present” is displayed as a confirmed character string in the input area.

この場合、入力履歴格納部164には、図10(d)に示すように、入力された文字列「ありま」が変換元に、確定入力された「有ります」が確定候補に記録される。ここで、本来入力したい文字列が「ありました」なので、ユーザは操作部130を操作して、確定入力された「有ります」を「ありました」に修正する。この場合、確定入力された「有ります」の末尾から、例えば、1文字ずつ削除し、再度、読みとなるかな文字を入力する。ここでは、「ありま」が再度入力されるものとする。   In this case, as shown in FIG. 10D, the input character string “Arima” is recorded in the conversion source, and the confirmed input “Yes” is recorded in the confirmation candidate in the input history storage unit 164. Here, since the character string to be originally input is “There was”, the user operates the operation unit 130 to correct “Yes” that has been confirmed and input to “Yes”. In this case, for example, characters are deleted one by one from the end of “Yes” that has been confirmed and input again. Here, “Arima” is input again.

ここで、直前の誤入力により、変換元「ありま」と確定候補「有ります」の組が最新の履歴となるので、読み「ありま」についての変換候補のうち、「有ります」の表示順序が最上位である「1」に設定されることになる。この場合、修正により本来の「ありました」を入力するために「ありま」と入力しているのに、図10(c)に示すように、所望していない「有ります」が最上位の変換候補として変換候補エリアに表示されてしまう。つまり、入力する必要のない文字列が最少の操作で入力できる位置に提示されてしまうので、予測変換による入力効率の向上が阻害されてしてしまうのである。   Here, because of the previous incorrect input, the pair of conversion source “Arima” and confirmed candidate “Yes” becomes the latest history, so among the conversion candidates for reading “Arima”, the display order of “Yes” is It is set to “1” which is the highest level. In this case, although “Alima” is entered in order to input the original “Yes” by correction, the “Yes” that is not desired is the highest conversion as shown in FIG. It is displayed in the conversion candidate area as a candidate. That is, since a character string that does not need to be input is presented at a position where it can be input with the minimum number of operations, improvement in input efficiency by predictive conversion is hindered.

このような従来の予測変換入力に対する、本発明にかかる予測変換入力の動作を説明する。この動作では、通常の入力であれば、従来の予測変換入力と同様、最近に確定入力された順に上位の表示順序で変換候補を提示するが、誤入力などによって確定文字列の削除があると、次の入力文字に対応する変換候補の表示順序を通常とは異ならせることで、上述した問題の解消を図るものである。   The operation of the prediction conversion input according to the present invention with respect to such a conventional prediction conversion input will be described. In this operation, if it is a normal input, conversion candidates are presented in the upper display order in the order of the latest confirmed input as in the case of the conventional predictive conversion input. The problem described above is solved by changing the display order of conversion candidates corresponding to the next input character from the normal display order.

この動作を実現するために、制御部110によって実行される「予測変換入力処理(1)」を、図4に示すフローチャートを参照して説明する。この処理は、操作部130の操作によって文字入力可能な状態(例えば、文字入力エリアを含む画面が表示部140に表示されたとき、など)となったことを契機に開始されるものとする。ここでも、上記従来例と同様、本来入力したい文字列が「ありました」の場合に、誤って「有ります」を確定入力してしまった場合を例に説明する。   The “predictive conversion input process (1)” executed by the control unit 110 to realize this operation will be described with reference to the flowchart shown in FIG. It is assumed that this process is started when a state where characters can be input by the operation of the operation unit 130 (for example, when a screen including a character input area is displayed on the display unit 140). Here, as in the conventional example described above, an example will be described in which “Yes” is entered by mistake when the character string to be originally input is “Yes”.

処理が開始され、読みを示すかな文字(未確定文字列)が操作部130の操作によって入力されると(ステップS101:Yes)、予測変換処理部111は、予測変換候補格納部163にアクセスし、入力された読みに対応する変換候補を特定する(ステップS102)。ここでは、未確定文字列として「ありま」が入力されたものとする。   When the process is started and a kana character (unconfirmed character string) indicating reading is input by operating the operation unit 130 (step S101: Yes), the predictive conversion processing unit 111 accesses the predictive conversion candidate storage unit 163. The conversion candidate corresponding to the input reading is specified (step S102). Here, it is assumed that “Arima” is input as the unconfirmed character string.

予測変換処理部111は、変換候補を特定すると、その表示順序を特定する。ここでは、入力履歴格納部164に格納されている入力履歴に基づいて表示順が設定されているものとし、上記従来例と同様、最上位から順に、「あります」、「有馬」、「有ります」、「在ります」、「ありました」、の順序とする。予測変換処理部111は、特定した表示順序で変換候補を表示部140に表示する(ステップS103)。この場合、表示部140には、図5(a)に示すように、未確定文字列「ありま」が入力エリアに表示され、その変換候補である「あります」、「有馬」、「有ります」、「在ります」、「ありました」が変換候補エリアに表示されている。   When the prediction conversion processing unit 111 specifies conversion candidates, the prediction conversion processing unit 111 specifies the display order. Here, it is assumed that the display order is set based on the input history stored in the input history storage unit 164, and “Yes”, “Arima”, and “Yes” are displayed in order from the top as in the conventional example above. ”,“ I'm present ”,“ Yes ”. The predictive conversion processing unit 111 displays the conversion candidates on the display unit 140 in the specified display order (step S103). In this case, as shown in FIG. 5A, the unconfirmed character string “Arima” is displayed in the input area on the display unit 140, and “Ari”, “Arima”, and “Yes” are conversion candidates. , "I'm present" and "Yes" are displayed in the conversion candidate area.

ここで、ユーザが操作部130を操作し、変換候補のいずれかを選択して確定入力動作をおこなうと(ステップS104:Yes)、確定入力処理部113によって確定入力処理がおこなわれる(ステップS105)。ここでは、誤って「有ります」が選択され、確定入力されるものとする。この場合、図5(b)に示すように、確定入力された「有ります」が入力エリアに表示される。   Here, when the user operates the operation unit 130 to select one of the conversion candidates and performs a confirmed input operation (step S104: Yes), the confirmed input processing unit 113 performs a confirmed input process (step S105). . Here, it is assumed that “Yes” is selected by mistake and the input is confirmed. In this case, as shown in FIG. 5B, the “present” that has been confirmed and entered is displayed in the input area.

確定入力がされると、確定入力処理部113は、そのときに入力された未確定文字列(すなわち、「ありま」)と、確定入力された変換候補(すなわち、「有ります」)を、表示順序設定部112と入力履歴更新部114に通知する。   When the confirmed input is made, the confirmed input processing unit 113 displays the unconfirmed character string (that is, “Ari”) inputted at that time and the conversion candidate (that is, “there is”) inputted by the confirmation. The order setting unit 112 and the input history update unit 114 are notified.

確定入力処理部113からの通知に応じて、表示順序設定部112は、予測変換候補格納部163にアクセスし、「変換候補」に登録されている文字列のうち、確定入力された「有ります」と同一のものすべてについての表示順序を設定する(ステップS106)。ここでは、現時点で「最新」の表示順序を示している数値を「前回」の表示順序とし、新たに最上位を示す「1」を、最新の表示順序として記録する。   In response to the notification from the confirmed input processing unit 113, the display order setting unit 112 accesses the predictive conversion candidate storage unit 163, and among the character strings registered in the “conversion candidate”, “there is a certain input” The display order is set for all items that are the same as "" (step S106). Here, the numerical value indicating the “latest” display order at the present time is set as the “previous” display order, and “1” newly indicating the highest order is recorded as the latest display order.

一方、入力履歴更新部114は、通知された未確定文字列を変換元、確定入力された変換候補を確定候補とする入力履歴情報を生成し、入力履歴格納部164に格納する(ステップS107)。つまり、図5(d)に示すような入力履歴情報が入力履歴格納部164に格納される。この入力履歴格納部164には、新たに作成された入力履歴が順次最後尾に追加されるものとする。よって、現時点では、変換元「ありま」と確定候補「有ります」の入力履歴が最新となる。   On the other hand, the input history update unit 114 generates input history information using the notified unconfirmed character string as a conversion source and the conversion input that has been confirmed as a confirmation candidate, and stores it in the input history storage unit 164 (step S107). . That is, input history information as shown in FIG. 5D is stored in the input history storage unit 164. In the input history storage unit 164, newly created input histories are sequentially added to the end. Therefore, at present, the input history of the conversion source “Arima” and the confirmation candidate “Yes” is the latest.

ここで、本来入力したい文字列が「有ります」なのであれば、修正する必要がない。この場合、ここで入力作業を終了するのであれば、所定の終了指示が入力され(ステップS108:Yes)、処理は終了する。また、さらに入力を続けるのであれば、終了指示をせず(ステップS108:No)、また、確定入力した文字列の削除もおこなわれない(ステップS109:No)。この場合は、さらなる未確定文字列の入力がおこなわれ(ステップS101:Yes)、新たに入力された未確定文字列に対応する予測変換が予測変換処理部111によっておこなわれる(ステップS102〜ステップS107)。   Here, if the character string to be originally input is “Yes”, there is no need to correct it. In this case, if the input work is to be ended here, a predetermined end instruction is input (step S108: Yes), and the process ends. Further, if the input is further continued, the end instruction is not given (step S108: No), and the character string that has been confirmed and inputted is not deleted (step S109: No). In this case, a further unconfirmed character string is input (step S101: Yes), and predictive conversion corresponding to the newly input unconfirmed character string is performed by the predictive conversion processing unit 111 (step S102 to step S107). ).

しかし、本例では、本来入力したい文字列が「ありました」なので、ユーザは操作部130を操作して修正をおこなうことになる。この場合、ユーザは、操作部130を構成するキーなどから、文字列を削除するためのキー(以下、「削除キー」とする)を操作して、確定入力された「有ります」を削除する。この場合、削除キーの操作に応じて、文字列「有ります」が、その末尾から1文字ずつ削除されるものとする。   However, in this example, since the character string to be originally input is “There was”, the user operates the operation unit 130 to perform correction. In this case, the user operates a key for deleting a character string (hereinafter referred to as “delete key”) from the keys constituting the operation unit 130, and deletes the “present” input that has been confirmed. . In this case, it is assumed that the character string “Yes” is deleted character by character from the end in accordance with the operation of the delete key.

このような、操作部130の削除キーの入力信号は制御部110に入力される。この場合、削除検出部115により、確定文字列の削除が検出される。つまり、ステップS105での確定入力動作の後、文字入力の終了指示がなされずに(ステップS108:No)、削除動作がおこなわれたことを検出した場合(ステップS109:Yes)、削除検出部115は、直前に入力された確定文字列の削除がおこなわれたことを検出する。   Such an input signal of the delete key of the operation unit 130 is input to the control unit 110. In this case, the deletion detection unit 115 detects the deletion of the confirmed character string. In other words, after the definite input operation in step S105, the character input end instruction is not issued (step S108: No), and when it is detected that the deletion operation has been performed (step S109: Yes), the deletion detection unit 115. Detects that the confirmed character string input immediately before has been deleted.

ここでは、確定入力された「有ります」のすべてが削除され、改めて「ありました」を入力するために、ユーザが「ありま」と再入力する(図5(c))。このように、直前に確定入力された文字列の削除があると、削除検出部115は、最新の入力履歴に対応する予測変換には、表示順序の変更が必要であることを表示順序変更部116に通知する。   Here, all of the “Yes” that has been confirmed and entered are deleted, and the user re-enters “Yes” to input “Yes” again (FIG. 5C). As described above, when there is a deletion of the character string that has been confirmed and input immediately before, the deletion detection unit 115 indicates that the display order needs to be changed for the predictive conversion corresponding to the latest input history. 116 is notified.

表示順序変更部116は、削除検出部115からの通知に応じて入力履歴格納部164にアクセスし、最新の入力履歴を取得する。つまり、変換元「ありま」、確定候補「有ります」を取得する。入力履歴を取得すると、表示順序変更部116は、予測変換候補格納部163にアクセスし、取得した最新の確定候補「有ります」を示す変換候補に対応づけられている表示順序を変更する(ステップS110)。ここでは、現時点で「最新」の表示順序として記録されている数値(すなわち、「1」)を削除し、「前回」の表示順序として記録されている数値n(n>1)を「最新」の表示順序に設定する。   The display order changing unit 116 accesses the input history storage unit 164 in response to the notification from the deletion detection unit 115 and acquires the latest input history. That is, the conversion source “Arima” and the confirmation candidate “Yes” are acquired. When the input history is acquired, the display order changing unit 116 accesses the predictive conversion candidate storage unit 163 and changes the display order associated with the acquired conversion candidate indicating the latest confirmed candidate “present” (step) S110). Here, the numerical value currently recorded as the “latest” display order (ie, “1”) is deleted and the numerical value n (n> 1) recorded as the “previous” display order is “latest”. Set the display order.

つまり、修正のために入力された未確定文字列が、直前の誤入力での未確定文字列と同一の場合、最新の確定入力である「有ります」の表示順序が最上位の「1」に設定されているところ、最上位より下位である前回の表示順序に変更される。   In other words, if the undetermined character string input for correction is the same as the undetermined character string in the previous incorrect input, the display order of “Yes”, which is the latest confirmed input, is the highest “1”. When set to, the display order is changed to the previous display order that is lower than the highest order.

このようにして表示順序が変更されると、ステップS101に戻り、改めて入力される未確定文字列に対応する予測変換処理がおこなわれることになる。ここでは、「ありました」に修正するので、未確定文字列「ありま」が再度入力され、この「ありま」に対応する予測変換が予測変換処理部111によっておこなわれることになる。ここで、ステップS110において、「有ります」についての表示順序が前回のものに変更されているので、直前に「有ります」が確定入力されていても、修正入力において「ありま」と入力したときには、「有ります」が最上位の変換候補として提示されなくなる。つまり、従来の予測変換では、「ありま」に対応する変換候補として、先に誤入力した「有ります」が最上位に表示されるところ(図10(c)参照)、本実施形態では、図5(c)に示すように、「有ります」が最上位に表示されなくなる。   When the display order is changed in this way, the process returns to step S101, and the predictive conversion process corresponding to the unconfirmed character string input again is performed. Here, since it is corrected to “Yes”, the undetermined character string “Arima” is input again, and the prediction conversion corresponding to this “Arima” is performed by the prediction conversion processing unit 111. Here, in step S110, since the display order of “Yes” has been changed to the previous one, even if “Yes” is confirmed and input immediately before, “Yes” is input in the correction input. , “Yes” is not presented as the highest conversion candidate. That is, in the conventional predictive conversion, “Yes” that has been erroneously input earlier is displayed at the top as the conversion candidate corresponding to “Arima” (see FIG. 10C). As shown in FIG. 5C, “Yes” is not displayed at the top.

ここで、例示した文字列「有ります」の場合、読みが「あ」、「あり」、「ありま」、「あります」のいずれにも変換候補「有ります」が予測変換候補格納部163に登録されているので、ステップS110での表示順序の変更においては、そのすべての表示順序を前回のものに変更することになる。これにより、例えば、「有ります」を「有った」に修正するような場合であっても、先頭の読み「あ」を入力した段階で提示される変換候補においても、誤入力した「有りました」が最上位とならない。   Here, in the case of the example character string “Yes”, the conversion candidate “Yes” is registered in the prediction conversion candidate storage unit 163 for any of the readings “Ah”, “Yes”, “Arima”, “Yes”. Therefore, in changing the display order in step S110, all the display orders are changed to the previous one. Thus, for example, even if “Yes” is corrected to “Yes”, even if the conversion candidate presented at the stage of entering the first reading “A” is entered, "I was not the highest".

以上のような動作が、文字入力の終了が指示されるまで繰り返し行われるので、予測変換候補を誤って選択してしまっても、予測変換の長所を活かした効率的な文字入力をおこなうことができる。   Since the above operations are repeated until the end of character input is instructed, even if a prediction conversion candidate is selected by mistake, efficient character input utilizing the advantages of prediction conversion can be performed. it can.

本実施形態によれば、より最近に確定入力された変換候補がより上位の表示順序で提示される予測変換入力において、誤入力によって確定した文字列を削除して修正する場合、誤入力で確定された文字列の変換候補については、その確定入力より前に設定されていた表示順序で表示するので最上位とならない。つまり、最初に未確定文字列を入力したとき(誤入力による確定入力前)の変換候補表示と同じ表示順序で変換候補を表示するので、誤入力前の状態からやり直すことができる。よって、確定入力させる可能性のない変換候補を最上位に提示してしまうことがないので、効率的な文字入力をおこなうことができる。   According to the present embodiment, in a predictive conversion input in which conversion candidates that have been confirmed and input more recently are presented in a higher order display order, when a character string that has been confirmed by erroneous input is deleted and corrected, it is confirmed by erroneous input. The converted character string conversion candidates are displayed in the display order set prior to the confirmation input, and therefore do not become the highest order. That is, since the conversion candidates are displayed in the same display order as the conversion candidate display when the unconfirmed character string is first input (before the confirmation input by erroneous input), it is possible to start over from the state before the erroneous input. As a result, conversion candidates that are not likely to be input definitely are not presented at the highest level, so that efficient character input can be performed.

なお、誤って確定入力した変換候補を最上位に提示しなければよいので、対象となる変換候補についての表示順序を変更する際には、最上位以外の表示順序に変更すればよく、上述した例のような、確定入力前に設定されていた表示順序への変更に限られるものではない。   In addition, since it is not necessary to present the conversion candidate that has been erroneously input in the top level, when changing the display order for the target conversion candidate, it may be changed to a display order other than the top level. It is not limited to the change to the display order set before the fixed input as in the example.

つまり、対象となる変換候補が再度選択される可能性が低いので、確定入力される前に設定されていた表示順序(前回の表示順序)よりも下位の表示順序に変更してもよい。この場合、例えば、前回の表示順序として設定されている数値と閾値とを比較し、前回の設定値も比較的上位の表示順序を示しているのであれば、より下位の表示順序に変更し、前回の設定値は比較的下位の表示順序を示しているのであれば、前回の表示順序に変更するように動作してもよい。   That is, since it is unlikely that the target conversion candidate will be selected again, the display order may be changed to a display order lower than the display order (previous display order) set before the confirmation input. In this case, for example, the numerical value set as the previous display order is compared with the threshold value, and if the previous set value also indicates a relatively higher display order, the display order is changed to a lower display order. If the previous set value indicates a relatively low order display order, the display order may be changed to the previous display order.

または、対象となる変換候補が、修正入力時には最下位に提示されるよう表示順序を変更してもよい。この場合、例えば、同じ未確定文字列(読み)に対応づけられている他の変換候補に設定されている表示順序で最下位のものを特定し、この表示順序と同一、あるいは、この表示順序より下位の表示順序に変更すればよい。   Alternatively, the display order may be changed so that the target conversion candidate is presented at the bottom when correction input is performed. In this case, for example, the lowest display order is specified in the display order set for other conversion candidates associated with the same unconfirmed character string (reading), and this display order is the same or this display order. The display order may be changed to a lower order.

あるいは、対象となる変換候補を除外して表示しないようにしてもよい。この場合、表示除外であることを示す表示順序に変更すればよい。例えば、通常の表示順序を示す数値の範囲外の数値など(例えば、「0」や「null」など)に変更し、このような表示順序が設定されている変換候補は表示しないように動作すればよい。   Alternatively, the target conversion candidates may be excluded and not displayed. In this case, the display order may be changed to indicate display exclusion. For example, change to a numerical value outside the range of the numerical value indicating the normal display order (for example, “0”, “null”, etc.), and operate so that conversion candidates having such a display order are not displayed. That's fine.

(実施形態2)
上記実施形態1で示した予測変換入力動作においては、確定入力した変換候補を削除した場合に、当該変換候補の表示順序を変更することで、入力効率の向上を図った。この場合において、確定入力した変換候補の削除時に、当該変換候補を未確定文字列に戻すことで、より柔軟で効率的な修正入力をおこなうことができる。
(Embodiment 2)
In the predictive conversion input operation shown in the first embodiment, when a conversion candidate that has been definitely input is deleted, the display order of the conversion candidates is changed to improve the input efficiency. In this case, when the conversion candidate that has been confirmed input is deleted, the correction candidate is returned to the undetermined character string, so that more flexible and efficient correction input can be performed.

以下、このような削除時の動作を含めた予測変換入力の動作を実施形態2として説明する。なお、確定入力された変換候補の削除に関する動作以外の動作は、基本的に実施形態1の予測変換入力処理(1)の動作に準じるものとする。   Hereinafter, a predictive conversion input operation including an operation at the time of deletion will be described as a second embodiment. It should be noted that operations other than the operations related to the deletion of conversion candidates that have been confirmed input basically conform to the operations of the predictive conversion input process (1) of the first embodiment.

本実施形態にかかる動作を実現するために制御部110が実行する「予測変換入力処理(2)」を、図6に示すフローチャートを参照して説明する。本実施形態でも、上記実施形態1と同様、「ありました」と入力すべきところ、予測変換候補から誤って「有ります」を選択し、これを修正する場合を例に説明する。   The “predictive conversion input process (2)” executed by the control unit 110 to realize the operation according to the present embodiment will be described with reference to the flowchart shown in FIG. In the present embodiment, as in the first embodiment, a case where “Yes” is to be input will be described as an example where “Yes” is erroneously selected from the prediction conversion candidates and this is corrected.

よって、「有ります」を確定入力してしまうまでの動作は、実施形態1の予測変換入力処理(1)と同様である。つまり、予測変換入力処理(1)のステップS101〜ステップS107の動作によって、入力された未確定文字列に対応する予測変換がおこなわれ、提示した変換候補のうちから選択されたものが、図7(a)に示すように確定入力され、その読みと確定された変換候補とが入力履歴として記録される(ステップS201)。ここでは、未確定文字列「ありま」に対応する変換候補「有ります」が確定入力され、最新の入力履歴として、図7(d)に示すような、変換元「ありま」、確定候補「有ります」が記録されたことになる。   Therefore, the operation until “Yes” is entered is the same as the prediction conversion input process (1) of the first embodiment. That is, the prediction conversion corresponding to the input unconfirmed character string is performed by the operations of steps S101 to S107 of the prediction conversion input process (1), and the one selected from the presented conversion candidates is shown in FIG. As shown in (a), the input is confirmed, and the reading and the confirmed conversion candidate are recorded as an input history (step S201). Here, the conversion candidate “present” corresponding to the unconfirmed character string “arima” is confirmed and input, and as the latest input history, the conversion source “arima”, the confirmation candidate “present” as shown in FIG. "" Is recorded.

そして、予測変換入力処理(1)と同様に、文字入力の終了指示がなされず(ステップS202:No)、また、さらなる未確定文字列の入力もされない状態で(ステップS203:No)、ユーザが操作部130の削除キーを操作すると、削除検出部115が確定文字列の削除動作を検出する(ステップS204:Yes)。ここでは、削除キーの操作毎に1文字ずつ削除されるものとする。   Then, as in the predictive conversion input process (1), the character input end instruction is not issued (step S202: No), and further, the unconfirmed character string is not input (step S203: No), and the user When the delete key of the operation unit 130 is operated, the deletion detection unit 115 detects the deletion operation of the confirmed character string (step S204: Yes). Here, it is assumed that one character is deleted every time the delete key is operated.

このような削除動作を検出すると、削除検出部115は、その旨を確定文字列変更部117に通知する。削除検出部115からの通知に応じて、確定文字列変更部117は、入力履歴格納部164にアクセスし、最新の入力履歴を取得する(ステップS205)。ここでは、変換元「ありま」、確定候補「有ります」が最新の入力履歴となる。確定文字列変更部117は、取得した入力履歴で確定候補として記録されている文字列(すなわち、「有ります」)の文字数を計数する(ステップS206)。本例では、確定した変換候補が「有ります」なので、計数された文字数は4文字となる。   When such a deletion operation is detected, the deletion detection unit 115 notifies the confirmed character string change unit 117 to that effect. In response to the notification from the deletion detection unit 115, the confirmed character string change unit 117 accesses the input history storage unit 164 and acquires the latest input history (step S205). Here, the conversion source “Arima” and the confirmation candidate “Yes” become the latest input history. The confirmed character string changing unit 117 counts the number of characters in the character string (that is, “present”) recorded as a confirmed candidate in the acquired input history (step S206). In this example, since there is a confirmed conversion candidate “Yes”, the counted number of characters is four characters.

ここで、確定入力直後に削除動作がおこなわれるので、確定入力された変換候補「有ります」を自動的に削除する動作をおこなう。よって、対象となる「有ります」の文字数分削除すれば「有ります」を削除することができる。よって、確定文字列変更部117は、現在のカーソル位置以前に表示されている文字列を、ステップS206で計数した文字数分削除する(ステップS207)。これにより、確定した変換候補が複数の文字から構成される文字列であっても、ユーザによる1回の削除キー操作で削除される(図7(b))。   Here, since the deletion operation is performed immediately after the confirmation input, the conversion candidate “present” that has been confirmed input is automatically deleted. Therefore, “Yes” can be deleted by deleting the target “Yes” number of characters. Therefore, the confirmed character string changing unit 117 deletes the character string displayed before the current cursor position by the number of characters counted in step S206 (step S207). Thus, even if the confirmed conversion candidate is a character string composed of a plurality of characters, it is deleted by a single delete key operation by the user (FIG. 7B).

このようにして、確定入力された変換候補を削除すると、確定文字列変更部117は、取得した入力履歴で変換元として記録されている文字列(すなわち、「ありま」)を、図7(c)に示すように、未確定文字列として表示部140の入力エリアに表示する(ステップS208)。つまり、誤入力前の未確定文字列が自動的に表示される。   In this way, when the conversion candidate that has been confirmed and entered is deleted, the confirmed character string changing unit 117 converts the character string (that is, “Arima”) recorded as the conversion source in the acquired input history into FIG. ), It is displayed in the input area of the display unit 140 as an undetermined character string (step S208). That is, the undetermined character string before erroneous input is automatically displayed.

このとき、確定文字列変更部117は、取得した入力履歴で確定候補として記録されている文字列(すなわち、「有ります」)は、その表示順序が変更されるべきものであることを表示順序変更部116に通知する。   At this time, the confirmed character string changing unit 117 indicates that the character string recorded as a confirmed candidate in the acquired input history (that is, “Yes”) should be changed in display order. The change unit 116 is notified.

表示順序変更部116は、通知された変換候補(すなわち、「有ります」)の表示順序を変更する(ステップS209)。ここでは、上記実施形態1と同様の処理により表示順序が変更される。すなわち、最上位以外の表示順序となるよう変更するものであり、確定入力前に設定されていた前回の表示順序もしくはそれより下位の表示順序に変更したり、最下位の表示順序に変更したり、表示除外となるような表示順序に変更したりする。   The display order changing unit 116 changes the display order of the notified conversion candidates (that is, “Yes”) (step S209). Here, the display order is changed by the same processing as in the first embodiment. In other words, the display order is changed to a display order other than the highest order, and the display order is changed to the previous display order or a lower display order set before the confirmation input, or the lowest order display order is changed. Or change the display order so that the display is excluded.

表示順序変更部116は、表示順序を変更すると、その旨を確定文字列変更部117に通知する。表示順序変更部116からの通知に応じて、確定文字列変更部117は、ステップS205で取得した最新入力履歴で変換元として記録されている文字列(すなわち、「ありま」)を予測変換処理部111に通知する。すなわち、現在表示部140に表示されている未確定文字列「ありま」が予測変換処理部111に通知される。この後、予測変換処理部111によって、通知された未確定文字列「ありま」に対応する予測変換動作がおこなわれる(ステップS201)。この場合、誤入力で確定入力された変換候補「有ります」についての表示順序が最上位以外に変更されているので、上記実施形態1と同様に、誤入力を修正する時にも、高い入力効率で文字入力をおこなうことができる。   When the display order is changed, the display order changing unit 116 notifies the confirmed character string changing unit 117 to that effect. In response to the notification from the display order changing unit 116, the confirmed character string changing unit 117 predicts the character string (that is, “Arima”) recorded as the conversion source in the latest input history acquired in step S205. 111 is notified. That is, the unconfirmed character string “Arima” currently displayed on the display unit 140 is notified to the prediction conversion processing unit 111. Thereafter, the predictive conversion processing unit 111 performs a predictive conversion operation corresponding to the notified undetermined character string “Arima” (step S201). In this case, since the display order for the conversion candidate “present” that has been confirmed and entered by incorrect input has been changed to other than the highest order, high input efficiency can be achieved even when correcting an incorrect input, as in the first embodiment. You can enter characters with.

このような動作が、文字入力の終了指示があるまで繰り返しおこなわれるので(ステップS202:No)、誤入力してしまった場合でも、修正対象となる文字列が、1回の操作で自動的に削除され、かつ、確定入力前の未確定文字列に自動的に戻るので、削除時の入力効率が向上する。このとき、実施形態1と同様に、誤入力で確定した変換候補の表示順序が最上位とならないので、修正後の修正入力も効率的におこなうことができる。   Since such an operation is repeated until a character input end instruction is issued (step S202: No), even if an incorrect input is made, the character string to be corrected is automatically selected by a single operation. Since the character string is deleted and automatically returns to the unconfirmed character string before the confirmation input, the input efficiency at the time of the deletion is improved. At this time, as in the first embodiment, the display order of conversion candidates determined by erroneous input is not the highest order, so that correction input after correction can be performed efficiently.

(実施形態3)
上記実施形態1および実施形態2の例では、すでに登録されている変換候補の中での表示順序を変更することで、誤入力時でも効率的な入力を図ったが、ユーザが入力したい文字列が、予測変換候補として登録されていない文字列であった場合に、修正入力時に新たな予測変換候補を登録することができれば、より効率的な文字入力を図ることができる。以下、このような修正時の動作を含めた予測変換入力の動作を実施形態3として説明する。なお、予測変換の基本的な動作は、実施形態1の予測変換入力処理(1)の動作に準じるものとする。
(Embodiment 3)
In the example of the first embodiment and the second embodiment, by changing the display order among the conversion candidates that have already been registered, efficient input is attempted even at the time of erroneous input, but the character string that the user wants to input However, if the character string is not registered as a predictive conversion candidate, if a new predictive conversion candidate can be registered at the time of correction input, more efficient character input can be achieved. Hereinafter, a predictive conversion input operation including an operation at the time of such correction will be described as a third embodiment. Note that the basic operation of the predictive conversion conforms to the operation of the predictive conversion input process (1) of the first embodiment.

本実施形態にかかる動作を実現するために制御部110が実行する「予測変換入力処理(3)」を、図8に示すフローチャートを参照して説明する。本実施形態では、本来入力したい文字列が「有りません」であるところ、誤入力により「有ります」を確定入力してしまい、これを「有りません」に修正する場合を例に説明する。なお、文字列「有ります」は、未確定文字列(読み)「ありま」に対応する変換候補として予測変換候補格納部163に格納されているが、文字列「有りません」は、「ありま」に対応する変換候補として予測変換候補格納部163に格納されていないものとする。   The “predictive conversion input process (3)” executed by the control unit 110 to realize the operation according to the present embodiment will be described with reference to the flowchart shown in FIG. In this embodiment, the case where the character string that is originally intended to be input is “No”, but “Yes” is entered by mistaken input, and this is corrected to “No” will be described as an example. . The character string “present” is stored in the predicted conversion candidate storage unit 163 as a conversion candidate corresponding to the unconfirmed character string (reading) “arima”, but the character string “not present” ”Is not stored in the predictive conversion candidate storage unit 163 as a conversion candidate corresponding to“ ”.

よって、「有ります」を確定入力してしまうまでの動作は、実施形態1の予測変換入力処理(1)と同様である。つまり、予測変換入力処理(1)のステップS101〜ステップS107の動作によって、入力された未確定文字列に対応する予測変換がおこなわれ、提示した変換候補のうちから選択されたものが、図9(a)に示すように確定入力され、その読みと確定された変換候補とが入力履歴として記録される(ステップS301)。ここでは、未確定文字列「ありま」に対応する変換候補「有ります」が確定入力され、最新の入力履歴として、変換元「ありま」、確定候補「有ります」が記録されたことになる。   Therefore, the operation until “Yes” is entered is the same as the prediction conversion input process (1) of the first embodiment. That is, the prediction conversion corresponding to the input unconfirmed character string is performed by the operation of steps S101 to S107 of the prediction conversion input process (1), and the one selected from the presented conversion candidates is shown in FIG. As shown in (a), the input is confirmed, and the reading and the confirmed conversion candidate are recorded as an input history (step S301). In this case, the conversion candidate “present” corresponding to the unconfirmed character string “Arima” is confirmed and input, and the conversion source “Arima” and the confirmation candidate “Yes” are recorded as the latest input history.

そして、予測変換入力処理(1)と同様に、文字入力の終了指示がなされず(ステップS302:No)、また、さらなる未確定文字列の入力もされない状態で(ステップS303:No)、ユーザが操作部130の削除キーを操作すると、削除検出部115が確定文字列の削除動作を検出する(ステップS304:Yes)。ここでは、削除キーの操作毎に1文字ずつ削除されるものとする。   Then, as in the predictive conversion input process (1), a character input end instruction is not given (step S302: No), and a further unconfirmed character string is not inputted (step S303: No), and the user When the delete key of the operation unit 130 is operated, the deletion detection unit 115 detects the deletion operation of the confirmed character string (step S304: Yes). Here, it is assumed that one character is deleted every time the delete key is operated.

このような削除動作を検出すると、削除検出部115は、その旨を確定文字列変更部117に通知する。削除検出部115からの通知に応じて、確定文字列変更部117は、入力履歴格納部164にアクセスし、最新の入力履歴を取得する(ステップS305)。ここでは、変換元「ありま」、確定候補「有ります」が最新の入力履歴となる。確定文字列変更部117は、取得した入力履歴で確定候補として記録されている文字列(すなわち、「有ります」)の文字数mを計数する(ステップS306)。本例では、確定した変換候補が「有ります」なので、計数された文字数mは4文字となる。   When such a deletion operation is detected, the deletion detection unit 115 notifies the confirmed character string change unit 117 to that effect. In response to the notification from the deletion detection unit 115, the confirmed character string change unit 117 accesses the input history storage unit 164 and acquires the latest input history (step S305). Here, the conversion source “Arima” and the confirmation candidate “Yes” become the latest input history. The confirmed character string changing unit 117 counts the number of characters m of the character string (that is, “Yes”) recorded as a confirmed candidate in the acquired input history (step S306). In this example, since there is a confirmed conversion candidate “Yes”, the counted number of characters m is 4 characters.

ここで、削除検出部115は、操作部130の削除キー操作に基づいて、削除操作回数nが、ステップS306で計数した確定候補の文字数m未満であるか否かを判別する(ステップS307)。つまり、直前に確定入力した変換候補「有ります」の一部のみを削除したのか否かを判別する。ここで、削除操作回数nが文字数m以上の場合(ステップS307:No)、確定入力された変換候補のすべてが削除されたことになるので、例えば、実施形態2の予測変換入力処理(2)におけるステップS208、ステップS209(図6)動作により、「有ります」を確定入力したときの未確定文字列に戻すなどの処理をおこなう(ステップS315)。この場合は、戻された未確定文字列(すなわち、「ありま」)に基づく予測変換が予測変換処理部111によっておこなわれる(ステップS301)。   Here, based on the delete key operation of the operation unit 130, the deletion detection unit 115 determines whether or not the number of deletion operations n is less than the number m of the confirmed candidates counted in step S306 (step S307). That is, it is determined whether or not only a part of the conversion candidate “Yes” that has been input immediately before is deleted. Here, when the number of deletion operations n is the number of characters m or more (step S307: No), all the conversion candidates that have been confirmed and entered are deleted, so, for example, predictive conversion input processing (2) of the second embodiment. In step S208 and step S209 (FIG. 6) in FIG. 6, processing such as returning to an unconfirmed character string when “Yes” is confirmed is input (step S315). In this case, prediction conversion based on the returned unconfirmed character string (that is, “Arima”) is performed by the prediction conversion processing unit 111 (step S301).

一方、本例では、本来「有りません」と入力したかったので、誤入力した「有ります」の末尾「す」を削除して、「せん」に修正することになる。この場合は、「す」の1文字だけを削除するので、削除回数nは1となり、文字数m未満となる(ステップS307:Yes)。   On the other hand, in this example, since the user originally wanted to input “No”, the end of “Yes” of “Yes” that was input incorrectly is deleted and corrected to “Sen”. In this case, since only one character of “su” is deleted, the number n of deletions is 1, which is less than the number of characters m (step S307: Yes).

このように、確定入力された変換候補の一部が削除されたと判別した場合、削除検出部115は、削除回数nを入力履歴更新部114に通知する。   As described above, when it is determined that a part of the conversion candidates that have been confirmed and input has been deleted, the deletion detection unit 115 notifies the input history update unit 114 of the number of times of deletion n.

この場合、「有ります」の末尾「す」が削除されたので、図9(b)に示すように、入力エリアには「有りま」が表示される。この状態で、ユーザは、文字入力用の操作部130を操作し、「せん」と入力して無変換確定操作をおこなうことになる。つまり、「せん」という未確定文字列が入力された後(ステップS308:Yes)、確定入力動作がおこなわれる(ステップS309:Yes)。   In this case, since “S” at the end of “Yes” is deleted, “Yes” is displayed in the input area as shown in FIG. 9B. In this state, the user operates the character input operation unit 130 and inputs “sen” to perform a non-conversion confirmation operation. That is, after the unconfirmed character string “Sen” is input (step S308: Yes), the confirmation input operation is performed (step S309: Yes).

このような操作内容は、操作部130からの入力信号に基づいて確定入力処理部113が判別し、操作に応じた表示がなされる。つまり、図9(c)に示すように、修正された「有りません」という文字列が表示部140の入力エリアに表示される。   Such an operation content is determined by the confirmed input processing unit 113 based on an input signal from the operation unit 130, and is displayed according to the operation. That is, as shown in FIG. 9C, the corrected character string “not present” is displayed in the input area of the display unit 140.

このように、修正のための確定入力がなされると、確定入力処理部113は、確定入力された文字列(すなわち、「せん」)を入力履歴更新部114に通知する。   In this way, when a fixed input for correction is made, the fixed input processing unit 113 notifies the input history update unit 114 of the fixedly input character string (that is, “sen”).

上述したように、入力履歴更新部114には、削除回数nにより、確定入力された変換候補の一部が削除されたことが削除検出部115から通知されている。この場合、入力履歴更新部114は、入力履歴格納部164にアクセスし、現時点での最新履歴に記録されている確定候補の文字列(すなわち、「有ります」)を取得する。   As described above, the input history update unit 114 is notified from the deletion detection unit 115 that a part of the conversion candidates that have been confirmed and input has been deleted based on the number of deletions n. In this case, the input history update unit 114 accesses the input history storage unit 164 and obtains a character string (that is, “is present”) of a confirmed candidate recorded in the latest history at the present time.

続いて、入力履歴更新部114は、取得した文字列「有ります」の末尾から、削除検出部115から通知された削除回数であるn文字分削除することで、未削除部分の文字列「有りま」を特定する。これに、入力履歴更新部114から通知された確定文字列「せん」をつなげることで、修正後の文字列「有りません」を特定する(ステップS310)。   Subsequently, the input history update unit 114 deletes n characters, which is the number of deletions notified from the deletion detection unit 115, from the end of the acquired character string “Yes”. Specify “ma”. By connecting the fixed character string “Sen” notified from the input history update unit 114 to this, the corrected character string “None” is specified (step S310).

このようにして修正後の文字列を特定すると、入力履歴更新部114は、この文字列を確定候補とした入力履歴を追加することで、入力履歴格納部164の入力履歴情報を更新する(ステップS311)。ここでは、図9(d)に示すように、直前の入力履歴(すなわち、変換元「ありま」、確定候補「有ります」)から、変換元をコピーし、ステップS310で特定した修正文字列を確定候補とした入力履歴を追加する。   When the corrected character string is specified in this way, the input history update unit 114 updates the input history information in the input history storage unit 164 by adding an input history with this character string as a candidate for determination (step S1). S311). Here, as shown in FIG. 9D, the conversion source is copied from the previous input history (that is, the conversion source “Arima”, the confirmed candidate “Yes”), and the corrected character string specified in step S <b> 310 is used. Add the input history as a candidate for confirmation.

このようにして入力履歴を更新すると、入力履歴更新部114は、その旨を削除検出部115に通知する。削除検出部115は、入力履歴更新部114からの通知に応じて、今回の削除操作で修正入力された文字列についての変換候補生成を変換候補生成部118に指示する。   When the input history is updated in this way, the input history update unit 114 notifies the deletion detection unit 115 to that effect. In response to the notification from the input history update unit 114, the deletion detection unit 115 instructs the conversion candidate generation unit 118 to generate conversion candidates for the character string corrected and input by the current deletion operation.

変換候補生成部118は、削除検出部115からの指示に応じて、まず、入力履歴格納部164にアクセスし、最新の入力履歴(すなわち、変換元「ありま」、確定候補「有りません」)を取得する。次に変換候補生成部118は、予測変換候補格納部163にアクセスし、この入力履歴に対応する読み(未確定文字列)と変換候補が登録されているか否かを判別する(ステップS312)。   In response to an instruction from the deletion detection unit 115, the conversion candidate generation unit 118 first accesses the input history storage unit 164 to obtain the latest input history (that is, the conversion source “Arima”, the confirmed candidate “No”). To get. Next, the conversion candidate generation unit 118 accesses the predicted conversion candidate storage unit 163 to determine whether a reading (unconfirmed character string) corresponding to this input history and a conversion candidate are registered (step S312).

本例では、「有りません」が確定候補として登録されていないので(ステップS312:Yes)、変換候補生成部118は、最新の入力履歴に基づく新たな変換候補を生成して予測変換候補格納部163に登録する(ステップS313)。つまり、最新入力履歴の変換元「ありま」を含んだ読みに対応する変換候補として、最新入力履歴の確定候補「有りません」を登録する。   In this example, since “No” is not registered as a confirmed candidate (step S312: Yes), the conversion candidate generation unit 118 generates a new conversion candidate based on the latest input history and stores the predicted conversion candidate. Registered in the unit 163 (step S313). That is, the latest input history confirmation candidate “not present” is registered as a conversion candidate corresponding to the reading including the latest input history conversion source “Arima”.

このようにして新たな変換候補を登録すると、変換候補生成部118は、表示順序の変更を表示順序変更部116に指示する。なお、最新の入力履歴に対応した変換候補がすでに登録されている場合であっても(ステップS312:No)、変換候補生成部118は、表示順序の変更を表示順序変更部116に指示する。   When new conversion candidates are registered in this way, the conversion candidate generation unit 118 instructs the display order change unit 116 to change the display order. Even if a conversion candidate corresponding to the latest input history is already registered (step S312: No), the conversion candidate generating unit 118 instructs the display order changing unit 116 to change the display order.

表示順序変更部116は、変換候補生成部118からの指示に応じて、入力履歴に基づいた表示順序の変更をおこなう(ステップS314)。この場合、表示順序変更部116は、入力履歴格納部164にアクセスし、最新の入力履歴の確定候補(すなわち、「有りません」)に対応する変換候補についての表示順序を最上位に変更する。また、最新から1つ前の入力履歴の確定候補(すなわち、「有ります」)に対応する変換候補についての表示順序を、上記各実施形態と同様の処理によって変更する。すなわち、最上位以外の表示順序となるよう変更するものであり、確定入力前に設定されていた前回の表示順序もしくはそれより下位の表示順序に変更したり、最下位の表示順序に変更したり、表示除外となるような表示順序に変更したりする。   The display order changing unit 116 changes the display order based on the input history in response to an instruction from the conversion candidate generating unit 118 (step S314). In this case, the display order changing unit 116 accesses the input history storage unit 164 and changes the display order of the conversion candidate corresponding to the latest input history confirmation candidate (that is, “No”) to the top. . In addition, the display order of the conversion candidates corresponding to the input history decision candidate (that is, “there is”) one previous from the latest is changed by the same processing as in each of the above embodiments. In other words, the display order is changed to a display order other than the highest order, and the display order is changed to the previous display order or a lower display order set before the confirmation input, or the lowest order display order is changed. Or change the display order so that the display is excluded.

このようにして表示順序を変更した後は、さらなる未確定文字列に基づく予測変換や確定入力がおこなわれ、この過程で確定入力された変換候補の削除が検出された場合、上記処理により、修正後の文字列が変換候補として未登録であれば自動的に登録される。このような動作が文字入力の終了指示がなされるまで繰り返し実行される。   After the display order is changed in this manner, predictive conversion and confirmation input based on a further unconfirmed character string is performed, and when deletion of conversion candidates that have been confirmed input in this process is detected, the above processing corrects If the subsequent character string is not registered as a conversion candidate, it is automatically registered. Such an operation is repeatedly executed until a character input end instruction is given.

本実施形態にかかる処理によれば、誤って確定した変換候補を修正するためにその一部が削除されると、誤入力した変換候補の表示順序が最上位以外に変更されるとともに、修正後の文字列を自動的に予測変換の変換候補に登録することができるので、さらなる入力効率の向上を図ることができる。   According to the processing according to the present embodiment, when a part of the conversion candidates that have been determined in error is corrected to be corrected, the display order of the erroneously input conversion candidates is changed to other than the highest order, and after the correction Can be automatically registered as a conversion candidate for predictive conversion, so that the input efficiency can be further improved.

以上説明したように、本発明にかかる上記各実施形態によれば、予測変換入力において誤入力してしまった場合でも入力効率を低下させずに効率的な文字入力を実現することができる。   As described above, according to each of the above embodiments of the present invention, it is possible to realize efficient character input without degrading input efficiency even when erroneous input is performed in predictive conversion input.

上記各実施形態は一例であり、本発明の適用範囲はこれに限られない。すなわち、種々の応用が可能であり、あらゆる実施の形態が本発明の範囲に含まれる。   Each said embodiment is an example and the application range of this invention is not restricted to this. That is, various applications are possible, and all embodiments are included in the scope of the present invention.

上記各実施形態では、予測変換候補として登録されている文字列のそれぞれに、最新の表示順序と前回の表示順序を数値によって記録するものとしたが、誤入力された文字列の表示順序を最上位以外に変更することができるのであれば、表示順序の記録方法は例示のものに限られない。   In each of the above embodiments, the latest display order and the previous display order are recorded numerically for each of the character strings registered as predictive conversion candidates, but the display order of the erroneously input character strings is the highest. The display order recording method is not limited to the example as long as it can be changed to other than the upper level.

また、上記各実施形態では説明を省略したが、辞書データ格納部162に格納されている文法上の言語情報を参照しながら予測変換の変換候補を抽出してもよい。つまり、上記各実施形態では、未確定文字列に対応する変換候補を予測して提示する部分を中心に説明したが、一般的な予測変換でおこなわれているような、確定文字列に続く入力についての変換候補予測を併せておこなってもよい。この場合、辞書データ格納部162に格納されている文法上の言語情報と入力履歴とに基づいて、文字列を確定した後に続くと予測される変換候補を提示する。このような場合の予測変換候補についても、入力履歴に基づいて表示順序の設定・変更をおこなってもよい。   Further, although explanation is omitted in each of the above embodiments, conversion candidates for prediction conversion may be extracted while referring to grammatical language information stored in the dictionary data storage unit 162. That is, in each of the above-described embodiments, the description has centered on the part that predicts and presents the conversion candidate corresponding to the unconfirmed character string. However, the input following the confirmed character string, which is performed by general predictive conversion You may also perform conversion candidate prediction about. In this case, based on the grammatical language information stored in the dictionary data storage unit 162 and the input history, conversion candidates predicted to continue after the character string is determined are presented. For the prediction conversion candidate in such a case, the display order may be set / changed based on the input history.

また、上記各実施形態で示した、入力文字列や変換候補は一例であり、予測変換によって入力可能な文字列や言語であれば、対象となる文字列や言語は任意である。   Moreover, the input character string and conversion candidate shown by said each embodiment are examples, and if the character string and language which can be input by prediction conversion are used, the character string and language used as object will be arbitrary.

なお、上記各実施形態では、本発明にかかる文字入力装置を実現する装置として、移動体通信端末を例示したが、これに限られず、予測変換による文字入力機能を有する種々の装置に本発明を適用することができる。例えば、予測変換による文字入力機能を有するPDA(Personal Digital Assistants:携帯情報端末)やパーソナルコンピュータなどといった任意の装置に本発明を適用してもよい。   In each of the above embodiments, the mobile communication terminal is exemplified as an apparatus for realizing the character input apparatus according to the present invention. However, the present invention is not limited to this, and the present invention is applied to various apparatuses having a character input function by predictive conversion. Can be applied. For example, the present invention may be applied to an arbitrary device such as a PDA (Personal Digital Assistants: personal digital assistant) having a character input function by predictive conversion, a personal computer, or the like.

また、上記各実施形態では、本発明を実現するための機能を予め備えている移動体通信端末100(文字入力装置)を例示したが、このような機能を備えていない文字入力装置にプログラムを適用することで、本発明にかかる文字入力装置として機能させることができる。この場合、上述した制御部110によって実行されるプログラムを既存の文字入力装置に適用し、適用したプログラムを当該文字入力装置のコンピュータ(CPUなど)が実行することで、本発明にかかる文字入力装置として機能することができる。すなわち、このようなプログラムを適用することにより、本発明を実現するための専用装置に限らず、種々の装置で本発明を実現させることができる。例えば、汎用のコンピュータ装置などによって本発明を実現することもできる。   In each of the above embodiments, the mobile communication terminal 100 (character input device) provided with a function for realizing the present invention has been exemplified. However, a program is stored in a character input device that does not have such a function. By applying, it can function as a character input device according to the present invention. In this case, the program executed by the control unit 110 described above is applied to an existing character input device, and the applied program is executed by a computer (such as a CPU) of the character input device, whereby the character input device according to the present invention is applied. Can function as. That is, by applying such a program, the present invention can be realized not only by a dedicated device for realizing the present invention but also by various devices. For example, the present invention can be realized by a general-purpose computer device.

このようなプログラムの適用方法は任意であり、例えば、インターネットなどの通信媒体を介して提供することで任意の装置に適用することが可能である他、所定の記録媒体(例えば、CD−ROM、DVD、メモリカード、など)にプログラムを格納して配布して適用することもできる。   The application method of such a program is arbitrary. For example, the program can be applied to an arbitrary apparatus by providing it via a communication medium such as the Internet, and a predetermined recording medium (for example, a CD-ROM, The program can be stored and distributed and applied to a DVD, a memory card, or the like.

本発明の実施形態にかかる移動体通信端末の構成を示すブロック図である。It is a block diagram which shows the structure of the mobile communication terminal concerning embodiment of this invention. 図1に示す予測変換候補格納部に格納される情報の例を示す図である。It is a figure which shows the example of the information stored in the prediction conversion candidate storage part shown in FIG. 図1に示す制御部によって実現される機能構成を示す機能ブロック図である。It is a functional block diagram which shows the function structure implement | achieved by the control part shown in FIG. 本発明の実施形態1にかかる「予測変換入力処理(1)」を説明するためのフローチャートである。It is a flowchart for demonstrating "prediction conversion input process (1)" concerning Embodiment 1 of this invention. 本発明の実施形態1にかかる動作を説明するための図であり、(a)は未確定文字列が入力されたときの表示例を示し、(b)は予測変換によって提示された変換候補を誤入力したときの確定文字列の表示例を示し、(c)は修正のために未確定文字列を再入力したときの変換候補の表示例を示し、(d)はこの動作で作成された入力履歴情報の例を示す。It is a figure for demonstrating the operation | movement concerning Embodiment 1 of this invention, (a) shows the example of a display when an undetermined character string is input, (b) shows the conversion candidate shown by prediction conversion. A display example of a confirmed character string when erroneously input is shown, (c) is a display example of conversion candidates when an unconfirmed character string is re-input for correction, and (d) is created by this operation An example of input history information is shown. 本発明の実施形態2にかかる「予測変換入力処理(2)」を説明するためのフローチャートである。It is a flowchart for demonstrating "prediction conversion input process (2)" concerning Embodiment 2 of this invention. 本発明の実施形態2にかかる動作を説明するための図であり、(a)は確定文字列が入力されたときの表示例を示し、(b)は削除操作に応じて確定文字列を自動削除したときの表示例を示し、(c)は未確定文字列を自動表示したときの表示例を示し、(d)はこの動作で作成された入力履歴情報の例を示す。It is a figure for demonstrating the operation | movement concerning Embodiment 2 of this invention, (a) shows the example of a display when a fixed character string is input, (b) is a fixed character string automatically according to deletion operation. A display example when deleted is shown, (c) shows a display example when an undetermined character string is automatically displayed, and (d) shows an example of input history information created by this operation. 本発明の実施形態3にかかる「予測変換入力処理(3)」を説明するためのフローチャートである。It is a flowchart for demonstrating "prediction conversion input process (3)" concerning Embodiment 3 of this invention. 本発明の実施形態3にかかる動作を説明するための図であり、(a)は確定文字列が入力されたときの表示例を示し、(b)は確定文字列の一部が削除されたときの表示例を示し、(c)は修正文字列が入力されたときの表示例を示し、(d)はこの動作で作成された入力履歴情報の例を示す。It is a figure for demonstrating the operation | movement concerning Embodiment 3 of this invention, (a) shows the example of a display when a fixed character string is input, (b) is a part of fixed character string deleted. (C) shows a display example when a corrected character string is input, and (d) shows an example of input history information created by this operation. 従来の予測変換入力動作を説明するための図であり、(a)は未確定文字列が入力されたときの表示例を示し、(b)は予測変換によって提示された変換候補を誤入力したときの確定文字列の表示例を示し、(c)は修正のために未確定文字列を再入力したときの変換候補の表示例を示し、(d)はこの動作で作成された入力履歴情報の例を示す。It is a figure for demonstrating the conventional prediction conversion input operation | movement, (a) shows the example of a display when an undetermined character string is input, (b) mistakenly input the conversion candidate shown by prediction conversion. (C) shows a display example of conversion candidates when an unconfirmed character string is re-input for correction, and (d) shows input history information created by this operation. An example of

符号の説明Explanation of symbols

100…移動体通信端末、110…制御部、111…予測変換処理部、112…表示順序設定部、113…確定入力処理部、114…入力履歴更新部、115…削除検出部、116…表示順序変更部、117…確定文字列変更部、118…変換候補生成部、120…通信制御部、121…アンテナ、130…操作部、140…表示部、150…音声処理部、151…スピーカ、152…マイクロフォン、160…記憶部、161…プログラム格納部、162…辞書データ格納部、163…予測変換候補格納部、164…入力履歴格納部 DESCRIPTION OF SYMBOLS 100 ... Mobile communication terminal, 110 ... Control part, 111 ... Predictive conversion process part, 112 ... Display order setting part, 113 ... Deterministic input process part, 114 ... Input history update part, 115 ... Deletion detection part, 116 ... Display order Change unit, 117 ... Confirmed character string change unit, 118 ... Conversion candidate generation unit, 120 ... Communication control unit, 121 ... Antenna, 130 ... Operation unit, 140 ... Display unit, 150 ... Audio processing unit, 151 ... Speaker, 152 ... Microphone, 160 ... storage unit, 161 ... program storage unit, 162 ... dictionary data storage unit, 163 ... prediction conversion candidate storage unit, 164 ... input history storage unit

Claims (10)

入力履歴に基づく予測変換による文字入力機能を有する文字入力装置において、
前記入力履歴に基づいて、変換候補の表示順序を設定する表示順序設定手段と、
前記表示順序設定手段が設定した表示順序で前記変換候補を表示する変換候補表示手段と、
前記変換候補表示手段が表示した変換候補のうち、選択された変換候補を確定文字列として確定入力するとともに、当該文字列についての入力履歴を更新する確定文字列入力手段と、
前記確定文字列入力手段によって確定入力された確定文字列についての削除を検出する削除検出手段と、
確定文字列についての削除が前記削除検出手段によって検出された場合、該確定文字列を示す変換候補に設定された表示順序を変更する表示順序変更手段と、
を備えることを特徴とする文字入力装置。
In a character input device having a character input function by predictive conversion based on an input history,
Display order setting means for setting the display order of conversion candidates based on the input history;
Conversion candidate display means for displaying the conversion candidates in the display order set by the display order setting means;
Of the conversion candidates displayed by the conversion candidate display means, the selected conversion candidate is confirmed and input as a confirmed character string, and a confirmed character string input means for updating an input history for the character string;
Deletion detection means for detecting deletion of a confirmed character string that is confirmed and input by the confirmed character string input means;
Display order changing means for changing the display order set for the conversion candidate indicating the confirmed character string when deletion of the confirmed character string is detected by the deletion detecting means;
A character input device comprising:
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、最上位以外の表示順序に変更する、
ことを特徴とする請求項1に記載の文字入力装置。
The display order changing means changes the display order of conversion candidates indicating the confirmed character string from which the deletion has been detected to a display order other than the highest order.
The character input device according to claim 1.
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補が確定入力される前に設定されていた表示順序に変更する、
ことを特徴とする請求項1または2に記載の文字入力装置。
The display order changing means changes the display order of conversion candidates indicating the confirmed character string from which the deletion has been detected to the display order set before the conversion candidates are fixedly input.
The character input device according to claim 1, wherein the character input device is a character input device.
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補が確定入力される前に設定されていた表示順序よりも下位の表示順序に変更する、
ことを特徴とする請求項1乃至3のいずれか1項に記載の文字入力装置。
The display order changing unit changes the display order of conversion candidates indicating the confirmed character string in which the deletion has been detected to a display order lower than the display order set before the conversion candidates are fixedly input. ,
The character input device according to claim 1, wherein the character input device is a character input device.
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、最下位の表示順序に変更する、
ことを特徴とする請求項1乃至4のいずれか1項に記載の文字入力装置。
The display order changing means changes the display order of conversion candidates indicating the confirmed character string in which the deletion is detected, to the lowest display order.
The character input device according to claim 1, wherein the character input device is a character input device.
前記表示順序変更手段は、前記削除が検出された確定文字列を示す変換候補の表示順序を、該変換候補の除外を示す表示順序に変更する、
ことを特徴とする請求項1乃至5のいずれか1項に記載の文字入力装置。
The display order changing means changes the display order of conversion candidates indicating the confirmed character string from which the deletion has been detected to a display order indicating exclusion of the conversion candidates.
The character input device according to claim 1, wherein the character input device is a character input device.
前記削除検出手段によって削除が検出された文字列を、該文字列が確定入力される前の未確定文字列の状態にする入力文字列変更手段をさらに備える、
ことを特徴とする請求項1乃至6のいずれか1項に記載の文字入力装置。
Further comprising an input character string changing means for setting the character string whose deletion is detected by the deletion detecting means to a state of an undetermined character string before the character string is confirmed and input.
The character input device according to claim 1, wherein the character input device is a character input device.
前記削除検出手段によって検出された確定文字列の削除が該確定文字列の一部である場合、当該確定文字列で削除されなかった部分に基づく新たな予測変換候補を生成する変換候補生成手段をさらに備える、
ことを特徴とする請求項1乃至7のいずれか1項に記載の文字入力装置。
Conversion candidate generation means for generating a new predictive conversion candidate based on a portion not deleted in the fixed character string when deletion of the fixed character string detected by the deletion detection means is a part of the fixed character string; In addition,
The character input device according to claim 1, wherein the character input device is a character input device.
前記文字入力装置は移動体通信端末である、
ことを特徴とする請求項1乃至8のいずれか1項に記載の文字入力装置。
The character input device is a mobile communication terminal;
The character input device according to claim 1, wherein the character input device is a character input device.
入力履歴に基づく予測変換による文字入力機能を有する文字入力装置を制御するコンピュータに、
前記予測変換により抽出された変換候補の入力履歴に基づいて、該変換候補の表示順序を設定する機能と、
設定された表示順序で前記変換候補を表示する機能と、
表示した変換候補のうち、選択された文字列を確定文字列として確定入力するとともに、当該文字列についての入力履歴を更新する機能と、
確定入力された文字列についての削除を検出する機能と、
確定入力された文字列についての削除が検出された場合、該文字列について設定される表示順序を、少なくとも最上位以外の表示順序に変更する機能と、
を実現させることを特徴とするプログラム。
In a computer that controls a character input device having a character input function by predictive conversion based on an input history,
A function for setting the display order of the conversion candidates based on the input history of the conversion candidates extracted by the predictive conversion;
A function for displaying the conversion candidates in a set display order;
Among the displayed conversion candidates, the selected character string is confirmed and input as a confirmed character string, and the input history of the character string is updated,
A function to detect deletion of a fixedly entered character string;
A function for changing the display order set for the character string to a display order other than at least the highest order when deletion of the confirmed input character string is detected;
A program characterized by realizing.
JP2006261280A 2006-09-26 2006-09-26 Character input device and program Expired - Fee Related JP5208393B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006261280A JP5208393B2 (en) 2006-09-26 2006-09-26 Character input device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006261280A JP5208393B2 (en) 2006-09-26 2006-09-26 Character input device and program

Publications (2)

Publication Number Publication Date
JP2008083848A true JP2008083848A (en) 2008-04-10
JP5208393B2 JP5208393B2 (en) 2013-06-12

Family

ID=39354696

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006261280A Expired - Fee Related JP5208393B2 (en) 2006-09-26 2006-09-26 Character input device and program

Country Status (1)

Country Link
JP (1) JP5208393B2 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009279057A (en) * 2008-05-20 2009-12-03 Olympus Corp Endoscope system and program
JP2012113519A (en) * 2010-11-25 2012-06-14 Aisin Aw Co Ltd Retrieval device, retrieval method and program
JP2012190247A (en) * 2011-03-10 2012-10-04 Nec Casio Mobile Communications Ltd Character input device, character input method for character input device, character input device control program and recording medium for character input device control program
WO2012160601A1 (en) * 2011-05-24 2012-11-29 三菱電機株式会社 Text input device and car navigation device equipped with same
JP2013518481A (en) * 2010-01-29 2013-05-20 ノキア コーポレイション Method and device for facilitating text editing and associated computer program and computer-readable medium
JP2013134756A (en) * 2011-12-27 2013-07-08 Canon Marketing Japan Inc Information processing device, control method therefor, and program
WO2014037976A1 (en) * 2012-09-05 2014-03-13 Necカシオモバイルコミュニケーションズ株式会社 Character input device, character input method for character input device, and non-temporary computer-readable medium
WO2014156762A1 (en) * 2013-03-28 2014-10-02 株式会社Ubic Document management system, document management method, and document management program
JP2014191355A (en) * 2013-03-26 2014-10-06 Oki Data Corp Character input device, and character input method
JP2015153193A (en) * 2014-02-14 2015-08-24 Kddi株式会社 Character input support device, program and character input support system
CN111367424A (en) * 2020-03-12 2020-07-03 重庆智慧之源科技有限公司 Intelligent adjustment method and device for information candidate items and computer readable storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259617A (en) * 1999-03-12 2000-09-22 Omron Corp Document editor, its edition method and recording medium storing document edition program
JP2003131776A (en) * 2001-10-29 2003-05-09 Sony Corp Information-processing device, character string-inputting device and confirmed history-controlling method
JP2005190389A (en) * 2003-12-26 2005-07-14 Matsushita Electric Ind Co Ltd Device and method for processing characters, and program
JP2006065532A (en) * 2004-08-26 2006-03-09 Hitachi Software Eng Co Ltd Japanese syllabary to kanji charater prediction conversion apparatus

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259617A (en) * 1999-03-12 2000-09-22 Omron Corp Document editor, its edition method and recording medium storing document edition program
JP2003131776A (en) * 2001-10-29 2003-05-09 Sony Corp Information-processing device, character string-inputting device and confirmed history-controlling method
JP2005190389A (en) * 2003-12-26 2005-07-14 Matsushita Electric Ind Co Ltd Device and method for processing characters, and program
JP2006065532A (en) * 2004-08-26 2006-03-09 Hitachi Software Eng Co Ltd Japanese syllabary to kanji charater prediction conversion apparatus

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009279057A (en) * 2008-05-20 2009-12-03 Olympus Corp Endoscope system and program
JP2013518481A (en) * 2010-01-29 2013-05-20 ノキア コーポレイション Method and device for facilitating text editing and associated computer program and computer-readable medium
JP2012113519A (en) * 2010-11-25 2012-06-14 Aisin Aw Co Ltd Retrieval device, retrieval method and program
JP2012190247A (en) * 2011-03-10 2012-10-04 Nec Casio Mobile Communications Ltd Character input device, character input method for character input device, character input device control program and recording medium for character input device control program
CN103608804A (en) * 2011-05-24 2014-02-26 三菱电机株式会社 Text input device and car navigation device equipped with same
WO2012160601A1 (en) * 2011-05-24 2012-11-29 三菱電機株式会社 Text input device and car navigation device equipped with same
JP5657108B2 (en) * 2011-05-24 2015-01-21 三菱電機株式会社 CHARACTER INPUT DEVICE AND CAR NAVIGATION DEVICE HAVING THE SAME
US9465517B2 (en) 2011-05-24 2016-10-11 Mitsubishi Electric Corporation Character input device and car navigation device equipped with character input device
JP2013134756A (en) * 2011-12-27 2013-07-08 Canon Marketing Japan Inc Information processing device, control method therefor, and program
WO2014037976A1 (en) * 2012-09-05 2014-03-13 Necカシオモバイルコミュニケーションズ株式会社 Character input device, character input method for character input device, and non-temporary computer-readable medium
JP2014191355A (en) * 2013-03-26 2014-10-06 Oki Data Corp Character input device, and character input method
WO2014156762A1 (en) * 2013-03-28 2014-10-02 株式会社Ubic Document management system, document management method, and document management program
JP2015153193A (en) * 2014-02-14 2015-08-24 Kddi株式会社 Character input support device, program and character input support system
CN111367424A (en) * 2020-03-12 2020-07-03 重庆智慧之源科技有限公司 Intelligent adjustment method and device for information candidate items and computer readable storage medium

Also Published As

Publication number Publication date
JP5208393B2 (en) 2013-06-12

Similar Documents

Publication Publication Date Title
JP5208393B2 (en) Character input device and program
JP5305592B2 (en) Predicting the user&#39;s word and user&#39;s action by context
US7793228B2 (en) Method, system, and graphical user interface for text entry with partial word display
JP5438909B2 (en) Character input device, character input support method, and character input support program
US8712756B2 (en) Character input device and program for displaying next word candidates based on the candidates&#39; usage history
MX2007010947A (en) Method of and device for predictive text editing.
JP4483238B2 (en) Mobile terminal, mobile terminal function calling method and program thereof
US20050144566A1 (en) Entering text into an electronic communications device
KR20110025829A (en) Method for customizing data entry for individual text fields
EP1347362B1 (en) Entering text into an electronic communications device
JP2009276818A (en) Character input program, character input device, and character input method
JP5471457B2 (en) Information processing device
US20100149190A1 (en) Method, apparatus and computer program product for providing an input order independent character input mechanism
JP2006344039A (en) Electronic mail apparatus and program
JP5283557B2 (en) Mobile terminal and e-mail address setting method
JP2007086911A (en) Text input device, text input method and text input program
KR100689580B1 (en) Mobile terminal loaded auto spacing words function and thereof method
JP2006350777A (en) Character input device, cellular phone terminal, character input method, and computer program
EP1868064B1 (en) Handheld electronic device with assisted text entry using existing message thread, and associated method
JP2007088942A (en) Mobile communication terminal apparatus
JP2007251470A (en) Data storage unit, retrieval condition generation method, and program
JP2006065532A (en) Japanese syllabary to kanji charater prediction conversion apparatus
JP2010237988A (en) Apparatus, method and program for processing of character string
JP2011034413A (en) Notation conversion device, method of the same and program
JP2004274346A (en) Portable telephone set and its program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090312

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20100803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110822

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110913

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111129

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20111212

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20111228

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130220

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160301

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5208393

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees