JP2022152061A - Information acquisition server, program, and information acquisition system - Google Patents

Information acquisition server, program, and information acquisition system Download PDF

Info

Publication number
JP2022152061A
JP2022152061A JP2021054687A JP2021054687A JP2022152061A JP 2022152061 A JP2022152061 A JP 2022152061A JP 2021054687 A JP2021054687 A JP 2021054687A JP 2021054687 A JP2021054687 A JP 2021054687A JP 2022152061 A JP2022152061 A JP 2022152061A
Authority
JP
Japan
Prior art keywords
classification
information acquisition
word
storage unit
acquisition server
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
JP2021054687A
Other languages
Japanese (ja)
Inventor
和久 大野
Kazuhisa Ono
直之 伊藤
Naoyuki Ito
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2021054687A priority Critical patent/JP2022152061A/en
Publication of JP2022152061A publication Critical patent/JP2022152061A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide an information acquisition server, a program, and an information acquisition system that acquire information that can be used for operator support and business improvement from utterance content in conversation.SOLUTION: An information acquisition server 1 for acquiring information from conversation between an operator and a customer includes: a candidate word storage unit 32 that stores candidate words in association with one or more classifications; a target word acquisition unit 14 that compares a word included in a text indicating utterance content in the conversation with the candidate words in the candidate word storage unit 32 and acquires a classification target word from the text; a classification acquisition unit 15 that acquires one or more classifications of the candidate word storage unit 32 corresponding to the classification target word acquired by the target word acquisition unit 14; and an associating unit 17 that associates, when the number of the classifications acquired by the acquisition unit 15 is more than one, one classification determined by using a vicinity word located in the vicinity of the classification target word of the text with the classification target word.SELECTED DRAWING: Figure 1

Description

本発明は、情報取得サーバ、プログラム及び情報取得システムに関する。 The present invention relates to an information acquisition server, a program, and an information acquisition system.

コールセンタ等において、オペレータは、顧客との応対中に顧客の様々な問い合わせ等に対応しなければならない。例えば、オペレータは、顧客の発言内容を整理し、問い合わせに対して適切に回答する必要がある。そのため、オペレータを支援する仕組みが求められている。
このような状況において、例えば、顧客とオペレータの会話の音声データを録音する録音手段と、前記音声データを文言データに変換する音声データ変換手段と、前記文言データと感情を表すワードが予め登録されたワード一覧表とを比較して合致するワードを抽出するワード抽出手段と、抽出した前記ワードの数を感情別にカウントすることで、前記感情を表すワードを感情ごとに数値化し、前記数値が予め定めた閾値を超えた時に、前記顧客または前記オペレータの少なくとも一方の感情が著しく変化していることを管理者端末に通知する通知手段と、を備えるコールセンタ支援システムが開示されている(例えば、特許文献1)。
In a call center or the like, an operator has to respond to various customer inquiries while dealing with the customer. For example, the operator needs to sort out what the customer says and respond appropriately to the inquiry. Therefore, there is a demand for a mechanism for supporting the operator.
In such a situation, for example, recording means for recording voice data of a conversation between a customer and an operator, voice data conversion means for converting the voice data into phrase data, and the phrase data and words expressing emotions are registered in advance. Word extraction means for comparing the word list table and extracting matching words, and counting the number of the extracted words for each emotion to quantify the words expressing the emotions for each emotion, and the numerical values are stored in advance. and notification means for notifying a manager terminal that the emotion of at least one of the customer or the operator has changed remarkably when a predetermined threshold is exceeded (for example, Patent Reference 1).

特開2016-092582号公報JP 2016-092582 A

特許文献1に記載のものは、オペレータ又は顧客の感情が著しく悪化した場合に、そのことをスーパーバイザに通知することで、オペレータを支援している。
他方、オペレータを支援する仕組みとしては、上記したように、顧客の発言内容を整理し、問い合わせに対して適切に回答する、といったオペレータ本来の業務を支援する仕組みが必要である。特に、オペレータの経験が不足している場合や、問合せ内容が複雑な場合には、その必要性が増大する。
また、オペレータと顧客との会話内容を分析して、分析結果に基づく業務改善を行うことも重要である。
The device described in Patent Literature 1 assists the operator by notifying the supervisor when the operator's or the customer's emotions have significantly deteriorated.
On the other hand, as a system for supporting the operator, as described above, a system for supporting the original work of the operator, such as sorting out the content of remarks by customers and appropriately responding to inquiries, is required. In particular, when the operator is inexperienced or when the content of the inquiry is complicated, the need increases.
It is also important to analyze the content of the conversation between the operator and the customer and improve the business based on the analysis results.

そこで、本発明は、会話の発言内容からオペレータの支援及び業務改善に利用可能な情報を取得する情報取得サーバ、プログラム及び情報取得システムを提供することを目的とする。 SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide an information acquisition server, a program, and an information acquisition system for acquiring information that can be used for operator support and business improvement from the content of speech in conversation.

本発明は、以下のような解決手段により、前記課題を解決する。
第1の発明は、オペレータと顧客とによる会話から情報を取得する情報取得サーバであって、候補語と1以上の分類とを対応付けて記憶した候補語記憶部と、前記分類に関連した関連語を記憶した関連語記憶部と、前記会話の発言内容を示すテキストに含まれる語と、前記候補語記憶部の前記候補語とを照合して、前記テキストから分類対象語を取得する対象語取得手段と、前記対象語取得手段が取得した前記分類対象語に対応する前記候補語記憶部の前記分類を取得する分類取得手段と、前記テキストの前記分類対象語と、前記分類取得手段が取得した前記分類に関連する前記関連語記憶部の前記関連語とを用いて一の前記分類を決定する分類決定手段と、前記分類決定手段が決定した一の前記分類を、前記分類対象語に関連付ける関連付け手段と、を備える情報取得サーバである。
第2の発明は、第1の発明の情報取得サーバにおいて、前記分類決定手段は、前記テキストの前記分類対象語に対して係り受け関係のある語を用いて前記一の分類を決定する、情報取得サーバである。
第3の発明は、第1の発明の情報取得サーバにおいて、前記分類決定手段は、前記テキストの前記分類対象語から近傍の位置にある近傍語を用いて前記一の分類を決定する、情報取得サーバである。
第4の発明は、第1の発明から第3の発明までのいずれかの情報取得サーバにおいて、前記分類決定手段は、前記会話の全ての前記テキストに含まれる語の出現頻度に応じて前記関連語を選択して、前記一の分類を決定する、情報取得サーバである。
第5の発明は、第1の発明から第4の発明までのいずれかの情報取得サーバにおいて、前記分類取得手段が取得した前記分類が複数ある場合に、前記分類決定手段による処理を行う、情報取得サーバある。
第6の発明は、第1の発明の情報取得サーバにおいて、前記分類決定手段は、前記分類取得手段が取得した前記分類が複数ある場合に、前記関連語記憶部を参照し、前記テキストの前記分類対象語から近傍の位置にある近傍語と、前記複数の分類のいずれかに対応する前記関連語記憶部の前記関連語とを照合して、一の前記関連語を取得し、前記一の関連語に対応する前記関連語記憶部の前記分類を、前記一の分類に決定する、情報取得サーバである。
第7の発明は、第6の発明の情報取得サーバにおいて、代表語と前記代表語の同義語とを対応付けて記憶した同義語記憶部を備え、前記分類決定手段は、前記一の関連語を取得できなかった場合に、前記同義語記憶部を参照し、前記近傍語に一致する前記同義語に基づいて前記一の関連語を取得し、前記一の関連語に対応する前記関連語記憶部の前記分類を、前記一の分類に決定する、情報取得サーバである。
第8の発明は、第1の発明から第7の発明までのいずれかの情報取得サーバにおいて、代表語と前記代表語の同義語とを対応付けて記憶した同義語記憶部を備え、前記対象語取得手段は、前記テキストに含まれる語と前記候補語記憶部の前記候補語とを照合することによって前記分類対象語を取得できなかった場合に、前記同義語記憶部を参照し、前記テキストに含まれる語に一致する前記同義語に基づいて前記分類対象語を取得する、情報取得サーバである。
第9の発明は、第1の発明から第8の発明までのいずれかの情報取得サーバにおいて、前記テキストを文節に区切る文節区切り手段を備え、前記対象語取得手段は、前記文節に含まれる前記語に基づいて前記分類対象語を取得する、情報取得サーバである。
第10の発明は、第1の発明から第9の発明までのいずれかの情報取得サーバにおいて、発言者による発言データを受け付ける発言データ受付手段を備え、前記対象語取得手段は、前記発言データ受付手段が前記発言データを受け付けたことに応じて、前記発言データに対応する前記テキストから前記分類対象語を取得する、情報取得サーバである。
第11の発明は、第10の発明の情報取得サーバにおいて、前記発言データ受付手段は、発言内容を示す前記テキストを受け付ける、情報取得サーバである。
第12の発明は、第10の発明の情報取得サーバにおいて、前記発言データ受付手段は、発言内容を含んだ音声データを受け付け、前記発言データ受付手段が受け付けた前記音声データに対して音声認識処理を行い、前記テキストを取得するテキスト取得手段を備える、情報取得サーバである。
第13の発明は、第10の発明から第12の発明までのいずれかの情報取得サーバにおいて、前記テキストと、前記発言者を識別する発言者識別情報とを関連付ける発言者関連付け手段を備える、情報取得サーバである。
第14の発明は、第1の発明から第13の発明までのいずれかの情報取得サーバとしてコンピュータを機能させるためのプログラムである。
第15の発明は、第1の発明から第13の発明までのいずれかの情報取得サーバと、前記オペレータが使用する端末と、を備えた情報取得システムであって、前記情報取得サーバは、前記関連付け手段により関連付けられた前記分類と前記分類対象語とを含む分類情報を、前記端末に出力する出力手段を備える、情報取得システムである。
第16の発明は、第15の発明の情報取得システムにおいて、前記情報取得サーバは、前記顧客の要件に対応する分類項目を予め記憶した項目記憶部と、前記関連付け部により関連付けがされた前記分類に対応する前記項目記憶部の前記分類項目を更新して、前記分類項目を前記端末に出力する項目更新出力手段と、を備える、情報取得システムである。
第17の発明は、第16の発明の情報取得システムにおいて、前記情報取得サーバは、前記関連付け手段により関連付けられた前記分類と前記分類対象語とに基づいて、前記項目記憶部を参照して前記顧客の要件を推測する要件推測手段を備え、前記項目更新出力手段は、前記要件推測手段が推測した前記要件に対応する前記分類項目を、前記端末に出力する、情報取得システムである。
The present invention solves the above problems by means of the following solutions.
A first invention is an information acquisition server for acquiring information from a conversation between an operator and a customer, comprising: a candidate word storage unit storing candidate words and one or more classifications associated with each other; A target word for obtaining classification target words from the text by collating a related word storage unit storing words, words included in the text indicating the utterance content of the conversation, and the candidate words in the candidate word storage unit. acquisition means; classification acquisition means for acquiring the classification of the candidate word storage unit corresponding to the classification target word acquired by the target word acquisition means; classification determining means for determining one of the classifications by using the related words in the related word storage unit related to the classification obtained; and associating the one classification determined by the classification determining means with the classification target word. and an information acquisition server.
In a second invention based on the information acquisition server of the first invention, the classification determining means determines the one classification using a word having a dependency relation to the classification target word of the text. Acquisition server.
A third invention is the information acquisition server according to the first invention, wherein the classification determining means determines the one classification using a nearby word located near the classification target word of the text. is the server.
In a fourth invention, in the information acquisition server according to any one of the first invention to the third invention, the classification determination means determines the relationship according to the appearance frequency of words included in all the texts of the conversation. An information acquisition server that selects words to determine the one classification.
A fifth invention is the information acquisition server according to any one of the first invention to the fourth invention, wherein when there are a plurality of the classifications acquired by the classification acquisition means, the information There is an acquisition server.
In a sixth aspect based on the information acquisition server according to the first aspect, the classification determination means refers to the related word storage unit when there are a plurality of the classifications acquired by the classification acquisition means, and the A related word in the related word storage unit corresponding to one of the plurality of classifications is collated with the related word in the vicinity of the classification target word to obtain one of the related words. The information acquisition server determines the classification of the related term storage unit corresponding to the related term as the one classification.
A seventh invention is the information acquisition server according to the sixth invention, further comprising a synonym storage unit that associates and stores a representative term and a synonym of the representative term, and the classification determining means stores the one related term is not acquired, the synonym storage unit is referred to, the one related word is acquired based on the synonym that matches the neighboring word, and the related word storage corresponding to the one related word is acquired. The information acquisition server determines the classification of the part as the one classification.
An eighth invention is the information acquisition server according to any one of the first invention to the seventh invention, comprising a synonym storage unit that stores a representative term and a synonym of the representative term in association with each other; The word acquisition means refers to the synonym storage unit and extracts the text by referring to the synonym storage unit when the classification target word cannot be acquired by matching the words included in the text with the candidate words in the candidate word storage unit. is an information acquisition server that acquires the classification target term based on the synonym that matches the term included in the.
A ninth invention is the information acquisition server according to any one of the first invention to the eighth invention, further comprising clause dividing means for dividing the text into clauses, wherein the target word acquisition means is the An information acquisition server that acquires the classification target word based on the word.
In a tenth invention, the information acquisition server according to any one of the first invention to the ninth invention comprises utterance data reception means for receiving utterance data by a speaker, and the target word acquisition means accepts the utterance data. The information acquisition server acquires the classification target word from the text corresponding to the utterance data in response to receiving the utterance data.
An eleventh invention is the information acquisition server according to the tenth invention, wherein the statement data receiving means receives the text indicating the content of the statement.
According to a twelfth invention, in the information acquisition server according to the tenth invention, the utterance data receiving means receives voice data including utterance contents, and performs voice recognition processing on the voice data received by the utterance data receiving means. and a text acquisition means for acquiring the text.
A thirteenth invention is the information acquisition server according to any one of the tenth invention to the twelfth invention, comprising speaker association means for associating the text with speaker identification information for identifying the speaker. Acquisition server.
A fourteenth invention is a program for causing a computer to function as the information acquisition server according to any one of the first invention to the thirteenth invention.
A fifteenth invention is an information acquisition system comprising an information acquisition server according to any one of the first invention to the thirteenth invention, and a terminal used by the operator, wherein the information acquisition server comprises the The information acquisition system comprises output means for outputting, to the terminal, classification information including the classification and the classification target word associated by the association means.
In a sixteenth invention based on the information acquisition system according to the fifteenth invention, the information acquisition server includes an item storage unit storing in advance classification items corresponding to the requirements of the customer, and the classification associated by the association unit. and an item update output means for updating the classification items in the item storage unit corresponding to and outputting the classification items to the terminal.
In a seventeenth invention based on the information acquisition system of the sixteenth invention, the information acquisition server refers to the item storage unit based on the classification and the classification target word associated by the association means. The information acquisition system comprises requirement estimating means for estimating customer requirements, wherein the item update output means outputs the classification items corresponding to the requirements estimated by the requirement estimating means to the terminal.

本発明によれば、会話の発言内容からオペレータの支援及び業務改善に利用可能な情報を取得する情報取得サーバ、プログラム及び情報取得システムを提供することができる。 According to the present invention, it is possible to provide an information acquisition server, a program, and an information acquisition system that acquire information that can be used for operator support and business improvement from the content of statements in a conversation.

本実施形態に係る情報取得システムの全体構成図及び情報取得サーバの機能ブロック図である。1 is an overall configuration diagram of an information acquisition system and a functional block diagram of an information acquisition server according to this embodiment; FIG. 本実施形態に係る情報取得サーバの記憶部の例を示す図である。It is a figure which shows the example of the memory|storage part of the information acquisition server which concerns on this embodiment. 本実施形態に係る情報取得サーバの記憶部の例を示す図である。It is a figure which shows the example of the memory|storage part of the information acquisition server which concerns on this embodiment. 本実施形態に係る情報取得サーバの情報取得処理を示すフローチャートである。7 is a flowchart showing information acquisition processing of the information acquisition server according to the embodiment; 本実施形態に係る情報取得サーバのテキスト分類処理を示すフローチャートである。6 is a flowchart showing text classification processing of the information acquisition server according to the embodiment; 図5の続きである。This is a continuation of FIG. 図6の続きである。FIG. 6 is continued. 本実施形態に係る情報取得サーバの処理例を示す図である。It is a figure which shows the example of a process of the information acquisition server which concerns on this embodiment. 本実施形態に係る情報取得サーバの処理例を示す図である。It is a figure which shows the example of a process of the information acquisition server which concerns on this embodiment. 本実施形態に係る情報取得サーバの記憶部の例を示す図である。It is a figure which shows the example of the memory|storage part of the information acquisition server which concerns on this embodiment. 本実施形態に係るオペレータ端末での表示画面例を示す図である。It is a figure which shows the example of a display screen in the operator terminal which concerns on this embodiment.

以下、本発明を実施するための形態について、図を参照しながら説明する。なお、これは、あくまでも一例であって、本発明の技術的範囲はこれに限られるものではない。
(実施形態)
図1は、本実施形態に係る情報取得システム100の全体構成図及び情報取得サーバ1の機能ブロック図である。
図2及び図3は、本実施形態に係る情報取得サーバ1の記憶部30の例を示す図である。
EMBODIMENT OF THE INVENTION Hereafter, the form for implementing this invention is demonstrated, referring a figure. This is just an example, and the technical scope of the present invention is not limited to this.
(embodiment)
FIG. 1 is an overall configuration diagram of an information acquisition system 100 and a functional block diagram of an information acquisition server 1 according to this embodiment.
2 and 3 are diagrams showing examples of the storage unit 30 of the information acquisition server 1 according to this embodiment.

<情報取得システム100>
図1に示す情報取得システム100は、例えば、コールセンタでの顧客とオペレータとの間での会話における発言データを、情報取得サーバ1が顧客端末4及びオペレータ端末5から受信する。そして、情報取得システム100は、発言データに含まれる語を情報取得サーバ1が分類することで、会話の発言内容からオペレータの支援及び業務改善に利用可能な情報を取得するシステムである。
<Information acquisition system 100>
In the information acquisition system 100 shown in FIG. 1, for example, the information acquisition server 1 receives utterance data in a conversation between a customer and an operator at a call center from a customer terminal 4 and an operator terminal 5. FIG. The information acquisition system 100 is a system in which the information acquisition server 1 classifies the words included in the utterance data, thereby acquiring information that can be used for operator support and business improvement from the utterance content of the conversation.

情報取得システム100は、情報取得サーバ1と、各顧客の顧客端末4と、各オペレータのオペレータ端末5(端末)とを備える。情報取得サーバ1と、顧客端末4と、オペレータ端末5とは、各々通信ネットワークNを介して通信可能に接続されている。図1は、顧客端末4及びオペレータ端末5が1台ずつ記載されているが、顧客端末4及びオペレータ端末5は、それぞれ複数台あってよく、各々が情報取得サーバ1に接続されている。
通信ネットワークNは、後述するが、顧客端末4とオペレータ端末5との間でテキストによるやりとりを行う場合には、データ通信網である。また、通信ネットワークNは、顧客端末4とオペレータ端末5との間で音声によるやりとりを行う場合には、データ通信網の他に、例えば、音声通信網を含む。
The information acquisition system 100 includes an information acquisition server 1, a customer terminal 4 of each customer, and an operator terminal 5 (terminal) of each operator. The information acquisition server 1, the customer terminal 4, and the operator terminal 5 are connected via a communication network N so as to be able to communicate with each other. Although FIG. 1 shows one customer terminal 4 and one operator terminal 5 , there may be a plurality of customer terminals 4 and operator terminals 5 , each of which is connected to the information acquisition server 1 .
The communication network N, which will be described later, is a data communication network in the case of exchanging text between the customer terminal 4 and the operator terminal 5. FIG. In addition, the communication network N includes, for example, a voice communication network in addition to the data communication network in the case where voice communication is performed between the customer terminal 4 and the operator terminal 5 .

以下の実施形態において、情報取得システム100は、保険に関する顧客からの問い合わせにオペレータが回答するものを例に説明する。しかし、情報取得システム100を利用可能な業務は、これに限定されない。 In the following embodiment, the information acquisition system 100 will be described as an example in which an operator answers a customer's inquiry about insurance. However, the business that can use the information acquisition system 100 is not limited to this.

<情報取得サーバ1>
情報取得サーバ1は、顧客とオペレータとの間での発言を示す発言データに含まれる語を分類することで、情報を取得するための装置である。情報取得サーバ1は、例えば、コールセンタを運営する企業や、コールセンタから委託された企業等が有する。情報取得サーバ1は、例えば、1つのサーバによって構成されていてもよいし、複数のサーバによって構成されていてもよく、また、クラウドであってもよい。
<Information acquisition server 1>
The information acquisition server 1 is a device for acquiring information by classifying words included in utterance data indicating utterances between a customer and an operator. The information acquisition server 1 is owned by, for example, a company that operates a call center or a company entrusted by the call center. The information acquisition server 1 may be composed of one server, may be composed of a plurality of servers, or may be a cloud, for example.

情報取得サーバ1は、制御部10と、記憶部30と、通信インタフェース部39とを備える。
制御部10は、情報取得サーバ1の全体を制御する中央処理装置(CPU)である。制御部10は、記憶部30に記憶されているオペレーティングシステム(OS)やアプリケーションプログラムを適宜読み出して実行することにより、上述したハードウェアと協働し、各種機能を実行する。
制御部10は、発言データ受付部11(発言データ受付手段、テキスト取得手段)と、発言者関連付け部12(発言者関連付け手段)と、文節区切り部13(文節区切り手段)と、対象語取得部14(対象語取得手段)と、分類取得部15(分類取得手段)と、分類決定部16(分類決定手段)と、関連付け部17(関連付け手段)と、項目更新部18(要件推測手段、項目更新出力手段)と、情報出力部19(出力手段、項目更新出力手段)とを備える。
The information acquisition server 1 includes a control section 10 , a storage section 30 and a communication interface section 39 .
The control unit 10 is a central processing unit (CPU) that controls the entire information acquisition server 1 . The control unit 10 reads and executes an operating system (OS) and application programs stored in the storage unit 30 as appropriate, thereby cooperating with the above-described hardware and executing various functions.
The control unit 10 includes a statement data reception unit 11 (statement data reception means, text acquisition means), a speaker association unit 12 (speaker association unit), a segmentation unit 13 (segment segmentation means), and a target word acquisition unit. 14 (target word acquisition means), classification acquisition section 15 (classification acquisition means), classification determination section 16 (classification determination means), association section 17 (association means), item update section 18 (requirement estimation means, item and an information output unit 19 (output means, item update output means).

発言データ受付部11は、顧客端末4及びオペレータ端末5から発言者による発言データを受け付ける。
発言データ受付部11は、顧客とオペレータとがリアルタイムにメッセージを送信する、例えば、Webチャット等を利用して、メッセージであるテキストの発言データを、顧客端末4及びオペレータ端末5から受け付けてもよい。
また、発言データ受付部11は、例えば、電話の機能を利用して、音声データである発言データを、顧客端末4及びオペレータ端末5から受け付けてもよい。音声データである場合には、例えば、オペレータの電話機(図示せず)と、オペレータマイク(図示せず)の間に設置された通話取得装置(図示せず)によって、顧客及びオペレータの双方の発言内容の音声データを取得可能である。そして、発言データ受付部11は、受け付けた音声データに対して音声認識処理を行い、発言内容を示すテキストを取得する。
The utterance data reception unit 11 receives utterance data from the speaker from the customer terminal 4 and the operator terminal 5 .
The utterance data reception unit 11 may receive text utterance data, which is a message, from the customer terminal 4 and the operator terminal 5 using, for example, a web chat or the like in which a customer and an operator transmit messages in real time. .
Further, the utterance data receiving unit 11 may receive utterance data, which is voice data, from the customer terminal 4 and the operator terminal 5, for example, using the function of the telephone. In the case of voice data, for example, a call acquisition device (not shown) installed between an operator's telephone (not shown) and an operator's microphone (not shown) is used to capture the speech of both the customer and the operator. It is possible to acquire the audio data of the content. Then, the utterance data receiving unit 11 performs voice recognition processing on the received voice data, and acquires text indicating the content of the utterance.

発言者関連付け部12は、発言データ受付部11により取得したテキストに、発言者を識別するID(IDentification)等の識別情報(発言者識別情報)を関連付ける。発言データ受付部11が顧客端末4及びオペレータ端末5からテキストを直接受け付けた場合には、発言者関連付け部12は、例えば、テキストに送信元に対応したIDをテキストに関連付けてもよい。また、発言データ受付部11が音声データを受け付けた場合には、発言者関連付け部12は、通話取得装置への音声データの入り方向に基づいて、異なるIDを付与してテキストに関連付けてもよい。さらに、例えば、顧客端末4において、複数の顧客が発言している場合には、発言ごとの音声データの特徴や、発言者の位置に基づく音声の指向性、音量等に基づいて、異なるIDを付与してテキストに関連付けてもよい。
そして、発言者関連付け部12は、IDにテキストを対応付けて、会話記憶部37に記憶させる。
The speaker association unit 12 associates the text acquired by the message data reception unit 11 with identification information (speaker identification information) such as an ID (IDentification) for identifying a speaker. When the utterance data receiving unit 11 receives text directly from the customer terminal 4 and the operator terminal 5, the speaker association unit 12 may associate the text with an ID corresponding to the sender, for example. Further, when the utterance data receiving unit 11 receives voice data, the speaker association unit 12 may assign a different ID based on the input direction of the voice data to the call acquisition device and associate it with the text. . Furthermore, for example, when a plurality of customers are speaking at the customer terminal 4, different IDs are assigned based on the characteristics of the speech data for each speech, the directivity of the speech based on the position of the speaker, the volume, etc. May be given and associated with text.
Then, the speaker association unit 12 associates the text with the ID and stores it in the conversation storage unit 37 .

文節区切り部13は、発言データ受付部11が受け付けたテキストを文節に区切り、文節から語を取得する。文節から取得する語は、例えば、単語である。
対象語取得部14は、文節区切り部13により取得したテキストの文節に含まれる語と、候補語記憶部32の候補語とを照合して、テキストから分類対象語を取得する。ここで、対象語取得部14は、テキストに含まれる語に一致する候補語記憶部32の候補語がある場合には、当該候補語を分類対象語として取得する。また、対象語取得部14は、テキストに含まれる語に一致する候補語記憶部32の候補語がない場合には、テキストに含まれる語と、同義語記憶部34の同義語とを照合して、一致する同義語の有無を確認する。そして、一致する同義語があった場合に、対象語取得部14は、同義語に対応する代表語を、分類対象語として取得する。
顧客とオペレータとの間での発言は、特に、音声による会話に顕著であるが、口語にて行われる。そのため、同じ意味の言葉でも、様々な言い回しや単語を用いることが想定される。そこで、対象語取得部14は、同義語記憶部34を用いて表現のゆらぎに対応する。
分類取得部15は、対象語取得部14が取得した分類対象語に対応する候補語記憶部32の分類を取得する。
The phrase division unit 13 divides the text received by the utterance data reception unit 11 into phrases, and acquires words from the phrases. Words obtained from phrases are, for example, words.
The target word acquisition unit 14 collates the words included in the phrases of the text acquired by the phrase division unit 13 with the candidate words in the candidate word storage unit 32 to acquire classification target words from the text. Here, if there is a candidate word in the candidate word storage unit 32 that matches a word included in the text, the target word acquisition unit 14 acquires the candidate word as a classification target word. Further, when there is no candidate word in the candidate word storage unit 32 that matches the word included in the text, the target word acquisition unit 14 compares the word included in the text with synonyms in the synonym storage unit 34. to see if there are any matching synonyms. Then, when there is a matching synonym, the target word acquiring unit 14 acquires a representative word corresponding to the synonym as a classification target word.
Communication between the customer and the operator is colloquial, especially in voice conversations. Therefore, even words with the same meaning are assumed to use various expressions and words. Therefore, the target word acquisition unit 14 uses the synonym storage unit 34 to deal with fluctuations in expression.
The classification acquisition unit 15 acquires the classification of the candidate word storage unit 32 corresponding to the classification target word acquired by the target word acquisition unit 14 .

分類決定部16は、対象語取得部14が取得した分類対象語と、分類取得部15が取得した分類対象語に対応する候補語記憶部32の分類に関連する関連語記憶部33の関連語とを用いて分類(一の分類)を決定する。より具体的には、分類決定部16は、例えば、対象語取得部14が取得した分類対象語に対して係り受け関係のある語を用いて分類を決定してもよい。また、分類決定部16は、例えば、対象語取得部14が取得した分類対象語から近傍の位置にある近傍語を用いて分類を決定してもよい。ここで、近傍語とは、例えば、分類対象語から何語以内の語であるといった定義を予めしておき、その範囲内で取得する語である。さらに、分類決定部16は、例えば、テキストに含まれる語の出現頻度に応じて関連語記憶部33の関連語を選択して、一の分類を決定してもよい。さらにまた、分類決定部16は、例えば、分類取得部15が取得した分類が複数ある場合に、分類決定部16による処理を行ってもよい。 The classification determination unit 16 selects the classification target words acquired by the target word acquisition unit 14 and the related words in the related word storage unit 33 related to the classification of the candidate word storage unit 32 corresponding to the classification target words acquired by the classification acquisition unit 15. and determine the classification (one classification). More specifically, the classification determining unit 16 may determine the classification using words having a dependency relationship with respect to the classification target word acquired by the target word acquiring unit 14, for example. Further, the classification determination unit 16 may determine the classification using, for example, neighboring words located near the classification target word acquired by the target word acquisition unit 14 . Here, the term "neighboring word" means, for example, a word to be acquired within a predetermined definition such as how many words the word is within the classification target word. Further, the classification determination unit 16 may select related words in the related word storage unit 33 according to the appearance frequency of words included in the text, and determine one classification. Furthermore, the classification determination unit 16 may perform processing by the classification determination unit 16 when, for example, there are a plurality of classifications acquired by the classification acquisition unit 15 .

例えば、分類決定部16は、分類取得部15が取得した分類が複数である場合に、テキストの分類対象語から近傍の位置にある語である近傍語と、複数の分類のいずれかに対応する関連語記憶部33の関連語とを照合して、一の関連語を取得し、一の関連語に対応する関連語記憶部33の分類を、一の分類に決定する。
また、分類決定部16は、近傍語に一致する関連語記憶部33の関連語であって、複数の分類のいずれかに対応する関連語がある場合には、当該関連語を、一の関連語として取得し、一の関連語に対応する関連語記憶部33の分類を、一の分類に決定する。他方、分類決定部16は、近傍語に一致する関連語記憶部33の関連語であって、複数の分類のいずれかに対応する関連語がない場合には、近傍語と、同義語記憶部34の同義語とを照合して、一致する同義語の有無を確認する。そして、一致する同義語があった場合に、分類決定部16は、同義語に対応する代表語が複数の分類のいずれかに対応する関連語である場合に、代表語を一の関連語として取得し、一の関連語に対応する関連語記憶部33の分類を、一の分類に決定する。
For example, when the classification acquisition unit 15 acquires a plurality of classifications, the classification determining unit 16 selects a neighboring word, which is a word located near the classification target word of the text, and one of the plurality of classifications. One related word is acquired by matching with the related words in the related word storage unit 33, and the classification of the related word storage unit 33 corresponding to the one related word is determined to be one classification.
Further, when there is a related word in the related word storage unit 33 that matches the neighboring word and corresponds to one of a plurality of classifications, the classification determining unit 16 classifies the related word into one related word. The classification of the related word storage unit 33 corresponding to one related word acquired as a word is determined as one classification. On the other hand, if there is no related word in the related word storage unit 33 that matches the nearby word and there is no related word corresponding to any of the plurality of classifications, the classification determining unit 16 34 synonyms to see if there is a matching synonym. Then, when there is a matching synonym, if the representative term corresponding to the synonym is a related term corresponding to one of a plurality of classifications, the classification determining unit 16 treats the representative term as one related term. The classification of the related word storage unit 33 corresponding to one related word is determined to be one classification.

関連付け部17は、分類決定部16が取得した分類を、分類対象語に関連付ける。そして、関連付け部17は、関連付けがされた分類と分類対象語との分類情報を、関連付け記憶部38に記憶する。 The association unit 17 associates the classification acquired by the classification determination unit 16 with the classification target word. Then, the association unit 17 stores the classification information of the associated classification and the classification target word in the association storage unit 38 .

項目更新部18は、関連付け部17により関連付けられた分類と分類対象語とに基づいて、項目記憶部35を参照して顧客の要件を推測する。ここで、項目更新部18は、推測を、例えば、関連付け部17により関連付けられた分類による項目記憶部35の分類項目の充足率に基づいて行ってもよい。そして、項目更新部18は、推測した要件に対応する項目記憶部35の分類項目の値を、関連付け部17により関連付けがされた分類に対応する分類対象語に更新する。
情報出力部19は、関連付け部17により関連付けられた分類と分類対象語とを含む分類情報を、オペレータ端末5に出力する。また、情報出力部19は、項目更新部18により更新がされた項目記憶部35の分類項目の値を、オペレータ端末5に出力する。
The item update unit 18 refers to the item storage unit 35 and guesses the customer's requirements based on the classification and the classification target word associated by the association unit 17 . Here, the item updating unit 18 may perform the estimation based on, for example, the sufficiency rate of the category items in the item storage unit 35 according to the categories associated by the association unit 17 . Then, the item update unit 18 updates the value of the classification item in the item storage unit 35 corresponding to the inferred requirement to the classification target word corresponding to the classification associated by the association unit 17 .
The information output unit 19 outputs, to the operator terminal 5 , classification information including the classification and the classification target word associated by the association unit 17 . The information output unit 19 also outputs the values of the classification items in the item storage unit 35 updated by the item update unit 18 to the operator terminal 5 .

記憶部30は、制御部10が各種の処理を実行するために必要なプログラム、データ等を記憶するためのハードディスク、半導体メモリ素子等の記憶領域である。
記憶部30は、プログラム記憶部31と、候補語記憶部32と、関連語記憶部33と、同義語記憶部34と、項目記憶部35と、会話記憶部37と、関連付け記憶部38とを備える。
プログラム記憶部31は、各種のプログラムを記憶する記憶領域である。プログラム記憶部31は、情報取得サーバ1の制御部10が実行する各種機能を行うためのプログラムを記憶している。
The storage unit 30 is a storage area such as a hard disk or a semiconductor memory device for storing programs, data, etc. necessary for the control unit 10 to execute various processes.
The storage unit 30 includes a program storage unit 31, a candidate word storage unit 32, a related word storage unit 33, a synonym storage unit 34, an item storage unit 35, a conversation storage unit 37, and an association storage unit 38. Prepare.
The program storage unit 31 is a storage area that stores various programs. The program storage unit 31 stores programs for performing various functions executed by the control unit 10 of the information acquisition server 1 .

候補語記憶部32は、候補語と分類とを対応付けて記憶する記憶領域である。
図2(A)に示すように、候補語記憶部32は、1以上の候補語に、1以上の分類を対応付けて記憶する。ここで、候補語とは、発言内容を端的に示す、分類を決めるための候補になる語である。また、分類は、候補語の内容を示すカテゴリである。例えば、候補語が「入院保険」や「手術保険」等に対応する分類は、「請求対象」と「解約対象」との2つである。また、例えば、候補語が「保険金請求」や「書類確認」等に対応する分類は、「手続内容」の1つである。候補語記憶部32には、予め候補語と分類とが対応付けられて記憶されている。
The candidate word storage unit 32 is a storage area that associates and stores candidate words and classifications.
As shown in FIG. 2A, the candidate word storage unit 32 stores one or more candidate words in association with one or more classifications. Here, a candidate word is a word that is a candidate for determining the classification, which simply indicates the content of the statement. Also, the classification is a category indicating the content of the candidate word. For example, there are two classifications corresponding to candidate words such as "hospitalization insurance" and "surgery insurance": "subject to billing" and "subject to cancellation". Further, for example, a classification corresponding to candidate words such as “insurance claim” and “document confirmation” is one of “procedure details”. Candidate words and classifications are stored in advance in the candidate word storage unit 32 in association with each other.

関連語記憶部33は、分類と関連語とを対応付けて記憶する記憶領域である。
図2(B)に示すように、関連語記憶部33は、1つの分類に、1以上の関連語を対応付けて記憶する。ここで、関連語とは、分類に関連する語である。関連語記憶部33には、予め分類と関連語とが対応付けられて記憶されている。
The related word storage unit 33 is a storage area for storing classifications and related words in association with each other.
As shown in FIG. 2B, the related word storage unit 33 stores one or more related words in association with one classification. Here, a related word is a word related to classification. Classifications and related words are stored in advance in the related word storage unit 33 in association with each other.

同義語記憶部34は、代表語と同義語とを対応付けて記憶する記憶領域である。
図3(A)に示すように、同義語記憶部34は、1つの代表語に1つの同義語を対応付けて記憶する。ここで、代表語とは、候補語や関連語に用いられている語を示す。なお、同義語記憶部34は、1つの代表語に複数の同義語が対応付けられたものであってもよい。同義語記憶部34には、予め代表語と同義語とが対応付けられて記憶されている。また、同義語記憶部34は、新たな同義語が生じた場合に、所定の登録作業により更新が可能であってもよい。
The synonym storage unit 34 is a storage area that stores representative words and synonyms in association with each other.
As shown in FIG. 3A, the synonym storage unit 34 stores one synonym in association with one representative word. Here, a representative word indicates a word used as a candidate word or a related word. Note that the synonym storage unit 34 may correspond to one representative word with a plurality of synonyms. The synonym storage unit 34 stores in advance representative words and synonyms in association with each other. Further, the synonym storage unit 34 may be able to be updated by a predetermined registration work when a new synonym is generated.

項目記憶部35は、要件と分類項目とを対応付けて記憶する記憶領域である。
図3(B)に示すように、項目記憶部35は、要件と、複数の分類項目とを対応付けて記憶する。ここで、要件とは、顧客の問い合わせ内容を示すカテゴリである。また、分類項目は、顧客から聞き出すことが必要な項目であり、分類に対応する。項目記憶部35には、予め要件と分類項目とが対応付けられて記憶されている。
The item storage unit 35 is a storage area that stores requirements and classification items in association with each other.
As shown in FIG. 3B, the item storage unit 35 associates requirements with a plurality of classification items and stores them. Here, a requirement is a category indicating the content of a customer's inquiry. Also, the classification item is an item that needs to be obtained from the customer, and corresponds to the classification. In the item storage unit 35, requirements and classification items are stored in advance in association with each other.

会話記憶部37は、発言者のIDと、発言内容のテキストとを対応付けて記憶する記憶領域である。制御部10が発言データを受け付けて発言者を特定したことに応じて、会話記憶部37には、例えば、発言者のIDと発言内容のテキストとが随時登録される。また、会話記憶部37は、顧客とオペレータとによる会話の開始から終了までを1つの単位にして、発言者のIDと、発言内容のテキストとを対応付けて記憶する。 The conversation storage unit 37 is a storage area that associates and stores the ID of the speaker and the text of the content of the speech. In response to the control unit 10 accepting the statement data and specifying the speaker, for example, the ID of the speaker and the text of the content of the statement are registered in the conversation storage unit 37 as needed. In addition, the conversation storage unit 37 associates and stores the ID of the speaker and the text of the content of the speech for each unit from the start to the end of the conversation between the customer and the operator.

関連付け記憶部38は、分類と抽出値とを対応付けて記憶する記憶領域である。ここで、抽出値とは、分類に対応する、テキストから得られた分類対象語であり、又は、分類に対応する、テキストから得られた語の代表語である。関連付け記憶部38は、顧客とオペレータとによる会話の開始から終了までを1つの単位にして、分類と抽出値とを対応付けて記憶する。 The association storage unit 38 is a storage area that associates and stores classifications and extraction values. Here, the extracted value is a classification target word obtained from the text corresponding to the classification, or a representative word of the word obtained from the text corresponding to the classification. The association storage unit 38 associates and stores the classification and the extracted value, with the start to end of the conversation between the customer and the operator as one unit.

なお、記憶部30の上記した各記憶部は、一例であり、異なる保有方法によって記憶されていても。例えば、候補語記憶部32と関連語記憶部33とが1つになっていてもよいし、さらに同義語記憶部34の内容を含むものであってもよい。また、記憶部30は、これに限定されるものではなく、例えば、オペレータに関する情報を記憶する記憶領域等、他の記憶領域があってもよい。
通信インタフェース部39は、通信ネットワークNを介して他の装置との間でデータ通信や音声通信を行うためのインタフェースである。
Note that the above-described storage units of the storage unit 30 are merely examples, and may be stored by different holding methods. For example, the candidate word storage section 32 and the related word storage section 33 may be integrated, or the contents of the synonym storage section 34 may be included. Also, the storage unit 30 is not limited to this, and may have other storage areas such as a storage area for storing information about the operator.
The communication interface unit 39 is an interface for performing data communication and voice communication with other devices via the communication network N. FIG.

<顧客端末4>
図1に示す顧客端末4は、顧客が使用する端末である。顧客は、顧客端末4を用いてオペレータに問い合わせをする。
顧客端末4は、例えば、スマートフォン等に代表されるコンピュータの機能を併せ持った携帯型の端末である。顧客端末4は、その他、パーソナルコンピュータ(PC)や、タブレット端末等であってもよいし、電話機であってもよい。
顧客端末4は、図示しないが、制御部と、記憶部と、入力部と、表示部と、通信インタフェース部等とを備える。なお、顧客端末4は、入力部と表示部とが一体になったタッチパネルディスプレイを備えてもよい。
<Customer terminal 4>
A customer terminal 4 shown in FIG. 1 is a terminal used by a customer. A customer uses the customer terminal 4 to make an inquiry to the operator.
The customer terminal 4 is, for example, a mobile terminal having computer functions, such as a smart phone. The customer terminal 4 may be a personal computer (PC), a tablet terminal, or the like, or may be a telephone.
The customer terminal 4 includes, although not shown, a control section, a storage section, an input section, a display section, a communication interface section, and the like. The customer terminal 4 may be provided with a touch panel display in which an input section and a display section are integrated.

<オペレータ端末5>
図1に示すオペレータ端末5は、オペレータが使用する端末である。オペレータは、オペレータ端末5を用いて、顧客からの問い合わせに対して回答する。
オペレータ端末5は、例えば、PCである。オペレータ端末5は、その他、電話機と、マイクとを有してもよい。
オペレータ端末5は、図示しないが、制御部と、記憶部と、入力部と、表示部と、通信インタフェース部等とを備える。
<Operator terminal 5>
An operator terminal 5 shown in FIG. 1 is a terminal used by an operator. The operator uses the operator terminal 5 to answer inquiries from customers.
The operator terminal 5 is, for example, a PC. The operator terminal 5 may also have a telephone and a microphone.
The operator terminal 5 includes, although not shown, a control section, a storage section, an input section, a display section, a communication interface section, and the like.

ここで、コンピュータとは、制御部、記憶装置等を備えた情報処理装置をいい、情報取得サーバ1、顧客端末4及びオペレータ端末5は、それぞれ制御部、記憶部等を備えた情報処理装置であり、コンピュータの概念に含まれる。 Here, the computer means an information processing apparatus having a control section, a storage device, etc., and the information acquisition server 1, the customer terminal 4, and the operator terminal 5 are information processing apparatuses each having a control section, a storage section, and the like. Yes, included in the concept of a computer.

<情報取得サーバ1の処理>
次に、情報取得サーバ1の処理について説明する。
図4は、本実施形態に係る情報取得サーバ1の情報取得処理を示すフローチャートである。
図5から図7までは、本実施形態に係る情報取得サーバ1のテキスト分類処理を示すフローチャートである。
<Processing of Information Acquisition Server 1>
Next, processing of the information acquisition server 1 will be described.
FIG. 4 is a flowchart showing information acquisition processing of the information acquisition server 1 according to this embodiment.
5 to 7 are flowcharts showing text classification processing of the information acquisition server 1 according to this embodiment.

例えば、顧客端末4が情報取得サーバ1に接続したことを、情報取得サーバ1の制御部10が検知することで、図4に示す情報取得処理が開始される。
図4のステップS(以下、「ステップS」を単に「S」という。)11において、制御部10(発言データ受付部11)は、発言データを受け付ける。ここで、発言データは、テキストであってもよいし、音声データであってもよい。発言データが音声データである場合には、制御部10(発言データ受付部11)は、音声データに対して音声認識処理を行い、発言内容を示すテキストを取得する。また、発言データは、発言者が顧客のものと、オペレータのものとの両方を含む。さらに、発言データとは、いずれかの発言者による発言の開始から終了までのものをいい、1つの文であっても、複数文であってもよい。
For example, when the control unit 10 of the information acquisition server 1 detects that the customer terminal 4 has connected to the information acquisition server 1, the information acquisition process shown in FIG. 4 is started.
In step S (hereinafter, "step S" is simply referred to as "S") 11 in FIG. 4, the control unit 10 (utterance data receiving unit 11) receives the utterance data. Here, the utterance data may be text or voice data. When the utterance data is voice data, the control unit 10 (utterance data receiving unit 11) performs voice recognition processing on the voice data and acquires text indicating the contents of the utterance. In addition, the speech data includes both that of the customer and that of the operator. Further, utterance data refers to data from the start to the end of utterances by any of the speakers, and may be one sentence or multiple sentences.

S12において、制御部10(発言者関連付け部12)は、受け付けた発言データの発言者を識別するIDを、テキストに付与する。
S13において、制御部10(発言者関連付け部12)は、IDとテキストとを対応付けて、会話記憶部37に記憶させる。
S14において、制御部10は、テキスト分類処理を行う。テキスト分類処理は、テキストに含まれる語の分類を取得する処理である。情報取得サーバ1は、語の分類を取得することで、発言内容を整理することができる。
In S12, the control unit 10 (speaker association unit 12) assigns an ID for identifying the speaker of the received utterance data to the text.
In S<b>13 , the control unit 10 (speaker association unit 12 ) associates the ID with the text and stores them in the conversation storage unit 37 .
In S14, the control unit 10 performs text classification processing. The text classification process is a process of obtaining the classification of words included in the text. The information acquisition server 1 can organize the statement content by acquiring the word classification.

ここで、テキスト分類処理について、図5から図7により説明する。
図5のS21において、制御部10(文節区切り部13)は、テキストを文節に区切る。そして、制御部10(文節区切り部13)は、文節に含まれる語を取得する。ここで、文節に含まれる語が複数ある場合には、制御部10は、複数の語を取得してよい。
S22において、制御部10(対象語取得部14)は、取得した語と、候補語記憶部32の候補語とを照合する。ここで、候補語との照合は、取得した語の全てについて一度に行ってもよいし、テキストの最初の語から順番に行ってもよい。
S23において、制御部10(対象語取得部14)は、候補語と照合ができたか否かを判断する。候補語と照合ができた場合、つまり、取得した語に一致する候補語記憶部32の候補語がある場合(S23:YES)には、制御部10は、処理をS24に移す。他方、候補語と照合ができなかった場合(S23:NO)には、制御部10は、処理をS25に移す。
Here, text classification processing will be described with reference to FIGS. 5 to 7. FIG.
In S21 of FIG. 5, the control unit 10 (clause dividing unit 13) divides the text into clauses. Then, the control unit 10 (clause delimiter 13) acquires the words included in the clause. Here, when there are multiple words included in the phrase, the control unit 10 may acquire multiple words.
In S<b>22 , the control unit 10 (target word acquiring unit 14 ) compares the acquired word with candidate words in the candidate word storage unit 32 . Here, matching with the candidate words may be performed for all of the acquired words at once, or may be performed sequentially from the first word of the text.
In S23, the control unit 10 (target word acquiring unit 14) determines whether or not the candidate word has been matched. If the candidate word is matched, that is, if there is a candidate word in the candidate word storage unit 32 that matches the acquired word (S23: YES), the control unit 10 shifts the process to S24. On the other hand, if the candidate word cannot be matched (S23: NO), the control unit 10 shifts the process to S25.

S24において、制御部10(対象語取得部14)は、候補語と照合ができた語を、分類対象語として取得する。その後、制御部10は、処理を図6のS31に移す。
S25において、制御部10(対象語取得部14)は、S21の処理で取得した語と、同義語記憶部34の同義語とを照合する。
S26において、制御部10(対象語取得部14)は、同義語と照合ができたか否かを判断する。同義語と照合ができた場合、つまり、取得した語に一致する同義語記憶部34の同義語がある場合(S26:YES)には、制御部10は、処理をS27に移す。他方、同義語と照合ができなかった場合(S26:NO)には、制御部10は、文節に含まれる語の全てにおいて処理をしたことを条件に、処理を図4のS15に移す。なお、文節に含まれる語で未処理のものがある場合には、制御部10は、S22に処理を移して、未処理の語について順番に処理を行う。
S27において、制御部10(対象語取得部14)は、同義語記憶部34の同義語に対応する代表語を、分類対象語として取得する。その後、制御部10は、処理を図6のS31に移す。
In S24, the control unit 10 (target word acquisition unit 14) acquires the word that has been matched with the candidate word as a classification target word. After that, the control unit 10 shifts the processing to S31 in FIG.
In S<b>25 , the control unit 10 (target word acquiring unit 14 ) collates the word acquired in the process of S<b>21 with synonyms in the synonym storage unit 34 .
In S26, the control unit 10 (target word acquisition unit 14) determines whether or not synonyms have been matched. If the synonym is matched, that is, if there is a synonym in the synonym storage unit 34 that matches the acquired word (S26: YES), the control unit 10 shifts the process to S27. On the other hand, if synonyms cannot be matched (S26: NO), the control unit 10 moves the process to S15 of FIG. 4 on the condition that all the words included in the clause have been processed. If there is an unprocessed word included in the phrase, the control unit 10 shifts the process to S22 and sequentially processes the unprocessed word.
In S27, the control unit 10 (target word acquisition unit 14) acquires representative words corresponding to the synonyms in the synonym storage unit 34 as classification target words. After that, the control unit 10 shifts the processing to S31 in FIG.

図6のS31において、制御部10(分類取得部15)は、取得した分類対象語に対応する候補語の分類を、候補語記憶部32を参照して抽出し、抽出した分類が1つであるか否かを判断する。分類が1つである場合(S31:YES)には、制御部10は、処理をS32に移す。他方、分類が1つではない場合(S31:NO)には、制御部10は、処理をS33に移す。分類が1つではない場合とは、分類が複数ある場合をいう。
S32において、制御部10(分類決定部16、関連付け部17)は、抽出した分類と、分類対象語とを関連付けて、関連付け記憶部38に記憶させる。その後、制御部10は、文節に含まれる語の全てにおいて処理をしたことを条件に、処理を図4のS15に移す。
In S31 of FIG. 6, the control unit 10 (classification acquisition unit 15) refers to the candidate word storage unit 32 and extracts the classification of the candidate word corresponding to the acquired classification target word. determine whether there is If there is one classification (S31: YES), the control unit 10 shifts the process to S32. On the other hand, if there is more than one classification (S31: NO), the control unit 10 shifts the process to S33. A case where there is more than one classification means a case where there are a plurality of classifications.
In S<b>32 , the control unit 10 (classification determining unit 16 , associating unit 17 ) associates the extracted classification with the classification target word and stores them in the association storage unit 38 . After that, the control unit 10 shifts the process to S15 in FIG. 4 on the condition that all the words included in the clause have been processed.

S33において、制御部10(分類決定部16)は、分類対象語の近傍にある語である近傍語と、関連語記憶部33の関連語とを照合する。
S34において、制御部10(分類決定部16)は、関連語と照合ができたか否かを判断する。関連語と照合ができた場合、つまり、近傍語に一致する関連語記憶部33の関連語がある場合(S34:YES)には、制御部10は、処理をS35に移す。他方、関連語と照合ができなかった場合(S34:NO)には、制御部10は、処理を図7のS37に移す。
S35において、制御部10(分類決定部16)は、照合ができた関連語を一の関連語として取得する。
S36において、制御部10(分類決定部16、関連付け部17)は、取得した一の関連語に対応する分類と、分類対象語とを関連付けて、関連付け記憶部38に記憶させる。その後、制御部10は、文節に含まれる語の全てにおいて処理をしたことを条件に、処理を図4のS15に移す。
In S<b>33 , the control unit 10 (classification determining unit 16 ) collates neighboring words, which are words near the classification target word, with related words in the related word storage unit 33 .
In S<b>34 , the control unit 10 (classification determination unit 16 ) determines whether or not matching with related terms is possible. If the related word is matched, that is, if there is a related word in the related word storage unit 33 that matches the nearby word (S34: YES), the control unit 10 shifts the process to S35. On the other hand, if the related term could not be matched (S34: NO), the control unit 10 shifts the process to S37 in FIG.
In S35, the control unit 10 (classification determination unit 16) acquires the related words that have been matched as one related word.
In S<b>36 , the control unit 10 (the classification determination unit 16 and the association unit 17 ) associates the classification corresponding to the acquired one related word with the classification target word, and stores them in the association storage unit 38 . After that, the control unit 10 shifts the process to S15 in FIG. 4 on the condition that all the words included in the clause have been processed.

図7のS37において、制御部10(分類決定部16)は、分類対象語の近傍にある語である近傍語と、同義語記憶部34の同義語とを照合する。
S38において、制御部10(分類決定部16)は、同義語と照合ができたか否かを判断する。同義語と照合ができた場合、つまり、近傍語に一致する同義語記憶部34の同義語がある場合(S38:YES)には、制御部10は、処理をS39に移す。他方、同義語と照合ができなかった場合(S38:NO)には、制御部10は、文節に含まれる語の全てにおいて処理をしたことを条件に、処理を図4のS15に移す。
S39において、制御部10(分類決定部16)は、照合ができた同義語に対応する同義語記憶部34の代表語を一の関連語として取得する。
S40において、制御部10(分類決定部16、関連付け部17)は、取得した一の関連語に対応する分類と、分類対象語とを関連付けて、関連付け記憶部38に記憶させる。その後、制御部10は、文節に含まれる語の全てにおいて処理をしたことを条件に、処理を図4のS15に移す。
In S<b>37 of FIG. 7 , the control unit 10 (classification determination unit 16 ) compares neighboring words, which are words near the classification target word, with synonyms in the synonym storage unit 34 .
In S38, the control unit 10 (classification determination unit 16) determines whether or not synonyms have been matched. If synonyms can be matched, that is, if there is a synonym in the synonym storage unit 34 that matches the near term (S38: YES), the control unit 10 shifts the process to S39. On the other hand, if synonyms cannot be matched (S38: NO), the control unit 10 moves the process to S15 of FIG. 4 on the condition that all the words included in the clause have been processed.
In S39, the control unit 10 (classification determination unit 16) acquires the representative term of the synonym storage unit 34 corresponding to the synonyms that have been collated as one related term.
In S<b>40 , the control unit 10 (the classification determination unit 16 and the association unit 17 ) associates the classification corresponding to the acquired related word with the classification target word, and stores them in the association storage unit 38 . After that, the control unit 10 shifts the process to S15 in FIG. 4 on the condition that all the words included in the clause have been processed.

図4のS15において、制御部10は、分類が取得できたか否かを判断する。分類が取得できた場合(S15:YES)には、制御部10は、処理をS16に移す。他方、分類が取得できなかった場合(S15:NO)には、制御部10は、処理をS18に移す。
S16において、制御部10(項目更新部18)は、項目更新処理を行う。具体的には、項目更新部18は、関連付け記憶部38に記憶された分類と分類対象語とに基づいて、項目記憶部35を参照して顧客の要件を推測する。そして、項目更新部18は、推測した要件に対応する項目記憶部35の分類項目の値を、関連付け部17により関連付けがされた分類に対応する分類対象語に更新する。
In S15 of FIG. 4, the control unit 10 determines whether or not the classification has been acquired. If the classification has been acquired (S15: YES), the control unit 10 shifts the process to S16. On the other hand, if the classification could not be acquired (S15: NO), the control unit 10 shifts the process to S18.
In S16, the control unit 10 (item update unit 18) performs item update processing. Specifically, the item updating unit 18 refers to the item storage unit 35 based on the classifications and classification target words stored in the association storage unit 38 to infer the customer's requirements. Then, the item update unit 18 updates the value of the classification item in the item storage unit 35 corresponding to the inferred requirement to the classification target word corresponding to the classification associated by the association unit 17 .

S17において、制御部10(情報出力部19)は、オペレータ端末5に対する出力処理を行う。具体的には、情報出力部19は、関連付け記憶部38に記憶された分類と分類対象語とを含む分類情報を、オペレータ端末5に出力する。また、情報出力部19は、項目記憶部35の分類項目の値を、オペレータ端末5に出力する。
S18において、制御部10は、発言が終了したか否かを判断する。例えば、顧客端末4が情報取得サーバ1との間での接続を切断したことを、情報取得サーバ1の制御部10が検知した場合に、制御部10は、発言が終了したと判断する。発言が終了した場合(S18:YES)には、制御部10は、本処理を終了する。他方、発言が終了していない場合(S18:NO)には、制御部10は、処理をS11に移す。
In S<b>17 , the control unit 10 (information output unit 19 ) performs output processing to the operator terminal 5 . Specifically, the information output unit 19 outputs the classification information including the classification and the classification target words stored in the association storage unit 38 to the operator terminal 5 . The information output unit 19 also outputs the values of the classification items in the item storage unit 35 to the operator terminal 5 .
In S18, the control unit 10 determines whether or not the speech has ended. For example, when the control unit 10 of the information acquisition server 1 detects that the customer terminal 4 has disconnected from the information acquisition server 1, the control unit 10 determines that the speech has ended. If the speech has ended (S18: YES), the control unit 10 ends this process. On the other hand, if the speech has not ended (S18: NO), the control unit 10 shifts the process to S11.

<具体例>
次に、上記した処理を使用した具体例について説明する。
図8及び図9は、本実施形態に係る情報取得サーバ1の処理例を示す図である。
図10は、本実施形態に係る情報取得サーバ1の記憶部の例を示す図である。
図11は、本実施形態に係るオペレータ端末5での表示画面例を示す図である。
<Specific example>
Next, a specific example using the above-described processing will be described.
8 and 9 are diagrams showing an example of processing of the information acquisition server 1 according to this embodiment.
FIG. 10 is a diagram showing an example of the storage unit of the information acquisition server 1 according to this embodiment.
FIG. 11 is a diagram showing an example of a display screen on the operator terminal 5 according to this embodiment.

<具体例1>
図8(A)は、顧客端末4から受信した発言データのテキスト41の例を示す。
制御部10は、テキスト41を文節に区切り、語42を取得する(図5のS21)。そして、制御部10は、語42と、候補語記憶部32の候補語とを照合する(図5のS22)。
図8(B)は、照合結果を示す。図8(B)に示すように、候補語51が語42に一致するので、制御部10は、語42を分類対象語として取得する(図5のS24)。
次に、分類対象語に対応する候補語の分類は、図8(B)に示すように「請求対象」と「解約対象」との2つあるので(図6のS31がNO)、制御部10は、図8(C)に示すように、語42の近傍の位置にある近傍語43を取得し、近傍語43と、関連語記憶部33の関連語とを照合する(図6のS33)。
<Specific example 1>
FIG. 8A shows an example of the text 41 of the utterance data received from the customer terminal 4. FIG.
The control unit 10 divides the text 41 into clauses and acquires the words 42 (S21 in FIG. 5). Then, the control unit 10 collates the word 42 with the candidate words in the candidate word storage unit 32 (S22 in FIG. 5).
FIG. 8B shows the collation result. As shown in FIG. 8B, since the candidate word 51 matches the word 42, the control unit 10 acquires the word 42 as a classification target word (S24 in FIG. 5).
Next, as shown in FIG. 8(B), there are two classifications of candidate words corresponding to the classification target word: "subject to billing" and "subject to cancellation" (NO in S31 of FIG. 6). As shown in FIG. 8(C), 10 acquires the neighboring words 43 in the vicinity of the word 42, and compares the neighboring words 43 with the related words in the related word storage unit 33 (S33 in FIG. 6). ).

図8(D)は、照合結果を示す。図8(D)に示すように、近傍語43に一致する関連語がない(図6のS34がNO)。そこで、制御部10は、次に、近傍語43と、同義語記憶部34の同義語とを照合する(図7のS37)。
図8(E)は、照合結果を示す。図8(E)に示すように、同義語52が近傍語43に一致するので、制御部10は、同義語52に対応する代表語53を、一の関連語として取得する(図7のS39)。
そして、図8(F)に示すように、制御部10は、関連語記憶部33の一の関連語54に対応する分類55を取得し、図8(G)に示すように、分類55と語42とを関連付けて、関連付け記憶部38に記憶する(図7のS40)。
このように、情報取得サーバ1は、テキスト41の発言内容について、関連付け記憶部38に記憶された分類と抽出値とによって整理ができる。
FIG. 8D shows the collation result. As shown in FIG. 8D, there is no related word that matches the neighboring word 43 (NO in S34 of FIG. 6). Therefore, the control unit 10 next compares the neighboring term 43 with synonyms in the synonym storage unit 34 (S37 in FIG. 7).
FIG. 8(E) shows the collation result. As shown in FIG. 8(E), since the synonym 52 matches the neighboring term 43, the control unit 10 acquires the representative term 53 corresponding to the synonym 52 as one related term (S39 in FIG. 7). ).
Then, as shown in FIG. 8(F), the control unit 10 acquires the classification 55 corresponding to one related word 54 in the related word storage unit 33, and, as shown in FIG. It is associated with the word 42 and stored in the association storage unit 38 (S40 in FIG. 7).
In this way, the information acquisition server 1 can sort out the contents of the statement of the text 41 by the classification and extraction value stored in the association storage unit 38 .

<具体例2>
図9(A)は、顧客端末4からテキスト41の後に受信した発言データのテキスト61の例を示す。
制御部10は、テキスト61を文節に区切り、語62を取得する(図5のS21)。なお、制御部10は、語62よりも前に語「請求人」を取得し、テキスト分類処理(図4のS14)を行ったが、分類が取得できなかった。そして、制御部10は、語62と、候補語記憶部32の候補語とを照合する(図5のS22)。図示していないが、語62に一致する候補語がないので(図5のS23がNO)、次に、制御部10は、語62と同義語記憶部34の同義語とを照合する(図5のS25)。
<Specific example 2>
FIG. 9A shows an example of text 61 of utterance data received after text 41 from customer terminal 4 .
The control unit 10 divides the text 61 into clauses and acquires words 62 (S21 in FIG. 5). Note that the control unit 10 acquired the word "claimant" before the word 62 and performed the text classification process (S14 in FIG. 4), but could not acquire the classification. Then, the control section 10 matches the word 62 with the candidate words in the candidate word storage section 32 (S22 in FIG. 5). Although not shown, since there is no candidate word that matches the word 62 (NO in S23 of FIG. 5), the control unit 10 next compares the word 62 with synonyms in the synonym storage unit 34 (see FIG. 5). 5 S25).

図9(B)は、照合結果を示す。図9(B)に示すように、同義語71が語62に一致するので(図5のS26がYES)、制御部10は、同義語71に対応する代表語を、分類対象語72として取得する(図5のS27)。
次に、分類対象語72に対応する候補語の分類は、図9(C)に示すように1つであるので(図6のS31がYES)、制御部10は、候補語記憶部32の候補語に対応する分類73を取得して、図9(D)に示すように、分類73と分類対象語72とを関連付けて、関連付け記憶部38に記憶する(図6のS32)。
FIG. 9B shows the collation result. As shown in FIG. 9B, the synonym 71 matches the word 62 (YES in S26 of FIG. 5), so the control unit 10 acquires the representative word corresponding to the synonym 71 as the classification target word 72. (S27 in FIG. 5).
Next, since there is one classification of candidate words corresponding to the classification target word 72 as shown in FIG. 9C (YES in S31 of FIG. The classification 73 corresponding to the candidate word is acquired, and as shown in FIG. 9D, the classification 73 and the classification target word 72 are associated and stored in the association storage unit 38 (S32 in FIG. 6).

<具体例3>
図10に示す具体例3は、図8に基づいて説明した具体例1と、図9に基づいて説明した具体例2とを含む、顧客とオペレータとによる会話によって記憶部30に記憶された会話記憶部37と、関連付け記憶部38の例を示す。
<Specific example 3>
Concrete example 3 shown in FIG. 10 is a conversation stored in the storage unit 30 as a result of a conversation between a customer and an operator, including the concrete example 1 described based on FIG. 8 and the concrete example 2 described based on FIG. Examples of a storage unit 37 and an association storage unit 38 are shown.

<具体例4>
図11に示す具体例4は、図10に示す具体例3での顧客とオペレータとによる会話中に、オペレータ端末5に出力されるオペレータ画面80の例を示す。
オペレータ画面80は、会話領域81と、支援領域91とを含む。
会話領域81は、顧客との会話に関する領域である。会話領域81は、発言出力領域82と、発言入力領域83とを含む。
発言出力領域82は、オペレータと顧客との発言内容を、時系列かつ発言者が分かる態様で出力する。
発言入力領域83は、オペレータが顧客に対する発言を入力するためのものであり、入力欄84と、送信ボタン85とを含む。
<Specific example 4>
Concrete Example 4 shown in FIG. 11 shows an example of the operator screen 80 output to the operator terminal 5 during the conversation between the customer and the operator in Concrete Example 3 shown in FIG.
Operator screen 80 includes a conversation area 81 and a support area 91 .
The conversation area 81 is an area related to conversation with the customer. Conversation area 81 includes a statement output area 82 and a statement input area 83 .
The statement output area 82 outputs the content of statements between the operator and the customer in chronological order and in a manner in which the speaker can be identified.
The comment input area 83 is for the operator to input comments to the customer, and includes an input field 84 and a send button 85 .

支援領域91は、オペレータを支援するために、発言内容を整理した情報を出力する領域である。支援領域91は、分類情報領域92と、候補領域93とを含む。
分類情報領域92は、関連付け記憶部38に記憶された分類情報を出力する。
候補領域93は、項目記憶部35の分類項目のうち、値が未入力の分類項目を出力する。図11では、優先順位と共に分類項目を出力しているが、優先順位は、例えば、項目記憶部35の分類項目の並び順で出力してもよい。また、優先順位は、出力しなくてもよい。
オペレータは、顧客との会話中に支援領域91を参照することで、顧客から得た情報を整理して出力されたものを見ながら顧客に問い合わせる内容を把握できるので、聞き逃し等を減らすことができる。また、顧客に聞かなければならない項目を確認でき、効率よく顧客との会話を行うことができる。
なお、図11に示すオペレータ画面80は、一例である。他の見せ方であってもよいし、例えば、支援領域91のみの画面であってもよい。
The support area 91 is an area for outputting information in which the contents of remarks are organized in order to support the operator. The support area 91 includes a classification information area 92 and a candidate area 93 .
The classification information area 92 outputs the classification information stored in the association storage section 38 .
Candidate area 93 outputs a category item for which no value has been entered among the category items in item storage unit 35 . Although the classification items are output together with the priority in FIG. 11, the priority may be output in the order in which the classification items in the item storage unit 35 are arranged, for example. Also, the priority may not be output.
By referring to the support area 91 during the conversation with the customer, the operator can grasp the content of the customer's inquiry while looking at the output of the information obtained from the customer after sorting it out. can. In addition, it is possible to confirm the items to be asked to the customer, and to have an efficient conversation with the customer.
Note that the operator screen 80 shown in FIG. 11 is an example. Other ways of presentation may be used, and, for example, a screen of only the support area 91 may be used.

このように、本実施形態の情報取得サーバ1によれば、以下のような効果がある。
(1)会話の発言内容から記憶部30の各記憶部を参照して発言内容を整理するための分類を取得する。例えば、テキストの語と、候補語と1以上の分類とを対応付けて記憶した候補語記憶部32とから分類対象語を取得する。次に、分類対象語に対応する分類を、分類に関連する関連語を記憶した関連語記憶部33の関連語を用いて決定する。そして、決定した分類と分類対象語とを関連付ける。よって、テキストの語に対する分類を抽出する精度を高めて、情報の取得ができる。また、会話の発言内容が、分類対象語と分類とに関連する会話をしているかの確認を、関連語を用いて行うことができる。
Thus, according to the information acquisition server 1 of this embodiment, the following effects are obtained.
(1) Each storage unit of the storage unit 30 is referenced from the utterance content of the conversation to acquire a classification for organizing the utterance content. For example, the word to be classified is acquired from the word of the text and the candidate word storage unit 32 that stores the candidate word and one or more classifications in association with each other. Next, the classification corresponding to the classification target word is determined using the related words in the related word storage unit 33 that stores the related words related to the classification. Then, the determined classification and the classification target word are associated. Therefore, it is possible to acquire information by increasing the accuracy of extracting the classification for the words of the text. In addition, it is possible to use related words to check whether the utterances in the conversation are related to the classification target word and the classification.

(2)テキストの語が複数の分類に該当する場合には、分類に関連する関連語を記憶した関連語記憶部33と、近傍語とを照合することで、一の関連語を取得し、取得した一の関連語から分類を決定するので、近傍語からテキストの語に関連する分類を得ることができ、分類の精度を高めることができる。 (2) when a word in the text corresponds to a plurality of classifications, obtains one related word by comparing the related word storage unit 33 storing related words related to the classification with neighboring words; Since the classification is determined from one related word that has been acquired, it is possible to obtain the classification related to the word in the text from the neighboring words, thereby improving the accuracy of the classification.

(3)同義語記憶部34を用いて、一の関連語や分類対象語を取得するので、会話で用いられる様々な表現のゆらぎに対応することができる。
(4)テキストを文節に区切って、文節に含まれる語に基づいて分類対象語を取得するので、情報抽出のための語を簡易かつ適切に得ることができる。
(5)発言データが音声データの場合には、音声認識処理によってテキストにする。よって、発言データが音声データであっても、分類に対応する情報を抽出することができる。また、発言データがテキストの場合にも対応するので、例えば、Webチャットによる顧客からの問い合わせに対しても対応できる。
(3) Since the synonym storage unit 34 is used to acquire one related word or classification target word, fluctuations in various expressions used in conversation can be dealt with.
(4) Since the text is divided into clauses and the words included in the clauses are acquired as words to be classified, the words for information extraction can be obtained easily and appropriately.
(5) When the utterance data is voice data, it is converted into text by voice recognition processing. Therefore, even if the utterance data is voice data, information corresponding to the classification can be extracted. In addition, since it is possible to deal with the case where the utterance data is text, for example, it is possible to deal with inquiries from customers through Web chat.

(6)分類と、分類対象語との関連付けを含む分類情報を、オペレータ端末5に出力するので、オペレータは、顧客からの問い合わせ内容を整理した分類情報によって、一見して顧客の問い合わせの把握ができて便利である。
(7)顧客の要件に対応する分類項目を予め項目記憶部35に記憶しておき、分類と分類対象語との関連付けがされたことに応じて、項目記憶部35の分類項目を更新してオペレータ端末5に出力するので、オペレータが、顧客に確認すべき内容を聞き漏らさないように、オペレータを支援することができる。
また、項目記憶部35の分類項目の更新状況から顧客の要件を推測して、推測した要件に対応する項目記憶部35の分類項目をオペレータ端末5に出力するので、顧客の要件を含めてオペレータを支援することができる。
(6) Since the classification information including the classification and the association with the words to be classified is output to the operator terminal 5, the operator can grasp the customer's inquiry at a glance based on the classification information in which the contents of the inquiry from the customer are organized. It is convenient to do.
(7) The classification items corresponding to the customer's requirements are stored in advance in the item storage section 35, and the classification items in the item storage section 35 are updated in accordance with the association between the classification and the classification target word. Since the information is output to the operator terminal 5, it is possible to assist the operator so that he/she does not miss the contents to be confirmed by the customer.
In addition, since the customer's requirements are estimated from the update status of the classification items in the item storage unit 35 and the classification items of the item storage unit 35 corresponding to the estimated requirements are output to the operator terminal 5, the operator's requirements including the customer requirements are output. can support

以上、本発明の実施形態について説明したが、本発明は上述した実施形態に限定されるものではない。また、実施形態に記載した効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、実施形態に記載したものに限定されない。なお、上述した実施形態及び後述する変形形態は、適宜組み合わせて用いることもできるが、詳細な説明は省略する。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments. Moreover, the effects described in the embodiments are merely enumerations of the most suitable effects produced by the present invention, and the effects of the present invention are not limited to those described in the embodiments. The above-described embodiments and modifications described later can be used in combination as appropriate, but detailed description thereof will be omitted.

(変形形態)
(1)本実施形態では、テキストの語(分類対象語)に対応する候補語記憶部の分類が複数の場合に、関連語記憶部の関連語を用いるものを例に説明したが、これに限定されない。分類対象語に対応する候補語記憶部の分類が1つであっても関連語記憶部の関連語を用いてもよい。そのようにすれば、テキストの分類の正確性を向上したものにできる。
(deformed form)
(1) In the present embodiment, when there are multiple classifications in the candidate word storage unit corresponding to a word in the text (classification target word), the related words in the related word storage unit are used as an example. Not limited. Even if there is only one classification in the candidate word storage unit corresponding to the classification target word, related words in the related word storage unit may be used. In doing so, the accuracy of text classification can be improved.

(2)本実施形態では、テキストの語(分類対象語)の近傍語と、関連語とを照合するものを例に説明したが、これに限定されない。分類対象語に対して係り受け関係のある語と、関連語とを照合してもよい。そのようにすれば、分類対象語との関連性が高い語を用いることで、テキストの分類の正確性をより向上したものにできる。
また、会話の全てのテキストに含まれる語の出現頻度に応じて関連語を選択して、分類を決定してもよい。そのようにすれば、会話全体において共通する関連語を用いて分類を決定できるので、会話全体で一貫性のある分類を得ることができる。
(2) In the present embodiment, an example has been described in which neighboring words of text words (classification target words) are compared with related words, but the present invention is not limited to this. A related word may be collated with a word having a dependency relationship with respect to the classification target word. By doing so, the accuracy of text classification can be further improved by using words that are highly related to the classification target word.
Also, the classification may be determined by selecting related words according to the appearance frequency of words contained in all texts of the conversation. In this way, the classification can be determined using related words that are common throughout the conversation, so that a consistent classification can be obtained throughout the conversation.

(3)本実施形態では、発言データを受信したことに応じて、リアルタイムに処理をして、オペレータ端末5に分類情報を出力することで、オペレータを支援するものを例に説明したが、これに限定されない。会話記憶部に記憶された発言データを、まとめて処理をしてもよい。そのようにすれば、サービス提供者が1つの会話だけではなく、複数の顧客からの問い合わせに対して問合せ内容の分析を行うことができる。そして、分析結果は、例えば、FAQ(Frequently Asked Questions)の改善や充実を図ったり、販売促進のための内容の改善を図ったりするために用いることができる。 (3) In the present embodiment, an example has been described in which the operator is assisted by processing in real time upon receipt of utterance data and outputting classification information to the operator terminal 5, but this is the case. is not limited to The utterance data stored in the conversation storage unit may be collectively processed. By doing so, the service provider can analyze the content of inquiries not only for one conversation but also for inquiries from a plurality of customers. The analysis results can be used, for example, to improve and enrich FAQs (Frequently Asked Questions) and to improve the content for sales promotion.

(4)本実施形態では、テキストの語(分類対象語)を、分類に関連付けたが、これに限定されない。テキストそのものを、分類に関連付けてもよい。
(5)本実施形態では、保険に関する顧客からの問い合わせを例に説明したが、これに限定されない。他のコールセンタ業務(問い合わせや勧誘等)にも用いることができる。
(4) In the present embodiment, text words (classification target words) are associated with classification, but the present invention is not limited to this. The text itself may be associated with the classification.
(5) In the present embodiment, an inquiry from a customer regarding insurance has been described as an example, but the present invention is not limited to this. It can also be used for other call center operations (inquiries, invitations, etc.).

1 情報取得サーバ
10 制御部
11 発言データ受付部
12 発言者関連付け部
13 文節区切り部
14 対象語取得部
15 分類取得部
16 分類決定部
17 関連付け部
18 項目更新部
19 情報出力部
30 記憶部
31 プログラム記憶部
32 候補語記憶部
33 関連語記憶部
34 同義語記憶部
35 項目記憶部
37 会話記憶部
38 関連付け記憶部
39 通信インタフェース部
80 オペレータ画面
81 会話領域
91 支援領域
92 分類情報領域
93 候補領域
100 情報取得システム
1 information acquisition server 10 control unit 11 utterance data reception unit 12 speaker association unit 13 clause division unit 14 target word acquisition unit 15 classification acquisition unit 16 classification determination unit 17 association unit 18 item update unit 19 information output unit 30 storage unit 31 program Storage unit 32 Candidate word storage unit 33 Related word storage unit 34 Synonym storage unit 35 Item storage unit 37 Conversation storage unit 38 Association storage unit 39 Communication interface unit 80 Operator screen 81 Conversation area 91 Support area 92 Classification information area 93 Candidate area 100 Information acquisition system

Claims (17)

オペレータと顧客とによる会話から情報を取得する情報取得サーバであって、
候補語と1以上の分類とを対応付けて記憶した候補語記憶部と、
前記分類に関連した関連語を記憶した関連語記憶部と、
前記会話の発言内容を示すテキストに含まれる語と、前記候補語記憶部の前記候補語とを照合して、前記テキストから分類対象語を取得する対象語取得手段と、
前記対象語取得手段が取得した前記分類対象語に対応する前記候補語記憶部の前記分類を取得する分類取得手段と、
前記テキストの前記分類対象語と、前記分類取得手段が取得した前記分類に関連する前記関連語記憶部の前記関連語とを用いて一の前記分類を決定する分類決定手段と、
前記分類決定手段が決定した一の前記分類を、前記分類対象語に関連付ける関連付け手段と、
を備える情報取得サーバ。
An information acquisition server that acquires information from a conversation between an operator and a customer,
a candidate word storage unit that stores candidate words in association with one or more classifications;
a related word storage unit that stores related words related to the classification;
target word acquisition means for acquiring a classification target word from the text by comparing words included in the text indicating the utterance content of the conversation with the candidate words in the candidate word storage unit;
Classification acquisition means for acquiring the classification of the candidate word storage unit corresponding to the classification target word acquired by the target word acquisition means;
classification determining means for determining one of the classifications using the classification target words of the text and the related words in the related word storage section related to the classification acquired by the classification acquisition means;
an association means for associating the one classification determined by the classification determination means with the classification target word;
Information acquisition server.
請求項1に記載の情報取得サーバにおいて、
前記分類決定手段は、前記テキストの前記分類対象語に対して係り受け関係のある語を用いて前記一の分類を決定する、情報取得サーバ。
In the information acquisition server according to claim 1,
The information acquisition server, wherein the classification determining means determines the one classification using a word having a dependency relationship with respect to the classification target word of the text.
請求項1に記載の情報取得サーバにおいて、
前記分類決定手段は、前記テキストの前記分類対象語から近傍の位置にある近傍語を用いて前記一の分類を決定する、情報取得サーバ。
In the information acquisition server according to claim 1,
The information acquisition server, wherein the classification determining means determines the one classification using a nearby word located near the classification target word of the text.
請求項1から請求項3までのいずれかに記載の情報取得サーバにおいて、
前記分類決定手段は、前記会話の全ての前記テキストに含まれる語の出現頻度に応じて前記関連語を選択して、前記一の分類を決定する、情報取得サーバ。
In the information acquisition server according to any one of claims 1 to 3,
The information acquisition server, wherein the classification determination means selects the related words according to the appearance frequency of words included in all the texts of the conversation and determines the one classification.
請求項1から請求項4までのいずれかに記載の情報取得サーバにおいて、
前記分類取得手段が取得した前記分類が複数ある場合に、前記分類決定手段による処理を行う、情報取得サーバ。
In the information acquisition server according to any one of claims 1 to 4,
An information acquisition server for performing processing by the classification determination means when there are a plurality of the classifications acquired by the classification acquisition means.
請求項1に記載の情報取得サーバにおいて、
前記分類決定手段は、前記分類取得手段が取得した前記分類が複数ある場合に、前記関連語記憶部を参照し、前記テキストの前記分類対象語から近傍の位置にある近傍語と、前記複数の分類のいずれかに対応する前記関連語記憶部の前記関連語とを照合して、一の前記関連語を取得し、前記一の関連語に対応する前記関連語記憶部の前記分類を、前記一の分類に決定する、情報取得サーバ。
In the information acquisition server according to claim 1,
When there are a plurality of classifications acquired by the classification acquisition means, the classification determination means refers to the related term storage unit to determine the proximity words in the vicinity of the classification target word of the text and the plurality of classifications. The related words in the related word storage unit corresponding to any of the classifications are collated to acquire one related word, and the classification in the related word storage unit corresponding to the one related word is stored in the An information acquisition server that determines one classification.
請求項6に記載の情報取得サーバにおいて、
代表語と前記代表語の同義語とを対応付けて記憶した同義語記憶部を備え、
前記分類決定手段は、前記一の関連語を取得できなかった場合に、前記同義語記憶部を参照し、前記近傍語に一致する前記同義語に基づいて前記一の関連語を取得し、前記一の関連語に対応する前記関連語記憶部の前記分類を、前記一の分類に決定する、情報取得サーバ。
In the information acquisition server according to claim 6,
A synonym storage unit that stores representative words and synonyms of the representative words in association with each other,
When the one related term cannot be acquired, the classification determination means refers to the synonym storage unit, acquires the one related term based on the synonym that matches the neighboring term, and An information acquisition server that determines the classification of the related word storage section corresponding to the one related word to the one classification.
請求項1から請求項7までのいずれかに記載の情報取得サーバにおいて、
代表語と前記代表語の同義語とを対応付けて記憶した同義語記憶部を備え、
前記対象語取得手段は、前記テキストに含まれる語と前記候補語記憶部の前記候補語とを照合することによって前記分類対象語を取得できなかった場合に、前記同義語記憶部を参照し、前記テキストに含まれる語に一致する前記同義語に基づいて前記分類対象語を取得する、情報取得サーバ。
In the information acquisition server according to any one of claims 1 to 7,
A synonym storage unit that stores representative words and synonyms of the representative words in association with each other,
The target word acquisition means refers to the synonym storage unit when the classification target word cannot be acquired by matching the words included in the text with the candidate words in the candidate word storage unit, An information acquisition server that acquires the classification target term based on the synonym that matches the term included in the text.
請求項1から請求項8までのいずれかに記載の情報取得サーバにおいて、
前記テキストを文節に区切る文節区切り手段を備え、
前記対象語取得手段は、前記文節に含まれる前記語に基づいて前記分類対象語を取得する、情報取得サーバ。
In the information acquisition server according to any one of claims 1 to 8,
Clause delimiting means for segmenting the text into clauses;
The information acquisition server, wherein the target word acquisition means acquires the classification target word based on the word included in the clause.
請求項1から請求項9までのいずれかに記載の情報取得サーバにおいて、
発言者による発言データを受け付ける発言データ受付手段を備え、
前記対象語取得手段は、前記発言データ受付手段が前記発言データを受け付けたことに応じて、前記発言データに対応する前記テキストから前記分類対象語を取得する、情報取得サーバ。
In the information acquisition server according to any one of claims 1 to 9,
utterance data receiving means for receiving utterance data by a speaker;
The information acquisition server, wherein the target word acquiring means acquires the classification target word from the text corresponding to the utterance data in response to the utterance data receiving means receiving the utterance data.
請求項10に記載の情報取得サーバにおいて、
前記発言データ受付手段は、発言内容を示す前記テキストを受け付ける、情報取得サーバ。
In the information acquisition server according to claim 10,
The utterance data receiving means is an information acquisition server that receives the text indicating the content of the utterance.
請求項10に記載の情報取得サーバにおいて、
前記発言データ受付手段は、発言内容を含んだ音声データを受け付け、
前記発言データ受付手段が受け付けた前記音声データに対して音声認識処理を行い、前記テキストを取得するテキスト取得手段を備える、情報取得サーバ。
In the information acquisition server according to claim 10,
The utterance data receiving means receives voice data including utterance content,
An information acquisition server comprising text acquisition means for performing speech recognition processing on the voice data received by the utterance data reception means and acquiring the text.
請求項10から請求項12までのいずれかに記載の情報取得サーバにおいて、
前記テキストと、前記発言者を識別する発言者識別情報とを関連付ける発言者関連付け手段を備える、情報取得サーバ。
In the information acquisition server according to any one of claims 10 to 12,
An information acquisition server, comprising a speaker association unit that associates the text with speaker identification information that identifies the speaker.
請求項1から請求項13までのいずれかに記載の情報取得サーバとしてコンピュータを機能させるためのプログラム。 A program for causing a computer to function as the information acquisition server according to any one of claims 1 to 13. 請求項1から請求項13までのいずれかに記載の情報取得サーバと、
前記オペレータが使用する端末と、
を備えた情報取得システムであって、
前記情報取得サーバは、前記関連付け手段により関連付けられた前記分類と前記分類対象語とを含む分類情報を、前記端末に出力する出力手段を備える、情報取得システム。
an information acquisition server according to any one of claims 1 to 13;
a terminal used by the operator;
An information acquisition system comprising
The information acquisition system, wherein the information acquisition server comprises output means for outputting, to the terminal, classification information including the classification and the classification target word associated by the association means.
請求項15に記載の情報取得システムにおいて、
前記情報取得サーバは、
前記顧客の要件に対応する分類項目を予め記憶した項目記憶部と、
前記関連付け部により関連付けがされた前記分類に対応する前記項目記憶部の前記分類項目を更新して、前記分類項目を前記端末に出力する項目更新出力手段と、
を備える、情報取得システム。
In the information acquisition system according to claim 15,
The information acquisition server is
an item storage unit storing in advance classification items corresponding to the customer's requirements;
item update output means for updating the classification item of the item storage unit corresponding to the classification associated by the association unit and outputting the classification item to the terminal;
An information acquisition system comprising:
請求項16に記載の情報取得システムにおいて、
前記情報取得サーバは、前記関連付け手段により関連付けられた前記分類と前記分類対象語とに基づいて、前記項目記憶部を参照して前記顧客の要件を推測する要件推測手段を備え、
前記項目更新出力手段は、前記要件推測手段が推測した前記要件に対応する前記分類項目を、前記端末に出力する、情報取得システム。
In the information acquisition system according to claim 16,
The information acquisition server includes requirement inference means for inferring requirements of the customer by referring to the item storage unit based on the classification and the classification target word associated by the association means,
The information acquisition system, wherein the item update output means outputs the classification item corresponding to the requirement estimated by the requirement estimation means to the terminal.
JP2021054687A 2021-03-29 2021-03-29 Information acquisition server, program, and information acquisition system Pending JP2022152061A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021054687A JP2022152061A (en) 2021-03-29 2021-03-29 Information acquisition server, program, and information acquisition system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021054687A JP2022152061A (en) 2021-03-29 2021-03-29 Information acquisition server, program, and information acquisition system

Publications (1)

Publication Number Publication Date
JP2022152061A true JP2022152061A (en) 2022-10-12

Family

ID=83555766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021054687A Pending JP2022152061A (en) 2021-03-29 2021-03-29 Information acquisition server, program, and information acquisition system

Country Status (1)

Country Link
JP (1) JP2022152061A (en)

Similar Documents

Publication Publication Date Title
US10354677B2 (en) System and method for identification of intent segment(s) in caller-agent conversations
US9742912B2 (en) Method and apparatus for predicting intent in IVR using natural language queries
US9904927B2 (en) Funnel analysis
WO2015105920A1 (en) Generalized phrases in automatic speech recognition systems
US11544721B2 (en) Supporting automation of customer service
US10255346B2 (en) Tagging relations with N-best
US10388283B2 (en) System and method for improving call-centre audio transcription
US20210193124A1 (en) Method and apparatus for intent recognition and intent prediction based upon user interaction and behavior
US20190318004A1 (en) Intelligent Call Center Agent Assistant
JP2012003702A (en) Talk script use state calculation system and talk script use state calculation program
US20210082409A1 (en) Meeting support system, meeting support device, and meeting support program
KR102111831B1 (en) System and method for discovering and exploring concepts
CN111831286B (en) User complaint processing method and device
US11743384B2 (en) Real-time agent assistance using real-time automatic speech recognition and behavioral metrics
WO2023090380A1 (en) Program, information processing system, and information processing method
JP2022152061A (en) Information acquisition server, program, and information acquisition system
CN110740212A (en) Call answering method and device based on intelligent voice technology and electronic equipment
JP2019207647A (en) Interactive business assistance system
CN110765242A (en) Method, device and system for providing customer service information
JP6929960B2 (en) Information processing device and information processing method
CN114254088A (en) Method for constructing automatic response model and automatic response method
JP2022066765A (en) Skill level calculation device, responder distribution system device, skill level calculation method, responder distribution method, program and recording medium
JP6875270B2 (en) Automatic response device and automatic response method
CN111556096A (en) Information pushing method, device, medium and electronic equipment
CN113507693B (en) Incoming call processing method and device and electronic equipment

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20240129