JP2016119545A - Information processing device and program - Google Patents

Information processing device and program Download PDF

Info

Publication number
JP2016119545A
JP2016119545A JP2014257375A JP2014257375A JP2016119545A JP 2016119545 A JP2016119545 A JP 2016119545A JP 2014257375 A JP2014257375 A JP 2014257375A JP 2014257375 A JP2014257375 A JP 2014257375A JP 2016119545 A JP2016119545 A JP 2016119545A
Authority
JP
Japan
Prior art keywords
input
character
predicted
key
input mode
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
JP2014257375A
Other languages
Japanese (ja)
Other versions
JP6380085B2 (en
Inventor
賢治 蛯谷
Kenji Ebiya
賢治 蛯谷
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2014257375A priority Critical patent/JP6380085B2/en
Publication of JP2016119545A publication Critical patent/JP2016119545A/en
Application granted granted Critical
Publication of JP6380085B2 publication Critical patent/JP6380085B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce operations when a user inputs characters.SOLUTION: An information processing device 100 includes: a display part 111 for displaying various images; an operation detection part 112 for detecting a contact operation by a user; an operation discrimination part 113 for discriminating the kind of the contact operation; a prediction word storage part 114 for storing a prediction word; a processing execution part 115 for executing processing corresponding to the contact operation; and a display control part 116 for controlling display contents of the display part 111. Then, the information processing device 100 associates a character input mode for determining the kind of a character inputted by an operation of a character key with a predetermined operation to the character key, such as a flick operation, receives the character of the kind determined in the character input mode associated with the performed operation in the case that the predetermined operation is performed by the user, and preferentially displays a prediction word of a kind to be determined in the character input mode among prediction words predicted from the received character on a screen.SELECTED DRAWING: Figure 3

Description

本発明は、情報処理装置及びプログラムに関する。   The present invention relates to an information processing apparatus and a program.

公報記載の従来技術として、ソフトウェアキーボードを用いてのキーの操作において、キーの長押し等、通常のキー操作とは異なるキー操作を受け付けた場合に、ある入力モードで入力された文字列を、その文字列が入力されるキー操作が、他の入力モードで行われた場合に入力される文字列に変換する情報処理装置が存在する。(特許文献1参照)   As a prior art described in the publication, in a key operation using a software keyboard, when a key operation different from a normal key operation such as a long press of a key is accepted, a character string input in a certain input mode, There is an information processing apparatus that converts a key operation for inputting a character string into a character string that is input when the operation is performed in another input mode. (See Patent Document 1)

特開2013−131908号公報JP 2013-131908 A

本発明は、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が文字入力を行う際の操作を軽減することを目的とする。   In the present invention, compared to a configuration in which a character string input according to a certain input rule is converted into a character string according to another input rule by a key operation different from normal, a user can input characters. The purpose is to reduce the operation.

請求項1記載の発明は、文字の入力に用いられる文字キーへの操作を受け付ける受付手段と、前記文字キーへの操作により入力される文字の種類を決定する入力規則と当該文字キーへの予め定められた操作とが対応付けられており、利用者により当該予め定められた操作が行われた場合に、当該入力規則にて決定される種類の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、当該入力規則にて決定される種類の予測語を優先して画面に表示する表示手段とを備える情報処理装置である。
請求項2記載の発明は、利用者により前記予め定められた操作が行われた場合に、その時点で設定されている入力規則から、当該予め定められた操作に対応付けられた入力規則に変更する変更手段をさらに備えることを特徴とする請求項1に記載の情報処理装置である。
請求項3記載の発明は、前記入力規則として、入力される文字の種類を平仮名に決定する第1入力規則と、入力される文字の種類を片仮名に決定する第2入力規則とが存在し、前記表示手段は、前記第1入力規則と対応付けられた前記予め定められた操作が行われた場合に、操作された前記文字キーに割り当てられた平仮名の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、平仮名または漢字で表される予測語を優先して画面に表示することを特徴とする請求項1または2に記載の情報処理装置である。
請求項4記載の発明は、前記入力規則として、入力される文字の種類を英字の小文字に決定する第3入力規則と、入力される文字の種類を英字の大文字に決定する第4入力規則とが存在し、前記表示手段は、前記第3入力規則と対応付けられた前記予め定められた操作が行われた場合に、操作された前記文字キーに割り当てられた英字の小文字を受け付けて、受け付けた当該小文字から予測される予測語の中で、英字の小文字で表される予測語を優先して画面に表示することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置である。
請求項5記載の発明は、前記表示手段は、前記第1入力規則または前記第2入力規則の設定が行われており、前記文字キーへの操作にて仮名で表現されない文字列が入力された場合、入力された文字列を英字にしたものを前記予測語として優先して画面に表示することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置である。
請求項6記載の発明は、前記表示手段は、前記第3入力規則または前記第4入力規則の設定が行われており、前記文字キーへの操作にて入力された文字列の文字数が予め定められた閾値以上であり、入力された文字列が仮名で表現可能な場合、入力された文字列を仮名にしたものを前記予測語として優先して画面に表示することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置である。
請求項7記載の発明は、コンピュータに、文字の入力に用いられる文字キーへの操作を受け付ける機能と、前記文字キーへの操作により入力される文字の種類を決定する入力規則と当該文字キーへの予め定められた操作とが対応付けられており、利用者により当該予め定められた操作が行われた場合に、当該入力規則にて決定される種類の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、当該入力規則にて決定される種類の予測語を優先して画面に表示する機能とを実現させるためのプログラムである。
According to the first aspect of the present invention, an accepting means for accepting an operation on a character key used for inputting a character, an input rule for determining a type of the character input by the operation on the character key, and the character key in advance When a predetermined operation is performed by a user, the type of character determined by the input rule is accepted and predicted from the received character. The information processing apparatus includes a display unit that preferentially displays a predicted word of a type determined by the input rule among the predicted words.
According to the second aspect of the present invention, when the predetermined operation is performed by the user, the input rule set at that time is changed to the input rule associated with the predetermined operation. The information processing apparatus according to claim 1, further comprising a changing unit that performs the processing.
The invention according to claim 3 includes, as the input rules, a first input rule that determines the type of characters to be input as hiragana and a second input rule that determines the type of characters that are input as katakana, When the predetermined operation associated with the first input rule is performed, the display unit accepts a hiragana character assigned to the operated character key, and from the received character The information processing apparatus according to claim 1 or 2, wherein a predicted word expressed in hiragana or kanji is preferentially displayed on the screen among predicted predicted words.
In the invention according to claim 4, as the input rule, a third input rule for determining a character type to be input as a lowercase letter, and a fourth input rule for determining a character type to be input as an uppercase letter. When the predetermined operation associated with the third input rule is performed, the display means accepts and accepts a lower case letter of the alphabet assigned to the operated character key. 4. The information processing according to claim 1, wherein among the predicted words predicted from the lowercase letters, the predicted words expressed in lowercase letters are preferentially displayed on the screen. 5. Device.
According to a fifth aspect of the present invention, the first input rule or the second input rule is set in the display means, and a character string that is not expressed in kana is input by operating the character key. 5. The information processing apparatus according to claim 1, wherein an input character string in English is preferentially displayed on the screen as the predicted word. 6.
According to a sixth aspect of the present invention, the display means is set with the third input rule or the fourth input rule, and the number of characters of the character string input by operating the character key is predetermined. 2. The method according to claim 1, wherein if the input character string is greater than or equal to the threshold value and the input character string can be expressed in kana, the input character string in kana is preferentially displayed on the screen as the predicted word. The information processing apparatus according to any one of 1 to 5.
According to the seventh aspect of the present invention, a function for accepting an operation on a character key used for character input to a computer, an input rule for determining the type of character input by the operation on the character key, and the character key When a predetermined operation is performed by the user, a character of a type determined by the input rule is received, and the received character is This is a program for realizing a function of preferentially displaying the predicted word of the type determined by the input rule among the predicted words to be displayed on the screen.

請求項1記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が文字入力を行う際の操作を軽減することができる。
請求項2記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、入力規則の変更が容易になる。
請求項3記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が平仮名または漢字の文字入力を行う際の操作を軽減することができる。
請求項4記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が英字の小文字の文字入力を行う際の操作を軽減することができる。
請求項5記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が英字の文字入力を行う際の操作を軽減することができる。
請求項6記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が仮名の文字入力を行う際の操作を軽減することができる。
請求項7記載の発明によれば、通常とは異なるキー操作により、ある入力規則で入力されてしまった文字列を他の入力規則での文字列に変換する構成と比較して、利用者が文字入力を行う際の操作を軽減する機能を、コンピュータにより実現できる。
According to the first aspect of the present invention, compared with a configuration in which a character string that has been input with a certain input rule is converted into a character string with another input rule by a key operation different from normal, the user can It is possible to reduce operations when inputting characters.
According to the second aspect of the present invention, compared with a configuration in which a character string that has been input according to a certain input rule is converted into a character string according to another input rule by a key operation different from a normal one, Easy to change.
According to the third aspect of the present invention, compared with a configuration in which a character string that has been input according to a certain input rule is converted into a character string according to another input rule by a key operation different from normal, the user can It is possible to reduce operations when inputting characters in hiragana or kanji.
According to the invention of claim 4, the user can compare a configuration in which a character string that has been input with a certain input rule is converted into a character string with another input rule by a key operation different from the normal one. You can reduce the number of operations when entering lowercase letters.
According to the fifth aspect of the present invention, the user can compare a configuration in which a character string that has been input according to a certain input rule is converted into a character string according to another input rule by a key operation different from normal. It is possible to reduce the number of operations when inputting English characters.
According to the invention described in claim 6, the user can compare a configuration in which a character string input according to a certain input rule is converted into a character string according to another input rule by a key operation different from the normal one. It is possible to reduce operations when inputting characters for kana.
According to the seventh aspect of the present invention, compared with a configuration in which a character string that has been input according to a certain input rule is converted into a character string according to another input rule by a key operation different from normal, the user can A function that reduces operations when inputting characters can be realized by a computer.

本実施の形態に係る情報処理装置のハードウェア構成例を示した図である。It is the figure which showed the hardware structural example of the information processing apparatus which concerns on this Embodiment. 本実施の形態に係るソフトウェアキーボードの一例を示す図である。It is a figure which shows an example of the software keyboard which concerns on this Embodiment. 本実施の形態に係る情報処理装置の機能構成例を示したブロック図である。It is the block diagram which showed the function structural example of the information processing apparatus which concerns on this Embodiment. (a)〜(d)は、ユーザによるフリック操作の一例を説明するための図である。(A)-(d) is a figure for demonstrating an example of the flick operation by a user. 文字入力時にフリック操作が行われた際の処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the process sequence when flick operation is performed at the time of character input. (a)〜(d)は、ユーザが文字入力時にフリック操作を行った際の処理の一例を説明するための図である。(A)-(d) is a figure for demonstrating an example of the process at the time of a user performing flick operation at the time of character input.

以下、添付図面を参照して、本発明の実施の形態について詳細に説明する。
<情報処理装置のハードウェア構成>
まず、情報処理装置100のハードウェア構成について説明する。図1は、本実施の形態に係る情報処理装置100のハードウェア構成例を示した図である。本実施の形態に係る情報処理装置100は、コンピュータ装置であり、例えば、PC(Personal Computer)、携帯情報端末(いわゆる、スマートフォンやタブレット端末等)、プリンタなどの画像形成装置等が例示される。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.
<Hardware configuration of information processing device>
First, the hardware configuration of the information processing apparatus 100 will be described. FIG. 1 is a diagram illustrating a hardware configuration example of the information processing apparatus 100 according to the present embodiment. The information processing apparatus 100 according to the present embodiment is a computer apparatus, and examples thereof include an image forming apparatus such as a PC (Personal Computer), a portable information terminal (so-called smartphone or tablet terminal), a printer, and the like.

図示するように、情報処理装置100は、演算処理を行うCPU(Central Processing Unit)101と、記憶領域であるROM(Read Only Memory)102、RAM(Random Access Memory)103、記憶装置104とを備える。また、情報処理装置100は、表示機構105と、通信インタフェース(以下、通信I/Fと表記する)106と、入力デバイス107とを備える。なお、これらの各機能部は、バス108を介してデータの授受を行う。   As illustrated, the information processing apparatus 100 includes a CPU (Central Processing Unit) 101 that performs arithmetic processing, a ROM (Read Only Memory) 102 that is a storage area, a RAM (Random Access Memory) 103, and a storage device 104. . The information processing apparatus 100 also includes a display mechanism 105, a communication interface (hereinafter referred to as a communication I / F) 106, and an input device 107. Each of these functional units exchanges data via the bus 108.

CPU101は、OS(Operating System)等のソフトウェアやプログラムを実行する。また、ROM102には、各種プログラム等が記憶されており、RAM103は、CPU101による各種プログラム等の実行時におけるワークエリア等として用いられる。そして、情報処理装置100における各種機能を実現するためのプログラムがROM102からRAM103にロードされ、このプログラムに基づく処理がCPU101により実行されることで、情報処理装置100の各種機能が実現される。また、記憶装置104は、各種プログラムにおける入力データや出力データ等を記憶する領域である。   The CPU 101 executes software and programs such as an OS (Operating System). The ROM 102 stores various programs and the like, and the RAM 103 is used as a work area when the CPU 101 executes various programs and the like. A program for realizing various functions in the information processing apparatus 100 is loaded from the ROM 102 to the RAM 103, and processing based on this program is executed by the CPU 101, whereby the various functions of the information processing apparatus 100 are realized. The storage device 104 is an area for storing input data and output data in various programs.

なお、CPU101によって実行されるプログラムは、磁気記録媒体(磁気テープ、磁気ディスクなど)、光記録媒体(光ディスクなど)、光磁気記録媒体、半導体メモリなどのコンピュータが読取可能な記録媒体に記憶した状態で提供し得る。また、インターネットなどの通信手段を用いて情報処理装置100にダウンロードさせてもよい。   The program executed by the CPU 101 is stored in a computer-readable recording medium such as a magnetic recording medium (magnetic tape, magnetic disk, etc.), an optical recording medium (optical disk, etc.), a magneto-optical recording medium, or a semiconductor memory. Can be offered at. Alternatively, the information processing apparatus 100 may be downloaded using communication means such as the Internet.

表示機構105は、例えば液晶のタッチパネルディスプレイ(以下、タッチパネルと称する)により構成され、情報処理装置100に関する各種画面を表示する。また、表示機構105は、表示した画面に対してユーザによる接触が行われたことを検知して、ユーザからの操作を受け付ける。接触を検知する手段としては、接触による圧力をもとに検知する手段や、接触した物の静電気をもとに検知する手段等、どのようなものが用いられても良い。また、以下の説明では、ユーザの指が画面に触れることによる動作を接触動作として説明するが、ユーザによる接触は、例えば、ユーザが持つタッチペン等により行われることとしても良い。   The display mechanism 105 is configured by, for example, a liquid crystal touch panel display (hereinafter referred to as a touch panel), and displays various screens related to the information processing apparatus 100. Further, the display mechanism 105 detects that the user has made contact with the displayed screen, and accepts an operation from the user. As the means for detecting the contact, any means such as a means for detecting based on the pressure caused by the contact or a means for detecting based on the static electricity of the contacted object may be used. Further, in the following description, an operation by a user's finger touching the screen will be described as a contact operation. However, the user's contact may be performed by, for example, a touch pen held by the user.

また、表示機構105は、キーボードで行う入力処理をソフトウェアで実現したソフトウェアキーボードを表示する。ソフトウェアキーボードには、一般のキーボードと同様の配列(例えば、QWERTY配列)で各文字に対応した文字入力キーが配置されている。そして、ユーザは、ソフトウェアキーボードの文字入力キーを選択する操作を行うことにより、選択された文字入力キーに対応する文字を入力する。ソフトウェアキーボードの詳細については後述する。   Further, the display mechanism 105 displays a software keyboard in which input processing performed by the keyboard is realized by software. In the software keyboard, character input keys corresponding to each character are arranged in the same arrangement (for example, QWERTY arrangement) as a general keyboard. And a user inputs the character corresponding to the selected character input key by performing operation which selects the character input key of a software keyboard. Details of the software keyboard will be described later.

通信I/F106は、不図示の通信回線に接続されており、通信回線に接続されている外部装置と通信を行うインタフェースとして機能する。
入力デバイス107は、例えばキーボードやマウス等のデバイスにより構成され、ユーザによる入力操作に用いられる。
The communication I / F 106 is connected to a communication line (not shown) and functions as an interface that communicates with an external device connected to the communication line.
The input device 107 is configured by a device such as a keyboard and a mouse, and is used for an input operation by a user.

<ソフトウェアキーボードの構成>
次に、ソフトウェアキーボードの構成について説明する。図2は、本実施の形態に係るソフトウェアキーボード200の一例を示す図である。ソフトウェアキーボード200は、文字入力キー201、モード切替キー202、予測語表示部203、文字表示部204、確定キー205、変換キー206を備える。
<Configuration of software keyboard>
Next, the configuration of the software keyboard will be described. FIG. 2 is a diagram showing an example of the software keyboard 200 according to the present embodiment. The software keyboard 200 includes a character input key 201, a mode switching key 202, a predicted word display unit 203, a character display unit 204, a confirmation key 205, and a conversion key 206.

文字入力キー201は、文字や記号を入力するために用いられるキーであり、QWERTY配列で各文字に対応したキーが配置されている。この入力文字キー201を用いて入力された情報は、文字表示部204に表示される。また、文字入力において入力される文字の種類を決定する文字入力モードを切り替えることにより、平仮名、片仮名、英字等の各種の文字や記号が入力される。本実施の形態では、文字キーの一例として、文字入力キー201が用いられる。また、入力規則の一例として、文字入力モードが用いられる。   The character input key 201 is a key used for inputting characters and symbols, and keys corresponding to each character are arranged in a QWERTY array. Information input using the input character key 201 is displayed on the character display unit 204. In addition, by switching the character input mode for determining the type of character to be input in character input, various characters and symbols such as hiragana, katakana, and alphabetic characters are input. In the present embodiment, a character input key 201 is used as an example of a character key. A character input mode is used as an example of input rules.

また、本実施の形態において、文字入力モードは、日本語入力モードと英字入力モードとに分けられる。さらに、日本語入力モードは、平仮名入力モードと片仮名入力モードとに分けられる。英字入力モードは、大文字入力モードと小文字入力モードとに分けられる。即ち、文字入力モードとしては、平仮名入力モード、片仮名入力モード、大文字入力モード、小文字入力モードの4つが存在する。本実施の形態では、第1入力規則、第2入力規則、第3入力規則、第4入力規則の一例として、それぞれ、平仮名入力モード、片仮名入力モード、小文字入力モード、大文字入力モードが用いられる。   In the present embodiment, the character input mode is divided into a Japanese input mode and an English character input mode. Furthermore, the Japanese input mode is divided into a hiragana input mode and a katakana input mode. The alphabet input mode is divided into an uppercase input mode and a lowercase input mode. That is, there are four character input modes, hiragana input mode, katakana input mode, uppercase input mode, and lowercase input mode. In the present embodiment, hiragana input mode, katakana input mode, lowercase input mode, and uppercase input mode are used as examples of the first input rule, the second input rule, the third input rule, and the fourth input rule, respectively.

平仮名入力モードは、文字入力キー201の選択により平仮名が入力されるモードである。片仮名入力モードは、文字入力キー201の選択により片仮名が入力されるモードである。大文字入力モードは、文字入力キー201の選択により英字の大文字が入力されるモードである。小文字入力モードは、文字入力キー201の選択により英字の小文字が入力されるモードである。   The hiragana input mode is a mode in which hiragana is input by selecting the character input key 201. The katakana input mode is a mode in which a katakana is input by selecting the character input key 201. The capital letter input mode is a mode in which alphabetic capital letters are input by selecting the character input key 201. The lowercase input mode is a mode in which lowercase letters are input by selecting the character input key 201.

例えば、平仮名入力モードの際にユーザが「a」の文字入力キー201を選択すると、「あ」の文字が入力される。また、例えば、片仮名入力モードの際にユーザが「a」の文字入力キー201を選択すると、「ア」の文字が入力される。さらに、大文字入力モードの際にユーザが「a」の文字入力キー201を選択すると、「A」の文字が入力される。そして、小文字入力モードの際にユーザが「a」の文字入力キー201を選択すると、「a」の文字が入力される。   For example, when the user selects the character input key 201 “a” in the hiragana input mode, the character “a” is input. Further, for example, when the user selects the character input key 201 “a” in the katakana input mode, the character “a” is input. Further, when the user selects the character input key 201 “a” in the capital letter input mode, the character “A” is input. When the user selects the character input key 201 “a” in the small letter input mode, the character “a” is input.

モード切替キー202a、202b、202cは、文字入力モードを切り替えるために用いられるキーである。ここで、モード切替キー202aは、日本語入力モードと英字入力モードとを切り替えるために用いられる。即ち、日本語入力モードの際に、モード切替キー202aがユーザにより選択されると、英字入力モードに切り替わる。この場合には、例えば、英字入力モードの小文字入力モードに切り替わる。一方、英字入力モードの際に、モード切替キー202aがユーザにより選択されると、日本語入力モードに切り替わる。この場合には、例えば、日本語入力モードの平仮名入力モードに切り替わる。   Mode switching keys 202a, 202b, and 202c are keys used for switching the character input mode. Here, the mode switching key 202a is used to switch between the Japanese input mode and the English character input mode. That is, when the mode switching key 202a is selected by the user in the Japanese input mode, the mode is switched to the alphabet input mode. In this case, for example, the alphabet input mode is switched to the lower case input mode. On the other hand, when the mode switching key 202a is selected by the user in the alphabet input mode, the mode is switched to the Japanese input mode. In this case, for example, the hiragana input mode is switched to the Japanese input mode.

モード切替キー202bは、日本語入力モードの平仮名入力モードと片仮名入力モードとを切り替えるために用いられるキーである。例えば、平仮名入力モードの際に、モード切替キー202bがユーザにより選択されると、片仮名入力モードに切り替わる。さらに、モード切替キー202cは、英字入力モードの大文字入力モードと小文字入力モードとを切り替えるために用いられるキーである。例えば、大文字入力モードの際に、モード切替キー202cがユーザにより選択されると、小文字入力モードに切り替わる。   The mode switching key 202b is a key used for switching between the hiragana input mode and the katakana input mode of the Japanese input mode. For example, when the mode switching key 202b is selected by the user in the hiragana input mode, the mode is switched to the katakana input mode. Further, the mode switching key 202c is a key used for switching between an uppercase input mode and a lowercase input mode of the alphabet input mode. For example, when the mode switching key 202c is selected by the user in the uppercase input mode, the mode is switched to the lowercase input mode.

ただし、文字入力モードの切り替えはこのようなモード切替キー202a〜202cにて行われる構成に限られるものではない。例えば、1つのキーで4つの文字入力モードを順番に切り替えるような構成にしても良い。   However, switching of the character input mode is not limited to the configuration performed by such mode switching keys 202a to 202c. For example, the configuration may be such that four character input modes are sequentially switched with one key.

予測語表示部203は、ユーザにより入力された文字から予測される文字列(以下、予測語と称する)を表示する。そして、予測語表示部203に表示された予測語をユーザが選択すると、選択された予測語が入力される。ここで、予測語は、予測候補の優先度を定めた辞書として予め登録されている場合もあれば、ユーザの過去の入力履歴から優先度が算出されて予測候補として提示される場合もある。   The predicted word display unit 203 displays a character string predicted from characters input by the user (hereinafter referred to as a predicted word). When the user selects the predicted word displayed on the predicted word display unit 203, the selected predicted word is input. Here, the prediction word may be registered in advance as a dictionary in which the priority of the prediction candidate is determined, or may be presented as a prediction candidate after the priority is calculated from the user's past input history.

辞書が予め登録されている場合には、「あ」に関する予測語として、「あ」から始まる複数の文字列が登録されており、例えば、「あす」、「あなた」、「あした」、「明日」などの文字列が上位の予測語として記憶されている。また、ユーザの過去の入力履歴から予測語が提示される場合には、「あ」から始まる文字列として、例えば、ユーザが「あいさつ」を入力する頻度が高ければ、「あいさつ」の文字列が上位の予測語として記憶される。   When the dictionary is registered in advance, a plurality of character strings starting with “A” are registered as predicted words related to “A”. For example, “ASU”, “You”, “Ashita”, “Tomorrow” A character string such as “is stored as a higher-order predicted word. In addition, when a predicted word is presented from the user's past input history, for example, if the user frequently inputs “greeting” as a character string starting with “a”, the character string “greeting” is It is stored as a higher-order predicted word.

ここで、予測語表示部203の大きさは予め定められており、表示可能な文字列の量も限られる。即ち、予測語は、優先度が高い順に予測語表示部203に表示されるため、優先度が低いものは最初の時点では予測語表示部203に表示されない。ユーザは、予測語表示部203に表示されていない優先度の低い予測語を選択する場合には、予測語表示部203に表示された画像全体を滑らせる、いわゆるスクロールの処理を行えば良い。スクロールの処理を行うことで、優先度の高いものから順番に予測語が表示される。   Here, the size of the predicted word display unit 203 is predetermined, and the amount of character strings that can be displayed is limited. That is, the predicted words are displayed on the predicted word display unit 203 in descending order of priority. Therefore, the predicted words are not displayed on the predicted word display unit 203 at the first time point. When the user selects a predicted word with a low priority that is not displayed on the predicted word display unit 203, the user may perform a so-called scrolling process in which the entire image displayed on the predicted word display unit 203 is slid. By performing the scrolling process, predicted words are displayed in order from the highest priority.

また、予測語は、文字入力モードにより分かれているものとする。即ち、平仮名入力モード及び片仮名入力モードの場合には、日本語入力モード用の共通の予測語の一覧が用いられる。即ち、日本語入力モード用の予測語には、平仮名表記、漢字表記、片仮名表記の文字が含まれる。また、大文字入力モード及び小文字入力モードの場合には、英字入力モード用の共通の予測語の一覧が用いられる。即ち、英字入力モード用の予測語には、大文字表記、小文字表記の文字が含まれる。   The predicted words are assumed to be divided according to the character input mode. That is, in the hiragana input mode and the katakana input mode, a list of common prediction words for the Japanese input mode is used. That is, predicted words for the Japanese input mode include characters in hiragana notation, kanji notation, and katakana notation. In the case of the uppercase input mode and the lowercase input mode, a list of common prediction words for the alphabet input mode is used. That is, the predicted words for the alphabet input mode include uppercase letters and lowercase letters.

文字表示部204は、文字入力キー201や予測語表示部203を用いて入力された文字を表示する表示部である。例えば、平仮名入力モードの際にユーザが「a」の文字入力キー201を選択すると、「あ」の文字が入力され、文字表示部204には「あ」の文字が表示される。また、例えば、ユーザが、予測語表示部203に表示された「あす」の文字列を選択すると、「あす」の文字列が入力され、文字表示部204には「あす」の文字列が表示される。   The character display unit 204 is a display unit that displays characters input using the character input key 201 and the predicted word display unit 203. For example, when the user selects the character input key 201 “a” in the hiragana input mode, the character “a” is input, and the character “a” is displayed on the character display unit 204. Further, for example, when the user selects the character string “ASU” displayed on the predicted word display unit 203, the character string “ASU” is input, and the character display unit 204 displays the character string “ASU”. Is done.

確定キー205は、文字入力キー201を用いて入力された文字を確定するために用いられるキーである。例えば、ユーザが、文字入力キー201を用いて「あす」という文字列を入力した場合、確定キー205が選択されるまではまだ未確定である。ユーザが確定キー205を選択すると、「あす」という文字列が確定される。   The confirmation key 205 is a key used to confirm the character input using the character input key 201. For example, when the user inputs the character string “ASU” using the character input key 201, the character is not yet confirmed until the confirmation key 205 is selected. When the user selects the confirmation key 205, the character string “ASU” is confirmed.

変換キー206は、文字表示部204に表示されている未確定の文字を変換するために用いられるキーである。例えば、ユーザが、文字入力キー201を用いて「あさ」という文字列を入力し、まだ未確定の状態で変換キー206を選択すると、「朝」、「麻」などの変換後の候補の文字が文字表示部204に表示される。そして、例えば、ユーザが「朝」に変換された状態で確定キー205を選択すると、「朝」という文字列が確定される。   The conversion key 206 is a key used to convert an unconfirmed character displayed on the character display unit 204. For example, when the user inputs the character string “ASA” using the character input key 201 and selects the conversion key 206 in an unconfirmed state, the converted candidate characters such as “morning” and “hemp” are displayed. Is displayed on the character display unit 204. For example, when the user selects the confirmation key 205 in a state converted to “morning”, the character string “morning” is confirmed.

<情報処理装置の機能構成>
次に、本実施の形態に係る情報処理装置100の機能構成について説明する。図3は、本実施の形態に係る情報処理装置100の機能構成例を示したブロック図である。情報処理装置100は、各種画像を表示する表示部111と、ユーザによる接触動作を検知する操作検知部112と、接触動作の種類を判別する操作判別部113とを備える。また、情報処理装置100は、予測語を記憶する予測語記憶部114と、接触動作に応じた処理を実行する処理実行部115と、表示部111の表示内容を制御する表示制御部116とを備える。
<Functional configuration of information processing apparatus>
Next, the functional configuration of the information processing apparatus 100 according to the present embodiment will be described. FIG. 3 is a block diagram illustrating a functional configuration example of the information processing apparatus 100 according to the present embodiment. The information processing apparatus 100 includes a display unit 111 that displays various images, an operation detection unit 112 that detects a contact operation by a user, and an operation determination unit 113 that determines the type of the contact operation. In addition, the information processing apparatus 100 includes a predicted word storage unit 114 that stores a predicted word, a process execution unit 115 that executes a process according to the contact operation, and a display control unit 116 that controls the display content of the display unit 111. Prepare.

表示部111は、表示制御部116から送信される制御信号に従って、ソフトウェアキーボードなどの各種画像を表示する。   The display unit 111 displays various images such as a software keyboard in accordance with a control signal transmitted from the display control unit 116.

操作検知部112は、表示部111上でのユーザによる接触動作を検知し、検知した接触動作を操作判別部113に出力する。ここで、操作検知部112は、表示部111において直交座標系を考え、表示部111にユーザの指が接触した場合に、接触されたポイントの座標を検知して操作判別部113に出力する。付言すると、操作検知部112は、接触動作が行われている間、操作判別部113に対して、接触動作を検知していること、及び接触が行われている表示部111上の位置情報(座標)を出力する。   The operation detection unit 112 detects a contact operation by the user on the display unit 111 and outputs the detected contact operation to the operation determination unit 113. Here, the operation detection unit 112 considers an orthogonal coordinate system in the display unit 111, and when the user's finger touches the display unit 111, the operation detection unit 112 detects the coordinates of the touched point and outputs it to the operation determination unit 113. In other words, the operation detection unit 112 detects the contact operation with respect to the operation determination unit 113 while the contact operation is performed, and the position information on the display unit 111 where the contact is performed ( Coordinate).

操作判別部113は、操作検知部112から受け取った情報をもとに、操作検知部112にて検知された接触動作の種類を判別する。そして、操作判別部113は、判別した接触動作の種類と接触が行われている表示部111上の位置情報とを処理実行部115に出力する。ここで、操作判別部113は、操作検知部112から接触動作を検知したことが通知されると、接触が行われている表示部111上の位置情報をもとに、接触動作の種類を判別する。判別される接触動作としては、例えば、「タップ」、「ドラッグ」、「フリック」等が存在する。「タップ」とは、画面にユーザの指が触れる動作である。「ドラッグ」とは、指が画面に触れた状態で、ユーザがそのまま指を移動させる動作である。「フリック」とは、指が画面に触れた状態で、ユーザが指を払うように離す動作である。例えば、ユーザが表示部111に表示されたソフトウェアキーボード200の「a」の文字入力キー201に触れると、操作判別部113は、「a」の文字入力キー201にてタップ操作が行われたと判別する。   The operation determination unit 113 determines the type of contact operation detected by the operation detection unit 112 based on the information received from the operation detection unit 112. Then, the operation determination unit 113 outputs the type of the determined contact operation and the position information on the display unit 111 where the contact is performed to the process execution unit 115. Here, when the operation determination unit 113 is notified from the operation detection unit 112 that the contact operation has been detected, the operation determination unit 113 determines the type of the contact operation based on the position information on the display unit 111 where the contact is being performed. To do. For example, “tap”, “drag”, “flick”, and the like exist as the contact operation to be discriminated. “Tap” is an operation in which a user's finger touches the screen. “Drag” is an operation in which the user moves the finger as it is with the finger touching the screen. “Flick” is an operation in which a user releases a finger while touching the screen. For example, when the user touches the “a” character input key 201 of the software keyboard 200 displayed on the display unit 111, the operation determination unit 113 determines that a tap operation has been performed using the “a” character input key 201. To do.

また、図4(a)〜(d)は、ユーザによるフリック操作の一例を説明するための図である。図4(a)〜(d)には、表示部111に設定される座標系として、x軸及びy軸の座標軸が示されている。そして、操作判別部113は、図4(a)に示すように、接触が行われている位置を矢印方向(y軸の正方向)のようにソフトウェアキーボード200の上方向に弾いてスライドさせるような接触動作を操作検知部112から受信すると、接触が行われた位置にて上方向のフリック操作(以下、上フリックと称する)が行われたと判別する。同様に、操作判別部113は、図4(b)〜(d)に示すように、接触が行われている位置を矢印方向に弾いてスライドさせるような接触動作を操作検知部112から受信すると、それぞれ、下方向(y軸の負方向)のフリック操作、右方向(x軸の正方向)のフリック操作、左方向(x軸の負方向)のフリック操作(以下、それぞれ、下フリック、右フリック、左フリックと称する)が行われたと判別する。   4A to 4D are diagrams for explaining an example of the flick operation by the user. 4A to 4D show coordinate axes of the x axis and the y axis as coordinate systems set in the display unit 111. FIG. Then, as shown in FIG. 4A, the operation determination unit 113 slides the position where the contact is made by flipping upward on the software keyboard 200 as indicated by the arrow (the positive direction of the y axis). When a contact operation is received from the operation detection unit 112, it is determined that an upward flick operation (hereinafter referred to as an upper flick) has been performed at the position where the contact has been made. Similarly, as illustrated in FIGS. 4B to 4D, the operation determination unit 113 receives a contact operation from the operation detection unit 112 such that the position where the contact is performed is slid by flipping in the arrow direction. , Flick operation in the down direction (negative direction of the y-axis), flick operation in the right direction (positive direction of the x-axis), flick operation in the left direction (negative direction of the x-axis) (hereinafter, respectively, the lower flick and the right) Flick and left flick) are performed.

予測語記憶部114は、ユーザにより入力された文字から予測される予測語の一覧を記憶する。予測語の一覧は、上述したように、例えば、予測候補の優先度を定めた辞書として記憶される。また、予測語がユーザの過去の入力履歴をもとに提示される場合には、ユーザの入力に合わせて予測語一覧が更新される。   The predicted word storage unit 114 stores a list of predicted words predicted from characters input by the user. As described above, the list of predicted words is stored, for example, as a dictionary that defines the priority of prediction candidates. When the predicted word is presented based on the user's past input history, the predicted word list is updated according to the user's input.

処理実行部115は、操作判別部113から通知された接触動作と接触が行われている位置情報とをもとに、接触動作に応じた処理を実行する。ここで、処理実行部115は、文字入力キー201にてフリック操作が行われた場合、一時的に文字入力モードを変更し、変更後の文字入力モードにて文字が入力されたものとして処理を行う。また、処理実行部115は、変更後の文字入力モードに対応する予測語一覧を予測語記憶部114から取得し、予測語の表示に際して、変更後の文字入力モードにて決定される種類の予測語を優先して表示するように、表示制御部116に通知する。   The process execution unit 115 executes a process according to the contact operation based on the contact operation notified from the operation determination unit 113 and the position information on the contact. Here, when a flick operation is performed with the character input key 201, the process execution unit 115 temporarily changes the character input mode, and performs processing assuming that a character is input in the changed character input mode. Do. In addition, the process execution unit 115 acquires a predicted word list corresponding to the character input mode after the change from the predicted word storage unit 114, and predicts the type determined in the character input mode after the change when the predicted word is displayed. The display control unit 116 is notified so that the word is displayed with priority.

例えば、上フリック、下フリック、右フリック、左フリックについて、それぞれに対応する文字入力モードが、平仮名入力モード、片仮名入力モード、大文字入力モード、小文字入力モードとして予め定められている。そして、例えば、操作判別部113から「a」の文字入力キー201にて上フリックが行われたことが通知されると、処理実行部115は、現在設定されている文字入力モードに関わらず、一時的に平仮名入力モードに変更する。また、処理実行部115は、上フリックが行われた「a」の文字入力キー201に対応する文字が平仮名入力モードで入力されたものとして、「あ」の文字を文字表示部204に表示するように、表示制御部116に通知する。その際、処理実行部115は、予測語記憶部114から、「あ」に関する日本語入力モード用の予測語一覧を取得する。そして、処理実行部115は、取得した予測語一覧において、平仮名及び漢字表記の予測語の優先度を上げ、片仮名表記の予測語の優先度を下げて予測語表示部203に表示するように、表示制御部116に通知する。   For example, the character input modes corresponding to the upper flick, the lower flick, the right flick, and the left flick are predetermined as a hiragana input mode, a katakana input mode, an uppercase input mode, and a lowercase input mode, respectively. Then, for example, when the operation determination unit 113 notifies that the upper flick has been performed with the character input key 201 of “a”, the process execution unit 115 is not limited to the currently set character input mode. Temporarily change to hiragana input mode. Further, the process execution unit 115 displays the character “a” on the character display unit 204, assuming that the character corresponding to the character input key 201 “f” for which the upper flick has been performed is input in the hiragana input mode. As such, the display control unit 116 is notified. At that time, the process execution unit 115 acquires a predicted word list for the Japanese input mode related to “a” from the predicted word storage unit 114. Then, the process execution unit 115 increases the priority of the predicted words in hiragana and kanji notation in the acquired predicted word list, and lowers the priority of the predicted words in katakana notation to display on the predicted word display unit 203. The display control unit 116 is notified.

また、処理実行部115は、下フリックにより一時的に片仮名入力モードに変更した場合には、予測語の表示に際して、片仮名表記の予測語の優先度を上げ、平仮名及び漢字表記の予測語の優先度を下げて表示する処理を行う。また、処理実行部115は、右フリックにより一時的に大文字入力モードに変更した場合には、予測語の表示に際して、大文字表記の予測語の優先度を上げ、小文字表記の予測語の優先度を下げて表示する処理を行う。さらに、処理実行部115は、左フリックにより小文字入力モードに変更した場合には、予測語の表示に際して、小文字表記の予測語の優先度を上げ、大文字表記の予測語の優先度を下げて表示する処理を行う。本実施の形態では、文字キーへの予め定められた操作の一例として、フリック操作が用いられる。   In addition, when the processing execution unit 115 temporarily changes to the katakana input mode by flicking down, when displaying the predicted word, the process execution unit 115 increases the priority of the predicted word in katakana notation and prioritizes the predicted word in hiragana and kanji notation. Perform processing to display at a reduced degree. In addition, when the processing execution unit 115 temporarily changes to uppercase input mode by right-flicking, when displaying the predicted word, the process execution unit 115 increases the priority of the predicted word in uppercase notation and sets the priority of the predicted word in lowercase notation. Perform the process of lowering the display. Further, when the processing execution unit 115 is changed to the lower case input mode by left flicking, when displaying the predicted word, the priority of the predicted word in the lower case notation is increased, and the priority of the predicted word in the upper case notation is decreased and displayed. Perform the process. In the present embodiment, a flick operation is used as an example of a predetermined operation on a character key.

さらに、処理実行部115は、例えば、操作判別部113から「a」の文字入力キー201にてタップ操作が行われたことが通知されると、「a」の文字入力キー201が入力されたものとして処理を行う。ここで、例えば、文字入力モードが大文字入力モードに設定されていれば、処理実行部115は、「A」の文字を表示するように、表示制御部116に通知する。また、例えば、文字入力モードが平仮名入力モードに設定されていれば、処理実行部115は、「あ」の文字を表示するように、表示制御部116に通知する。   Further, for example, when the operation execution unit 115 is notified that the tap operation has been performed with the character input key 201 of “a” from the operation determination unit 113, the character input key 201 of “a” is input. Process as a thing. Here, for example, if the character input mode is set to the capital letter input mode, the process execution unit 115 notifies the display control unit 116 to display the character “A”. For example, if the character input mode is set to the hiragana input mode, the process execution unit 115 notifies the display control unit 116 to display the character “a”.

表示制御部116は、表示部111における表示を制御するための制御信号を生成し、表示部111の表示内容を制御する。ここで、表示制御部116は、処理実行部115から受け取った処理内容に基づいて、表示部111に表示させる内容を含む制御信号を生成する。   The display control unit 116 generates a control signal for controlling the display on the display unit 111 and controls the display content of the display unit 111. Here, the display control unit 116 generates a control signal including the content to be displayed on the display unit 111 based on the processing content received from the processing execution unit 115.

そして、具体的には、情報処理装置100において、CPU101が行う指示により、本実施の形態における操作判別部113、処理実行部115、表示制御部116の各機能が実現される。また、表示部111、操作検知部112は、例えば、表示機構105により実現される。さらに、予測語記憶部114は、例えば、記憶装置104により実現される。なお、情報処理装置100の構成は一例であり、不要な機能部を削除したり、新たな機能部を追加したり、各部の構成、配置を変更しても良い。本実施の形態では、受付手段の一例として、操作検知部112が用いられる。また、処理実行部115は、表示手段、変更手段の一例として用いられ、さらに表示制御部116は、表示手段の一例として用いられる。   Specifically, in the information processing apparatus 100, the functions of the operation determination unit 113, the process execution unit 115, and the display control unit 116 in the present embodiment are realized by instructions issued by the CPU 101. The display unit 111 and the operation detection unit 112 are realized by the display mechanism 105, for example. Further, the predicted word storage unit 114 is realized by the storage device 104, for example. Note that the configuration of the information processing apparatus 100 is merely an example, and unnecessary functional units may be deleted, new functional units may be added, and the configuration and arrangement of each unit may be changed. In the present embodiment, the operation detection unit 112 is used as an example of a reception unit. The process execution unit 115 is used as an example of a display unit and a change unit, and the display control unit 116 is used as an example of a display unit.

<文字入力時にフリック操作を行った際の処理手順の説明>
次に、ユーザが文字入力時にフリック操作を行った際の処理手順について説明する。図5は、文字入力時にフリック操作が行われた際の処理手順の一例を示すフローチャートである。ここで、初期状態の文字入力モードとして、小文字入力モードが設定されているものとする。
<Explanation of processing procedure when flicking is performed during character input>
Next, a processing procedure when the user performs a flick operation when inputting characters will be described. FIG. 5 is a flowchart illustrating an example of a processing procedure when a flick operation is performed during character input. Here, it is assumed that the lowercase character input mode is set as the character input mode in the initial state.

まず、操作検知部112は、表示部111上でのユーザによる接触動作を検知する(ステップ101)。ここで、操作検知部112は、表示部111にて接触されたポイントの座標を操作判別部113に出力する。次に、操作判別部113は、操作検知部112から受け取った位置情報をもとに、操作検知部112により検知された接触動作の種類を判別する(ステップ102)。そして、操作判別部113は、判別した接触動作の種類と表示部111上で接触が行われている位置情報とを処理実行部115に出力する。   First, the operation detection part 112 detects the contact operation by the user on the display part 111 (step 101). Here, the operation detection unit 112 outputs the coordinates of the point touched on the display unit 111 to the operation determination unit 113. Next, the operation determination unit 113 determines the type of the contact operation detected by the operation detection unit 112 based on the position information received from the operation detection unit 112 (step 102). Then, the operation determination unit 113 outputs the determined type of contact operation and position information on the display unit 111 where the contact is made to the process execution unit 115.

次に、処理実行部115は、操作判別部113から通知された接触動作が、文字入力キー201でのフリック操作であるか否かを判定する(ステップ103)。文字入力キー201での操作ではないと判定された場合や、文字入力キー201での操作であってもフリック操作でないと判定された場合(ステップ103でNo)、本処理フローは終了する。この場合、例えば、文字入力キー201でタップ操作やドラッグ操作が行われていれば、処理実行部115はそのような接触動作に応じた処理を実行する。   Next, the process execution unit 115 determines whether or not the contact operation notified from the operation determination unit 113 is a flick operation with the character input key 201 (step 103). If it is determined that the operation is not the operation using the character input key 201, or if it is determined that the operation is the flick operation even if the operation is performed using the character input key 201 (No in step 103), this processing flow ends. In this case, for example, if a tap operation or a drag operation is performed with the character input key 201, the process execution unit 115 executes a process according to such a contact operation.

一方、文字入力キー201でのフリック操作であると判定された場合(ステップ103でYes)、処理実行部115は、実行されたフリック操作に合わせて、一時的に文字入力モードを変更する(ステップ104)。例えば、ユーザが文字入力キー201にて下フリックの操作を行った場合、処理実行部115は、文字入力モードを、現在設定されている小文字入力モードから一時的に片仮名入力モードへと変更する。また、例えば、ユーザが文字入力キー201にて右フリックの操作を行った場合、処理実行部115は、文字入力モードを、現在設定されている小文字入力モードから一時的に大文字入力モードへと変更する。   On the other hand, if it is determined that the character input key 201 is a flick operation (Yes in Step 103), the process execution unit 115 temporarily changes the character input mode in accordance with the executed flick operation (Step S103). 104). For example, when the user performs a downward flick operation using the character input key 201, the process execution unit 115 temporarily changes the character input mode from the currently set lowercase input mode to the katakana input mode. For example, when the user performs a right flick operation with the character input key 201, the process execution unit 115 temporarily changes the character input mode from the currently set lowercase input mode to the uppercase input mode. To do.

次に、処理実行部115は、予測語記憶部114から、変更後の文字入力モードに対応する予測語一覧を取得する(ステップ105)。ここで、処理実行部115は、例えば、一時的に片仮名入力モードに変更した場合には、予測語記憶部114から「ア」に関する日本語入力モード用の予測語一覧を取得する。また、処理実行部115は、例えば、一時的に大文字入力モードに変更した場合には、予測語記憶部114から「A」に関する英字入力モード用の予測語一覧を取得する。   Next, the process execution unit 115 acquires a predicted word list corresponding to the changed character input mode from the predicted word storage unit 114 (step 105). Here, for example, when the process execution unit 115 temporarily changes to the katakana input mode, the process execution unit 115 acquires a predicted word list for the Japanese input mode related to “a” from the predicted word storage unit 114. For example, when the processing execution unit 115 temporarily changes to the uppercase input mode, the processing execution unit 115 acquires a predicted word list for the alphabet input mode related to “A” from the predicted word storage unit 114.

次に、処理実行部115は、フリック操作にて選択された文字を表示するとともに、取得した予測語一覧について、変更後の文字入力モードにて決定される種類の予測語の優先度を上げて表示するように、表示制御部116に通知する(ステップ106)。そして、表示制御部116は、処理実行部115から通知された表示対象の文字の情報及び予測語一覧の情報をもとに、表示部111の文字表示部204へ入力された文字を表示し、表示部111の予測語表示部203へ予測語の一覧を表示する(ステップ107)。そして、本処理フローは終了する。   Next, the process execution unit 115 displays the character selected by the flick operation and raises the priority of the type of predicted word determined in the changed character input mode for the acquired predicted word list. The display control unit 116 is notified so as to display (step 106). And the display control part 116 displays the character input into the character display part 204 of the display part 111 based on the information of the character of the display object notified from the process execution part 115, and the information of a prediction word list, A list of predicted words is displayed on the predicted word display unit 203 of the display unit 111 (step 107). Then, this processing flow ends.

また、一時的に文字入力モードが変更された後、ユーザが確定キー205を選択して未確定の文字列を確定させるまで、またはユーザが予測語を選択するまで、変更後の文字入力モードが継続される。即ち、文字入力モードの変更後にユーザが続けて文字入力キー201にてタップ操作を行うと、変更後の文字入力モードにて文字が入力される。そして、表示制御部116は、入力された文字を文字表示部204に表示する。   In addition, after the character input mode is temporarily changed, the character input mode after the change is changed until the user selects the confirmation key 205 to confirm the unconfirmed character string or until the user selects the predicted word. Will continue. That is, when the user continues to perform a tap operation with the character input key 201 after the character input mode is changed, characters are input in the character input mode after the change. Then, the display control unit 116 displays the input characters on the character display unit 204.

例えば、ユーザが「a」の文字入力キー201にて下フリックの操作を行って一時的に片仮名入力モードへ変更した場合、文字表示部204には「ア」が表示されるとともに、「ア」から始まる予測語が優先的に予測語表示部203に表示される。次に、例えば、ユーザが「i」の文字入力キー201にてタップの操作を行うと、文字表示部204には「アイ」が表示されるとともに、「アイ」から始まる予測語が優先的に予測語表示部203に表示される。そして、例えば、ユーザが、表示された予測語の「アイコン」を選択すると、文字表示部204には「アイ」に代わって「アイコン」が表示される。また、予測語が選択されることで、文字入力モードは、一時的に変更された片仮名入力モードから、もともと設定されていた小文字入力モードへと戻る。そのため、その後にユーザが文字入力キー201にてタップ操作を行うと、小文字入力モードにて文字が入力される。   For example, when the user performs a flick operation with the character input key 201 of “a” to temporarily change to the katakana input mode, “a” is displayed on the character display unit 204 and “a” is displayed. Predicted words starting from are preferentially displayed on the predicted word display unit 203. Next, for example, when the user performs a tap operation with the character input key 201 of “i”, “eye” is displayed on the character display unit 204 and a predicted word starting from “eye” is preferentially displayed. It is displayed on the predicted word display unit 203. For example, when the user selects an “icon” of the displayed predicted word, an “icon” is displayed on the character display unit 204 instead of “eye”. In addition, when the predicted word is selected, the character input mode returns from the temporarily changed Katakana input mode to the originally set lowercase character input mode. Therefore, when the user subsequently performs a tap operation with the character input key 201, a character is input in the lowercase character input mode.

<文字入力時にフリック操作を行った際の処理の具体例>
次に、ユーザが文字入力時にフリック操作を行った際の処理について、具体例を示して説明する。図6(a)〜(d)は、ユーザが文字入力時にフリック操作を行った際の処理の一例を説明するための図である。ここで、初期状態の文字入力モードとして、小文字入力モードが設定されているものとする。そして、ユーザは、フリック操作を行う前に小文字入力モードにて文字を入力し、入力した文字を確定した後に、フリック操作にて一時的に文字入力モードを変更して新たに文字を入力するものとする。なお、以下に示すステップは、図5の各ステップに対応するものとする。
<Specific example of processing when flicking is performed during character input>
Next, processing when the user performs a flick operation when inputting characters will be described with a specific example. FIGS. 6A to 6D are diagrams for explaining an example of processing when the user performs a flick operation when inputting characters. Here, it is assumed that the lowercase character input mode is set as the character input mode in the initial state. The user inputs a character in the lower case input mode before performing the flick operation, and after confirming the input character, the user temporarily changes the character input mode by the flick operation and inputs a new character. And The following steps correspond to the steps in FIG.

まず、ユーザは、小文字入力モードにおいて、タップ操作にて「user」と入力し、確定キー205を選択することにより入力した文字を確定する。その結果、図6(a)に示すように、表示制御部116は、表示部111の文字表示部204に「user」と表示する。次に、図4(b)に示すように、ユーザが「a」の文字入力キー201にて下フリックを行うと、操作検知部112は、表示部111上でのユーザによる接触動作を検知する(ステップ101)。ここで、操作検知部112は、表示部111にて接触されたポイントの座標、即ち、「a」の文字入力キー201にて下フリックが行われることで接触されたポイントの座標を操作判別部113に出力する。   First, in the lowercase character input mode, the user inputs “user” by a tap operation and selects the confirmation key 205 to confirm the input character. As a result, as shown in FIG. 6A, the display control unit 116 displays “user” on the character display unit 204 of the display unit 111. Next, as shown in FIG. 4B, when the user flicks down with the character input key 201 of “a”, the operation detection unit 112 detects a contact operation by the user on the display unit 111. (Step 101). Here, the operation detection unit 112 determines the coordinates of the point touched on the display unit 111, that is, the coordinates of the point touched by performing a flick with the character input key 201 of “a”. It outputs to 113.

次に、操作判別部113は、操作検知部112から受け取った位置情報をもとに、操作検知部112により検知された接触動作の種類を判別する(ステップ102)。ここで、操作判別部113は、接触動作が下フリックであると判別し、「a」の文字入力キー201にて下フリックが行われたことを処理実行部115に出力する。   Next, the operation determination unit 113 determines the type of the contact operation detected by the operation detection unit 112 based on the position information received from the operation detection unit 112 (step 102). Here, the operation determination unit 113 determines that the contact operation is a downward flick, and outputs to the process execution unit 115 that the downward flick has been performed with the character input key 201 of “a”.

次に、処理実行部115は、操作判別部から通知された接触動作がフリック操作であると判定し(ステップ103でYes)、実行された下フリック操作に合わせて、一時的に文字入力モードを変更する(ステップ104)。ここで、下フリック操作に対応する入力モードは片仮名入力モードであるため、処理実行部115は、現在設定されている小文字入力モードから、一時的に片仮名入力モードへと変更する。   Next, the process execution unit 115 determines that the contact operation notified from the operation determination unit is a flick operation (Yes in Step 103), and temporarily sets the character input mode in accordance with the executed lower flick operation. Change (step 104). Here, since the input mode corresponding to the lower flick operation is the katakana input mode, the process execution unit 115 temporarily changes from the currently set lowercase character input mode to the katakana input mode.

次に、処理実行部115は、予測語記憶部114から、変更後の片仮名入力モードに対応する予測語一覧を取得する(ステップ105)。ここで、処理実行部115は、「a」の文字入力キー201を用いて入力される片仮名の「ア」に関する予測語一覧を取得する。次に、処理実行部115は、フリック操作にて選択された文字である「ア」を表示するように表示制御部116に通知する(ステップ106)。また、処理実行部115は、取得した予測語一覧について、「ア」に関する片仮名表記の予測語の優先度を上げて表示するように、表示制御部116に通知する。   Next, the process execution part 115 acquires the prediction word list corresponding to the changed katakana input mode from the prediction word memory | storage part 114 (step 105). Here, the process execution unit 115 obtains a list of predicted words related to the Katakana “a” input using the character input key 201 “a”. Next, the process execution unit 115 notifies the display control unit 116 to display “A”, which is the character selected by the flick operation (step 106). In addition, the process execution unit 115 notifies the display control unit 116 to display the acquired predicted word list with an increased priority of the predicted word in katakana notation related to “a”.

そして、図6(b)に示すように、表示制御部116は、表示部111の文字表示部204において文字入力のカーソルが配置されている位置に、「ア」の文字を新たに表示する(ステップ107)。また、表示制御部116は、「ア」に関する片仮名表記の予測語の優先度を上げた予測語一覧を予測語表示部203に表示する。例えば、「あ」及び「ア」の予測語一覧としては、通常、「あす」、「あなた」、「あした」、「明日」などの文字列の優先度が高く、予測語表示部203に表示される。一方、ユーザが「a」の文字入力キー201にて下フリックの操作を行った場合には、片仮名表記の「アイ」、「アイコン」、「アイディア」、「アイテム」などの文字列の優先度が上がり、予測語表示部203に表示される。   Then, as shown in FIG. 6B, the display control unit 116 newly displays the character “a” at the position where the character input cursor is arranged in the character display unit 204 of the display unit 111 ( Step 107). In addition, the display control unit 116 displays on the predicted word display unit 203 a predicted word list in which the priority of the predicted word in katakana notation related to “a” is increased. For example, the predicted word list of “A” and “A” usually has a high priority for character strings such as “ASU”, “You”, “Ashita”, “Tomorrow”, and is displayed on the predicted word display unit 203. Is done. On the other hand, when the user performs a downward flick operation with the character input key 201 of “a”, the priority of character strings such as “eye”, “icon”, “idea”, and “item” in katakana notation Is displayed on the predicted word display unit 203.

また、ユーザは、続けて「k」の文字入力キー201にてタップ操作を行った場合には、変更後の文字入力モードである片仮名入力モードにて「k」の文字が入力される。そのため、表示制御部116は、図6(c)に示すように、「ア」の文字の隣りに「k」の文字を表示する。また、表示制御部116は、予測語一覧として、「a」、「k」の文字入力キー201を用いて入力される可能性のある文字列を表示する。即ち、予測語表示部203には、例えば「アカウント」、「アクセス」のように、「アカ」、「アキ」、「アク」、「アケ」、「アコ」で始まる予測語が上位に表示される。また、「k」の文字入力キー201を用いて入力される可能性のある文字としては、例えば、「キャ」、「キュ」、「キョ」なども考えられる。そのため、表示制御部116は、「アキャ」、「アキュ」、「アキョ」で始まる予測語を上位に表示することとしても良い。   When the user subsequently performs a tap operation with the character input key 201 for “k”, the character “k” is input in the katakana input mode, which is the character input mode after the change. Therefore, as shown in FIG. 6C, the display control unit 116 displays the character “k” next to the character “a”. Further, the display control unit 116 displays character strings that may be input using the character input keys 201 of “a” and “k” as the predicted word list. That is, in the predicted word display unit 203, predicted words starting with “Aka”, “Aki”, “Ak”, “Ake”, “Ako” are displayed at the top, such as “Account” and “Access”. The In addition, as characters that may be input using the character input key 201 of “k”, for example, “C”, “Kyu”, “Kyo”, and the like are also conceivable. Therefore, the display control unit 116 may display the predicted words starting with “acquis”, “accu”, and “acyo” at the top.

そして、ユーザは、予測語一覧の中から、例えば「アカウント」を選択すると、図6(d)に示すように、文字表示部204に、「アk」に代わって「アカウント」が表示される。また、文字入力モードは、片仮名入力モードから、変更前の小文字入力モードに戻る。   When the user selects, for example, “account” from the list of predicted words, “account” is displayed on the character display unit 204 instead of “ac” as shown in FIG. . The character input mode returns from the katakana input mode to the lowercase input mode before the change.

以上説明したように、本実施の形態において、情報処理装置100は、ユーザが文字入力キー201にてフリック操作を行うと、実行されたフリック操作に応じた文字入力モードに一時的に変更する。その際、情報処理装置100は、一時的に変更した変更後の文字入力モードにて決定される種類の予測語の優先度を上げて表示する。予測語の優先度を変更することにより、ユーザの所望する文字列が予測語表示部203に表示される可能性が高まる。また、ユーザの所望する文字列が予測語表示部203に表示されない場合であっても、少ないスクロールの操作によりユーザの所望する文字列が予測語表示部203に表示される可能性が高まる。即ち、1度のフリック操作により文字入力モードが変更されるとともに、変更後の文字入力モードにて決定される種類の予測語が優先的に表示されることとなり、ユーザが文字入力を行う際の操作が軽減される。   As described above, in the present embodiment, when the user performs a flick operation with the character input key 201, the information processing apparatus 100 temporarily changes to the character input mode corresponding to the executed flick operation. At that time, the information processing apparatus 100 displays the type of predicted word determined in the temporarily changed character input mode with a higher priority. By changing the priority of the predicted word, the possibility that the character string desired by the user is displayed on the predicted word display unit 203 is increased. Further, even when the character string desired by the user is not displayed on the predicted word display unit 203, the possibility that the character string desired by the user is displayed on the predicted word display unit 203 by a small scroll operation is increased. That is, the character input mode is changed by one flick operation, and the predicted words of the type determined in the changed character input mode are preferentially displayed. Operation is reduced.

また、本実施の形態では、一時的に文字入力モードを変更するための操作としてフリック操作を用いることとしたが、このような構成に限られるものではない。それぞれの文字入力モードに対応する操作と判別されるものであれば、どのような操作を用いても良い。例えば、情報処理装置100は、1秒間などの予め定められた時間内に行われるタップ操作の回数により、いずれかの文字入力モードに一時的に変更することとしても良い。また、情報処理装置100は、例えば、ユーザが画面上に2本の指をのせて指の間を狭めるピンチイン操作、2本の指の間を広げるピンチアウト操作により文字入力モードを変更することとしても良い。この場合、例えば、ピンチイン操作またはピンチアウト操作が行われる方向をもとに、いずれかの入力モードに一時的に変更される。さらに、情報処理装置100は、例えば、ユーザが文字入力キー201をタップした際の画面上での接触面積の大きさや接触時間の長さをもとに、いずれかの文字入力モードに一時的に変更することとしても良い。   In the present embodiment, the flick operation is used as an operation for temporarily changing the character input mode. However, the present invention is not limited to such a configuration. Any operation may be used as long as it can be determined as an operation corresponding to each character input mode. For example, the information processing apparatus 100 may temporarily change to any one of the character input modes depending on the number of tap operations performed within a predetermined time such as one second. In addition, the information processing apparatus 100 changes the character input mode by, for example, a pinch-in operation in which the user places two fingers on the screen to narrow the space between the fingers and a pinch-out operation in which the space between the two fingers is expanded. Also good. In this case, for example, the input mode is temporarily changed based on the direction in which the pinch-in operation or the pinch-out operation is performed. Further, for example, the information processing apparatus 100 temporarily enters one of the character input modes based on the size of the contact area on the screen and the length of the contact time when the user taps the character input key 201. It may be changed.

また、本実施の形態では、ソフトウェアキーボードを用いることとしたが、入力装置としての一般のキーボードを用いることとしても良い。この場合、フリック操作に代わって、例えば、予め定められた時間内にキーボードのキーを押下した回数や、キーを押下した時間の長さなどをもとに、いずれかの文字入力モードに一時的に変更される。   In this embodiment, a software keyboard is used. However, a general keyboard as an input device may be used. In this case, instead of the flick operation, for example, based on the number of times the keyboard key is pressed within a predetermined time, the length of time the key is pressed, etc. Changed to

<ユーザの操作を軽減する他の実施例1>
次に、ユーザが文字入力を行う際の操作を軽減する他の実施例1について説明する。本実施例1では、情報処理装置100は、平仮名モードで平仮名になる可能性がない文字列が入力された場合に、それまでに入力された未確定の文字列を全て英字にしたものに関する予測語を優先的に表示する。
<Another Example 1 for Reducing User Operations>
Next, another embodiment 1 for reducing the operation when the user performs character input will be described. In the first embodiment, when a character string that is not likely to become a hiragana character is input in the hiragana mode, the information processing apparatus 100 predicts an unconfirmed character string that has been input up to that point in English. Display words preferentially.

例えば、平仮名モードにて順番に「t」、「e」、「s」、「t」と入力された場合、入力された未確定の文字列は「てst」となる。ここで、3番目に入力された「s」は、日本語の子音であり、4番目に入力された「t」も子音であるため、3番目の「s」の部分が平仮名になることはない。このような場合に、処理実行部115は、入力された「てst」という文字列が平仮名になる可能性がないと判定し、「てst」を全て英字にした「test」に関する予測語を上位に表示するように、表示制御部116に通知する。予測語としては、例えば、「test」、「tester」、「test flight」などが予測語表示部203に表示される。   For example, when “t”, “e”, “s”, and “t” are sequentially input in the hiragana mode, the input uncertain character string is “te st”. Here, “s” input third is a Japanese consonant, and “t” input fourth is also a consonant, so that the third “s” part is a hiragana character. Absent. In such a case, the process execution unit 115 determines that there is no possibility that the input character string “te st” becomes a hiragana character, and calculates a predicted word related to “test” in which “te st” is all English characters. The display control unit 116 is notified so that it is displayed at the top. For example, “test”, “tester”, “test flight”, and the like are displayed on the predicted word display unit 203 as the predicted words.

また、本実施例では、平仮名モードで文字が入力される場合に限定されるものではなく、片仮名入力モードで文字が入力される場合に適用することとしても良い。この場合、片仮名入力モードにて順番に「t」、「e」、「s」、「t」と入力された場合、入力された未確定の文字列は「テst」となる。そして、処理実行部115は、入力された「テst」という文字列が片仮名になる可能性がないと判定し、「テst」を全て英字にした「test」に関する予測語を上位に表示するように、表示制御部116に通知する。   In addition, the present embodiment is not limited to the case where characters are input in the hiragana mode, but may be applied to the case where characters are input in the katakana input mode. In this case, when “t”, “e”, “s”, and “t” are sequentially input in the katakana input mode, the input undetermined character string is “test”. Then, the process execution unit 115 determines that there is no possibility that the input character string “test” is a katakana character, and displays the predicted word related to “test” in which “test” is all English characters at the top. As such, the display control unit 116 is notified.

このようにして、情報処理装置100は、日本語入力モードにおいて、平仮名及び片仮名になる可能性がない文字列が入力された場合に、入力された文字列を全て英字にしたものに関する予測語を優先的に表示する。そのため、ユーザは、例えば、英字を入力したい場合に、日本語入力モードから英字入力モードに切り替えずにそのまま文字を入力してしまったような場合でも、入力した文字を消して再び英字入力モードにて文字を入力しなくても良い。本実施例1によれば、日本語入力モードにて入力された文字をもとに、通常とは異なる何らかのキー操作を行わずに、英字の予測語が表示されることとなり、ユーザが文字入力を行う際の操作が軽減される。   In this way, when a character string that is not likely to be a hiragana character or a katakana character is input in the Japanese input mode, the information processing apparatus 100 calculates a predicted word related to an input character string that is all English characters. Display with priority. Therefore, for example, when the user wants to input an alphabetic character, even if the character is input as it is without switching from the Japanese input mode to the alphabetic input mode, the input character is deleted and the alphabet input mode is entered again. You do not have to enter characters. According to the first embodiment, based on the characters input in the Japanese input mode, the predicted English word is displayed without performing any unusual key operation, and the user can input characters. The operation when performing is reduced.

<ユーザの操作を軽減する他の実施例2>
さらに、ユーザが文字入力を行う際の操作を軽減する他の実施例2について説明する。本実施例2において、情報処理装置100は、英字入力モードで予め定められた閾値以上の文字数の文字が入力され、入力された未確定の文字列が平仮名で表現可能な場合、入力された文字列を平仮名で表現したものに関する予測語を優先的に表示する。
<Other Embodiment 2 for Reducing User Operations>
Further, another embodiment 2 for reducing the operation when the user performs character input will be described. In the second embodiment, the information processing apparatus 100 is configured to input characters when the number of characters equal to or greater than a predetermined threshold is input in the alphabet input mode and the input uncertain character string can be expressed in hiragana. Predictive words related to the column expressed in Hiragana are displayed preferentially.

例えば、英字入力モードにて順番に「a」、「k」、「a」、「s」、「a」、「k」、「a」と入力された場合、入力された文字は「akasaka」となる。「akasaka」は、平仮名モードであれば「あかさか」と表現可能である。ここで、予め定められた閾値が例えば「7」であれば、「akasaka」は7文字であるため、予め定められた閾値以上の文字数の文字が入力されたことになる。そのため、処理実行部115は、英字入力モードで予め定められた閾値以上の文字数の文字が入力され、入力された未確定の文字列が平仮名で表現可能であると判定する。そして、処理実行部115は、入力された文字列を平仮名で表現したもの(入力された文字が「akasaka」の場合は、「あかさか」)に関する予測語を上位に表示するように、表示制御部116に通知する。予測語としては、例えば、「あかさか」、「赤坂」などが予測語表示部203に表示される。   For example, when “a”, “k”, “a”, “s”, “a”, “k”, “a” are sequentially input in the alphabet input mode, the input characters are “akasaka”. It becomes. “Akasaka” can be expressed as “akasaka” in the hiragana mode. Here, if the predetermined threshold value is “7”, for example, “akasaka” is 7 characters, and therefore, the number of characters equal to or greater than the predetermined threshold value has been input. Therefore, the process execution unit 115 determines that the input character string having a number of characters equal to or greater than a predetermined threshold is input in the English character input mode, and the input undefined character string can be expressed in hiragana. Then, the process execution unit 115 performs display control so that a predicted word related to the input character string expressed in hiragana (or “akasaka” when the input character is “akasaka”) is displayed at the top. Notification to the unit 116. For example, “Akasaka”, “Akasaka”, and the like are displayed on the predicted word display unit 203 as predicted words.

このようにして、情報処理装置100は、英字入力モードで予め定められた閾値以上の文字数の文字が入力され、入力された未確定の文字列が平仮名で表現される場合、平仮名で表現したものに関する予測語を優先的に表示する。そのため、ユーザが、例えば、平仮名、漢字または片仮名を入力したい場合に、英字入力モードから日本語入力モードに切り替えずにそのまま文字を入力してしまったような場合でも、入力した文字を消して再び日本語入力モードにて文字を入力しなくても良い。本実施例2によれば、英字入力モードにて入力された文字をもとに、通常とは異なる何らかのキー操作を行わずに、平仮名、漢字または片仮名表記の予測語が表示されることとなり、ユーザが文字入力を行う際の操作が軽減される。   In this way, the information processing apparatus 100, when characters having a number of characters greater than or equal to a predetermined threshold value are input in the alphabet input mode and the input uncertain character string is expressed in hiragana, is expressed in hiragana Predictive words are displayed preferentially. Therefore, for example, when the user wants to input hiragana, kanji or katakana, but does not switch from the English input mode to the Japanese input mode, he / she enters the characters as they are and erases the input characters again. It is not necessary to input characters in Japanese input mode. According to the second embodiment, a predicted word in hiragana, kanji or katakana notation is displayed on the basis of characters input in the alphabet input mode without performing any unusual key operation. The operation when the user inputs characters is reduced.

なお、本実施の形態では、QWERTY配列のキーボードを用いることとしたが、QWERTY配列に限られるものではなく、他の配列のキーボードを用いることとしても良い。また、キーボード上の文字入力キー201はアルファベットに限定されるものではない。例えば、1つの文字入力キー201でアルファベット、平仮名及び片仮名に対応し、文字入力モードに応じてどの文字を入力するか切り替えることとしても良い。この場合、例えば、ユーザが、ある文字入力キー201を選択すると、平仮名モードであれば平仮名が入力され、片仮名入力モードであれば片仮名が入力される。また、小文字入力モードであればアルファベットの小文字が入力され、大文字入力モードであればアルファベットの大文字が入力される。   In this embodiment, a keyboard having a QWERTY layout is used. However, the keyboard is not limited to the QWERTY layout, and a keyboard having another layout may be used. The character input keys 201 on the keyboard are not limited to alphabets. For example, one character input key 201 may correspond to alphabets, hiragana and katakana, and may switch which character is input according to the character input mode. In this case, for example, when the user selects a certain character input key 201, hiragana is input in the hiragana mode, and katakana is input in the katakana input mode. In the lowercase input mode, lowercase letters are input, and in uppercase input mode, uppercase letters are input.

本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態には限定されない。本発明の精神及び範囲から逸脱することなく様々に変更したり代替態様を採用したりすることが可能なことは、当業者に明らかである。   Although the present invention has been described using the embodiment, the technical scope of the present invention is not limited to the above embodiment. It will be apparent to those skilled in the art that various modifications and alternative embodiments can be made without departing from the spirit and scope of the invention.

100…情報処理装置、111…表示部、112…操作検知部、113…操作判別部、114…予測語記憶部、115…処理実行部、116…表示制御部、200…ソフトウェアキーボード、201…文字入力キー、202…モード切替キー、203…予測語表示部、204…文字表示部、205…確定キー、206…変換キー DESCRIPTION OF SYMBOLS 100 ... Information processing apparatus, 111 ... Display part, 112 ... Operation detection part, 113 ... Operation discrimination | determination part, 114 ... Predictive word memory | storage part, 115 ... Processing execution part, 116 ... Display control part, 200 ... Software keyboard, 201 ... Character Input key 202 ... Mode switching key 203 ... Predicted word display section 204 ... Character display section 205 ... Confirmation key 206 ... Conversion key

Claims (7)

文字の入力に用いられる文字キーへの操作を受け付ける受付手段と、
前記文字キーへの操作により入力される文字の種類を決定する入力規則と当該文字キーへの予め定められた操作とが対応付けられており、利用者により当該予め定められた操作が行われた場合に、当該入力規則にて決定される種類の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、当該入力規則にて決定される種類の予測語を優先して画面に表示する表示手段と
を備える情報処理装置。
Accepting means for accepting an operation on a character key used for inputting characters;
An input rule for determining the type of character input by the operation on the character key is associated with a predetermined operation on the character key, and the predetermined operation is performed by the user. In this case, the type of character determined by the input rule is accepted, and the predicted word of the type determined by the input rule is preferentially displayed on the screen among the predicted words predicted from the received character. An information processing apparatus comprising display means for displaying.
利用者により前記予め定められた操作が行われた場合に、その時点で設定されている入力規則から、当該予め定められた操作に対応付けられた入力規則に変更する変更手段
をさらに備えることを特徴とする請求項1に記載の情報処理装置。
When the predetermined operation is performed by the user, the information processing apparatus further includes a changing unit that changes the input rule set at that time to the input rule associated with the predetermined operation. The information processing apparatus according to claim 1.
前記入力規則として、入力される文字の種類を平仮名に決定する第1入力規則と、入力される文字の種類を片仮名に決定する第2入力規則とが存在し、
前記表示手段は、前記第1入力規則と対応付けられた前記予め定められた操作が行われた場合に、操作された前記文字キーに割り当てられた平仮名の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、平仮名または漢字で表される予測語を優先して画面に表示すること
を特徴とする請求項1または2に記載の情報処理装置。
As the input rules, there are a first input rule that determines the type of input characters as Hiragana, and a second input rule that determines the type of input characters as Katakana,
When the predetermined operation associated with the first input rule is performed, the display unit accepts a hiragana character assigned to the operated character key, and from the received character The information processing apparatus according to claim 1 or 2, wherein a predicted word represented in hiragana or kanji is preferentially displayed on the screen among predicted words to be predicted.
前記入力規則として、入力される文字の種類を英字の小文字に決定する第3入力規則と、入力される文字の種類を英字の大文字に決定する第4入力規則とが存在し、
前記表示手段は、前記第3入力規則と対応付けられた前記予め定められた操作が行われた場合に、操作された前記文字キーに割り当てられた英字の小文字を受け付けて、受け付けた当該小文字から予測される予測語の中で、英字の小文字で表される予測語を優先して画面に表示すること
を特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。
As the input rules, there are a third input rule for determining the type of characters to be input as lowercase letters and a fourth input rule for determining the type of characters to be input as uppercase letters,
When the predetermined operation associated with the third input rule is performed, the display means accepts a lower case letter of the alphabet assigned to the operated character key, and from the received lower case letter 4. The information processing apparatus according to claim 1, wherein, among the predicted words to be predicted, a predicted word represented by a lowercase letter is preferentially displayed on the screen. 5.
前記表示手段は、前記第1入力規則または前記第2入力規則の設定が行われており、前記文字キーへの操作にて仮名で表現されない文字列が入力された場合、入力された文字列を英字にしたものを前記予測語として優先して画面に表示すること
を特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
The display means is configured such that when the first input rule or the second input rule is set and a character string that is not represented by a kana is input by an operation on the character key, the input character string is displayed. The information processing apparatus according to claim 1, wherein an English character is preferentially displayed on the screen as the predicted word.
前記表示手段は、前記第3入力規則または前記第4入力規則の設定が行われており、前記文字キーへの操作にて入力された文字列の文字数が予め定められた閾値以上であり、入力された文字列が仮名で表現可能な場合、入力された文字列を仮名にしたものを前記予測語として優先して画面に表示すること
を特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。
In the display means, the third input rule or the fourth input rule is set, and the number of characters of the character string input by operating the character key is equal to or greater than a predetermined threshold value. 6. The method according to claim 1, wherein when the input character string can be expressed in kana, the input character string in kana is preferentially displayed on the screen as the predicted word. The information processing apparatus described.
コンピュータに、
文字の入力に用いられる文字キーへの操作を受け付ける機能と、
前記文字キーへの操作により入力される文字の種類を決定する入力規則と当該文字キーへの予め定められた操作とが対応付けられており、利用者により当該予め定められた操作が行われた場合に、当該入力規則にて決定される種類の文字を受け付けて、受け付けた当該文字から予測される予測語の中で、当該入力規則にて決定される種類の予測語を優先して画面に表示する機能と
を実現させるためのプログラム。
On the computer,
A function that accepts operations on the character keys used to input characters;
An input rule for determining the type of character input by the operation on the character key is associated with a predetermined operation on the character key, and the predetermined operation is performed by the user. In this case, the type of character determined by the input rule is accepted, and the predicted word of the type determined by the input rule is preferentially displayed on the screen among the predicted words predicted from the received character. A program for realizing the display function.
JP2014257375A 2014-12-19 2014-12-19 Information processing apparatus and program Active JP6380085B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2014257375A JP6380085B2 (en) 2014-12-19 2014-12-19 Information processing apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014257375A JP6380085B2 (en) 2014-12-19 2014-12-19 Information processing apparatus and program

Publications (2)

Publication Number Publication Date
JP2016119545A true JP2016119545A (en) 2016-06-30
JP6380085B2 JP6380085B2 (en) 2018-08-29

Family

ID=56243148

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014257375A Active JP6380085B2 (en) 2014-12-19 2014-12-19 Information processing apparatus and program

Country Status (1)

Country Link
JP (1) JP6380085B2 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259467A (en) * 1998-03-13 1999-09-24 Toshiba Corp Document preparation device, character input processing method and storage medium recording character input processing program
JPH11338858A (en) * 1998-05-22 1999-12-10 Toshiba Corp Device and method for predicting input and storage medium recording input predictive program
JP2000222106A (en) * 1999-02-02 2000-08-11 Toshiba Corp Data input device, data input method and recording medium
JP2011175495A (en) * 2010-02-25 2011-09-08 Sharp Corp Character input device and method
JP2012084086A (en) * 2010-10-14 2012-04-26 Kyocera Corp Portable electronic equipment, and control method and program of portable electronic equipment
JP2012185710A (en) * 2011-03-07 2012-09-27 Kyocera Corp Electronic apparatus, control method of electronic apparatus, and program
JP2014107848A (en) * 2012-11-30 2014-06-09 Fujitsu Ten Ltd Character input device, character input method and program
WO2014134769A1 (en) * 2013-03-04 2014-09-12 Nokia Corporation An apparatus and associated methods

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11259467A (en) * 1998-03-13 1999-09-24 Toshiba Corp Document preparation device, character input processing method and storage medium recording character input processing program
JPH11338858A (en) * 1998-05-22 1999-12-10 Toshiba Corp Device and method for predicting input and storage medium recording input predictive program
JP2000222106A (en) * 1999-02-02 2000-08-11 Toshiba Corp Data input device, data input method and recording medium
JP2011175495A (en) * 2010-02-25 2011-09-08 Sharp Corp Character input device and method
JP2012084086A (en) * 2010-10-14 2012-04-26 Kyocera Corp Portable electronic equipment, and control method and program of portable electronic equipment
JP2012185710A (en) * 2011-03-07 2012-09-27 Kyocera Corp Electronic apparatus, control method of electronic apparatus, and program
JP2014107848A (en) * 2012-11-30 2014-06-09 Fujitsu Ten Ltd Character input device, character input method and program
WO2014134769A1 (en) * 2013-03-04 2014-09-12 Nokia Corporation An apparatus and associated methods

Also Published As

Publication number Publication date
JP6380085B2 (en) 2018-08-29

Similar Documents

Publication Publication Date Title
US11379663B2 (en) Multi-gesture text input prediction
US10489508B2 (en) Incremental multi-word recognition
EP2987055B1 (en) Text suggestion output using past interaction data
EP3005066B1 (en) Multiple graphical keyboards for continuous gesture input
EP2372517A2 (en) Touch screen apparatus and method for processing input of touch screen apparatus
US10387033B2 (en) Size reduction and utilization of software keyboards
EP2909702B1 (en) Contextually-specific automatic separators
KR20210030908A (en) The method of changing the text of specific group which is allocatwd in button
JP5977764B2 (en) Information input system and information input method using extended key
JP2014195202A (en) Symbol inputting device and program
US20150317077A1 (en) Handheld device and input method thereof
JP2014530423A (en) Character input device and character input method in portable terminal
JP6380085B2 (en) Information processing apparatus and program
JP5913771B2 (en) Touch display input system and input panel display method
JP2015146082A (en) input device, input method, and input program
JP2016200896A (en) Character input method, device and program
KR102235111B1 (en) The method of changing the text of specific group which is allocatwd in button
JP2020004063A (en) Character string input program
JP2017004481A (en) Input device
KR20160031700A (en) The method of noticing alphabet which has been inputted shortly before now when inputting text in electronic device
KR20140109310A (en) The method of noticing alphabet which has been inputted shortly before now when inputting text in electronic device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170926

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180411

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180417

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180605

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: 20180703

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180716

R150 Certificate of patent or registration of utility model

Ref document number: 6380085

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350