JP2012083900A - Conversion controller, information processor, character conversion method and program - Google Patents

Conversion controller, information processor, character conversion method and program Download PDF

Info

Publication number
JP2012083900A
JP2012083900A JP2010228630A JP2010228630A JP2012083900A JP 2012083900 A JP2012083900 A JP 2012083900A JP 2010228630 A JP2010228630 A JP 2010228630A JP 2010228630 A JP2010228630 A JP 2010228630A JP 2012083900 A JP2012083900 A JP 2012083900A
Authority
JP
Japan
Prior art keywords
character string
conversion
unit
assigned
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010228630A
Other languages
Japanese (ja)
Inventor
Masanori Takeoka
雅則 武岡
Natsumi Kinouchi
なつみ 木内
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
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 NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2010228630A priority Critical patent/JP2012083900A/en
Publication of JP2012083900A publication Critical patent/JP2012083900A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To present pictographs in an order according to correspondence relation between the pictographs and conversion candidates of characters when the pictographs are presented with the conversion candidates.SOLUTION: An information processor retrieves conversion candidates corresponding to an input character string, and retrieves pictographs to which character strings matched to the retrieved conversion candidates are assigned (steps S2, S3). Two-step retrieval of the conversion candidates and the pictographs is performed by using individual dictionaries (a first dictionary and a second dictionary), respectively. The information processor executes rank processing for ranking the retrieved conversion candidates and pictographs (a step S4). At this time, the information processor performs, when a pictograph corresponding to a certain conversion candidate is retrieved, ranking so that a display order of the conversion candidates and the pictographs continues.

Description

本発明は、ユーザが入力した文字に対応する文字又は絵文字を提示するための技術に関する。   The present invention relates to a technique for presenting a character or pictogram corresponding to a character input by a user.

文書の作成に際し、画像を文字と同等に扱えるようにする技術がある。このような画像は、絵文字などと呼ばれている。絵文字は、電子メール等を介して他のユーザから取得したり、コンテンツプロバイダのWebサイトからダウンロードしたりすることも可能である。   There is a technique that enables an image to be handled in the same way as text when creating a document. Such an image is called a pictograph. Pictographs can be obtained from other users via e-mail or downloaded from a content provider's website.

また、特許文献1には、入力文字列に対応する「変換候補文字列」と、同じ入力文字列に対応する「絵文字」とを「候補リスト」に表示する技術が記載されている。特許文献1には、複数の変換候補文字列が並んで表示されるとともに、複数の絵文字が並んで表示される様子が図示されている。   Patent Document 1 describes a technique for displaying a “conversion candidate character string” corresponding to an input character string and a “pictogram” corresponding to the same input character string in a “candidate list”. Patent Document 1 shows a state in which a plurality of conversion candidate character strings are displayed side by side and a plurality of pictograms are displayed side by side.

特開2000−148748号公報(段落0020、図7等参照)Japanese Unexamined Patent Publication No. 2000-148748 (see paragraph 0020, FIG. 7, etc.)

作ろうiモードコンテンツ:iモード対応絵文字、[online]、株式会社エヌ・ティ・ティ・ドコモ、[平成22年8月19日検索]、インターネット(URL:http://www.nttdocomo.co.jp/service/imode/make/content/pictograph/)Let's make i-mode content: i-mode compatible pictograms, [online], NTT Docomo, Inc. [searched on August 19, 2010], Internet (URL: http://www.nttdocomo.co. jp / service / imode / make / content / pictograph /)

特許文献1に記載の技術においては、変換候補文字列が候補リストの上位側にまとまって表示され、絵文字が候補リストの下位側にまとまって表示される。このような順序で候補リストが表示されると、ユーザが絵文字を選択する場合には、変換文字列を選択する場合よりも手間がかかる。
本発明の目的は、絵文字を文字の変換候補とともに提示する場合に、これらが絵文字と変換候補の対応関係に応じた順序で提示されるようにすることにある。
In the technique described in Patent Document 1, conversion candidate character strings are displayed together on the upper side of the candidate list, and pictograms are displayed together on the lower side of the candidate list. When the candidate list is displayed in such an order, it takes more time for the user to select a pictograph than to select a converted character string.
An object of the present invention is to present pictographs together with character conversion candidates in such a way that they are presented in an order corresponding to the correspondence between pictographs and conversion candidates.

本発明の一態様に係る変換制御装置は、ある記号に関連付けられるメタデータであって、前記ある記号が複数の記号の組合せによって用いられるときにその組合せに割り当てられる文字列と、前記組合せを構成する記号の総数と、前記ある記号の前記組合せ内における位置とを示すメタデータを取得する取得部と、前記取得部により取得されたメタデータが示す文字列から、ユーザにより入力された入力文字列に対応する文字列を検索する検索部と、前記検索部により文字列が検索された場合に、当該文字列を示す前記メタデータに基づいて、当該文字列が割り当てられた複数の記号の組合せが前記入力文字列の変換候補として提示されるように制御する提示制御部とを備えることを特徴とする。   The conversion control device according to an aspect of the present invention includes metadata associated with a certain symbol, the character string assigned to the combination when the certain symbol is used by a combination of a plurality of symbols, and the combination. An input character string input by a user from an acquisition unit that acquires metadata indicating the total number of symbols to be performed and a position within the combination of the certain symbol, and a character string indicated by the metadata acquired by the acquisition unit A search unit that searches for a character string corresponding to the character string, and when a character string is searched by the search unit, a combination of a plurality of symbols to which the character string is assigned based on the metadata indicating the character string. A presentation control unit that controls the input character string to be presented as a conversion candidate for the input character string.

好ましい態様において、前記提示制御部は、前記変換候補に相当する複数の記号が利用可能であるか否かを記号毎に判定する判定部を備え、前記変換候補に相当する複数の記号に前記判定部により利用可能でないと判定された記号が含まれる場合に、当該複数の記号の組合せを前記変換候補から除外する。
この態様において、前記提示制御部は、前記ある変換候補の前記集計結果と当該変換候補に対応する文字列が割り当てられた前記絵文字の前記集計結果とを合算してこれらの提示順を決定すると、より好ましい。
別の好ましい態様において、前記変換制御装置は、絵文字を新たに取得する取得部と、前記取得部により絵文字が取得された場合に、当該絵文字を前記第2辞書に登録する登録部とを備える。
In a preferred aspect, the presentation control unit includes a determination unit that determines, for each symbol, whether or not a plurality of symbols corresponding to the conversion candidate is available, and the determination is performed on a plurality of symbols corresponding to the conversion candidate. When a symbol determined to be unusable by a part is included, the combination of the plurality of symbols is excluded from the conversion candidates.
In this aspect, when the presentation control unit determines the order of presentation by adding the aggregation result of the certain conversion candidate and the aggregation result of the pictogram to which the character string corresponding to the conversion candidate is assigned, More preferred.
In another preferred aspect, the conversion control device includes an acquisition unit that newly acquires a pictograph and a registration unit that registers the pictograph in the second dictionary when the acquisition unit acquires the pictograph.

本発明の他の態様に係る情報処理装置は、ユーザによる入力文字列の入力を受け付ける入力部と、文字列の変換候補を複数登録した第1辞書から、前記入力部により入力が受け付けられた入力文字列に対応する変換候補を検索する第1検索部と、各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1検索部により検索された変換候補に一致する文字列が割り当てられた絵文字を検索する第2検索部と、前記第1検索部により検索された変換候補と前記第2検索部により検索された絵文字とを所定の提示順で提示する提示部と、前記提示部による提示の態様を制御する提示制御部とを備え、前記提示制御部は、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にすることを特徴とする。   An information processing apparatus according to another aspect of the present invention includes: an input unit that receives input of an input character string by a user; and an input that is input by the input unit from a first dictionary in which a plurality of character string conversion candidates are registered From the first search unit for searching for conversion candidates corresponding to character strings and the second dictionary in which a plurality of pictograms to which character strings corresponding to the respective patterns are assigned are registered as conversion candidates searched by the first search unit. A second search unit that searches for pictographs to which a matching character string is assigned, a presentation that presents conversion candidates searched by the first search unit and pictographs searched by the second search unit in a predetermined presentation order And a presentation control unit that controls a mode of presentation by the presenting unit, and the presentation control unit corresponds to a certain conversion candidate presentation order when a plurality of the conversion candidates are presented. Statement Characterized in that it immediately before or after the column has been assigned the presentation order of the pictograms.

本発明の他の態様に係る文字変換方法は、情報処理装置が、文字列の変換候補を複数登録した第1辞書から、ユーザにより入力された入力文字列に対応する変換候補を検索する第1ステップと、各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1ステップにおいて検索された変換候補と一致する文字列が割り当てられた絵文字を検索する第2ステップと、前記第1ステップにおいて検索された変換候補と前記第2ステップにおいて検索された絵文字とを所定の提示順で提示するステップであって、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にして提示する第3ステップとを実行することを特徴とする。   In a character conversion method according to another aspect of the present invention, a first information processing apparatus searches for a conversion candidate corresponding to an input character string input by a user from a first dictionary in which a plurality of character string conversion candidates are registered. Searching for a pictograph to which a character string matching the conversion candidate searched in the first step is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to each picture is assigned is registered. A step of presenting the conversion candidates searched in the first step and the pictograms searched in the second step in a predetermined presentation order, and when a plurality of the conversion candidates are presented, a certain conversion Performing the third step of presenting the candidate presentation order immediately before or after the presentation order of the pictograms to which the character strings corresponding to the conversion candidates are assigned. To.

本発明の他の態様に係るプログラムは、コンピュータに、文字列の変換候補を複数登録した第1辞書から、ユーザにより入力された入力文字列に対応する変換候補を検索する第1ステップと、各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1ステップにおいて検索された変換候補と一致する文字列が割り当てられた絵文字を検索する第2ステップと、前記第1ステップにおいて検索された変換候補と前記第2ステップにおいて検索された絵文字とを所定の提示順で提示するステップであって、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にして提示する第3ステップとを実行させることを特徴とする。   A program according to another aspect of the present invention includes a first step of searching a computer for conversion candidates corresponding to an input character string input by a user from a first dictionary in which a plurality of character string conversion candidates are registered. A second step of searching for a pictograph to which a character string matching the conversion candidate searched in the first step is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to the picture is assigned is registered; A step of presenting the conversion candidates searched in the first step and the pictograms searched in the second step in a predetermined presentation order, and when a plurality of the conversion candidates are presented, a certain conversion candidate presentation order And a third step of presenting immediately before or immediately after the presentation order of the pictograms to which the character strings corresponding to the conversion candidates are assigned. To.

本発明によれば、絵文字を文字の変換候補とともに提示する場合に、これらを絵文字と変換候補の対応関係に応じた順序で提示することが可能になる。   According to the present invention, when pictograms are presented together with character conversion candidates, they can be presented in an order corresponding to the correspondence between the pictograms and the conversion candidates.

情報処理装置のハードウェア構成を示すブロック図Block diagram showing hardware configuration of information processing apparatus 追加絵文字の一例を示す図Figure showing an example of additional pictograph 制御部の機能的構成を示す機能ブロック図Functional block diagram showing the functional configuration of the control unit 文字変換処理を示すフローチャートFlow chart showing character conversion processing ランク処理を示すフローチャートFlow chart showing rank processing 画面の表示例を示す図Figure showing a display example of the screen 画面の表示例を示す図Figure showing a display example of the screen

[実施形態]
図1は、本発明の一実施形態である情報処理装置のハードウェア構成を示すブロック図である。図1に示す情報処理装置10は、通信機能を有し、絵文字が表示可能である通信端末であり、例えば、携帯電話機、スマートフォン、パーソナルコンピュータなどである。情報処理装置10は、図1に示すように、制御部110と、記憶部120と、通信部130と、操作部140と、表示部150とを備える。
[Embodiment]
FIG. 1 is a block diagram showing a hardware configuration of an information processing apparatus according to an embodiment of the present invention. An information processing apparatus 10 illustrated in FIG. 1 is a communication terminal having a communication function and capable of displaying pictograms, and is, for example, a mobile phone, a smartphone, a personal computer, or the like. As illustrated in FIG. 1, the information processing apparatus 10 includes a control unit 110, a storage unit 120, a communication unit 130, an operation unit 140, and a display unit 150.

制御部110は、情報処理装置10の各部の動作を制御する手段である。制御部110は、CPU(Central Processing Unit)等の演算処理装置と主記憶装置に相当する記憶手段(メインメモリ)とを備え、プログラムを実行することによって各種の機能を実現する。制御部110が実現する機能には、後述する変換制御装置に相当する機能のほか、電子メッセージを送受信する機能や、いわゆるWebブラウザの機能(Webページを閲覧する機能)がある。ここでいう電子メッセージは、いわゆる電子メールやSMS(Short Message Service)によってやりとりされるメッセージを含むものである。   The control unit 110 is means for controlling the operation of each unit of the information processing apparatus 10. The control unit 110 includes an arithmetic processing device such as a CPU (Central Processing Unit) and storage means (main memory) corresponding to a main storage device, and implements various functions by executing programs. The functions realized by the control unit 110 include a function corresponding to a conversion control device described later, a function of transmitting / receiving an electronic message, and a function of a so-called Web browser (a function of browsing a Web page). The electronic message here includes a message exchanged by so-called electronic mail or SMS (Short Message Service).

記憶部120は、データを記憶する手段である。記憶部120は、例えば、ハードディスク、フラッシュメモリ等の補助記憶装置に相当する記憶手段である。記憶部120は、その一部(又は全部)がいわゆるメモリカードのように、リムーバブルメディア(すなわち着脱可能な記憶手段)で構成されていてもよい。
記憶部120は、制御部110が制御に用いるデータを記憶する。記憶部120は、制御部110が実行するプログラムのほか、標準文字セットCS1、追加文字セットCS2、第1辞書D1及び第2辞書D2を記憶している。
The storage unit 120 is means for storing data. The storage unit 120 is a storage unit corresponding to an auxiliary storage device such as a hard disk or a flash memory. A part (or all) of the storage unit 120 may be formed of a removable medium (that is, a removable storage unit) like a so-called memory card.
The storage unit 120 stores data used by the control unit 110 for control. The storage unit 120 stores a standard character set CS1, an additional character set CS2, a first dictionary D1, and a second dictionary D2, in addition to programs executed by the control unit 110.

通信部130は、外部装置と通信する手段である。通信部130は、例えば、インターネット、移動体通信網等の通信ネットワークを介して外部装置と通信するが、赤外線通信のように外部装置と直接(通信ネットワークを介さずに)通信を行ってもよい。また、通信部130は、有線、無線のいずれの通信を行うものであってもよい。さらに、通信部130が準拠する通信方式や通信規格は、特に限定されない。   The communication unit 130 is means for communicating with an external device. The communication unit 130 communicates with an external device via a communication network such as the Internet or a mobile communication network, for example. However, the communication unit 130 may directly communicate with the external device (not via the communication network) like infrared communication. . Further, the communication unit 130 may perform either wired or wireless communication. Furthermore, the communication method and communication standard with which the communication unit 130 conforms are not particularly limited.

操作部140は、ユーザからの指示を受け付ける手段であり、本発明に係る入力部の一例に相当するものである。操作部140は、例えば、複数のキーを備えるキーボード(又はキーパッド)であり、ユーザの操作を受け付け、受け付けた操作に応じた信号を制御部110に供給する。なお、操作部140は、表示部150が表示する画面に重ねて設けられたタッチスクリーンであってもよい。   The operation unit 140 is a unit that receives an instruction from the user, and corresponds to an example of an input unit according to the present invention. The operation unit 140 is, for example, a keyboard (or keypad) including a plurality of keys, receives a user operation, and supplies a signal corresponding to the received operation to the control unit 110. Note that the operation unit 140 may be a touch screen provided on the screen displayed by the display unit 150.

表示部150は、情報を表示する手段であり、本発明に係る提示部の一例に相当するものである。すなわち、表示部150は、情報を視覚的に提示する手段である。表示部150は、液晶ディスプレイ等の表示パネルとその駆動手段を備え、制御部110が供給する表示データに応じた情報を表示する。ここにおいて、表示データは、文字列を提示するためのデータの一例である。   The display unit 150 is a means for displaying information, and corresponds to an example of a presentation unit according to the present invention. That is, the display unit 150 is a means for visually presenting information. The display unit 150 includes a display panel such as a liquid crystal display and a driving unit thereof, and displays information corresponding to display data supplied from the control unit 110. Here, the display data is an example of data for presenting a character string.

本実施形態において、文字セットとは、情報処理装置10において表示可能な文字の集合をいう。標準文字セットCS1は、情報処理装置10にあらかじめ用意されている文字セットである。本実施形態の標準文字セットCS1は、Shift_JISコードのような2バイトコードで表される文字セットであるとする。この標準文字セットCS1には、Shift_JISコードに対応するあらゆる環境において表示可能な文字(JIS X 0208に規定された文字)のほか、いわゆる機種依存文字(環境依存文字)が含まれ得る。さらに、機種依存文字には、絵文字が含まれ得る。   In the present embodiment, the character set refers to a set of characters that can be displayed on the information processing apparatus 10. The standard character set CS1 is a character set prepared in advance in the information processing apparatus 10. The standard character set CS1 of this embodiment is assumed to be a character set represented by a 2-byte code such as a Shift_JIS code. This standard character set CS1 may include so-called machine-dependent characters (environment-dependent characters) in addition to characters that can be displayed in any environment corresponding to the Shift_JIS code (characters defined in JIS X 0208). Furthermore, the model-dependent characters can include pictographs.

日本国で使用される携帯電話機には、キャリア(通信事業者)毎に規定された所定の絵文字に所定のバイトコードが割り当てられている。例えば、本発明の出願人(株式会社エヌ・ティ・ティ・ドコモ)が提供するサービスを利用する携帯電話機であれば、バイトコード「F89F(16進数)」には、太陽を模した絵文字が割り当てられており、この絵文字には「晴れ」という文字列が割り当てられている(非特許文献1参照)。この絵文字は、要するに、「晴れ」という意味で用いられることが意図された画像である。   In a mobile phone used in Japan, a predetermined byte code is assigned to a predetermined pictograph defined for each carrier (communication carrier). For example, in the case of a mobile phone that uses a service provided by the applicant of the present invention (NTT DoCoMo, Inc.), a pictograph imitating the sun is assigned to the byte code “F89F (hexadecimal number)”. The character string “sunny” is assigned to this pictogram (see Non-Patent Document 1). In short, this pictogram is an image intended to be used in the sense of “sunny”.

一方、追加文字セットCS2は、標準文字セットCS1と異なり、事後的に追加された文字からなる文字セットである。本実施形態の追加文字セットCS2は、電子メッセージを介して他のユーザから受信したり、コンテンツプロバイダのWebサイトからダウンロードしたりすることで取得した絵文字を含む。かかる絵文字は、バイトコードが割り当てられていない点において、標準文字セットCS1に含まれる絵文字と異なる。以下においては、標準文字セットCS1に含まれる絵文字のことを「標準絵文字」、追加文字セットCS2に含まれる絵文字のことを「追加絵文字」といい、これらを区別する。   On the other hand, the additional character set CS2 is a character set composed of characters added afterwards, unlike the standard character set CS1. The additional character set CS2 of the present embodiment includes pictographs that are received from other users via electronic messages or downloaded from a content provider website. Such pictograms differ from pictograms included in the standard character set CS1 in that no bytecode is assigned. In the following, the pictograms included in the standard character set CS1 are referred to as “standard pictograms”, and the pictograms included in the additional character set CS2 are referred to as “additional pictograms”.

第1辞書D1は、標準文字セットCS1に含まれる文字列で表される変換候補を登録したデータである。ここにおいて、変換候補とは、ユーザが入力した文字列(以下「入力文字列」という。)をどのように表示させるかを表す候補をいい、ユーザに視認可能に表示される文字列と、その文字列に対応する“読み”に相当する文字列とを含む。なお、ここでいう変換候補は、いわゆる予測変換候補を含み得る。予測変換候補は、入力文字列と完全には一致しない“読み”を有し、かつ、その“読み”の冒頭に入力文字列を含む変換候補である。また、文字列とは、1又は複数の文字をいうものであって、複数の文字を組み合わせたものに限定されない。   The first dictionary D1 is data in which conversion candidates represented by character strings included in the standard character set CS1 are registered. Here, the conversion candidate means a candidate representing how to display a character string input by the user (hereinafter referred to as “input character string”), and a character string displayed so as to be visible to the user, And a character string corresponding to “reading” corresponding to the character string. The conversion candidate here may include a so-called predictive conversion candidate. A predictive conversion candidate is a conversion candidate that has a “reading” that does not completely match the input character string, and includes the input character string at the beginning of the “reading”. The character string means one or a plurality of characters, and is not limited to a combination of a plurality of characters.

第2辞書D2は、追加文字セットCS2に含まれる絵文字(追加絵文字)を登録したデータである。第2辞書D2は、追加文字セットCS2に含まれる追加絵文字と、各々の追加絵文字の絵柄に対応する文字列とを記述したデータである。追加絵文字に対応して第2辞書D2に記述される文字列は、あらかじめ追加絵文字に割り当てられていてもよいが、ユーザによって定義されてもよい。なお、第2辞書D2には、同一の文字列が割り当てられた複数の異なる追加絵文字が登録されていてもよい。   The second dictionary D2 is data in which pictograms (additional pictograms) included in the additional character set CS2 are registered. The second dictionary D2 is data describing additional pictograms included in the additional character set CS2 and character strings corresponding to the designs of the respective additional pictograms. The character string described in the second dictionary D2 corresponding to the additional pictogram may be assigned in advance to the additional pictogram, but may be defined by the user. A plurality of different additional pictograms to which the same character string is assigned may be registered in the second dictionary D2.

なお、第2辞書D2と追加文字セットCS2とは、物理的に同一のデータで構成されてもよい。例えば、対応する文字列がメタ情報として絵文字の画像データに埋め込まれているような場合であれば、画像データの集合が第2辞書D2と追加文字セットCS2のいずれにもなり得る。   Note that the second dictionary D2 and the additional character set CS2 may be configured by physically the same data. For example, if the corresponding character string is embedded in the pictographic image data as meta-information, the set of image data can be either the second dictionary D2 or the additional character set CS2.

図2は、追加絵文字の一例を示す図である。図2に示す追加絵文字P1は、東京タワー(登録商標)を想起させるような絵文字である。また、追加絵文字P2は、東京ディズニーランド(登録商標)を想起させるような絵文字である。追加絵文字P1には、「東京タワー」という文字列が割り当てられており、追加絵文字P2には、「東京ディズニーランド」という文字列が割り当てられている。   FIG. 2 is a diagram illustrating an example of the additional pictograph. The additional pictograph P1 shown in FIG. 2 is a pictograph reminiscent of Tokyo Tower (registered trademark). The additional pictograph P2 is a pictograph reminiscent of Tokyo Disneyland (registered trademark). A character string “Tokyo Tower” is assigned to the additional pictogram P1, and a character string “Tokyo Disneyland” is assigned to the additional pictogram P2.

なお、この例において、「東京タワー」という変換候補が第1辞書D1に登録されている場合、この変換候補の“読み”に相当するものは、「とうきょうたわー」である。この場合、「東京タワー」という文字列は、入力文字列が「と」、「とう」、「とうき」、「とうきょ」、「とうきょう」、「とうきょうた」、「とうきょうたわ」、「とうきょうたわー」のいずれであったとしても、当該入力文字列の変換候補に該当し得る。   In this example, when the conversion candidate “Tokyo Tower” is registered in the first dictionary D1, the word corresponding to “reading” of this conversion candidate is “Tokyo Kyoto”. In this case, the character string “Tokyo Tower” has the input string “To”, “Tou”, “Touki”, “Tokyo”, “Tokyo”, “Tokyo”, “Tokyo”, “Tokyo” Any of “Wow” can correspond to a conversion candidate of the input character string.

情報処理装置10のハードウェア構成と情報処理装置10に記憶されているデータの概略は、以上のとおりである。情報処理装置10は、この構成のもと、ユーザの操作を受け付け、受け付けた操作に応じた処理を実行する。情報処理装置10が実行する処理には、文章を作成する処理が含まれる。ここにおいて、文章を作成する処理とは、入力文字列に対応する変換候補をユーザに提示し、1又は複数の変換候補のいずれかをユーザに選択(確定)させることを繰り返すものである。なお、入力文字列は、ユーザによって入力された文字列のうち、未確定のものである。また、このようにしてユーザに選択(確定)された文字列のことを、以下においては「確定文字列」という。入力文字列を確定文字列に変換する一連の処理のことを、以下においては「文字変換処理」という。   The hardware configuration of the information processing apparatus 10 and the outline of the data stored in the information processing apparatus 10 are as described above. With this configuration, the information processing apparatus 10 accepts a user operation and executes a process according to the accepted operation. The process executed by the information processing apparatus 10 includes a process of creating a sentence. Here, the process of creating a sentence is to repeatedly present a conversion candidate corresponding to the input character string to the user, and allow the user to select (confirm) one or a plurality of conversion candidates. The input character string is an unconfirmed character string input by the user. The character string selected (confirmed) by the user in this way is hereinafter referred to as a “confirmed character string”. A series of processes for converting an input character string into a confirmed character string is hereinafter referred to as a “character conversion process”.

文字変換処理において、情報処理装置10は、変換候補(すなわち標準文字セットCS1に含まれる文字列)に加え、変換候補に対応する絵文字(すなわち追加文字セットCS2に含まれる文字列)を併せて提示する。このようにすることで、ユーザは、追加文字セットCS2に含まれる追加絵文字を確定文字列の候補とすることができる。この際、ユーザは、標準絵文字と追加絵文字とを特別な区別なしに取り扱うことが可能である。   In the character conversion process, the information processing apparatus 10 presents pictograms corresponding to the conversion candidates (that is, character strings included in the additional character set CS2) in addition to the conversion candidates (that is, character strings included in the standard character set CS1). To do. By doing in this way, the user can make the additional pictogram included in the additional character set CS2 a candidate for a confirmed character string. At this time, the user can handle the standard pictogram and the additional pictogram without any particular distinction.

図3は、情報処理装置10の制御部110の機能的構成を示す機能ブロック図である。制御部110は、文字変換処理において、図3に示す第1検索部111、第2検索部112、表示制御部113、集計部114及び絵文字管理部115に相当する各機能を実現する。制御部110は、これらの機能を実現することによって、本発明に係る変換制御装置として機能することができる。   FIG. 3 is a functional block diagram illustrating a functional configuration of the control unit 110 of the information processing apparatus 10. The control unit 110 implements functions corresponding to the first search unit 111, the second search unit 112, the display control unit 113, the totaling unit 114, and the pictogram management unit 115 shown in FIG. The control unit 110 can function as a conversion control device according to the present invention by realizing these functions.

第1検索部111は、ユーザにより入力された入力文字列を取得し、第1辞書D1を用いて、入力文字列に対応する変換候補を検索する。入力文字列と変換候補とは、上述したとおり、これらが完全に一致することを要する関係にはない。つまり、第1検索部111は、入力文字列に一致する文字列を“読み”の冒頭に有する変換候補を検索するものであり、いわゆる前方一致検索を行うものである。また、第1検索部111は、入力文字列が1文字増える毎に、所定の予測変換ロジックに基づいた抽出を行い、変換候補を再検索する。なお、第1検索部111による検索は、前方一致検索以外の部分一致検索であってもよい。   The first search unit 111 acquires an input character string input by the user, and searches for conversion candidates corresponding to the input character string using the first dictionary D1. As described above, the input character string and the conversion candidate are not in a relationship that requires that they completely match. That is, the first search unit 111 searches for a conversion candidate having a character string matching the input character string at the beginning of “reading”, and performs a so-called forward matching search. Moreover, the 1st search part 111 performs extraction based on a predetermined prediction conversion logic, every time the input character string increases by one character, and re-searches conversion candidates. The search by the first search unit 111 may be a partial match search other than the forward match search.

第2検索部112は、第1検索部111による検索結果に応じて、第2辞書D2から追加絵文字を検索する。第2検索部112は、第1検索部111により検索された変換候補の“読み”と一致する文字列が対応付けられた追加絵文字を第2辞書D2から検索する。第2検索部112による検索は、第1検索部111による検索(前方一致検索)と異なり、いわゆる完全一致検索である。   The second search unit 112 searches for additional pictograms from the second dictionary D2 according to the search result by the first search unit 111. The second search unit 112 searches the second dictionary D2 for an additional pictograph associated with a character string that matches the “reading” of the conversion candidate searched by the first search unit 111. Unlike the search by the first search unit 111 (forward match search), the search by the second search unit 112 is a so-called complete match search.

表示制御部113は、第1検索部111及び第2検索部112による検索結果を表示部150に表示させる。すなわち、表示制御部113は、第1検索部111により検索された変換候補と第2検索部112により検索された追加絵文字とを表示部150に表示させる。表示制御部113は、検索結果の表示を指示するとき、変換候補及び追加絵文字の表示順を決定する。検索結果の表示順は、例えば、変換候補又は追加絵文字が確定文字列として選択された回数に応じて決定されてもよいし、他の周知のアルゴリズムで決定されてもよい。また、このとき、表示制御部113は、ある変換候補と、当該変換候補に対応する追加絵文字とを併せて表示する場合には、当該変換候補と当該追加絵文字の表示順が連続するように制御する。なお、ここにおいて、表示順とは、表示する順序を表す値(順位)をいい、その値が小さいほど、より簡単な操作(あるいは少ない回数の操作)でユーザが選択可能であるとする。表示制御部113は、本発明に係る提示制御部の一例に相当するものである。   The display control unit 113 causes the display unit 150 to display search results obtained by the first search unit 111 and the second search unit 112. That is, the display control unit 113 causes the display unit 150 to display the conversion candidates searched by the first search unit 111 and the additional pictograms searched by the second search unit 112. When the display control unit 113 instructs display of search results, the display control unit 113 determines the display order of conversion candidates and additional pictographs. The display order of the search results may be determined, for example, according to the number of times the conversion candidate or additional pictograph is selected as the confirmed character string, or may be determined by another known algorithm. At this time, when displaying a certain conversion candidate and an additional pictogram corresponding to the conversion candidate, the display control unit 113 performs control so that the display order of the conversion candidate and the additional pictogram is continuous. To do. Here, the display order means a value (order) indicating the display order, and it is assumed that the smaller the value, the easier the user can select (or the smaller number of operations). The display control unit 113 corresponds to an example of a presentation control unit according to the present invention.

集計部114は、表示部150により表示され、ユーザに選択された変換候補又は追加絵文字の集計結果を取得する。すなわち、集計部114は、表示部150に表示された変換候補又は追加絵文字が確定文字列として選択された回数を認識する。集計部114は、それ自体が集計する機能を有していてもよいが、集計する機能を他のプログラムによって実現し、当該他のプログラムから集計結果のみを取得するものであってもよい。集計部114は、取得した集計結果を表示制御部113に供給し、表示制御部113は、集計結果を表示順に反映させる。   The tabulation unit 114 acquires the tabulation result of the conversion candidates or additional pictograms displayed by the display unit 150 and selected by the user. That is, the totaling unit 114 recognizes the number of times that the conversion candidate or additional pictogram displayed on the display unit 150 is selected as the confirmed character string. The counting unit 114 may have a function of counting itself, but the function of counting may be realized by another program, and only the counting result may be acquired from the other program. The aggregation unit 114 supplies the acquired aggregation result to the display control unit 113, and the display control unit 113 reflects the aggregation result in the display order.

絵文字管理部115は、追加絵文字の追加や削除を管理する。追加絵文字は、外部から送信された電子メッセージに含まれているものを保存したり、所定のWebサイトで購入してダウンロードしたりすることによって追加される。絵文字管理部115は、より詳細には、取得部116と、登録部117とを含む。取得部116は、新たな追加絵文字(すなわち、第2辞書D2に登録されていない追加絵文字)を取得し、登録部117は、取得部116により取得された追加絵文字と、これに対応する文字列とを第2辞書D2に記述することにより、新たな追加絵文字を登録する。追加絵文字に対応する文字列は、追加絵文字に相当する画像データ(GIFファイル等)に付随して送信されるようにしてもよいが、登録時にユーザが入力してもよい。後者の場合、登録部117は、追加絵文字に対応する文字列を入力するための画面を表示部150に表示させ、ユーザの入力を受け付ける。   The pictograph management unit 115 manages addition and deletion of additional pictographs. The additional pictograph is added by storing what is included in the electronic message transmitted from the outside or by purchasing and downloading it from a predetermined Web site. More specifically, the pictogram management unit 115 includes an acquisition unit 116 and a registration unit 117. The acquisition unit 116 acquires a new additional pictograph (that is, an additional pictograph that is not registered in the second dictionary D2), and the registration unit 117 includes an additional pictograph acquired by the acquisition unit 116 and a character string corresponding thereto. Are registered in the second dictionary D2 to register a new additional pictograph. The character string corresponding to the additional pictogram may be transmitted along with image data (such as a GIF file) corresponding to the additional pictogram, but may be input by the user at the time of registration. In the latter case, the registration unit 117 causes the display unit 150 to display a screen for inputting a character string corresponding to the additional pictograph, and accepts user input.

図4は、情報処理装置10において実行される文字変換処理を示すフローチャートである。文字変換処理において、情報処理装置10の制御部110は、まず、ユーザにより入力文字列が更新されたか否かを判断する(ステップS1)。ここでいう更新とは、入力文字列が入力されていない状態から入力文字列が1文字入力された状態になることと、何らかの入力文字列が入力された状態から1文字追加される状態になることとを含む。   FIG. 4 is a flowchart showing a character conversion process executed in the information processing apparatus 10. In the character conversion process, the control unit 110 of the information processing apparatus 10 first determines whether or not the input character string has been updated by the user (step S1). In this case, the update means a state in which one input character string is input from a state in which no input character string is input, and a state in which one character is added from a state in which some input character string is input. Including.

入力文字列の更新があると、制御部110は、更新された入力文字列と第1辞書D1とを比較し、入力文字列に対応する変換候補を検索する(ステップS2)。ステップS2における検索結果は、標準絵文字を含まない文字列のみの変換候補と、標準絵文字を含む変換候補とを含み得る。また、ステップS2における検索結果は、文字列と標準絵文字の組み合わせであってもよい。続いて、制御部110は、ステップS2において検索された変換候補に対応する追加絵文字を検索する(ステップS3)。ここにおいて、制御部110は、ステップS2において検索された変換候補と完全に一致する文字列が対応付けられた追加絵文字を検索する。
制御部110は、変換候補と追加絵文字の検索を終えると、これらを順位付けする処理を実行する(ステップS4)。かかる処理のことを、以下においては「ランク処理」という。
When the input character string is updated, the control unit 110 compares the updated input character string with the first dictionary D1, and searches for a conversion candidate corresponding to the input character string (step S2). The search result in step S2 may include conversion candidates for only character strings that do not include standard pictograms and conversion candidates that include standard pictograms. The search result in step S2 may be a combination of a character string and a standard pictogram. Subsequently, the control unit 110 searches for additional pictograms corresponding to the conversion candidates searched in step S2 (step S3). Here, the control unit 110 searches for an additional pictograph associated with a character string that completely matches the conversion candidate searched in step S2.
When the search for conversion candidates and additional pictograms is completed, the control unit 110 executes a process of ranking them (step S4). Such processing is hereinafter referred to as “rank processing”.

図5は、ランク処理を示すフローチャートである。ランク処理において、制御部110は、検索された変換候補の順位付けを最初に行う(ステップS41)。ここでは、ステップS2において検索された変換候補の数を「n」とし、各々の変換候補に「1」〜「n」の順位を(仮に)割り当てるものとする。また、順位が「i(i=1〜n)」である変換候補のことを、ここでは「S[i]」と表記する。   FIG. 5 is a flowchart showing rank processing. In the rank process, the control unit 110 first ranks the searched conversion candidates (step S41). Here, it is assumed that the number of conversion candidates searched in step S2 is “n”, and the order of “1” to “n” is assigned to each conversion candidate (temporarily). In addition, a conversion candidate whose rank is “i (i = 1 to n)” is represented as “S [i]” here.

次に、制御部110は、変換候補S[i]をS[1]から順に参照し、対応する追加絵文字がステップS3において検索されたか否かを判断する(ステップS42)。制御部110は、変換候補S[i]に対応する追加絵文字があれば、その追加絵文字の順位を「i+1」とする(ステップS43)。つまり、制御部110は、対応する追加絵文字を有するある変換候補の順位が「i」である場合に、当該追加絵文字の順位を「i+1」とし、これらの順位を連続させた上で、S[i+1]に当該追加絵文字を対応させる。   Next, the control unit 110 refers to the conversion candidates S [i] in order from S [1], and determines whether or not a corresponding additional pictograph has been searched in step S3 (step S42). If there is an additional pictograph corresponding to conversion candidate S [i], control unit 110 sets the rank of the additional pictograph to “i + 1” (step S43). That is, when the order of a conversion candidate having a corresponding additional pictograph is “i”, the control unit 110 sets the order of the additional pictograph to “i + 1”, and after continuing these ranks, S [ i + 1] is associated with the additional pictograph.

また、制御部110は、追加絵文字を変換候補に追加した場合には、順位に重複が生じないようにするため、追加前の変換候補S[i+1]〜S[n]の順位を「1」ずつ繰り下げる(ステップS44)。例えば、制御部110は、追加前の変換候補S[i+1]の順位を「i+2」、追加前の変換候補S[i+2]の順位を「i+3」といった具合に順位を繰り下げていく。なお、制御部110は、対応する追加絵文字を有する変換候補が複数あれば、同様の処理を複数回行う。また、制御部110は、対応する追加絵文字を有する変換候補がなければ、変換候補の順位付け(ステップS41)のみ行う。この場合、順位は、ステップS41において割り当てられた順位のまま変更されずに確定する。   In addition, when an additional pictograph is added to the conversion candidate, the control unit 110 sets the rank of the conversion candidates S [i + 1] to S [n] before the addition to “1” in order to prevent duplication of rank. Decrease by one (step S44). For example, the control unit 110 lowers the rank of the conversion candidate S [i + 1] before addition to “i + 2”, the rank of the conversion candidate S [i + 2] before addition to “i + 3”, and so on. Note that if there are a plurality of conversion candidates having the corresponding additional pictograph, the control unit 110 performs the same processing a plurality of times. In addition, if there is no conversion candidate having a corresponding additional pictograph, the control unit 110 only ranks the conversion candidates (step S41). In this case, the order is determined without being changed in the order assigned in step S41.

このようにしてランク処理が終了したら、制御部110は、入力文字列に対応する変換候補及び追加絵文字を表示部150に表示させる(ステップS5)。制御部110は、ランク処理において行われた順位付けに従って変換候補及び追加絵文字が並んで表示されるような表示データを生成し、表示部150に供給する。なお、制御部110は、表示部150の画面サイズ等に応じて、検索された変換候補及び追加絵文字を全部表示させるのではなく、順位が上位10位以内の検索結果のみを表示させる、といったようにしてもよい。   When the rank processing is completed in this way, the control unit 110 causes the display unit 150 to display conversion candidates and additional pictograms corresponding to the input character string (step S5). The control unit 110 generates display data such that conversion candidates and additional pictograms are displayed side by side according to the ranking performed in the rank process, and supplies the display data to the display unit 150. Note that the control unit 110 does not display all the searched conversion candidates and additional pictograms according to the screen size of the display unit 150, but displays only the search results within the top 10 ranks. It may be.

変換候補及び追加絵文字が表示されたら、制御部110は、表示されたいずれかの変換候補又は追加絵文字が選択されたか否か、すなわち確定文字列が確定したか否かを判断する(ステップS6)。制御部110は、ユーザによる確定の旨の操作があれば、表示部150による表示を更新し、入力文字列を確定文字列に置き換える(ステップS7)。   When the conversion candidate and the additional pictogram are displayed, the control unit 110 determines whether any displayed conversion candidate or additional pictogram is selected, that is, whether the confirmed character string is confirmed (step S6). . If there is an operation for confirmation by the user, the control unit 110 updates the display on the display unit 150 and replaces the input character string with the confirmed character string (step S7).

なお、制御部110は、ユーザによる確定の旨の操作がなければ、ステップS1以降の処理を再度繰り返す。このとき、制御部110は、入力文字列が更新されていなければ、変換候補や追加絵文字の再検索を行わなくてもよい。つまり、制御部110は、ユーザによるいずれの操作もない場合には、いずれかの操作があるまで、ステップS1及びS6の判断のみを繰り返す。   In addition, if there is no operation to the effect of confirmation by the user, the control part 110 repeats the process after step S1 again. At this time, if the input character string has not been updated, the control unit 110 does not need to re-search for conversion candidates and additional pictograms. That is, when there is no operation by the user, the control unit 110 repeats only the determinations of steps S1 and S6 until there is any operation.

図6及び図7は、情報処理装置10における画面の表示例を示す図である。ここでは、入力文字列として「とうきょう」と入力され、「東京タワー」という変換候補が確定文字列として選択された場合を例示している。ここにおいて、表示領域A1(黒地に白い文字が表示されている領域)は、入力文字列及び確定文字列が表示される領域であり、表示領域A2(白地に黒い文字が表示されている領域)は、確定文字列の候補(文字列又は絵文字)が表示される領域である。   6 and 7 are diagrams illustrating display examples of the screen in the information processing apparatus 10. In this example, “Tokyo” is input as the input character string, and the conversion candidate “Tokyo Tower” is selected as the confirmed character string. Here, the display area A1 (area where white characters are displayed on a black background) is an area where an input character string and a confirmed character string are displayed, and the display area A2 (area where black characters are displayed on a white background). Is an area in which a candidate for a confirmed character string (character string or pictograph) is displayed.

ここでは、図2に例示した追加絵文字P1及びP2が第2辞書D2に登録されているものとする。さらに、図6において、変換候補又は追加絵文字の左側に表示されている丸数字は、ランク処理によって求められた順位であるとする。   Here, it is assumed that the additional pictograms P1 and P2 illustrated in FIG. 2 are registered in the second dictionary D2. Furthermore, in FIG. 6, it is assumed that the circle numbers displayed on the left side of the conversion candidates or additional pictographs are the ranks obtained by the rank process.

図6に示すように、本実施形態の文字変換処理によれば、「東京タワー」という変換候補とこれに対応する追加絵文字P1とに連続した順位が付与され、「東京ディズニーランド」という変換候補とこれに対応する追加絵文字P2とに連続した順位が付与される。すなわち、本実施形態の文字変換処理によれば、意味的に共通(又は類似)するなどの所定の対応関係を有する変換候補と絵文字とを連続的に表示することが可能である。かかる効果は、第2検索部112による検索を完全一致検索とすることで、より顕著にもたらされる。   As shown in FIG. 6, according to the character conversion process of the present embodiment, the conversion candidate “Tokyo Tower” and the additional pictogram P1 corresponding to the conversion candidate are given consecutive ranks, and the conversion candidate “Tokyo Disneyland” A sequential order is given to the additional pictogram P2 corresponding to this. That is, according to the character conversion process of the present embodiment, conversion candidates and pictograms having a predetermined correspondence relationship such as semantically common (or similar) can be continuously displayed. Such an effect is more remarkably brought about by making the search by the second search unit 112 a complete match search.

一般に、(絵文字以外の)文字と絵文字の双方を入力できる環境において、ユーザが文字と絵文字のいずれで入力するかを選択する場合には、同じような意味を有するものの間で選択が行われる。例えば、ユーザが「東京タワー」に関することを入力しようとした場合には、「東京タワー」と文字で表記するかあるいは絵文字(追加絵文字P1)で表記するかを選択するのが普通であり、「東京タワー」と表記したいときにそれ以外の文字や絵文字(例えば、「東京ディズニーランド」に相当する文字や絵文字)をあえて入力することは、ほとんどないといえる。本実施形態の文字変換処理によれば、ある変換候補と当該変換候補に対応する追加絵文字とが連続した順位で表示されるため、ユーザが確定文字列として選択するときの順番も連続するようになる。そのため、例えば、ユーザが「東京タワー」に関することを入力したいときに、対応する文字と絵文字の一方のみが上位に表示されて他方が表示されないとか、あるいは、「東京タワー」に対応する文字と絵文字との間に別の文字や絵文字が入り込むといったことがなくなり、ユーザの文字入力の際の使い勝手を向上させることが可能である。   In general, in an environment where both characters and pictograms (other than pictograms) can be input, when the user selects whether to input text or pictograms, a selection is made between those having similar meanings. For example, when the user tries to input information related to “Tokyo Tower”, it is normal to select whether to write “Tokyo Tower” as a letter or as a pictograph (additional pictograph P1). When it is desired to write “Tokyo Tower”, it is almost impossible to dare to enter other characters or pictographs (for example, characters or pictographs corresponding to “Tokyo Disneyland”). According to the character conversion process of the present embodiment, a certain conversion candidate and additional pictograms corresponding to the conversion candidate are displayed in a continuous order, so that the order when the user selects as a confirmed character string is also continuous. Become. Therefore, for example, when the user wants to input “Tokyo Tower”, only one of the corresponding characters and pictograms is displayed at the top and the other is not displayed, or the characters and pictograms corresponding to “Tokyo Tower” are displayed. No other characters or pictograms enter between the characters, and the user-friendliness when inputting characters can be improved.

[変形例]
本発明は、上述した実施形態に限らず、他の態様でも実施可能である。本発明は、例えば、以下に示す変形例の態様でも実施可能である。なお、以下に示す変形例は、各々を適宜に組み合わせてもよいものである。
[Modification]
The present invention is not limited to the above-described embodiment, and can be implemented in other modes. The present invention can be implemented, for example, in the following modifications. In addition, the modification shown below may combine each suitably.

(変形例1)
上述した実施形態は、文字列の入力と提示を視覚的に行う場合の例である。しかし、本発明は、文字列の入力と提示を視覚的に行う場合に限定されず、例えば、ユーザが発音した音声を音声認識によってテキストデータに変換して文字列の入力を行ったり、あるいは、音声を読み上げるソフトウェアを用いて変換候補等の提示を行ったりすることも可能である。なお、絵文字を音声で読み上げる場合には、例えば「『東京タワー』の絵文字」といったように、文字と絵文字を混同しないような情報を付加して読み上げることも可能である。
(Modification 1)
The above-described embodiment is an example of visually inputting and presenting a character string. However, the present invention is not limited to the case where the input and presentation of the character string is visually performed. For example, the voice generated by the user is converted into text data by voice recognition and the character string is input, or It is also possible to present conversion candidates using software that reads out speech. When the pictogram is read out by voice, it is also possible to read out the text by adding information that does not confuse the text and the pictogram, such as “a pictogram of“ Tokyo Tower ””.

(変形例2)
本発明において、絵文字とは、表示部に表示される記号であって、何らかの文字列が割り当てられたものをいう。ここでいう絵文字は、画像データによって絵柄を表現するものだけでなく、文字や記号の組み合わせによって絵柄を表現するものを含み得る。つまり、第2辞書に登録される絵文字は、いわゆる顔文字(「(^_^)」、「:-)」など。フェイスマークともいう。)であってもよい。
(Modification 2)
In the present invention, the pictogram is a symbol displayed on the display unit, to which some character string is assigned. The pictogram here can include not only a picture representing a picture by image data but also a picture representing a picture by a combination of letters and symbols. That is, pictograms registered in the second dictionary are so-called emoticons ("(^ _ ^)", ":-)", etc. Also called face mark. ).

また、上述した実施形態は、2種類の絵文字(標準絵文字と追加絵文字)を有するものであるが、本発明は、標準絵文字に相当する絵文字を用いない態様でも実施可能である。また、本発明は、標準絵文字と追加絵文字の双方が第2辞書に登録される態様でも実施可能である。   Moreover, although embodiment mentioned above has two types of pictograms (a standard pictogram and an additional pictogram), this invention can be implemented also in the aspect which does not use the pictogram equivalent to a standard pictogram. The present invention can also be implemented in a mode in which both standard pictograms and additional pictograms are registered in the second dictionary.

なお、本発明において、第1辞書と第2辞書は、前者を文字が登録された辞書とし、後者を絵文字が登録された辞書としてもよいし、前者を情報処理装置にあらかじめ用意された文字又は絵文字が登録された辞書とし、後者を情報処理装置に事後的に追加された文字又は絵文字が登録された辞書としてもよい。また、第1辞書と第2辞書の区別は、例えば、第2辞書がユーザによって登録内容の変更(追加、削除、編集など)が可能なものであり、第1辞書がそうでないものであるとしてもよい。   In the present invention, in the first dictionary and the second dictionary, the former may be a dictionary in which characters are registered, the latter may be a dictionary in which pictograms are registered, or the former may be a character or a character prepared in advance in the information processing apparatus. The dictionary may be a dictionary in which pictograms are registered, and the latter may be a dictionary in which characters or pictograms added later to the information processing apparatus are registered. The first dictionary and the second dictionary can be distinguished from each other, for example, in which the second dictionary can be changed (added, deleted, edited, etc.) by the user, and the first dictionary is not. Also good.

(変形例3)
本発明は、ある変換候補と、当該変換候補に対応する絵文字とが連続した提示順で提示されれば十分であり、変換候補と絵文字のいずれが上位になってもよいものである。つまり、変換候補に対応する絵文字の提示順は、当該変換候補の提示順の直前又は直後のいずれであってもよい。変換候補と絵文字のいずれを上位とするかは、あらかじめ決められていてもよいが、ユーザが確定文字列として選択した回数(すなわち、集計部114による集計結果)に応じて決められてもよい。このようにすれば、変換候補と当該変換候補に対応する絵文字のうち、より多く選択された方を上位の提示順にすることなどが可能である。
(Modification 3)
In the present invention, it is sufficient that a certain conversion candidate and pictograms corresponding to the conversion candidate are presented in a continuous presentation order, and either the conversion candidate or the pictogram may be higher. That is, the display order of pictograms corresponding to conversion candidates may be either immediately before or after the display order of the conversion candidates. Which of the conversion candidate and the pictograph is to be higher may be determined in advance, but may be determined according to the number of times the user has selected as the confirmed character string (that is, the totaling result by the totaling unit 114). In this way, it is possible to place the one selected more frequently among the conversion candidates and the pictograms corresponding to the conversion candidates in the order of higher presentation.

また、本発明は、集計部114による集計結果を用いる場合には、ある変換候補の集計結果と、当該変換候補に対応する絵文字の集計結果とを合算し、合算した集計結果を用いて提示順を決定することも可能である。このようにすれば、例えば、「東京タワー」という文字列と絵文字とをそれぞれ3回ずつ入力し、「東京ディズニーランド」という文字列を3回入力した場合において、「東京タワー」という文字列と絵文字の提示順を「東京ディズニーランド」という文字列よりも高くすることが可能である。つまり、この態様によれば、文字列や絵文字毎の集計結果ではなく、文字列や絵文字が有する意味毎の集計結果によって提示順を決定することが可能となる。   Further, according to the present invention, in the case of using the aggregation result by the aggregation unit 114, the aggregation result of a certain conversion candidate and the aggregation result of the pictogram corresponding to the conversion candidate are added together, and the presentation order is calculated using the added aggregation result. It is also possible to determine. In this way, for example, when the character string “Tokyo Tower” and the pictogram are each input three times and the character string “Tokyo Disneyland” is input three times, the character string “Tokyo Tower” and the pictogram are input. Can be presented higher than the string “Tokyo Disneyland”. That is, according to this aspect, it is possible to determine the presentation order based on the summation result for each meaning of the character string or pictogram, not the summation result for each character string or pictogram.

(変形例4)
本発明は、変換制御装置や、これを備える情報処理装置だけでなく、入力文字列を変換候補や絵文字に変換して提示するための文字変換方法や、コンピュータを変換制御装置として機能させるためのプログラムとしても特定され得るものである。かかるプログラムは、光ディスク等の記録媒体に記録した形態で提供されたり、インターネット等のネットワークを介して、コンピュータにダウンロードさせ、これをインストールして利用可能にするなどの形態で提供されたりすることも可能である。
(Modification 4)
The present invention is not limited to a conversion control device and an information processing device provided with the same, but also a character conversion method for converting an input character string into a conversion candidate or pictogram for presentation, and for causing a computer to function as a conversion control device. It can also be specified as a program. Such a program may be provided in a form recorded on a recording medium such as an optical disk, or may be provided in a form such that the program is downloaded to a computer via a network such as the Internet, and the program can be installed and used. Is possible.

10…情報処理装置、110…制御部、120…記憶部、130…通信部、140…操作部、150…表示部、111…第1検索部、112…第2検索部、113…表示制御部、114…集計部、115…絵文字管理部、116…取得部、117…登録部 DESCRIPTION OF SYMBOLS 10 ... Information processing apparatus 110 ... Control part 120 ... Memory | storage part 130 ... Communication part 140 ... Operation part 150 ... Display part 111 ... 1st search part 112 ... 2nd search part 113 ... Display control part , 114 ... Totaling unit, 115 ... Pictogram management unit, 116 ... Acquisition unit, 117 ... Registration unit

Claims (7)

文字列の変換候補を複数登録した第1辞書から、ユーザにより入力された入力文字列に対応する変換候補を検索する第1検索部と、
各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1検索部により検索された変換候補と一致する文字列が割り当てられた絵文字を検索する第2検索部と、
前記第1検索部により検索された変換候補と前記第2検索部により検索された絵文字とが所定の提示順で提示されるように制御する提示制御部と
を備え、
前記提示制御部は、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にする
ことを特徴とする変換制御装置。
A first search unit for searching for a conversion candidate corresponding to an input character string input by a user from a first dictionary in which a plurality of character string conversion candidates are registered;
A second search unit for searching for a pictograph to which a character string matching the conversion candidate searched by the first search unit is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to each picture is assigned is registered. When,
A presentation control unit that controls the conversion candidates searched by the first search unit and the pictograms searched by the second search unit to be presented in a predetermined presentation order;
When a plurality of conversion candidates are presented, the presentation control unit sets a presentation order of a certain conversion candidate immediately before or immediately after a presentation order of the pictograms to which a character string corresponding to the conversion candidate is assigned. A characteristic conversion control device.
ユーザに選択された前記変換候補又は前記絵文字の集計結果を取得する集計部を備え、
前記提示制御部は、前記ある変換候補と当該変換候補に対応する文字列が割り当てられた前記絵文字とを前記集計部により取得された集計結果に応じた提示順で提示させる
ことを特徴とする請求項1に記載の変換制御装置。
A totaling unit that acquires a totaling result of the conversion candidate or the pictogram selected by the user,
The presentation control unit causes the certain conversion candidate and the pictogram to which a character string corresponding to the conversion candidate is assigned to be presented in a presentation order according to a totaling result acquired by the totaling unit. Item 2. The conversion control device according to Item 1.
前記提示制御部は、前記ある変換候補の前記集計結果と当該変換候補に対応する文字列が割り当てられた前記絵文字の前記集計結果とを合算してこれらの提示順を決定する
ことを特徴とする請求項2に記載の変換制御装置。
The presentation control unit determines the order of presentation by adding together the aggregation result of the certain conversion candidate and the aggregation result of the pictogram to which a character string corresponding to the conversion candidate is assigned. The conversion control device according to claim 2.
絵文字を新たに取得する取得部と、
前記取得部により絵文字が取得された場合に、当該絵文字を前記第2辞書に登録する登録部と
を備えることを特徴とする請求項1ないし3のいずれかに記載の変換制御装置。
An acquisition unit for newly acquiring an emoji,
The conversion control apparatus according to claim 1, further comprising: a registration unit that registers a pictograph in the second dictionary when a pictograph is acquired by the acquisition unit.
ユーザによる入力文字列の入力を受け付ける入力部と、
文字列の変換候補を複数登録した第1辞書から、前記入力部により入力が受け付けられた入力文字列に対応する変換候補を検索する第1検索部と、
各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1検索部により検索された変換候補に一致する文字列が割り当てられた絵文字を検索する第2検索部と、
前記第1検索部により検索された変換候補と前記第2検索部により検索された絵文字とを所定の提示順で提示する提示部と、
前記提示部による提示の態様を制御する提示制御部と
を備え、
前記提示制御部は、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にする
ことを特徴とする情報処理装置。
An input unit that accepts input of an input character string by the user;
A first search unit for searching for a conversion candidate corresponding to an input character string whose input is accepted by the input unit from a first dictionary in which a plurality of character string conversion candidates are registered;
A second search unit that searches for a pictograph to which a character string that matches a conversion candidate searched by the first search unit is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to each picture is assigned is registered. When,
A presentation unit that presents the conversion candidates retrieved by the first retrieval unit and the pictograms retrieved by the second retrieval unit in a predetermined presentation order;
A presentation control unit that controls a mode of presentation by the presenting unit,
When a plurality of conversion candidates are presented, the presentation control unit sets a presentation order of a certain conversion candidate immediately before or immediately after a presentation order of the pictograms to which a character string corresponding to the conversion candidate is assigned. A characteristic information processing apparatus.
情報処理装置が、
文字列の変換候補を複数登録した第1辞書から、ユーザにより入力された入力文字列に対応する変換候補を検索する第1ステップと、
各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1ステップにおいて検索された変換候補と一致する文字列が割り当てられた絵文字を検索する第2ステップと、
前記第1ステップにおいて検索された変換候補と前記第2ステップにおいて検索された絵文字とを所定の提示順で提示するステップであって、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にして提示する第3ステップと
を実行することを特徴とする文字変換方法。
Information processing device
A first step of searching for a conversion candidate corresponding to an input character string input by a user from a first dictionary in which a plurality of character string conversion candidates are registered;
A second step of searching for a pictograph to which a character string matching the conversion candidate searched in the first step is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to each picture is assigned is registered;
Presenting the conversion candidates searched in the first step and the pictograms searched in the second step in a predetermined presentation order, and presenting a certain conversion candidate when a plurality of the conversion candidates are presented And a third step of presenting the order immediately before or after the presentation order of the pictograms to which the character strings corresponding to the conversion candidates are assigned.
コンピュータに、
文字列の変換候補を複数登録した第1辞書から、ユーザにより入力された入力文字列に対応する変換候補を検索する第1ステップと、
各々の絵柄に対応する文字列が割り当てられた絵文字を複数登録した第2辞書から、前記第1ステップにおいて検索された変換候補と一致する文字列が割り当てられた絵文字を検索する第2ステップと、
前記第1ステップにおいて検索された変換候補と前記第2ステップにおいて検索された絵文字とを所定の提示順で提示するステップであって、前記変換候補が複数提示される場合に、ある変換候補の提示順を、当該変換候補に対応する文字列が割り当てられた前記絵文字の提示順の直前又は直後にして提示する第3ステップと
を実行させるためのプログラム。
On the computer,
A first step of searching for a conversion candidate corresponding to an input character string input by a user from a first dictionary in which a plurality of character string conversion candidates are registered;
A second step of searching for a pictograph to which a character string matching the conversion candidate searched in the first step is assigned from a second dictionary in which a plurality of pictographs to which a character string corresponding to each picture is assigned is registered;
Presenting the conversion candidates searched in the first step and the pictograms searched in the second step in a predetermined presentation order, and presenting a certain conversion candidate when a plurality of the conversion candidates are presented A program for executing the third step of presenting the order immediately before or after the presentation order of the pictograms to which the character strings corresponding to the conversion candidates are assigned.
JP2010228630A 2010-10-08 2010-10-08 Conversion controller, information processor, character conversion method and program Pending JP2012083900A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010228630A JP2012083900A (en) 2010-10-08 2010-10-08 Conversion controller, information processor, character conversion method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010228630A JP2012083900A (en) 2010-10-08 2010-10-08 Conversion controller, information processor, character conversion method and program

Publications (1)

Publication Number Publication Date
JP2012083900A true JP2012083900A (en) 2012-04-26

Family

ID=46242710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010228630A Pending JP2012083900A (en) 2010-10-08 2010-10-08 Conversion controller, information processor, character conversion method and program

Country Status (1)

Country Link
JP (1) JP2012083900A (en)

Similar Documents

Publication Publication Date Title
US20090198691A1 (en) Device and method for providing fast phrase input
US6766179B1 (en) Cross-shape layout of chinese stroke labels with lyric
TWI305314B (en) Zhu yin symbol and tone mark input method, and electronic device
JP2019180965A (en) Game program and game device
JP2008129687A (en) Special character input support device and electronic equipment with the same
MX2007010947A (en) Method of and device for predictive text editing.
JP3722359B2 (en) Character input system and communication terminal
JP2013149273A (en) Method, apparatus and computer program for providing input order independent character input mechanism
JP2008116524A (en) Electronic device and program
JP4548093B2 (en) Mobile terminal device and display data editing method for mobile terminal device
JP4487614B2 (en) Information display control device and program
JP5652251B2 (en) Information display device and program
KR20030086425A (en) System and method for filtering far east language
CN110990419B (en) Electronic dictionary device and method for searching electronic dictionary
KR20180125237A (en) Method for inputting Emoticon on Mobile Device, and Server for Distributing a Software therefor
JP6051175B2 (en) Portable terminal, portable terminal program, and keyword input method
RU2525748C2 (en) Text input using two alphabets and key selection function
JP2012083900A (en) Conversion controller, information processor, character conversion method and program
JP7147209B2 (en) Display device, display system, display method, display program
JP2008117310A (en) Dictionary retrieval device and dictionary retrieval processing program
JP4770288B2 (en) Information display control device and information display control program
JP2012083887A (en) Conversion control device, information processor, character conversion method, program and data structure for character conversion
KR101335436B1 (en) Hangul input search terminal and used information search method thereof
JP2003122746A (en) Cellular phone and its character input method
JP3938087B2 (en) Language input system and method