JP2015022473A - Dictionary management device, dictionary management method, and program - Google Patents

Dictionary management device, dictionary management method, and program Download PDF

Info

Publication number
JP2015022473A
JP2015022473A JP2013149552A JP2013149552A JP2015022473A JP 2015022473 A JP2015022473 A JP 2015022473A JP 2013149552 A JP2013149552 A JP 2013149552A JP 2013149552 A JP2013149552 A JP 2013149552A JP 2015022473 A JP2015022473 A JP 2015022473A
Authority
JP
Japan
Prior art keywords
dictionary
user
additional
candidate
words
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
JP2013149552A
Other languages
Japanese (ja)
Inventor
隼一 橋本
Junichi Hashimoto
隼一 橋本
大作 若松
Daisaku Wakamatsu
大作 若松
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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2013149552A priority Critical patent/JP2015022473A/en
Publication of JP2015022473A publication Critical patent/JP2015022473A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To dynamically manage a plurality of dictionaries that an IME uses when presenting complementary candidate words and phrases with respect to input content from a user, in order to use the words and phrases that a Web site, an application and the like present, in the IME assisting character input in a terminal.SOLUTION: A dictionary management device 100 includes: a basic dictionary DB131 which includes a plurality of words and phrases; a user dictionary DB132 which can register words and phrases arbitrarily; an additional dictionary designation unit 120 which includes a plurality of words and phrases, and which designates an application dictionary DB 112 used when an application 110 presents complementary candidate words and phrases as an additional dictionary (additional dictionary DB121); a complementary candidate extraction unit 134 which extracts the complementary candidate words and phrases predicted from input content from a user, from the basic dictionary DB131, the user dictionary DB132 and the additional dictionary (additional dictionary DB121); and a presentation unit 150 which presents the complementary candidate words and phrases extracted by the complementary candidate extraction unit 134 to the user.

Description

本発明は、ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置、辞書管理方法、およびプログラムに関する。   The present invention relates to a dictionary management device, a dictionary management method, and a program for managing a plurality of dictionaries used when presenting candidate words for completion with respect to input content from a user.

乗り換え案内サイトにおいて、ユーザからの少ないキー入力をもとに駅名をサジェストする機能がある。例えば、ユーザが「きい」と入力すると、「きい」から予測された補完候補の語句が表示され、その中からユーザは求めていた「紀伊浦神」を選択できる。しかし、その後、ユーザが、「紀伊浦神で待ち合わせましょう」とメールを書く場合には、「紀伊浦神」にうまく変換できなかった。端末に搭載されているIME(Input Method Editor)は、入力された文字列から予測される補完候補の語句の表示、タイプミスの修正、および手書き入力等の多様なサポート機能を有している。しかしながら、乗り換え案内サイトにおいて、「きい」に対してユーザが選択した「紀伊浦神」を、IMEが取得する手段がなかったために、IMEはメールにおいて「紀伊浦神」にうまく変換できないという問題点があった。   There is a function to suggest a station name based on a few key inputs from a user in a transfer guidance site. For example, when the user inputs “Kii”, the word of the candidate for completion predicted from “Ki” is displayed, and the user can select “Kiiura God” that he / she has requested. However, after that, when the user wrote an email saying “Let's meet with Kiiura God”, it could not be successfully converted to “Kiiura God”. IME (Input Method Editor) installed in the terminal has various support functions such as display of candidate words and phrases that are predicted from an input character string, correction of typo, and handwriting input. However, because there is no means for IME to acquire “Kiiura God” selected by the user for “Kii” in the transfer guidance site, there is a problem that IME cannot be successfully converted to “Kiiura God” in e-mails. It was.

また、サイト運営者が上述したようなサジェスト機能を提供しようとする場合には、語句だけでなく、機能自体も個別に実装する必要があった。サイト側からは端末に搭載されているIMEが有するサポート機能を利用することはできなかったからである。   In addition, when a site operator intends to provide a suggestion function as described above, it is necessary to implement not only words but also the function itself. This is because the support function of the IME installed in the terminal cannot be used from the site side.

そこで、上記問題点の解消につながる技術として、ユーザの端末ではないといったことにより、端末にライブラリ(辞書)をインストールできない場合に、IMEに適したライブラリを、端末のコンテキストに基づいてサーバから利用することにより、ユーザに応じたライブラリを用いたIMEのサポート機能を提供する技術が提案されている(特許文献1参照)。   Therefore, as a technique for solving the above problems, if a library (dictionary) cannot be installed on the terminal because it is not a user terminal, a library suitable for IME is used from the server based on the terminal context. Thus, a technique for providing an IME support function using a library according to a user has been proposed (see Patent Document 1).

また、端末内のメール等の文章から、ユーザ辞書にない単語を抽出し、読みと表記とをユーザ辞書に登録することで、使用頻度の高い単語をユーザ辞書に登録する技術が提案されている。この技術では、また、読みと表記とをジャンル別に登録したジャンル辞書を作成し、ユーザの使用頻度の高い興味あるジャンルの単語の変換率を上げることができる技術も提案されている(特許文献2参照)。   Further, a technique has been proposed in which words that are not in the user dictionary are extracted from sentences such as e-mails in the terminal, and words that are frequently used are registered in the user dictionary by registering readings and notations in the user dictionary. . In this technique, a technique is also proposed in which a genre dictionary in which readings and notations are registered by genre is created, and the conversion rate of words of an interesting genre that is frequently used by users can be increased (Patent Document 2). reference).

特表2010−524135号公報Special table 2010-524135 gazette 特開2004−295426号公報JP 2004-295426 A

しかしながら、特許文献1に記載の技術では、IMEに適したライブラリ(辞書)をサーバから利用することができるが、過去に利用したWebサイトやアプリケーション等が提供する語句を他のアプリケーションで利用することはできないという問題点があった。また、特許文献2に記載の技術では、ユーザ辞書に追加される語句は、既にユーザの端末内にある文章に含まれる語句であり、Webサイトやアプリケーション等が提供する語句は含まれない。そのため、Webサイトやアプリケーション等が提供する語句をユーザ辞書に追加することはできず、これらの語句を他のアプリケーションで利用することができないという問題点があった。   However, in the technique described in Patent Document 1, a library (dictionary) suitable for IME can be used from a server, but a phrase provided by a website or application used in the past is used in another application. There was a problem that it was not possible. Further, in the technique described in Patent Document 2, a phrase added to the user dictionary is a phrase already included in a sentence already in the user's terminal, and does not include a phrase provided by a website or application. For this reason, there is a problem that words / phrases provided by a website or application cannot be added to the user dictionary, and these words / phrases cannot be used in other applications.

そこで本発明は、上記課題に鑑みて、端末において文字入力を補助するIMEで、Webサイトやアプリケーション等が提供する語句を利用するために、ユーザからの入力内容に対して補完候補の語句を提示する際にIMEが用いる複数の辞書を動的に管理する辞書管理装置、辞書管理方法、およびプログラムを提供することを目的とする。   Therefore, in view of the above problems, the present invention presents complementary candidate words for the input contents from the user in order to use the words provided by the website or application, etc., in the IME that assists character input in the terminal. An object of the present invention is to provide a dictionary management device, a dictionary management method, and a program for dynamically managing a plurality of dictionaries used by the IME.

本発明は、上記の課題を解決するために、以下の事項を提案している。なお、理解を容易にするために、本発明の実施形態に対応する符号を付して説明するが、これに限定されるものではない。   The present invention proposes the following matters in order to solve the above problems. In addition, in order to make an understanding easy, although the code | symbol corresponding to embodiment of this invention is attached | subjected and demonstrated, it is not limited to this.

(1) 本発明は、ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置であって、複数の語句を含む基本辞書(例えば、図1の基本辞書DB131に相当)と、任意に語句を登録することができるユーザ辞書(例えば、図1のユーザ辞書DB132に相当)と、複数の語句を含み、アプリケーション(例えば、図1のアプリ110に相当)が補完候補の語句を提示する際に用いるアプリケーション辞書(例えば、図1のアプリ辞書DB112に相当)を追加辞書(例えば、図1の追加辞書DB121に相当)として指定する追加辞書指定手段(例えば、図1の追加辞書指定部120に相当)と、前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する補完候補抽出手段(例えば、図1の補完候補抽出部134に相当)と、前記補完候補抽出手段で抽出された前記補完候補の語句をユーザに提示する提示手段(例えば、図1の提示部150に相当)と、を備えることを特徴とする辞書管理装置を提案している。   (1) The present invention is a dictionary management apparatus that manages a plurality of dictionaries used when presenting candidate words for completion with respect to input contents from a user, and includes a basic dictionary including a plurality of words (for example, FIG. 1) (corresponding to one basic dictionary DB 131), a user dictionary (for example, corresponding to the user dictionary DB 132 in FIG. 1) that can arbitrarily register words, and a plurality of words and phrases, including an application (for example, the application 110 in FIG. 1). Corresponds to an additional dictionary (for example, equivalent to the additional dictionary DB 121 of FIG. 1) as an additional dictionary (for example, equivalent to the application dictionary DB 112 of FIG. 1). (E.g., equivalent to the additional dictionary specifying unit 120 in FIG. 1), and words of complementary candidates predicted from the input content from the user, the basic dictionary, the user dictionary Complement candidate extraction means (for example, corresponding to the complement candidate extraction unit 134 in FIG. 1) extracted from the additional dictionary, and presentation means for presenting the words of the complement candidates extracted by the complement candidate extraction means to the user ( For example, a dictionary management device is proposed, which is characterized in that it corresponds to the presentation unit 150 in FIG.

(2) 本発明は、(1)の辞書管理装置について、前記提示手段で提示された補完候補の語句のうち前記ユーザによって選択された補完候補の語句が、前記追加辞書から抽出された語句である場合に、当該ユーザによって選択された補完候補の語句を前記追加辞書から取得して、前記ユーザ辞書に登録する登録手段(例えば、図1の登録部135に相当)を備えることを特徴とする辞書管理装置を提案している。   (2) In the dictionary management apparatus according to (1), the present invention is a dictionary extracted from the additional dictionary, in which the completion candidate words selected by the user among the completion candidate words presented by the presenting unit. In some cases, a registration means (for example, equivalent to the registration unit 135 in FIG. 1) is provided that acquires a word of a candidate for complement selected by the user from the additional dictionary and registers it in the user dictionary. A dictionary management device is proposed.

(3) 本発明は、(2)の辞書管理装置について、前記登録手段が、前記追加辞書から前記ユーザ辞書に登録する語句が既に当該ユーザ辞書に登録されている場合に、当該登録されている語句について、前記補完候補抽出手段での補完候補の語句の選択における前記ユーザ辞書内での優先度を上げることを特徴とする辞書管理装置を提案している。   (3) The present invention relates to the dictionary management device of (2), in which the registration means is registered when a word to be registered in the user dictionary from the additional dictionary is already registered in the user dictionary. A dictionary management apparatus has been proposed in which the priority in the user dictionary is increased in the selection of a candidate word for completion in the candidate extraction means.

(4) 本発明は、(1)から(3)の辞書管理装置について、前記アプリケーション辞書が外部サーバに記憶されている際に、当該アプリケーション辞書を前記外部サーバから取得し、一時記憶する一時記憶手段を備え、前記追加辞書指定手段が、前記一時記憶手段に記憶された前記アプリケーション辞書を追加辞書として指定することを特徴とする辞書管理装置を提案している。   (4) The present invention relates to the dictionary management device according to (1) to (3), wherein when the application dictionary is stored in an external server, the application dictionary is acquired from the external server and temporarily stored. And a dictionary management device, wherein the additional dictionary designating unit designates the application dictionary stored in the temporary storage unit as an additional dictionary.

(5) 本発明は、(1)から(4)の辞書管理装置について、前記追加辞書の優先度を、前記基本辞書および前記ユーザ辞書の優先度より上げる優先度制御手段(例えば、図1の優先度制御部133に相当)を備え、前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から前記優先度に応じて抽出することを特徴とする辞書管理装置を提案している。   (5) In the dictionary management device according to (1) to (4), the present invention provides priority control means for raising the priority of the additional dictionary over the priority of the basic dictionary and the user dictionary (for example, FIG. Corresponding to a priority control unit 133), and the complement candidate extraction unit determines a complement candidate predicted from the input content from the user according to the priority from the basic dictionary, the user dictionary, and the additional dictionary. It proposes a dictionary management device that is characterized by the extraction.

(6) 本発明は、(5)の辞書管理装置について、前記優先度制御手段が、前記追加辞書の語句のうち前記ユーザ辞書に登録されている語句の優先度を、当該追加辞書の他の語句より上げることを特徴とする辞書管理装置を提案している。   (6) In the dictionary management device according to (5), the priority control means sets the priority of words registered in the user dictionary among the words in the additional dictionary to the other dictionary. We have proposed a dictionary management device that is characterized by being higher than words.

(7) 本発明は、(5)または(6)の辞書管理装置について、優先度制御手段が、前記入力内容が表示される入力領域がフォーカスされたことを検知したことに応じて、前記追加辞書の優先度を前記基本辞書および前記ユーザ辞書の優先度より上げ、前記入力領域のフォーカスが外れたことを検知したことに応じて、前記追加辞書の優先度を元に戻すことを特徴とする辞書管理装置を提案している。   (7) According to the present invention, in the dictionary management device according to (5) or (6), when the priority control unit detects that the input area where the input content is displayed is focused, the addition is performed The priority of the dictionary is raised from the priority of the basic dictionary and the user dictionary, and the priority of the additional dictionary is returned to the original in response to detecting that the input area is out of focus. A dictionary management device is proposed.

(8) 本発明は、ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置における辞書管理方法であって、前記辞書管理装置が、複数の語句を含む基本辞書と、任意に語句を登録することができるユーザ辞書と、追加辞書指定手段と、補完候補抽出手段と、提示手段と、を備え、前記追加辞書指定手段が、複数の語句を含み、アプリケーションが補完候補の語句を提示する際に用いるアプリケーション辞書を追加辞書として指定する第1のステップ(例えば、図2のステップS1に相当)と、前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する第2のステップ(例えば、図2のステップS3に相当)と、前記提示手段が、前記第2のステップで抽出された前記補完候補の語句をユーザに提示する第3のステップ(例えば、図2のステップS4に相当)と、を含むことを特徴とする辞書管理方法を提案している。   (8) The present invention is a dictionary management method in a dictionary management device that manages a plurality of dictionaries used when presenting candidate words for completion with respect to input contents from a user, wherein the dictionary management device includes a plurality of dictionary management devices. A basic dictionary including words, a user dictionary that can arbitrarily register words, an additional dictionary specifying means, a complement candidate extracting means, and a presenting means, wherein the additional dictionary specifying means includes a plurality of words A first step (for example, corresponding to step S1 in FIG. 2) of designating an application dictionary used when the application presents a word of a candidate for completion as an additional dictionary; 2 is extracted from the basic dictionary, the user dictionary, and the additional dictionary (for example, the step of FIG. 2). And the presenting means includes a third step (for example, corresponding to step S4 in FIG. 2) for presenting the word of the candidate for completion extracted in the second step to the user. We propose a dictionary management method characterized by

(9) 本発明は、ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置における辞書管理方法をコンピュータに実行させるためのプログラムであって、前記辞書管理装置が、複数の語句を含む基本辞書と、任意に語句を登録することができるユーザ辞書と、追加辞書指定手段と、補完候補抽出手段と、提示手段と、を備え、前記追加辞書指定手段が、複数の語句を含み、アプリケーションが補完候補の語句を提示する際に用いるアプリケーション辞書を追加辞書として指定する第1のステップ(例えば、図2のステップS1に相当)と、前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する第2のステップ(例えば、図2のステップS3に相当)と、前記提示手段が、前記第2のステップで抽出された前記補完候補の語句をユーザに提示する第3のステップ(例えば、図2のステップS4に相当)と、をコンピュータに実行させるためのプログラムを提案している。   (9) The present invention is a program for causing a computer to execute a dictionary management method in a dictionary management apparatus that manages a plurality of dictionaries used when presenting candidate words for completion with respect to input content from a user. The dictionary management device includes a basic dictionary including a plurality of words, a user dictionary capable of arbitrarily registering words, an additional dictionary designating unit, a complementary candidate extracting unit, and a presenting unit, and the addition A first step (for example, corresponding to step S1 in FIG. 2), in which the dictionary designating unit designates, as an additional dictionary, an application dictionary that includes a plurality of words and is used when the application presents candidate words for completion; Candidate extraction means extracts from the basic dictionary, the user dictionary, and the additional dictionary the candidate words that are predicted from the input content from the user. A second step (for example, corresponding to step S3 in FIG. 2) and a third step (for example, FIG. 2) in which the presenting means presents to the user the word of the candidate for completion extracted in the second step. 2 is equivalent to step S4 in FIG. 2).

本発明によれば、端末において文字入力を補助するIMEで、Webサイトやアプリケーション等が提供する語句を利用することができる。   According to the present invention, a phrase provided by a website, an application, or the like can be used in an IME that assists character input in a terminal.

本発明の実施形態に係る辞書管理装置の構成を示す図である。It is a figure which shows the structure of the dictionary management apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る辞書管理装置における、辞書管理処理のフローを示す図である。It is a figure which shows the flow of the dictionary management process in the dictionary management apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る追加辞書指定部における、追加辞書指定処理のフローを示す図である。It is a figure which shows the flow of the additional dictionary designation | designated process in the additional dictionary designation | designated part which concerns on embodiment of this invention. 本発明の実施形態に係る優先度制御部における、優先度制御処理のフローを示す図である。It is a figure which shows the flow of the priority control process in the priority control part which concerns on embodiment of this invention. 本発明の実施形態に係る登録部における、登録処理のフローを示す図である。It is a figure which shows the flow of a registration process in the registration part which concerns on embodiment of this invention.

以下、図面を用いて、本発明の実施形態について詳細に説明する。なお、本実施形態における構成要素は適宜、既存の構成要素等との置き換えが可能であり、また、他の既存の構成要素との組み合わせを含む様々なバリエーションが可能である。したがって、本実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that the constituent elements in the present embodiment can be appropriately replaced with existing constituent elements and the like, and various variations including combinations with other existing constituent elements are possible. Therefore, the description of the present embodiment does not limit the contents of the invention described in the claims.

<辞書管理装置の構成>
図1は、本発明実施形態に係る辞書管理装置100の構成を示す図である。ここで、本実施形態に係る辞書管理装置100は、IME(Input Method Editor)が、ユーザからの入力内容に対応する補完候補の語句を提示する際に用いる複数の辞書を管理する装置である。
<Configuration of dictionary management device>
FIG. 1 is a diagram showing a configuration of a dictionary management apparatus 100 according to an embodiment of the present invention. Here, the dictionary management apparatus 100 according to the present embodiment is an apparatus that manages a plurality of dictionaries that are used when an IME (Input Method Editor) presents complementary candidate words corresponding to input contents from a user.

図1に示すように、辞書管理装置100は、アプリケーション(以下、アプリとする)110、追加辞書指定部120、および文字入力を支援するIME130、キーボード等の入力部140、および液晶ディスプレイ等の提示部150を備える。なお、本実施形態において、IME130は日本語入力とするが、中国語や韓国語といった他言語であってもよい。   As shown in FIG. 1, the dictionary management apparatus 100 presents an application (hereinafter referred to as an application) 110, an additional dictionary specifying unit 120, an IME 130 that supports character input, an input unit 140 such as a keyboard, and a liquid crystal display. Part 150. In the present embodiment, the IME 130 is Japanese input, but may be another language such as Chinese or Korean.

アプリ110は、ユーザに語句の入力を求めるアプリ、例えば、文字等を相手と送りあえるメッセージアプリである。本実施形態において、図1に示すようにアプリ110は、入力領域制御部111、およびアプリ辞書DB112を備える。本実施形態において、アプリ110は、辞書管理装置100が備えているが、ネットワーク上にあるアプリやWebサイトであってもよい。また、アプリ辞書DB112は、アプリ110と通信可能な外部サーバにあってもよい。   The application 110 is an application that requests the user to input a phrase, for example, a message application that can send characters and the like to the other party. In the present embodiment, as shown in FIG. 1, the application 110 includes an input area control unit 111 and an application dictionary DB 112. In this embodiment, the application 110 is included in the dictionary management apparatus 100, but may be an application or a website on a network. The application dictionary DB 112 may be in an external server that can communicate with the application 110.

入力領域制御部111は、提示部150に表示される入力領域に、入力部140を介してユーザから入力された入力内容を提示したり、補完候補抽出部134で抽出された入力内容に対応する補完候補の語句を提示したり、補完候補の語句の中からユーザが選択した語句を提示する制御を行う。ここで、入力内容は、かなやアルファベットだけでなく、手書き入力の内容等も含む。   The input area control unit 111 presents the input content input from the user via the input unit 140 in the input area displayed on the presentation unit 150 or corresponds to the input content extracted by the complement candidate extraction unit 134. Control is performed to present a candidate word or a phrase selected by the user from among the candidate words. Here, the input contents include not only kana and alphabet but also handwritten input contents.

アプリ辞書DB112は、アプリ110が補完候補の語句を提示する際に用いる辞書であって、アプリ110またはアプリ110の入力領域に対応付けられている辞書である。具体的には、アプリ辞書DB112は、語句の表記、および語句の付随情報の組み合わせで構成され、例えば、語句の読みと表記や、語句の一部と表記や、語句に類似する語句と表記の組み合わせで構成されている。例えば、乗換案内のアプリにおいて、ユーザが「きい」と入力した場合に、辞書から「紀伊」、「紀伊浦神」、「紀伊勝浦」が補完候補の語句として抽出され、ユーザに提示される。このように、アプリ110がアプリ辞書DB112を利用することにより、アプリ独自の「きい」に対応する補完候補の語句をユーザに提示することができる。   The application dictionary DB 112 is a dictionary that is used when the application 110 presents words to be complemented, and is a dictionary associated with the application 110 or an input area of the application 110. Specifically, the application dictionary DB 112 is composed of a combination of a word notation and accompanying information of the word. For example, the reading and notation of the word, a part and notation of the word, a word similar to the word and the notation It consists of a combination. For example, in a transfer guidance application, when the user inputs “Kii”, “Kii”, “Kiiura God”, and “Kii Katsuura” are extracted from the dictionary as candidates for completion and presented to the user. As described above, the application 110 uses the application dictionary DB 112, so that it is possible to present to the user a word of a complementary candidate corresponding to the application “Kii”.

追加辞書指定部120は、アプリ辞書DB112をIME130の追加辞書に指定する。それにより、IME130が補完候補の語句を抽出する際に、アプリ辞書DB112のデータを利用できるようになる。   The additional dictionary specifying unit 120 specifies the application dictionary DB 112 as an additional dictionary of the IME 130. As a result, when the IME 130 extracts a candidate word for completion, the data in the application dictionary DB 112 can be used.

具体的には、追加辞書指定部120は、アプリ辞書DB112のデータを追加辞書DB121に一時記憶、またはアプリ辞書DB112のデータを参照可能な識別子を追加辞書DB121に一時記憶することでアプリ辞書DB112をIME130の追加辞書に指定する。なお、アプリ辞書DB112のデータ形式がIME130により認識できない形式の場合には、データ形式をIME130が認識できる形式に変更してから追加辞書DB121に一時記憶するのが望ましい。   Specifically, the additional dictionary specifying unit 120 temporarily stores the data in the application dictionary DB 112 in the additional dictionary DB 121 or temporarily stores an identifier that can refer to the data in the application dictionary DB 112 in the additional dictionary DB 121. It is specified as an additional dictionary of the IME 130. If the data format of the application dictionary DB 112 cannot be recognized by the IME 130, it is desirable that the data format be changed to a format that can be recognized by the IME 130 and then temporarily stored in the additional dictionary DB 121.

追加辞書DB121に、一時記憶されたアプリ辞書DB112のデータおよびアプリ辞書DB112のデータを参照可能な識別子は、アプリ110が終了した時点で削除されてもよいし、蓄積して他のアプリでも利用できるようにしてもよい。蓄積する場合、一時記憶できる容量を超えた際に、古いものから削除するのが望ましい。   The application dictionary DB 112 temporarily stored in the additional dictionary DB 121 and the identifier that can refer to the data of the application dictionary DB 112 may be deleted when the application 110 is terminated, or can be accumulated and used by other applications. You may do it. When accumulating, it is desirable to delete the oldest one when the capacity that can be temporarily stored is exceeded.

アプリ辞書DB112が外部サーバにある場合に、追加辞書指定部120は、アプリ110またはアプリ110の入力領域に対応付けられている、外部サーバへのリンクに基づいて取得したアプリ辞書DB112のデータをダウンロードし、追加辞書DB121に一時記憶することで、アプリ辞書DB112をIME130の追加辞書に指定する。   When the application dictionary DB 112 is in the external server, the additional dictionary specifying unit 120 downloads the data of the application dictionary DB 112 acquired based on the link to the external server associated with the application 110 or the input area of the application 110. The application dictionary DB 112 is designated as an additional dictionary of the IME 130 by temporarily storing it in the additional dictionary DB 121.

外部サーバから取得するタイミングは、アプリの起動時、入力領域を含む画面の表示時、入力領域の選択時等がある。利便性を高めるのであれば、入力領域が選択される前に、外部サーバからアプリ辞書DB112のデータを取得し、追加辞書DB121に一時記憶することで、アプリ辞書DB112をIME130の追加辞書に指定しておくのが望ましい。なお、既に、アプリ辞書DB112をIME130の追加辞書に指定している場合には、再度外部サーバから情報は取得しない。それにより、パフォーマンスの低下を抑制することができる。   The timing acquired from the external server includes, for example, when an application is activated, when a screen including an input area is displayed, and when an input area is selected. If convenience is improved, before the input area is selected, the application dictionary DB 112 is acquired from an external server and temporarily stored in the additional dictionary DB 121, whereby the application dictionary DB 112 is designated as the additional dictionary of the IME 130. It is desirable to keep it. If the application dictionary DB 112 has already been designated as an additional dictionary of the IME 130, information is not acquired from the external server again. Thereby, it is possible to suppress a decrease in performance.

IME130は、辞書管理装置100といった端末上で動作し、ユーザからの入力内容に応じて、ユーザの語句の入力をサポートする。主な機能として、IME130は、端末に一つ搭載され、語句を入力するあらゆる場面で利用され、ユーザの入力内容を語句に変換する。具体的には、ユーザの入力内容に対応する補完候補の語句を提示し、ユーザに選択させる機能や、かなを漢字に変換する機能や、ユーザのタイプミスを検知し修正する機能がある。本実施形態において、IME130は、図1に示すように、基本辞書DB131、ユーザ辞書DB132、優先度制御部133、補完候補抽出部134、および登録部135から構成される。   The IME 130 operates on a terminal such as the dictionary management apparatus 100, and supports input of the user's words / phrases according to the input content from the user. As a main function, one IME 130 is mounted on the terminal and used in every scene where a word is input, and converts the user's input contents into a word. Specifically, there are a function of presenting candidate words and phrases corresponding to the input contents of the user and allowing the user to select, a function of converting kana to kanji, and a function of detecting and correcting a user's typo. In this embodiment, the IME 130 includes a basic dictionary DB 131, a user dictionary DB 132, a priority control unit 133, a complement candidate extraction unit 134, and a registration unit 135, as shown in FIG.

なお各辞書の優先度等をIME130に任せる場合には、IME130に優先度制御部133を備えなくてもよい。また、アプリ辞書DB112をIME130から利用できるようにするだけであれば、IME130に登録部135を備えなくてもよい。   When the priority of each dictionary is left to the IME 130, the IME 130 does not need to include the priority control unit 133. Further, if only the application dictionary DB 112 can be used from the IME 130, the IME 130 may not include the registration unit 135.

基本辞書DB131は、IME130が、ユーザからの入力内容に対応する補完候補の語句を提示する際に用いる辞書の一つであって、IME130固有の変更することができない辞書である。具体的には、基本辞書DB131も、アプリ辞書DB112と同様に、語句の表記、および語句の付随情報の組み合わせで構成され、例えば、語句の読みと表記や、語句の一部と表記や、語句に類似する語句と表記の組み合わせで構成されている。   The basic dictionary DB 131 is one of the dictionaries used when the IME 130 presents complementary candidate words corresponding to the input content from the user, and is a dictionary unique to the IME 130 and cannot be changed. Specifically, similar to the application dictionary DB 112, the basic dictionary DB 131 is also configured by a combination of word notation and accompanying information of the word. For example, the word reading and notation, part of the word and notation, It consists of a combination of words and notations similar to.

ユーザ辞書DB132は、IME130が入力領域の入力内容に対し補完候補の語句を提示する際に用いる辞書の一つであって、基本辞書DB131と異なるのは、記憶されている語句はユーザが登録した語句である点である。具体的には、ユーザ辞書DB132も、アプリ辞書DB112や基本辞書DB131と同様に、語句の表記、および語句の付随情報の組み合わせで構成され、例えば、語句の読みと表記や、語句の一部と表記や、語句に類似する語句と表記の組み合わせで構成されている。   The user dictionary DB 132 is one of the dictionaries used when the IME 130 presents candidate words for completion with respect to the input contents of the input area. The user dictionary DB 132 is different from the basic dictionary DB 131 in that the stored words and phrases are registered by the user. It is a point that is a phrase. Specifically, the user dictionary DB 132 is also composed of a combination of phrase notation and accompanying information of the phrase, like the application dictionary DB 112 and the basic dictionary DB 131. It is composed of notations and combinations of phrases and notations similar to phrases.

優先度制御部133は、追加辞書DB121の語句の優先度を、基本辞書DB131およびユーザ辞書DB132の語句の優先度より上げる。それにより、アプリ独自の語句、例えば、路線検索での駅名や地図検索での地名を優先的に補完候補の語句として提示することができる。   The priority control unit 133 raises the priority of words in the additional dictionary DB 121 higher than the priority of words in the basic dictionary DB 131 and the user dictionary DB 132. Thereby, an application-specific phrase, for example, a station name in a route search or a place name in a map search can be preferentially presented as a complementary candidate phrase.

ところで、従来、IME130は、アプリ独自の語句を記憶しているアプリ辞書DB112を利用することができなかったので、アプリ独自の語句を補完候補の語句に提示することはできなかった。そのため、アプリ独自の語句を補完候補の語句に提示するためのサジェスト機能をアプリ110に導入しなければならなかった。本実施形態では、アプリ辞書DB112をIME130の追加辞書DB121に指定することにより、IME130はアプリ辞書DB112のデータを利用することができる。それにより、IME130がアプリ独自の語句を優先的に補完候補の語句として提示できることから、アプリ独自の語句を補完候補に提示するためのサジェスト機能をアプリ110に導入する必要がなくなるというメリットもある。   By the way, conventionally, since the IME 130 cannot use the application dictionary DB 112 storing the application-specific word / phrase, it is impossible to present the application-specific word / phrase as a word as a supplement candidate. For this reason, a suggestion function for presenting an application-specific word / phrase as a candidate for completion has to be introduced into the application 110. In the present embodiment, by specifying the application dictionary DB 112 as the additional dictionary DB 121 of the IME 130, the IME 130 can use the data of the application dictionary DB 112. As a result, the IME 130 can preferentially present words unique to the application as candidate words for completion, and there is also an advantage that it is not necessary to introduce a suggestion function to the application 110 for presenting words unique to the application to the candidate candidates.

また、優先度制御部133は、入力領域がフォーカスされたことを検知したことに応じて、追加辞書DB121の優先度を基本辞書DB131およびユーザ辞書DB132の優先度より上げてもよい。この場合、優先度制御部133は、入力領域のフォーカスが外れたことを検知したことに応じて、追加辞書DB121の優先度を元に戻してもよい。それにより、アプリ110の入力領域に入力された入力内容に対応する補完候補の語句を表示する場合のみに、アプリ独自の語句を優先的に補完候補の語句として提示することができる。   Further, the priority control unit 133 may raise the priority of the additional dictionary DB 121 from the priority of the basic dictionary DB 131 and the user dictionary DB 132 in response to detecting that the input area is focused. In this case, the priority control unit 133 may restore the priority of the additional dictionary DB 121 in response to detecting that the input area is out of focus. Thereby, only when displaying a candidate word for completion corresponding to the input content input in the input area of the application 110, the word unique to the application can be preferentially presented as a candidate word for completion.

さらに、優先度制御部133は、追加辞書DB121の語句の一部の優先度を上げることもできる。優先度制御部133は、まず、追加辞書DB121の各語句がユーザ辞書DB132に登録されているか否かを判断する。そして、優先度制御部133は、ユーザ辞書DB132に登録されていると判断した語句の優先度を、ユーザ辞書DB132に登録されていないと判断した語句よりも上げる。それにより、アプリの独自の語句であって、かつユーザの使用頻度が高い等の理由でユーザ辞書DB132に登録されている語句を優先的に表示することにより、より適切な補完候補の語句をユーザに提示することができるという効果が得られる。   Furthermore, the priority control unit 133 can also increase the priority of a part of the words in the additional dictionary DB 121. The priority control unit 133 first determines whether each word / phrase in the additional dictionary DB 121 is registered in the user dictionary DB 132. Then, the priority control unit 133 raises the priority of the word / phrase determined to be registered in the user dictionary DB 132 over the word / phrase determined not to be registered in the user dictionary DB 132. As a result, by displaying preferentially the words / phrases registered in the user dictionary DB 132 for reasons such as the application's unique words and the frequency of use by the user, the user can select more appropriate candidate words for completion. The effect that it can be presented is obtained.

補完候補抽出部134は、入力部140を介して入力領域にユーザから入力された入力内容から予測される補完候補の語句を、基本辞書DB131、ユーザ辞書DB132、および追加辞書DB121から抽出する。   The complement candidate extraction unit 134 extracts, from the basic dictionary DB 131, the user dictionary DB 132, and the additional dictionary DB 121, candidate phrases that are predicted from the input content input from the user to the input area via the input unit 140.

具体的には、入力部140に入力された読み等の入力内容に少なくとも一部合致する語句を、各辞書DBの優先度や追加辞書DB121の語句の優先度に基づいて、補完候補の語句として抽出する。なお、追加辞書指定部120で追加辞書が指定されなかった場合には、補完候補抽出部134は、基本辞書DB131およびユーザ辞書DB132から、入力内容から予測される補完候補の語句を抽出する。ここで、優先度は、基本的にはIME130の設定に基づく。優先度制御部133がIME130に備えられている場合には、優先度制御部133で決定された優先度に従う。補完候補抽出部134で抽出された補完候補は、入力領域制御部111を介して、入力領域または入力領域付近に提示される。   Specifically, words that at least partially match the input content such as readings input to the input unit 140 are used as complementary candidate words based on the priority of each dictionary DB or the priority of words in the additional dictionary DB 121. Extract. When the additional dictionary is not specified by the additional dictionary specifying unit 120, the complementary candidate extracting unit 134 extracts the complementary candidate words predicted from the input contents from the basic dictionary DB 131 and the user dictionary DB 132. Here, the priority is basically based on the setting of the IME 130. When the priority control unit 133 is provided in the IME 130, the priority determined by the priority control unit 133 is followed. The complement candidates extracted by the complement candidate extraction unit 134 are presented to the input area or the vicinity of the input area via the input area control unit 111.

登録部135は、まず、入力領域に提示された補完候補の語句のうち、ユーザによって選択された補完候補の語句(以下、選択語句という)が、追加辞書DB121に登録されている語句であって、かつ、基本辞書DB131およびユーザ辞書DB132に登録されていない語句か否かを判断する。そして、登録部135は、選択語句が、追加辞書DB121に登録されている語句であって、かつ、基本辞書DB131およびユーザ辞書DB132に登録されていない語句であると判断した場合には、追加辞書DB121から選択語句の表記および語句の付随情報、例えば、選択語句の表記と読みを取得し、ユーザ辞書DB132に登録する。   First, the registration unit 135 includes words that are candidates for completion selected by the user (hereinafter referred to as “selected words”) among the words that are candidates for completion presented in the input area. In addition, it is determined whether or not the word is not registered in the basic dictionary DB 131 and the user dictionary DB 132. When the registration unit 135 determines that the selected phrase is a phrase registered in the additional dictionary DB 121 and not registered in the basic dictionary DB 131 and the user dictionary DB 132, the additional dictionary 135 The notation of the selected phrase and the accompanying information of the phrase, for example, the notation and reading of the selected phrase are acquired from the DB 121 and registered in the user dictionary DB 132.

一方、登録部135が、選択語句が、追加辞書DB121に登録されていない語句、または、基本辞書DB131もしくはユーザ辞書DB132に登録されている語句であると判断した場合には、選択語句をユーザ辞書DB132に登録しない。   On the other hand, when the registration unit 135 determines that the selected word / phrase is a word / phrase not registered in the additional dictionary DB 121 or a word / phrase registered in the basic dictionary DB 131 or the user dictionary DB 132, the selected word / phrase is stored in the user dictionary. Not registered in the DB 132.

ユーザが使用した追加辞書DB121の語句をユーザ辞書DB132に登録することにより、従来はできなかった、他のアプリでその語句を使用することが可能となる。また、ユーザが使用した追加辞書DB121の語句のユーザ辞書DB132への登録を自動的に行うことにより、ユーザが自分で辞書を編集するといった煩わしさが低減する。さらには、ユーザが必要な語句がユーザ辞書に随時追加されるため、IME130の基本辞書DB131をアップデートの頻度を少なくすることが可能となる。   By registering the words / phrases in the additional dictionary DB 121 used by the user in the user dictionary DB 132, the words / phrases can be used in other applications that could not be done in the past. Further, by automatically registering the words / phrases of the additional dictionary DB 121 used by the user in the user dictionary DB 132, the troublesomeness of the user editing the dictionary by himself / herself is reduced. Furthermore, since words and phrases required by the user are added to the user dictionary as needed, the frequency of updating the basic dictionary DB 131 of the IME 130 can be reduced.

また、登録部135は、選択語句が、追加辞書DB121に登録されている語句であって、かつ、ユーザ辞書DB132に既に登録されている語句であると判断した場合に、ユーザ辞書DB132内での選択語句の優先度を上げてもよい。それにより、使用頻度の高い語句が優先的にユーザに提示されるようになり、ユーザ辞書の最適化を行うことが可能になる。   When the registration unit 135 determines that the selected word / phrase is a word / phrase registered in the additional dictionary DB 121 and a word / phrase already registered in the user dictionary DB 132, the registration unit 135 stores the word / phrase in the user dictionary DB 132. The priority of the selected phrase may be increased. As a result, frequently used phrases are preferentially presented to the user, and the user dictionary can be optimized.

なお、登録部135は、選択語句がユーザによって選択された時点で登録をおこなってもよいし、アプリが終わった時点や画面遷移を行った時点等で登録をおこなってもよい。   Note that the registration unit 135 may register when the selected word is selected by the user, or may register when the application ends or when the screen transition is performed.

<辞書管理処理フロー>
図2を用いて、本実施形態に係る辞書管理装置100における、辞書管理処理のフローについて説明する。
<Dictionary management processing flow>
The flow of dictionary management processing in the dictionary management apparatus 100 according to the present embodiment will be described using FIG.

まず、ステップS1において、追加辞書指定部120は、アプリ辞書DB112をIME130の追加辞書DB121とする追加辞書指定処理を行う。   First, in step S <b> 1, the additional dictionary specifying unit 120 performs an additional dictionary specifying process in which the application dictionary DB 112 is used as the additional dictionary DB 121 of the IME 130.

次に、ステップS2において、優先度制御部133は、基本辞書DB131、ユーザ辞書DB132、および追加辞書DB121に登録されている語句の優先度を決定する優先度制御処理を行う。   Next, in step S <b> 2, the priority control unit 133 performs priority control processing for determining the priority of words registered in the basic dictionary DB 131, the user dictionary DB 132, and the additional dictionary DB 121.

次に、ステップS3において、補完候補抽出部134は、入力部140を介して入力領域にユーザから入力された入力内容から予測される補完候補の語句を、基本辞書DB131、ユーザ辞書DB132、および追加辞書DB121から抽出する。   Next, in step S <b> 3, the supplement candidate extraction unit 134 adds the supplement candidate words predicted from the input contents input by the user to the input area via the input unit 140, the basic dictionary DB 131, the user dictionary DB 132, and the addition. Extracted from the dictionary DB 121.

次に、ステップS4において、提示部150は、ステップS3で抽出された補完候補の語句を、ユーザに提示する。   Next, in step S <b> 4, the presentation unit 150 presents the supplement candidate words extracted in step S <b> 3 to the user.

次に、ステップS5において、登録部135は、ステップS4で提示された補完候補の語句のうちユーザが選択した選択語句をユーザ辞書DB132に登録する登録処理を行う。   Next, in step S <b> 5, the registration unit 135 performs a registration process for registering in the user dictionary DB 132 the selected word / phrase selected by the user from the word / phrase for completion candidate presented in step S <b> 4.

<追加辞書指定処理フロー>
図3を用いて、本実施形態に係る追加辞書指定部120における、追加辞書指定処理のフローについて詳細に説明する。
<Additional dictionary specification processing flow>
With reference to FIG. 3, the flow of additional dictionary designation processing in the additional dictionary designation unit 120 according to the present embodiment will be described in detail.

まず、ステップS11において、追加辞書指定部120が、アプリ110が補完候補の語句を提示する際に用いるアプリ辞書DB112があるか否かを判断する。アプリ110が補完候補の語句を提示する際に用いるアプリ辞書DB112がある場合(YES)には、ステップS12へ処理を進め、一方、アプリ110が補完候補の語句を提示する際に用いるアプリ辞書DB112がない場合(NO)には、処理を終了する。   First, in step S11, the additional dictionary designating unit 120 determines whether or not there is an application dictionary DB 112 that is used when the application 110 presents a candidate word for complementation. If there is an application dictionary DB 112 that is used when the application 110 presents the candidate words for completion (YES), the process proceeds to step S12, while the application dictionary DB 112 that is used when the application 110 presents the candidate words for completion. If there is no (NO), the process is terminated.

次に、ステップS12において、追加辞書指定部120が、アプリ辞書DB112は外部サーバにあるか否かを判断する。アプリ辞書DB112が外部サーバにある場合(YES)にはステップS14に処理を進め、一方、アプリ辞書DB112が外部サーバではなくアプリ110が備える場合(NO)にはステップS13に処理を進める。   Next, in step S12, the additional dictionary specifying unit 120 determines whether or not the application dictionary DB 112 is in an external server. If the application dictionary DB 112 is in the external server (YES), the process proceeds to step S14. On the other hand, if the application dictionary DB 112 is provided in the application 110 instead of the external server (NO), the process proceeds to step S13.

次に、ステップS13において、追加辞書指定部120が、アプリ110が備えるアプリ辞書DB112のデータを追加辞書DB121に一時記憶し、アプリ辞書DB112をIME130の追加辞書に指定する。   Next, in step S <b> 13, the additional dictionary specifying unit 120 temporarily stores the data in the application dictionary DB 112 included in the application 110 in the additional dictionary DB 121 and specifies the application dictionary DB 112 as an additional dictionary of the IME 130.

次に、ステップS14において、追加辞書指定部120が、アプリ辞書DB112をIME130の追加辞書として既に指定しているか否か判断する。アプリ辞書DB112をIME130の追加辞書として既に指定している場合(YES)には、処理を終了し、一方、アプリ辞書DB112をIME130の追加辞書として既に指定していない場合(NO)にはステップS15に処理を進める。   Next, in step S <b> 14, the additional dictionary specifying unit 120 determines whether the application dictionary DB 112 has already been specified as an additional dictionary of the IME 130. If the application dictionary DB 112 has already been specified as an additional dictionary for the IME 130 (YES), the process ends. On the other hand, if the application dictionary DB 112 has not already been specified as an additional dictionary for the IME 130 (NO), step S15 is performed. Proceed with the process.

次に、ステップS15において、追加辞書指定部120が、外部サーバからダウンロードしたアプリ辞書DB112のデータを追加辞書DB121に一時記憶し、アプリ辞書DB112をIME130の追加辞書に指定する。   Next, in step S15, the additional dictionary specifying unit 120 temporarily stores the data in the application dictionary DB 112 downloaded from the external server in the additional dictionary DB 121, and specifies the application dictionary DB 112 as the additional dictionary of the IME 130.

<優先度制御処理フロー>
図4を用いて、本実施形態に係る優先度制御部133における、優先度制御処理のフローについて詳細に説明する。
<Priority control processing flow>
The priority control processing flow in the priority control unit 133 according to the present embodiment will be described in detail with reference to FIG.

まず、ステップS21において、優先度制御部133が、追加辞書指定部120にて、IME130の追加辞書が指定されている否か判断する。追加辞書指定部120にて追加辞書が指定されている場合(YES)には、ステップS22に処理を進め、一方、追加辞書指定部120にて追加辞書が指定されていない場合(NO)には、処理を終了する。   First, in step S <b> 21, the priority control unit 133 determines whether or not the additional dictionary specifying unit 120 specifies an additional dictionary of the IME 130. If an additional dictionary is specified by the additional dictionary specifying unit 120 (YES), the process proceeds to step S22. On the other hand, if an additional dictionary is not specified by the additional dictionary specifying unit 120 (NO), The process is terminated.

次に、ステップS22において、優先度制御部133が、追加辞書DB121の語句の優先度を基本辞書DB131およびユーザ辞書DB132の語句より上げる。   Next, in step S <b> 22, the priority control unit 133 raises the priority of the words in the additional dictionary DB 121 over the words in the basic dictionary DB 131 and the user dictionary DB 132.

次に、ステップS23において、優先度制御部133が、ユーザ辞書DB132にも登録されている追加辞書DB121の語句の優先度を、追加辞書DB121の他の語句より上げる。   Next, in step S <b> 23, the priority control unit 133 raises the priority of words / phrases in the additional dictionary DB 121 registered in the user dictionary DB 132 over other words / phrases in the additional dictionary DB 121.

<登録処理フロー>
図5を用いて、本実施形態に係る登録部135における、登録処理のフローについて詳細に説明する。
<Registration process flow>
The registration process flow in the registration unit 135 according to the present embodiment will be described in detail with reference to FIG.

まず、ステップS31において、登録部135が、入力領域に提示された補完候補の語句のうち、ユーザによって選択された選択語句が、追加辞書DB121に登録されている語句であるか否かを判断する。選択語句が追加辞書DB121に登録されている語句である場合(YES)には、ステップS32に処理を進め、一方、選択語句が追加辞書DB121に登録されていない語句である場合(NO)には、処理を終了する。   First, in step S <b> 31, the registration unit 135 determines whether or not the selected word / phrase selected by the user among the word / phrase candidates for completion presented in the input area is a word / phrase registered in the additional dictionary DB 121. . If the selected word / phrase is a word / phrase registered in the additional dictionary DB 121 (YES), the process proceeds to step S32. On the other hand, if the selected word / phrase is not a word / phrase registered in the additional dictionary DB 121 (NO). The process is terminated.

次に、ステップS32において、登録部135が、選択語句が、基本辞書DB131に登録されている語句であるか否かを判断する。選択語句が基本辞書DB131に登録されている語句である場合(YES)には、処理を終了し、一方、選択語句が基本辞書DB131に登録されていない語句である場合(NO)には、ステップS33に処理を進める。   Next, in step S <b> 32, the registration unit 135 determines whether or not the selected word / phrase is a word / phrase registered in the basic dictionary DB 131. When the selected word / phrase is a word / phrase registered in the basic dictionary DB 131 (YES), the process is terminated. On the other hand, when the selected word / phrase is a word / phrase not registered in the basic dictionary DB 131 (NO), the step is completed. The process proceeds to S33.

次に、ステップS33において、登録部135が、選択語句が、ユーザ辞書DB132に登録されている語句であるか否かを判断する。選択語句がユーザ辞書DB132に登録されている語句である場合(YES)には、ステップS34に処理を進め、一方、選択語句がユーザ辞書DB132に登録されていない語句である場合(NO)には、ステップS35に処理を進める。   Next, in step S <b> 33, the registration unit 135 determines whether or not the selected word / phrase is a word / phrase registered in the user dictionary DB 132. When the selected word / phrase is a word / phrase registered in the user dictionary DB 132 (YES), the process proceeds to step S34. On the other hand, when the selected word / phrase is a word / phrase not registered in the user dictionary DB 132 (NO), Then, the process proceeds to step S35.

次に、ステップS34において、登録部135が、ユーザ辞書DB132内での選択語句の優先度を上げる。   Next, in step S34, the registration unit 135 increases the priority of the selected word / phrase in the user dictionary DB 132.

次に、ステップS35において、登録部135が、ユーザ辞書DB132に選択語句を登録する。   Next, in step S35, the registration unit 135 registers the selected word / phrase in the user dictionary DB 132.

以上、説明したように、本実施形態によれば、Webサイトやアプリケーション等が提供する辞書をIME130が利用できるようにすることにより、Webサイトやアプリケーション等の独自の語句を、ユーザの入力内容に対応する補完候補の語句として、IME130が提示することができる。また、補完候補の語句として提示された、Webサイトやアプリケーション等の独自の語句であって、ユーザが選択した語句をユーザ辞書に登録することにより、従来はできなかった、その語句を他のアプリで使用することが可能となった。   As described above, according to the present embodiment, by making the IME 130 use a dictionary provided by a website, application, etc., unique words / phrases of the website, application, etc. can be used as user input contents. The IME 130 can be presented as a corresponding candidate word for completion. In addition, by registering a word selected by the user in the user dictionary that is a unique word such as a website or application that is presented as a candidate for completion, the word or phrase that has not been possible in the past is registered in another application. It became possible to use with.

なお、辞書管理装置の処理をコンピュータシステムが読み取り可能な記録媒体に記録し、この記録媒体に記録された辞書管理装置に読み込ませ、実行することによって本発明の辞書管理装置を実現することができる。ここでいうコンピュータシステムとは、OSや周辺装置等のハードウェアを含む。   The dictionary management device of the present invention can be realized by recording the processing of the dictionary management device on a recording medium readable by the computer system, causing the dictionary management device recorded on the recording medium to read and execute the processing. . The computer system here includes an OS and hardware such as peripheral devices.

また、「コンピュータシステム」は、WWW(World Wide Web)システムを利用している場合であれば、ホームページ提供環境(あるいは表示環境)も含むものとする。また、上記プログラムは、このプログラムを記憶装置等に格納したコンピュータシステムから、伝送媒体を介して、あるいは、伝送媒体中の伝送波により他のコンピュータシステムに伝送されてもよい。ここで、プログラムを伝送する「伝送媒体」は、インターネット等のネットワーク(通信網)や電話回線等の通信回線(通信線)のように情報を伝送する機能を有する媒体のことをいう。   Further, the “computer system” includes a homepage providing environment (or display environment) if a WWW (World Wide Web) system is used. The program may be transmitted from a computer system storing the program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium. Here, the “transmission medium” for transmitting the program refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.

また、上記プログラムは、前述した機能の一部を実現するためのものであってもよい。さらに、前述した機能をコンピュータシステムにすでに記録されているプログラムとの組合せで実現できるもの、いわゆる差分ファイル(差分プログラム)であってもよい。   The program may be for realizing a part of the functions described above. Furthermore, what can implement | achieve the function mentioned above in combination with the program already recorded on the computer system, what is called a difference file (difference program) may be sufficient.

以上、この発明の実施形態につき、図面を参照して詳述してきたが、具体的な構成はこの実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の設計等も含まれる。   The embodiments of the present invention have been described in detail with reference to the drawings. However, the specific configuration is not limited to the embodiments, and includes designs and the like that do not depart from the gist of the present invention.

100 辞書管理装置
110 アプリ
111 入力領域制御部
112 アプリ辞書DB
120 追加辞書指定部
121 追加辞書DB
130 IME
131 基本辞書DB
132 ユーザ辞書DB
133 優先度制御部
134 補完候補抽出部
135 登録部
140 入力部
150 提示部
DESCRIPTION OF SYMBOLS 100 Dictionary management apparatus 110 Application 111 Input area control part 112 Application dictionary DB
120 Additional dictionary specification unit 121 Additional dictionary DB
130 IME
131 Basic dictionary DB
132 User dictionary DB
133 Priority control unit 134 Supplement candidate extraction unit 135 Registration unit 140 Input unit 150 Presentation unit

Claims (9)

ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置であって、
複数の語句を含む基本辞書と、
任意に語句を登録することができるユーザ辞書と、
複数の語句を含み、アプリケーションが補完候補の語句を提示する際に用いるアプリケーション辞書を追加辞書として指定する追加辞書指定手段と、
前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する補完候補抽出手段と、
前記補完候補抽出手段で抽出された前記補完候補の語句をユーザに提示する提示手段と、
を備えることを特徴とする辞書管理装置。
It is a dictionary management device that manages a plurality of dictionaries used when presenting candidate words and phrases for input contents from a user,
A basic dictionary containing multiple words,
A user dictionary that can optionally register words,
An additional dictionary specifying means for specifying, as an additional dictionary, an application dictionary that includes a plurality of words and that is used when the application presents candidate words for completion;
Complement candidate extraction means for extracting from the basic dictionary, the user dictionary, and the additional dictionary the candidate words predicted from the input content from the user;
Presenting means for presenting to the user the words of the candidate for completion extracted by the means for extracting candidate for completion;
A dictionary management device comprising:
前記提示手段で提示された補完候補の語句のうち前記ユーザによって選択された補完候補の語句が、前記追加辞書から抽出された語句である場合に、当該ユーザによって選択された補完候補の語句を前記追加辞書から取得して、前記ユーザ辞書に登録する登録手段を備えることを特徴とする請求項1に記載の辞書管理装置。   When the candidate completion phrase selected by the user among the candidate completion phrases presented by the presenting means is a word extracted from the additional dictionary, the candidate completion phrase selected by the user is The dictionary management apparatus according to claim 1, further comprising a registration unit that acquires from an additional dictionary and registers in the user dictionary. 前記登録手段が、前記追加辞書から前記ユーザ辞書に登録する語句が既に当該ユーザ辞書に登録されている場合に、当該登録されている語句について、前記補完候補抽出手段での補完候補の語句の選択における前記ユーザ辞書内での優先度を上げることを特徴とする請求項2に記載の辞書管理装置。   When a word to be registered in the user dictionary from the additional dictionary is already registered in the user dictionary, the word candidate to be complemented is selected by the complement candidate extracting means for the registered word / phrase. The dictionary management apparatus according to claim 2, wherein the priority in the user dictionary is increased. 前記アプリケーション辞書が外部サーバに記憶されている際に、当該アプリケーション辞書を前記外部サーバから取得し、一時記憶する一時記憶手段を備え、
前記追加辞書指定手段が、前記一時記憶手段に記憶された前記アプリケーション辞書を追加辞書として指定することを特徴とする請求項1から請求項3のいずれかに記載の辞書管理装置。
When the application dictionary is stored in an external server, the application dictionary is acquired from the external server, and includes temporary storage means for temporarily storing the application dictionary,
4. The dictionary management apparatus according to claim 1, wherein the additional dictionary designating unit designates the application dictionary stored in the temporary storage unit as an additional dictionary.
前記追加辞書の優先度を、前記基本辞書および前記ユーザ辞書の優先度より上げる優先度制御手段を備え、
前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から前記優先度に応じて抽出することを特徴とする請求項1から請求項4のいずれかに記載の辞書管理装置。
Priority control means for raising the priority of the additional dictionary over the priority of the basic dictionary and the user dictionary;
The complement candidate extraction unit extracts a complement candidate predicted from input contents from the user from the basic dictionary, the user dictionary, and the additional dictionary according to the priority. The dictionary management device according to claim 4.
前記優先度制御手段が、前記追加辞書の語句のうち前記ユーザ辞書に登録されている語句の優先度を、当該追加辞書の他の語句より上げることを特徴とする請求項5に記載の辞書管理装置。   6. The dictionary management according to claim 5, wherein the priority control means raises the priority of a word / phrase registered in the user dictionary among the words / phrases of the additional dictionary over other words / phrases of the additional dictionary. apparatus. 優先度制御手段が、前記入力内容が表示される入力領域がフォーカスされたことを検知したことに応じて、前記追加辞書の優先度を前記基本辞書および前記ユーザ辞書の優先度より上げ、前記入力領域のフォーカスが外れたことを検知したことに応じて、前記追加辞書の優先度を元に戻すことを特徴とする請求項5または請求項6に記載の辞書管理装置。   The priority control means raises the priority of the additional dictionary above the priority of the basic dictionary and the user dictionary in response to detecting that the input area where the input content is displayed is focused, and the input The dictionary management device according to claim 5 or 6, wherein the priority of the additional dictionary is returned to the original in response to detecting that the area is out of focus. ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置における辞書管理方法であって、
前記辞書管理装置が、複数の語句を含む基本辞書と、任意に語句を登録することができるユーザ辞書と、追加辞書指定手段と、補完候補抽出手段と、提示手段と、を備え、
前記追加辞書指定手段が、複数の語句を含み、アプリケーションが補完候補の語句を提示する際に用いるアプリケーション辞書を追加辞書として指定する第1のステップと、
前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する第2のステップと、
前記提示手段が、前記第2のステップで抽出された前記補完候補の語句をユーザに提示する第3のステップと、
を含むことを特徴とする辞書管理方法。
It is a dictionary management method in a dictionary management device that manages a plurality of dictionaries used when presenting candidate words and phrases for input content from a user,
The dictionary management device includes a basic dictionary including a plurality of phrases, a user dictionary capable of arbitrarily registering phrases, an additional dictionary specifying unit, a complement candidate extracting unit, and a presentation unit,
A first step in which the additional dictionary designating unit includes a plurality of words and designates an application dictionary as an additional dictionary to be used when the application presents a candidate word for completion;
A second step in which the completion candidate extraction unit extracts words of a completion candidate predicted from the input content from the user from the basic dictionary, the user dictionary, and the additional dictionary;
A third step in which the presenting means presents to the user the word or phrase of the completion candidate extracted in the second step;
A dictionary management method comprising:
ユーザからの入力内容に対して、補完候補の語句を提示する際に用いる複数の辞書を管理する辞書管理装置における辞書管理方法をコンピュータに実行させるためのプログラムであって、
前記辞書管理装置が、複数の語句を含む基本辞書と、任意に語句を登録することができるユーザ辞書と、追加辞書指定手段と、補完候補抽出手段と、提示手段と、を備え、
前記追加辞書指定手段が、複数の語句を含み、アプリケーションが補完候補の語句を提示する際に用いるアプリケーション辞書を追加辞書として指定する第1のステップと、
前記補完候補抽出手段が、前記ユーザからの入力内容から予測される補完候補の語句を、前記基本辞書、前記ユーザ辞書、および前記追加辞書から抽出する第2のステップと、
前記提示手段が、前記第2のステップで抽出された前記補完候補の語句をユーザに提示する第3のステップと、
をコンピュータに実行させるためのプログラム。
A program for causing a computer to execute a dictionary management method in a dictionary management device that manages a plurality of dictionaries used when presenting candidate words for completion with respect to input content from a user,
The dictionary management device includes a basic dictionary including a plurality of phrases, a user dictionary capable of arbitrarily registering phrases, an additional dictionary specifying unit, a complement candidate extracting unit, and a presentation unit,
A first step in which the additional dictionary designating unit includes a plurality of words and designates an application dictionary as an additional dictionary to be used when the application presents a candidate word for completion;
A second step in which the completion candidate extraction unit extracts words of a completion candidate predicted from the input content from the user from the basic dictionary, the user dictionary, and the additional dictionary;
A third step in which the presenting means presents to the user the word or phrase of the completion candidate extracted in the second step;
A program that causes a computer to execute.
JP2013149552A 2013-07-18 2013-07-18 Dictionary management device, dictionary management method, and program Pending JP2015022473A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013149552A JP2015022473A (en) 2013-07-18 2013-07-18 Dictionary management device, dictionary management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013149552A JP2015022473A (en) 2013-07-18 2013-07-18 Dictionary management device, dictionary management method, and program

Publications (1)

Publication Number Publication Date
JP2015022473A true JP2015022473A (en) 2015-02-02

Family

ID=52486878

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013149552A Pending JP2015022473A (en) 2013-07-18 2013-07-18 Dictionary management device, dictionary management method, and program

Country Status (1)

Country Link
JP (1) JP2015022473A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113946228A (en) * 2020-07-15 2022-01-18 北京搜狗科技发展有限公司 Statement recommendation method and device, electronic equipment and readable storage medium
WO2024181220A1 (en) * 2023-03-02 2024-09-06 オムロン株式会社 Character input device, character input method, and character input program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113946228A (en) * 2020-07-15 2022-01-18 北京搜狗科技发展有限公司 Statement recommendation method and device, electronic equipment and readable storage medium
WO2024181220A1 (en) * 2023-03-02 2024-09-06 オムロン株式会社 Character input device, character input method, and character input program

Similar Documents

Publication Publication Date Title
US9489372B2 (en) Web-based spell checker
US8745051B2 (en) Resource locator suggestions from input character sequence
US20110252302A1 (en) Fitting network content onto a reduced-size screen
US8976118B2 (en) Method for character correction
US10402474B2 (en) Keyboard input corresponding to multiple languages
JP2005242669A (en) Display processing device, display method, and display program for structured document
CN104462030B (en) Character conversion equipment, character conversion method
WO2008151465A1 (en) Dictionary word and phrase determination
CN105138586A (en) File searching method and apparatus
US9557818B2 (en) Contextually-specific automatic separators
JP2015022473A (en) Dictionary management device, dictionary management method, and program
JP2019197381A (en) Decree database creation method, decree database retrieval method, sentence creation method, decree database creation device, decree database retrieval device, sentence creation device, decree database creation program, decree database retrieval program, and sentence creation program
JP5629543B2 (en) Character string conversion device, character string conversion method, computer program, and recording medium
WO2017197889A1 (en) Keyword link method, device and system
JP6805206B2 (en) Search word suggestion device, expression information creation method, and expression information creation program
CN110874519B (en) Method and device for converting Markdown document into PDF document
KR20180007183A (en) sentence input method and devices using the Representative of alphabet with the spaces
CN104135558A (en) An information storage method and device thereof
CN110929048A (en) Bookmark generation method and device, electronic equipment and storage medium
EP3673477A1 (en) Device to teach an alphabet
JP5894074B2 (en) Text conversion device, text conversion method, and program
JP4238642B2 (en) Word registration device, word registration method, and word registration program
US10146979B2 (en) Processing visual cues to improve device understanding of user input
WO2014101106A1 (en) Context aware information prediction
JP2003219014A (en) System for extracting telephone directory information and method thereof