JP7162827B2 - Question extraction device, question extraction method, and computer program for question extraction - Google Patents

Question extraction device, question extraction method, and computer program for question extraction Download PDF

Info

Publication number
JP7162827B2
JP7162827B2 JP2017150303A JP2017150303A JP7162827B2 JP 7162827 B2 JP7162827 B2 JP 7162827B2 JP 2017150303 A JP2017150303 A JP 2017150303A JP 2017150303 A JP2017150303 A JP 2017150303A JP 7162827 B2 JP7162827 B2 JP 7162827B2
Authority
JP
Japan
Prior art keywords
categories
question
keywords
extracting
questions
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.)
Active
Application number
JP2017150303A
Other languages
Japanese (ja)
Other versions
JP2019028898A (en
Inventor
恵一郎 樋口
Original Assignee
ハイウエア株式会社
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 ハイウエア株式会社 filed Critical ハイウエア株式会社
Priority to JP2017150303A priority Critical patent/JP7162827B2/en
Publication of JP2019028898A publication Critical patent/JP2019028898A/en
Application granted granted Critical
Publication of JP7162827B2 publication Critical patent/JP7162827B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、例えばコールセンターのヘルプデスクを支援するための質問抽出装置、質問抽出方法、及び質問抽出用のコンピュータプログラムに関する。 The present invention relates to a question extracting device, a question extracting method, and a computer program for question extracting, for example, for supporting a help desk of a call center.

従来のヘルプデスクを支援するものとしては、クライアントに参照されたQ&Aの事例を入力されたキーワード(入力キーワード)と共に格納し、このQ&Aの事例と共に記録された1個の入力キーワードについて、Q&Aの事例毎かつ1個の入力キーワード毎に格納された回数を求め、Q&Aの事例毎に回数が多い順に上位から所定数までの入力キーワードをQ&Aの事例毎にカテゴリー候補として抽出し、抽出したカテゴリー候補を用いてカテゴリーとQ&Aの事例とを対応付けるように構成されたものが提案されている(例えば、特許文献1参照)。 As a support for the conventional help desk, the Q&A case referred to by the client is stored together with the entered keyword (input keyword), and the Q&A example is stored for one input keyword recorded together with this Q&A case. The number of times each input keyword is stored is obtained for each Q&A example, and a predetermined number of input keywords are extracted as category candidates for each Q&A example in descending order of the number of times for each Q&A example, and the extracted category candidates are used. There has been proposed a system configured to associate categories and Q&A examples by using the Q&A (see, for example, Patent Literature 1).

特開2012-198710号公報JP 2012-198710 A

しかしながら、上記従来のヘルプデスクを支援するものは、Q&Aというように、質問と回答との対となる事例をデータベース化する際にカテゴライズしただけにすぎず、ヘルプデスクが実際の問い合わせに対して最初にとるべき措置として、問い合わせの内容を的確に理解・把握するといったことについては、利便性を高めるための仕組みが講じられていなかった。すなわち、あらかじめ想定される質問をデータベース化しただけでは、様々な内容や表現によって伝えられる問い合わせに対して正に合致する質問を的確かつ速やかに導き出すことができないという難点があった。 However, the above-mentioned conventional help desk support is merely categorized when creating a database of cases that are pairs of questions and answers, such as Q&A, and the help desk first responds to actual inquiries. As a measure that should be taken, there was no mechanism to improve convenience regarding accurately understanding and grasping the content of the inquiry. In other words, there is a problem that simply creating a database of presumed questions does not allow accurate and prompt derivation of questions that exactly match inquiries conveyed by various contents and expressions.

本発明は、このような課題を解決するためになされたものであり、問い合わせに応じた質問を的確かつ速やかに導き出すことができる質問抽出装置、質問抽出方法、及び質問抽出用のコンピュータプログラムを提供することを目的とする。 The present invention has been made to solve such problems, and provides a question extracting device, question extracting method, and computer program for question extracting that can accurately and promptly derive questions in response to an inquiry. intended to

本発明の第1側面に係る質問抽出装置は、
問い合わせに応じた質問を抽出するための質問抽出装置であって、
複数の質問を複数のカテゴリーに横断的に分類し、これら複数のカテゴリーごとに関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶手段と、
前記FAQ情報に含まれるカテゴリー及びキーワードを検索条件として指定するための検索条件指定手段と、
前記検索条件指定手段により指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出手段と、
を備えたことを特徴とする。
A question extracting device according to a first aspect of the present invention includes:
A question extraction device for extracting a question in response to an inquiry,
FAQ information storage means for cross-categorizing a plurality of questions into a plurality of categories and storing FAQ information in which related keywords are associated with each of the plurality of categories;
search condition specifying means for specifying categories and keywords included in the FAQ information as search conditions;
question extracting means for extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying means;
characterized by comprising

このような質問抽出装置によれば、複数の質問を複数のカテゴリーに横断的に分類し、複数のカテゴリーごとに関連するキーワードを対応付けたFAQ情報を、質問に特化したデータベースとして利用し、検索条件としてカテゴリー及びキーワードを横断的に指定することで所望とする質問をFAQ情報から抽出することができるので、問い合わせに応じた質問を的確かつ速やかに導き出すことができる。 According to such a question extraction device, a plurality of questions are cross-classified into a plurality of categories, and FAQ information in which related keywords are associated with each of the plurality of categories is used as a database specialized for questions, A desired question can be extracted from the FAQ information by cross-designating categories and keywords as search conditions, so that the question corresponding to the inquiry can be accurately and quickly derived.

本発明の好ましい実施の形態としては、
前記検索条件指定手段は、複数のカテゴリーから所望とする一のカテゴリーを選択可能とするとともに、選択された当該一のカテゴリーに関連する一のキーワードを選択可能とし、当該一のキーワードが選択された後、さらにその余の所望とする他のカテゴリーを選択可能とするとともに、選択された当該他のカテゴリーに関連する他のキーワードを選択可能とし、そうして選択された複数のカテゴリー及び複数のキーワードを検索条件として指定し得ることを特徴とする。
As a preferred embodiment of the present invention,
The search condition specifying means enables selection of one desired category from a plurality of categories, and enables selection of one keyword related to the one selected category, and when the one keyword is selected After that, it is possible to select other desired categories and to select other keywords related to the selected other categories, and the selected multiple categories and multiple keywords can be specified as a search condition.

このような構成によれば、カテゴリー及びキーワードを選択するごとに検索条件が絞り込まれることとなり、その結果、検索条件に合致した確度の高い質問を抽出することができる。 According to such a configuration, the search conditions are narrowed down each time a category and a keyword are selected, and as a result, it is possible to extract questions that match the search conditions with a high degree of certainty.

本発明の好ましい実施の形態としては、
前記FAQ情報は、複数の質問ごとに複数のカテゴリーを横断的に対応付けるとともに、複数のカテゴリーごとに関連するキーワードを識別コードにより対応付けたメインFAQ情報と、複数のカテゴリーごとに関連するキーワードと識別コードとの対応関係を規定したサブFAQ情報とを含むことを特徴とする。
As a preferred embodiment of the present invention,
The FAQ information includes main FAQ information in which a plurality of categories are cross-associated for each of a plurality of questions, and keywords related to each of the plurality of categories are associated by an identification code, and keywords related to each of the plurality of categories are identified. It is characterized by including sub-FAQ information that defines the correspondence with the code.

このような構成によれば、例えばキーワードの追加や削除を行う際に、メインFAQ情報やサブFAQ情報ごとに追加や削除すべきキーワードとその識別コードを書き換えるだけでよいので、データベースとしてのFAQ情報を容易に更新することができる。 According to such a configuration, for example, when adding or deleting a keyword, it is only necessary to rewrite the keyword to be added or deleted for each main FAQ information or sub-FAQ information and its identification code. can be easily updated.

本発明の第2側面に係る質問抽出方法は、
問い合わせに応じた質問を抽出するための質問抽出方法であって、
複数の質問を複数のカテゴリーに横断的に分類し、これら複数のカテゴリーごとに関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶ステップと、
前記FAQ情報に含まれるカテゴリー及びキーワードを検索条件として指定するための検索条件指定ステップと、
前記検索条件指定ステップにより指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出ステップと、
を含むことを特徴とする。
A question extraction method according to a second aspect of the present invention includes:
A question extraction method for extracting a question in response to an inquiry,
A FAQ information storage step of cross-categorizing a plurality of questions into a plurality of categories and storing FAQ information in which related keywords are associated with each of the plurality of categories;
a search condition specifying step for specifying categories and keywords included in the FAQ information as search conditions;
a question extracting step of extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying step;
characterized by comprising

このような質問抽出方法によれば、第1側面に係る質問抽出装置と同様に、問い合わせに応じた質問を的確かつ速やかに導き出すことができる。 According to such a question extracting method, it is possible to accurately and quickly derive a question corresponding to an inquiry, like the question extracting device according to the first aspect.

本発明の第3側面に係る質問抽出用のコンピュータプログラムは、
問い合わせに応じた質問をコンピュータにより抽出するための質問抽出用のコンピュータプログラムであって、
複数の質問を複数のカテゴリーに横断的に分類し、これら複数のカテゴリーごとに関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶手段として機能させるためのプログラムと、
前記FAQ情報に含まれるカテゴリー及びキーワードを検索条件として指定するための検索条件指定手段として機能させるためのプログラムと、
前記検索条件指定手段により指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出手段として機能させるためのプログラムと、
を含むことを特徴とする。
A computer program for question extraction according to the third aspect of the present invention comprises:
A computer program for question extraction for extracting a question in response to an inquiry by a computer,
A program for functioning as FAQ information storage means for classifying a plurality of questions across a plurality of categories and storing FAQ information in which related keywords are associated with each of the plurality of categories;
a program for functioning as search condition specifying means for specifying categories and keywords included in the FAQ information as search conditions;
a program for functioning as question extracting means for extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying means;
characterized by comprising

このような質問抽出用のコンピュータプログラムによれば、第1側面に係る質問抽出装置をコンピュータにより実現することができる。 According to such a computer program for question extraction, the question extraction device according to the first aspect can be realized by a computer.

本発明によれば、問い合わせに応じた質問を的確かつ速やかに導き出すことができる。 ADVANTAGE OF THE INVENTION According to this invention, the question according to an inquiry can be derived accurately and rapidly.

本発明の実施形態に係る質問抽出装置の概要を示す図である。It is a figure which shows the outline|summary of the question extraction apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る質問抽出装置の機能ブロックを示す図である。1 is a diagram showing functional blocks of a question extraction device according to an embodiment of the present invention; FIG. 本発明の実施形態に係る質問抽出装置に適用されるメインFAQテーブルを説明するための図である。FIG. 4 is a diagram for explaining a main FAQ table applied to the question extracting device according to the embodiment of the present invention; 本発明の実施形態に係る質問抽出装置に適用されるサブFAQテーブルを説明するための図である。It is a figure for demonstrating the sub FAQ table applied to the question extracting device which concerns on embodiment of this invention. 本発明の実施形態に係る質問抽出装置のオペレータ端末装置に表示される検索条件入力画面の一例を示す図である。It is a figure which shows an example of the search condition input screen displayed on the operator terminal device of the question extraction apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る質問抽出装置のオペレータ端末装置に表示される検索結果表示画面の一例を示す図である。It is a figure which shows an example of the search result display screen displayed on the operator terminal device of the question extraction apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る質問抽出装置のサーバにより実行される質問抽出処理の一例を示すフローチャートである。4 is a flow chart showing an example of question extraction processing executed by the server of the question extraction device according to the embodiment of the present invention;

以下、添付図面を参照して、本発明を実施するための形態(以下、実施形態)について詳細に説明する。なお、実施形態の説明の全体を通して同一又は類似の構成要素には、同一の符号を付す。 EMBODIMENT OF THE INVENTION Hereinafter, with reference to an accompanying drawing, the form (henceforth, embodiment) for implementing this invention is demonstrated in detail. In addition, the same reference numerals are given to the same or similar components throughout the description of the embodiments.

まず、本発明の実施形態に係る質問抽出装置の概要について説明する。図1は、質問抽出装置の概要を示す図である。本実施形態に係る質問抽出装置は、ユーザX1,X2からの電話100やコンピュータ200による問い合わせに対して、コールセンターのヘルプデスクを担当するオペレータY1~Y3がその問い合わせの意味・内容を正確に汲み取ることを支援するためのものであり、あらかじめ想定された標準的な複数の質問から問い合わせに応じた最も確からしい質問を抽出して提示し得るように構成されている。なお、電話100では、ユーザX1とオペレータY1~Y3との間で問い合わせやそれに対する受答えが音声により伝えられ、コンピュータ200では、ユーザX2とオペレータY1~Y3との間でメールあるいはチャットなどといったコミュニケーションソフトを介して問い合わせや対応内容がテキストメッセージでやり取りされる。 First, an overview of the question extracting device according to the embodiment of the present invention will be described. FIG. 1 is a diagram showing an outline of a question extracting device. The question extracting apparatus according to the present embodiment enables the operators Y1 to Y3 in charge of the call center help desk to accurately understand the meaning and content of inquiries from users X1 and X2 by telephone 100 or computer 200. and is configured to extract and present the most probable question in response to the inquiry from a plurality of presupposed standard questions. In addition, on the telephone 100, inquiries and responses to them are transmitted by voice between the user X1 and the operators Y1 to Y3. Inquiries and correspondence are exchanged by text message via the software.

図1に示すように、質問抽出装置は、例えばコールセンター内のクライアント・サーバシステムとして構築され、データベース機能を担うサーバ1と、クライアントとしてサーバ1に接続されたオペレータ端末装置2とを備える。なお、オペレータY1~Y3は、構内電話交換機に接続された内線電話装置、あるいはWebサーバとしての機能を併せ持つサーバ1に接続されたオペレータ端末装置2を通じてユーザX1,X2との間で音声やテキストメッセージをやり取りする。 As shown in FIG. 1, the question extracting device is constructed as a client-server system in a call center, for example, and includes a server 1 having a database function and an operator terminal device 2 connected to the server 1 as a client. Operators Y1 to Y3 exchange voice and text messages with users X1 and X2 through an extension telephone device connected to a private branch exchange or an operator terminal device 2 connected to a server 1 that also functions as a web server. exchange.

サーバ1は、データベース管理機能を備えたデータベースサーバが適用される。オペレータ端末装置2は、サーバ1との間で各種の情報をやり取り可能なクライアント機能を備えたコンピュータが適用される。 A database server having a database management function is applied to the server 1 . A computer having a client function capable of exchanging various information with the server 1 is applied to the operator terminal device 2 .

サーバ1は、後述するFAQデータベース(以下、「FAQDB」という)を管理しており、オペレータ端末装置2からの操作要求に応じてFAQDBを参照し、その操作要求に応じたデータをオペレータ端末装置2に送る。FAQDBは、各種の問い合わせに応じて想定される標準的な質問をカテゴリーとキーワードとに対応付けたレコードとしてアクセス管理可能である。サーバ1は、主としてFAQDBを検索する機能を有するほか、FAQDBの内容を書き換えたり削除する機能も有する。 The server 1 manages an FAQ database (hereinafter referred to as "FAQDB"), which will be described later, refers to the FAQDB in response to an operation request from the operator terminal device 2, and transmits data corresponding to the operation request to the operator terminal device 2. send to The FAQDB can be access-managed as records in which standard questions assumed in response to various inquiries are associated with categories and keywords. The server 1 mainly has a function of searching the FAQDB, and also has a function of rewriting or deleting the contents of the FAQDB.

オペレータ端末装置2は、ユーザX1,X2からの問い合わせに対してオペレータY1~Y3が適切な回答を得るべく、最初にその問い合わせに合致すると思われる質問をFAQDBにアクセスして検索操作するために用いられる。オペレータ端末装置2は、入力操作手段としてのキーボードやマウス、表示手段として後述する検索条件入力画面や検索結果表示画面を表示するための表示デバイスを有する。 The operator terminal device 2 is used to first access the FAQDB and search for questions that seem to match the inquiries from the users X1 and X2 so that the operators Y1 to Y3 can obtain appropriate answers to the inquiries. be done. The operator terminal device 2 has a keyboard and a mouse as input operation means, and a display device for displaying a search condition input screen and a search result display screen, which will be described later, as display means.

次に、質問抽出装置の機能構成について説明する。図2は、質問抽出装置の機能ブロックを示す図である。 Next, the functional configuration of the question extraction device will be described. FIG. 2 is a diagram showing functional blocks of the question extraction device.

質問抽出装置は、サーバ1及び複数のオペレータ端末装置2を備える。なお、質問抽出装置は、本実施形態のサーバとオペレータ端末装置との両機能を併せ持つスタンドアローンのコンピュータのみで構成するようにしてもよい。 The question extracting device comprises a server 1 and a plurality of operator terminal devices 2 . The question extracting device may be composed only of a stand-alone computer having both functions of the server and the operator terminal device of this embodiment.

サーバ1は、FAQ情報記憶手段10、質問抽出手段11、及び通信手段12を備える。 The server 1 comprises FAQ information storage means 10 , question extraction means 11 and communication means 12 .

FAQ情報記憶手段10は、FAQDBをルックアップテーブルとして記憶している。FAQDBは、主として図3に示すメインFAQテーブルと図4に示すサブFAQテーブルにより構成される。質問抽出手段11は、検索条件に応じた検索結果として対応する質問をFAQDBのレコードから抽出する。通信手段12は、オペレータ端末装置2から指定された検索条件を受け付けるとともに、質問抽出手段11により抽出された質問をオペレータ端末装置2に返す。 The FAQ information storage means 10 stores FAQDB as a lookup table. The FAQDB mainly consists of a main FAQ table shown in FIG. 3 and a sub-FAQ table shown in FIG. The question extracting means 11 extracts a corresponding question as a search result according to the search condition from the records of the FAQDB. The communication means 12 receives search conditions specified by the operator terminal device 2 and returns questions extracted by the question extraction means 11 to the operator terminal device 2 .

図3に示すように、メインFAQテーブルは、検索結果として表示される複数の質問(Question)と、各質問に対応付けられ、検索結果として質問と共に表示される複数の回答(Answer)と、各質問を横断的に(重複可能に)分類し、検索条件の一要素として指定可能な複数のカテゴリー(例えば、商品、目的、画像、ソフト、部位、機器、設定、機能、トラブル、エラー、付属品、通信、その他等)と、質問ごとにカテゴリーと対応付けられ、検索条件の一要素として指定可能な質問に関連するキーワードとを規定している。すなわち、各質問は、複数のカテゴリーにまたがり複数のキーワードが関連付け(紐付け)られてレコードごとに記憶されている。なお、メインFAQテーブルにおいては、カテゴリーごとに関連するキーワードがインデックスとしてのキーワードコード(以下、「KWコード」という)で対応付けられている。 As shown in FIG. 3, the main FAQ table includes a plurality of questions displayed as search results, a plurality of answers associated with each question and displayed together with the question as search results, and each Multiple categories that can be categorized cross-sectionally (perhaps overlapping) and specified as one element of search conditions (e.g., product, purpose, image, software, part, equipment, setting, function, trouble, error, accessory) , communication, etc.) and keywords associated with the question that are associated with the category for each question and that can be specified as one element of the search condition. That is, each question spans multiple categories and is associated (linked) with multiple keywords and stored for each record. In the main FAQ table, keywords related to each category are associated with a keyword code (hereinafter referred to as "KW code") as an index.

図4に一部を示すように、サブFAQテーブルは、カテゴリーごとに構成されている。例えば、商品のカテゴリーに対応するサブFAQテーブルでは、商品KWコードの1~4に、キーワードとして「A10」、「A100」、「A300」、「A900」が対応付けられ、目的のカテゴリーに対応するサブFAQテーブルでは、目的KWコードの1~3に、キーワードとして「使い方や手順」、「トラブルの対応方法」、「製品の仕様など」が対応付けられる。他のカテゴリーに対応するサブFAQテーブルについても同様であり、図示説明を省略する。 As shown in part in FIG. 4, the sub-FAQ table is configured for each category. For example, in the sub-FAQ table corresponding to the product category, keywords "A10", "A100", "A300", and "A900" are associated with product KW codes 1 to 4, and correspond to the target category. In the sub-FAQ table, the purpose KW codes 1 to 3 are associated with keywords such as "usage and procedure", "troubleshooting method", and "product specifications". The same applies to the sub-FAQ tables corresponding to other categories, and descriptions thereof are omitted.

このようなメインFAQテーブル及びサブFAQテーブルによれば、一のカテゴリーに属する一のキーワードが検索条件として指定されると、当該カテゴリー及びキーワードに対応付けられた一又は複数の質問がKWコードをインデックスとして抽出され、これらの質問と対応する回答とが検索結果として表示される。このように検索結果として複数の質問が表示された状態において、さらに他のカテゴリーに属する他のキーワードが検索条件として指定されると、表示された質問の中から当該他のカテゴリー及び他のキーワードにも対応する質問が絞り込まれ、より確度の高い質問及び回答が検索結果として表示される。 According to such main FAQ table and sub-FAQ table, when one keyword belonging to one category is specified as a search condition, one or more questions associated with the category and keyword are indexed to the KW code. , and these questions and corresponding answers are displayed as search results. In a state in which multiple questions are displayed as search results in this way, if other keywords belonging to other categories are specified as search conditions, the other categories and other keywords from among the displayed questions Also corresponding questions are narrowed down, and more accurate questions and answers are displayed as search results.

オペレータ端末装置2は、入力操作手段20、表示手段21、制御手段22、及び通信手段23を備える。 The operator terminal device 2 includes input operation means 20 , display means 21 , control means 22 and communication means 23 .

入力操作手段20は、検索条件を指定(選択)したり、画面を操作する際に用いられる。表示手段21は、図5に示す検索条件入力画面を表示したり、図6に示す検索結果表示画面を表示する。制御手段22は、入力操作手段20、表示手段21、及び通信手段23を制御する。通信手段23は、サーバ1に対して指定された検索条件を送信するとともに、サーバ1により抽出された質問を受け付ける。 The input operation means 20 is used when specifying (selecting) search conditions and operating the screen. The display means 21 displays a search condition input screen shown in FIG. 5 or displays a search result display screen shown in FIG. The control means 22 controls the input operation means 20 , the display means 21 and the communication means 23 . Communication means 23 transmits specified search conditions to server 1 and receives questions extracted by server 1 .

図5に示すように、検索条件入力画面においては、カテゴリーに対応するものとして、「商品名」、「教えてほしいこと」、「画像の種類」、「カメラの機能やしたいこと」、「困ったこと」、「エラー/メッセージ内容」、「カメラの設定」、「ソフトウェアやアプリケーション」、「カメラの部位」、「通信に関すること」、「カメラの付属品」、「カメラ以外の機器」、「その他要件」といった検索キーワード指定欄が表示されるとともに、「検索」ボタンが表示される。一の検索キーワード指定欄を選択すると、対応する複数のキーワードが選択候補としてプルダウンメニューにより表示され、その表示された中から一のキーワードを選択すると、検索キーワード指定欄に選択されたキーワードが表示される。さらに、他の検索キーワード指定欄を選択すると、対応する複数のキーワードが選択候補としてプルダウンメニューにより表示され、その表示された中から他のキーワードを選択すると、検索キーワード指定欄に選択されたキーワードが表示される。そうした状態において、「検索」ボタンをクリックすると、後述する図6の検索結果表示画面が表示される。 As shown in FIG. 5, on the search condition input screen, items corresponding to the categories are "product name", "things you want me to teach you", "types of images", "things you want to do about camera functions", "Errors/Messages", "Camera Settings", "Software and Applications", "Camera Parts", "Communication Issues", "Camera Accessories", "Devices Other Than Cameras", " A search keyword specification field such as "other requirements" is displayed, and a "search" button is displayed. When one search keyword specification field is selected, a plurality of corresponding keywords are displayed as selection candidates by a pull-down menu, and when one keyword is selected from the displayed keywords, the selected keyword is displayed in the search keyword specification field. be. Furthermore, when another search keyword specification field is selected, a plurality of corresponding keywords are displayed as selection candidates by a pull-down menu, and when another keyword is selected from the displayed keywords, the selected keyword is displayed in the search keyword specification field. Is displayed. In such a state, when the "search" button is clicked, a search result display screen shown in FIG. 6, which will be described later, is displayed.

また、検索条件入力画面においては、問い合わせ対応時の内容を具体的にメモログとして保存しておくためのログ入力欄や「メモ」ボタンが表示される。ログ入力欄に書き込まれたメモログは、サーバ1のFAQ情報記憶手段10に保存される。こうして保存されたメモログは、例えばデータマイニングにより新たな質問とキーワード等との対応関係を作成したり、不要なキーワードを削除するために用いられる。新たに質問とキーワードとの対応関係をレコードとしてFAQDBに記録する際には、メインFAQテーブル及びサブFAQテーブルにそれらの質問及びキーワード並びに対応する新規のKWコード及び回答文が書き加えられる。キーワードについては、対応するカテゴリーのサブFAQテーブルにKWコードを対応付けて書き加え、メインFAQテーブルには、同じKWコードを追加するだけでよいので、既存のキーワードとの重複を防ぎつつFAQテーブルの内容を容易に更新することができる。 In addition, on the search condition input screen, a log input column and a "memo" button are displayed for specifically storing the contents of the inquiry response as a memo log. The memo log written in the log entry field is saved in the FAQ information storage means 10 of the server 1 . The memo log thus saved is used, for example, by data mining to create correspondence between new questions and keywords, or to delete unnecessary keywords. When new correspondence between questions and keywords is recorded in the FAQDB as records, the questions and keywords and the corresponding new KW codes and answers are added to the main FAQ table and sub-FAQ table. For keywords, it is only necessary to add the KW code to the sub-FAQ table of the corresponding category and add the same KW code to the main FAQ table. Content can be easily updated.

図6に示すように、検索結果表示画面は、一又は複数のカテゴリーに対応する検索キーワード指定欄においてキーワードが選択され、そうして「検索」ボタンがクリックされると表示される。図6には、一例として、商品名として「A10」が選択されるとともに、教えてほしいこととして「使い方や手順」が選択され、これらを検索条件として検索が行われた結果を示している。図外には、これらのキーワードに対応付けられた質問が表示され、オペレータY1~Y3は、スクロール操作などによって表示された質問を確認することができる。このとき、関連するキーワードが存在する他のカテゴリーの表題末尾には、それらのキーワードに対応付けられた質問の残り数が表示され、その他のカテゴリーに対応する検索キーワード指定欄において他のキーワードが選択可能とされる。一方、関連するキーワードが存在しない他のカテゴリーの表題末尾には、それらのキーワードに対応する質問の残り数が0として表示される。そして、そのような質問の残り数が0となった他のカテゴリーの検索キーワード指定欄は、グレーアウト表示され、選択操作不可の状態とされる。これにより、オペレータY1~Y3は、グレーアウト表示されていない他のカテゴリーに着目し、当該他のカテゴリーから他のキーワードをさらなる絞り込みの検索条件として容易に選択することができる。したがって、このような検索結果表示画面は、検索条件入力画面としても用いられる。なお、「検索」ボタンをクリックしなくても、抽出された質問の数が例えば10件以内であれば、当該抽出された質問がスクロール操作などに応じて表示されるとともに、質問の残り数が0の他のカテゴリーは、検索キーワード指定欄がグレーアウト表示される。 As shown in FIG. 6, the search result display screen is displayed when a keyword is selected in the search keyword specification field corresponding to one or more categories and the "search" button is clicked. As an example, FIG. 6 shows the results of a search performed by selecting "A10" as the product name and "How to use and procedure" as the information to be taught, and using these as search conditions. Questions associated with these keywords are displayed outside the drawing, and the operators Y1 to Y3 can confirm the displayed questions by scrolling or the like. At this time, the remaining number of questions corresponding to those keywords is displayed at the end of the title of other categories that have related keywords, and other keywords are selected in the search keyword specification field corresponding to other categories. It is possible. On the other hand, at the end of titles of other categories that do not have related keywords, the remaining number of questions corresponding to those keywords is displayed as 0. Then, the search keyword designation fields of other categories for which the remaining number of such questions is 0 are grayed out and cannot be selected. As a result, the operators Y1 to Y3 can focus on other categories that are not grayed out and easily select other keywords from the other categories as search conditions for further narrowing down. Therefore, such a search result display screen is also used as a search condition input screen. Even if the "Search" button is not clicked, if the number of extracted questions is within 10, for example, the extracted questions are displayed according to the scrolling operation, etc., and the remaining number of questions is displayed. Other categories with 0 are grayed out in the search keyword specification field.

上記の本装置の機能構成は、あくまで一例であり、一つの機能ブロック(データベース及び機能処理部)を分割したり、複数の機能ブロックをまとめて一つの機能ブロックとして構成したりしてもよい。各機能処理部は、装置に内蔵されたCPU(Central Processing Unit)が、ROM(Read Only Memory)、フラッシュメモリ、SSD(Solid State Drive)、ハードディスク等の記憶装置に格納されたコンピュータ・プログラム(例えば、基幹ソフト等)を読み出し、CPUにより実行されたコンピュータプログラムによって実現される。すなわち、各機能処理部は、このコンピュータプログラムが、記憶装置に格納されたデータベース(DB;Data Base)やメモリ上の記憶領域からテーブル等の必要なデータを読み書きし、場合によっては、関連するハードウェア(例えば、入出力装置、表示装置、通信インターフェース装置)を制御することによって実現される。また、本発明の実施形態におけるデータベース(DB)は、商用データベースであってよいが、単なるテーブルやファイルの集合体をも意味し、データベースの内部構造自体は問わないものとする。 The functional configuration of the apparatus described above is merely an example, and one functional block (database and functional processing unit) may be divided, or a plurality of functional blocks may be collectively configured as one functional block. Each functional processing unit is a computer program (for example, , core software, etc.) and is implemented by a computer program executed by the CPU. That is, each functional processing unit reads and writes necessary data such as a table from a database (Data Base) stored in a storage device and a storage area on a memory, It is realized by controlling hardware (for example, an input/output device, a display device, a communication interface device). In addition, the database (DB) in the embodiment of the present invention may be a commercial database, but it also means a mere collection of tables and files, and the internal structure of the database itself does not matter.

次に、図7を参照して、質問抽出装置のサーバ1により実行される質問抽出処理について説明する。図7は、質問抽出処理を示すフローチャートである。 Next, with reference to FIG. 7, the question extracting process executed by the server 1 of the question extracting apparatus will be described. FIG. 7 is a flowchart showing question extraction processing.

まず、ステップS1において、サーバ1は、オペレータ端末装置2からの表示リクエストに応じて当該オペレータ端末装置2の表示手段21に図5の検索条件入力画面を表示させる。 First, in step S1, the server 1 causes the display means 21 of the operator terminal device 2 to display the search condition input screen of FIG.

次に、ステップS2において、サーバ1は、検索条件入力画面に表示された一のカテゴリー(例えば「商品名」、「教えてほしいこと」等)の検索キーワード指定欄において、そのカテゴリーに対応付けられた複数のキーワード候補から所望とするキーワードが指定(選択)されたか否かを判定する。キーワードが指定された場合(ステップS2:YES)、サーバ1は、次のステップS3に進む。キーワードが指定されない場合(ステップS2:NO)、サーバ1は、キーワードが指定されるまでステップS2の処理を繰り返し実行する。 Next, in step S2, the server 1 selects one category (for example, "product name", "what you want me to teach you", etc.) displayed on the search condition input screen in the search keyword specification field, and the search keyword is associated with that category. It is determined whether or not a desired keyword has been designated (selected) from a plurality of keyword candidates. If a keyword is specified (step S2: YES), the server 1 proceeds to next step S3. If no keyword is specified (step S2: NO), the server 1 repeats the process of step S2 until a keyword is specified.

次に、ステップS3において、サーバ1は、FAQDBから指定されたカテゴリーのキーワードに該当する質問を抽出し、当該質問をオペレータ端末装置2の表示手段21に図6の検索結果表示画面とともに表示させる。 Next, in step S3, the server 1 extracts a question corresponding to the keyword of the designated category from the FAQDB, and causes the display means 21 of the operator terminal device 2 to display the question together with the search result display screen of FIG.

次に、ステップS4において、サーバ1は、検索条件入力画面に表示されてキーワードが指定された一のカテゴリー以外の他のカテゴリーの検索キーワード指定欄において、その他のカテゴリーに対応付けられた複数のキーワード候補から所望とする他のキーワードが指定(選択)されたか否かを判定する。そうして他のキーワードが指定された場合(ステップS4:YES)、サーバ1は、次のステップS5に進む。他のキーワードが指定されない場合(ステップS4:NO)、サーバ1は、ステップS6の処理に移る。 Next, in step S4, the server 1 selects a plurality of keywords associated with other categories in the search keyword specification fields of categories other than the one category for which the keyword is specified on the search condition input screen. It is determined whether or not another desired keyword has been specified (selected) from the candidates. If another keyword is designated (step S4: YES), the server 1 proceeds to the next step S5. If no other keyword is specified (step S4: NO), the server 1 proceeds to step S6.

次に、ステップS5において、サーバ1は、それまでに抽出された質問の中から指定された他のカテゴリーの他のキーワードに該当する質問に限定して抽出し、より絞り込んだ質問をオペレータ端末装置2の表示手段21に図6の検索結果表示画面とともに表示させる。 Next, in step S5, the server 1 extracts, from among the questions extracted so far, only questions corresponding to other keywords in other designated categories, and narrows down the questions to the operator terminal device. 2 together with the search result display screen of FIG.

次に、ステップS6において、サーバ1は、オペレータ端末装置2からの取得リクエストにより表示された質問の中からオペレータY1~Y3が所望とする質問を選択したか否かを判定する。所望とする質問が選択された場合(ステップS6:YES)、サーバ1は、次のステップS7に進む。所望とする質問が選択されない場合(ステップS6:NO)、サーバ1は、ステップS4の処理に戻る。 Next, in step S6, the server 1 determines whether or not the operator Y1 to Y3 has selected a desired question from the questions displayed in response to the acquisition request from the operator terminal device 2. FIG. If the desired question is selected (step S6: YES), the server 1 proceeds to next step S7. If the desired question is not selected (step S6: NO), the server 1 returns to step S4.

次に、ステップS7において、サーバ1は、選択された質問に対応する回答文をFAQDBから取得し、オペレータ端末装置2の表示手段21に表示させる。 Next, in step S7, the server 1 acquires an answer sentence corresponding to the selected question from the FAQDB, and causes the display means 21 of the operator terminal device 2 to display it.

このような質問抽出処理によれば、オペレータY1~Y3は、検索条件入力画面及び検索結果表示画面から複数のカテゴリーにわたって横断的に所望とするキーワードを選択することができ、そうして選択されたキーワードが多くなるほど目的となる質問を絞り込んで提示することができるので、ユーザX1,X2からの問い合わせに正に合致すると思われる質問を的確かつ速やかに導き出すことができる。 According to this question extraction process, the operators Y1 to Y3 can cross-select a desired keyword across a plurality of categories from the search condition input screen and the search result display screen. The more keywords there are, the more targeted questions can be narrowed down and presented. Therefore, questions that are thought to exactly match the inquiries from users X1 and X2 can be derived accurately and quickly.

以上、実施形態を用いて本発明を説明したが、本発明の技術的範囲は上記実施形態に記載の範囲には限定されないことは言うまでもない。上記実施形態に、多様な変更又は改良を加えることが可能であることが当業者に明らかである。またその様な変更又は改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。 Although the present invention has been described using the embodiments, it goes without saying that the technical scope of the present invention is not limited to the scope described in the above embodiments. It is obvious to those skilled in the art that various modifications or improvements can be made to the above embodiments. Moreover, it is clear from the description of the scope of the claims that the forms with such modifications or improvements can also be included in the technical scope of the present invention.

例えば、ユーザのコンピュータからインターネットを介した問い合わせリクエストに応じてオンデマンドで検索条件入力画面や検索結果表示画面をユーザのコンピュータに表示可能とし、抽出した質問や回答をユーザのコンピュータに直接提示するようなインターネット経由の質問抽出システムを構築してもよい。 For example, in response to an inquiry request from the user's computer via the Internet, it is possible to display the search condition input screen and the search result display screen on the user's computer on demand, and to present the extracted questions and answers directly to the user's computer. A question extraction system via the Internet may be constructed.

また、FAQDBに登録しておくキーワードは、単に単語やその組み合わせだけでなく、慣用的な文章であってもよい。 Keywords to be registered in the FAQDB may be idiomatic sentences as well as words and their combinations.

また、抽出された質問の数が例えば数千件といった多数に及ぶ場合は、オペレータが思いつく任意のキーワードをカテゴリーに縛られずに検索条件として入力可能とし、それに応じて所望とする質問をより絞り込むことができるようにしてもよい。 In addition, when the number of extracted questions reaches a large number, such as several thousand, the operator can enter any keyword that comes to mind as a search condition without being bound by a category, and narrow down the desired questions accordingly. may be made possible.

1 サーバ
10 FAQDB(FAQ情報記憶手段)
11 質問抽出手段
12 通信手段
2 オペレータ端末装置(検索条件指定手段)
20 入力操作手段
21 表示手段
22 制御手段
23 通信手段


1 server 10 FAQ DB (FAQ information storage means)
11 question extraction means 12 communication means 2 operator terminal device (search condition specifying means)
20 input operation means 21 display means 22 control means 23 communication means


Claims (5)

問い合わせに応じた質問を抽出するための質問抽出装置であって、
複数の質問を複数のカテゴリーについて横断的に分類するとともにカテゴリーに関する分類に対して関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶手段と、
前記FAQ情報に含まれるカテゴリー及びキーワードを表示手段に表示し、その表示された中から、検索条件としてのカテゴリー及びキーワードを指定するための検索条件指定手段と、
前記検索条件指定手段により指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出手段と、
を備えたことを特徴とする、質問抽出装置。
A question extraction device for extracting a question in response to an inquiry,
FAQ information storage means for classifying a plurality of questions across a plurality of categories and storing FAQ information in which related keywords are associated with classifications related to each category;
search condition specifying means for displaying categories and keywords included in the FAQ information on a display means and specifying categories and keywords as search conditions from among the displayed categories;
question extracting means for extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying means;
A question extracting device, characterized by comprising:
前記検索条件指定手段は、複数のカテゴリーから所望とする一のカテゴリーを選択可能とするとともに、選択された当該一のカテゴリーに関連する一のキーワードを選択可能とし、当該一のキーワードが選択された後、さらにその余の所望とする他のカテゴリーを選択可能とするとともに、選択された当該他のカテゴリーに関連する他のキーワードを選択可能とし、そうして選択された複数のカテゴリー及び複数のキーワードを検索条件として指定し得ることを特徴とする、請求項1に記載の質問抽出装置。 The search condition specifying means enables selection of one desired category from a plurality of categories, and enables selection of one keyword related to the one selected category, and when the one keyword is selected After that, it is possible to select other desired categories and to select other keywords related to the selected other categories, and the selected multiple categories and multiple keywords 2. The question extracting device according to claim 1, wherein is specified as a search condition. 前記FAQ情報は、複数の質問ごとに複数のカテゴリーを横断的に対応付けるとともに、複数のカテゴリーごとに関連するキーワードを識別コードにより対応付けたメインFAQ情報と、複数のカテゴリーごとに関連するキーワードと識別コードとの対応関係を規定したサブFAQ情報とを含むことを特徴とする、請求項1又は2に記載の質問抽出装置。 The FAQ information includes main FAQ information in which a plurality of categories are cross-associated for each of a plurality of questions, and keywords related to each of the plurality of categories are associated by an identification code, and keywords related to each of the plurality of categories are identified. 3. The question extracting device according to claim 1, further comprising sub-FAQ information defining a correspondence relationship with the code. 問い合わせに応じた質問を抽出するための質問抽出方法であって、
複数の質問を複数のカテゴリーについて横断的に分類するとともにカテゴリーに関する分類に対して関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶ステップと、
前記FAQ情報に含まれるカテゴリー及びキーワードを表示手段に表示し、その表示された中から、検索条件としてのカテゴリー及びキーワードを指定するための検索条件指定ステップと、
前記検索条件指定ステップにより指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出ステップと、
を含むことを特徴とする、質問抽出方法。
A question extraction method for extracting a question in response to an inquiry,
A FAQ information storage step of classifying a plurality of questions across a plurality of categories and storing FAQ information in which related keywords are associated with the classification of each category;
a search condition specifying step for displaying categories and keywords included in the FAQ information on a display means and specifying categories and keywords as search conditions from among the displayed categories;
a question extracting step of extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying step;
A question extraction method, characterized by comprising:
問い合わせに応じた質問をコンピュータにより抽出するための質問抽出用のコンピュータプログラムであって、
複数の質問を複数のカテゴリーについて横断的に分類するとともにカテゴリーに関する分類に対して関連するキーワードを対応付けたFAQ情報を記憶するFAQ情報記憶手段として機能させるためのプログラムと、
前記FAQ情報に含まれるカテゴリー及びキーワードを表示手段に表示し、その表示された中から、検索条件としてのカテゴリー及びキーワードを指定するための検索条件指定手段として機能させるためのプログラムと、
前記検索条件指定手段により指定された検索条件に基づいて、前記FAQ情報から対応する一又は複数の質問を抽出する質問抽出手段として機能させるためのプログラムと、
を含むことを特徴とする、質問抽出用のコンピュータプログラム。
A computer program for question extraction for extracting a question in response to an inquiry by a computer,
A program for functioning as FAQ information storage means for classifying a plurality of questions across a plurality of categories and storing FAQ information in which related keywords are associated with classifications related to each category;
A program for displaying categories and keywords included in the FAQ information on a display means and functioning as search condition specifying means for specifying categories and keywords as search conditions from the displayed items;
a program for functioning as question extracting means for extracting one or more corresponding questions from the FAQ information based on the search conditions specified by the search condition specifying means;
A computer program for question extraction, characterized in that it comprises:
JP2017150303A 2017-08-02 2017-08-02 Question extraction device, question extraction method, and computer program for question extraction Active JP7162827B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017150303A JP7162827B2 (en) 2017-08-02 2017-08-02 Question extraction device, question extraction method, and computer program for question extraction

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017150303A JP7162827B2 (en) 2017-08-02 2017-08-02 Question extraction device, question extraction method, and computer program for question extraction

Publications (2)

Publication Number Publication Date
JP2019028898A JP2019028898A (en) 2019-02-21
JP7162827B2 true JP7162827B2 (en) 2022-10-31

Family

ID=65478671

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017150303A Active JP7162827B2 (en) 2017-08-02 2017-08-02 Question extraction device, question extraction method, and computer program for question extraction

Country Status (1)

Country Link
JP (1) JP7162827B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002230005A (en) 2001-02-05 2002-08-16 Seiko Epson Corp Support center system
JP2004295396A (en) 2003-03-26 2004-10-21 Osaka Gas Co Ltd Reception processing support device
JP2016024765A (en) 2014-07-24 2016-02-08 ソフトバンク株式会社 Information retrieval device and information retrieval program
US20170046625A1 (en) 2015-08-14 2017-02-16 Fuji Xerox Co., Ltd. Information processing apparatus and method and non-transitory computer readable medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002230005A (en) 2001-02-05 2002-08-16 Seiko Epson Corp Support center system
JP2004295396A (en) 2003-03-26 2004-10-21 Osaka Gas Co Ltd Reception processing support device
JP2016024765A (en) 2014-07-24 2016-02-08 ソフトバンク株式会社 Information retrieval device and information retrieval program
US20170046625A1 (en) 2015-08-14 2017-02-16 Fuji Xerox Co., Ltd. Information processing apparatus and method and non-transitory computer readable medium
JP2017037588A (en) 2015-08-14 2017-02-16 富士ゼロックス株式会社 Information processor and information processing program

Also Published As

Publication number Publication date
JP2019028898A (en) 2019-02-21

Similar Documents

Publication Publication Date Title
US20160162591A1 (en) Web Content Tagging and Filtering
JP2007058782A (en) Information search device and information search method
EP1816574A1 (en) Reporting of search results
JP7179473B2 (en) Inquiry support device
US7191212B2 (en) Server and web page information providing method for displaying web page information in multiple formats
KR102142996B1 (en) Internet service system using sharing platform
US20130173521A1 (en) Knowledge base for service ticketing system
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
JP5352225B2 (en) Data reuse method, data reuse system, data reuse device, and data reuse program
JP7162827B2 (en) Question extraction device, question extraction method, and computer program for question extraction
WO2020067531A1 (en) Help information display system, help information display method, and help information display program
JP4916936B2 (en) Content management system
JP2018169900A (en) Information providing device, information providing method, program, and information providing system
JP2019185620A (en) Message processor and program
US20090319954A1 (en) Command driven web site browsing
JP6751366B2 (en) Information management system, information management method, and information management program
JP2002182811A (en) Software support system and computer readable recording medium with support program recorded thereon
JP2010072805A (en) Posting/browsing support system
JP2020042660A (en) Electronic file management device, electronic file management program and electronic file management system
KR102353609B1 (en) Method and apparatus for monitoring social data
JP2018077654A (en) Information processing device, and method and program for controlling information processing device
JP2006302240A (en) Documents management program and documents management device
JP2016173690A (en) Information management device and program
JP5874705B2 (en) Information processing apparatus, information processing method, and program
JP2023102624A (en) Program, information processing apparatus, and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200707

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210730

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210907

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211103

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220405

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220406

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221011

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221011

R150 Certificate of patent or registration of utility model

Ref document number: 7162827

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150