JP2011118735A - Document creation support system and information terminal therefor - Google Patents

Document creation support system and information terminal therefor Download PDF

Info

Publication number
JP2011118735A
JP2011118735A JP2009276387A JP2009276387A JP2011118735A JP 2011118735 A JP2011118735 A JP 2011118735A JP 2009276387 A JP2009276387 A JP 2009276387A JP 2009276387 A JP2009276387 A JP 2009276387A JP 2011118735 A JP2011118735 A JP 2011118735A
Authority
JP
Japan
Prior art keywords
word
user
dictionary
shared
prediction
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
JP2009276387A
Other languages
Japanese (ja)
Inventor
Kengo Fujita
顕吾 藤田
Toshiaki Kamiko
俊晃 上向
Tsuneo Kato
恒夫 加藤
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 JP2009276387A priority Critical patent/JP2011118735A/en
Publication of JP2011118735A publication Critical patent/JP2011118735A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a document creation support system and an information terminal therefor for further improving the efficiency of document creation. <P>SOLUTION: User terminals 1 include a user dictionary DB 100 that is optimized according to the history of character input or document creation by a user, and an external device 2 includes a shared dictionary DB 200 that is shared among a plurality of user terminals 1. The shared dictionary DB 200 can be classified into a plurality of categories A, B, C... so that a number of users with different attributes such as hobbies or taste can share, and each user selects and uses a category adapted to user's own attribute. The user terminal 1 extracts predicted words from the user dictionary DB 100 of the user's own terminal and the shared dictionary DB 200 of the external device 2 in response to a character input operation, displays them in a list on a terminal display to make a user select any of them, and updates the user dictionary DB 100 and shared dictionary DB 200 on the basis of a result of selection. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、文書作成支援システムおよびその情報端末に係り、特に、複数の辞書を同時に検索して単語候補を端末ユーザに提示することにより文書作成を支援する文書作成支援システムに関する。   The present invention relates to a document creation support system and its information terminal, and more particularly to a document creation support system that supports document creation by simultaneously searching a plurality of dictionaries and presenting word candidates to a terminal user.

携帯電話やPDAといった小型の情報端末では、その大きさの制約によりテンキーやソフトウェアキーボードを用いて文字を入力する必要がある。しかしながら、このような作業はキーボードを用いた文字入力に較べて煩雑である。このため、従来の小型情報端末では、図12に一例を示したように、入力文字に対応した予測変換候補単語群[同図(a)]や予測連結候補単語群[同図(b)]を検索し、これらをユーザに提示して選択させる方法が一般的に利用されている。   Small information terminals such as mobile phones and PDAs need to input characters using a numeric keypad or software keyboard due to size restrictions. However, such work is more complicated than character input using a keyboard. For this reason, in the conventional small information terminal, as shown in FIG. 12, for example, a predicted conversion candidate word group corresponding to an input character [FIG. (A)] or a predicted connection candidate word group [FIG. (B)]. Generally, a method of searching for and presenting these to a user and selecting them is used.

予測変換候補単語群では、入力途中の任意の文字列に続く複数の単語が、ユーザに選択される可能性の高さを考慮して配列され、入力される文字列に応じて単語群の表示順序が変化する。同図(a)の例では、ユーザにより「ふ」が入力されると、「ファイル」、「ファイルを」、「分」、「船」といった予測変換候補単語が提示されている。   In the predictive conversion candidate word group, a plurality of words following an arbitrary character string in the middle of input are arranged considering the possibility of being selected by the user, and the word group is displayed according to the input character string The order changes. In the example of FIG. 5A, when “fu” is input by the user, prediction conversion candidate words such as “file”, “file”, “minute”, and “ship” are presented.

予測連結候補単語群では、ひとつの単語入力が確定される毎に、その単語に連結する複数の単語が、選択される可能性の高さを考慮して配列される。同図(b)の例では、「フットサル」という単語の入力が確定すると、「やるんで」、「やります」、「は」、「も」といった予測連結候補単語群が提示されている。   In the predicted connection candidate word group, each time a single word input is confirmed, a plurality of words connected to the word are arranged in consideration of the high possibility of being selected. In the example of FIG. 5B, when the input of the word “futsal” is confirmed, predicted concatenated candidate word groups such as “Yarude”, “I will do”, “Ha”, “M” are presented.

予測候補の単語群を提示する際に用いられるユーザ辞書は、ユーザにより過去に入力された各単語の出現頻度や出現時期等に基づいて随時更新される。こうしたユーザ辞書のカスタマイズによって、より選択される可能性の高い候補から順に並べてユーザに提示することが可能になる。   The user dictionary used when the prediction candidate word group is presented is updated as needed based on the appearance frequency and the appearance time of each word input by the user in the past. Such customization of the user dictionary makes it possible to present to the user in order from candidates that are more likely to be selected.

このように、ユーザ辞書の更新が端末ユーザの入力履歴のみに依存するようにしても、ユーザが頻繁に同様の文書を作成する限りは、予測候補単語群に必要な単語が提示され易くなり、文書作成の効率化が期待できる。しかしながら、ユーザが通常用いる表現の中でしか予測候補単語群を提示することができないため、予測候補単語群からの選択に慣れたユーザでは文書表現の幅が狭まってしまう可能性がある。また、通常と異なる表現を用いる場合、予測候補単語群としてユーザに必要な単語を提示することができないため、文書作成が煩雑な作業となってしまう。   In this way, even if the updating of the user dictionary depends only on the input history of the terminal user, as long as the user frequently creates a similar document, the necessary words are easily presented in the prediction candidate word group, The efficiency of document creation can be expected. However, since the prediction candidate word group can be presented only in the expression normally used by the user, there is a possibility that the width of the document expression is narrowed by the user who is used to selection from the prediction candidate word group. In addition, when a different expression is used, it is not possible to present a word necessary for the user as a prediction candidate word group, so that document creation becomes a complicated task.

このような技術課題に対し、特許文献1には、複数ユーザにカスタマイズされたユーザ辞書を、その内容の類似度によりグループ分けし、同一グループに属するユーザ辞書間で予測候補単語群を補完し合う方法が提案されている。即ち、あるグループに分類されたユーザ辞書について、優先度の高い予測候補単語として登録されていない単語のうち、そのグループに属する他の多数のユーザ辞書では優先度が高く登録されているものは、これが新たに優先度の高い予測候補単語として登録される。   In order to deal with such a technical problem, Patent Document 1 groups user dictionaries customized for a plurality of users according to the similarity of the contents, and complements prediction candidate word groups between user dictionaries belonging to the same group. A method has been proposed. That is, among the user dictionaries classified into a certain group, among the words not registered as prediction candidate words with high priority, those registered with high priority in many other user dictionaries belonging to the group are: This is newly registered as a prediction candidate word having a high priority.

特許文献1の手法によれば、同様の表現を好む他のユーザに用いられている表現でありながら考えが及ばなかったものの、候補として提示されれば選択される可能性の高い単語を優先度の高い予測候補単語とすることができるため、ユーザの文書表現の幅を広げるとともに、文書作成の効率を向上させることができる。   According to the method of Patent Document 1, although it is an expression used by another user who likes the same expression but was unthinkable, priority is given to a word that is likely to be selected if presented as a candidate. Therefore, it is possible to widen the range of the user's document expression and improve the efficiency of document creation.

特開2007−188199号公報JP 2007-188199 A

特許文献1に開示された技術を用いた場合でも、ユーザの通常作成する文書表現の延長としてしか予測候補単語を提示することができない。即ち、ユーザが通常は用いないが、ある特定の相手に宛てた文書では多用する文書表現や、ユーザが通常殆ど用いないが、あるカテゴリ、グループ向けに作成する文書では頻繁に用いる文書表現については、ユーザにとって必要な予測候補単語を提示することができず、文書作成が煩雑になる。   Even when the technique disclosed in Patent Document 1 is used, a prediction candidate word can be presented only as an extension of a document expression normally created by the user. That is, the document expressions that are not normally used by the user, but are frequently used in documents addressed to a specific person, and the document expressions that the user does not normally use but are frequently used in documents created for a certain category or group. Therefore, it is impossible to present the prediction candidate words necessary for the user, and the document creation becomes complicated.

また、ひとつのグループに属するメンバ数が多くなるほど他のユーザ辞書から多くの予測候補単語が補完されるため、本来ユーザが好んで用いる予測候補単語の優先度が低下することによって、ユーザが頻繁に用いる表現による文書作成において作業効率が悪化する可能性がある。   Further, as the number of members belonging to one group increases, more prediction candidate words are complemented from other user dictionaries. Therefore, the priority of the prediction candidate words that the user preferably uses decreases, so that the user frequently There is a possibility that the work efficiency is deteriorated in the document creation by the expression used.

本発明の目的は、上記の技術課題を解決し、あるユーザが文字を入力する際に、当該ユーザに固有のユーザ辞書に基づく予測候補単語群のみならず、複数のユーザに共有されて各ユーザの変換履歴が反映された共有辞書に基づく予測候補単語群をユーザに提示し、何れの予測候補単語群からも選択可能とすることによって、ユーザが頻繁に用いる表現のみならず、特定のユーザやグループに向けて作成された文書で用いる表現の両者を活用することにより、文書作成の効率をより向上させることができる文書作成支援システムおよびその情報端末を提供することにある。   An object of the present invention is to solve the above technical problem, and when a user inputs a character, not only a prediction candidate word group based on a user dictionary unique to the user but also a plurality of users are shared with each user. By presenting to the user a prediction candidate word group based on the shared dictionary reflecting the conversion history of the user, it is possible to select from any prediction candidate word group, so that not only a frequently used expression but also a specific user or An object of the present invention is to provide a document creation support system and its information terminal capable of further improving the efficiency of document creation by utilizing both expressions used in documents created for a group.

上記の目的を達成するために、本発明は、入力文字から予測される単語候補を一覧表示してユーザに選択させる情報端末を備えた文書作成支援システムにおいて、以下のような手段を講じた点に特徴がある。   In order to achieve the above object, the present invention provides the following means in a document creation support system including an information terminal that displays a list of word candidates predicted from input characters and allows a user to select the word candidates. There is a feature.

(1)複数の情報端末に共有される共有辞書を備えた外部装置を具備し、情報端末が、端末ユーザに固有のユーザ辞書と、入力文字に基づいてユーザ辞書から第1の単語候補を抽出する手段と、入力文字の記述された予測要求を外部装置へ送信する手段と、予測要求に対して返信される予測応答から第2の単語候補を取得する手段と、第1および第2の単語候補を一覧表示する手段と、一覧表示された単語候補の一つをユーザに選択させる手段と、選択された単語候補に基づいてユーザ辞書を更新する手段と、選択された単語候補に基づいて共有辞書の更新を要求する手段とを具備した。また、外部装置が、情報端末から受信した予測要求に記述されている入力文字に基づいて共有辞書から第2の単語候補を抽出する手段と、第2の単語候補の記述された検索応答を前記情報端末へ返信する手段と、情報端末から受信した更新要求に基づいて共有辞書を更新する手段とを具備した。   (1) An external device including a shared dictionary shared by a plurality of information terminals is provided, and the information terminal extracts a first word candidate from the user dictionary based on a user dictionary unique to the terminal user and input characters Means for transmitting a prediction request describing an input character to an external device, means for obtaining a second word candidate from a prediction response returned in response to the prediction request, and first and second words A means for displaying a list of candidates, a means for allowing a user to select one of the word candidates displayed in a list, a means for updating a user dictionary based on the selected word candidate, and a sharing based on the selected word candidate And means for requesting a dictionary update. Further, the external device extracts the second word candidate from the shared dictionary based on the input character described in the prediction request received from the information terminal, and the search response in which the second word candidate is described. Means for returning to the information terminal, and means for updating the shared dictionary based on the update request received from the information terminal are provided.

(2)共有辞書が複数のカテゴリに分類され、情報端末が、カテゴリ識別子を外部装置へ送信する手段を具備し、外部装置は、共有辞書の前記カテゴリ識別子で特定されるカテゴリから、入力文字に基づいて第2の単語候補を抽出するようにした。   (2) The shared dictionary is classified into a plurality of categories, and the information terminal includes means for transmitting a category identifier to an external device. The external device converts an input character from a category specified by the category identifier of the shared dictionary. Based on this, the second word candidate is extracted.

(3)情報端末が、共有辞書の更新を禁止する手段を具備した。   (3) The information terminal has means for prohibiting updating of the shared dictionary.

本発明によれば、以下のような効果が達成される。   According to the present invention, the following effects are achieved.

(1)各情報端末のユーザが文字入力する際、自端末のユーザ辞書のみならず、他の複数のユーザにより共有されて当該他のユーザにより更新されている共有辞書も検索できるので、ユーザが頻繁に用いる表現のみならず、他のユーザにより頻繁に利用されている利用価値の高い表現も変換候補や連結候補として提示できるようになる。   (1) When the user of each information terminal inputs characters, not only the user dictionary of the terminal itself but also a shared dictionary shared by a plurality of other users and updated by the other users can be searched. Not only frequently used expressions but also expressions with high utility value that are frequently used by other users can be presented as conversion candidates and connection candidates.

(2)共有辞書が複数のカテゴリに分類され、文字入力するユーザの属性や文字入力の用途や宛先等に基づいて、最適のカテゴリのみが検索対象とされるようにしたので、より適した単語候補のみをユーザに提示できるようになる。   (2) Shared dictionaries are classified into multiple categories, and only the most appropriate category is searched based on the attributes of users who input characters, the purpose of use of characters, destinations, etc. Only candidates can be presented to the user.

(3)各情報端末では、ユーザの選択により共有辞書の更新を禁止できるので、個人情報に結び付く変換候補や連結候補の優先度が高くなって他のユーザに提示されてしまうことを防止できるようになる。   (3) Since each information terminal can prohibit the updating of the shared dictionary by the user's selection, it is possible to prevent the conversion candidates and connection candidates associated with the personal information from being given higher priority and presented to other users. become.

本発明に係る文書作成支援システムの構成を示したブロック図である。1 is a block diagram showing a configuration of a document creation support system according to the present invention. ユーザ端末および外部装値の主要部の構成を示した機能ブロック図である。It is the functional block diagram which showed the structure of the principal part of a user terminal and an external apparatus value. 本発明を適用したデジタルサイネージシステムのブロック図である。It is a block diagram of a digital signage system to which the present invention is applied. デジタルサイネージシステムにおけるユーザ端末の動作を示したフローチャートである。It is the flowchart which showed operation | movement of the user terminal in a digital signage system. デジタルサイネージシステムのユーザ端末における予測変換候補単語の表示例を示した図である。It is the figure which showed the example of a display of the prediction conversion candidate word in the user terminal of a digital signage system. デジタルサイネージシステムのユーザ端末における予測連結候補単語の表示例を示した図である。It is the figure which showed the example of a display of the prediction connection candidate word in the user terminal of a digital signage system. 本発明を適用したメールシステムのブロック図である。1 is a block diagram of a mail system to which the present invention is applied. 本発明を適用したメールシステムにおけるユーザ端末の動作を示したフローチャートである。It is the flowchart which showed the operation | movement of the user terminal in the mail system to which this invention is applied. メールシステムのユーザ端末における予測変換候補単語の表示例を示した図である。It is the figure which showed the example of a display of the prediction conversion candidate word in the user terminal of a mail system. 本発明を適用した掲示板システムのブロック図である。It is a block diagram of a bulletin board system to which the present invention is applied. 本発明を適用した掲示板システムにおけるユーザ端末の動作を示したフローチャートである。It is the flowchart which showed operation | movement of the user terminal in the bulletin board system to which this invention is applied. 従来の入力文字に対応した予測変換候補単語群および予測連結候補単語群の提示例を示した図である。It is the figure which showed the example of presentation of the prediction conversion candidate word group corresponding to the conventional input character, and a prediction connection candidate word group.

以下、図面を参照して本発明の実施形態について詳細に説明する。図1は、本発明に係る文書作成支援システムの構成を示したブロック図であり、各情報端末1は、各端末ユーザの文字入力あるいは文書作成の履歴に応じて最適化されるユーザ辞書DB100(100a,100b,100c)を備えたユーザ端末1(1a,1b,1c)であり、外部装置2は、複数のユーザ端末1に共有されて更新される共有辞書DB200を備えている。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a document creation support system according to the present invention. Each information terminal 1 is a user dictionary DB 100 (optimized according to the character input or document creation history of each terminal user). 100a, 100b, 100c), and the external device 2 includes a shared dictionary DB 200 that is shared and updated by a plurality of user terminals 1.

前記共有辞書DB200は、趣味や嗜好といった属性の異なる多数のユーザが共有できるように複数のカテゴリA,B,C…に分類することができ、各ユーザは自身の属性に適合したカテゴリを選択利用することで、より精度の高い予測が可能になる。各ユーザ端末1は、ユーザの文字入力操作に応答して自端末のユーザ辞書DB100および外部装置2の共有辞書DB200から予測変換候補単語および予測連結候補単語(以下、これらを「予測単語」と総称する場合もある)を抽出し、端末ディスプレイに一覧表示させてユーザに選択させると共に、当該選択結果に基づいて前記ユーザ辞書DB100および共有辞書DB200を更新する。   The shared dictionary DB 200 can be classified into a plurality of categories A, B, C... So that a large number of users having different attributes such as hobbies and preferences can be shared, and each user selects and uses a category suitable for his / her attributes. By doing so, prediction with higher accuracy becomes possible. In response to the user's character input operation, each user terminal 1 receives a prediction conversion candidate word and a prediction connection candidate word (hereinafter collectively referred to as “prediction word”) from the user dictionary DB 100 of its own terminal and the shared dictionary DB 200 of the external device 2. The user dictionary DB 100 and the shared dictionary DB 200 are updated based on the selection result.

図2は、前記ユーザ端末1および外部装値2の主要部の構成を示した機能ブロック図であり、ここでは、本発明の説明に不要な構成は図示が省略されている。   FIG. 2 is a functional block diagram showing the configuration of the main parts of the user terminal 1 and the external device 2, and here, the configuration unnecessary for the description of the present invention is omitted.

ユーザ端末1において、入力操作部101は、端末ユーザのキー操作を受け付けるテンキーやソフトウェアキーボードである。ユーザ辞書DB100には、端末ユーザに固有のユーザ辞書が登録されている。共有辞書選択部102は、外部装置2の共有辞書DB200が複数のカテゴリに分類されているときに、検索対象のカテゴリ選択を外部装置2へ要求する。文字コード出力部103は、文字入力のキー操作を解釈して文字コードを出力する。   In the user terminal 1, an input operation unit 101 is a numeric keypad or a software keyboard that accepts a key operation of a terminal user. A user dictionary specific to the terminal user is registered in the user dictionary DB 100. The shared dictionary selection unit 102 requests the external device 2 to select a search target category when the shared dictionary DB 200 of the external device 2 is classified into a plurality of categories. The character code output unit 103 interprets a character input key operation and outputs a character code.

予測候補取得部110は、入力された文字コードに基づいてユーザ辞書DB100を検索し、第1の単語候補を取得する。本実施形態では、予測候補取得部110が予測変換候補単語抽出部110aおよび予測連結候補単語抽出部110bを備える。予測変換候補単語抽出部110aは、入力された文字コードに基づいてユーザ辞書DB100を検索し、入力途中の任意の文字列に続く複数の予測変換候補単語Wy1を、当該ユーザ辞書DB100に固有の優先度で抽出する。予測連結候補単語抽出部110bは、単語入力が確定される毎にユーザ辞書DB100を検索し、その確定単語に連結する複数の予測連結候補単語Wy2を、当該ユーザ辞書DB100に固有の優先度で抽出する。   The prediction candidate acquisition unit 110 searches the user dictionary DB 100 based on the input character code and acquires a first word candidate. In this embodiment, the prediction candidate acquisition unit 110 includes a prediction conversion candidate word extraction unit 110a and a prediction connection candidate word extraction unit 110b. The predictive conversion candidate word extraction unit 110a searches the user dictionary DB 100 based on the input character code, and assigns a plurality of predictive conversion candidate words Wy1 following an arbitrary character string in the process of input to a priority inherent to the user dictionary DB 100. Extract by degree. The predicted connection candidate word extraction unit 110b searches the user dictionary DB 100 each time a word input is confirmed, and extracts a plurality of predicted connection candidate words Wy2 connected to the determined word with a priority specific to the user dictionary DB 100. To do.

予測要求部107は、前記入力された文字コードまたは確定単語の記述された予測要求Req1を生成して外部装置2へ送信する。予測候補受信部112は、前記予測要求Req1に対して外部装置2から返信される予測応答Rep1を受信し、当該予測応答Rep1に記述されている予測変換候補単語Wc1および予測連結候補単語Wc2(いずれも、第2の単語候補)を抽出する。表示制御部108は、前記予測変換候補単語Wy1,Wc1および/または予測連結候補単語Wy2,Wc2を端末ディスプレイ109に一覧表示させる。単語決定部104は、入力操作部101に対するユーザのキー操作に基づいて、前記一覧表示されている予測候補の一つを選択する。選択された単語は文書作成用のアプリケーションへ渡されて文書作成に用いられる。   The prediction request unit 107 generates a prediction request Req1 in which the input character code or definite word is described and transmits the prediction request Req1 to the external device 2. The prediction candidate receiving unit 112 receives the prediction response Rep1 returned from the external device 2 in response to the prediction request Req1, and the prediction conversion candidate word Wc1 and the prediction concatenated candidate word Wc2 described in the prediction response Rep1 (whichever Also, the second word candidate) is extracted. The display control unit 108 causes the terminal display 109 to display a list of the predicted conversion candidate words Wy1 and Wc1 and / or the predicted connection candidate words Wy2 and Wc2. The word determination unit 104 selects one of the prediction candidates displayed in the list based on a user key operation on the input operation unit 101. The selected word is passed to a document creation application and used for document creation.

ユーザ辞書更新部111は、前記選択結果に基づいて、ユーザ辞書DB100の予測変換候補単語および予測連結候補単語の優先度を再計算し、この計算結果に基づいてユーザ辞書DB100を更新する。更新要求部105は、前記選択結果に基づく共有辞書DB200の更新を、端末ユーザによる更新要求操作に応答して、あるいは所定のタイミングで自動的に、前記外部装置2に対して要求する。   The user dictionary update unit 111 recalculates the priority of the predicted conversion candidate word and the predicted connection candidate word in the user dictionary DB 100 based on the selection result, and updates the user dictionary DB 100 based on the calculation result. The update request unit 105 requests the external device 2 to update the shared dictionary DB 200 based on the selection result in response to an update request operation by the terminal user or automatically at a predetermined timing.

通信部106は、BluetoothやIrDA(Infrared Data Association)に準拠した近距離無線通信用のインターフェース、携帯電話網または無線LANのネットワークインターフェース、あるいは有線接続用のインターフェースを備え、ユーザのキー操作により入力された文字コードまたは確定単語を含む予測要求Req1、共有辞書DBのカテゴリ識別子を含むカテゴリ選択要求Req2および前記共有辞書DB200の更新要求Req3を、外部装置2へ近距離無線通信により直接またはネットワーク経由で送信すると共に、前記予測要求Req1に対して外部装置2から返信される予測応答Rep1を受信する。   The communication unit 106 includes a short-range wireless communication interface compliant with Bluetooth or IrDA (Infrared Data Association), a cellular phone network or a wireless LAN network interface, or a wired connection interface, and is input by a user key operation. A prediction request Req1 including a character code or a confirmed word, a category selection request Req2 including a category identifier of the shared dictionary DB, and an update request Req3 of the shared dictionary DB 200 are transmitted to the external device 2 directly or via a network via short-range wireless communication In addition, a prediction response Rep1 returned from the external device 2 in response to the prediction request Req1 is received.

外部装置2において、通信部201は、BluetoothやIrDAに準拠した近距離無線通信用のインターフェース、あるいは携帯電話網または無線LANのネットワークインターフェースを備えている。カテゴリ選択部203は、ユーザ端末1から受信したカテゴリ選択要求Req2に記述されているカテゴリ識別子に基づいて、共有辞書DB200から検索対象のカテゴリを特定する。   In the external device 2, the communication unit 201 includes an interface for short-range wireless communication conforming to Bluetooth or IrDA, or a cellular phone network or a wireless LAN network interface. The category selection unit 203 identifies a category to be searched from the shared dictionary DB 200 based on the category identifier described in the category selection request Req2 received from the user terminal 1.

予測候補抽出部202は、ユーザ端末1から受信した予測要求Req1に記述されている文字コードに基づいて共有辞書DB200の前記選択されたカテゴリを検索し、第2の単語候補を取得する。本実施形態では、予測候補抽出部202が予測変換候補単語抽出部202aおよび予測連結候補単語抽出部202bを備える。   The prediction candidate extraction unit 202 searches the selected category of the shared dictionary DB 200 based on the character code described in the prediction request Req1 received from the user terminal 1, and acquires a second word candidate. In the present embodiment, the prediction candidate extraction unit 202 includes a prediction conversion candidate word extraction unit 202a and a prediction connection candidate word extraction unit 202b.

前記予測変換候補単語抽出部202aは、ユーザ端末1から受信した予測要求Req1に記述されている文字コードに基づいて共有辞書DB200の前記選択されたカテゴリを検索し、入力途中の任意の文字列に続く複数の予測変換候補単語Wc1を、当該共有辞書DB200に固有の優先度で抽出する。予測連結候補単語抽出部202bは、前記予測要求Req1に記述されている確定単語に基づいて共有辞書DB200の前記選択されたカテゴリを検索し、その確定単語に連結する複数の予測連結候補単語Wc2を、当該共有辞書DB200に固有の優先度で抽出する。前記抽出された予測変換候補単語Wc1および予測連結候補単語Wc2は、予測応答Rep1に記述されてユーザ端末1へ返信される。   The prediction conversion candidate word extraction unit 202a searches the selected category of the shared dictionary DB 200 based on the character code described in the prediction request Req1 received from the user terminal 1, and converts it into an arbitrary character string in the middle of input. A plurality of subsequent predictive conversion candidate words Wc1 are extracted with a priority specific to the shared dictionary DB 200. The predicted connection candidate word extraction unit 202b searches the selected category of the shared dictionary DB 200 based on the confirmed word described in the prediction request Req1, and selects a plurality of predicted connection candidate words Wc2 to be connected to the confirmed word. Then, extraction is performed with a priority specific to the shared dictionary DB 200. The extracted prediction conversion candidate word Wc1 and prediction connection candidate word Wc2 are described in the prediction response Rep1 and returned to the user terminal 1.

共有辞書更新部204は、ユーザ端末1から受信した更新要求Req3に基づいて、共有辞書DB200の前記選択されたカテゴリを対象に、予測変換候補単語および予測連結候補単語の優先度を再計算し、この計算結果に基づいて共有辞書DB200を更新する。   Based on the update request Req3 received from the user terminal 1, the shared dictionary update unit 204 recalculates the priority of the predicted conversion candidate word and the predicted linked candidate word for the selected category of the shared dictionary DB 200, The shared dictionary DB 200 is updated based on the calculation result.

前記共有辞書DB200の更新には、例えば、各単語の使用頻度や使用時期に基づくユーザ辞書更新で一般的に使用される方法を、ユーザの区別無く共有辞書DBを共有する全てのユーザからの使用として適用することができる。すなわち、共有辞書DBを共有するユーザ全体で頻繁に使用される単語や過去の近い時期に使用された単語の優先度が高くなる。   For updating the shared dictionary DB 200, for example, a method generally used for updating the user dictionary based on the use frequency and use period of each word is used from all users who share the shared dictionary DB without distinguishing the users. Can be applied as That is, the priority of words frequently used by all users who share the shared dictionary DB and words used in the past are high.

なお、共有辞書DB200の更新は端末ユーザが自身の意志で許可または禁止することができ、敢えて更新に用いない単語を指定することで、ユーザ自身のプライバシを保護することもできる。   The updating of the shared dictionary DB 200 can be permitted or prohibited by the terminal user at his / her own will, and the user's own privacy can be protected by deliberately specifying a word that is not used for the updating.

図3は、本発明を適用したデジタルサイネージ(Digital Signage=電子看板)システムの主要部の構成を示したブロック図であり、前記ユーザ端末1およびデジタルサイネージ5により構成される。   FIG. 3 is a block diagram showing a configuration of a main part of a digital signage (digital signage) system to which the present invention is applied, and is configured by the user terminal 1 and the digital signage 5.

デジタルサイネージ5は、表示および通信にデジタル技術を利用して平面ディスプレイやプロジェクタなどによって映像や情報を表示する広告媒体であり、商店街、観光案内所、映画館、病院、駅などに設置され、ローカルな情報をリアルタイムで画面表示すると共に、ユーザ端末1と無線通信で情報を交換できる。   The digital signage 5 is an advertising medium that displays images and information on a flat display or projector using digital technology for display and communication, and is installed in a shopping street, a tourist information center, a movie theater, a hospital, a station, etc. Local information can be displayed on the screen in real time, and information can be exchanged with the user terminal 1 by wireless communication.

本実施形態では、デジタルサイネージ5が前記外部装置2の機能を備え、その共有辞書DB200aには、当該デジタルサイネージ5の設置施設や地域に固有の予測変換候補単語群および予測連結候補単語群を含むユーザ辞書機能が蓄積されている。すなわち、このデジタルサイネージ5が観光地の案内所等において観光客に観光情報を提供する用途で設置されているのであれば、前記共有辞書DB200aは、ユーザが携帯電話から入力した検索用の文字コードに対して、観光スポットに固有の名称、特徴、歴史、物産品等に関する単語が他の単語に較べて優先的に予測されるように構成されている。   In this embodiment, the digital signage 5 has the function of the external device 2, and the shared dictionary DB 200a includes a prediction conversion candidate word group and a prediction connection candidate word group specific to the installation facility and area of the digital signage 5. User dictionary functions are stored. In other words, if the digital signage 5 is installed in a tourist information center or the like for providing tourist information to tourists, the shared dictionary DB 200a stores the search character code entered by the user from the mobile phone. On the other hand, words relating to names, characteristics, history, products, etc. unique to tourist spots are preferentially predicted compared to other words.

図4は、本実施形態の動作を示したフローチャートであり、主にユーザ端末1の動作を示している。   FIG. 4 is a flowchart showing the operation of the present embodiment, and mainly shows the operation of the user terminal 1.

ステップS1では、ユーザ端末1とデジタルサイネージ5との間に近距離無線通信用の通信路が確立されたか否かが判定される。本実施形態では、ユーザ端末1およびデジタルサイネージ5がBluetoothに準拠した通信インターフェースを備え、ここではBluetooth接続が確立されたか否かが判定されるものとして説明を続ける。Bluetooth接続が確立されるとステップS2へ進み、検索用のアプリケーションが起動される。端末ディスプレイ109には検索キーの入力画面が表示される。   In step S <b> 1, it is determined whether a short-distance wireless communication channel has been established between the user terminal 1 and the digital signage 5. In this embodiment, the user terminal 1 and the digital signage 5 are provided with a communication interface compliant with Bluetooth, and the description will be continued here assuming that it is determined whether or not a Bluetooth connection has been established. When the Bluetooth connection is established, the process proceeds to step S2, and a search application is activated. The terminal display 109 displays a search key input screen.

ステップS3において、端末ユーザによる文字入力が検知されると、ステップS4では、前記文字コード出力部103から対応する文字コードが出力される。ステップS5では、前記予測要求部107からデジタルサイネージ5へ、前記文字コードの記述された予測要求Req1が送信される。ステップS6では、前記文字コードに基づいてユーザ辞書DB100が参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wy1が、前記予測変換候補単語抽出部110aにより抽出される。   If character input by the terminal user is detected in step S3, the corresponding character code is output from the character code output unit 103 in step S4. In step S5, the prediction request Req1 in which the character code is described is transmitted from the prediction request unit 107 to the digital signage 5. In step S6, the user dictionary DB 100 is referred to based on the character code, and at least one prediction conversion candidate word Wy1 predicted from the character code is extracted by the prediction conversion candidate word extraction unit 110a.

デジタルサイネージ5では、前記予測要求Req1から文字コードが抽出されて共有辞書DB200aが参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wc1が前記予測変換候補単語抽出部202aにより抽出される。この予測変換候補単語Wc1は、予測応答Rep1に記述されてユーザ端末1へ返信される。   In the digital signage 5, a character code is extracted from the prediction request Req1, the shared dictionary DB 200a is referred to, and at least one prediction conversion candidate word Wc1 predicted from the character code is extracted by the prediction conversion candidate word extraction unit 202a. The This prediction conversion candidate word Wc1 is described in the prediction response Rep1 and is returned to the user terminal 1.

ユーザ端末1では、前記予測応答Rep1がステップS7で前記予測候補受信部112により受信されるとステップS8へ進み、当該予測応答Rep1に記述されている予測変換候補単語Wc1が抽出される。ステップS9では、前記ユーザ辞書DB100から抽出された予測変換候補単語Wy1および前記共有辞書DB200aから抽出された予測変換候補単語Wc1が、前記表示制御部108により端末ディスプレイ109に一覧表示される。   In the user terminal 1, when the prediction response Rep1 is received by the prediction candidate receiving unit 112 in step S7, the process proceeds to step S8, and the prediction conversion candidate word Wc1 described in the prediction response Rep1 is extracted. In step S9, the prediction conversion candidate word Wy1 extracted from the user dictionary DB 100 and the prediction conversion candidate word Wc1 extracted from the shared dictionary DB 200a are displayed in a list on the terminal display 109 by the display control unit 108.

図5は、前記予測変換候補単語の表示例を示した図であり、各予測変換候補単語Wy1,Wc1は、同図(a)のようにDB別に表示しても良いし、同図(b)のように、優先度に応じてまとめて表示するようにしても良い。   FIG. 5 is a diagram showing a display example of the prediction conversion candidate words. Each prediction conversion candidate word Wy1 and Wc1 may be displayed for each DB as shown in FIG. ), And may be displayed together according to priority.

端末ユーザは前記一覧表示を確認し、予測変換候補単語の一つを選択する。この選択結果がステップS10で単語決定部104により検知されると、ステップS11では、起動中の検索用アプリケーションへ前記選択結果が通知されて文字変換に利用される。なお、予測変換候補単語が選択されることなく次の文字入力が行われると、これがステップS4で検知されて上記の各処理が繰り返される。
ステップS12では、前記ユーザ辞書更新部111により、前記選択結果に基づいてユーザ辞書DB100が更新される。ステップS13では、前記更新要求部105により、前記選択結果の記述された更新要求Req3がデジタルサイネージ5へ送信される。ステップS14では、文字入力が完了したか否かが判定され、完了していなければステップS2へ戻って上記の各処理が繰り返される。
The terminal user confirms the list display and selects one of the prediction conversion candidate words. When the selection result is detected by the word determination unit 104 in step S10, the selection result is notified to the active search application and used for character conversion in step S11. If the next character input is performed without selecting the predictive conversion candidate word, this is detected in step S4, and each of the above processes is repeated.
In step S12, the user dictionary update unit 111 updates the user dictionary DB 100 based on the selection result. In step S <b> 13, the update request unit 105 transmits the update request Req <b> 3 describing the selection result to the digital signage 5. In step S14, it is determined whether or not the character input has been completed. If it has not been completed, the process returns to step S2 and the above processes are repeated.

デジタルサイネージ5では、前記更新要求Req3が共有辞書更新部204により受信されて選択結果が抽出され、この選択結果に基づいて共有辞書DB200aが更新される。   In the digital signage 5, the update request Req3 is received by the shared dictionary update unit 204, the selection result is extracted, and the shared dictionary DB 200a is updated based on the selection result.

また、上記のようにして入力単語が確定(例えば、入力文字「ふ」に対して単語「フットサル」が確定)すると、前記ステップS5では、前記予測要求部107からデジタルサイネージ5へ、確定単語の記述された予測要求Req1が送信される。ステップS6では、前記確定単語に基づいてユーザ辞書DB100が参照され、当該確定単語から予測される少なくとも一つの予測連結候補単語Wy2が、前記予測連結候補単語抽出部110bにより抽出される。   When the input word is confirmed as described above (for example, the word “futsal” is confirmed for the input character “F”), the prediction request unit 107 sends the confirmed word to the digital signage 5 in step S5. The described prediction request Req1 is transmitted. In step S6, the user dictionary DB 100 is referred to based on the confirmed word, and at least one predicted linked candidate word Wy2 predicted from the confirmed word is extracted by the predicted linked candidate word extraction unit 110b.

デジタルサイネージ5では、前記予測要求Req1から確定単語が抽出されて共有辞書DB200aが参照され、当該確定単語から予測される少なくとも一つの予測連結候補単語Wc2が前記予測連結候補単語抽出部202bにより抽出される。この予測連結候補単語Wc2は、前記と同様に予測応答Rep1に記述されてユーザ端末1へ返信される。   In the digital signage 5, a confirmed word is extracted from the prediction request Req1, the shared dictionary DB 200a is referred to, and at least one predicted linked candidate word Wc2 predicted from the confirmed word is extracted by the predicted linked candidate word extraction unit 202b. The This prediction connection candidate word Wc2 is described in the prediction response Rep1 as described above, and is returned to the user terminal 1.

ユーザ端末1では、前記予測応答Rep1がステップS7で前記予測候補受信部112により受信されるとステップS8へ進み、当該予測応答Rep1に記述されている予測連結候補単語Wc2が抽出される。ステップS9では、前記ユーザ辞書DB100から抽出された予測連結候補単語Wy2および前記共有辞書DB200aから抽出された予測連結候補単語Wc2が、前記表示制御部108により端末ディスプレイ109に一覧表示される。   In the user terminal 1, when the prediction response Rep1 is received by the prediction candidate receiving unit 112 in step S7, the process proceeds to step S8, and the prediction linked candidate word Wc2 described in the prediction response Rep1 is extracted. In step S9, the predicted connection candidate word Wy2 extracted from the user dictionary DB 100 and the predicted connection candidate word Wc2 extracted from the shared dictionary DB 200a are displayed in a list on the terminal display 109 by the display control unit 108.

図6は、前記予測連結候補単語の表示例を示した図であり、各予測連結候補単語Wy2,Wc2は、同図(a)のようにDB別に表示しても良いし、同図(b)のように、優先度に応じてまとめて表示するようにしても良い。   FIG. 6 is a diagram showing a display example of the predicted connection candidate word. Each prediction connection candidate word Wy2, Wc2 may be displayed for each DB as shown in FIG. ), And may be displayed together according to priority.

端末ユーザは前記一覧表示を確認し、予測連結候補単語の一つを選択する。この選択結果がステップS10で単語決定部104により検知されると、ステップS11では、起動中の検索用アプリケーションへ前記選択結果が通知されて文字変換に利用される。ステップS12では、前記ユーザ辞書更新部111により、前記選択結果に基づいてユーザ辞書DB100が更新される。ステップS13では、前記更新要求部105により、前記選択結果の記述された更新要求Req3がデジタルサイネージ5へ送信される。ステップS14では、文字入力が完了したか否かが判定され、完了していなければステップS2へ戻って上記の各処理が繰り返される。   The terminal user confirms the list display and selects one of the predicted connection candidate words. When the selection result is detected by the word determination unit 104 in step S10, the selection result is notified to the active search application and used for character conversion in step S11. In step S12, the user dictionary update unit 111 updates the user dictionary DB 100 based on the selection result. In step S <b> 13, the update request unit 105 transmits the update request Req <b> 3 describing the selection result to the digital signage 5. In step S14, it is determined whether or not the character input has been completed. If it has not been completed, the process returns to step S2 and the above processes are repeated.

なお、本実施形態ではデジタルサイネージ5の共有辞書DB200aが複数のカテゴリに分類されていない場合を例にして説明したが、共有辞書DB200aが複数のカテゴリに分類されている場合には、前記検索要求に先だってユーザによりカテゴリ選択が行われ、これが共有辞書選択部102からデジタルサイネージ5へ通知される。デジタルサイネージ5では、選択されたカテゴリのみを対象に予測単語の検索および選択結果に基づく更新が行われる。   In the present embodiment, the case where the shared dictionary DB 200a of the digital signage 5 is not classified into a plurality of categories has been described as an example. However, when the shared dictionary DB 200a is classified into a plurality of categories, the search request Prior to this, category selection is performed by the user, and this is notified from the shared dictionary selection unit 102 to the digital signage 5. In the digital signage 5, the prediction word search and the update based on the selection result are performed only for the selected category.

図7は、本発明を適用した電子メールシステムの主要部の構成を示したブロック図であり、メールサーバ6とは別に、前記外部装置2としての機能を備えた共有辞書サーバ7がネットワークに接続されている。前記共有辞書サーバ7では、共有辞書DB200bが複数のカテゴリに分類されている。   FIG. 7 is a block diagram showing the configuration of the main part of an electronic mail system to which the present invention is applied. In addition to the mail server 6, a shared dictionary server 7 having a function as the external device 2 is connected to the network. Has been. In the shared dictionary server 7, the shared dictionary DB 200b is classified into a plurality of categories.

本実施形態では、共有辞書DB200bが複数のカテゴリA,B,C…に分類されており、各端末ユーザには、その年齢、性別、趣味、嗜好、所属等のユーザ属性に基づいて少なくとも一つのカテゴリが対応付けられている。そして、端末ユーザが文字入力を行うと、対応するカテゴリから出現頻度の高い予測変換候補単語および予測連結候補単語が優先的に検索されて一覧表示される。   In this embodiment, the shared dictionary DB 200b is classified into a plurality of categories A, B, C..., And each terminal user has at least one user attribute such as age, gender, hobby, preference, affiliation, and the like. Categories are associated. When the terminal user performs character input, the predicted conversion candidate words and predicted concatenation candidate words having a high appearance frequency are preferentially searched from the corresponding category and displayed in a list.

図8は、本実施形態の動作を示したフローチャートであり、主にユーザ端末1の動作を示している。ここでは、端末ユーザU1,U2,U3が共有辞書DB200bのカテゴリAを共有し、端末ユーザU1,U3がカテゴリBを共有しているものとし、端末ユーザU1のメール送信における文字入力を例にして説明する。   FIG. 8 is a flowchart showing the operation of the present embodiment, and mainly shows the operation of the user terminal 1. Here, it is assumed that terminal users U1, U2, and U3 share category A of shared dictionary DB 200b, and terminal users U1 and U3 share category B, and character input for mail transmission by terminal user U1 is taken as an example. explain.

ステップS31でメールクライアントが起動されると、ステップS32では、端末ユーザU1を一意に識別するユーザ情報が、前記共有辞書選択部102からネットワーク経由で共有辞書サーバ7へカテゴリ識別子の一つとして送信される。共有辞書サーバ7では、これに応答して共有辞書DB200bのカテゴリA,Bが予備選択される。ステップS33では、宛先アドレスが入力されたか否かが判定される。   When the mail client is activated in step S31, in step S32, user information for uniquely identifying the terminal user U1 is transmitted as one of category identifiers from the shared dictionary selection unit 102 to the shared dictionary server 7 via the network. The In response to this, the shared dictionary server 7 preliminarily selects categories A and B of the shared dictionary DB 200b. In step S33, it is determined whether a destination address has been input.

宛先アドレスが入力されるとステップS34へ進み、この宛先情報がネットワーク経由で共有辞書サーバ7へカテゴリ識別子の一つとして送信される。ここでは、宛先アドレスが端末ユーザU2のアドレスであるものとする。共有辞書サーバ7では、この宛先情報を受信すると、当事者となる2人のユーザU1,U2に共通するカテゴリAが今回の参照カテゴリとして選択される。   When the destination address is input, the process proceeds to step S34, and this destination information is transmitted as one of category identifiers to the shared dictionary server 7 via the network. Here, it is assumed that the destination address is the address of the terminal user U2. When the shared dictionary server 7 receives this destination information, the category A common to the two users U1 and U2 who are parties is selected as the current reference category.

ユーザ端末1では、ステップS35において文字入力が検知されると、ステップS36では、前記文字コード出力部103から対応する文字コードが出力される。ステップS37では、前記予測要求部105から共有辞書サーバ7へ、前記文字コードの記述された予測要求Req1が送信される。ステップS38では、前記文字コードに基づいてユーザ辞書DB100が参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wy1が、前記予測変換候補単語抽出部110aにより抽出される。   In the user terminal 1, when character input is detected in step S35, the corresponding character code is output from the character code output unit 103 in step S36. In step S37, the prediction request Req1 in which the character code is described is transmitted from the prediction request unit 105 to the shared dictionary server 7. In step S38, the user dictionary DB 100 is referred to based on the character code, and at least one prediction conversion candidate word Wy1 predicted from the character code is extracted by the prediction conversion candidate word extraction unit 110a.

共有辞書サーバ7では、前記予測要求Req1から文字コードが抽出されて共有辞書DB700bのカテゴリAが参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wc1が抽出される。この予測変換候補単語Wc1は、予測応答Rep1に記述されてユーザ端末1へ返信される。   In the shared dictionary server 7, a character code is extracted from the prediction request Req1, the category A of the shared dictionary DB 700b is referenced, and at least one prediction conversion candidate word Wc1 predicted from the character code is extracted. This prediction conversion candidate word Wc1 is described in the prediction response Rep1 and is returned to the user terminal 1.

ユーザ端末1では、前記予測応答Rep1がステップS39で前記予測候補受信部112により受信されるとステップS40へ進み、当該予測応答Rep1に記述されている予測変換候補単語Wc1が抽出される。ステップS41では、前記ユーザ辞書DB100から抽出された予測変換候補単語Wy1および前記共有辞書DB200bから抽出された予測変換候補単語Wc1が、前記表示制御部108により端末ディスプレイ109に一覧表示される。   In the user terminal 1, when the prediction response Rep1 is received by the prediction candidate receiving unit 112 in step S39, the process proceeds to step S40, and the prediction conversion candidate word Wc1 described in the prediction response Rep1 is extracted. In step S41, the prediction conversion candidate word Wy1 extracted from the user dictionary DB 100 and the prediction conversion candidate word Wc1 extracted from the shared dictionary DB 200b are displayed in a list on the terminal display 109 by the display control unit 108.

図9は、共有辞書DB200bで参照されるカテゴリに応じて、抽出される予測変換候補単語Wc1が変化する様子を示した図であり、同図(a)は共有辞書DB200bのカテゴリAが参照されたときの表示例であり、同図(b)は、仮にカテゴリBが参照されたときの表示例である。   FIG. 9 is a diagram showing how the predicted conversion candidate word Wc1 that is extracted changes according to the category referenced in the shared dictionary DB 200b. In FIG. 9, (a) refers to the category A in the shared dictionary DB 200b. (B) is a display example when category B is referred to.

この一覧表示を確認した端末ユーザにより、予測変換候補単語の一つが選択され、これがステップS42で単語決定部104により検知されると、ステップS43では、起動中のメールクライアントへ前記選択された単語が通知されて文字変換に利用される。ステップS44では、前記ユーザ辞書更新部111により、前記選択結果に基づいてユーザ辞書DB100が更新される。ステップS45では、前記更新要求部105により、前記選択結果の記述された更新要求Req3が共有辞書サーバ7へ送信される。ステップS46では、文字入力が完了したか否かが判定され、完了していなければステップS35へ戻って上記の各処理が繰り返される。   When one of the predicted conversion candidate words is selected by the terminal user who has confirmed this list display, and this is detected by the word determining unit 104 in step S42, in step S43, the selected word is sent to the active mail client. It is notified and used for character conversion. In step S44, the user dictionary DB 100 is updated by the user dictionary update unit 111 based on the selection result. In step S45, the update request unit 105 transmits the update request Req3 in which the selection result is described to the shared dictionary server 7. In step S46, it is determined whether or not the character input is completed. If not completed, the process returns to step S35 and the above-described processes are repeated.

共有辞書サーバ7では、前記更新要求Req3から選択結果が抽出され、この選択結果に基づいて、共有辞書DB200bのカテゴリAが更新される。なお、確定単語に基づく予測連結候補単語Wy2,Wc2の抽出およびDB(カテゴリ)の更新も上記と同様に実施される。   In the shared dictionary server 7, the selection result is extracted from the update request Req3, and the category A of the shared dictionary DB 200b is updated based on the selection result. Note that the extraction of the predicted linked candidate words Wy2 and Wc2 based on the confirmed word and the update of the DB (category) are performed in the same manner as described above.

なお、前記ステップS34において、宛先アドレスが端末ユーザU3のアドレスであると、共有辞書サーバ7では2つのカテゴリA,Bが選択される。このような場合、共有辞書サーバ7は2つのカテゴリA,Bを参照カテゴリとしても良いし、あるいはカテゴリA,Bの一方をユーザに選択させるようにしても良い。   In step S34, if the destination address is the address of the terminal user U3, the shared dictionary server 7 selects two categories A and B. In such a case, the shared dictionary server 7 may use two categories A and B as reference categories, or allow the user to select one of the categories A and B.

図10は、本発明を適用した掲示板システムの主要部の構成を示したブロック図であり、前記と同一の符号は同一または同等部分を表している。本実施形態では、ユーザ端末1から投稿されたメッセージを掲示板に反映する掲示板サーバ8に、当該掲示板への書き込み時に各ユーザ端末1により参照される共通辞書DB200cを管理する共有辞書サーバ9が接続されている。前記共通辞書DB200cでは、コメント作成時の出現頻度が高い単語の優先度が高く設定されている。   FIG. 10 is a block diagram showing the configuration of the main part of the bulletin board system to which the present invention is applied. The same reference numerals as those described above represent the same or equivalent parts. In this embodiment, a shared dictionary server 9 that manages a common dictionary DB 200c that is referred to by each user terminal 1 when writing to the bulletin board is connected to the bulletin board server 8 that reflects a message posted from the user terminal 1 on the bulletin board. ing. In the common dictionary DB 200c, the priority of words having a high appearance frequency when creating a comment is set high.

図11は、本実施形態の動作を示したフローチャートであり、主にユーザ端末1の動作を示している。   FIG. 11 is a flowchart showing the operation of the present embodiment, and mainly shows the operation of the user terminal 1.

ステップS61で掲示板へのアクセスが検知されると、ステップS62では、掲示板への入力モードへ移行したか否かが判定される。入力モードへの移行が確認されるとステップS63へ進み、コメントの文字入力が検知されると、ステップS64へ進んで前記文字コード出力部103から対応する文字コードが出力される。ステップS65では、前記予測要求部107から掲示板サーバ8を経由して共有辞書サーバ9へ、前記文字コードの記述された予測要求Req1が送信される。ステップS66では、前記文字コードに基づいてユーザ辞書DB100が参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wy1が前記予測変換候補単語抽出部110aにより抽出される。   When access to the bulletin board is detected in step S61, it is determined in step S62 whether or not the mode has been shifted to the input mode for the bulletin board. When the transition to the input mode is confirmed, the process proceeds to step S63, and when the character input of the comment is detected, the process proceeds to step S64 and the corresponding character code is output from the character code output unit 103. In step S65, the prediction request Req1 in which the character code is described is transmitted from the prediction request unit 107 to the shared dictionary server 9 via the bulletin board server 8. In step S66, the user dictionary DB 100 is referred to based on the character code, and at least one prediction conversion candidate word Wy1 predicted from the character code is extracted by the prediction conversion candidate word extraction unit 110a.

共有辞書サーバ9では、前記予測要求Req1から文字コードが抽出されて共有辞書DB200cが参照され、当該文字コードから予測される少なくとも一つの予測変換候補単語Wc1が抽出される。この予測変換候補単語Wc1は、予測応答Rep1に記述されてユーザ端末1へ返信される。   In the shared dictionary server 9, a character code is extracted from the prediction request Req1, the shared dictionary DB 200c is referred to, and at least one prediction conversion candidate word Wc1 predicted from the character code is extracted. This prediction conversion candidate word Wc1 is described in the prediction response Rep1 and is returned to the user terminal 1.

ユーザ端末1では、前記予測応答Rep1がステップS67で前記予測候補受信部112により受信されるとステップS68へ進み、当該予測応答Rep1に記述されている予測変換候補単語Wc1が抽出される。ステップS69では、前記ユーザ辞書DB100から抽出された予測変換候補単語Wy1および前記共有辞書DB200bから抽出された予測変換候補単語Wc1が、前記表示制御部108により端末ディスプレイ109に一覧表示される。   In the user terminal 1, when the prediction response Rep1 is received by the prediction candidate receiving unit 112 in step S67, the process proceeds to step S68, and the prediction conversion candidate word Wc1 described in the prediction response Rep1 is extracted. In step S69, the prediction conversion candidate word Wy1 extracted from the user dictionary DB 100 and the prediction conversion candidate word Wc1 extracted from the shared dictionary DB 200b are displayed in a list on the terminal display 109 by the display control unit 108.

前記一覧表示を確認した端末ユーザにより、予測変換候補単語の一つが選択され、これがステップS70で単語決定部104により検知されると、ステップS71では、コメント入力用のアプリケーションへ前記選択結果が通知されて文字変換に利用される。ステップS72では、前記ユーザ辞書更新部111により、前記選択結果に基づいてユーザ辞書DB100が更新される。ステップS73では、前記更新要求部105により、前記選択結果の記述された更新要求Req3が共有辞書サーバ9へ送信される。ステップS74では、文字入力が完了したか否かが判定され、完了していなければステップS63へ戻って上記の各処理が繰り返される。   When one of the predicted conversion candidate words is selected by the terminal user confirming the list display, and this is detected by the word determination unit 104 in step S70, the selection result is notified to the comment input application in step S71. Used for character conversion. In step S72, the user dictionary DB 100 is updated by the user dictionary update unit 111 based on the selection result. In step S <b> 73, the update request unit 105 transmits the update request Req <b> 3 describing the selection result to the shared dictionary server 9. In step S74, it is determined whether or not the character input is completed. If not completed, the process returns to step S63 and the above processes are repeated.

共有辞書サーバ9では、前記更新要求Req3から選択結果が抽出され、この選択結果に基づいて共有辞書DB200cが更新される。なお、確定単語に基づく予測連結候補単語Wy2,Wc2の抽出および更新も上記と同様に実施される。   In the shared dictionary server 9, the selection result is extracted from the update request Req3, and the shared dictionary DB 200c is updated based on the selection result. Note that extraction and updating of the predicted linked candidate words Wy2 and Wc2 based on the confirmed word are also performed in the same manner as described above.

また、本実施形態では共有辞書DB200cが複数のカテゴリに分類されていない場合を例にして説明したが、共有辞書DB200cが、例えば投稿のジャンル別に複数のカテゴリA,B…に分類されている場合には、検索要求に先だってユーザによりカテゴリ選択が行われ、これが共有辞書選択部102から共有辞書サーバ9へ通知される。共有辞書サーバ9では、選択されたカテゴリのみを対象に予測単語の検索および選択結果に基づく更新が行われる。   Further, in the present embodiment, the case where the shared dictionary DB 200c is not classified into a plurality of categories has been described as an example, but the shared dictionary DB 200c is classified into a plurality of categories A, B,. The category is selected by the user prior to the search request, and this is notified from the shared dictionary selection unit 102 to the shared dictionary server 9. In the shared dictionary server 9, the prediction word search and the update based on the selection result are performed only for the selected category.

1…ユーザ端末,2…外部装置,5…デジタルサイネージ,6…メールサーバ,7…共有辞書サーバ,8…掲示板サーバ,9…共有辞書サーバ   DESCRIPTION OF SYMBOLS 1 ... User terminal, 2 ... External device, 5 ... Digital signage, 6 ... Mail server, 7 ... Shared dictionary server, 8 ... Bulletin board server, 9 ... Shared dictionary server

Claims (17)

入力文字から予測される単語候補を一覧表示してユーザに選択させる情報端末を備えた文書作成支援システムにおいて、
複数の情報端末に共有される共有辞書を備えた外部装置を具備し、
前記情報端末が、
端末ユーザに固有のユーザ辞書と、
入力文字に基づいてユーザ辞書から第1の単語候補を抽出する手段と、
入力文字の記述された予測要求を外部装置へ送信する手段と、
前記予測要求に対して返信される予測応答から第2の単語候補を取得する手段と、
前記第1および第2の単語候補を一覧表示する手段と、
前記一覧表示された単語候補の一つをユーザに選択させる手段と、
前記選択された単語候補に基づいてユーザ辞書を更新する手段と、
前記選択された単語候補に基づいて共有辞書の更新を要求する手段とを具備し、
前記外部装置が、
情報端末から受信した予測要求に記述されている入力文字に基づいて共有辞書から第2の単語候補を抽出する手段と、
前記第2の単語候補の記述された検索応答を前記情報端末へ返信する手段と、
情報端末から受信した更新要求に基づいて共有辞書を更新する手段とを具備したことを特徴とする文書作成支援システム。
In a document creation support system including an information terminal that displays a list of word candidates predicted from input characters and allows a user to select a list,
An external device including a shared dictionary shared by a plurality of information terminals;
The information terminal is
A user dictionary specific to the terminal user,
Means for extracting a first word candidate from a user dictionary based on input characters;
Means for transmitting a prediction request in which input characters are described to an external device;
Means for obtaining a second word candidate from a prediction response returned in response to the prediction request;
Means for displaying a list of the first and second word candidates;
Means for allowing a user to select one of the word candidates displayed in the list;
Means for updating a user dictionary based on the selected word candidates;
Means for requesting an update of a shared dictionary based on the selected word candidates,
The external device is
Means for extracting a second word candidate from the shared dictionary based on input characters described in the prediction request received from the information terminal;
Means for returning a search response describing the second word candidate to the information terminal;
A document creation support system comprising means for updating a shared dictionary based on an update request received from an information terminal.
前記共有辞書が複数のカテゴリに分類され、
前記情報端末が、カテゴリ識別子を外部装置へ送信する手段を具備し、
前記外部装置は、共有辞書の前記カテゴリ識別子で特定されるカテゴリから、前記入力文字に基づいて第2の単語候補を抽出することを特徴とする請求項1に記載の文書作成支援システム。
The shared dictionary is classified into a plurality of categories;
The information terminal comprises means for transmitting a category identifier to an external device;
The document creation support system according to claim 1, wherein the external device extracts a second word candidate from a category specified by the category identifier of a shared dictionary based on the input character.
前記情報端末において、前記共有辞書の更新を要求する手段が、端末ユーザの更新要求操作に応答して更新を要求することを特徴とする請求項1または2に記載の文書作成支援システム。   3. The document creation support system according to claim 1, wherein in the information terminal, the means for requesting update of the shared dictionary requests update in response to an update request operation of the terminal user. 前記単語候補を一覧表示する手段は、前記第1および第2の単語候補を区別して表示することを特徴とする請求項1ないし3のいずれかに記載の文書作成支援システム。   4. The document creation support system according to claim 1, wherein the means for displaying a list of the word candidates displays the first and second word candidates separately. 前記単語候補を一覧表示する手段は、前記第1および第2の単語候補を区別なく表示することを特徴とする請求項1ないし3のいずれかに記載の文書作成支援システム。   4. The document creation support system according to claim 1, wherein the means for displaying a list of word candidates displays the first and second word candidates without distinction. 前記単語候補が、入力途中の任意の文字列に続く予測変換候補単語であることを特徴とすることを特徴とする請求項1ないし5のいずれかに記載の文書作成支援システム。   6. The document creation support system according to claim 1, wherein the word candidate is a predictive conversion candidate word following an arbitrary character string being input. 前記単語候補が、確定単語に連結する予測連結候補単語であることを特徴とする請求項1ないし6のいずれかに記載の文書作成支援システム。   The document creation support system according to claim 1, wherein the word candidate is a predicted connection candidate word connected to a confirmed word. 前記外部装置がデジタルサイネージであり、その共有辞書では、デジタルサイネージに対する文字入力において出現頻度の高い単語の優先度が高く設定されていることを特徴とする請求項1ないし7のいずれかに記載の文書作成支援システム。   8. The external device is digital signage, and in the shared dictionary, the priority of words with high appearance frequency is set high in character input to the digital signage. Document creation support system. 前記外部装置が電子メールシステムの共有辞書サーバであり、その共有辞書では、情報端末から送信される電子メールの作成時に出現頻度の高い単語の優先度が高く設定されていることを特徴とする請求項1ないし7のいずれかに記載の文書作成支援システム。   The external device is a shared dictionary server of an e-mail system, and in the shared dictionary, the priority of a word that appears frequently when an e-mail transmitted from an information terminal is created is set high. Item 8. The document creation support system according to any one of Items 1 to 7. 前記外部装置が掲示板システムの共有辞書サーバであり、その共有辞書では、掲示板サイトへの投稿時に出現頻度の高い単語の優先度が高く設定されていることを特徴とする請求項1ないし7のいずれかに記載の文書作成支援システム。   8. The external dictionary is a shared dictionary server of a bulletin board system, and in the shared dictionary, the priority of a word that appears frequently when posting to the bulletin board site is set high. Document creation support system described in Crab. 入力文字から予測される単語候補を一覧表示してユーザに選択させる文書作成支援システムの情報端末において、
端末ユーザに固有のユーザ辞書と、
入力文字に基づいてユーザ辞書から第1の単語候補を抽出する手段と、
入力文字の記述された予測要求を、複数の情報端末に共有される共有辞書を備えた外部装置へ送信する手段と、
前記予測要求に対して返信される予測応答から、入力文字に基づいて前記共有辞書から抽出された第2の単語候補を取得する手段と、
前記第1および第2の単語候補を一覧表示する手段と、
前記一覧表示された単語候補の一つをユーザに選択させる手段と、
前記選択された単語候補に基づいてユーザ辞書を更新する手段と、
前記選択された単語候補に基づいて共有辞書の更新を要求する手段とを具備したことを特徴とする情報端末。
In the information terminal of the document creation support system that displays a list of word candidates predicted from input characters and allows the user to select,
A user dictionary specific to the terminal user,
Means for extracting a first word candidate from a user dictionary based on input characters;
Means for transmitting a prediction request in which input characters are described to an external device having a shared dictionary shared by a plurality of information terminals;
Means for obtaining a second word candidate extracted from the shared dictionary based on an input character from a prediction response returned in response to the prediction request;
Means for displaying a list of the first and second word candidates;
Means for allowing a user to select one of the word candidates displayed in the list;
Means for updating a user dictionary based on the selected word candidates;
Means for requesting updating of a shared dictionary based on the selected word candidates.
前記共有辞書が複数のカテゴリに分類され、
カテゴリ識別子を外部装置へ送信する手段を具備し、
前記第2の単語候補を取得する手段は、共有辞書の前記カテゴリ識別子で特定されるカテゴリから前記入力文字に基づいて抽出された第2の単語候補を取得することを特徴とする請求項11に記載の情報端末。
The shared dictionary is classified into a plurality of categories;
Means for transmitting the category identifier to an external device;
The means for acquiring the second word candidate acquires a second word candidate extracted based on the input character from a category specified by the category identifier of a shared dictionary. The described information terminal.
前記共有辞書の更新を禁止する手段を具備したことを特徴とする請求項111または12に記載の情報端末。   The information terminal according to claim 111 or 12, further comprising means for prohibiting updating of the shared dictionary. 前記単語候補を一覧表示する手段は、前記第1および第2の単語候補を区別して表示することを特徴とする請求項11ないし13のいずれかに記載の情報端末。   14. The information terminal according to claim 11, wherein the means for displaying a list of the word candidates displays the first and second word candidates separately. 前記単語候補を一覧表示する手段は、前記第1および第2の単語候補を区別なく表示することを特徴とする請求項11ないし13のいずれかに記載の情報端末。   14. The information terminal according to claim 11, wherein the means for displaying a list of word candidates displays the first and second word candidates without distinction. 前記単語候補が、入力途中の任意の文字列に続く予測変換候補単語であることを特徴とすることを特徴とする請求項11ないし15のいずれかに記載の情報端末。   16. The information terminal according to claim 11, wherein the word candidate is a predicted conversion candidate word following an arbitrary character string being input. 前記単語候補が、確定単語に連結する予測連結候補単語であることを特徴とする請求項11ないし16のいずれかに記載の情報端末。   The information terminal according to claim 11, wherein the word candidate is a predicted connection candidate word connected to a confirmed word.
JP2009276387A 2009-12-04 2009-12-04 Document creation support system and information terminal therefor Pending JP2011118735A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009276387A JP2011118735A (en) 2009-12-04 2009-12-04 Document creation support system and information terminal therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009276387A JP2011118735A (en) 2009-12-04 2009-12-04 Document creation support system and information terminal therefor

Publications (1)

Publication Number Publication Date
JP2011118735A true JP2011118735A (en) 2011-06-16

Family

ID=44283970

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009276387A Pending JP2011118735A (en) 2009-12-04 2009-12-04 Document creation support system and information terminal therefor

Country Status (1)

Country Link
JP (1) JP2011118735A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014137639A (en) * 2013-01-15 2014-07-28 Nec Casio Mobile Communications Ltd Portable terminal and program
JP2015187831A (en) * 2014-03-14 2015-10-29 オムロン株式会社 Information processing system and information processing method for character input prediction
JP2016071506A (en) * 2014-09-29 2016-05-09 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method for displaying conversion candidate associated with input character string, electronic device and server computer therefor, program for electronic device, and program for server computer
JP2018060477A (en) * 2016-10-07 2018-04-12 富士通エフ・アイ・ピー株式会社 Estimation device and program
JP2018169937A (en) * 2017-03-30 2018-11-01 富士通株式会社 Information processing system, information processing device and information processing method
JP2019133467A (en) * 2018-01-31 2019-08-08 株式会社リコー Information processing apparatus, information processing method and information processing program
JP2020030632A (en) * 2018-08-23 2020-02-27 富士通株式会社 Control method, information processing device, and control program
JP7485151B2 (en) 2019-08-06 2024-05-16 株式会社Jvcケンウッド Terminal device, program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014137639A (en) * 2013-01-15 2014-07-28 Nec Casio Mobile Communications Ltd Portable terminal and program
JP2015187831A (en) * 2014-03-14 2015-10-29 オムロン株式会社 Information processing system and information processing method for character input prediction
JP2016071506A (en) * 2014-09-29 2016-05-09 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Method for displaying conversion candidate associated with input character string, electronic device and server computer therefor, program for electronic device, and program for server computer
US10013479B2 (en) 2014-09-29 2018-07-03 International Business Machines Corporation Displaying conversion candidates associated with input character string
JP2018060477A (en) * 2016-10-07 2018-04-12 富士通エフ・アイ・ピー株式会社 Estimation device and program
JP2018169937A (en) * 2017-03-30 2018-11-01 富士通株式会社 Information processing system, information processing device and information processing method
JP2019133467A (en) * 2018-01-31 2019-08-08 株式会社リコー Information processing apparatus, information processing method and information processing program
JP2020030632A (en) * 2018-08-23 2020-02-27 富士通株式会社 Control method, information processing device, and control program
JP7263712B2 (en) 2018-08-23 2023-04-25 富士通株式会社 Control method, information processing device and control program
JP7485151B2 (en) 2019-08-06 2024-05-16 株式会社Jvcケンウッド Terminal device, program

Similar Documents

Publication Publication Date Title
JP2011118735A (en) Document creation support system and information terminal therefor
US20190155876A1 (en) Systems and methods for enhancing electronic communications
US9702706B2 (en) Facility wayfinding system
KR20170123325A (en) Context Discovery
CN101999119A (en) Techniques for input recognition and completion
JP2009075733A (en) Candidate display device and method
US20170075913A1 (en) Information processing apparatus, and information processing method, and non-transitory computer readable storage medium
CN104090930A (en) Method and system for searching love and dating objects via user feature label
JP5895777B2 (en) Information classification program and information processing apparatus
KR20210094842A (en) Psychology counseling intermediation method based on oto and program for performing the analysis
US10311119B1 (en) Determining location-based contextual hashtags
US20150189482A1 (en) Device for providing related information for monile communication terminal and system for sharing related information
KR20180072652A (en) System and method for sharing position information using multiple ids
JP2003016250A (en) Device, system and method for searching client
JP2002140350A (en) Device and method for managing history of input data and information storage medium with the managing method stored therein
JP6644945B1 (en) Information providing system, information providing method, and information providing program
JP6818783B2 (en) Information display program, information display device, information display method and distribution device
JP6178960B1 (en) Information providing apparatus, information providing system, information providing method, and program
KR101829616B1 (en) System for providing a service based on the personal connections
Ogi et al. Multilingual information service based on combination of smartphone and digital signage
KR20140042648A (en) Method for providing chat service and system therefor
JP7281853B1 (en) Web content display system for portable information terminal
KR101074134B1 (en) Method and System for Recommending Point
JP6516812B1 (en) INFORMATION PROCESSING APPARATUS, INFORMATION PROCESSING METHOD, AND INFORMATION PROCESSING PROGRAM
JP2007265205A (en) Communication support method and communication system