JP5427696B2 - Help desk system and program - Google Patents

Help desk system and program Download PDF

Info

Publication number
JP5427696B2
JP5427696B2 JP2010129725A JP2010129725A JP5427696B2 JP 5427696 B2 JP5427696 B2 JP 5427696B2 JP 2010129725 A JP2010129725 A JP 2010129725A JP 2010129725 A JP2010129725 A JP 2010129725A JP 5427696 B2 JP5427696 B2 JP 5427696B2
Authority
JP
Japan
Prior art keywords
page
similarity
content
help desk
desk system
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
JP2010129725A
Other languages
Japanese (ja)
Other versions
JP2011257824A (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 JP2010129725A priority Critical patent/JP5427696B2/en
Publication of JP2011257824A publication Critical patent/JP2011257824A/en
Application granted granted Critical
Publication of JP5427696B2 publication Critical patent/JP5427696B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ヘルプデスクシステム及びプログラムに関し、より詳細にはFAQ(よくある質問:Frequently Asked Question)の通知機能に併せて関連ページを表示するヘルプデスクシステム及びプログラムに関する。   The present invention relates to a help desk system and program, and more particularly to a help desk system and program for displaying related pages in conjunction with a FAQ (Frequently Asked Question) notification function.

ヘルプデスクシステムは、コンピュータネットワーク等を利用して、利用者端末と回答者端末との間で質疑応答を行うためのシステムである。このようなヘルプデスクシステムでは、管理サーバが利用者端末から質問を受けると、管理サーバから回答者端末に対して回答作成依頼が送信される。回答者は、回答者端末を用いて利用者の質問に対する回答を行う(例えば、特許文献1参照。)。   The help desk system is a system for performing a question and answer between a user terminal and a respondent terminal using a computer network or the like. In such a help desk system, when the management server receives a question from the user terminal, a response creation request is transmitted from the management server to the respondent terminal. The respondent answers the user's question using the respondent terminal (see, for example, Patent Document 1).

このようなヘルプデスクシステムでは、利用者の質問に回答者が直接回答する一方で、頻繁に問合せのある質問については、質問と回答とを対にしたFAQとしてまとめられている。そのFAQページにはその質問と回答に関連する関連ページのURLがリンク付けられて貼り付けられて、その関連ページのタイトルが併せて表示される。FAQページを参照した利用者は、必要に応じてそのタイトルをクリックすることによって関連ページにジャンプして直ちに関連ページを参照することができる。関連ページとしては各製品の紹介ページ、及びトラブル対処方法を説明するページなどがある。   In such a help desk system, an answerer directly answers a user's question. On the other hand, frequently asked questions are collected as FAQs in which questions and answers are paired. On the FAQ page, the URL of the related page related to the question and the answer is linked and pasted, and the title of the related page is also displayed. The user who has referred to the FAQ page can jump to the related page by clicking the title as necessary, and immediately refer to the related page. Related pages include an introduction page for each product and a page for explaining a troubleshooting method.

特開2004−157733号公報JP 2004-157733 A

しかし、従来は、この関連ページを貼り付ける作業を管理者が手作業で、そのFAQページの質問と回答の内容に関連するページのURL(Uniform Resource Locator)を貼り付けていたため、ホームページを更新するたびに、その貼付作業を行わなければならず、その手間が膨大なものとなっていた。また、その関連ページを探すのが人手による作業であったため、その信頼性は各人の持っている知識に依存し、個人差があると共に、本来ならば必要なページが貼り付けられないことがあるなど、必ずしも的確なページが貼り付けられるとは限らなかった。   However, in the past, the administrator has manually pasted the related page and pasted the URL (Uniform Resource Locator) of the page related to the question and answer contents of the FAQ page, so the home page is updated. Every time, the affixing work had to be done, and the effort was enormous. In addition, because searching for the related page was done manually, its reliability depends on the knowledge each person has, and there are differences between individuals, and the pages that are originally required may not be pasted. For example, there is no guarantee that the correct page will be pasted.

本発明は、上記問題点に鑑み、FAQページに併せて表示される関連ページを人手によらず貼り付けることによって、人手に頼らず、信頼性の高い関連ページを表示するヘルプデスクシステムを提供することを目的とする。   In view of the above-described problems, the present invention provides a help desk system that displays a related page with high reliability without depending on human hands by pasting related pages displayed together with FAQ pages without using human hands. For the purpose.

本発明のヘルプデスクシステムは、企業サイト内の各ホームページのURLとそのコンテンツデータとを対応づけて記憶するコンテンツテーブルと、前記企業サイト内の各ホームページを探索して前記コンテンツテーブルを作成するクローラと、コンテンツテーブルの各コンテンツデータと前記企業サイト内の各FAQページの内容との類似度を演算する類似度演算手段と、該類似度演算手段によって演算された類似度の高いコンテンツデータに対応付けられている所定数のURLを前記FAQページに貼り付ける貼付手段とを備えることを特徴とする。   The help desk system of the present invention includes a content table that stores the URL of each home page in the company site and its content data in association with each other, a crawler that searches each home page in the company site and creates the content table, The similarity calculation means for calculating the similarity between each content data in the content table and the contents of each FAQ page in the company site, and the content data with high similarity calculated by the similarity calculation means. Pasting means for pasting a predetermined number of URLs to the FAQ page.

また、前記コンテンツテーブルは、コンテンツデータとしてタイトルデータと内容のテキストデータとを区別して記憶し、前記類似度演算手段は、タイトルデータとの類似度と内容のテキストデータとの類似度のそれぞれに重みを付けて加算して前記類似度を演算することで、より的確な関連ページを表示することができる。   Further, the content table stores title data and content text data separately as content data, and the similarity calculation means weights each of the similarity between the title data and the content text data. By adding the numbers and calculating the similarity, a more relevant page can be displayed.

また、前記クローラは、関連ページとして表示しないフラグが付いているホームページについては前記コンテンツテーブルに記憶しないことで管理者が表示したくないホームページを表示しないようにすることができる。   In addition, the crawler can prevent a home page that the administrator does not want to display by not storing the home page with a flag that is not displayed as a related page in the content table.

また、前記類似度演算手段は、関連ページとして表示しないフラグが付いているコンテンツデータについては類似度を演算しないことで管理者が表示したくないホームページを表示しないようにすることができる。   In addition, the similarity calculation means can be configured not to display a homepage that the administrator does not want to display by not calculating the similarity for content data with a flag that is not displayed as a related page.

また、本発明は、上記ヘルプデスクシステムとして機能させるためのプログラムである。   Further, the present invention is a program for causing the help desk system to function.

本発明によれば、人手に頼らず、信頼性の高い関連ページを表示するヘルプデスクシステムを提供することができる。   According to the present invention, it is possible to provide a help desk system that displays a related page with high reliability without relying on human hands.

本発明の一実施例によるヘルプデスクシステムの構成を説明する図である。It is a figure explaining the structure of the help desk system by one Example of this invention. コンテンツテーブルの内容を説明する図である。It is a figure explaining the content of a content table. 本発明によるFAQページ画面の例を示す図である。It is a figure which shows the example of the FAQ page screen by this invention.

以下、添付図面を参照しながら本発明を実施するための形態について詳細に説明する。   DESCRIPTION OF EMBODIMENTS Hereinafter, embodiments for carrying out the present invention will be described in detail with reference to the accompanying drawings.

図1は、本発明の一実施例によるヘルプデスクシステムの構成を説明する図である。本実施例のヘルプデスクシステムは、企業サイト11、クローラ12、コンテンツテーブル13、FAQデータベース14、類似度演算手段15、及び貼付手段16を備える。クローラ12は、企業サイト11内の各ホームページのタイトルやテキストデータなどを周期的に取得し、自動的にデータベース化するプログラムである。   FIG. 1 is a diagram for explaining the configuration of a help desk system according to an embodiment of the present invention. The help desk system of the present embodiment includes a company site 11, a crawler 12, a content table 13, a FAQ database 14, a similarity calculation unit 15, and a pasting unit 16. The crawler 12 is a program that periodically acquires the titles and text data of each homepage in the company site 11 and automatically creates a database.

図2は、コンテンツテーブルの内容を説明する図である。クローラ12によって作成されるコンテンツテーブル13には、企業サイト11内の各ホームページのタイトル21、URL22、及びテキストデータ23がそれぞれ対応づけられて記憶される。   FIG. 2 is a diagram for explaining the contents of the content table. In the content table 13 created by the crawler 12, the title 21, URL 22, and text data 23 of each home page in the company site 11 are stored in association with each other.

図1に戻って、類似度演算手段15は、コンテンツテーブル13に記憶されている各コンテンツデータとFAQデータベース14に記憶されている各FAQページとの類似度を演算する。具体的には例えば、コンテンツデータであるタイトル21及びテキストデータ23を単語に分解し、FAQページも単語に分解し、それぞれの単語群の間で一致する単語の割合を演算する。なお、タイトル21はその内容をより直接的に表すので、タイトル21との類似度に大きな重みを付けて演算結果とすることが望ましい。貼付手段16は、各FAQページに、類似度演算手段15によって演算されたそのFAQページとの類似度が高い上位例えば5つのホームページのタイトルを関連ページとして表示し、そのURLをリンクさせて貼り付ける。この類似度を演算して貼り付けるタイミングは、そのURLが表示される直前に行っても良いし、所定の周期、例えば毎日所定の時間に行っても良いし、管理者が必要と判断する任意の時、例えばホームページの更新の際に行っても良い。   Returning to FIG. 1, the similarity calculation means 15 calculates the similarity between each content data stored in the content table 13 and each FAQ page stored in the FAQ database 14. Specifically, for example, the title data 21 and text data 23, which are content data, are decomposed into words, the FAQ page is also decomposed into words, and the ratio of matching words between the word groups is calculated. Since the title 21 expresses its contents more directly, it is desirable to give a large weight to the similarity with the title 21 to obtain the calculation result. The pasting means 16 displays, as related pages, the titles of, for example, the five homepages having high similarity to the FAQ page calculated by the similarity calculating means 15 on each FAQ page, and links the URLs to be pasted. . The timing at which the similarity is calculated and pasted may be performed immediately before the URL is displayed, may be performed at a predetermined cycle, for example, at a predetermined time every day, or may be determined arbitrarily by the administrator. For example, it may be performed when the homepage is updated.

図3は、本発明によるFAQページ画面の例を示す図である。FAQページには、質問31及び回答32に併せて関連ページのタイトル33が、そのURLがリンク付けられて、表示される。ここでは、FAQページとの類似度が高い上位5つのホームページのタイトル33を関連ページとして表示する例を示した。FAQページを参照した利用者は、必要に応じてそのタイトルをクリックすることによって関連ページにジャンプして直ちに関連ページを参照することができる。なお、このFAQページ画面は、従来のものと変わらない。   FIG. 3 is a diagram showing an example of a FAQ page screen according to the present invention. In the FAQ page, the title 33 of the related page is displayed together with the question 31 and the answer 32, the URL of which is linked. Here, an example is shown in which titles 33 of the top five homepages with high similarity to the FAQ page are displayed as related pages. The user who has referred to the FAQ page can jump to the related page by clicking the title as necessary, and immediately refer to the related page. This FAQ page screen is not different from the conventional one.

単に機械的に類似度に従って関連ページを表示すると、管理者にとって表示したくないホームページ(例えば会員が退会する手続を説明するホームページなど)が頻繁に表示されることもあるので、そのようなホームページが関連ページとして表示されないように指定できるようにすると良い。具体的には、各ホームページに、関連ページとして表示するか否かを決めるフラグを付けて、関連ページとして表示しないフラグが付いているホームページはコンテンツテーブル13に記憶しないようにしても良いし、コンテンツテーブル13にフラグと共に記憶し、関連ページとして表示しないフラグが付いているホームページは類似度を演算しないようにしても良い。   If a related page is simply displayed mechanically according to the degree of similarity, a homepage that the administrator does not want to display (for example, a homepage that explains the procedure for a member to withdraw from membership) may be frequently displayed. It is good to be able to specify not to be displayed as a related page. Specifically, each home page may be flagged to determine whether or not to display it as a related page, and a home page with a flag not to be displayed as a related page may not be stored in the content table 13 or content. A homepage with a flag that is stored in the table 13 together with a flag and is not displayed as a related page may not be calculated.

なお、本発明は上記実施例に限定されるものではない。
上記実施例では、コンテンツテーブル13にタイトル21とテキストデータ23とを区別して記憶したが、区別せずにコンテンツとして合わせて記憶しても良い。この場合には、タイトル21との類似度に大きな重みを付けて類似度の演算結果とすることはできない。
In addition, this invention is not limited to the said Example.
In the above embodiment, the title 21 and the text data 23 are stored separately in the content table 13, but may be stored together as content without being distinguished. In this case, the similarity with the title 21 cannot be given a large weight to obtain the similarity calculation result.

本発明のヘルプデスクシステムは、このシステムを機能させるためのプログラムによっても実現される。このプログラムは、例えばCD−ROM等のコンピュータで読み取り可能な記録媒体に格納されている。   The help desk system of the present invention is also realized by a program for causing this system to function. This program is stored in a computer-readable recording medium such as a CD-ROM.

システムの動作を実行するプログラムを記録した記録媒体は、システム内のメモリそのものであってもよいし、また、外部記憶装置としてのCD−ROMドライブ等のプログラム読み取り装置に挿入することで読み取り可能なCD−ROM等であってもよい。また、上記記録媒体は、磁気テープ、カセットテープ、フレキシブルディスク、ハードディスク、MO/MD/DVD等、又は半導体メモリであってもよい。   The recording medium on which the program for executing the system operation is recorded may be a memory in the system itself, or can be read by being inserted into a program reading device such as a CD-ROM drive as an external storage device. It may be a CD-ROM or the like. The recording medium may be a magnetic tape, a cassette tape, a flexible disk, a hard disk, an MO / MD / DVD, or a semiconductor memory.

11 企業サイト
12 クローラ
13 コンテンツテーブル
14 FAQデータベース
15 類似度演算手段
16 貼付手段
21 タイトル
22 URL
23 テキストデータ
31 質問
32 回答
33 タイトル
11 corporate site 12 crawler 13 content table 14 FAQ database 15 similarity calculation means 16 pasting means 21 title 22 URL
23 Text data 31 Questions 32 Answers 33 Title

Claims (5)

企業サイト内の各ホームページのURLとそのコンテンツデータとを対応づけて記憶するコンテンツテーブルと、
前記企業サイト内の各ホームページを探索して前記コンテンツテーブルを作成するクローラと、
前記コンテンツテーブルの各コンテンツデータと前記企業サイト内の各FAQページの内容との類似度を演算する類似度演算手段と、
該類似度演算手段によって演算された類似度の高いコンテンツデータに対応付けられている所定数のURLを前記FAQページに貼り付ける貼付手段と
を備えることを特徴とするヘルプデスクシステム。
A content table for storing the URL of each home page in the company site and its content data in association with each other;
A crawler that searches each home page in the company site and creates the content table;
Similarity calculation means for calculating the similarity between each content data of the content table and the contents of each FAQ page in the company site;
A help desk system comprising: pasting means for pasting a predetermined number of URLs associated with content data having a high similarity calculated by the similarity calculating means to the FAQ page.
前記コンテンツテーブルは、コンテンツデータとしてタイトルデータと内容のテキストデータとを区別して記憶し、前記類似度演算手段は、タイトルデータとの類似度と内容のテキストデータとの類似度のそれぞれに重みを付けて加算して前記類似度を演算することを特徴とする請求項1記載のヘルプデスクシステム。   The content table distinguishes and stores title data and content text data as content data, and the similarity calculation means assigns weights to the similarity between the title data and the content text data. The help desk system according to claim 1, wherein the similarity is calculated by adding together. 前記クローラは、関連ページとして表示しないフラグが付いているホームページについては前記コンテンツテーブルに記憶しないことを特徴とする請求項1又は2記載のヘルプデスクシステム。   3. The help desk system according to claim 1, wherein the crawler does not store a homepage with a flag that is not displayed as a related page in the content table. 前記類似度演算手段は、関連ページとして表示しないフラグが付いているコンテンツデータについては類似度を演算しないことを特徴とする請求項1又は2記載のヘルプデスクシステム。   The help desk system according to claim 1 or 2, wherein the similarity calculation means does not calculate the similarity for content data with a flag that is not displayed as a related page. コンピュータを、請求項1記載のヘルプデスクシステムとして機能させるためのプログラム。
A program for causing a computer to function as the help desk system according to claim 1.
JP2010129725A 2010-06-07 2010-06-07 Help desk system and program Active JP5427696B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010129725A JP5427696B2 (en) 2010-06-07 2010-06-07 Help desk system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010129725A JP5427696B2 (en) 2010-06-07 2010-06-07 Help desk system and program

Publications (2)

Publication Number Publication Date
JP2011257824A JP2011257824A (en) 2011-12-22
JP5427696B2 true JP5427696B2 (en) 2014-02-26

Family

ID=45473975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010129725A Active JP5427696B2 (en) 2010-06-07 2010-06-07 Help desk system and program

Country Status (1)

Country Link
JP (1) JP5427696B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109063004A (en) * 2018-07-09 2018-12-21 深圳追科技有限公司 A kind of method and apparatus automatically generating the similar question sentence of FAQ
CN110502516B (en) * 2019-08-22 2021-10-19 深圳前海环融联易信息科技服务有限公司 Table data analysis method and device, computer equipment and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001312464A (en) * 2000-05-01 2001-11-09 Fujitsu Ltd Explanation information providing system, program recording medium for explanation information acquisition, and program recording medium for providing explanation information
JP2003256725A (en) * 2002-03-06 2003-09-12 Seiko Epson Corp Device and method for providing information supporting utilization of product
JP2004199221A (en) * 2002-12-17 2004-07-15 Nec Corp Inquiry answering support system and inquiry answering support method

Also Published As

Publication number Publication date
JP2011257824A (en) 2011-12-22

Similar Documents

Publication Publication Date Title
Copley Audio and video podcasts of lectures for campus‐based students: production and evaluation of student use
Hansen et al. Adolescents searching for health information on the Internet: an observational study
US20090094190A1 (en) Methods, systems, and computer program products for displaying tag words for selection by users engaged in social tagging of content
US8930308B1 (en) Methods and systems of associating metadata with media
US20050223315A1 (en) Information sharing device and information sharing method
US20170004139A1 (en) Searchable annotations-augmented on-line course content
US20120308195A1 (en) Feedback system and method
Crane Using WEB 2.0 tools in the K-12 classroom
US11727820B2 (en) System and method for obtaining metadata about content stored in a repository
Betty Assessing homegrown library collections: Using Google Analytics to track use of screencasts and flash-based learning objects
US20200221190A1 (en) Techniques for associating interaction data with video content
JP5427696B2 (en) Help desk system and program
Kawano et al. Tutorial videos of bioinformatics resources: online distribution trial in Japan named TogoTV
GanChanyawudhiwan Use of Smart Learning Resource Management Systems for Sustainable Learning
Ijabula et al. The Role of Information and Communication Technology (ICT)) Towards Providing Effective Library Services in Special Libraries of Adamawa Broadcasting Corporation Yola, Adamawa State Nigeria
US20080288512A1 (en) System and method of evaluating programming process
US11263189B2 (en) System and method for communication between repositories
Salim et al. Improving the learning effectiveness of educational videos
Robinson Thirteen reasons why
TW200820021A (en) System and method for making multimedia bookmark
Yamakawa et al. Design concept of a course visualization platform
Eremić History-enriched digital objects as a factor of improvement of adaptive educational web site navigation
Hopp Designing podcasts for clinical nurse specialist education
US20090313214A1 (en) Communications system
Masuda et al. Development of Specialized e-Learning Materials with Simulators for Engineering Education and Practice in University

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130322

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131108

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: 20131113

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131202

R150 Certificate of patent or registration of utility model

Ref document number: 5427696

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250