JP2008242817A - Character input device and character input program - Google Patents

Character input device and character input program Download PDF

Info

Publication number
JP2008242817A
JP2008242817A JP2007082423A JP2007082423A JP2008242817A JP 2008242817 A JP2008242817 A JP 2008242817A JP 2007082423 A JP2007082423 A JP 2007082423A JP 2007082423 A JP2007082423 A JP 2007082423A JP 2008242817 A JP2008242817 A JP 2008242817A
Authority
JP
Japan
Prior art keywords
character
conversion
input
character string
candidate
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
JP2007082423A
Other languages
Japanese (ja)
Other versions
JP5045181B2 (en
Inventor
Miki Takahashi
未来 高橋
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2007082423A priority Critical patent/JP5045181B2/en
Publication of JP2008242817A publication Critical patent/JP2008242817A/en
Application granted granted Critical
Publication of JP5045181B2 publication Critical patent/JP5045181B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a character input device, capable of raising efficiency of character input. <P>SOLUTION: When a character or character string is defined, characters or character strings following the defined character string are predicted and displayed as phrase predicted candidates. When an undefined character or character string is input during displaying the phrase predicted candidates, the phrase predicted candidates are narrowed by the input undefined character or character string and displayed. When predicted conversion candidates are also selected based on the undefined character or character string, the phrase predicted candidates are displayed preferentially to the predicted conversion candidates. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は文字入力装置および文字入力プログラムに関する。   The present invention relates to a character input device and a character input program.

情報端末を用いて文字入力を行う際、文字入力補助機能として、予測変換が知られている。予測変換とは、ユーザによって入力された未確定文字列を基に、語句とその読みが登録された予測変換用の辞書を参照し、ユーザが入力確定するであろうと考えられる文字又は文字列を予測し、入力確定候補の文字又は文字列としてユーザに提示する機能である。   When performing character input using an information terminal, predictive conversion is known as a character input assist function. Predictive conversion refers to a dictionary for predictive conversion in which a phrase and its reading are registered based on an unconfirmed character string input by the user, and a character or character string that the user is supposed to confirm input. This is a function of predicting and presenting it to the user as a character or character string as an input confirmation candidate.

予測変換候補は、変換対象の文字が1文字でも入力されると表示画面の変換候補表示領域(図1に示す)に表示される。 The prediction conversion candidate is displayed in the conversion candidate display area (shown in FIG. 1) of the display screen when even one character to be converted is input.

図1は、予測変換を用いた文字入力を行う際の画面遷移図である。文字入力画面は、文字列入力領域10と、変換候補表示領域11で構成される。文字列入力領域10には、確定文字又は文字列と未確定文字又は文字列を表示する。変換候補表示領域11には、文字列入力領域10に表示されている未確定文字又は文字列に応じた変換候補を表示する。例えば、操作部から変換対象の文字である平仮名の「き」が入力された場合、図1のP1に示すように文字列入力領域10に、未確定文字「き」が表示される。このとき、変換候補表示領域11には、「今日」や「昨日」や「聞く」など、読みが「き」から始まる変換候補が表示される。   FIG. 1 is a screen transition diagram when performing character input using predictive conversion. The character input screen includes a character string input area 10 and a conversion candidate display area 11. In the character string input area 10, a confirmed character or character string and an unconfirmed character or character string are displayed. In the conversion candidate display area 11, conversion candidates corresponding to unconfirmed characters or character strings displayed in the character string input area 10 are displayed. For example, when a hiragana character “ki”, which is a character to be converted, is input from the operation unit, an unconfirmed character “ki” is displayed in the character string input area 10 as indicated by P1 in FIG. At this time, the conversion candidate display area 11 displays conversion candidates that start reading “ki”, such as “today”, “yesterday”, and “listen”.

この変換候補表示領域11に表示される変換候補の並びは、入力される可能性が高い文字又は文字列が、入力の手間がかからない位置に表示されるように決定される。変換候補表示領域11に表示した変換候補のいずれかがユーザの操作によって選択される(P2)と、選択された文字又は文字列が確定される(P4)。また、表示された変換候補の選択操作を受けることなく、続けて文字の入力を受けることもできる。例えば、「き」に続けて「ょ」という変換対象の文字を入力した場合(P3)がある。このとき、変換候補表示領域11に表示する変換候補は、「今日」や「去年」のように、読みが「きょ」から始まる変換候補となる。   The list of conversion candidates displayed in the conversion candidate display area 11 is determined so that characters or character strings that are likely to be input are displayed at positions where input is not time-consuming. When one of the conversion candidates displayed in the conversion candidate display area 11 is selected by a user operation (P2), the selected character or character string is confirmed (P4). Further, it is possible to continuously receive input of characters without receiving a selection operation of the displayed conversion candidates. For example, there is a case (P3) in which a character to be converted “yo” is input after “ki”. At this time, the conversion candidate displayed in the conversion candidate display area 11 is a conversion candidate whose reading starts from “Kyo”, such as “today” or “last year”.

また、予測変換機能以外の文章入力補助機能として、既に確定した文字又は文字列に続いて出現する語句や活用語尾、付属語(以降、フレーズと称する)を予測して検索するフレーズ予測機能を持つ携帯端末がある。例えば図1のP2のように「今日」という文字列が選択・確定された場合、フレーズ予測機能によって「今日」に後続する可能性の高いフレーズ「何時」、「遊びに」、‥、を候補として変換候補表示領域11に表示する(P4)。そして、フレーズ予測候補が提示されている状態で(P4)、変換対象の文字である平仮名の「ま」が入力されると、予測変換を行い、読みが「ま」から始まる変換候補が表示される(P5)。このように、フレーズ予測候補を表示しているときに、文字の入力操作を受けると、フレーズ予測候補が活用されず、フレーズ予測候補とは全く異なる変換候補が表示される場合が多い。   In addition, as a text input assist function other than the predictive conversion function, there is a phrase prediction function for predicting and searching for words or phrases that appear after a character or character string that has already been confirmed, a utilization ending, or an attached word (hereinafter referred to as a phrase). There is a mobile terminal. For example, when the character string “Today” is selected / confirmed as shown in P2 of FIG. 1, the phrases “what”, “to play”,.. Is displayed in the conversion candidate display area 11 (P4). Then, when a phrase prediction candidate is presented (P4) and a hiragana character “MA” that is a conversion target character is input, prediction conversion is performed, and a conversion candidate whose reading begins with “MA” is displayed. (P5). As described above, when a character input operation is received while a phrase prediction candidate is displayed, the phrase prediction candidate is not utilized and a conversion candidate completely different from the phrase prediction candidate is often displayed.

フレーズ予測でユーザに提示される入力候補は、既に確定した文字又は文字列と係わり合いが強い文字又は文字列であるため、ユーザが次に入力しようとしている語句である確率(ヒット率)が高い。そこで、フレーズ予測に用いる辞書に多数の語句を登録し、フレーズ予測候補として選出されるフレーズを増やしている。このため、多数のフレーズ予測候補が表示されることから、次に入力しようとしている語句がフレーズ予測候補として表示されているにも関わらず、そのことにユーザが気付かず(または、気付いた瞬間に)、続けて文字の入力操作がなされる場合がある。このような場合に、フレーズ予測候補を活用せずに予測変換候補だけを用いたのでは、文字の入力操作に手間がかかる。   Since the input candidates presented to the user in phrase prediction are characters or character strings that are strongly related to the already determined characters or character strings, the probability (hit rate) that the user is trying to input next is high. . Therefore, a large number of words are registered in a dictionary used for phrase prediction, and the number of phrases selected as phrase prediction candidates is increased. For this reason, since a large number of phrase prediction candidates are displayed, the user does not notice (or at the moment when he / she notices) even though the next phrase to be input is displayed as a phrase prediction candidate. ), Character input operation may be performed subsequently. In such a case, if only the prediction conversion candidate is used without using the phrase prediction candidate, it takes time to input a character.

そこで、フレーズ予測候補を表示しているときに、文字の入力操作がなされた場合、そのフレーズ予測候補と、入力された文字に基づいて選出される予測変換候補の、両方の文字変換候補によって、出力する変換候補を決定する文章作成装置が提案されている(例えば特許文献1参照)。
特開2005−234742号公報
Therefore, when a character input operation is performed while displaying the phrase prediction candidate, both the phrase prediction candidate and the prediction conversion candidate selected based on the input character, A text creation device that determines conversion candidates to be output has been proposed (see, for example, Patent Document 1).
JP 2005-234742 A

しかしながら、上記特許文献1ではこのような場合に、フレーズ予測候補の全てが表示されるわけではなく、入力された文字に基づいて予測変換を行った予測変換候補とフレーズ予測候補とで一致するものだけを表示している。このため、確定文字又は文字列に対するフレーズ予測候補でも、予測変換では選出されないような語句の入力には手間がかかる。例えば、「みんなで夕食を」が確定されたときに、予測変換候補として、「食べる」、「食べ」、「取る」、「買い」が表示される(特許文献1の図8参照)。これは、「食べる」、「食べ」、「取る」、「買い」が「みんなで夕食を」に後続して用いられる可能性が高いと判断されたためである。しかしながら、「た」と入力されたときに、「食べ」も「た」という読みを先頭に持つ語句であるにも係わらず、予測変換候補とフレーズ予測候補とで一致する「食べる」しか表示されない(特許文献1の図9参照)。これは、「食べ」という語句が、他の「た」という読みを先頭に持つ語句よりも入力される頻度が少なく、予測変換で選出されていないためである。もし、「食べ」という語句が入力されるべき文字であって、予測変換候補として「食べ」が表示されているのに気付かずに「た」という文字入力を行うと、「食べ」という候補が表示されない。このように、上記特許文献1ではヒット率の高いフレーズ予測候補が有効に活用されず、文字入力の効率向上に繋がらない場合があるという問題点がある。   However, in the above-mentioned Patent Document 1, not all of the phrase prediction candidates are displayed in such a case, and the prediction conversion candidate and the phrase prediction candidate that have undergone prediction conversion based on the input characters match. Just showing. For this reason, it takes time to input a phrase that is not selected by predictive conversion even if it is a phrase prediction candidate for a confirmed character or character string. For example, when “Dinner together” is confirmed, “Eat”, “Eat”, “Take”, and “Buy” are displayed as prediction conversion candidates (see FIG. 8 of Patent Document 1). This is because it is determined that “eat”, “eat”, “take”, and “buy” are likely to be used after “everyone has dinner”. However, when "ta" is entered, "eating" is also the word that has the reading "ta" at the head, but only "eating" that matches the prediction conversion candidate and the phrase prediction candidate is displayed. (See FIG. 9 of Patent Document 1). This is because the word “eating” is input less frequently than other words having the head reading “ta” and is not selected by predictive conversion. If the word “eating” is the character that should be entered and “eating” is displayed as a predictive conversion candidate, and the word “ta” is entered, the candidate “eating” Do not show. As described above, in Patent Document 1, there is a problem in that a phrase prediction candidate having a high hit rate is not effectively used and the efficiency of character input may not be improved.

本発明は、上記問題点を解決するためになされたもので、文字入力によってフレーズ予測の候補を絞り込むことにより、文字入力の効率を上げることができる文字入力装置および文字入力プログラムを提供することを目的とする。   The present invention has been made to solve the above problems, and provides a character input device and a character input program capable of increasing the efficiency of character input by narrowing down the candidates for phrase prediction by character input. Objective.

上記目的を達成するために、本発明による文字入力装置は、少なくとも文字入力キー、確定キーを有する操作部と、前記操作部が操作されることで入力された文字又は文字列およびこの文字又は文字列の変換候補を表示する表示部と、前記操作部の操作によって確定された確定文字又は文字列と、この確定文字又は文字列に後続する文字又は文字列が関連付けられて格納されたフレーズ予測辞書と、前記確定文字又は文字列が決まると、前記フレーズ予測辞書を参照して前記確定文字又は文字列に後続して入力される可能性の高い文字又は文字列を変換候補として抽出するフレーズ予測部と、前記フレーズ予測部によって抽出された変換候補が前記表示部に表示されているときに、前記操作部の操作によって新たな文字又は文字列が入力された場合、前記表示部に表示されている変換候補のうち前記新たに入力された文字又は文字列を読みとして先頭に含む変換候補を優先的に表示する文字変換制御部とを有することを特徴とする。   In order to achieve the above object, a character input device according to the present invention includes an operation unit having at least a character input key and a confirmation key, a character or character string input by operating the operation unit, and the character or character. Phrase prediction dictionary in which a display unit that displays column conversion candidates, a confirmed character or character string that is confirmed by the operation of the operation unit, and a character or character string that follows the confirmed character or character string is stored in association with each other When the fixed character or character string is determined, a phrase prediction unit that extracts a character or character string that is likely to be input subsequent to the fixed character or character string with reference to the phrase prediction dictionary When the conversion candidate extracted by the phrase prediction unit is displayed on the display unit, a new character or character string is input by the operation of the operation unit. A character conversion control unit that preferentially displays conversion candidates including the newly input character or character string as a reading among conversion candidates displayed on the display unit. .

また本発明の文字入力プログラムは、変換辞書を参照して文字変換する機能と、表示部の入力領域に変換文字を表示し、変換候補表示領域に変換候補を表示する表示機能と、操作部によって前記入力領域又は変換候補表示領域の文字又は文字列が確定されたとき、フレーズ予測辞書を参照して、前記確定文字又は文字列に後続する文字又は文字列の候補を抽出するフレーズ予測機能と、前記フレーズ予測機能によって抽出された候補が前記変換候補表示領域に表示されているときに、前記操作部から次の変換対象文字又は文字列が入力された場合、前記抽出された候補のうち前記変換対象文字又は文字列に前方一致する読みを有する候補を優先的に表示する文字変換制御機能とを有することを特徴とする。   The character input program of the present invention includes a function for converting characters by referring to the conversion dictionary, a display function for displaying converted characters in the input area of the display unit, and displaying conversion candidates in the conversion candidate display area, and an operation unit. When a character or character string in the input area or conversion candidate display area is confirmed, a phrase prediction function that refers to a phrase prediction dictionary and extracts a character or character string candidate that follows the confirmed character or character string; and When the candidate extracted by the phrase prediction function is displayed in the conversion candidate display area and the next conversion target character or character string is input from the operation unit, the conversion among the extracted candidates And a character conversion control function that preferentially displays candidates having readings that coincide with the target character or character string.

本発明の情報端末によれば、文字入力によってフレーズ予測の候補を絞り込むことにより、文字入力の効率を上げることができる。   According to the information terminal of the present invention, the efficiency of character input can be increased by narrowing down the phrase prediction candidates by character input.

以下、本発明の実施例について図面を参照しながら説明する。
図2は、本発明の文字入力装置の実施形態として携帯電話機の外観を概略的に示した図である。図2に示すように、携帯電話機51には表示画面52とキー53が設けられている。表示画面52は、例えば液晶ディスプレイや有機ELディスプレイで構成されており、携帯電話機51の動作状況に合わせた画像や文字を表示する。キー53は操作の決定や文字変換の候補確定などに用いられる決定キー54、カーソルの移動や画面を遷移させるために用いられる方向キー55、アプリケーションプログラムごとに固有の機能が割り当てられているファンクションキー56、文字入力に用いられる文字入力キー57を備えている。
Embodiments of the present invention will be described below with reference to the drawings.
FIG. 2 is a diagram schematically showing the appearance of a mobile phone as an embodiment of the character input device of the present invention. As shown in FIG. 2, the mobile phone 51 is provided with a display screen 52 and a key 53. The display screen 52 is composed of, for example, a liquid crystal display or an organic EL display, and displays images and characters according to the operation status of the mobile phone 51. A key 53 is a determination key 54 used for determining an operation or determining a candidate for character conversion, a direction key 55 used for moving a cursor or changing a screen, and a function key to which a unique function is assigned for each application program. 56, a character input key 57 used for character input is provided.

表示画面52が文字入力を受け付ける画面(例えば、メール文書を作成する画面)を表示しているときに、文字入力キー57の内の1つが押下されると、そのキーに割り当てられた文字を表示画面52に表示する。文字入力キー57によって入力される文字種別には、平仮名、片仮名、アルファベット、数字、記号がある。   When one of the character input keys 57 is pressed while the display screen 52 is displaying a screen that accepts character input (for example, a screen for creating a mail document), the character assigned to that key is displayed. It is displayed on the screen 52. The character types input by the character input key 57 include hiragana, katakana, alphabet, numbers, and symbols.

携帯電話機1の文字入力方式として、かな入力方式を用いて説明する。かな入力方式は、携帯電話機の他に、ファクシミリの電話帳登録や録画機器の録画番組タイトルの登録などに広く用いられている。なお、本発明は、ポケベル入力方式やキーボードによる入力など他の入力方式を用いた情報端末に対しても、適用することができる。   A description will be given using a kana input method as a character input method of the mobile phone 1. The Kana input method is widely used for registering facsimile phonebooks and recording program titles of recording devices in addition to mobile phones. Note that the present invention can also be applied to information terminals using other input methods such as a pager input method and keyboard input.

かな入力方式では、文字入力キー57の1つ1つに複数の平仮名、複数の片仮名、複数のアルファベット(図示せず)、数字等が割り当てられており、ファンクションキー56が押下されると、入力する文字種別(モード)が切り替わる。例えば、「2」のキーには、「か」行の平仮名、「か」行の片仮名、アルファベットのa,b,cが割り当てられており、ファンクションキー56が押下されるごとに、平仮名入力モードから片仮名入力モードへ、片仮名入力モードからアルファベット入力モードへと入力モードが切り替わる。   In the Kana input method, a plurality of hiragana characters, a plurality of katakana characters, a plurality of alphabets (not shown), numbers, etc. are assigned to each of the character input keys 57. When the function key 56 is pressed, an input is made. The character type (mode) to be switched is switched. For example, the “2” key is assigned hiragana in the “ka” line, katakana in the “ka” line, and alphabets a, b, and c. Each time the function key 56 is pressed, the hiragana input mode is selected. The input mode is switched from the Katakana input mode to the Katakana input mode and from the Katakana input mode to the alphabet input mode.

文字種別が平仮名モードに設定されているとき、1つの文字入力キー57によって、複数種類の平仮名を入力することができる。入力される文字は、文字入力キー57の連続押下回数によって決まる。例えば、文字入力キー57の1つである「2」のキーの押下を1度受けると「か」が入力される。また、「2」のキーの押下を連続して2度受けると「き」という文字が入力される。入力された平仮名は、未確定文字列の状態で表示画面52に表示される。   When the character type is set to the hiragana mode, a single character input key 57 can be used to input a plurality of types of hiragana. The character to be input is determined by the number of times the character input key 57 is continuously pressed. For example, when a key “2” that is one of the character input keys 57 is pressed once, “ka” is input. When the key “2” is pressed twice in succession, the character “ki” is input. The input hiragana is displayed on the display screen 52 in an unconfirmed character string state.

図3は、実施形態の係る携帯電話機51の構成を示すブロック図である。図3に示すように、携帯電話機51は制御部101を備えている。制御部101は携帯電話機51全体の制御を行う。また、制御部101には音声信号処理部102、送受信部103、操作部104、表示部105、記憶部106、文字変換制御部107が接続されている。さらに、文字変換制御部107には、フレーズ予測部108、予測変換部109、およびかな漢字変換部110が接続されている。なお、文字変換制御部107、フレーズ予測部108、予測変換部109、およびかな漢字変換部110はハードウェア又はプログラムで構成される。   FIG. 3 is a block diagram illustrating a configuration of the mobile phone 51 according to the embodiment. As shown in FIG. 3, the mobile phone 51 includes a control unit 101. The control unit 101 controls the entire mobile phone 51. In addition, an audio signal processing unit 102, a transmission / reception unit 103, an operation unit 104, a display unit 105, a storage unit 106, and a character conversion control unit 107 are connected to the control unit 101. Further, the character conversion control unit 107 is connected to a phrase prediction unit 108, a prediction conversion unit 109, and a kana-kanji conversion unit 110. The character conversion control unit 107, the phrase prediction unit 108, the prediction conversion unit 109, and the kana-kanji conversion unit 110 are configured by hardware or a program.

音声信号処理部102は、通話用スピーカやマイクロホンや案内用スピーカなどを用いて音声信号の入出力を行う。送受信部103は、図示しない基地局と交信するアンテナを含み、音声信号やデータ信号の送受信を行う。操作部104はキー53などを含み、ユーザの指示を制御部101に入力するために用いられる。表示部105は表示画面52などから構成され、携帯電話機51の動作状況、操作の案内、入力内容などを表示する。記憶部106には、ユーザデータ、電話帳のような各種の設定情報や、アプリケーションプログラムなどと、文字変換に用いられるフレーズ予測辞書106a、予測変換辞書106b、およびかな漢字変換辞書106cが格納されている。   The audio signal processing unit 102 inputs and outputs audio signals using a speaker for calling, a microphone, a guidance speaker, and the like. The transmission / reception unit 103 includes an antenna that communicates with a base station (not shown), and transmits and receives audio signals and data signals. The operation unit 104 includes a key 53 and the like, and is used to input a user instruction to the control unit 101. The display unit 105 includes a display screen 52 and the like, and displays an operation status of the mobile phone 51, operation guidance, input contents, and the like. The storage unit 106 stores user data, various setting information such as a telephone directory, application programs, and the like, a phrase prediction dictionary 106a, a prediction conversion dictionary 106b, and a kana-kanji conversion dictionary 106c used for character conversion. .

文字変換制御部107は、操作部104を用いて入力された未確定文字又は文字列の変換候補を所定のルールに従って並べかえ、表示部105に出力する。変換候補としては、フレーズ予測候補、予測変換候補、およびかな漢字変換候補がある。フレーズ予測候補はフレーズ予測部108で選出され、予測変換候補は予測変換部109で選出され、かな漢字変換候補はかな漢字変換部110で選出される。   The character conversion control unit 107 rearranges the unconfirmed characters or character string conversion candidates input using the operation unit 104 according to a predetermined rule, and outputs them to the display unit 105. Conversion candidates include phrase prediction candidates, prediction conversion candidates, and kana-kanji conversion candidates. Phrase prediction candidates are selected by the phrase prediction unit 108, prediction conversion candidates are selected by the prediction conversion unit 109, and kana-kanji conversion candidates are selected by the kana-kanji conversion unit 110.

かな漢字変換は、操作部104を用いて入力された未確定文字又は文字列を漢字(もしくは、数字やアルファベットなど)に変換する変換機能である。かな漢字変換部110は、入力された未確定文字又は文字列を制御部101、文字変換制御部107を介して受け取り、受け取った未確定文字又は文字列から、かな漢字変換辞書106cを参照して、かな漢字変換候補を選出する。例えば、入力文字「え」をかな漢字変換した場合、「絵」、‥「江」、‥、「え」「エ」等のかな漢字変換候補が表示される。かな漢字候補は、図4のようにかな漢字候補提示窓161に表示される。かな漢字候補提示窓161は、ファンクションキー56が押下されることによって表示画面52に表示される。かな漢字候補提示窓161には、かな漢字変換辞書106cから検索された全ての候補が表示される。ただし、使用頻度の高いかな漢字候補は、予測変換候補として変換候補表示領域11にも表示されることがある。   The kana-kanji conversion is a conversion function for converting unconfirmed characters or character strings input using the operation unit 104 into kanji (or numbers, alphabets, etc.). The kana-kanji conversion unit 110 receives the input unconfirmed character or character string through the control unit 101 and the character conversion control unit 107, and refers to the kana-kanji conversion dictionary 106c from the received unconfirmed character or character string. Select conversion candidates. For example, when the input character “E” is converted to Kana-Kanji, Kana-Kanji conversion candidates such as “Picture”,... “E”,. The kana-kanji candidate is displayed in the kana-kanji candidate presentation window 161 as shown in FIG. The kana-kanji candidate presentation window 161 is displayed on the display screen 52 when the function key 56 is pressed. In the kana-kanji candidate presentation window 161, all candidates retrieved from the kana-kanji conversion dictionary 106c are displayed. However, kana-kanji candidates that are frequently used may be displayed in the conversion candidate display area 11 as predictive conversion candidates.

予測変換部109は、操作部104を用いて入力された未確定文字又は文字列を読みの先頭に持つ語句を予測変換辞書106bから検索する。予測変換辞書106bには、変換後の文字又は文字列とその読みが図5のように登録されている。例えば、予測変換部109が、次の変換対象の入力文字「き」を受け取ると、予測変換辞書106bの読みが、「き」に前方一致する語句を検索する。ただし、先頭1文字の「読み」が合致する予測変換候補は非常に多い。そこで、予測変換辞書106bに登録された語句ごとに、その語句の入力頻度や入力時点などの情報も登録する。この情報を用いることで、複数の予測変換候補のうち、入力頻度の高いものや直近に入力されたものが判定できる。入力頻度の高い語句や直近に入力された語句と一致する予測変換候補は選択される可能性が高いと考えられるため、このような予測変換候補を優先的に表示する。   The predictive conversion unit 109 searches the predictive conversion dictionary 106b for words having unconfirmed characters or character strings input using the operation unit 104 at the beginning of reading. In the predictive conversion dictionary 106b, converted characters or character strings and their readings are registered as shown in FIG. For example, when the predictive conversion unit 109 receives the input character “ki” to be converted next, the predictive conversion dictionary 106 b searches for a word whose reading matches the “ki” in front. However, there are a large number of predictive conversion candidates in which “reading” of the first character matches. Therefore, for each word registered in the predictive conversion dictionary 106b, information such as the input frequency and input time of the word is also registered. By using this information, it is possible to determine a plurality of predictive conversion candidates that have a high input frequency or that have been input most recently. Since it is considered that there is a high possibility that a predictive conversion candidate that coincides with a frequently input word or phrase that has been input most recently, such a predictive conversion candidate is preferentially displayed.

ここで、「優先的に表示」とは、変換候補を選択するための入力操作回数が少ない位置に表示することである。例えば、図1のP1に示した携帯電話機51表示画面の変換候補表示領域11には、「今日」や「聞く」などの予測変換候補が提示されている。P1の画面が表示された状態で「今日」を入力するためには、方向キー55を1回押下してカーソルを移動させ、決定キー54を1回押下するという、合計2回のキー押下操作が必要である。それに対して、「聞く」を入力するためには、方向キー55を3回押下してカーソルを移動させ、決定キー54を1回押下するという、合計4回のキー押下操作が必要である。このように、「今日」を入力する操作回数は「聞く」を入力する操作回数よりも少なく、優先的に表示されているといえる。   Here, “preferential display” is to display at a position where the number of input operations for selecting a conversion candidate is small. For example, prediction conversion candidates such as “today” and “listen” are presented in the conversion candidate display area 11 of the display screen of the mobile phone 51 shown in P1 of FIG. In order to input “today” in a state where the screen of P1 is displayed, the cursor is moved by pressing the direction key 55 once, and the cursor is moved once, and the key 54 is pressed once in total. is required. On the other hand, in order to input “listen”, a total of four key pressing operations are required in which the direction key 55 is pressed three times to move the cursor, and the enter key 54 is pressed once. Thus, it can be said that the number of operations for inputting “today” is smaller than the number of operations for inputting “listen”, and is displayed preferentially.

フレーズ予測部108は、操作部104を用いて入力確定された文字又は文字列に後続するフレーズをフレーズ予測辞書106aから検索する。フレーズ予測辞書106aは、確定文字又は文字列とその読み、後続するフレーズの文字又は文字列とその読みの情報を図6のように格納したものである。フレーズ予測辞書106aには、一般的なユーザが文章を作成するときに使うであろうと思われるフレーズが予め登録されている。また、これに加えて、携帯電話機51では、ユーザが文字入力を行ったときに使用したフレーズを文字変換制御部107が取得し、フレーズ予測辞書106aに自動的に登録する機能を有する。このようにして、フレーズ予測候補のヒット率を上げるために、多数のフレーズがフレーズ予測辞書106aに登録されている。   The phrase prediction unit 108 searches the phrase prediction dictionary 106 a for a phrase that follows the character or character string that has been input and confirmed using the operation unit 104. The phrase prediction dictionary 106a stores the confirmed characters or character strings and their readings, and the information of the subsequent phrases characters or character strings and their readings as shown in FIG. In the phrase prediction dictionary 106a, phrases that are expected to be used when a general user creates a sentence are registered in advance. In addition to this, the cellular phone 51 has a function in which the character conversion control unit 107 acquires the phrase used when the user inputs characters and automatically registers it in the phrase prediction dictionary 106a. In this way, a large number of phrases are registered in the phrase prediction dictionary 106a in order to increase the hit rate of phrase prediction candidates.

このように多数のフレーズがフレーズ予測辞書106aに登録されることによって、フレーズ予測候補がフレーズ予測辞書106aから多く検出される場合がある。そこで、フレーズ予測辞書106aには語句の入力頻度や入力時刻などの情報も記憶することができる。この情報を用いることで、複数のフレーズ予測候補のうち、入力頻度の高いものや直近に入力されたものが容易に判断できる。入力頻度の高いフレーズ予測候補や直近に入力されたフレーズ予測候補は、ユーザによって選択される可能性が高い。そこで、このようなフレーズ予測候補を優先的に表示してユーザに提示する。   As described above, a large number of phrases are registered in the phrase prediction dictionary 106a, so that many phrase prediction candidates may be detected from the phrase prediction dictionary 106a. Therefore, the phrase prediction dictionary 106a can also store information such as phrase input frequency and input time. By using this information, it is possible to easily determine a frequently input phrase or a recently input phrase among a plurality of phrase prediction candidates. There is a high possibility that a phrase prediction candidate with a high input frequency or a phrase prediction candidate that has been input most recently will be selected by the user. Therefore, such phrase prediction candidates are preferentially displayed and presented to the user.

なお、フレーズ予測辞書106aと予測変換辞書106bの2種の辞書を用いずに、1つの辞書でこれら2種の辞書の役割を果たしても良い。例えば、予測変換辞書106bの「読み」の項目をフレーズ予測辞書106aの「確定文字列読み」の項目から読み取り、予測変換辞書106bの「変換後の文字列」をフレーズ予測辞書106aの「確定文字列」から読み取るならば、1つの辞書で構成することができる。   Instead of using two types of dictionaries, the phrase prediction dictionary 106a and the prediction conversion dictionary 106b, a single dictionary may serve as these two types of dictionaries. For example, the “reading” item in the prediction conversion dictionary 106b is read from the “determined character string reading” item in the phrase prediction dictionary 106a, and the “converted character string” in the prediction conversion dictionary 106b is read as the “determined character” in the phrase prediction dictionary 106a. If it is read from the “column”, it can be composed of one dictionary.

図7は、入力確定された文字又は文字列に基づいてフレーズ予測候補を表示し、このとき更に変換対象の文字を入力する場合の文字変換制御部107の動作を示すフローチャートである。また、図8は、変換候補が表示画面52に表示される一例を示した画面遷移図である。図7、図8、および図3を用いて文字変換候補の表示動作について説明する。   FIG. 7 is a flowchart showing the operation of the character conversion control unit 107 in the case where the phrase prediction candidates are displayed based on the input confirmed character or character string, and further the character to be converted is input at this time. FIG. 8 is a screen transition diagram showing an example in which conversion candidates are displayed on the display screen 52. The character conversion candidate display operation will be described with reference to FIGS. 7, 8, and 3.

まず、操作部104によって文字入力操作がなされると、制御部101はユーザ操作と入力文字の対照表(図示せず)を用いて、入力された文字を判定する。判定された入力文字は、表示画面52の文字列入力領域10に表示される。また、文字変換制御部107に対して、入力された文字又は文字列を送る。   First, when a character input operation is performed by the operation unit 104, the control unit 101 determines an input character using a user operation and input character comparison table (not shown). The determined input character is displayed in the character string input area 10 of the display screen 52. In addition, the input character or character string is sent to the character conversion control unit 107.

文字変換制御部107は、制御部101から送られた文字又は文字列を受け取り(S201)、その文字又は文字列が未確定文字であるならば、その文字を予測変換部109に送る。なお、このとき、直近に入力されていた文字又は文字列も未確定の状態であるならば、その文字又は文字列と合わせて未確定文字又は文字列として予測変換部109に送る。   The character conversion control unit 107 receives the character or character string sent from the control unit 101 (S201), and if the character or character string is an undetermined character, sends the character to the prediction conversion unit 109. At this time, if the character or character string that has been input most recently is also in an undetermined state, it is sent to the prediction conversion unit 109 as an undetermined character or character string together with the character or character string.

予測変換部109は、未確定文字又は文字列によって予測変換辞書106bの読みの項目を検索し、前方一致する語句を選出する(S202)。このとき、かな入力方式によって文字入力がなされている場合、例えば、「お」の文字を入力するためには、「あ」行の文字入力キー57を連続5回押下する必要があり、入力に時間がかかる。この入力の手間を省くため、未確定文字列の最終文字が入力過程の文字にあたる場合も一致しているとみなして選出しても良い。例えば、「あか」と入力されたときには、未確定文字列の最終文字「か」の文字入力キー57(「か」行)が押下された段階で、「あき」、「あく」、「あけ」、「あこ」という文字列が入力される可能性があると判断する。そのため、「あか」と入力された時点で、「あき」、「あく」、「あけ」、「あこ」に前方一致する読みを有する語句についても予測辞書106bから検索する。   The predictive conversion unit 109 searches for a reading item in the predictive conversion dictionary 106b using unconfirmed characters or character strings, and selects a word that matches forward (S202). At this time, when characters are input by the Kana input method, for example, in order to input the character “O”, it is necessary to press the character input key 57 in the “A” line five times in succession. take time. In order to save the input effort, the final character of the undetermined character string may be selected even if it corresponds to the character in the input process. For example, when “Aka” is input, “Aki”, “Aku”, “Aki” is entered when the character input key 57 (“K” line) of the last character “K” of the unconfirmed character string is pressed. , It is determined that the character string “Ako” may be input. Therefore, at the time when “Aka” is entered, the prediction dictionary 106 b is also searched for a phrase having a reading that directly matches “Aki”, “Aku”, “Ake”, and “Ako”.

検索の結果、予測変換候補があれば(S203のYes)、予測変換部109は、予測変換候補を過去の入力頻度が高いものや入力時点が近いものが優先的に表示されるように並べて、文字変換制御部107に送る。文字変換制御部107は、図8のP251のように予測変換候補を変換候補表示領域11に表示する(S204)。なお、変換候補が変換候補表示領域11に一括して表示できない場合は、変換候補表示領域11は方向キー55の操作によってスクロールし、表示範囲を変更することができる。   As a result of the search, if there is a predictive conversion candidate (Yes in S203), the predictive conversion unit 109 arranges the predictive conversion candidates so that those with a high past input frequency or those with a close input time point are displayed preferentially, It is sent to the character conversion control unit 107. The character conversion control unit 107 displays the predicted conversion candidates in the conversion candidate display area 11 as shown in P251 of FIG. 8 (S204). If the conversion candidates cannot be displayed collectively in the conversion candidate display area 11, the conversion candidate display area 11 can be scrolled by operating the direction key 55 to change the display range.

次に、図8のP252のように、方向キー55によって、変換候補表示領域11に表示された予測変換候補の一つをカーソルによって選択し、決定キー54の押下を受けると、選択した文字又は文字列が確定する。なお、確定文字又は文字列は、予測変換候補から決定されるだけでなく、かな漢字変換候補や無変換によって決定される場合もある。   Next, as shown in P252 of FIG. 8, one of the prediction conversion candidates displayed in the conversion candidate display area 11 is selected with the cursor by the direction key 55, and when the determination key 54 is pressed, the selected character or The character string is confirmed. The fixed character or character string is not only determined from the predicted conversion candidates, but may be determined by kana-kanji conversion candidates or no conversion.

また、文字又は文字列の確定を行わずに、未確定文字列の入力を続けることもできる(S205のNo)。図8のP255は、未確定文字「き」を確定せずに、未確定文字列「きょ」と入力した場合の画面を示している。このとき、変換候補表示領域11には、「きょ」に前方一致する予測変換候補が表示される。   Further, it is possible to continue inputting the unconfirmed character string without confirming the character or the character string (No in S205). P255 in FIG. 8 shows a screen when the unconfirmed character string “Kyo” is input without confirming the unconfirmed character “ki”. At this time, in the conversion candidate display area 11, a predicted conversion candidate that matches forward with “Kyo” is displayed.

選択した文字又は文字列を確定した場合(S205のYes)、フレーズ予測部108は、フレーズ予測辞書106aから、確定文字又は文字列に基づいてフレーズ予測候補を検索する(S206)。確定文字又は文字列に基づいたフレーズ予測候補が検出されなければ(S207のNo)、フレーズ予測部108は、文字変換制御部107にフレーズ予測候補が無いという情報を送る。このとき、文字変換制御部107はフレーズ予測候補を表示することができないため、ユーザからの文字入力を待つ(S201)。   When the selected character or character string is confirmed (Yes in S205), the phrase prediction unit 108 searches the phrase prediction dictionary 106a for a phrase prediction candidate based on the confirmed character or character string (S206). If a phrase prediction candidate based on a confirmed character or character string is not detected (No in S207), the phrase prediction unit 108 sends information that there is no phrase prediction candidate to the character conversion control unit 107. At this time, since the character conversion control unit 107 cannot display the phrase prediction candidates, it waits for a character input from the user (S201).

フレーズ予測部108は、フレーズ予測候補を選出したならば(S207のYes)、そのフレーズ予測候補を過去の入力頻度が高いものや入力時点が近いものが優先的に表示するように並び替えて、文字変換制御部107に送る。文字変換制御部107は、フレーズ予測候補を図8のP253のように、変換候補表示領域11に表示する(S208)。   If the phrase prediction unit 108 selects a phrase prediction candidate (Yes in S207), the phrase prediction unit 108 rearranges the phrase prediction candidates so that those with a high past input frequency or those with a close input time point are displayed preferentially, It is sent to the character conversion control unit 107. The character conversion control unit 107 displays the phrase prediction candidates in the conversion candidate display area 11 as shown in P253 of FIG. 8 (S208).

図8のP253のようにフレーズ予測候補が変換候補表示領域11に表示されている状態で、操作部104によってフレーズ予測候補の1つが選択されれば(S209のYes)、そのフレーズ予測候補が確定する。文字変換制御部107は、確定文字又は文字列をフレーズ予測部108に送る。そして、フレーズ予測部108は、受け取った確定文字又は文字列によって、フレーズ予測辞書106aを検索し、その語句に関連付けられているフレーズ予測候補を更に検索する(S206)。   If one of the phrase prediction candidates is selected by the operation unit 104 in a state where the phrase prediction candidate is displayed in the conversion candidate display area 11 as in P253 in FIG. 8 (Yes in S209), the phrase prediction candidate is fixed. To do. The character conversion control unit 107 sends the confirmed character or character string to the phrase prediction unit 108. Then, the phrase prediction unit 108 searches the phrase prediction dictionary 106a based on the received confirmed character or character string, and further searches for phrase prediction candidates associated with the word (S206).

変換候補表示領域11に表示されたフレーズ予測候補が選択されずに(S209のNo)、操作部104による文字入力を受けた場合(S210のYes)、フレーズ予測部108は、フレーズ予測候補を入力文字に前方一致する読みを有するものに絞り込む(S211)。例えば、図8のP253のような画面が表示画面52に表示されているときに、操作部104によって「ま」という文字の入力を受けると、文字変換制御部107は入力された文字「ま」をフレーズ予測部108に送る。そして、フレーズ予測部108は、図8のP253の変換候補表示領域11より選択可能であったフレーズ予測候補から、「ま」に前方一致する読みを有する候補を抽出する。ただし、「ま」に前方一致する読みを有する候補だけでなく、「ま」行の文字(「み」、「む」、「め」「も」)に前方一致する読みを有する候補も併せて表示する。これは、入力文字「ま」は、次の文字「み」や「む」などを入力する過程であるからである。   If the phrase prediction candidate displayed in the conversion candidate display area 11 is not selected (No in S209) and character input is received from the operation unit 104 (Yes in S210), the phrase prediction unit 108 inputs the phrase prediction candidate. Narrow down to those that have a reading that matches the character in front (S211). For example, when a character “MA” is received by the operation unit 104 while a screen like P253 in FIG. 8 is displayed on the display screen 52, the character conversion control unit 107 receives the input character “MA”. Is sent to the phrase prediction unit 108. Then, the phrase predicting unit 108 extracts a candidate having a reading that matches the front of “ma” from the phrase prediction candidates that can be selected from the conversion candidate display area 11 of P253 in FIG. However, not only candidates with readings that match the word “ma”, but also candidates that have readings that match the word “ma” (“mi”, “mu”, “me”, “mo”). indicate. This is because the input character “MA” is a process of inputting the next character “MI” or “MU”.

入力文字によって絞り込んだフレーズ予測候補が存在する場合(S212のYes)、フレーズ予測部108は文字変換制御部107にそのフレーズ予測候補を送る。そして、文字変換制御部107は、そのフレーズ予測候補を表示画面52の変換候補表示領域11に表示する。このように、図8のP253の変換候補表示領域11より選択可能であったフレーズ予測候補は、「ま」という文字入力がされることによって、ま行の読みを先頭にもつフレーズ「まで」、「待ち合わせ」、「見た」などに絞り込まれ、絞り込み後のフレーズ予測候補は、図8のP254のように変換候補表示領域11に表示される。なお、「も」と「無理」は、図8のP253の変換候補表示領域11の1ページ目には表示されていないが、変換候補表示領域11をスクロールすると表示される。図8のP254では、「まで」、「待ち合わせ」の他に「見た」、「も」、「無理」を変換候補として表示している。即ち、文字変換制御部107は、選出された候補のうち変更対象文字又は文字列の最終文字を他の文字に置き換えた文字又は文字列に前方一致する読みを有する候補を表示する機能も有する。   When there is a phrase prediction candidate narrowed down by the input character (Yes in S212), the phrase prediction unit 108 sends the phrase prediction candidate to the character conversion control unit 107. Then, the character conversion control unit 107 displays the phrase prediction candidate in the conversion candidate display area 11 of the display screen 52. In this way, the phrase prediction candidates that can be selected from the conversion candidate display area 11 of P253 in FIG. 8 are input to the phrase “up to” with the reading of the first line as the character input “ma”. The phrase prediction candidates after being narrowed down to “waiting”, “seen”, etc. are displayed in the conversion candidate display area 11 as shown in P254 of FIG. “M” and “Unreasonable” are not displayed on the first page of the conversion candidate display area 11 of P253 in FIG. 8, but are displayed when the conversion candidate display area 11 is scrolled. In P254 of FIG. 8, “seen”, “mo”, and “unreasonable” are displayed as conversion candidates in addition to “until” and “waiting”. That is, the character conversion control unit 107 also has a function of displaying a candidate having a reading that matches the character or character string in which the character to be changed or the last character of the character string is replaced with another character among the selected candidates.

入力文字によって絞り込んだフレーズ予測候補が存在しない場合(S212のNo)、ステップS202に戻り、入力確定後に入力された文字又は文字列と前方一致読みを有する予測変換候補を予測変換辞書106bから検索する。   When there is no phrase prediction candidate narrowed down by the input character (No in S212), the process returns to step S202, and a prediction conversion candidate having a prefix matching reading with the character or character string input after the input is confirmed is searched from the prediction conversion dictionary 106b. .

このように、入力文字によって絞り込んだフレーズ予測候補を文字変換の候補として表示することにより、ヒット率の高い文字変換候補を優先的に表示することができる。ただし、フレーズ予測候補表示後の文字又は文字列の入力時に、入力された未確定文字又は文字列によって絞り込んだフレーズ予測候補だけでなく、その未確定文字又は文字列に基づいて選出した予測変換候補の両方を提示することもできる。   Thus, by displaying the phrase prediction candidates narrowed down by the input characters as the character conversion candidates, the character conversion candidates having a high hit rate can be preferentially displayed. However, when inputting a character or character string after the phrase prediction candidate is displayed, not only a predicted phrase candidate narrowed down by the input unconfirmed character or character string but also a prediction conversion candidate selected based on the unconfirmed character or character string Both can be presented.

このような両方の変換候補を表示する方法として、フレーズ予測候補を優先的に表示して、その後に予測変換候補を提示する方法や、入力文字数が少ないときにはフレーズ予測候補を優先的に表示し、入力文字数が一定以上になると、予測変換候補を優先的に表示する方法がある。   As a method of displaying both of these conversion candidates, the phrase prediction candidate is preferentially displayed and then the prediction conversion candidate is presented, or when the number of input characters is small, the phrase prediction candidate is preferentially displayed. When the number of input characters exceeds a certain value, there is a method of displaying a predictive conversion candidate with priority.

図9は、フレーズ予測候補を優先的に表示し、その後に予測変換候補を表示した一例を示した図である。また、図10は2文字入力された時点までフレーズ予測候補を優先的に表示し、3文字以上入力されたならば、予測変換候補を優先的に表示する場合の一例を示した図である。図9と図10では、説明のために、フレーズ予測候補を破線で囲んで示している。   FIG. 9 is a diagram illustrating an example in which the phrase prediction candidates are displayed preferentially and then the prediction conversion candidates are displayed. FIG. 10 is a diagram showing an example in which a phrase prediction candidate is preferentially displayed until two characters are input, and when three or more characters are input, a prediction conversion candidate is preferentially displayed. In FIG. 9 and FIG. 10, the phrase prediction candidates are shown surrounded by broken lines for explanation.

図9に示したように、フレーズ予測候補を優先的に表示する場合、文字変換制御部107は、変換対象の文字が何文字入力されたとしてもフレーズ予測候補を優先的に表示する。例えば、図9のP301〜P304は「いつもの」の確定文字列の後に、「ま」、「まち」、「まちあ」、「まちあい」の文字又は文字列を入力したときの画面遷移図である。   As shown in FIG. 9, when the phrase prediction candidates are displayed with priority, the character conversion control unit 107 displays the phrase prediction candidates with priority regardless of how many characters to be converted are input. For example, P301 to P304 in FIG. 9 are screen transition diagrams when characters or character strings of “Machi”, “Machi”, “Machia”, “Machiai” are input after the “usual” confirmed character string. It is.

このP301〜P303の破線で示したように、入力文字数に関わらず、フレーズ予測候補が優先的に表示されている。ただし、P304に示すようにフレーズ予測候補が検索されなければ、予測変換候補が先頭に表示される。 As indicated by the broken lines of P301 to P303, the phrase prediction candidates are preferentially displayed regardless of the number of input characters. However, if the phrase prediction candidate is not searched as shown in P304, the prediction conversion candidate is displayed at the top.

それに対して、図10に示したように、3文字以上入力した時点で優先的に表示する変換候補が切り替わるよう設定した場合、次の変換対象の文字「ま」を入力した時点(図10のP351)と、文字列「まち」を入力した時点(図10のP352)では、文字変換制御部107はフレーズ予測候補を優先的に表示するため、図9のP301、P302と同じ画面表示となる。しかし、文字列「まちあ」を入力した時点では、文字変換制御部1
07は図10のP353のように予測変換候補を優先的に表示する。
On the other hand, as shown in FIG. 10, when the conversion candidate to be preferentially displayed is switched when three or more characters are input, when the next conversion target character “MA” is input (FIG. 10). P351) and at the time when the character string “Machi” is input (P352 in FIG. 10), since the character conversion control unit 107 preferentially displays the phrase prediction candidates, the same screen display as P301 and P302 in FIG. 9 is displayed. . However, when the character string “Machia” is input, the character conversion control unit 1
07 preferentially displays predictive conversion candidates as in P353 of FIG.

このように、文字変換制御部107がフレーズ予測を優先的に表示するか、予測変換を優先的に表示するかの設定、また、入力文字数に応じて優先的に表示する変換方法を切り替えるかの設定を、画面から選択できるような設定画面を設けても良い。   As described above, whether the character conversion control unit 107 preferentially displays the phrase prediction or the prediction conversion preferentially, and whether to switch the conversion method preferentially displayed according to the number of input characters. You may provide the setting screen which can select a setting from a screen.

図11は、入力予測に関する設定画面の例である。文字入力設定画面P401の設定項目の1つとして、入力予測の設定項目が表示される。P401の画面が表示されている状態で、方向キー55によってカーソルが入力予測の設定項目に合わされ、決定キー54が押下を受けると、入力予測設定画面P402が表示される。入力予測の設定では、予測変換機能やフレーズ予測機能のON/OFF(P403、P404)や、フレーズ予測と予測変換のどちらを優先的に表示するか(P405)、優先的に表示する変換候補を切り替えるしきい値となる、変換対象文字列の入力文字数(P406)、フレーズ予測変換では予め登録された語句を優先的に提示するか、文字又は文字列入力に応じた学習によって登録された語句を優先的に提示するか(P407)を設定することができる。   FIG. 11 is an example of a setting screen related to input prediction. An input prediction setting item is displayed as one of the setting items on the character input setting screen P401. When the screen of P401 is displayed, when the cursor is moved to the input prediction setting item by the direction key 55 and the determination key 54 is pressed, the input prediction setting screen P402 is displayed. In the input prediction setting, ON / OFF of the prediction conversion function and the phrase prediction function (P403, P404), which of the phrase prediction and the prediction conversion is preferentially displayed (P405), and conversion candidates to be preferentially displayed are set. The number of input characters in the conversion target character string (P406), which is a threshold value to be switched, in the phrase predictive conversion, pre-registered words or phrases are preferentially presented, or words or phrases registered by learning according to character or character string input It is possible to set whether to preferentially present (P407).

なお、フレーズ予測部108によって選出された文字変換候補の表示色と、予測変換部109によって選出された文字変換候補の表示色を異なるようにしても良い。例えば、変換候補表示領域11にフレーズ予測候補の文字又は文字列は赤色で表示し、予測変換候補の文字又は文字列は青色で表示する。また、文字変換候補の表示色を変えて変換候補表示領域11に表示している状態で、フレーズ予測候補の1つにカーソルが位置しているときに特定のキー(例えばファンクションキー56)の押下を受けると、予測変換候補の先頭位置にカーソルを移動させ、逆に、予測変換候補の1つにカーソルが位置しているときに特定のキーの押下を受けると、フレーズ予測候補の先頭位置にカーソルを移動させる構成にしても良い。   The display color of the character conversion candidate selected by the phrase prediction unit 108 may be different from the display color of the character conversion candidate selected by the prediction conversion unit 109. For example, the characters or character strings of the phrase prediction candidates are displayed in red in the conversion candidate display area 11, and the characters or character strings of the prediction conversion candidates are displayed in blue. Further, when a character conversion candidate display color is changed and displayed in the conversion candidate display area 11, when a cursor is positioned on one of the phrase prediction candidates, a specific key (for example, the function key 56) is pressed. The cursor is moved to the head position of the prediction conversion candidate, and conversely, if a specific key is pressed while the cursor is positioned on one of the prediction conversion candidates, the cursor is moved to the head position of the phrase prediction candidate. The cursor may be moved.

このように、特定のキー押下によって文字の表示色が異なる変換候補の先頭位置にカーソル移動できる構成にすると、入力操作の手数を減らすことができる。例えば、図10のP351の画面が表示画面52に表示されている状態で、予測変換候補の「町田」を入力しようとすると、方向キー55を9回押下する必要がある。しかし、ファンクションキー56の押下によって、カーソルがフレーズ予測候補の位置から予測変換候補の先頭位置へ移動するため、1度のファンクションキー押下によって「町田」にカーソルを合わせる事ができる。これによって、フレーズ予測候補が優先的に表示されているときに、予測変換候補を選択する場合にかかる操作回数を減らすことができる。   As described above, when the cursor can be moved to the start position of the conversion candidate having a different character display color by pressing a specific key, the number of input operations can be reduced. For example, in a state where the screen of P351 in FIG. 10 is displayed on the display screen 52, if the user is going to input the prediction conversion candidate “Machida”, the direction key 55 needs to be pressed nine times. However, since the cursor moves from the position of the phrase prediction candidate to the head position of the prediction conversion candidate by pressing the function key 56, the cursor can be set to “Machida” by pressing the function key once. Thereby, when the phrase prediction candidate is preferentially displayed, the number of operations required when selecting the prediction conversion candidate can be reduced.

このような実施形態の構成をとることで、フレーズ予測候補提示時に変換対象の文字又は文字列の入力を受けた場合、ヒット率の高いフレーズ予測候補を絞り込んで表示することができる。これによって、文字入力の効率を上げることができる。   By adopting such a configuration of the embodiment, when receiving an input of a character or a character string to be converted at the time of phrase prediction candidate presentation, it is possible to narrow down and display phrase prediction candidates with a high hit rate. Thereby, the efficiency of character input can be increased.

なお、上記実施形態に限定されることはなく、本発明の要旨を逸脱しない範囲において、適宜変更しても良い。   In addition, it is not limited to the said embodiment, You may change suitably in the range which does not deviate from the summary of this invention.

予測変換の例を示す図。The figure which shows the example of prediction conversion. 本発明の実施形態に係る携帯電話機の外観図。1 is an external view of a mobile phone according to an embodiment of the present invention. 実施形態に係る携帯電話機の構成を示すブロック図。The block diagram which shows the structure of the mobile telephone which concerns on embodiment. 実施形態に係る携帯電話機のかな漢字変換候補を表示する画面の例。The example of the screen which displays the kana-kanji conversion candidate of the mobile telephone which concerns on embodiment. 実施形態に係る携帯電話機の、予測変換辞書の例。The example of the prediction conversion dictionary of the mobile telephone which concerns on embodiment. 実施形態に係る携帯電話機の、フレーズ予測辞書の例。The example of the phrase prediction dictionary of the mobile phone which concerns on embodiment. 実施形態に係る携帯電話機の文字変換制御部が変換対象の文字を受け取った後、変換候補を表示するまでの動作を示すフローチャート。The flowchart which shows operation | movement until the conversion candidate is displayed after the character conversion control part of the mobile telephone concerning an embodiment receives the character for conversion. 実施形態に係る携帯電話機がフレーズ予測候補を優先的に提示する例。The example which the mobile telephone which concerns on embodiment presents a phrase prediction candidate preferentially. 実施形態に係る携帯電話機がフレーズ予測候補と予測変換候補の両方を表示する例。The example which the mobile telephone which concerns on embodiment displays both a phrase prediction candidate and a prediction conversion candidate. 実施形態に係る携帯電話機が2文字の変換文字列対象文字入力まではフレーズ予測候補を優先的に提示し、3文字の入力からは予測変換候補を優先的に提示する例。An example in which the mobile phone according to the embodiment presents a phrase prediction candidate preferentially until a two-character conversion character string target character input, and preferentially presents a prediction conversion candidate from a three-character input. 実施形態に係る携帯電話機の、入力予測設定画面の例。The example of the input prediction setting screen of the mobile phone which concerns on embodiment.

符号の説明Explanation of symbols

10 文字列入力領域、11 変換候補表示領域、51 携帯電話機、52 表示画面、53 キー、54 決定キー、55 方向キー、56 ファンクションキー、57 文字入力キー、101 制御部、102 音声信号処理部、103 送受信部、104 操作部、105 表示部、106 記憶部、106a フレーズ予測辞書、106b 予測変換、106c かな漢字変換辞書、107 文字変換制御部、108 フレーズ予測部、109 予測変換部、110 かな漢字変換辞書、161 かな漢字候補提示窓 10 character string input area, 11 conversion candidate display area, 51 mobile phone, 52 display screen, 53 key, 54 enter key, 55 direction key, 56 function key, 57 character input key, 101 control unit, 102 audio signal processing unit, 103 transmission / reception unit, 104 operation unit, 105 display unit, 106 storage unit, 106a phrase prediction dictionary, 106b prediction conversion, 106c kana-kanji conversion dictionary, 107 character conversion control unit, 108 phrase prediction unit, 109 prediction conversion unit, 110 kana-kanji conversion dictionary 161 Kana-kanji candidate presentation window

Claims (9)

少なくとも文字入力キー、確定キーを有する操作部と、
前記操作部が操作されることで入力された文字又は文字列およびこの文字又は文字列の変換候補を表示する表示部と、
前記操作部の操作によって確定された確定文字又は文字列と、この確定文字又は文字列に後続する文字又は文字列が関連付けられて格納されたフレーズ予測辞書と、
前記確定文字又は文字列が決まると、前記フレーズ予測辞書を参照して前記確定文字又は文字列に後続して入力される可能性の高い文字又は文字列を変換候補として抽出するフレーズ予測部と、
前記フレーズ予測部によって抽出された変換候補が前記表示部に表示されているときに、前記操作部の操作によって新たな文字又は文字列が入力された場合、前記表示部に表示されている変換候補のうち前記新たに入力された文字又は文字列を読みとして先頭に含む変換候補を優先的に表示する文字変換制御部と
を有することを特徴とする文字入力装置。
An operation unit having at least a character input key and a confirmation key;
A display unit that displays characters or character strings input by operating the operation unit and conversion candidates of the characters or character strings;
A confirmed character or character string confirmed by the operation of the operation unit, and a phrase prediction dictionary in which a character or character string subsequent to the confirmed character or character string is associated and stored;
When the fixed character or character string is determined, a phrase prediction unit that extracts a character or character string that is likely to be input subsequent to the fixed character or character string with reference to the phrase prediction dictionary;
When the conversion candidate extracted by the phrase prediction unit is displayed on the display unit, when a new character or character string is input by the operation of the operation unit, the conversion candidate displayed on the display unit And a character conversion control unit that preferentially displays a conversion candidate that includes the newly input character or character string as a reading at the top of the character input device.
少なくとも文字入力キー、確定キーを有する操作部と、
前記操作部が操作されることで入力された文字又は文字列および、この文字又は文字列の変化候補を表示する表示部と、
前記操作部の操作によって確定された確定文字又は文字列と、この確定文字又は文字列に後続する文字又は文字列が関連付けられて格納されたフレーズ予測辞書と、
前記確定文字又は文字列が特定されると、前記フレーズ予測辞書を参照して前記確定文字又は文字列に後続して入力される可能性の高い文字又は文字列を変換候補として抽出するフレーズ予測部と、
前記フレーズ予測部によって抽出された変換候補が前記表示部に表示されているときに、前記操作部の操作によって新たな文字又は文字列が入力された場合、前記表示部に表示されている変換候補のうち前記新たに入力された文字又は文字列を読みとして先頭に含む変換候補と、前記表示部に表示されている変換候補のうち前記新たな文字又は文字列の最終文字を、前記最終文字を入力するために用いられる操作部によって入力可能な他の文字に置き換えた文字列に前方一致する読みを有する候補とを優先的に表示する文字変換制御部と
を有することを特徴とする文字入力装置。
An operation unit having at least a character input key and a confirmation key;
A character or a character string input by operating the operation part, and a display part for displaying a change candidate of the character or the character string;
A confirmed character or character string confirmed by the operation of the operation unit, and a phrase prediction dictionary in which a character or character string subsequent to the confirmed character or character string is associated and stored;
When the confirmed character or character string is specified, a phrase predicting unit that extracts a character or character string that is likely to be input subsequent to the confirmed character or character string with reference to the phrase prediction dictionary When,
When the conversion candidate extracted by the phrase prediction unit is displayed on the display unit, when a new character or character string is input by the operation of the operation unit, the conversion candidate displayed on the display unit Conversion candidates including the newly input character or character string at the beginning as a reading, and the final character of the new character or character string among the conversion candidates displayed on the display unit, the final character as A character input device comprising: a character conversion control unit that preferentially displays a candidate having a reading that coincides with a character string replaced with another character that can be input by an operation unit used for input. .
少なくとも文字入力キー、確定キーを有する操作部と、
前記操作部が操作されることで入力された文字又は文字列および、この文字又は文字列の変化候補を表示する表示部と、
前記操作部の操作によって入力の確定された確定文字又は文字列と、この確定文字又は文字列に後続する文字又は文字列が関連付けられて格納されたフレーズ予測辞書と、
文字変換後の文字又は文字列とその読みが関連付けられて格納された予測変換辞書と、 前記確定文字又は文字列が特定されると、前記フレーズ予測辞書を参照して前記確定文字又は文字列に後続して入力される可能性の高い文字又は文字列を変換候補として抽出するフレーズ予測部と、
前記操作部の操作によって文字又は文字列が入力されたとき、前記予測変換辞書を参照して入力するものと予測する候補を抽出する予測変換部と、
前記フレーズ予測部によって抽出された候補が前記表示部に表示されているときに、前記操作部の操作によって新たな文字又は文字列が入力された場合、前記フレーズ予測部によって抽出された候補のうち前記新たに入力された文字又は文字列を読みとして先頭に含む変換候補と、前記予測変換部によって抽出された候補を表示する文字変換制御部と
を有することを特徴とする文字入力装置。
An operation unit having at least a character input key and a confirmation key;
A character or a character string input by operating the operation part, and a display part for displaying a change candidate of the character or the character string;
A phrase prediction dictionary in which a confirmed character or character string whose input is confirmed by the operation of the operation unit and a character or character string subsequent to the confirmed character or character string are stored in association with each other;
Predictive conversion dictionary in which the character or character string after character conversion and its reading are stored in association with each other, and when the confirmed character or character string is specified, the confirmed character or character string is referred to the phrase predictive dictionary A phrase prediction unit that extracts characters or character strings that are likely to be input subsequently as conversion candidates;
When a character or a character string is input by an operation of the operation unit, a prediction conversion unit that extracts candidates to be predicted to be input with reference to the prediction conversion dictionary;
When a candidate extracted by the phrase predicting unit is displayed on the display unit and a new character or character string is input by the operation of the operating unit, among the candidates extracted by the phrase predicting unit A character input device comprising: a conversion candidate that includes the newly input character or character string as a reading at the beginning; and a character conversion control unit that displays the candidate extracted by the prediction conversion unit.
前記文字変換制御部は、前記フレーズ予測部によって抽出された候補のうち前記新たな文字又は文字列を読みとして先頭に含む変換候補を優先的に表示することを特徴とする請求項3に記載の文字入力装置。   The said character conversion control part preferentially displays the conversion candidate which contains the said new character or character string as a reading among the candidates extracted by the said phrase estimation part, It is characterized by the above-mentioned. Character input device. 前記文字変換制御部は、前記フレーズ予測部によって抽出された候補のうち前記新たな文字又は文字列を読みとして先頭に含む変換候補を第1の表示色で表示し、前記予測変換部によって抽出された候補を第2の表示色で表示することを特徴とする請求項3に記載の文字入力装置。   The character conversion control unit displays, in the first display color, a conversion candidate that includes the new character or character string as a reading among candidates extracted by the phrase prediction unit, and is extracted by the prediction conversion unit. The character input device according to claim 3, wherein the candidate is displayed in a second display color. 前記操作部はファンクションキーを更に有し、前記文字変換制御部は、前記フレーズ予測部によって抽出された候補に位置するカーソルを前記ファンクションキーの押下により前記予測変換部によって抽出された候補に移動することを特徴とする請求項3に記載の文字入力装置。   The operation unit further includes a function key, and the character conversion control unit moves a cursor located at the candidate extracted by the phrase prediction unit to the candidate extracted by the prediction conversion unit by pressing the function key. The character input device according to claim 3. 変換辞書を参照して文字変換する機能と、
表示部の入力領域に変換文字を表示し、変換候補表示領域に変換候補を表示する表示機能と、
操作部によって前記入力領域又は変換候補表示領域の文字又は文字列が確定されたとき、フレーズ予測辞書を参照して、前記確定文字又は文字列に後続する文字又は文字列の候補を抽出するフレーズ予測機能と、
前記フレーズ予測機能によって抽出された候補が前記変換候補表示領域に表示されているときに、前記操作部から次の変換対象文字又は文字列が入力された場合、前記抽出された候補のうち前記変換対象文字又は文字列に前方一致する読みを有する候補を優先的に表示する文字変換制御機能と
を有することを特徴とする文字入力プログラム。
A function to convert characters by referring to the conversion dictionary,
A display function for displaying conversion characters in the input area of the display unit and displaying conversion candidates in the conversion candidate display area;
Phrase prediction that extracts a candidate of a character or character string that follows the fixed character or character string with reference to a phrase prediction dictionary when a character or character string in the input area or conversion candidate display area is confirmed by the operation unit Function and
When the candidate extracted by the phrase prediction function is displayed in the conversion candidate display area and the next conversion target character or character string is input from the operation unit, the conversion among the extracted candidates A character input program comprising: a character conversion control function that preferentially displays candidates having readings that coincide with the target character or character string.
変換辞書を参照して文字変換する機能と、
表示部の入力領域に変換文字を表示し、変換候補表示領域に変換候補を表示する表示機能と、
操作部によって前記入力領域又は変換候補表示領域の文字又は文字列が確定されたとき、フレーズ予測辞書を参照して、前記確定文字又は文字列に後続する文字又は文字列の候補を抽出するフレーズ予測機能と、
前記フレーズ予測機能によって抽出された候補が前記変換候補表示領域に表示されているときに、前記操作部から次の変換対象文字又は文字列が入力された場合、前記抽出された候補のうち前記変換対象文字又は文字列に前方一致する読みを有する候補
と、前記抽出された候補のうち前記変更対象文字又は文字列の最終文字を、前記最終文字を入力するために用いられるキーで入力可能な他の文字に置き換えた文字列に前方一致する読みを有する候補とを表示する文字変換制御機能と
を持つことを特徴とする文字入力プログラム。
A function to convert characters by referring to the conversion dictionary,
A display function for displaying conversion characters in the input area of the display unit and displaying conversion candidates in the conversion candidate display area;
Phrase prediction that extracts a candidate of a character or character string that follows the fixed character or character string with reference to a phrase prediction dictionary when a character or character string in the input area or conversion candidate display area is confirmed by the operation unit Function and
When the candidate extracted by the phrase prediction function is displayed in the conversion candidate display area and the next conversion target character or character string is input from the operation unit, the conversion among the extracted candidates A candidate that has a reading that matches the target character or character string in advance, and the last character of the character to be changed or the character string among the extracted candidates that can be input with a key used to input the final character A character input program having a character conversion control function for displaying a candidate having a reading that matches the character string replaced with the character string.
変換辞書を参照して文字変換する機能と、
表示部の入力領域に変換文字を表示し、変換候補表示領域に変換候補を表示する表示機能と、
操作部によって前記入力領域又は変換候補表示領域の文字又は文字列が確定されたとき、フレーズ予測辞書を参照して、前記確定文字又は文字列に後続する文字又は文字列の候補を抽出するフレーズ予測機能と、
前記操作部から前記入力領域に次の変換対象の文字又は文字列が入力されたとき、予測変換辞書を参照して、次に入力するものと予測する文字又は文字列の候補を抽出する予測変換機能と、
前記フレーズ予測機能によって抽出された候補が前記変換候補表示領域に表示されているときに、前記操作部から前記次の変換対象文字又は文字列が入力された場合、前記フレーズ予測機能によって抽出された候補のうち前記変換対象文字又は文字列に前方一致する読みを有する候補と、前記予測変換機能によって抽出された候補とを表示する文字変換制御機能と
を持つことを特徴とする文字入力プログラム。
A function to convert characters by referring to the conversion dictionary,
A display function for displaying conversion characters in the input area of the display unit and displaying conversion candidates in the conversion candidate display area;
Phrase prediction that extracts a candidate of a character or character string that follows the confirmed character or character string with reference to a phrase prediction dictionary when a character or character string in the input area or conversion candidate display area is confirmed by the operation unit Function and
Predictive conversion that extracts a candidate of a character or character string to be predicted to be input next with reference to a predictive conversion dictionary when the next conversion target character or character string is input to the input area from the operation unit Function and
When the candidate extracted by the phrase prediction function is displayed in the conversion candidate display area and the next conversion target character or character string is input from the operation unit, the candidate extracted by the phrase prediction function A character input program having a character conversion control function for displaying a candidate having a reading that matches forward with the character or character string to be converted, and a candidate extracted by the predictive conversion function.
JP2007082423A 2007-03-27 2007-03-27 Character input device and character input program Expired - Fee Related JP5045181B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007082423A JP5045181B2 (en) 2007-03-27 2007-03-27 Character input device and character input program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007082423A JP5045181B2 (en) 2007-03-27 2007-03-27 Character input device and character input program

Publications (2)

Publication Number Publication Date
JP2008242817A true JP2008242817A (en) 2008-10-09
JP5045181B2 JP5045181B2 (en) 2012-10-10

Family

ID=39914084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007082423A Expired - Fee Related JP5045181B2 (en) 2007-03-27 2007-03-27 Character input device and character input program

Country Status (1)

Country Link
JP (1) JP5045181B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010108267A (en) * 2008-10-30 2010-05-13 Toshiba Corp Information processor
JP2010140412A (en) * 2008-12-15 2010-06-24 Internatl Business Mach Corp <Ibm> Method for supporting sentence input, program thereof and electronic equipment
JP2010152598A (en) * 2008-12-25 2010-07-08 Kyocera Corp Portable electronic equipment
JP2011118471A (en) * 2009-11-30 2011-06-16 Rakuten Inc Device, program, server device and method for displaying input numerical value
JP2011232830A (en) * 2010-04-23 2011-11-17 Fujitsu Toshiba Mobile Communications Ltd Portable terminal
JP2012208893A (en) * 2011-03-30 2012-10-25 Nifty Corp Prediction input device
DE112010004797T5 (en) 2009-12-14 2012-11-15 Mitsubishi Electric Corporation Input support device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161320A (en) * 1994-11-30 1996-06-21 Toshiba Corp Document preparing device and display processing method therefor
JP2001325252A (en) * 2000-05-12 2001-11-22 Sony Corp Portable terminal, information input method therefor, dictionary retrieval device and method and medium
JP2002251390A (en) * 2001-02-22 2002-09-06 Sentan Kagaku Gijutsu Incubation Center:Kk Device and method for inputting word string and program
JP2004318441A (en) * 2003-04-15 2004-11-11 Sony Corp System, method, and processor for kana-kanji conversion
JP2005234742A (en) * 2004-02-18 2005-09-02 Toshiba Corp Text creating device and input word predicting method
JP2007058444A (en) * 2005-08-23 2007-03-08 Canon Inc Character input assistance method and information processor

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08161320A (en) * 1994-11-30 1996-06-21 Toshiba Corp Document preparing device and display processing method therefor
JP2001325252A (en) * 2000-05-12 2001-11-22 Sony Corp Portable terminal, information input method therefor, dictionary retrieval device and method and medium
JP2002251390A (en) * 2001-02-22 2002-09-06 Sentan Kagaku Gijutsu Incubation Center:Kk Device and method for inputting word string and program
JP2004318441A (en) * 2003-04-15 2004-11-11 Sony Corp System, method, and processor for kana-kanji conversion
JP2005234742A (en) * 2004-02-18 2005-09-02 Toshiba Corp Text creating device and input word predicting method
JP2007058444A (en) * 2005-08-23 2007-03-08 Canon Inc Character input assistance method and information processor

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010108267A (en) * 2008-10-30 2010-05-13 Toshiba Corp Information processor
JP2010140412A (en) * 2008-12-15 2010-06-24 Internatl Business Mach Corp <Ibm> Method for supporting sentence input, program thereof and electronic equipment
JP2010152598A (en) * 2008-12-25 2010-07-08 Kyocera Corp Portable electronic equipment
JP2011118471A (en) * 2009-11-30 2011-06-16 Rakuten Inc Device, program, server device and method for displaying input numerical value
US9117241B2 (en) 2009-11-30 2015-08-25 Rakuten, Inc. Input numerical value display device, input numerical value display program, server apparatus for input numerical value display, input numerical value display method, and recording medium which records input numerical display program
DE112010004797T5 (en) 2009-12-14 2012-11-15 Mitsubishi Electric Corporation Input support device
JP2011232830A (en) * 2010-04-23 2011-11-17 Fujitsu Toshiba Mobile Communications Ltd Portable terminal
JP2012208893A (en) * 2011-03-30 2012-10-25 Nifty Corp Prediction input device

Also Published As

Publication number Publication date
JP5045181B2 (en) 2012-10-10

Similar Documents

Publication Publication Date Title
US7385531B2 (en) Entering text into an electronic communications device
JP5045181B2 (en) Character input device and character input program
US20090198691A1 (en) Device and method for providing fast phrase input
US20080182599A1 (en) Method and apparatus for user input
JP2008129687A (en) Special character input support device and electronic equipment with the same
CN101682662B (en) Terminal, function starting-up method and program for terminal
KR100947401B1 (en) Entering text into an electronic communications device
JP2005157471A (en) Method and device for inputting character
JP2005006120A (en) Portable telephone with searching means for operating function and searching method for operating function of the portable telephone
US20090327880A1 (en) Text input
US9928084B2 (en) Electronic device and method for activating application
JP2006318411A (en) Information processor
JP2005234742A (en) Text creating device and input word predicting method
JP2014191355A (en) Character input device, and character input method
JP2010165226A (en) Name input device and name input method
JP2009140152A (en) Character input device and character-character type selection method
US9230349B2 (en) Electronic device and control method therefor
US20060082555A1 (en) Method of inputting character in mobile terminal
JP5105093B2 (en) Terminal device and program
JP4212633B2 (en) Mobile device
JP2006350777A (en) Character input device, cellular phone terminal, character input method, and computer program
JP2003244305A (en) Character input device of portable telephone set and method for inputting the character
JP2010117776A (en) Character input device with modification function
JP2003122746A (en) Cellular phone and its character input method
JP4162505B2 (en) Character string input device, program and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100323

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20100922

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20101028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120327

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120524

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120619

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120702

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

Free format text: PAYMENT UNTIL: 20150727

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees