JP2017016580A - Candidate selection device, candidate selection method, computer program, and communication system - Google Patents

Candidate selection device, candidate selection method, computer program, and communication system Download PDF

Info

Publication number
JP2017016580A
JP2017016580A JP2015135551A JP2015135551A JP2017016580A JP 2017016580 A JP2017016580 A JP 2017016580A JP 2015135551 A JP2015135551 A JP 2015135551A JP 2015135551 A JP2015135551 A JP 2015135551A JP 2017016580 A JP2017016580 A JP 2017016580A
Authority
JP
Japan
Prior art keywords
message
user terminal
candidate selection
candidate
unit
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
JP2015135551A
Other languages
Japanese (ja)
Inventor
智昭 小室
Tomoaki Komuro
智昭 小室
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Communications Corp
Original Assignee
NTT Communications 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 NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2015135551A priority Critical patent/JP2017016580A/en
Publication of JP2017016580A publication Critical patent/JP2017016580A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Machine Translation (AREA)

Abstract

PROBLEM TO BE SOLVED: To save labor for operation for inputting a character string.SOLUTION: A message transmitted from one user terminal to another user terminal is acquired, and on the basis of a table in which information indicating the message is associated with a message candidate being likely to be input as a reply to the message, and the message acquired by the acquisition unit, the message candidate is selected.SELECTED DRAWING: Figure 6

Description

本発明は、メッセージ交換における文字列入力の技術に関する。   The present invention relates to a technique for character string input in message exchange.

近年、ユーザ端末の小型化が進んでいる。また、小型化されたユーザ端末を用いたメッセージ交換(チャット)も広く利用されている。このような小型化されたユーザ端末では、キーボード等を用いた場合に比べて文字列の入力が困難となる。このような問題を解決するための技術の一つとして、入力された読みに対して文字列の予測変換を行う技術がある(例えば特許文献1参照)。   In recent years, user terminals have been downsized. Message exchange (chat) using a miniaturized user terminal is also widely used. In such a miniaturized user terminal, it is difficult to input a character string compared to a case where a keyboard or the like is used. As one of techniques for solving such a problem, there is a technique for predictive conversion of a character string with respect to an input reading (see, for example, Patent Document 1).

特開2012−063895号公報JP 2012-063895 A

しかしながら、特許文献1に開示された技術を用いたとしても、少なくとも読みの一部を入力する必要があるため、入力作業の省力化には限界があった。   However, even if the technique disclosed in Patent Document 1 is used, it is necessary to input at least a part of the reading, and thus there is a limit to labor saving of input work.

上記事情に鑑み、本発明は、文字列を入力する作業をより省力化できる技術の提供を目的としている。   In view of the above circumstances, an object of the present invention is to provide a technique capable of saving labor for inputting a character string.

本発明の一態様は、一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得部と、前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルを記憶するテーブル記憶部と、前記テーブルと、前記取得部によって取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択部と、を備える候補選択装置である。   One aspect of the present invention is an acquisition unit that acquires a message transmitted from one user terminal to another user terminal, information indicating the message, and a message that may be input as a reply to the message. A candidate that includes a table storage unit that stores a table in which a certain message candidate is associated, a candidate selection unit that selects the message candidate based on the table and the message acquired by the acquisition unit It is a selection device.

本発明の一態様は、上記の候補選択装置であって、前記候補選択部は、前記メッセージへの返信として前記他のユーザ端末において実際に入力されたメッセージと、前記メッセージとを対応付けたレコードが前記テーブルに登録されていない場合に、前記レコードを前記テーブルに新たに登録する。   One aspect of the present invention is the above candidate selection device, in which the candidate selection unit records a message that is actually input in the other user terminal as a reply to the message and the message Is not registered in the table, the record is newly registered in the table.

本発明の一態様は、上記の候補選択装置であって、前記メッセージに対して形態素解析処理を実行する形態素解析部をさらに備え、前記候補選択部は、前記形態素解析部によって解析された1又は複数の形態素を前記メッセージを示す情報として用いる。
本発明の一態様は、上記の候補選択装置であって、前記メッセージよりも過去に受信されたメッセージとに基づいて、前記メッセージにおいて省略されている可能性がある文言を推定する文脈分析部をさらに備え、前記候補選択部は、前記文脈分析部によって推定された前記文言に基づいて前記メッセージ候補を選択する。
One aspect of the present invention is the candidate selection device described above, further including a morpheme analysis unit that performs a morpheme analysis process on the message, wherein the candidate selection unit is analyzed by the morpheme analysis unit 1 or A plurality of morphemes are used as information indicating the message.
One aspect of the present invention is the above candidate selection device, comprising: a context analysis unit that estimates a word that may be omitted in the message based on a message received in the past than the message. Further, the candidate selection unit selects the message candidate based on the wording estimated by the context analysis unit.

本発明の一態様は、一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得ステップと、前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルと、前記取得ステップにおいて取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択ステップと、を有する候補選択方法である。   One aspect of the present invention is an acquisition step of acquiring a message transmitted from one user terminal to another user terminal, information indicating the message, and a message that may be input as a reply to the message. A candidate selection method comprising: a table in which a certain message candidate is associated, and a candidate selection step of selecting the message candidate based on the message acquired in the acquisition step.

本発明の一態様は、一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得ステップと、前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルと、前記取得ステップにおいて取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択ステップと、をコンピュータに実行させるためのコンピュータプログラムである。   One aspect of the present invention is an acquisition step of acquiring a message transmitted from one user terminal to another user terminal, information indicating the message, and a message that may be input as a reply to the message. A computer program for causing a computer to execute a candidate selection step for selecting a message candidate based on a table in which a certain message candidate is associated with the message acquired in the acquisition step.

本発明の一態様は、第一ユーザ端末と、第二ユーザ端末と、候補選択装置と、を備えるコミュニケーションシステムであって、前記第一ユーザ端末は、ユーザによって入力されたメッセージを他のユーザ端末へ送信し、前記第二ユーザ端末は、前記第一ユーザ端末から送信された前記メッセージを画像表示装置に表示し、前記候補選択装置は、前記第一ユーザ端末から前記第二ユーザ端末へ送信されるメッセージを取得する取得部と、前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルを記憶するテーブル記憶部と、前記テーブルと、前記取得部によって取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択部と、前記候補選択部によって選択された前記メッセージ候補を前記第二ユーザ端末へ送信する通信部と、を備え、前記第二ユーザ端末は、前記候補選択装置によって選択された前記メッセージ候補を選択可能に画像表示装置に表示させる、コミュニケーションシステムである。   One aspect of the present invention is a communication system including a first user terminal, a second user terminal, and a candidate selection device, wherein the first user terminal transmits a message input by a user to another user terminal. The second user terminal displays the message transmitted from the first user terminal on an image display device, and the candidate selection device is transmitted from the first user terminal to the second user terminal. A table storage unit that stores a table in which an acquisition unit that acquires a message, information indicating the message, and a message candidate that is a message that may be input as a reply to the message are associated with each other; A candidate selection unit that selects the message candidates based on the table and the message acquired by the acquisition unit; A communication unit that transmits the message candidate selected by the candidate selection unit to the second user terminal, and the second user terminal displays an image so that the message candidate selected by the candidate selection device can be selected. This is a communication system that is displayed on the device.

本発明により、文字列を入力する作業をより省力化することが可能となる。   According to the present invention, it is possible to save labor for inputting a character string.

コミュニケーションシステム1のシステム構成を表すシステム構成図である。1 is a system configuration diagram illustrating a system configuration of a communication system 1. FIG. 候補選択装置200の機能構成を表す概略ブロック図である。3 is a schematic block diagram illustrating a functional configuration of a candidate selection device 200. FIG. コミュニケーションシステム1の動作の具体例を示すシーケンスチャートである。5 is a sequence chart showing a specific example of the operation of the communication system 1. コミュニケーションシステム1の動作の具体例を示すシーケンスチャートである。5 is a sequence chart showing a specific example of the operation of the communication system 1. 図6に示されるメッセージ交換が行われる前の時点における標準テーブル及び拡張テーブルの具体例を示す図である。It is a figure which shows the specific example of a standard table and an extended table in the time before the message exchange shown by FIG. 6 is performed. ユーザAとユーザBとの間で行われたメッセージの具体例を示すシーケンスチャートである。It is a sequence chart which shows the specific example of the message performed between the user A and the user B. 図6に示されるメッセージ交換が行われた後の時点における標準テーブル及び拡張テーブルの具体例を示す図である。It is a figure which shows the specific example of a standard table and an extended table in the time after the message exchange shown by FIG. 6 was performed.

図1は、コミュニケーションシステム1のシステム構成を表すシステム構成図である。コミュニケーションシステム1は、複数台のユーザ端末100及び候補選択装置200を備える。複数台のユーザ端末100及び候補選択装置200は、ネットワーク300を介して通信可能に接続される。   FIG. 1 is a system configuration diagram showing a system configuration of the communication system 1. The communication system 1 includes a plurality of user terminals 100 and a candidate selection device 200. The plurality of user terminals 100 and the candidate selection device 200 are communicably connected via the network 300.

ユーザ端末100は、ネットワーク300を介して通信可能な情報処理装置である。ユーザ端末100は、画像表示装置及び入力装置を備える。ユーザ端末100は、メッセージ交換機能を有するアプリケーションプログラムを実行することで、メッセージ交換機能をユーザに提供する。メッセージ交換機能とは、他のユーザ端末100のユーザとの間でネットワーク300を介してメッセージを交換する機能である。より具体的には以下のとおりである。ユーザ端末100のユーザが入力装置を操作することによってメッセージを入力すると、入力されたメッセージがネットワーク300を介して他のユーザ端末100に送信される。他のユーザ端末100は、メッセージを受信すると、受信されたメッセージを画像表示装置に表示する。他のユーザ端末100のユーザは、表示されたメッセージを閲覧し、そのメッセージに対する応答のメッセージを他のユーザ端末100に入力する。入力されたメッセージは、ネットワーク300を介してユーザ端末100に送信される。ユーザ端末100は、他のユーザ端末100からメッセージを受信すると、受信されたメッセージを画像表示装置に表示する。ユーザ端末100のユーザは、表示されたメッセージを閲覧し、そのメッセージに対する応答のメッセージをユーザ端末100に入力する。このような処理が繰り返し実行されることによって、ユーザ端末100のユーザと、他のユーザ端末100のユーザとの間で会話が行われる。メッセージ交換機能の具体例として、チャット機能やメッセンジャー機能がある。   The user terminal 100 is an information processing apparatus that can communicate via the network 300. The user terminal 100 includes an image display device and an input device. The user terminal 100 provides a message exchange function to the user by executing an application program having a message exchange function. The message exchange function is a function for exchanging messages with users of other user terminals 100 via the network 300. More specifically, it is as follows. When a user of the user terminal 100 inputs a message by operating the input device, the input message is transmitted to another user terminal 100 via the network 300. When the other user terminal 100 receives the message, the other user terminal 100 displays the received message on the image display device. A user of another user terminal 100 browses the displayed message and inputs a response message to the other user terminal 100. The input message is transmitted to the user terminal 100 via the network 300. When the user terminal 100 receives a message from another user terminal 100, the user terminal 100 displays the received message on the image display device. The user of the user terminal 100 browses the displayed message and inputs a response message to the user terminal 100. By repeatedly executing such processing, a conversation is performed between the user of the user terminal 100 and the user of another user terminal 100. Specific examples of the message exchange function include a chat function and a messenger function.

候補選択装置200は、メインフレームやワークステーションやパーソナルコンピュータなどの情報処理装置を用いて構成される。候補選択装置200は、ユーザ端末100から他のユーザ端末100に送信されるメッセージに基づいて、他のユーザ端末100のユーザに対して提示されるメッセージ候補を選択する。候補選択装置200は、選択されたメッセージ候補を他のユーザ端末100に送信する。メッセージ候補は、他のユーザ端末100に送信されたメッセージに対して他のユーザ端末100のユーザが入力する可能性がある応答のメッセージである。   The candidate selection device 200 is configured using an information processing device such as a mainframe, a workstation, or a personal computer. Candidate selection device 200 selects a message candidate presented to the user of other user terminal 100 based on a message transmitted from user terminal 100 to another user terminal 100. The candidate selection device 200 transmits the selected message candidate to another user terminal 100. A message candidate is a response message that a user of another user terminal 100 may input in response to a message transmitted to another user terminal 100.

図2は、候補選択装置200の機能構成を表す概略ブロック図である。候補選択装置200は、バスで接続されたCPU(Central Processing Unit)やメモリや補助記憶装置などを備え、候補選択プログラムを実行する。候補選択装置200は、候補選択プログラムの実行によって、通信部201、形態素解析部202、文脈分析部203、標準テーブル記憶部204、拡張テーブル記憶部205及び候補選択部206を備える装置として機能する。なお、候補選択装置200の各機能の全て又は一部は、ASIC(Application Specific Integrated Circuit)やPLD(Programmable Logic Device)やFPGA(Field Programmable Gate Array)等のハードウェアを用いて実現されても良い。候補選択プログラムは、コンピュータ読み取り可能な記録媒体に記録されても良い。コンピュータ読み取り可能な記録媒体とは、例えばフレキシブルディスク、光磁気ディスク、ROM、CD−ROM、半導体記憶装置(例えばSSD:Solid State Drive)等の可搬媒体、コンピュータシステムに内蔵されるハードディスクや半導体記憶装置等の記憶装置である。候補選択プログラムは、電気通信回線を介して送信されても良い。候補選択装置200は、複数台の情報処理装置を用いて構成されてもよい。候補選択装置200は、例えばクラウドに実装されてもよい。   FIG. 2 is a schematic block diagram illustrating the functional configuration of the candidate selection device 200. The candidate selection device 200 includes a CPU (Central Processing Unit), a memory, an auxiliary storage device, and the like connected by a bus, and executes a candidate selection program. The candidate selection device 200 functions as a device including a communication unit 201, a morpheme analysis unit 202, a context analysis unit 203, a standard table storage unit 204, an extended table storage unit 205, and a candidate selection unit 206 by executing a candidate selection program. All or some of the functions of the candidate selection device 200 may be realized using hardware such as an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA). . The candidate selection program may be recorded on a computer-readable recording medium. The computer-readable recording medium is a portable medium such as a flexible disk, a magneto-optical disk, a ROM, a CD-ROM, a semiconductor storage device (for example, SSD: Solid State Drive), a hard disk built in a computer system, or a semiconductor storage. A storage device such as a device. The candidate selection program may be transmitted via a telecommunication line. Candidate selection apparatus 200 may be configured using a plurality of information processing apparatuses. Candidate selection apparatus 200 may be implemented in a cloud, for example.

通信部201は、ネットワーク300を介して他の装置と通信するネットワークインタフェースである。通信部201は、例えばユーザ端末100から、他のユーザ端末100に送信されたメッセージを受信する。通信部201は、例えば候補選択部206によって選択されたメッセージ候補を他のユーザ端末100に送信する。   The communication unit 201 is a network interface that communicates with other devices via the network 300. The communication unit 201 receives a message transmitted from the user terminal 100 to another user terminal 100, for example. The communication unit 201 transmits, for example, the message candidate selected by the candidate selection unit 206 to the other user terminal 100.

形態素解析部202は、通信部201によって受信されたメッセージに対して形態素解析処理を実行する。形態素解析部202は、形態素解析処理の結果として得られた形態素を出力する。   The morpheme analysis unit 202 performs a morpheme analysis process on the message received by the communication unit 201. The morpheme analysis unit 202 outputs a morpheme obtained as a result of the morpheme analysis process.

文脈分析部203は、形態素解析処理の結果に基づいて、メッセージに対して文脈認識処理を実行する。文脈分析部203は、処理対象となっているメッセージ(以下「処理対象メッセージ」という。)よりも以前に受信されたメッセージ(以下「過去メッセージ」という。)に基づいて、処理対象メッセージにおいて省略されている可能性のある文言を推定する。例えば、“明日の予定は忙しい?”という過去メッセージに続いて“明後日は?”という処理対象メッセージが受信された場合、文脈分析部203は、“明後日は?”において“予定は忙しい”という文言が省略されていると推定する。文脈分析部203は、文脈認識処理の結果として得られた文脈情報(推定された文言)を出力する。なお、文脈分析部203は、文脈情報を形態素解析部202に出力してもよい。この場合、形態素解析部202は、文脈情報に対して形態素解析処理を実行し、その結果を候補選択部206に出力する。文脈分析部203は、文脈情報を候補選択部206に出力してもよい。この場合、文脈分析部203によって生成される文脈情報は、形態素によって構成されている。   The context analysis unit 203 executes context recognition processing on the message based on the result of the morphological analysis processing. The context analysis unit 203 is omitted in the processing target message based on a message (hereinafter referred to as “past message”) received before the message to be processed (hereinafter referred to as “processing target message”). Estimate the possible wording. For example, when a processing target message “What is the day after tomorrow?” Is received following the past message “Is the schedule tomorrow busy?”, The context analysis unit 203 uses the word “schedule is busy” in “What is the day after tomorrow?”. Is assumed to be omitted. The context analysis unit 203 outputs context information (estimated text) obtained as a result of the context recognition process. Note that the context analysis unit 203 may output the context information to the morpheme analysis unit 202. In this case, the morpheme analysis unit 202 executes morpheme analysis processing on the context information and outputs the result to the candidate selection unit 206. The context analysis unit 203 may output the context information to the candidate selection unit 206. In this case, the context information generated by the context analysis unit 203 is composed of morphemes.

標準テーブル記憶部204は、磁気ハードディスク装置や半導体記憶装置等の記憶装置である。標準テーブル記憶部204は、標準テーブルを予め記憶する。標準テーブルは、受信されるメッセージ(会話の相手から送信されたメッセージ:以下「受信メッセージ」という。)と、メッセージ候補とを対応付けたレコードを複数有する。一つの受信メッセージに対して、1又は複数の候補メッセージが対応付けられる。   The standard table storage unit 204 is a storage device such as a magnetic hard disk device or a semiconductor storage device. The standard table storage unit 204 stores a standard table in advance. The standard table has a plurality of records in which received messages (messages transmitted from a conversation partner: hereinafter referred to as “received messages”) are associated with message candidates. One or more candidate messages are associated with one received message.

拡張テーブル記憶部205は、磁気ハードディスク装置や半導体記憶装置等の記憶装置である。拡張テーブル記憶部205は、拡張テーブルを記憶する。拡張テーブルは、受信メッセージとメッセージ候補とを対応付けたレコードを複数有する。一つの受信メッセージに対して、1又は複数の候補メッセージが対応付けられる。拡張テーブル記憶部205は、候補選択部206によって新たなレコードが生成されると、新たに生成されたレコードを拡張テーブルに登録する。このように登録が行われることによって、拡張テーブル記憶部205に記憶される拡張テーブルは更新される。拡張テーブル記憶部205は、候補メッセージが提示されるユーザ毎に拡張テーブルを記憶してもよい。   The extension table storage unit 205 is a storage device such as a magnetic hard disk device or a semiconductor storage device. The extension table storage unit 205 stores an extension table. The extension table has a plurality of records in which received messages are associated with message candidates. One or more candidate messages are associated with one received message. When the candidate selection unit 206 generates a new record, the extension table storage unit 205 registers the newly generated record in the extension table. By performing registration in this way, the extension table stored in the extension table storage unit 205 is updated. The extension table storage unit 205 may store an extension table for each user to whom a candidate message is presented.

候補選択部206は、受信されたメッセージに応じたメッセージ候補を、標準テーブル又は拡張テーブルを参照することによって選択する。候補選択部206は、選択されたメッセージ候補を出力する。以下、候補選択部206が行う処理について複数の具体例を示す。   The candidate selection unit 206 selects a message candidate corresponding to the received message by referring to the standard table or the extension table. The candidate selection unit 206 outputs the selected message candidate. Hereinafter, a plurality of specific examples of processing performed by the candidate selection unit 206 will be described.

(具体例1)
候補選択部206は、受信されたメッセージの文と一致する受信メッセージの値を有するレコードを、標準テーブル及び拡張テーブルにおいて検索する。候補選択部206は、レコードが検索された場合、検索されたレコードが有するメッセージ候補の値を取得する。候補選択部206は、取得されたメッセージ候補を選択結果として出力する。
(Specific example 1)
The candidate selection unit 206 searches the standard table and the extension table for a record having the value of the received message that matches the sentence of the received message. When a record is searched, the candidate selection unit 206 acquires a message candidate value included in the searched record. The candidate selection unit 206 outputs the acquired message candidate as a selection result.

(具体例2)
候補選択部206は、受信されたメッセージから得られた形態素の一部が一致する受信メッセージの値を有するレコードを、標準テーブル及び拡張テーブルにおいて検索する。この場合、標準テーブル及び拡張テーブルのレコードの受信メッセージの値は、メッセージの文そのものではなく、1又は複数の形態素として構成される。候補選択部206は、レコードが検索された場合、検索されたレコードが有するメッセージ候補の値を取得する。候補選択部206は、取得されたメッセージ候補を選択結果として出力する。
(Specific example 2)
The candidate selection unit 206 searches the standard table and the extended table for a record having a received message value that matches a part of the morpheme obtained from the received message. In this case, the value of the received message of the record in the standard table and the extended table is configured as one or a plurality of morphemes, not the message sentence itself. When a record is searched, the candidate selection unit 206 acquires a message candidate value included in the searched record. The candidate selection unit 206 outputs the acquired message candidate as a selection result.

(具体例3)
候補選択部206は、受信されたメッセージから得られた形態素の一部及び文脈情報が一致する受信メッセージの値を有するレコードを、標準テーブル及び拡張テーブルにおいて検索する。この場合、標準テーブル及び拡張テーブルのレコードの受信メッセージの値は、メッセージの文そのものではなく、1又は複数の形態素と文脈情報との組み合わせとして構成される。候補選択部206は、レコードが検索された場合、検索されたレコードが有するメッセージ候補の値を取得する。候補選択部206は、取得されたメッセージ候補を選択結果として出力する。
(Specific example 3)
The candidate selection unit 206 searches the standard table and the extended table for a record having a received message value that matches a part of the morpheme obtained from the received message and the context information. In this case, the value of the received message in the record of the standard table and the extended table is not a message sentence itself but a combination of one or more morphemes and context information. When a record is searched, the candidate selection unit 206 acquires a message candidate value included in the searched record. The candidate selection unit 206 outputs the acquired message candidate as a selection result.

図3及び図4は、コミュニケーションシステム1の動作の具体例を示すシーケンスチャートである。ユーザAは、ユーザ端末100を操作してメッセージを入力する(ステップS101)。ユーザ端末100は、ユーザAの操作に応じたメッセージを受けると、メッセージを表すデータを生成する。ユーザ端末100は、生成されたメッセージを表すデータを、候補選択装置と、ユーザBが操作するユーザ端末100に送信する(ステップS102,S103)。   3 and 4 are sequence charts showing specific examples of the operation of the communication system 1. FIG. User A operates user terminal 100 to input a message (step S101). When the user terminal 100 receives a message according to the operation of the user A, the user terminal 100 generates data representing the message. The user terminal 100 transmits data representing the generated message to the candidate selection device and the user terminal 100 operated by the user B (steps S102 and S103).

候補選択装置200の通信部201がメッセージを受信すると、形態素解析部202がメッセージに対して形態素解析処理を実行する(ステップS104)。また、文脈分析部203がメッセージに対して文脈分析処理を実行する(ステップS105)。候補選択部206は、受信されたメッセージに関するレコードを標準テーブルから検索する(ステップS106)。レコードが標準テーブルから検索できた場合(ステップS106−YES)、候補選択部206は、ユーザBのユーザ端末100に送信するメッセージ候補を、検索されたレコードのメッセージ候補に決定する(ステップS107)。通信部201は、ユーザBのユーザ端末100に対し、メッセージ候補を送信する(ステップS108)。   When the communication unit 201 of the candidate selection device 200 receives the message, the morpheme analysis unit 202 executes a morpheme analysis process on the message (step S104). Further, the context analysis unit 203 executes context analysis processing on the message (step S105). The candidate selection unit 206 searches the standard table for a record related to the received message (step S106). When the record can be searched from the standard table (step S106—YES), the candidate selection unit 206 determines the message candidate to be transmitted to the user terminal 100 of the user B as the message candidate of the searched record (step S107). The communication unit 201 transmits message candidates to the user terminal 100 of the user B (step S108).

標準テーブルからレコードを検索できなかった場合(ステップS106−NO)、候補選択部206は、受信されたメッセージに関するレコードを拡張テーブルから検索する(ステップS109)。レコードが拡張テーブルから検索できた場合(ステップS109−YES)、候補選択部206は、ユーザBのユーザ端末100に送信するメッセージ候補を、検索されたレコードのメッセージ候補に決定する(ステップS110)。通信部201は、ユーザBのユーザ端末100に対し、メッセージ候補を送信する(ステップS111)。   When a record cannot be retrieved from the standard table (step S106—NO), the candidate selection unit 206 retrieves a record related to the received message from the extension table (step S109). When the record can be searched from the extended table (step S109—YES), the candidate selection unit 206 determines the message candidate to be transmitted to the user terminal 100 of the user B as the message candidate of the searched record (step S110). The communication unit 201 transmits message candidates to the user terminal 100 of the user B (step S111).

ユーザBのユーザ端末100は、メッセージ候補を受信すると、受信されたメッセージ候補を表示する(ステップS112)。ユーザBは、表示されたメッセージ候補の中に自身が所望するメッセージが含まれている場合、所望のメッセージを選択する。この場合、選択されたメッセージ候補の文言が、メッセージとして入力される。一方、ユーザBは、表示されたメッセージ候補の中に自身が所望するメッセージが含まれていない場合、入力装置を操作することによって所望のメッセージを入力する(ステップS113)。なお、候補選択装置200からメッセージ候補が送信されない場合、ユーザBのユーザ端末100はメッセージ候補を受信しないためメッセージ候補を表示しない。この場合、ユーザBは、入力装置を操作することによって所望のメッセージを入力する。ユーザ端末100は、入力されたメッセージを候補選択装置200とユーザAのユーザ端末100とに送信する(ステップS114,S115)。   When receiving the message candidate, the user terminal 100 of the user B displays the received message candidate (step S112). User B selects a desired message when the message candidate he / she desires is included in the displayed message candidates. In this case, the wording of the selected message candidate is input as a message. On the other hand, when the message that the user B desires is not included in the displayed message candidates, the user B inputs the desired message by operating the input device (step S113). In addition, when a message candidate is not transmitted from the candidate selection apparatus 200, since the user terminal 100 of the user B does not receive the message candidate, the message candidate is not displayed. In this case, the user B inputs a desired message by operating the input device. The user terminal 100 transmits the input message to the candidate selection device 200 and the user terminal 100 of the user A (steps S114 and S115).

候補選択装置200の候補選択部206は、ユーザBのユーザ端末100からメッセージを受信すると、ステップS102において受信されたメッセージを受信メッセージとし、ステップS114において受信されたメッセージをメッセージ候補としたレコードが標準テーブル又は拡張テーブルに登録されているか否か判定する(ステップS116)。レコードが登録されていない場合(ステップS116−NO)、候補選択部206は、検索対象となったレコードを拡張テーブルに登録する(ステップS117)。一方、レコードが登録されている場合(ステップS116−YES)、候補選択部206は、レコードを登録しない。その後、候補選択装置200は、ユーザBのユーザ端末100から受信されたメッセージついて、ステップS104以降の処理を実行する。   When the candidate selection unit 206 of the candidate selection device 200 receives a message from the user terminal 100 of the user B, a record in which the message received in step S102 is the received message and the message received in step S114 is the message candidate is standard. It is determined whether it is registered in the table or the extension table (step S116). When the record is not registered (step S116—NO), the candidate selection unit 206 registers the record to be searched in the extension table (step S117). On the other hand, when the record is registered (step S116—YES), the candidate selection unit 206 does not register the record. Thereafter, the candidate selection device 200 executes the processes after step S104 for the message received from the user terminal 100 of the user B.

図5〜図7は、ユーザA及びユーザBが行うメッセージ交換の具体例を示す図である。図5は、図6に示されるメッセージ交換が行われる前の時点における標準テーブル及び拡張テーブルの具体例を示す図である。図6は、ユーザAとユーザBとの間で行われたメッセージの具体例を示すシーケンスチャートである。図7は、図6に示されるメッセージ交換が行われた後の時点における標準テーブル及び拡張テーブルの具体例を示す図である。   5 to 7 are diagrams illustrating specific examples of message exchange performed by the user A and the user B. FIG. FIG. 5 is a diagram showing a specific example of the standard table and the extension table before the message exchange shown in FIG. 6 is performed. FIG. 6 is a sequence chart illustrating a specific example of a message performed between the user A and the user B. FIG. 7 is a diagram showing a specific example of the standard table and the extension table at the time after the message exchange shown in FIG. 6 is performed.

図5に示されるように、メッセージ交換が行われる前の時点では、拡張テーブルには“気分”及び“どう”の組み合わせによって表される受信メッセージに対応付けて“調子良いよ”及び“調子悪い”というメッセージ候補が登録されている。   As shown in FIG. 5, before the message exchange is performed, the extended table is associated with the received message represented by the combination of “mood” and “how” and “good” and “bad”. Message candidates are registered.

図6に示されるように、まず、ユーザBが“おはよう”というメッセージを入力すると、ユーザBのユーザ端末100は“おはよう”というメッセージをユーザAのユーザ端末100及び候補選択装置200に送信する(ステップS201)。候補選択装置200は、“おはよう”に応じたメッセージ候補を標準テーブルから取得し、ユーザAのユーザ端末100に送信する(ステップS202)。   As illustrated in FIG. 6, first, when the user B inputs a message “Good morning”, the user terminal 100 of the user B transmits a message “Good morning” to the user terminal 100 and the candidate selection device 200 of the user A ( Step S201). The candidate selection device 200 acquires message candidates corresponding to “good morning” from the standard table and transmits them to the user terminal 100 of the user A (step S202).

ユーザAのユーザ端末100は、ユーザBのユーザ端末100から受信されたメッセージ“おはよう”と、候補選択装置200から受信されたメッセージ候補“おはよう”とを表示する。ユーザAは、表示されたメッセージ候補“おはよう”を選択する。この選択に応じて、ユーザAのユーザ端末100は、選択されたメッセージ候補が示す“おはよう”というメッセージをユーザBのユーザ端末100及び候補選択装置200に送信する(ステップS203)。   The user terminal 100 of the user A displays the message “good morning” received from the user terminal 100 of the user B and the message candidate “good morning” received from the candidate selection device 200. The user A selects the displayed message candidate “Good morning”. In response to this selection, the user terminal 100 of the user A transmits a message “good morning” indicated by the selected message candidate to the user terminal 100 of the user B and the candidate selection device 200 (step S203).

次に、ユーザBは“気分はどう”というメッセージをユーザ端末100に入力する。ユーザBのユーザ端末100は、入力された“気分はどう”というメッセージをユーザAのユーザ端末100及び候補選択装置200に送信する(ステップS204)。候補選択装置200の形態素解析部202は、“気分はどう”というメッセージを形態素解析することによって、“気分”“は”“どう”という三つの形態素を取得する。形態素解析部202は、取得された形態素のうち、重要度が低い形態素(例えば、助詞“は”)を除く二つの形態素“気分”“どう”を候補選択部206に出力する。候補選択部206は、“気分”“どう”の組み合わせを受信メッセージの値として有するレコードを検索する。検索の結果、候補選択部206は、メッセージ候補“調子良いよ”及び“調子悪い”を取得する。候補選択部206は、取得された二つのメッセージ候補をユーザAのユーザ端末100に送信する(ステップS205)。   Next, the user B inputs a message “how are you feeling” to the user terminal 100. The user terminal 100 of the user B transmits the input “how is the mood” message to the user terminal 100 of the user A and the candidate selection device 200 (step S204). The morpheme analysis unit 202 of the candidate selection apparatus 200 obtains three morphemes “mood”, “how” and “how” by performing a morphological analysis on the message “how is the mood”? The morpheme analysis unit 202 outputs two morphemes “mood” and “how” to the candidate selection unit 206 except the morphemes with low importance (for example, the particle “ha”) among the acquired morphemes. The candidate selection unit 206 searches for a record having the combination of “mood” and “how” as the value of the received message. As a result of the search, the candidate selection unit 206 acquires message candidates “good” and “bad”. The candidate selection unit 206 transmits the two acquired message candidates to the user terminal 100 of the user A (step S205).

ユーザAのユーザ端末100は、ユーザBのユーザ端末100から受信されたメッセージ“気分どう”と、候補選択装置200から受信されたメッセージ候補“調子良いよ”及び“調子悪い”とを表示する。ユーザAは、表示されたメッセージ候補“調子良いよ”を選択する。この選択に応じて、ユーザAのユーザ端末100は、選択されたメッセージ候補が示す“調子良いよ”というメッセージをユーザBのユーザ端末100及び候補選択装置200に送信する(ステップS206)。   The user terminal 100 of the user A displays the message “feeling” received from the user terminal 100 of the user B and the message candidates “good” and “bad” received from the candidate selection device 200. The user A selects the displayed message candidate “good condition”. In response to this selection, the user terminal 100 of the user A transmits a message “good” indicated by the selected message candidate to the user terminal 100 of the user B and the candidate selection device 200 (step S206).

次に、ユーザBは“明日は空いてる?”というメッセージをユーザ端末100に入力する。ユーザBのユーザ端末100は、入力された“明日は空いてる?”というメッセージをユーザAのユーザ端末100及び候補選択装置200に送信する(ステップS207)。候補選択装置200の形態素解析部202は、“明日は空いてる?”というメッセージを形態素解析することによって、“明日”“は”“空いて”“る”“?”という五つの形態素を取得する。形態素解析部202は、取得された形態素のうち、重要度が低い形態素を除く一つの文言“空いて”を候補選択部206に出力する。候補選択部206は、“空いて”を受信メッセージの値として有するレコードを検索する。候補選択部206は検索結果を得られない。この場合、候補選択部206は、メッセージ候補を送信しない。   Next, the user B inputs a message “Tomorrow is free?” To the user terminal 100. The user terminal 100 of the user B transmits the input message “Tomorrow is free?” To the user terminal 100 of the user A and the candidate selection device 200 (step S207). The morpheme analysis unit 202 of the candidate selection apparatus 200 acquires five morphemes “tomorrow”, “has”, “has free”, “ru”, “?” By performing a morphological analysis on the message “Tomorrow is free?”. . The morpheme analysis unit 202 outputs, to the candidate selection unit 206, one word “excluded” from the acquired morphemes excluding morphemes with low importance. The candidate selection unit 206 searches for a record having “open” as the value of the received message. Candidate selection unit 206 cannot obtain a search result. In this case, the candidate selection unit 206 does not transmit message candidates.

ユーザAのユーザ端末100は、ユーザBのユーザ端末100から受信されたメッセージ“明日は空いてる?”を表示する。ユーザAは、ユーザBのメッセージに対する返信として“空いてない”をユーザ端末100に入力する。ユーザAのユーザ端末100は、入力されたメッセージ“空いてない”というメッセージをユーザBのユーザ端末100及び候補選択装置200に送信する(ステップS208)。   User A's user terminal 100 displays the message “Are you free tomorrow?” Received from user B's user terminal 100. User A inputs “not available” to user terminal 100 as a reply to user B's message. The user terminal 100 of the user A transmits the input message “not available” to the user terminal 100 of the user B and the candidate selection device 200 (step S208).

候補選択装置200の候補選択部206は、ユーザAのユーザ端末100からメッセージ“空いてない”を受信すると、直前にユーザBのユーザ端末100から受信されたメッセージの形態素“空いて”を受信メッセージとし、ユーザAのユーザ端末100から受信された返信メッセージ“空いてない”をメッセージ候補としたレコードが標準テーブル又は拡張テーブルに登録されているか否か判定する。この場合、このようなレコードは登録されていない。そのため、候補選択部206は、検索対象となったレコード(“空いて”:“空いてない”)を拡張テーブルに登録する。   When the candidate selection unit 206 of the candidate selection device 200 receives the message “not available” from the user terminal 100 of the user A, the message selection unit 206 receives the message “available” from the user terminal 100 of the user B immediately before. Then, it is determined whether or not a record with the reply message “not available” received from the user terminal 100 of the user A as a message candidate is registered in the standard table or the extension table. In this case, such a record is not registered. For this reason, the candidate selection unit 206 registers the record to be searched (“free”: “not free”) in the extension table.

次に、ユーザBは“明後日?”というメッセージをユーザ端末100に入力する。ユーザBのユーザ端末100は、入力された“明後日は?”というメッセージをユーザAのユーザ端末100及び候補選択装置200に送信する(ステップS209)。候補選択装置200の形態素解析部202は、“明後日は?”というメッセージを形態素解析することによって、“明後日”“は”“?”という三つの形態素を取得する。文脈分析部203は、処理対象メッセージ“明後日は?”と、過去メッセージ“明日は空いてる?”とに基づいて、文脈情報“空いてる”を取得する。形態素解析部202は、文脈情報“空いてる”を形態素解析することによって、“空いて”“る”という二つの形態素をさらに取得する。形態素解析部202は、取得された形態素のうち、重要度が低い形態素を除く一つの文言“空いて”を候補選択部206に出力する。候補選択部206は、“空いて”を受信メッセージの値として有するレコードを検索する。検索の結果、候補選択部206は、メッセージ候補“空いてない”を取得する。候補選択部206は、取得されたメッセージ候補“空いてない”をユーザAのユーザ端末100に送信する(ステップS210)。   Next, the user B inputs a message “the day after tomorrow?” To the user terminal 100. The user terminal 100 of the user B transmits the input message “What is the day after tomorrow?” To the user terminal 100 of the user A and the candidate selection device 200 (step S209). The morpheme analysis unit 202 of the candidate selection device 200 obtains three morphemes “the day after tomorrow”, “was” and “? The context analysis unit 203 obtains context information “available” based on the processing target message “What is the day after tomorrow?” And the past message “Is there tomorrow free?”. The morpheme analysis unit 202 further acquires two morphemes “free” and “ru” by performing morphological analysis on the context information “free”. The morpheme analysis unit 202 outputs, to the candidate selection unit 206, one word “excluded” from the acquired morphemes excluding morphemes with low importance. The candidate selection unit 206 searches for a record having “open” as the value of the received message. As a result of the search, the candidate selection unit 206 acquires the message candidate “not available”. The candidate selection unit 206 transmits the acquired message candidate “not available” to the user terminal 100 of the user A (step S210).

ユーザAのユーザ端末100は、ユーザBのユーザ端末100から受信されたメッセージ“明後日は空いてる?”と、候補選択装置200から受信されたメッセージ候補“空いてない”とを表示する。ユーザAは、“空いてない”というメッセージ候補は所望するメッセージではないと判断する。ユーザAは、ユーザBのメッセージに対する返信として“空いてる”をユーザ端末100に入力する。ユーザAのユーザ端末100は、入力されたメッセージ“空いてる”というメッセージをユーザBのユーザ端末100及び候補選択装置200に送信する(ステップS211)。   The user terminal 100 of the user A displays the message “Is the day after tomorrow empty?” Received from the user terminal 100 of the user B and the message candidate “not empty” received from the candidate selection device 200. User A determines that the message candidate “not available” is not the desired message. User A inputs “I'm free” to user terminal 100 as a reply to User B's message. The user terminal 100 of the user A transmits the input message “I am free” to the user terminal 100 of the user B and the candidate selection device 200 (step S211).

候補選択装置200の候補選択部206は、ユーザAのユーザ端末100からメッセージ“空いてる”を受信すると、直前にユーザBのユーザ端末100から受信されたメッセージの形態素“空いて”を受信メッセージとし、ユーザAのユーザ端末100から受信された返信メッセージ“空いてる”をメッセージ候補としたレコードが標準テーブル又は拡張テーブルに登録されているか否か判定する。この場合、このようなレコードは登録されていない。そのため、候補選択部206は、検索対象となったレコード(“空いて”:“空いてる”)を拡張テーブルに登録する。   When the candidate selection unit 206 of the candidate selection device 200 receives the message “available” from the user terminal 100 of the user A, the message morpheme “available” received from the user terminal 100 of the user B immediately before is used as the received message. Then, it is determined whether or not a record in which a reply message “available” from the user terminal 100 of the user A is a message candidate is registered in the standard table or the extension table. In this case, such a record is not registered. Therefore, the candidate selection unit 206 registers the record to be searched (“free”: “free”) in the extension table.

以上の処理によって、図7に示すように、拡張テーブルには“空いて”に対して“空いてない”及び“空いてる”が対応付けられたレコードが登録される。   As a result of the above processing, as shown in FIG. 7, records in which “not available” and “not available” are associated with “available” are registered in the extension table.

このように構成されたコミュニケーションシステム1では、メッセージ交換の相手方から送信されたメッセージへの返信の候補となるメッセージ候補が候補選択装置200によって選択される。そして、メッセージ候補がユーザ端末100に選択可能に表示される。そのため、ユーザは表示されたメッセージ候補を選択するのみで容易に返信のメッセージを入力することが可能となる。その結果、ユーザが文字列を入力する作業を省力化することが可能となる。
また、メッセージ交換の相手方から送信されたメッセージにおいて省略されている可能性のある文言が、文脈分析部203によって推定される。そのため、一般的に人間の会話において文脈に応じて省略される文言に基づいてもメッセージ候補を出力することが可能となる。
In the communication system 1 configured as described above, the candidate selection device 200 selects a message candidate that is a candidate for a reply to a message transmitted from a message exchange partner. Then, message candidates are displayed on the user terminal 100 so as to be selectable. Therefore, the user can easily input a reply message simply by selecting the displayed message candidate. As a result, it is possible to save labor for a user to input a character string.
In addition, the context analysis unit 203 estimates a word that may be omitted in a message transmitted from the message exchange partner. Therefore, it is possible to output message candidates based on words that are generally omitted depending on the context in human conversation.

また、受信メッセージと、その受信メッセージに対して送信された返信メッセージとの組み合わせが標準テーブル及び拡張テーブルのいずれにも登録されていなかった場合、拡張テーブルに新たなレコードとして登録される。そのため、ユーザ間でメッセージ交換が行われる度に、メッセージ候補の精度を高める事が可能となる。   If the combination of the received message and the reply message transmitted in response to the received message is not registered in either the standard table or the extension table, it is registered as a new record in the extension table. Therefore, it is possible to increase the accuracy of message candidates each time a message is exchanged between users.

(変形例)
ユーザ端末100は、メッセージを相手方のユーザ端末100には送信せずに、候補選択装置200に送信してもよい。この場合、メッセージには、相手方のユーザ端末100を表す識別情報が含まれる。候補選択装置200は、メッセージに含まれる識別情報に基づいて、メッセージを相手方のユーザ端末100に送信する。候補選択装置200は、メッセージ候補と共にメッセージを送信してもよいし、メッセージ候補とメッセージとを別々に送信してもよい。
(Modification)
The user terminal 100 may transmit the message to the candidate selection device 200 without transmitting the message to the counterpart user terminal 100. In this case, the message includes identification information indicating the user terminal 100 of the other party. Candidate selection apparatus 200 transmits the message to user terminal 100 of the other party based on the identification information included in the message. Candidate selection apparatus 200 may transmit a message together with the message candidate, or may transmit the message candidate and the message separately.

ユーザ端末100は、メッセージを候補選択装置200に送信せずに、相手方のユーザ端末100に送信してもよい。この場合、相手方のユーザ端末100は、メッセージを受信すると、受信されたメッセージを候補選択装置200に送信する。メッセージには、相手方のユーザ端末100(メッセージを受信したユーザ端末100)を表す識別情報が含まれる。候補選択装置200は、メッセージを受信すると、受信されたメッセージに応じたメッセージ候補を選択し、選択されたメッセージ候補を相手方のユーザ端末100に送信する。   The user terminal 100 may transmit the message to the other party's user terminal 100 without transmitting the message to the candidate selection device 200. In this case, when receiving the message, the counterpart user terminal 100 transmits the received message to the candidate selection device 200. The message includes identification information indicating the user terminal 100 of the other party (the user terminal 100 that has received the message). When receiving the message, candidate selection apparatus 200 selects a message candidate corresponding to the received message, and transmits the selected message candidate to user terminal 100 of the other party.

ユーザ端末100は、表示されているメッセージ候補をユーザが選択した場合、その後に送信処理を示す操作を行われなくても自動的に送信処理まで完了させても良い。このように構成されることによって、ユーザ端末100のユーザの操作を省力化することが可能となる。そのため、ユーザはより楽にメッセージ交換を行うことが可能となる。   When the user selects a displayed message candidate, the user terminal 100 may automatically complete the transmission process without performing an operation indicating the transmission process thereafter. With this configuration, it is possible to save the user's operation of the user terminal 100. Therefore, users can exchange messages more easily.

候補選択装置200が備える各機能部をユーザ端末100が備えてもよい。この場合、形態素解析部202、文脈分析部203、標準テーブル記憶部204、拡張テーブル記憶部205及び候補選択部206に相当する機能をユーザ端末100が備える。この場合、ユーザ端末100が候補選択装置200として機能する。   The user terminal 100 may include each functional unit included in the candidate selection device 200. In this case, the user terminal 100 includes functions corresponding to the morphological analysis unit 202, the context analysis unit 203, the standard table storage unit 204, the extended table storage unit 205, and the candidate selection unit 206. In this case, the user terminal 100 functions as the candidate selection device 200.

候補選択装置200は、文脈分析部203を備えないように構成されてもよい。候補選択装置200は、形態素解析部202を備えないように構成されてもよい。   The candidate selection device 200 may be configured not to include the context analysis unit 203. Candidate selection apparatus 200 may be configured not to include morphological analysis unit 202.

上述した実施形態におけるの機能をコンピュータで実現するようにしても良い。その場合、この機能を実現するためのプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現しても良い。なお、ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータ読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。さらに「コンピュータ読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時間の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時間プログラムを保持しているものも含んでも良い。また上記プログラムは、前述した機能の一部を実現するためのものであっても良く、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであっても良い。   You may make it implement | achieve the function in embodiment mentioned above with a computer. In that case, a program for realizing this function may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read into a computer system and executed. Here, the “computer system” includes an OS and hardware such as peripheral devices. The “computer-readable recording medium” refers to a storage device such as a flexible medium, a magneto-optical disk, a portable medium such as a ROM and a CD-ROM, and a hard disk incorporated in a computer system. Furthermore, the “computer-readable recording medium” dynamically holds a program for a short time like a communication line when transmitting a program via a network such as the Internet or a communication line such as a telephone line. In this case, a volatile memory inside a computer system serving as a server or a client in that case may be included and a program that holds a program for a certain period of time. The program may be a program for realizing a part of the functions described above, and may be a program capable of realizing the functions described above in combination with a program already recorded in a computer system.

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

100…ユーザ端末, 200…候補選択装置, 300…ネットワーク, 201…通信部(取得部), 202…形態素解析部, 203…文脈分析部, 204…標準テーブル記憶部, 205…拡張テーブル記憶部, 206…候補選択部 DESCRIPTION OF SYMBOLS 100 ... User terminal, 200 ... Candidate selection apparatus, 300 ... Network, 201 ... Communication part (acquisition part), 202 ... Morphological analysis part, 203 ... Context analysis part, 204 ... Standard table storage part, 205 ... Extension table storage part, 206 ... candidate selection part

Claims (7)

一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得部と、
前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルを記憶するテーブル記憶部と、
前記テーブルと、前記取得部によって取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択部と、
を備える候補選択装置。
An acquisition unit for acquiring a message transmitted from one user terminal to another user terminal;
A table storage unit that stores a table in which information indicating the message is associated with message candidates that may be input as a reply to the message;
A candidate selection unit that selects the message candidates based on the table and the message acquired by the acquisition unit;
A candidate selection device comprising:
前記候補選択部は、前記メッセージへの返信として前記他のユーザ端末において実際に入力されたメッセージと、前記メッセージとを対応付けたレコードが前記テーブルに登録されていない場合に、前記レコードを前記テーブルに新たに登録する、請求項1に記載の候補選択装置。   The candidate selection unit may store the record in the table when a record that associates the message actually input in the other user terminal as a reply to the message with the message is not registered in the table. The candidate selection device according to claim 1, wherein the candidate selection device is newly registered. 前記メッセージに対して形態素解析処理を実行する形態素解析部をさらに備え、
前記候補選択部は、前記形態素解析部によって解析された1又は複数の形態素を前記メッセージを示す情報として用いる、請求項1又は2に記載の候補選択装置。
It further comprises a morpheme analysis unit that executes a morpheme analysis process on the message,
The candidate selection device according to claim 1, wherein the candidate selection unit uses one or more morphemes analyzed by the morpheme analysis unit as information indicating the message.
前記メッセージよりも過去に受信されたメッセージとに基づいて、前記メッセージにおいて省略されている可能性がある文言を推定する文脈分析部をさらに備え、
前記候補選択部は、前記文脈分析部によって推定された前記文言に基づいて前記メッセージ候補を選択する、請求項1から請求項3のいずれか一項に記載の候補選択装置。
A context analysis unit that estimates a sentence that may be omitted in the message based on a message received in the past than the message;
The candidate selection device according to any one of claims 1 to 3, wherein the candidate selection unit selects the message candidate based on the wording estimated by the context analysis unit.
一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得ステップと、
前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルと、前記取得ステップにおいて取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択ステップと、
を有する候補選択方法。
An acquisition step of acquiring a message transmitted from one user terminal to another user terminal;
Based on a table in which information indicating the message is associated with a message candidate that is a message that may be input as a reply to the message, and the message acquired in the acquisition step, the message A candidate selection step for selecting candidates;
A candidate selection method comprising:
一のユーザ端末から他のユーザ端末へ送信されるメッセージを取得する取得ステップと、
前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルと、前記取得ステップにおいて取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択ステップと、
をコンピュータに実行させるためのコンピュータプログラム。
An acquisition step of acquiring a message transmitted from one user terminal to another user terminal;
Based on a table in which information indicating the message is associated with a message candidate that is a message that may be input as a reply to the message, and the message acquired in the acquisition step, the message A candidate selection step for selecting candidates;
A computer program for causing a computer to execute.
第一ユーザ端末と、第二ユーザ端末と、候補選択装置と、を備えるコミュニケーションシステムであって、
前記第一ユーザ端末は、ユーザによって入力されたメッセージを他のユーザ端末へ送信し、
前記第二ユーザ端末は、前記第一ユーザ端末から送信された前記メッセージを画像表示装置に表示し、
前記候補選択装置は、
前記第一ユーザ端末から前記第二ユーザ端末へ送信されるメッセージを取得する取得部と、
前記メッセージを示す情報と、前記メッセージへの返信として入力される可能性のあるメッセージであるメッセージ候補と、を対応付けたテーブルを記憶するテーブル記憶部と、
前記テーブルと、前記取得部によって取得された前記メッセージとに基づいて、前記メッセージ候補を選択する候補選択部と、
前記候補選択部によって選択された前記メッセージ候補を前記第二ユーザ端末へ送信する通信部と、を備え、
前記第二ユーザ端末は、前記候補選択装置によって選択された前記メッセージ候補を選択可能に画像表示装置に表示させる、コミュニケーションシステム。
A communication system comprising a first user terminal, a second user terminal, and a candidate selection device,
The first user terminal transmits a message input by the user to another user terminal,
The second user terminal displays the message transmitted from the first user terminal on an image display device,
The candidate selection device includes:
An acquisition unit for acquiring a message transmitted from the first user terminal to the second user terminal;
A table storage unit that stores a table in which information indicating the message is associated with message candidates that may be input as a reply to the message;
A candidate selection unit that selects the message candidates based on the table and the message acquired by the acquisition unit;
A communication unit that transmits the message candidate selected by the candidate selection unit to the second user terminal,
The communication system in which the second user terminal causes the image display device to display the message candidates selected by the candidate selection device.
JP2015135551A 2015-07-06 2015-07-06 Candidate selection device, candidate selection method, computer program, and communication system Pending JP2017016580A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015135551A JP2017016580A (en) 2015-07-06 2015-07-06 Candidate selection device, candidate selection method, computer program, and communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015135551A JP2017016580A (en) 2015-07-06 2015-07-06 Candidate selection device, candidate selection method, computer program, and communication system

Publications (1)

Publication Number Publication Date
JP2017016580A true JP2017016580A (en) 2017-01-19

Family

ID=57829243

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015135551A Pending JP2017016580A (en) 2015-07-06 2015-07-06 Candidate selection device, candidate selection method, computer program, and communication system

Country Status (1)

Country Link
JP (1) JP2017016580A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021019658A1 (en) * 2019-07-29 2021-02-04 株式会社パトライト Communication system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002207763A (en) * 2001-01-12 2002-07-26 Ntt Advanced Technology Corp Mail reception management server, its method and recording medium recorded and programmed with method
JP2003091482A (en) * 2001-09-19 2003-03-28 Seiko Epson Corp Document arranging and outputting device and its method
JP2003233567A (en) * 2002-02-06 2003-08-22 Just Syst Corp Reply message preparation support system and method, and program
JP2004334264A (en) * 2003-04-30 2004-11-25 Csk Corp Natural language analysis device, method, and program
JP2007310504A (en) * 2006-05-16 2007-11-29 Toshiba Corp Portable information terminal
JP2013196394A (en) * 2012-03-19 2013-09-30 Fujitsu Ltd Mail creation support device, mail creation support method and program
US8996639B1 (en) * 2013-10-15 2015-03-31 Google Inc. Predictive responses to incoming communications

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002207763A (en) * 2001-01-12 2002-07-26 Ntt Advanced Technology Corp Mail reception management server, its method and recording medium recorded and programmed with method
JP2003091482A (en) * 2001-09-19 2003-03-28 Seiko Epson Corp Document arranging and outputting device and its method
JP2003233567A (en) * 2002-02-06 2003-08-22 Just Syst Corp Reply message preparation support system and method, and program
JP2004334264A (en) * 2003-04-30 2004-11-25 Csk Corp Natural language analysis device, method, and program
JP2007310504A (en) * 2006-05-16 2007-11-29 Toshiba Corp Portable information terminal
JP2013196394A (en) * 2012-03-19 2013-09-30 Fujitsu Ltd Mail creation support device, mail creation support method and program
US8996639B1 (en) * 2013-10-15 2015-03-31 Google Inc. Predictive responses to incoming communications

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
中島 募: "メール自動処理システム 年初から製品化相次ぐ,インターネット向けコールセンターの核に", 日経インターネットテクノロジー, vol. 第38号, JPN6018045618, 22 August 2000 (2000-08-22), JP, pages 134 - 141, ISSN: 0003923423 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021019658A1 (en) * 2019-07-29 2021-02-04 株式会社パトライト Communication system

Similar Documents

Publication Publication Date Title
US7827165B2 (en) Providing a social network aware input dictionary
JP2015528968A (en) Generating string prediction using context
CN109905314A (en) The means of communication and device
JP7124232B2 (en) Name tag display method and device
JP5762489B2 (en) Method and system for automatically changing or updating the configuration or settings of a communication system
TW201205307A (en) Method, apparatus and computer program product for efficiently sharing information
US20140379328A1 (en) Apparatus and method for outputting image according to text input in real time
CN108427761B (en) News event processing method, terminal, server and storage medium
US11869675B2 (en) Provider determination system, methods for determining providers within a provider network, and methods for providing information related to providers to a user
JP5893050B2 (en) Method, computer program, computer for detecting community in social media
JP5121763B2 (en) Emotion estimation apparatus and method
JP2017072976A (en) Information processing system, information processing method, and program
JP2019191975A (en) Talent selection device, talent selection system, talent selection method, and program
JP2019053386A (en) Information processing apparatus, information processing method, and program
WO2018075190A1 (en) Systems and methods for handling formality in translations of text
JP2010140475A (en) Method, apparatus and computer program for providing input order independent character input mechanism
WO2015109902A1 (en) Personalized information processing method, device and apparatus, and nonvolatile computer storage medium
JP2017016580A (en) Candidate selection device, candidate selection method, computer program, and communication system
JP2021135602A (en) Information processing device, information processing system, and program
JP2010146415A (en) Server for providing online service
US9769101B2 (en) Centralized communications controller
JP5402700B2 (en) Reply mail creation device and reply mail creation method
JP2019032666A (en) Information processing program, information processing method, and information processing apparatus
JPWO2019207909A1 (en) Dialogue server
CN107920012B (en) Instant communication message storage method and device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180129

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20181113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181120

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190121

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190702