JP2011123565A - Faq candidate extracting system and faq candidate extracting program - Google Patents

Faq candidate extracting system and faq candidate extracting program Download PDF

Info

Publication number
JP2011123565A
JP2011123565A JP2009278812A JP2009278812A JP2011123565A JP 2011123565 A JP2011123565 A JP 2011123565A JP 2009278812 A JP2009278812 A JP 2009278812A JP 2009278812 A JP2009278812 A JP 2009278812A JP 2011123565 A JP2011123565 A JP 2011123565A
Authority
JP
Japan
Prior art keywords
discourse
statement
question
flow
faq
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
JP2009278812A
Other languages
Japanese (ja)
Inventor
Gasuaki Takehara
一彰 竹原
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.)
Nomura Research Institute Ltd
Original Assignee
Nomura Research Institute 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 Nomura Research Institute Ltd filed Critical Nomura Research Institute Ltd
Priority to JP2009278812A priority Critical patent/JP2011123565A/en
Publication of JP2011123565A publication Critical patent/JP2011123565A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Machine Translation (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a FAQ candidate extracting system which has resistance against the characteristics of discourse data, such as spoken language or noise, and extracts a Q&A pair from the analysis result of a discourse data structure, without regulating the frame of a discourse text structure. <P>SOLUTION: The FAQ candidate extracting system 1 uses the discourse data 101 and discourse semantics 200 as inputs and extracts and outputs a question-answer pair to be a FAQ candidate 300 from the discourse data 101. The discourse semantics 200 includes flow information 21 of respective statement. The system includes a Q&A pair extracting portion 60 for identifying the first statement, wherein a flow indicating being a question sentence is set, identifying the second statement which appears first after the first statement, is different in speaker, and where a flow indicating stating a specific content on a matter intrinsic to the discourse is set, and then, extracting the first statement and the second statement as the Q&A pair. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、自然言語処理の技術に関し、特に、音声認識処理により得られた談話データの構造を解析した結果からFAQ(Frequently Asked Questions)の候補を抽出するFAQ候補抽出システムおよびFAQ候補抽出プログラムに適用して有効な技術に関するものである。   The present invention relates to a natural language processing technique, and more particularly, to a FAQ candidate extraction system and a FAQ candidate extraction program for extracting FAQ (Frequently Asked Questions) candidates from the result of analyzing the structure of discourse data obtained by speech recognition processing. It is related to effective technology when applied.

例えば、コールセンター業務において、オペレータやコミュニケータは、電話応対後に応対記録を作成して応対管理システム等へ保存するという一連の業務を行う必要がある。このとき、オペレータ等は、自身の記憶を頼りにして応対記録を作成するため作成に時間がかかるという問題がある。   For example, in a call center operation, an operator or a communicator needs to perform a series of operations such as creating a response record and storing it in a response management system after receiving a call. At this time, there is a problem that it takes time for the operator or the like to create a response record based on his / her memory.

また、各オペレータ等のスキルに応じて品質(内容、統一性、網羅性、簡潔性等)にバラツキが生じる。このように応対記録の品質にバラツキがあったり品質が低かったりすることにより、顧客の声を正確に把握することができなかったり、応対記録の蓄積からテキストマイニング等の技術を利用して新たな知見を得るというようなことができなかったりなどの問題も生じる。   Further, quality (content, uniformity, completeness, conciseness, etc.) varies according to the skill of each operator. In this way, the quality of the response records varies or the quality is low, so it is not possible to accurately grasp the customer's voice, or from the accumulation of response records, new technologies such as text mining are used. Problems such as inability to obtain knowledge also occur.

このような問題を解決するため、音声認識の技術を活用した解決策が検討されている。音声認識の技術によって応対の音声情報をテキスト化して保存することにより、応対記録の網羅性を確保することができる。また、テキスト化したデータに対して自然言語処理の技術を適用して内容を要約することで応対記録を自動作成することも可能であり、応対記録作成にかかるコストを削減して、統一性、簡潔性を確保することで応対記録の活用性を向上させることも可能と考えられる。   In order to solve such a problem, a solution using a speech recognition technology is being studied. By storing the voice information of the response as text using the speech recognition technology, it is possible to ensure the completeness of the response record. It is also possible to automatically create response records by applying natural language processing technology to the text data and summarizing the contents, reducing the cost of response record creation, uniformity, It is possible to improve the usability of response records by ensuring conciseness.

このような技術として、例えば、非特許文献1には、コールセンターにおける音声対話において、音声データをテキスト化し、過去の対話内容とその営業日報から帰納的学習により再帰的に規則獲得を行い、それらの規則を用いて未知の対話内容に対して重要箇所を決定・抽出し、文体変換を行うことで営業日報を自動生成する技術が記載されている。   As such a technique, for example, in Non-Patent Document 1, in voice conversation at a call center, voice data is converted into text, and rules are recursively obtained by inductive learning from past conversation contents and business daily reports. It describes a technology that automatically generates daily business reports by determining and extracting important points for unknown dialogue contents using rules and performing style conversion.

一方で、テキスト化した音声データの蓄積からテキストマイニング等による分析などにより新たな知見を得る技術としては、音声データの対話の種類により種々のものが想定されるが、例えば、上述したコールセンターにおける電話応対の内容からは、よく行われる質問とそれに対する回答からなる質問−回答対(以下では「Q&A対」と記載する場合がある)を抽出して、FAQ(Frequently Asked Questions)を自動生成するという技術が想定される。   On the other hand, there are various technologies that can be used to obtain new knowledge through analysis by text mining or the like from the accumulation of voice data that has been converted into text, depending on the type of voice data interaction. From the contents of the response, it extracts the question-answer pair (hereinafter sometimes referred to as “Q & A pair”) consisting of frequently asked questions and their answers, and automatically generates FAQ (Frequently Asked Questions) Technology is envisaged.

従来では、テキスト化された音声対話等の文章データから、統計的な処理によってよく行われる質問を抽出するということは行われていたが、これに対する回答を合わせて統計的に抽出するということは困難であり、回答については別途作成してQ&A対を作成することが一般的に行われていた。   Conventionally, it has been done to extract frequently asked questions by statistical processing from text data such as spoken dialogue, but it is statistically extracted together with answers to this It was difficult, and it was common practice to create separate Q & A pairs for answers.

これに対して、例えば、非特許文献2には、近年増えてきたクローズドキャプション付きのテレビ番組を対象として、テレビ番組内のクローズドキャプションの中から、CRF(Conditional Random Fields)を用いて質問文を同定し、これに対応する解答文の中心を推定し、さらにCRFを用いて解答文の導入・補足となる情報も合わせて同定することにより、質問−解答対を抽出する技術が記載されている。   On the other hand, for example, in Non-Patent Document 2, a television program with closed captions that has been increasing in recent years is targeted, and a question sentence is used from among closed captions in the television program using CRF (Conditional Random Fields). A technique is described in which a question-answer pair is extracted by identifying and estimating the center of an answer sentence corresponding to this, and further identifying and identifying information that introduces and supplements the answer sentence using the CRF. .

矢野純司、荒木健治、“コールセンターにおける音声対話を対象とした帰納的学習を用いた営業日報生成手法の性能評価”、情報処理学会研究報告 2007−NL−178、2007年3月28日、p.21−28Junji Yano, Kenji Araki, “Performance evaluation of daily report generation method using inductive learning for voice conversation in call center”, Information Processing Society of Japan Research Report 2007-NL-178, March 28, 2007, p. 21-28 河野将弘、他6名、“CRFを用いたテレビ番組クローズドキャプションからの質問−解答対自動抽出”、言語処理学会第14回年次大会 発表論文集、2008年3月20日、p.915−918Masahiro Kawano and 6 others, “Question-answer pair automatic extraction from TV program closed caption using CRF”, Proc. Of the 14th Annual Conference of the Language Processing Society, March 20, 2008, p. 915-918

人の談話を音声認識によりテキスト化したデータ(以下では「談話データ」と記載する場合がある)を活用する場合、談話データ内の文章は通常は話し言葉で記録されているため、正しい文法に則った日本語文や、書き言葉を前提とした既存の自然言語処理の技術ではうまく対応できない場合がある。また、現状の音声認識エンジンの精度では認識ミスを排除することはできず、誤認識による誤字・脱字などのノイズが多い。従って、談話データについて自然言語処理を利用して解析し、有効活用するのは困難である。   When using data obtained by converting a person's discourse into text by speech recognition (hereinafter sometimes referred to as “discourse data”), the sentences in the discourse data are usually recorded in spoken language, so follow the correct grammar. Japanese language sentences and existing natural language processing technology based on written language may not be able to cope well. Moreover, the accuracy of the current speech recognition engine cannot eliminate recognition errors, and there are many noises such as typographical errors and omissions due to erroneous recognition. Therefore, it is difficult to analyze and effectively use discourse data using natural language processing.

一方、テキスト化した音声データの蓄積から、例えば、FAQの候補となるようなQ&A対などの新たな知見を得る技術として、上述の非特許文献2の技術では、テレビ番組のクローズドキャプションからQ&A対を抽出することができるが、ここでは、対象のクローズドキャプションの内容はスキーマにアノテーションされる、すなわち、あらかじめ規定された文章構造の枠組みに当てはめられ、これに基づいて質問と回答の抽出を行うものである。   On the other hand, as a technique for obtaining new knowledge, such as a Q & A pair that is a candidate for FAQ, from the accumulation of voice data that has been converted into text, the technique of Non-Patent Document 2 described above is based on a closed caption of a TV program. Here, the content of the target closed caption is annotated in the schema, that is, applied to the framework of the sentence structure prescribed in advance, and the question and answer are extracted based on this It is.

しかしながら、例えば、コールセンターにおける電話応対をテキスト化したデータなど、決められた文章構造の枠組みやスキーマに当てはめることができない、もしくは困難であるような談話データからQ&A対を抽出することは、非特許文献2の技術では困難であり、また、そのような技術は従来存在しなかった。   However, it is not possible to extract a Q & A pair from discourse data that cannot be applied to the framework or schema of a predetermined sentence structure, such as data obtained by making a telephone response in a call center into text. The second technique is difficult, and such a technique has not existed in the past.

そこで本発明の目的は、話し言葉やノイズといった談話データの特性に強く、談話の文章構造の枠組みを規定せずに、談話データの構造を解析した結果からFAQの候補となるQ&A対を抽出するFAQ候補抽出システムおよびFAQ候補抽出プログラムを提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide FAQs that extract strong Q & A pairs as FAQ candidates from the results of analyzing the structure of discourse data without specifying the framework of the discourse sentence structure, and being strong in the characteristics of discourse data such as spoken words and noise. The object is to provide a candidate extraction system and a FAQ candidate extraction program.

本発明の前記ならびにその他の目的と新規な特徴は、本明細書の記述および添付図面から明らかになるであろう。   The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。   Of the inventions disclosed in this application, the outline of typical ones will be briefly described as follows.

本発明の代表的な実施の形態によるFAQ候補抽出システムは、FAQ候補抽出プログラムによって機能し、音声認識処理によって談話の内容がテキスト化された談話データ、および前記談話データにおける前記談話の構造の解析結果である、前記談話全体の意味内容を把握するための情報である談話セマンティクスを入力とし、前記談話データからFAQ候補となる質問−回答対を抽出して出力するFAQ候補抽出システムであって、以下の特徴を有するものである。   The FAQ candidate extraction system according to the representative embodiment of the present invention functions by the FAQ candidate extraction program, and analyzes the discourse data in which the content of the discourse is converted into text by voice recognition processing, and the discourse structure in the discourse data. It is a FAQ candidate extraction system that extracts and outputs a question-answer pair as a FAQ candidate from the discourse data, using as a result discourse semantics, which is information for grasping the semantic content of the entire discourse as a result, It has the following characteristics.

すなわち、FAQ候補抽出システムにおいて、前記談話セマンティクスは、前記談話データにおける各ステートメントの意味内容を示すフローの情報を含むフロー情報を含み、FAQ候補抽出システムは、前記談話セマンティクスにおいて、前記ステートメントが相手の話者に対する質問文であることを示す前記フローが設定された第1のステートメントを同定し、さらに、前記談話データにおいて前記第1のステートメントの後に最初に現れ、かつ前記第1のステートメントと話者が異なり、前記ステートメントが前記談話に固有の事項について具体的な内容を述べているものであることを示す前記フローが設定された第2のステートメントを同定し、前記第1のステートメントと前記第2のステートメントとを前記質問−回答対として抽出する質問−回答対抽出部を有することを特徴とするものである。   That is, in the FAQ candidate extraction system, the discourse semantics includes flow information including flow information indicating the semantic content of each statement in the discourse data. The FAQ candidate extraction system includes the discourse semantics in which the statement is Identifying a first statement with the flow indicating that it is a question sentence for a speaker, and further appearing first after the first statement in the discourse data, and the first statement and the speaker Is different, and identifies a second statement with the flow indicating that the statement is specific to a matter specific to the discourse, and identifies the first statement and the second statement As a question-answer pair. Question - is characterized in that it has a reply pair extraction unit.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下のとおりである。   Among the inventions disclosed in the present application, effects obtained by typical ones will be briefly described as follows.

本発明の代表的な実施の形態によれば、談話構造の解析結果である、談話データの各ステートメントについてのフローの情報を利用することにより、談話の文章構造の枠組みを規定せずに、談話データからQ&A対を抽出することができる。また、談話データの内容および談話構造の解析結果から必要な部分のみを参照してQ&A対を抽出するため、他の部分にノイズやノイズによる誤った解析結果が含まれている場合でも、これらからの影響を極小化してQ&A対を抽出することができる。   According to a typical embodiment of the present invention, by using flow information about each statement of discourse data, which is a result of discourse structure analysis, the discourse text structure is not defined, and the discourse structure is not defined. Q & A pairs can be extracted from the data. In addition, since Q & A pairs are extracted by referring to only necessary parts from the contents of discourse data and discourse structure analysis results, even if other parts contain noise or erroneous analysis results due to noise, Q & A pairs can be extracted by minimizing the influence of.

本発明の一実施の形態であるFAQ候補抽出システムの構成例の概要について示したブロック図である。It is the block diagram shown about the outline | summary of the structural example of the FAQ candidate extraction system which is one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムの構成例の概要について示したブロック図である。It is the block diagram shown about the outline | summary of the structural example of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話の例および談話セマンティクスの概念について示した図である。It is the figure shown about the example of the discourse in one embodiment of this invention, and the concept of discourse semantics. 本発明の一実施の形態における談話データにおけるフローとコンテキストの例について示した図である。It is the figure shown about the example in the flow and context in discourse data in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムのフロー解析ルールの例について示した図である。It is the figure shown about the example of the flow analysis rule of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムのフロー解析部におけるフロー解析処理の流れの例を示したフローチャートである。It is the flowchart which showed the example of the flow of the flow analysis process in the flow analysis part of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムの固有表現解析ルールの例について示した図である。It is the figure shown about the example of the specific expression analysis rule of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムの固有表現解析部における固有表現解析処理の流れの例を示したフローチャートである。It is the flowchart which showed the example of the flow of the specific expression analysis process in the specific expression analysis part of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムでの結束性解析の例について示した図である。It is the figure shown about the example of cohesion analysis in the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態における談話構造解析システムの結束性解析部における結束性解析処理の流れの例を示したフローチャートである。It is the flowchart which showed the example of the flow of the cohesiveness analysis process in the cohesiveness analysis part of the discourse structure analysis system in one embodiment of this invention. 本発明の一実施の形態におけるFAQ候補抽出システムでのQ&A対抽出の例について示した図である。It is the figure shown about the example of Q & A pair extraction in the FAQ candidate extraction system in one embodiment of this invention. 本発明の一実施の形態におけるFAQ候補抽出システムのQ&A対抽出部におけるQ&A対抽出処理の流れの例を示したフローチャートである。It is the flowchart which showed the example of the flow of the Q & A pair extraction process in the Q & A pair extraction part of the FAQ candidate extraction system in one embodiment of this invention.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一部には原則として同一の符号を付し、その繰り返しの説明は省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that components having the same function are denoted by the same reference symbols throughout the drawings for describing the embodiment, and the repetitive description thereof will be omitted.

本発明の一実施の形態であるFAQ候補抽出システムは、話し言葉を含む談話データについての談話構造の解析結果である談話セマンティクス(談話全体の意味内容を把握するための談話構造に係る情報)に基づいて、談話データからQ&A対を抽出する。さらに、これらに対して、予め設定したキーワードの出現頻度に基づいて類似度を算出してグループ化することによりクラスタリングし、さらにクラスタ毎にスコアリングすることによりランキングを行って、FAQ候補として出力するシステムである。   The FAQ candidate extraction system according to one embodiment of the present invention is based on discourse semantics (information related to discourse structure for grasping the semantic content of the entire discourse), which is the analysis result of discourse structure for discourse data including spoken words. The Q & A pair is extracted from the discourse data. Furthermore, for these, clustering is performed by calculating and grouping the similarity based on the appearance frequency of the keyword set in advance, ranking is performed by scoring for each cluster, and the result is output as a FAQ candidate. System.

ここで、談話セマンティクスとは、例えば、談話データにおける文字列や形態素から意味内容を推測して、談話データ全体について後述するようなフロー、さらには結束性(談話のセグメント)、固有表現などの談話構造の解析を行って得られた解析結果である。この談話セマンティクスは、例えば、後述する談話構造解析システムを用いることによって談話データから生成してもよいし、他の自然言語処理を利用した文章構造の解析システム等を利用して生成してもよい。また、人手によって談話データにタグ付け等を行って作成することも可能である。本実施の形態では、後述する談話構造解析システムを用いて生成するものとして説明する。   Here, discourse semantics means, for example, a flow as described below for the entire discourse data by inferring the semantic content from character strings and morphemes in the discourse data, and also a discourse such as cohesiveness (discourse segment), proper expression, etc. It is the analysis result obtained by analyzing the structure. This discourse semantics may be generated from discourse data by using a discourse structure analysis system, which will be described later, or may be generated using a sentence structure analysis system using other natural language processing, etc. . It is also possible to manually create a tag by tagging the discourse data. In the present embodiment, description will be made assuming that the generation is performed using a discourse structure analysis system described later.

本実施の形態における談話セマンティクスは、日本語の文章としての内容や構造の厳密な解析結果である必要はなく、例えば、コールセンターにおける応対記録の作成などの実用上支障のないレベルの精度のものであればよい。なお、本明細書において、「談話」とは1人以上の話者による発話行為を指し、例えば、1人で話す講演会でのスピーチ等や、上述したようなコールセンターのオペレータ等と顧客とのやり取り、複数人での電話会議やテレビ会議、その他の複数人での会話・対話が含まれる。   The discourse semantics in this embodiment do not have to be the result of strict analysis of the content and structure of Japanese sentences. For example, the discourse semantics have a level of accuracy that does not impede practical use, such as creating a response record at a call center. I just need it. In this specification, “discussion” refers to an utterance action by one or more speakers, for example, a speech at a lecture where one person speaks, a call center operator as described above, and a customer. Includes communication, multi-person conference calls and video conferencing, and other multi-person conversations and dialogues.

図3は、本実施の形態における談話の例および談話セマンティクスの概念について示した図である。図3の例では、コールセンターのオペレータと顧客とのやり取りからなる談話の例を示している。左側の発話はオペレータの発話であり、右側は顧客の発話を示している。本実施の形態では、各話者の発話1文を「ステートメント」と呼ぶものとする。また、話者毎の連続したステートメントのまとまりを「ブロック」と呼ぶものとする(同一話者の連続したステートメントでも時間的に間隔が空いた場合は別のブロックとなる)。   FIG. 3 is a diagram showing an example of discourse and the concept of discourse semantics in the present embodiment. The example of FIG. 3 shows an example of a discourse consisting of interaction between a call center operator and a customer. The utterance on the left side is the utterance of the operator, and the right side shows the utterance of the customer. In the present embodiment, one sentence of each speaker is called a “statement”. In addition, a group of consecutive statements for each speaker is referred to as a “block” (even if consecutive statements of the same speaker are separated in time, they become different blocks).

図3において、「フロー」とは、各ステートメントの意味内容を端的に示す情報である。この情報をトレースすることによって談話の流れを把握することができる。例えば、図3のオペレータのステートメントにおいて、最初の“はい。”はフローが“挨拶”になっているのに対し、次の“はい。”ではフローが“相槌”となっている。このように、談話の状況(コンテキスト)に応じて、同じ文言のステートメントであってもフローが異なるものとなる場合がある。   In FIG. 3, “flow” is information that simply indicates the semantic content of each statement. By tracing this information, the flow of discourse can be grasped. For example, in the operator statement of FIG. 3, the first “Yes.” Indicates that the flow is “greeting”, while the next “Yes.” Indicates that the flow is “confusion”. In this way, depending on the discourse situation (context), the flow may be different even for statements of the same wording.

また、図3において、「固有表現」とは、談話の内容を個別に特徴付ける表現であり、例えば、図3のコールセンターでのやり取りの談話では、話者のIDや人名、企業名、電話番号、所在地などの固有名詞等が該当する。また、「セグメント」とは、ブロック毎の談話の内容が共通する(結束する)ものをまとめてセグメント化したものである。上記の「フロー」、「固有表現」、「セグメント」についての情報は、談話構造の解析結果として「談話セマンティクス」の構成要素となる。   In FIG. 3, “proprietary expression” is an expression that individually characterizes the content of the discourse. For example, in the discourse of exchange at the call center in FIG. 3, the speaker ID, person name, company name, telephone number, Applicable to proper nouns such as location. Further, the “segment” is a segmented set of common (united) contents of the discourse for each block. The information about the above “flow”, “specific expression”, and “segment” is a constituent element of “Discourse Semantics” as the analysis result of the discourse structure.

[システム構成(談話構造解析システム)]
図2は、本発明の一実施の形態における談話構造解析システムの構成例の概要について示したブロック図である。談話構造解析システム2は、サーバやPC(Personal Computer)等のコンピュータシステムによって構成され、例えば、ソフトウェアプログラムによって実装される前処理部10、フロー解析部20、形態素解析部30、固有表現解析部40、結束性解析部50の各部と、フロー解析ルール22、および固有表現解析ルール42の各テーブルを有し、音声認識エンジン3によって談話の内容がテキスト化された談話データ100を入力として、談話構造の解析を行って談話セマンティクス200を出力する。
[System configuration (Discourse structure analysis system)]
FIG. 2 is a block diagram showing an outline of a configuration example of the discourse structure analyzing system according to the embodiment of the present invention. The discourse structure analysis system 2 is configured by a computer system such as a server or a PC (Personal Computer). For example, the preprocessing unit 10, the flow analysis unit 20, the morpheme analysis unit 30, and the proper expression analysis unit 40 are implemented by software programs. The discourse structure having each unit of the cohesiveness analysis unit 50, each table of the flow analysis rule 22 and the specific expression analysis rule 42, and the discourse data 100 in which the content of the discourse is converted into text by the speech recognition engine 3 is input. And the discourse semantics 200 is output.

なお、音声認識エンジン3には既存のものを利用することができる。本実施の形態の談話構造解析システム2は、上述したように、談話データ100のノイズ(音声認識エンジン3による認識ミス等)に強いという特徴を有するが、音声認識エンジン3の認識率が高いほうがより精度の高い談話構造の解析を行うことが可能であることはいうまでもない。   Note that the existing voice recognition engine 3 can be used. As described above, the discourse structure analysis system 2 according to the present embodiment is characterized by being resistant to noise (such as recognition errors by the speech recognition engine 3) of the discourse data 100, but the recognition rate of the speech recognition engine 3 is higher. Needless to say, it is possible to analyze the discourse structure with higher accuracy.

談話構造解析システム2の前処理部10は、談話データ100の入力を受けて、必要に応じて、他の各部での処理が可能なようにデータのレイアウト変換などの前処理を行う機能を有する。ここでは、例えば、話者毎に連続したステートメントをブロックとしてまとめて、各ブロックおよび各ステートメントに順序を示すシーケンス番号(ID)を割り振ったり、各ブロックの話者のデータを抽出・設定したりなどの処理を行う。なお、談話データ100は、例えば、XML(eXtended Markup Language)などを利用したデータ構造として表される。   The preprocessing unit 10 of the discourse structure analysis system 2 has a function of receiving input of the discourse data 100 and performing preprocessing such as data layout conversion so that processing can be performed in other units as necessary. . Here, for example, continuous statements for each speaker are grouped into blocks, sequence numbers (IDs) indicating the order are assigned to each block and each statement, and speaker data of each block is extracted and set. Perform the process. The discourse data 100 is represented as a data structure using, for example, XML (eXtended Markup Language).

フロー解析部20は、前処理部10による前処理後の談話データ100に対して、フロー解析ルール22に基づくルールベースでのフローの解析を行い、解析結果としてフロー情報21を出力する機能を有する。フロー情報21は、談話データ100内の各ステートメントのIDとこれに対応するフローの情報を保持し、例えば、XMLなどを利用したデータ構造として表される。   The flow analysis unit 20 has a function of analyzing a rule-based flow based on the flow analysis rule 22 on the discourse data 100 after the preprocessing by the preprocessing unit 10 and outputting the flow information 21 as an analysis result. . The flow information 21 holds the ID of each statement in the discourse data 100 and the flow information corresponding thereto, and is represented as a data structure using XML or the like, for example.

このフロー情報21は、談話構造解析システム2の出力として談話セマンティクス200に含まれ、必須の構成要素となる。すなわち、談話セマンティクス200には、少なくとも談話データ100についてのフローの解析結果としてフロー情報21が含まれる。なお、フロー解析ルール22の内容、およびフロー解析部20での処理の詳細については後述する。   This flow information 21 is included in the discourse semantics 200 as an output of the discourse structure analysis system 2 and is an essential component. That is, the discourse semantics 200 includes flow information 21 as a flow analysis result for at least the discourse data 100. Details of the flow analysis rule 22 and details of processing in the flow analysis unit 20 will be described later.

形態素解析部30は、前処理部10による前処理後の談話データ100に対して、形態素(言語における意味を持つ最小の単位)の列に分割して品詞を判別するいわゆる形態素解析を行い、解析結果として形態素情報31を出力する機能を有する。形態素情報31は、談話データ100内の各ステートメントのIDとこれに対応する形態素列の情報を保持し、例えば、XMLなどを利用したデータ構造として表される。   The morpheme analysis unit 30 performs a so-called morpheme analysis on the discourse data 100 after the preprocessing by the preprocessing unit 10 and divides the discourse data into columns of morphemes (the smallest unit having meaning in the language) to determine the part of speech. As a result, the morpheme information 31 is output. The morpheme information 31 holds the ID of each statement in the discourse data 100 and morpheme string information corresponding thereto, and is represented as a data structure using, for example, XML.

この形態素情報31は、フロー情報21と同様に、談話構造解析システム2の出力として談話セマンティクス200に含まれるとともに、後述する固有表現解析部40や結束性解析部50に対する入力となる。すなわち、固有表現解析部40による固有表現の解析や、結束性解析部50による結束性の解析(セグメント化)を行わない場合は、形態素解析部30による形態素解析は不要な場合がある。本実施の形態では、後述するFAQ候補抽出システムにおいて、結束性解析部50による解析結果や形態素情報31自体を利用する場合があるため、これらの必要に応じて形態素情報31を出力するようにしてもよい。なお、形態素解析部30には既存の形態素解析エンジン(例えば、MeCab(和布蕪)やChaSen(茶筌)など)を利用することができる。   Similar to the flow information 21, the morpheme information 31 is included in the discourse semantics 200 as an output of the discourse structure analysis system 2, and becomes an input to the specific expression analysis unit 40 and the cohesiveness analysis unit 50 described later. In other words, when the specific expression analysis by the specific expression analysis unit 40 and the cohesiveness analysis (segmentation) by the cohesiveness analysis unit 50 are not performed, the morpheme analysis by the morpheme analysis unit 30 may be unnecessary. In the present embodiment, in the FAQ candidate extraction system to be described later, the analysis result by the cohesiveness analysis unit 50 and the morpheme information 31 itself may be used. Therefore, the morpheme information 31 is output as necessary. Also good. Note that an existing morpheme analysis engine (for example, MeCab (Japanese cloth candy) or ChaSen (tea candy)) can be used for the morpheme analysis unit 30.

固有表現解析部40は、前処理部10による前処理後の談話データ100と、形態素解析部30から出力された形態素情報31とに基づいて、固有表現解析ルール42に基づくルールベースでの固有表現の解析を行い、解析結果として固有表現情報41を出力する機能を有する。すなわち、固有表現解析部40での解析処理は、少なくとも形態素解析部30による形態素解析が行われていることが前提となる。固有表現情報41は、談話データ100内の各ステートメントIDとこれに対応する固有表現のリストの情報を保持し、例えば、XMLなどを利用したデータ構造として表される。   The specific expression analysis unit 40 is a rule-based specific expression based on the specific expression analysis rule 42 based on the discourse data 100 after the preprocessing by the preprocessing unit 10 and the morpheme information 31 output from the morpheme analysis unit 30. And the specific expression information 41 is output as an analysis result. That is, the analysis process in the specific expression analysis unit 40 is based on the premise that at least the morpheme analysis by the morpheme analysis unit 30 is performed. The specific expression information 41 holds information of each statement ID in the discourse data 100 and a list of specific expressions corresponding to the statement ID, and is represented as a data structure using, for example, XML.

この固有表現情報41は、フロー情報21と同様に、談話構造解析システム2の出力として談話セマンティクス200に含まれるが、その後の談話セマンティクス200を利用するアプリケーション等による利用形態や、求められる談話セマンティクスの精度などによって不要な場合もあり得る。従って、固有表現情報41の出力は必須ではなく、出力の有無をユーザが選択可能としてもよい。なお、固有表現解析ルール42の内容、および固有表現解析部40での処理の詳細については後述する。   The specific expression information 41 is included in the discourse semantics 200 as an output of the discourse structure analysis system 2, as with the flow information 21, but the usage form by the application that uses the discourse semantics 200 thereafter and the required discourse semantics are included. It may be unnecessary depending on accuracy. Therefore, the output of the specific expression information 41 is not essential, and the user may be able to select whether or not to output. Details of the specific expression analysis rule 42 and details of the processing in the specific expression analysis unit 40 will be described later.

結束性解析部50は、前処理部10による前処理後の談話データ100と、フロー解析部20から出力されたフロー情報21および形態素解析部30から出力された形態素情報31に基づいて、各ブロックの結束性の解析を行ってセグメント化し、解析結果として結束性情報51を出力する機能を有する。すなわち、固有表現解析部40での解析処理は、少なくとも形態素解析部30による形態素解析、およびフロー解析部20によるフローの解析が行われていることが前提となる。結束性情報51は、談話データ100内の各ブロックIDと対応するセグメントIDの情報を保持し、例えば、XMLなどを利用したデータ構造として表される。   The cohesiveness analysis unit 50 determines each block based on the discourse data 100 after the preprocessing by the preprocessing unit 10, the flow information 21 output from the flow analysis unit 20, and the morpheme information 31 output from the morpheme analysis unit 30. The cohesiveness is analyzed and segmented, and the cohesiveness information 51 is output as an analysis result. That is, the analysis processing in the specific expression analysis unit 40 is premised on that at least morpheme analysis by the morpheme analysis unit 30 and flow analysis by the flow analysis unit 20 are performed. The cohesiveness information 51 holds segment ID information corresponding to each block ID in the discourse data 100, and is represented as a data structure using XML or the like, for example.

この結束性情報51は、固有表現情報41と同様に、談話構造解析システム2の出力として談話セマンティクス200に含まれるが、その後の談話セマンティクス200を利用するアプリケーション等による利用形態や、求められる談話セマンティクスの精度などによっては不要な場合もあり得る。従って、結束性情報51の出力は必須ではなく、出力の有無をユーザが選択可能としてもよい。本実施の形態では、後述するFAQ候補抽出システムにおいて結束性情報51を利用する場合があり、その状況に応じて結束性情報51を出力するようにしてもよい。なお、結束性解析部50での処理の詳細については後述する。   The cohesiveness information 51 is included in the discourse semantics 200 as an output of the discourse structure analysis system 2 as in the case of the specific expression information 41. However, the usage form by the application using the discourse semantics 200 after that and the required discourse semantics are included. Depending on the accuracy, etc., it may be unnecessary. Therefore, the output of the cohesiveness information 51 is not essential, and the user may be able to select whether or not to output. In the present embodiment, the cohesiveness information 51 may be used in the FAQ candidate extraction system described later, and the cohesiveness information 51 may be output according to the situation. Details of processing in the cohesiveness analysis unit 50 will be described later.

談話構造解析システム2による解析結果として出力される談話セマンティクス200は、上述したように、フロー情報21や、形態素情報31、固有表現情報41、結束性情報51を含んで構成される。このとき、単にこれらのデータの集合を談話セマンティクス200として取り扱ってもよいし、例えば、これらのデータをXMLを利用した1つのデータ構造に結合してもよい。   As described above, the discourse semantics 200 output as the analysis result by the discourse structure analysis system 2 includes the flow information 21, the morpheme information 31, the unique expression information 41, and the cohesiveness information 51. At this time, a set of these data may simply be handled as the discourse semantics 200, or these data may be combined into one data structure using XML, for example.

[システム構成(FAQ候補抽出システム)]
図1は、本発明の一実施の形態であるFAQ候補抽出システムの構成例の概要について示したブロック図である。FAQ候補抽出システム1は、談話構造解析システム2と同様に、サーバやPC等のコンピュータシステムによって構成され、例えば、ソフトウェアプログラムによって実装されるQ&A対抽出部60、クラスタリング部70およびスコアリング部80の各部と、キーワード辞書72のテーブルを有し、談話の内容がテキスト化された談話データ101と、談話データ101についての談話構造の解析結果である談話セマンティクス200の全部または一部(特にフロー情報21、結束性情報51、および形態素情報31)とを入力として、談話データ101からQ&A対を抽出してFAQ候補300として出力するシステムである。
[System configuration (FAQ candidate extraction system)]
FIG. 1 is a block diagram showing an outline of a configuration example of a FAQ candidate extraction system according to an embodiment of the present invention. The FAQ candidate extraction system 1 is configured by a computer system such as a server or a PC, similar to the discourse structure analysis system 2, and includes, for example, a Q & A pair extraction unit 60, a clustering unit 70, and a scoring unit 80 implemented by a software program. Each part has a table of the keyword dictionary 72, and the discourse data 101 in which the content of the discourse is converted into text, and all or part of the discourse semantics 200 that is the analysis result of the discourse structure of the discourse data 101 (particularly, the flow information 21 , The cohesiveness information 51 and the morpheme information 31) are input, and a Q & A pair is extracted from the discourse data 101 and output as a FAQ candidate 300.

なお、談話データ101は、上述した談話構造解析システム2の前処理部10によって前処理されたものと同等のもの、すなわち、例えば、話者毎に連続したステートメントがブロックとしてまとめられ、各ブロックおよび各ステートメントに順序を示すシーケンス番号(ID)が割り振られ、各ブロックの話者のデータが設定されている状態のものである。また、談話セマンティクス200は、例えば、上述した談話構造解析システム2等によって、談話データ101について談話構造(特にフロー、結束性、および形態素)の解析が行われた結果として出力されたものである。   Note that the discourse data 101 is equivalent to that preprocessed by the preprocessing unit 10 of the discourse structure analysis system 2 described above, that is, for example, continuous statements for each speaker are collected as blocks. A sequence number (ID) indicating an order is assigned to each statement, and the speaker data of each block is set. The discourse semantics 200 is output as a result of the discourse structure (particularly flow, cohesiveness, and morpheme) being analyzed for the discourse data 101 by the discourse structure analysis system 2 described above.

なお、本実施の形態では、談話構造解析システム2によって出力された談話構造の解析結果をFAQ候補抽出システム1に入力する構成としているが、例えば、これらのシステムを1つのコンピュータシステム上に構成し、談話構造の解析処理からFAQ候補300の抽出までの処理を連続的に実行するようにしてもよい。   In the present embodiment, the analysis result of the discourse structure output by the discourse structure analysis system 2 is input to the FAQ candidate extraction system 1. For example, these systems are configured on one computer system. The processing from the discourse structure analysis processing to the FAQ candidate 300 extraction may be executed continuously.

FAQ候補抽出システム1のQ&A対抽出部60は、談話データ101と、談話セマンティクス200のフロー情報21および結束性情報51とに基づいて、談話データ101内のQ&A対の抽出を行い、Q&A対情報61を出力する機能を有する。Q&A対情報61は、質問のステートメントもしくはステートメントIDと、これに対する回答のステートメントもしくはステートメントIDのリストの情報を保持する。Q&A対抽出部60での処理の詳細については後述する。   The Q & A pair extraction unit 60 of the FAQ candidate extraction system 1 extracts Q & A pairs in the discourse data 101 based on the discourse data 101, the flow information 21 and the cohesiveness information 51 of the discourse semantics 200, and Q & A pair information 61 is output. The Q & A pair information 61 holds information of a question statement or statement ID and a list of answer statements or statement IDs for the question. Details of the processing in the Q & A pair extraction unit 60 will be described later.

クラスタリング部70は、Q&A対情報61内の各Q&A対について、談話セマンティクス200の形態素情報31に基づいて、キーワード辞書72に含まれる単語(キーワード)によって単語ベクトルを生成して各Q&A対の間の類似度を算出し、算出した類似度に基づいて各Q&A対をグループ化してクラスタリングを行う機能を有する。   For each Q & A pair in the Q & A pair information 61, the clustering unit 70 generates a word vector from the words (keywords) included in the keyword dictionary 72 based on the morpheme information 31 of the discourse semantics 200 and It has a function of calculating the similarity, and grouping each Q & A pair based on the calculated similarity.

また、スコアリング部80は、クラスタリング部70によってクラスタリングされた各クラスタについてスコアリングを行い、スコアリング結果に基づいて、例えば上位の所定の数のクラスタ(Q&A対)を抽出して、FAQ候補300として出力する機能を有する。クラスタリング部70およびスコアリング部80での処理の詳細については後述する。   Further, the scoring unit 80 performs scoring for each cluster clustered by the clustering unit 70, extracts, for example, a predetermined number of upper clusters (Q & A pairs) based on the scoring result, and the FAQ candidate 300 is extracted. As an output function. Details of processing in the clustering unit 70 and the scoring unit 80 will be described later.

[フロー解析]
以下では、図2に示した談話構造解析システム2のフロー解析部20によるフロー解析の処理の詳細について説明する。図4は、談話データ100におけるフローとコンテキストの例について示した図である。本実施の形態では、コンテキストは談話の各ブロックに対して設定される。図4の例では、最初のブロック(話者:オペレータ)のコンテキストは“開始”であり、次のブロック(話者:顧客)およびその次のブロック(話者:オペレータ)はともに“陳述”となっている。
[Flow analysis]
Below, the detail of the process of the flow analysis by the flow analysis part 20 of the discourse structure analysis system 2 shown in FIG. 2 is demonstrated. FIG. 4 is a diagram illustrating an example of a flow and context in the discourse data 100. In the present embodiment, a context is set for each block of discourse. In the example of FIG. 4, the context of the first block (speaker: operator) is “start”, and the next block (speaker: customer) and the next block (speaker: operator) are both “declaration”. It has become.

図4の例に示すように、本実施の形態では、原則として、対象のブロックのコンテキストとして、異なる話者の直前のブロックの最後のステートメントに設定されたフローを設定する。なお、談話データ100の先頭のブロックについては直前のブロックがないため、コンテキストとして常に“開始”を設定するものとする。このようにコンテキストを判断することによって、同じ文言のステートメントであっても談話のコンテキストに沿ったフローの解析が可能となる。   As shown in the example of FIG. 4, in this embodiment, in principle, the flow set in the last statement of the block immediately before a different speaker is set as the context of the target block. Since there is no immediately preceding block for the first block of the discourse data 100, “start” is always set as the context. By determining the context in this way, it is possible to analyze the flow along the discourse context even if the statements have the same wording.

図5は、談話構造解析システム2のフロー解析ルール22の例について示した図である。フロー解析ルール22は、ファイルやデータベース等に保持されており、ステートメント中におけるフローを判断するための表現(以下では「フロー表現」と記載する場合がある)と、当該フロー表現とマッチする表現を有するステートメントに対してそのコンテキストに応じて設定するフローのパターン(以下では「フロー定義」と記載する場合がある)との対応について予め指定したリストを保持するテーブルである。   FIG. 5 is a diagram illustrating an example of the flow analysis rule 22 of the discourse structure analysis system 2. The flow analysis rule 22 is held in a file, database, or the like, and includes an expression for determining a flow in a statement (hereinafter sometimes referred to as “flow expression”) and an expression that matches the flow expression. It is a table that holds a list designated in advance with respect to correspondence with a flow pattern (hereinafter, sometimes referred to as “flow definition”) set in accordance with the context of a statement it has.

図5の例に示すように、フロー表現は、フローを判断するための手掛かりとなる文字列の正規表現(例えば、“/はい。/”や“/ですか。/”)によって指定する。従って、フロー解析部20もしくは談話構造解析システム2は、例えば、既存の正規表現ライブラリなどを導入することにより正規表現に必要な処理を行うことができるようにしておく必要がある。   As shown in the example of FIG. 5, the flow expression is specified by a regular expression of a character string (for example, “/Yes./” or “/ ?? /”) that serves as a clue for determining the flow. Accordingly, the flow analysis unit 20 or the discourse structure analysis system 2 needs to be able to perform processing necessary for regular expressions by introducing, for example, an existing regular expression library.

なお、フロー表現として指定する文字列は、例えば、話し言葉において談話の流れ上特徴的となる文頭の挨拶、返事や、助詞、接続詞、文末表現などを指定するのが望ましく、これらを適用の優先度が高い順に指定する。優先度については、例えば、所定の条件により正規表現の複雑度を計算し、複雑度の降順で優先度を設定するようにしてもよい。なお、指定するフロー表現のパターンは、談話構造解析システム2が対象とする談話の種類(例えば、コールセンターでのやり取りや、企業における定例会議など)に応じて異なる場合がある。   Note that the character string specified as the flow expression should preferably specify, for example, a greeting at the beginning of a sentence, a reply, a particle, a conjunction, a sentence ending expression, etc. Specify in descending order. As for the priority, for example, the complexity of the regular expression may be calculated according to a predetermined condition, and the priority may be set in descending order of the complexity. Note that the flow expression pattern to be specified may differ depending on the type of discourse targeted by the discourse structure analysis system 2 (for example, exchange at a call center or regular meeting in a company).

各フロー表現に対しては、例えば“flow”のラベルによって、フロー定義を指定する。フロー定義では、対象のステートメントのコンテキストと、当該ステートメントに設定するフロー(例えば、“/はい。/”のフロー表現とマッチするステートメントにおいて、コンテキストが“開始”の場合はフローとして“挨拶”を設定する)を指定する。“flow”のラベルによるフロー定義は、各フロー表現において想定されるコンテキストの種類に応じて複数指定することができる。   For each flow expression, for example, a flow definition is specified by a label “flow”. In the flow definition, set “greeting” as the flow if the context is “start” in the statement that matches the context of the target statement and the flow that is set in the statement (for example, “/Yes./”) Specify). A plurality of flow definitions by the label “flow” can be specified according to the type of context assumed in each flow expression.

また、例えば“default”のラベルによって、対象のステートメントのコンテキストがいずれの“flow”のラベルにも該当しなかった場合に設定するフローであるデフォルトフロー(例えば、“/はい。/”のフロー表現とマッチするステートメントにおいて、当該ステートメントのコンテキストがいずれの“flow”のラベルにもマッチしない場合はフローとして“相槌”を設定する)を指定する。なお、デフォルトフローは、各フロー表現において必ず1つ設定するものとする。   In addition, for example, a default flow (for example, a flow expression of “/Yes./”, which is a flow to be set when the context of the target statement does not correspond to any “flow” label by the label “default”. In the statement that matches, if the context of the statement does not match any of the “flow” labels, the flow is set to “contrast”. Note that one default flow is always set in each flow expression.

フロー定義の指定は、談話構造解析システム2が対象とする談話の種類に応じて、一般的な談話の流れのパターンとして主要なものを指定するのが望ましい。例えば、コールセンターでのやり取りにおいては、顧客が“苦情”を発した場合はオペレータは“謝罪”する、などのパターンに基づいて、フロー定義を指定することができる。   For the flow definition, it is desirable to specify a main pattern as a general discourse flow pattern according to the type of discourse targeted by the discourse structure analysis system 2. For example, in the exchange at the call center, the flow definition can be specified based on a pattern such as “apology” if the customer makes a “complaint”.

フロー解析ルール22では、上述のように、指定するフロー表現や対応するフロー定義の内容が談話構造解析システム2が対象とする談話の種類に応じて異なる場合があるため、談話の種類に応じて適用するフロー解析ルール22を複数保持して、ユーザが切り換えられるようにするなど、談話の特性に応じて柔軟に対応することも可能である。   In the flow analysis rule 22, as described above, the flow expression to be specified and the content of the corresponding flow definition may differ depending on the type of discourse targeted by the discourse structure analysis system 2. A plurality of flow analysis rules 22 to be applied can be held so that the user can be switched, so that it is possible to flexibly cope with the characteristics of the discourse.

なお、上述のように、本実施の形態では、フロー解析ルール22において品詞の指定は行っていない。すなわち、フロー解析部20においては品詞の判断を行わないため、フロー解析部20での解析処理に際して、事前に形態素解析部30による形態素解析を行う必要はない。なお、より精度を上げるために形態素情報31を利用して、例えば、フロー解析ルール22のフロー表現における正規表現を、後述するように形態素情報31の形態素列(品詞の情報も含む)に対して適用するようにして、より詳細な条件でマッチングを行うようすることも可能である。   As described above, in this embodiment, the part of speech is not specified in the flow analysis rule 22. That is, since the flow analysis unit 20 does not determine the part of speech, it is not necessary to perform the morpheme analysis by the morpheme analysis unit 30 in advance in the analysis process in the flow analysis unit 20. In order to improve accuracy, the morpheme information 31 is used, for example, a regular expression in the flow expression of the flow analysis rule 22 is applied to a morpheme sequence (including part-of-speech information) of the morpheme information 31 as described later. It is also possible to perform matching under more detailed conditions as applied.

図6は、談話構造解析システム2のフロー解析部20におけるフロー解析処理の流れの例を示したフローチャートである。フロー解析部20は、フロー解析処理を開始すると、まず、前処理部10による前処理後の談話データ100の各ステートメントについて処理を繰り返すループ処理を開始する(S101)。各ステートメントについてのループ処理を開始すると、フロー解析ルール22の各フロー表現について処理を繰り返すループ処理を開始する(S102)。   FIG. 6 is a flowchart showing an example of the flow of flow analysis processing in the flow analysis unit 20 of the discourse structure analysis system 2. When starting the flow analysis process, the flow analysis unit 20 first starts a loop process that repeats the process for each statement of the discourse data 100 after the preprocessing by the preprocessing unit 10 (S101). When loop processing for each statement is started, loop processing for repeating processing for each flow expression of the flow analysis rule 22 is started (S102).

各フロー表現についてのループ処理を開始すると、対象のステートメントと対象のフロー表現とがマッチするか否かを判定する(S103)。マッチしない場合は次のフロー表現の処理に移る(S108、S102)。一方、マッチする場合は、まず、対象のステートメントについて、当該ステートメントが属するブロックの直前のブロックにおける最終ステートメントに設定されているフローをコンテキストとして設定する(S104)。このとき、図4で示したように、当該ステートメントが属するブロックが談話データ100の最初のブロックである場合には、コンテキストに“開始”を設定する。   When the loop processing for each flow expression is started, it is determined whether or not the target statement matches the target flow expression (S103). If there is no match, the process proceeds to the next flow expression process (S108, S102). On the other hand, if there is a match, first, for the target statement, the flow set in the last statement in the block immediately before the block to which the statement belongs is set as a context (S104). At this time, as shown in FIG. 4, when the block to which the statement belongs is the first block of the discourse data 100, “start” is set in the context.

次に、ステップS104で設定したコンテキストについて、対象のフロー表現におけるフロー定義の”flow”ラベルで指定されたコンテキストとマッチするものがあるか否かを判定する(S105)。マッチするものがある場合には、マッチするフロー定義におけるコンテキストに対応するフローを、対象のステートメントのフローとして設定する(S106)。一方、マッチするものがない場合は、デフォルトフローを対象のステートメントのフローとして設定する(S107)。その後、各フロー表現についてのループ処理を抜ける。   Next, with respect to the context set in step S104, it is determined whether or not there is a context that matches the context specified by the “flow” label of the flow definition in the target flow expression (S105). If there is a match, the flow corresponding to the context in the matching flow definition is set as the flow of the target statement (S106). On the other hand, if there is no match, the default flow is set as the flow of the target statement (S107). Thereafter, the loop processing for each flow expression is exited.

各フロー表現についてのループ処理が終了すると、対象のステートメントにフローが設定されているか否かを判定する(S109)。フローが設定されている場合は何も行わず、また、フローが設定されていない場合は、対象のステートメントに“陳述”のフローを設定して(S110)、次のステートメントの処理に移る(S111、S101)。   When the loop processing for each flow expression is completed, it is determined whether or not a flow is set in the target statement (S109). If the flow is set, nothing is performed. If the flow is not set, the “statement” flow is set in the target statement (S110), and the process proceeds to the next statement (S111). , S101).

ここで、“陳述”のフローは、対象のステートメントについて、フロー解析ルール22に指定されたフロー表現にマッチする文言を含まない場合に設定されるものである。すなわち、談話の枠組みの中における所定のパターンや定型的なパターン等に該当するステートメント(フロー表現を含むステートメント)ではなく、一般的に談話に固有の事項について具体的な内容を述べているステートメントであると考えられる。   Here, the “statement” flow is set when the target statement does not include a word that matches the flow expression specified in the flow analysis rule 22. In other words, it is not a statement (statement that includes a flow expression) that corresponds to a predetermined pattern or a typical pattern in the framework of discourse, but generally a statement that describes specific details about matters specific to discourse. It is believed that there is.

各ステートメントについてのループ処理が全て終了した場合は、各ステートメントのIDとこれに対応するフローの情報をフロー情報21として出力してフロー解析処理を終了する。   When all the loop processes for each statement are completed, the ID of each statement and the flow information corresponding thereto are output as the flow information 21 and the flow analysis process is terminated.

このように、話し言葉を考慮したフロー表現によって各ステートメントとマッチングし、マッチしたステートメントのコンテキストに応じて適切なフローを設定することで、談話データ100の全体について話し言葉やノイズに影響されにくいフロー解析を行うことができる。   In this way, flow analysis that considers spoken language is used to match each statement, and by setting an appropriate flow according to the context of the matched statement, flow analysis that is less susceptible to spoken language and noise for the entire discourse data 100 is performed. It can be carried out.

[固有表現解析]
以下では、図2に示した談話構造解析システム2の固有表現解析部40による固有表現解析の処理の詳細について説明する。図7は、談話構造解析システム2の固有表現解析ルール42の例について示した図である。固有表現解析ルール42は、ファイルやデータベース等に保持されており、ステートメント中の固有表現を特定するための正規表現と、当該正規表現とマッチする部分から固有表現を特定して抽出するための規則(以下では「固有表現規則」と記載する場合がある)との対応について予め指定したリストを保持するテーブルである。
[Specific expression analysis]
Hereinafter, the details of the specific expression analysis processing by the specific expression analysis unit 40 of the discourse structure analysis system 2 shown in FIG. 2 will be described. FIG. 7 is a diagram showing an example of the specific expression analysis rule 42 of the discourse structure analysis system 2. The specific expression analysis rule 42 is held in a file, a database, or the like, and a regular expression for specifying a specific expression in a statement and a rule for specifying and extracting a specific expression from a portion that matches the regular expression It is a table that holds a list designated in advance for correspondence with (hereinafter may be described as “specific expression rules”).

図7の例に示すように、ステートメント中の固有表現は正規表現によって特定する。従って、固有表現解析部40もしくは談話構造解析システム2は、例えば、既存の正規表現ライブラリなどを導入することにより正規表現に必要な処理を行うことができるようにしておく必要がある。なお、固有表現解析においては、通常の文字列に対する正規表現だけではなく、形態素情報31に保持された各ステートメントの形態素列の表現についても判断する必要があるため、正規表現の処理機能を形態素列の情報を判断することができるよう拡張しておく。   As shown in the example of FIG. 7, the specific expression in the statement is specified by a regular expression. Therefore, the specific expression analysis unit 40 or the discourse structure analysis system 2 needs to be able to perform processing necessary for regular expressions by introducing, for example, an existing regular expression library. In the specific expression analysis, it is necessary to determine not only the regular expression for the normal character string but also the expression of the morpheme string of each statement held in the morpheme information 31. It is expanded so that the information can be judged.

例えば、図7の例では、各正規表現中で形態素列の範囲を“( )”で指定しており、この部分については文字列ではなく形態素列の情報とマッチングするようにする。1つ目の正規表現の例では、“(<f:組織>+)”の部分は、品詞(f)が“組織”であると解析された1つ以上の形態素列を示しており、“(?:の)?”の部分は、表層形が“の”であると解析された0以上1つ以下の品詞を示している。また、“(<f:人名,姓>)”の部分は、品詞が“人名,姓”であると解析された1つの形態素列を示している。この正規表現は、例えば、“AAA商事の鈴木”や、“AAA商事鈴木”などの表現とマッチする。なお、形態素列の表現については、形態素解析部30における形態素解析エンジン等の出力仕様によって異なる場合がある。   For example, in the example of FIG. 7, the range of the morpheme string is specified by “()” in each regular expression, and this part is matched with the information of the morpheme string instead of the character string. In the first regular expression example, the part of “(<f: organization> +)” indicates one or more morpheme sequences analyzed that the part of speech (f) is “organization”. (?: Of)? "Indicates a part of speech of 0 or more and 1 or less analyzed that the surface shape is" no ". The part of “(<f: person name, surname>)” indicates one morpheme string that has been analyzed with the part of speech being “person name, surname”. This regular expression matches expressions such as “AAA Shoji Suzuki” and “AAA Shoji Suzuki”. Note that the representation of the morpheme string may vary depending on the output specifications of the morpheme analysis engine or the like in the morpheme analyzer 30.

このとき、対応する固有表現規則において、当該形態素列における1番目の要素(品詞が“組織”の形態素列、例えば“AAA商事”)を“企業名”という属性を有する固有表現として特定し、形態素列における2番目の要素(品詞が“人名,姓”の形態素列、例えば“鈴木”)を“人名”という属性を有する固有表現として特定するよう指定している。なお、“(?: )”で囲われた部分(例えば、“の”)については対象の形態素列の要素に含まれないものとして取り扱う。   At this time, in the corresponding specific expression rule, the first element in the morpheme string (the morpheme string whose part of speech is “organization”, for example, “AAA Shoji”) is specified as a specific expression having the attribute “company name”. The second element in the column (the morpheme string whose part of speech is “person name, surname”, for example “Suzuki”) is specified to be specified as a specific expression having the attribute “person name”. It should be noted that a portion (for example, “no”) enclosed by “(?:)” Is treated as not included in the element of the target morpheme string.

図7の2つ目の正規表現の例では、品詞は特に考慮せずに通常の正規表現によって指定しており、“03−1234−5678”などの電話番号の表現にマッチする。このとき、対応する固有表現規則において、当該形態素列における1番目の要素(この例で要素は“03−1234−5678”等の1つしかない)を“電話番号”という属性を有する固有表現として特定するよう指定している。   In the example of the second regular expression of FIG. 7, the part of speech is specified by a normal regular expression without particular consideration, and matches the expression of a telephone number such as “03-1234-5678”. At this time, in the corresponding specific expression rule, the first element in the morpheme string (in this example, there is only one element such as “03-1234-5678”) is defined as a specific expression having the attribute “phone number”. It is specified to be specified.

なお、正規表現によって特定される固有表現の文字列は、例えば、談話の内容を個別に特徴付ける固有名詞や、数値等からなる文字列などを指定するのが望ましい。また、例えば、話者(顧客等)の感情を示す表現(例えば、苦情の表現や感謝の表現など)からなる文字列を指定して、対応する感情の属性を有する固有表現として特定するようにしてもよい。なお、解析結果として、ある文字列が複数の固有表現に含まれるという場合もあり得る。   It is desirable that the character string of the unique expression specified by the regular expression is, for example, a proper noun that individually characterizes the content of the discourse or a character string made up of numerical values. In addition, for example, a character string composed of expressions (for example, complaint expression or gratitude expression) indicating the emotion of a speaker (customer, etc.) is specified and specified as a specific expression having a corresponding emotion attribute. May be. In addition, as a result of analysis, a certain character string may be included in a plurality of unique expressions.

固有表現解析ルール42には、上述のように、固有表現を特定するための正規表現と固有表現規則との対応のリストを予め指定しておくが、フロー解析ルール22と同様に、指定する正規表現や対応する固有表現規則については、談話構造解析システム2が対象とする談話の種類に応じて異なるものを設定したり、談話の種類に応じて適用する固有表現解析ルール42をユーザが切り換えたりなど、談話の特性に応じて柔軟に対応することが可能である。   In the specific expression analysis rule 42, as described above, a list of correspondence between the regular expression for specifying the specific expression and the specific expression rule is specified in advance. As with the flow analysis rule 22, the normal expression to be specified is specified. For the expression and the corresponding specific expression rule, different ones are set according to the type of discourse targeted by the discourse structure analysis system 2, or the user switches the specific expression analysis rule 42 to be applied according to the type of discourse. It is possible to respond flexibly according to the characteristics of discourse.

図8は、談話構造解析システム2の固有表現解析部40における固有表現解析処理の流れの例を示したフローチャートである。固有表現解析部40は、固有表現解析処理を開始すると、まず、談話データ100の各ステートメントについて処理を繰り返すループ処理を開始する(S201)。各ステートメントについてのループ処理を開始すると、固有表現解析ルール42の固有表現を特定するための各正規表現について処理を繰り返すループ処理を開始する(S202)。   FIG. 8 is a flowchart showing an example of the flow of the specific expression analysis process in the specific expression analysis unit 40 of the discourse structure analysis system 2. When the specific expression analysis unit 40 starts the specific expression analysis process, first, the specific expression analysis unit 40 starts a loop process that repeats the process for each statement of the discourse data 100 (S201). When the loop processing for each statement is started, loop processing for repeating the processing for each regular expression for specifying the specific expression of the specific expression analysis rule 42 is started (S202).

各正規表現についてのループ処理を開始すると、対象のステートメントに対応する形態素情報31内の各形態素列と、対象の正規表現とがマッチするか否かを判定する(S203)。マッチしない場合は次の正規表現の処理に移る(S205、S202)。一方、マッチする場合は、対象の正規表現に対応する固有表現規則を適用して固有表現を特定して抽出し(S204)、次の正規表現の処理に移る(S205、S202)。   When the loop processing for each regular expression is started, it is determined whether or not each morpheme sequence in the morpheme information 31 corresponding to the target statement matches the target regular expression (S203). If there is no match, the processing proceeds to the next regular expression (S205, S202). On the other hand, if a match is found, a specific expression is identified and extracted by applying a specific expression rule corresponding to the target regular expression (S204), and the process proceeds to the next regular expression process (S205, S202).

各正規表現についてのループ処理が全て終了した場合は、次のステートメントの処理に移る(S206、S201)。各ステートメントについてのループ処理が全て終了した場合は、各ステートメントのIDとこれに対応する固有表現のリストの情報を固有表現情報41として出力して固有表現解析処理を終了する。   When all the loop processes for each regular expression are completed, the process proceeds to the next statement (S206, S201). When all the loop processing for each statement is completed, the ID of each statement and the information of the list of specific expressions corresponding thereto are output as the specific expression information 41, and the specific expression analysis process is ended.

このように、形態素列の品詞を考慮した正規表現によるマッチングと形態素列の抽出を行うことで、例えば助詞の省略などの話し言葉特有の文法を考慮した固有表現解析を行うことができる。   In this way, by performing matching with a regular expression considering the part of speech of the morpheme string and extracting the morpheme string, it is possible to perform a specific expression analysis considering a grammar peculiar to spoken words such as omission of a particle.

[結束性解析]
以下では、図2に示した談話構造解析システム2の結束性解析部50による結束性解析の処理の詳細について説明する。図9は、談話構造解析システム2での結束性解析の例について示した図である。結束性解析処理では、まず、上段の図に示すように、談話データ100における全てのブロックを1つのセグメントとして設定する。
[Cohesion analysis]
In the following, details of cohesiveness analysis processing by the cohesiveness analysis unit 50 of the discourse structure analysis system 2 shown in FIG. 2 will be described. FIG. 9 is a diagram showing an example of cohesiveness analysis in the discourse structure analysis system 2. In the cohesiveness analysis process, first, as shown in the upper diagram, all the blocks in the discourse data 100 are set as one segment.

その後、まず、セグメントの分割処理を行う。分割処理では、各ステートメントについてフロー情報21において特定の種別のフローが設定されているものを判別し、当該ステートメントが属するブロックにおいてセグメントを分割する。ここで、判別するフローの種別は、談話の切れ目や内容が切り替わる際に出現すると推測されるフローであることが望ましい。   Thereafter, segment division processing is performed first. In the dividing process, it is determined for each statement that a flow of a specific type is set in the flow information 21, and a segment is divided in a block to which the statement belongs. Here, it is desirable that the type of the flow to be identified is a flow that is estimated to appear when the discontinuity or content changes.

例えば、コールセンターにおけるやり取りを始めとする複数人の談話の場合は、質問とそれに対する回答等の応答によって談話が進む場合が多いため、フローが“質問”のステートメントにおいて内容が切り替わることが多いと考えられる。従って、本実施の形態では、フロー情報21に基づいてフローが“質問”のステートメント(以下では“質問ステートメント”と記載する場合がある)を判別し、図9の中段の図に示すように、質問ステートメントが出現するたびにセグメントを分割するものとする。   For example, in the case of multi-person discourse such as exchanges at a call center, it is often the case that the discourse progresses depending on the response of the question and the response to it, so the content is often switched in the “question” statement of the flow. It is done. Therefore, in the present embodiment, the statement of the flow “question” (hereinafter sometimes referred to as “question statement”) is determined based on the flow information 21, and as shown in the middle diagram of FIG. Each time a question statement appears, the segment shall be split.

ここで、質問ステートメントは、談話構造解析システム1のフロー解析部20において、相手の話者に対する質問文を示すフロー表現を有するものとして特定されたステートメントである。質問ステートメントを特定するフロー表現としては、例えば、“/ですか。/”などの疑問文の文末表現や、“/知りたい/”などの動作を表す表現などが考えられる。   Here, the question statement is a statement that is identified in the flow analysis unit 20 of the discourse structure analysis system 1 as having a flow expression indicating a question sentence for the other speaker. Examples of the flow expression for specifying the question statement include an end sentence expression of a question sentence such as “/ ?? /” and an expression representing an action such as “/ I want to know /”.

セグメントを分割した後、セグメントの統合処理を行う。統合処理では、各セグメントについて予め定められた統合条件に該当する質問ステートメントを有する場合に、当該質問ステートメントを有するセグメントを直前のセグメントと統合する。ここで、統合条件は、当該質問ステートメントを有するセグメントについて以前のセグメントから内容が継続している(以前のセグメントと結束性が高い)と推測させる表現の指定である。   After dividing the segments, segment integration processing is performed. In the integration process, when there is a question statement corresponding to a predetermined integration condition for each segment, the segment having the question statement is integrated with the immediately preceding segment. Here, the integration condition is designation of an expression that causes the segment having the question statement to be inferred that the content continues from the previous segment (highly cohesive with the previous segment).

統合条件としては、例えば、当該質問ステートメントについて、直前の質問ステートメントと共通する単語(固有名詞)がある場合や、指示詞を含む場合などが挙げられる。これらの統合条件に該当する質問ステートメントを有するセグメントは以前のセグメントと結束性が高いと判断し、図9の下段の図に示すように、直前のセグメントと統合する。なお、統合処理については、統合可能なセグメントがなくなるまで繰り返すものとする。   Examples of the integration condition include a case where the question statement has a word (proprietary noun) common to the immediately previous question statement or a case where a directive is included. A segment having a question statement corresponding to these integration conditions is determined to be highly cohesive with the previous segment, and is integrated with the immediately preceding segment as shown in the lower diagram of FIG. It should be noted that the integration process is repeated until there are no segments that can be integrated.

図10は、談話構造解析システム2の結束性解析部50における結束性解析処理の流れの例を示したフローチャートである。結束性解析部50は、結束性解析処理を開始すると、まず、談話データ100の全てのブロックを1つのセグメントに設定する(S301)。具体的には、例えば、全てのブロックにセグメントIDの初期値を割り当てるなどによって設定する。その後、セグメントの分割処理として、談話データ100の各ブロックについて処理を繰り返すループ処理を開始する(S302)。   FIG. 10 is a flowchart showing an example of the flow of cohesiveness analysis processing in the cohesiveness analyzing unit 50 of the discourse structure analyzing system 2. When the cohesiveness analysis unit 50 starts cohesiveness analysis processing, first, all the blocks of the discourse data 100 are set as one segment (S301). Specifically, for example, the initial value of the segment ID is assigned to all the blocks. After that, as a segment dividing process, a loop process for repeating the process for each block of the discourse data 100 is started (S302).

各ブロックについてのループ処理を開始すると、対象のブロックに質問ステートメントが含まれているか否か(フローが“質問”のステートメントがあるか否か)を判定する(S303)。質問ステートメントが含まれている場合は、対象のブロックと直前のブロックとの間でセグメントを分割する(S304)。具体的には、例えば、対象のブロック以降の全てのブロックに次のセグメントIDを割り当てるなどによって分割する。その後、次のブロックの処理に移る(S305、S302)。   When the loop processing for each block is started, it is determined whether or not a question statement is included in the target block (whether or not the flow has a “question” statement) (S303). If a question statement is included, the segment is divided between the target block and the immediately preceding block (S304). Specifically, for example, the next segment ID is assigned to all blocks after the target block. Thereafter, the processing moves to the next block (S305, S302).

各ブロックについてのループ処理(分割処理)が終了した場合は、次に、セグメントの結合処理として、上記の分割処理で分割した各セグメントについて処理を繰り返すループ処理を開始する(S306)。各セグメントについてのループ処理を開始すると、対象のセグメントに上記の統合条件に該当する質問ステートメントがあるか否かを判定する(S307)。   When the loop processing (division processing) for each block is completed, next, loop processing that repeats the processing for each segment divided by the above-described division processing is started as segment combination processing (S306). When the loop processing for each segment is started, it is determined whether or not there is a question statement corresponding to the integration condition in the target segment (S307).

統合条件に該当する質問ステートメントがある場合は、対象のセグメントと直前のセグメントとを統合する(S308)。具体的には、例えば、対象のセグメントに含まれる各ブロックのセグメントIDを直前のセグメントのセグメントIDに更新するなどによって統合する。このとき、以降の各セグメントに含まれる各ブロックのセグメントIDを順次繰り上げてもよい。その後、次のセグメントの処理に移る(S309、S306)。各セグメントについてのループ処理(統合処理)が終了した場合は、各ブロックのIDと対応する(各ブロックが含まれる)セグメントのIDのリストの情報を結束性情報51として出力して、結束性解析処理を終了する。   If there is a question statement corresponding to the integration condition, the target segment and the previous segment are integrated (S308). Specifically, for example, the integration is performed by updating the segment ID of each block included in the target segment to the segment ID of the immediately preceding segment. At this time, the segment ID of each block included in each subsequent segment may be sequentially incremented. Thereafter, the process proceeds to the next segment (S309, S306). When the loop processing (integration processing) for each segment is completed, information on a list of segment IDs corresponding to the ID of each block (including each block) is output as the cohesiveness information 51 to perform cohesiveness analysis. The process ends.

これにより、フロー解析によって得られたフロー情報21に基づいて談話データ100内の各ステートメントをセグメント化し、談話セマンティクス200を利用する種々のアプリケーションに対する有用な情報とすることができる。   Thereby, each statement in the discourse data 100 can be segmented based on the flow information 21 obtained by the flow analysis, and can be used as useful information for various applications using the discourse semantics 200.

なお、上述のフロー解析、固有表現解析、結束性解析の各処理によって出力された談話セマンティクス200に含まれるフロー情報21、固有表現情報41、結束性情報51については、談話構造解析システム2において、ユーザが内容を参照して適宜修正することが可能なインタフェースを設けてもよい。   The flow information 21, the unique expression information 41, and the cohesiveness information 51 included in the discourse semantics 200 output by the processes of the flow analysis, the specific expression analysis, and the cohesiveness analysis described above are described in the discourse structure analysis system 2. An interface that allows the user to refer to the contents and make corrections as appropriate may be provided.

[Q&A対抽出]
以下では、図1に示したFAQ候補抽出システム1のQ&A対抽出部60によるQ&A対抽出の処理の詳細について説明する。図11は、FAQ候補抽出システム1でのQ&A対抽出の例について示した図である。図11は、談話データ101についての談話構造解析の結果の例を示しており、談話データ101の各ステートメントに対して、談話セマンティクス200におけるフロー情報21の内容(各ステートメントのフロー)を示している。
[Q & A pair extraction]
Details of the Q & A pair extraction process by the Q & A pair extraction unit 60 of the FAQ candidate extraction system 1 shown in FIG. 1 will be described below. FIG. 11 is a diagram illustrating an example of Q & A pair extraction in the FAQ candidate extraction system 1. FIG. 11 shows an example of the result of the discourse structure analysis for the discourse data 101, and shows the contents of the flow information 21 in the discourse semantics 200 (the flow of each statement) for each statement of the discourse data 101. .

本実施の形態のFAQ候補抽出システム1では、図11の例に示すような談話構造の解析結果から質問ステートメントを特定してこれを“質問”として同定し、さらに、当該質問ステートメントの後に最初に現れる、フローが“陳述”のステートメント(以下では“陳述ステートメント”と記載する場合がある)であり、かつ話者が異なるステートメントを特定してこれを“回答”として同定し、“質問”と“回答”のステートメントの対をQ&A対とする。   In the FAQ candidate extraction system 1 of the present embodiment, a question statement is identified from the analysis result of the discourse structure as shown in the example of FIG. 11 and is identified as a “question”. Appearing, the flow is a statement of “statement” (sometimes referred to as “statement statement” below) and the speaker identifies a different statement and identifies it as an “answer” The “answer” statement is the Q & A pair.

ここで、陳述ステートメントは、図6における談話構造解析システム2のフロー解析部20の処理にて説明したように、当該ステートメントについて、フロー解析ルール22に指定されたフロー表現にマッチする文言を含まない場合に“陳述”のフローが設定されたものである。すなわち、談話の枠組みの中における所定のパターンや定型的なパターン等に該当するステートメントではなく、一般的に談話に固有の事項について具体的な内容を述べているステートメントであると考えられる。従って、このような陳述ステートメントが“質問”のコンテキストにおいて発せられた場合は、これを当該“質問”に対する“回答”であると判断することができる。   Here, as described in the processing of the flow analysis unit 20 of the discourse structure analysis system 2 in FIG. 6, the statement statement does not include a statement that matches the flow expression specified in the flow analysis rule 22 for the statement. In this case, a “statement” flow is set. In other words, it is not a statement that corresponds to a predetermined pattern or a typical pattern in the discourse framework, but is generally a statement that describes specific details about matters unique to discourse. Therefore, when such a statement statement is issued in the context of “question”, it can be determined that this is an “answer” to the “question”.

図12は、FAQ候補抽出システム1のQ&A対抽出部60におけるQ&A対抽出処理の流れの例を示したフローチャートである。Q&A対抽出部60は、Q&A対抽出処理を開始すると、まず、談話データ101の各ステートメントについて処理を繰り返すループ処理を開始する(S401)。各ステートメントについてのループ処理を開始すると、談話セマンティクス200のフロー情報21に基づいて、対象のステートメントが質問ステートメントであるか否かを判定する(S402)。質問ステートメントではない場合は、次のステートメントの処理に移る(S407、S401)。   FIG. 12 is a flowchart showing an example of the flow of Q & A pair extraction processing in the Q & A pair extraction unit 60 of the FAQ candidate extraction system 1. When starting the Q & A pair extraction process, the Q & A pair extraction unit 60 first starts a loop process that repeats the process for each statement of the discourse data 101 (S401). When the loop processing for each statement is started, it is determined based on the flow information 21 of the discourse semantics 200 whether or not the target statement is a question statement (S402). If it is not a question statement, the processing proceeds to the next statement (S407, S401).

ステップS402において対象のステートメントが質問ステートメントである場合は、当該質問ステートメント以降の各ステートメントについて処理を繰り返すループ処理を開始する(S403)。質問ステートメント以降の各ステートメントについてのループ処理を開始すると、フロー情報21に基づいて、対象のステートメントが質問ステートメントと話者が異なる陳述ステートメントであるか否かを判定する(S404)。該当する陳述ステートメントではない場合は、次のステートメントの処理に移る(S406、S403)。   If the target statement is a question statement in step S402, loop processing for repeating the processing for each statement after the question statement is started (S403). When the loop processing for each statement after the question statement is started, it is determined based on the flow information 21 whether the target statement is a statement statement in which the question statement and the speaker are different (S404). If it is not the corresponding statement statement, the process proceeds to the next statement (S406, S403).

ステップS404において対象のステートメントが該当する陳述ステートメントである場合は、当該質問ステートメントと当該陳述ステートメントとをQ&A対として抽出し(S405)、当該質問ステートメント以降の各ステートメントについてのループ処理を抜けて、当該質問ステートメントの次のステートメントの処理に移る(S407、S401)。当該質問ステートメント以降の各ステートメントについてのループ処理が終了した場合も、当該質問ステートメントの次のステートメントの処理に移る(S407、S401)。各ステートメントについてのループ処理が終了した場合は、ステップS405で抽出したQ&A対のリストをQ&A対情報61として出力して、Q&A対抽出処理を終了する。   If the target statement is a corresponding statement in step S404, the question statement and the statement statement are extracted as a Q & A pair (S405), the loop processing for each statement after the question statement is exited, and the statement The process proceeds to the next statement after the question statement (S407, S401). Even when the loop processing for each statement after the question statement is completed, the process proceeds to the processing of the next statement after the question statement (S407, S401). When the loop processing for each statement is completed, the list of Q & A pairs extracted in step S405 is output as Q & A pair information 61, and the Q & A pair extraction processing is terminated.

図12の例では、談話データ101全体の各ステートメントを対象として処理を行っているが、談話セマンティクス200の結束性情報51に基づいて、談話データ101のセグメント単位で所定のセグメント内の各ステートメントを対象として処理を行うことで、例えば、“回答”を同定する際の対象となるステートメントの範囲を絞るようにしてもよい。また、このとき、質問ステートメントが属するセグメントとは異なるセグメントを対象として“回答”のステートメントを同定するようにしてもよい。   In the example of FIG. 12, processing is performed for each statement of the discourse data 101 as a whole. However, based on the cohesiveness information 51 of the discourse semantics 200, each statement in a predetermined segment for each segment of the discourse data 101 is processed. By performing processing as a target, for example, the range of statements that are targets when identifying “answers” may be narrowed down. At this time, the “answer” statement may be identified for a segment different from the segment to which the question statement belongs.

このように、談話データ101の各ステートメントに設定されたフローの情報に基づいてQ&A対を同定して抽出することで、談話データ101を決められた文章構造の枠組みやスキーマに当てはめるという処理を要さずに、多様な談話の流れを有する談話データ101からQ&A対を抽出することができる。   As described above, it is necessary to identify and extract the Q & A pair based on the flow information set in each statement of the discourse data 101, and to apply the discourse data 101 to the determined sentence structure framework or schema. In addition, Q & A pairs can be extracted from the discourse data 101 having various discourse flows.

[クラスタリング〜スコアリング]
以下では、図1に示したFAQ候補抽出システム1のクラスタリング部70およびスコアリング部80によるQ&A対情報61内のQ&A対のクラスタリングおよびスコアリングの処理の詳細について説明する。本実施の形態では、Q&A対情報61内の各Q&A対について、まず、クラスタリング部70が、予め設定したキーワードに基づいて単語ベクトルを算出し、算出した単語ベクトルに基づいて各Q&A対を類似するものにグループ化してクラスタリングする。さらに、スコアリング部80が、各クラスタ(もしくはクラスタの代表となるQ&A対)を所定の基準によりスコアリングして、スコアリング結果に基づいて、例えば上位の所定の数のQ&A対をFAQ候補300として出力する。
[Clustering ~ Scoring]
In the following, details of clustering and scoring of Q & A pairs in the Q & A pair information 61 by the clustering unit 70 and scoring unit 80 of the FAQ candidate extraction system 1 shown in FIG. 1 will be described. In the present embodiment, for each Q & A pair in the Q & A pair information 61, first, the clustering unit 70 calculates a word vector based on a preset keyword, and resembles each Q & A pair based on the calculated word vector. Group things into clusters. Further, the scoring unit 80 scores each cluster (or a Q & A pair that represents the cluster) according to a predetermined criterion, and based on the scoring result, for example, assigns a predetermined upper number of Q & A pairs to the FAQ candidate 300. Output as.

クラスタリング部70では、上記の単語ベクトルを算出する際に、Q&A情報61内の各Q&A対について、それぞれ、キーワード辞書72に予め設定されたキーワード毎に当該キーワードとの関連度を示す指標を算出し、算出した各指標を要素とする単語ベクトルを算出する。すなわち、キーワード辞書72に設定されたキーワードの個数がn個の場合、n次元の単語ベクトルを算出する。なお、キーワード辞書72としては、例えば、FAQ候補抽出システム1を利用する企業における商品マスター等から生成した商品辞書などを用いることができる。   When calculating the above word vector, the clustering unit 70 calculates, for each Q & A pair in the Q & A information 61, an index indicating the degree of association with the keyword for each keyword preset in the keyword dictionary 72. Then, a word vector having each calculated index as an element is calculated. That is, when the number of keywords set in the keyword dictionary 72 is n, an n-dimensional word vector is calculated. As the keyword dictionary 72, for example, a product dictionary generated from a product master or the like in a company that uses the FAQ candidate extraction system 1 can be used.

ここで、各Q&A対についての各キーワードとの関連度を示す指標としては、数値としての評価が可能なものであれば種々のものを用いることができる。本実施の形態では、例えば、一般的に用いられている指標である、文章(Q&A対)における対象の単語(キーワード)の出現頻度であるTF(Term Frequency)値と、全ての文章(Q&A対)の中で対象の単語(キーワード)が出現する文章(Q&A対)の数の逆数であるIDF(Inverse Document Frequency)値との積であるTF−IDF値を用いる。これにより、TF−IDF値が大きいキーワードは、Q&A対における重要度が高い単語であると判断することができる。   Here, as the index indicating the degree of association with each keyword for each Q & A pair, various indicators can be used as long as they can be evaluated numerically. In the present embodiment, for example, a commonly used index, a TF (Term Frequency) value that is an appearance frequency of a target word (keyword) in a sentence (Q & A pair), and all sentences (Q & A pair). ), A TF-IDF value that is a product of an IDF (Inverse Document Frequency) value that is the inverse of the number of sentences (Q & A pairs) in which the target word (keyword) appears is used. Thereby, it is possible to determine that a keyword having a large TF-IDF value is a word having high importance in the Q & A pair.

クラスタリング部70は、さらに、各Q&A対について算出した単語ベクトルに基づいて類似するものにグループ化してクラスタリングする際に、例えば、一般的に行われている手法である、ベクトル空間における各単語ベクトルの代数的な距離(もしくは単語ベクトル間のなす角)によって類似の程度を判断し、所定の距離より近いもの(もしくは所定の角よりなす角が小さいもの)を類似するものとしてクラスタリングする手法を用いる。クラスタリングする際の基準についても上記の単語ベクトル間の距離等に限らず他の基準を利用してもよい。また、例えば、談話データ101におけるQ&A対同士の時間的な離散度を考慮して、各Q&A対の質問ステートメントのIDの差分が小さいもの(時間的に近い質問ステートメント)の類似の程度を高くするなどの重み付けを行ってもよい。   When the clustering unit 70 further performs clustering by grouping into similar ones based on the word vectors calculated for each Q & A pair, for example, the clustering unit 70 is a technique commonly used, which is a method of each word vector in the vector space. A method is used in which the degree of similarity is determined based on an algebraic distance (or an angle formed between word vectors), and clustering is performed assuming that a distance closer than a predetermined distance (or a smaller angle than a predetermined angle) is similar. The reference for clustering is not limited to the distance between the word vectors, and other reference may be used. Further, for example, considering the temporal discreteness between Q & A pairs in the discourse data 101, the degree of similarity between the questions with a small ID difference (question statements that are close in time) of each Q & A pair is increased. You may weight such as.

上記の手法によってクラスタリングされた各Q&A対について、図1に示したFAQ候補抽出システム1のスコアリング部80によるスコアリング処理によって各クラスタをスコアリングし、スコアリング結果に基づいて、例えば上位の所定の数のクラスタ(もしくはクラスタの代表となるQ&A対)をFAQ候補300として出力する。   For each Q & A pair clustered by the above method, each cluster is scored by scoring processing by the scoring unit 80 of the FAQ candidate extraction system 1 shown in FIG. Of clusters (or Q & A pairs representing the clusters) are output as FAQ candidates 300.

スコアリングの際には、例えば、クラスタ内の各Q&A対の単語ベクトルの代数的な大きさや、キーワード辞書72内の各キーワードの含有数、クラスタの大きさ(Q&A対の含有数)など、種々の基準に基づいてスコアを算出することができる。また、各クラスタの代表となるQ&A対についても、例えば、クラスタ内で単語ベクトルの大きさが最大のQ&A対を選択するなどの手法により決定することができる。なお、FAQ候補300の形式等については特に限定されず、XMLなどを利用したデータ構造や単純なテキスト形式など種々の形式とすることができる。   In scoring, for example, the algebraic size of each word vector of each Q & A pair in the cluster, the number of each keyword in the keyword dictionary 72, the size of the cluster (the number of Q & A pairs), and so on The score can be calculated based on the criteria. Also, the Q & A pair that represents each cluster can be determined by a method such as selecting a Q & A pair having the largest word vector size in the cluster, for example. The format of the FAQ candidate 300 is not particularly limited, and various formats such as a data structure using XML or a simple text format can be used.

このように、Q&A対抽出部60から出力されたQ&A対情報61に含まれる各Q&A対について、クラスタリングおよびスコアリングの処理を行うことによって、FAQ候補300となるQ&A対を絞り込んで出力するようにしてもよい。   In this way, the Q & A pairs included in the Q & A pair information 61 output from the Q & A pair extraction unit 60 are subjected to clustering and scoring processing to narrow down and output the Q & A pairs that are the FAQ candidates 300. May be.

以上に説明したように、本実施の形態のFAQ候補抽出システム1によれば、談話構造の解析結果である、談話データ101の各ステートメントについてのフロー情報21を利用することにより、談話の文章構造の枠組みを規定せずに、談話データ101からQ&A対を抽出することができる。また、抽出したQ&A対からキーワードの出現頻度に基づいて類似度を算出してクラスタリングし、各クラスタをスコアリングすることにより、Q&A対から効果的にFAQ候補300を抽出して出力することができる。   As described above, according to the FAQ candidate extraction system 1 of the present embodiment, the sentence structure of the discourse is obtained by using the flow information 21 for each statement of the discourse data 101, which is the analysis result of the discourse structure. Q & A pairs can be extracted from the discourse data 101 without prescribing the framework. Further, by calculating the similarity based on the appearance frequency of the keyword from the extracted Q & A pair, clustering, and scoring each cluster, the FAQ candidate 300 can be effectively extracted from the Q & A pair and output. .

また、Q&A対の抽出に際して、談話データ101の内容および談話構造の解析結果から必要な部分のみを参照してQ&A対を抽出するため、他の部分にノイズやノイズによる誤った解析結果が含まれている場合でも、これらからの影響を極小化してQ&A対を抽出することができる。   Further, when extracting the Q & A pair, the Q & A pair is extracted by referring to only the necessary part from the contents of the discourse data 101 and the analysis result of the discourse structure, so that the other part includes noise and an erroneous analysis result due to noise. Even in such a case, the Q & A pair can be extracted while minimizing the influence from these.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は前記実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。   As mentioned above, the invention made by the present inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and various modifications can be made without departing from the scope of the invention. Needless to say.

本発明は、音声認識処理により得られた談話データの構造を解析した結果からFAQの候補を抽出するFAQ候補抽出システムおよびFAQ候補抽出プログラムに利用可能である。   The present invention can be used for a FAQ candidate extraction system and a FAQ candidate extraction program for extracting FAQ candidates from the result of analyzing the structure of discourse data obtained by voice recognition processing.

1…FAQ候補抽出システム、2…談話構造解析システム、3…音声認識エンジン、
10…前処理部、
20…フロー解析部、21…フロー情報、22…フロー解析ルール、
30…形態素解析部、31…形態素情報
40…固有表現解析部、41…固有表現情報、42…固有表現解析ルール、
50…結束性解析部、51…結束性情報、
60…Q&A対抽出部、61…Q&A対情報、
70…クラスタリング部、72…キーワード辞書、
80…スコアリング部、
100、101…談話データ、200…談話セマンティクス、300…FAQ候補。
1 ... FAQ candidate extraction system, 2 ... Discourse structure analysis system, 3 ... Speech recognition engine,
10: Pre-processing unit,
20 ... Flow analysis unit, 21 ... Flow information, 22 ... Flow analysis rule,
30 ... Morphological analysis unit, 31 ... Morphological information 40 ... Specific expression analysis unit, 41 ... Specific expression information, 42 ... Specific expression analysis rule,
50: Cohesiveness analysis unit, 51 ... Cohesiveness information,
60 ... Q & A pair extraction unit, 61 ... Q & A pair information,
70 ... clustering unit, 72 ... keyword dictionary,
80 ... Scoring part,
100, 101 ... Discourse data, 200 ... Discourse semantics, 300 ... FAQ candidates.

Claims (8)

音声認識処理によって談話の内容がテキスト化された談話データ、および前記談話データにおける前記談話の構造の解析結果である、前記談話全体の意味内容を把握するための情報である談話セマンティクスを入力とし、前記談話データからFAQ候補となる質問−回答対を抽出して出力するFAQ候補抽出システムであって、
前記談話セマンティクスは、前記談話データにおける各ステートメントの意味内容を示すフローの情報を含むフロー情報を含み、
前記談話セマンティクスにおいて、前記ステートメントが相手の話者に対する質問文であることを示す前記フローが設定された第1のステートメントを同定し、さらに、前記談話データにおいて前記第1のステートメントの後に最初に現れ、かつ前記第1のステートメントと話者が異なり、前記ステートメントが前記談話に固有の事項について具体的な内容を述べているものであることを示す前記フローが設定された第2のステートメントを同定し、前記第1のステートメントと前記第2のステートメントとを前記質問−回答対として抽出する質問−回答対抽出部を有することを特徴とするFAQ候補抽出システム。
With the input of discourse semantics, which is information for grasping the semantic content of the whole discourse, which is the analysis result of the discourse structure in the discourse data, and the discourse data in which the content of the discourse is converted into text by voice recognition processing, A FAQ candidate extraction system for extracting and outputting question-answer pairs as FAQ candidates from the discourse data,
The discourse semantics includes flow information including flow information indicating the semantic content of each statement in the discourse data,
In the discourse semantics, identify the first statement with the flow indicating that the statement is a question sentence to the other speaker, and further appear first after the first statement in the discourse data And identifying a second statement with the flow indicating that the speaker is different from the first statement, and that the statement describes a specific content about matters unique to the discourse A FAQ candidate extraction system comprising: a question-answer pair extraction unit that extracts the first statement and the second statement as the question-answer pair.
請求項1に記載のFAQ候補抽出システムにおいて、
さらに、複数のキーワードを保持するキーワード辞書と、
前記質問−回答対抽出部から出力された前記各質問−回答対に対して、前記キーワード辞書に保持された前記各キーワードに基づいて単語ベクトルを算出し、前記単語ベクトルの距離に基づいて前記各質問−回答対の類似の程度を判断して前記各質問−回答対をクラスタ毎にグループ化するクラスタリング部と、
前記各クラスタに対して、所定の基準によりスコアリングし、上位の所定の数の前記各クラスタの代表となる前記質問−回答対をFAQ候補として出力するスコアリング部とを有することを特徴とするFAQ候補抽出システム。
The FAQ candidate extraction system according to claim 1,
In addition, a keyword dictionary that holds multiple keywords,
For each question-answer pair output from the question-answer pair extraction unit, a word vector is calculated based on each keyword held in the keyword dictionary, and each of the above-described values is calculated based on the distance of the word vector. A clustering unit that determines the degree of similarity of the question-answer pairs and groups the question-answer pairs for each cluster;
A scoring unit that scores each of the clusters according to a predetermined criterion and outputs the question-answer pairs that are representative of the upper predetermined number of the clusters as FAQ candidates. FAQ candidate extraction system.
請求項2に記載のFAQ候補抽出システムにおいて、
前記クラスタリング部は、前記単語ベクトルを算出する際に、前記各質問−回答対について、前記キーワード毎に、TF値とIDF値とを算出し、前記TF値と前記IDF値との積に基づいてTF−IDF値を算出し、前記TF−IDF値を要素とした前記単語ベクトルを算出することを特徴とするFAQ候補抽出システム。
The FAQ candidate extraction system according to claim 2,
When calculating the word vector, the clustering unit calculates a TF value and an IDF value for each keyword for each question-answer pair, and based on a product of the TF value and the IDF value. A FAQ candidate extraction system characterized by calculating a TF-IDF value and calculating the word vector having the TF-IDF value as an element.
請求項1〜3のいずれか1項に記載のFAQ候補抽出システムにおいて、
前記談話セマンティクスは、さらに、前記談話データを内容の切り替わりが推測される単位で分割したセグメントの情報を含む結束性情報を有し、
前記質問−回答抽出部は、所定の前記セグメントに含まれる前記ステートメントを対象として、前記第1のステートメントおよび前記第2のステートメントを同定することを特徴とするFAQ候補抽出システム。
In the FAQ candidate extraction system according to any one of claims 1 to 3,
The discourse semantics further includes cohesiveness information including information on segments obtained by dividing the discourse data in units in which content switching is estimated,
The FAQ candidate extraction system, wherein the question-answer extraction unit identifies the first statement and the second statement for the statement included in the predetermined segment.
音声認識処理によって談話の内容がテキスト化された談話データ、および前記談話データにおける前記談話の構造の解析結果である、前記談話全体の意味内容を把握するための情報である談話セマンティクスを入力とし、前記談話データからFAQ候補となる質問−回答対を抽出して出力するFAQ候補抽出システムとしてコンピュータを機能させるFAQ候補抽出プログラムであって、
前記談話セマンティクスは、前記談話データにおける各ステートメントの意味内容を示すフローの情報を含むフロー情報を含み、
前記談話セマンティクスにおいて、前記ステートメントが相手の話者に対する質問文であることを示す第1のフローが設定された第1のステートメントを同定し、さらに、前記談話データにおいて前記第1のステートメントの後に最初に現れ、かつ前記第1のステートメントと話者が異なり、前記ステートメントが前記談話に固有の事項について具体的な内容を述べているものであることを示す第2のフローが設定された第2のステートメントを同定し、前記第1のステートメントと前記第2のステートメントとを前記質問−回答対として抽出する質問−回答対抽出部を有することを特徴とするFAQ候補抽出プログラム。
With the input of discourse semantics, which is information for grasping the semantic content of the entire discourse, which is the analysis result of the discourse structure in the discourse data, and the discourse data in which the discourse content is converted into text by speech recognition processing, A FAQ candidate extraction program for causing a computer to function as a FAQ candidate extraction system that extracts and outputs FAQ candidate question-answer pairs from the discourse data,
The discourse semantics includes flow information including flow information indicating the semantic content of each statement in the discourse data,
In the discourse semantics, a first statement having a first flow indicating that the statement is a question sentence for the other speaker is identified, and further, the first statement is first after the first statement in the discourse data. And a second flow is set that indicates that the speaker is different from the first statement, and that the statement describes a specific content about matters unique to the discourse. A FAQ candidate extraction program comprising: a question-answer pair extraction unit that identifies a statement and extracts the first statement and the second statement as the question-answer pair.
請求項5に記載のFAQ候補抽出プログラムにおいて、
さらに、複数のキーワードを保持するキーワード辞書と、
前記質問−回答対抽出部から出力された前記各質問−回答対に対して、前記キーワード辞書に保持された前記各キーワードに基づいて単語ベクトルを算出し、前記単語ベクトルの距離に基づいて前記各質問−回答対の類似の程度を判断して前記各質問−回答対をクラスタ毎にグループ化するクラスタリング部と、
前記各クラスタに対して、所定の基準によりスコアリングし、上位の所定の数の前記各クラスタの代表となる前記質問−回答対をFAQ候補として出力するスコアリング部とを有することを特徴とするFAQ候補抽出プログラム。
In the FAQ candidate extraction program according to claim 5,
In addition, a keyword dictionary that holds multiple keywords,
For each question-answer pair output from the question-answer pair extraction unit, a word vector is calculated based on each keyword held in the keyword dictionary, and each of the above-described values is calculated based on the distance of the word vector. A clustering unit that determines the degree of similarity of the question-answer pairs and groups the question-answer pairs for each cluster;
A scoring unit that scores each of the clusters according to a predetermined criterion and outputs the question-answer pairs that are representative of the upper predetermined number of the clusters as FAQ candidates. FAQ candidate extraction program.
請求項6に記載のFAQ候補抽出プログラムにおいて、
前記クラスタリング部は、前記単語ベクトルを算出する際に、前記各質問−回答対について、前記キーワード毎に、TF値とIDF値とを算出し、前記TF値と前記IDF値との積に基づいてTF−IDF値を算出し、前記TF−IDF値を要素とした前記単語ベクトルを算出することを特徴とするFAQ候補抽出プログラム。
In the FAQ candidate extraction program according to claim 6,
When calculating the word vector, the clustering unit calculates a TF value and an IDF value for each keyword for each question-answer pair, and based on a product of the TF value and the IDF value. A FAQ candidate extraction program characterized by calculating a TF-IDF value and calculating the word vector having the TF-IDF value as an element.
請求項5〜7のいずれか1項に記載のFAQ候補抽出プログラムにおいて、
前記談話セマンティクスは、さらに、前記談話データを内容の切り替わりが推測される単位で分割したセグメントの情報を含む結束性情報を有し、
前記質問−回答抽出部は、所定の前記セグメントに含まれる前記ステートメントを対象として、前記第1のステートメントおよび前記第2のステートメントを同定することを特徴とするFAQ候補抽出プログラム。
In the FAQ candidate extraction program according to any one of claims 5 to 7,
The discourse semantics further includes cohesiveness information including information on segments obtained by dividing the discourse data in units in which content switching is estimated,
The FAQ candidate extraction program, wherein the question-answer extraction unit identifies the first statement and the second statement for the statement included in the predetermined segment.
JP2009278812A 2009-12-08 2009-12-08 Faq candidate extracting system and faq candidate extracting program Pending JP2011123565A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009278812A JP2011123565A (en) 2009-12-08 2009-12-08 Faq candidate extracting system and faq candidate extracting program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009278812A JP2011123565A (en) 2009-12-08 2009-12-08 Faq candidate extracting system and faq candidate extracting program

Publications (1)

Publication Number Publication Date
JP2011123565A true JP2011123565A (en) 2011-06-23

Family

ID=44287423

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009278812A Pending JP2011123565A (en) 2009-12-08 2009-12-08 Faq candidate extracting system and faq candidate extracting program

Country Status (1)

Country Link
JP (1) JP2011123565A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013105436A (en) * 2011-11-16 2013-05-30 Nippon Telegr & Teleph Corp <Ntt> Interactive model construction device, method and program
JP2020177360A (en) * 2019-04-16 2020-10-29 株式会社リコー Q&a extraction device, method, program, and answering system
JP2022126428A (en) * 2021-02-18 2022-08-30 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7370521B2 (en) 2020-01-29 2023-10-30 ベルフェイス株式会社 Speech analysis device, speech analysis method, online communication system, and computer program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160718A (en) * 1993-12-13 1995-06-23 Matsushita Electric Ind Co Ltd Speech pair recognizing device
JP2000339314A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Automatic answering method, dialog analyzing method, answer sentence generating method and their device and medium with their program recorded thereon
JP2003263443A (en) * 2002-03-07 2003-09-19 Fujitsu Ltd Document similarity computing device, clustering device and document extraction device
JP2004280361A (en) * 2003-03-14 2004-10-07 Fujitsu Ltd Text information creation device, example collection device, faq creating question example extraction device and search device
JP2006119991A (en) * 2004-10-22 2006-05-11 Qualica Inc Generation device and method and organization device and method for faq data, and faq answer system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07160718A (en) * 1993-12-13 1995-06-23 Matsushita Electric Ind Co Ltd Speech pair recognizing device
JP2000339314A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Automatic answering method, dialog analyzing method, answer sentence generating method and their device and medium with their program recorded thereon
JP2003263443A (en) * 2002-03-07 2003-09-19 Fujitsu Ltd Document similarity computing device, clustering device and document extraction device
JP2004280361A (en) * 2003-03-14 2004-10-07 Fujitsu Ltd Text information creation device, example collection device, faq creating question example extraction device and search device
JP2006119991A (en) * 2004-10-22 2006-05-11 Qualica Inc Generation device and method and organization device and method for faq data, and faq answer system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
加藤直人、外1人: "統計的手法による局所的対話モデルと談話セグメンテーションへの応用", 情報処理学会論文誌, vol. 第39巻,第9号, JPN6013026323, 15 September 1998 (1998-09-15), JP, pages 2593 - 2602, ISSN: 0002545331 *
柳瀬隆史、外3名: "文末の述語表現を利用した質問テキストの解析", 言語処理学会第8回年次大会発表論文集, JPN6013026321, 18 March 2002 (2002-03-18), JP, pages 647 - 650, ISSN: 0002545330 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013105436A (en) * 2011-11-16 2013-05-30 Nippon Telegr & Teleph Corp <Ntt> Interactive model construction device, method and program
JP2020177360A (en) * 2019-04-16 2020-10-29 株式会社リコー Q&a extraction device, method, program, and answering system
JP7099397B2 (en) 2019-04-16 2022-07-12 株式会社リコー Q & A extractor, method, program, and response system
JP7370521B2 (en) 2020-01-29 2023-10-30 ベルフェイス株式会社 Speech analysis device, speech analysis method, online communication system, and computer program
JP2022126428A (en) * 2021-02-18 2022-08-30 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP7410066B2 (en) 2021-02-18 2024-01-09 Lineヤフー株式会社 Information provision device, information provision method, and information provision program

Similar Documents

Publication Publication Date Title
CN109146610B (en) Intelligent insurance recommendation method and device and intelligent insurance robot equipment
JP5774459B2 (en) Discourse summary template creation system and discourse summary template creation program
CN100536532C (en) Method and system for automatic subtilting
US20090306979A1 (en) Data processing system for autonomously building speech identification and tagging data
JP5468474B2 (en) Talk script usage status calculation system and talk script usage status calculation program
WO2003010754A1 (en) Speech input search system
WO2011146227A2 (en) Voice stream augmented note taking
JP5574842B2 (en) FAQ candidate extraction system and FAQ candidate extraction program
CN107943786B (en) Chinese named entity recognition method and system
Kafle et al. Predicting the understandability of imperfect english captions for people who are deaf or hard of hearing
CN111613214A (en) Language model error correction method for improving voice recognition capability
Kopparapu Non-linguistic analysis of call center conversations
Dufour et al. Characterizing and detecting spontaneous speech: Application to speaker role recognition
CN104750677A (en) Speech translation apparatus, speech translation method and speech translation program
JP2011123565A (en) Faq candidate extracting system and faq candidate extracting program
Dutrey et al. A CRF-based approach to automatic disfluency detection in a French call-centre corpus.
Christodoulides et al. Automatic detection and annotation of disfluencies in spoken French corpora
Marujo et al. Key phrase extraction of lightly filtered broadcast news
JP5495968B2 (en) Discourse structure analysis system and discourse structure analysis program
CN112541109A (en) Answer abstract extraction method and device, electronic equipment, readable medium and product
CN112151021A (en) Language model training method, speech recognition device and electronic equipment
JP5341732B2 (en) Discourse summary generation system and discourse summary generation program
JP5457284B2 (en) Discourse breakdown calculation system and discourse breakdown calculation program
CN115019787B (en) Interactive homonym disambiguation method, system, electronic equipment and storage medium
CN107168950B (en) Event phrase learning method and device based on bilingual semantic mapping

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130527

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20131008