JP2023018360A - Information processing system, chatbot system, information management method, and program - Google Patents

Information processing system, chatbot system, information management method, and program Download PDF

Info

Publication number
JP2023018360A
JP2023018360A JP2021122426A JP2021122426A JP2023018360A JP 2023018360 A JP2023018360 A JP 2023018360A JP 2021122426 A JP2021122426 A JP 2021122426A JP 2021122426 A JP2021122426 A JP 2021122426A JP 2023018360 A JP2023018360 A JP 2023018360A
Authority
JP
Japan
Prior art keywords
conversation
personal information
content
information
terminal device
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
JP2021122426A
Other languages
Japanese (ja)
Inventor
尚也 鬼頭
Naoya Kito
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2021122426A priority Critical patent/JP2023018360A/en
Publication of JP2023018360A publication Critical patent/JP2023018360A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To make it possible to provide an information processing system that provides whether personal information is contained in conversation contents.SOLUTION: An information processing system 1 for conversing with a first terminal device 2 includes: a storage unit that stores conversation contents between the first terminal device and the information processing system; a personal information detection unit that detects personal information from the conversation contents; and a communication unit that transmits a list of conversation contents in which whether personal information is contained in the conversation contents is set to a second terminal device 5, when requested for the list of conversation contents from the second terminal device.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理システム、チャットボットシステム、情報管理方法、及び、プログラムに関する。 The present invention relates to an information processing system, a chatbot system, an information management method, and a program.

情報処理システムが、ネットワーク経由でユーザーが入力するテキスト、音声又は画像等をパターン認識する。次に、情報処理システムがパターン認識の結果に基づいて、ユーザーとの会話を進行させるチャットボットシステムが知られている。また、チャットボットシステムによっては、ユーザーの指示に応じて、オペレータがチャットを行ういわゆる有人対応を行うことができる。 An information processing system performs pattern recognition of text, voice, images, or the like input by a user via a network. Next, there is known a chatbot system in which an information processing system advances a conversation with a user based on pattern recognition results. In addition, depending on the chatbot system, it is possible to perform so-called manned correspondence in which an operator conducts a chat according to a user's instruction.

例えば、チャットボットで用いられる対話シナリオの編集作業を補助するため、対話シナリオのうち、どの分岐がどの程度選択されたかを示す情報を文字及び図等によって表示する方法が知られている。このようにして、流れによって変わる対話シナリオを編集する上で、選択肢に対応する情報を纏めて閲覧できるようにする等の補助を行う方法が知られている(例えば、特許文献1等を参照)。 For example, there is a known method of displaying information indicating how many branches in a dialogue scenario have been selected in characters and diagrams in order to assist the editing of a dialogue scenario used in a chatbot. In this way, when editing a dialogue scenario that changes depending on the flow, there is known a method of assisting, for example, making it possible to collectively browse information corresponding to options (see, for example, Patent Literature 1, etc.). .

しかしながら、従来の技術では、会話内容に個人情報が含まれているか否かが提供されないという問題がある。会話内容は少なくとも一定期間保存されているが、会話の過程でユーザーやオペレータが入力した個人情報も保存されている。管理者は会話内容を閲覧できるが、会話内容に個人情報が含まれているか否かが提供されないと管理者が気づかないまま個人情報が漏洩するおそれがあった。 However, the conventional technology has a problem that it is not provided whether personal information is included in the content of the conversation. Conversation content is stored for at least a certain period of time, but personal information entered by the user or operator during the course of the conversation is also stored. Although the manager can view the content of the conversation, there is a risk that the personal information may be leaked without the manager noticing if personal information is not provided in the content of the conversation.

本発明は、上記課題に鑑み、会話内容に個人情報が含まれているか否かを提供する情報処理システムを提供することを目的とする。 SUMMARY OF THE INVENTION It is an object of the present invention to provide an information processing system that provides information as to whether personal information is included in conversation content.

本発明は、上記課題に鑑み、第一の端末装置と会話する情報処理システムであって、前記第一の端末装置と前記情報処理システムとの会話内容を保存する保存部と、前記会話内容から個人情報を検出する個人情報検出部と、第二の端末装置から前記会話内容のリストを要求された場合、前記会話内容に個人情報が含まれるか否かが設定された会話内容のリストを前記第二の端末装置に送信する通信部と、を有する。 In view of the above problems, the present invention provides an information processing system for conversing with a first terminal device, comprising: a storage unit for storing conversation content between the first terminal device and the information processing system; a personal information detection unit for detecting personal information; and when the list of conversation contents is requested from the second terminal device, the list of conversation contents in which whether personal information is included in the conversation contents is set. and a communication unit that transmits to the second terminal device.

会話内容に個人情報が含まれているか否かを提供する情報処理システムを提供できる。 It is possible to provide an information processing system that provides whether personal information is included in conversation content.

有人対応が可能なチャットボットシステムの動作の概略を説明する図である。It is a figure explaining the outline of operation|movement of the chatbot system in which manned correspondence is possible. チャットボットシステムの全体構成例を示す図である。It is a figure showing the whole chatbot system example of composition. コンピュータの一例のハードウェア構成図である。1 is a hardware configuration diagram of an example of a computer; FIG. チャットボットシステムが有するサーバー装置、ユーザー端末、管理者端末及びオペレータ端末の機能構成例を示す図である。It is a figure which shows the functional structural example of the server apparatus, user terminal, administrator terminal, and operator terminal which a chatbot system has. シナリオ情報記憶部に記憶されているシナリオ情報の一例を示す図である。FIG. 3 is a diagram showing an example of scenario information stored in a scenario information storage unit; FIG. 質問回答情報記憶部が保持する質問回答情報の一例を示す図である。It is a figure which shows an example of the question-and-answer information which the question-and-answer information storage part hold|maintains. チャット履歴情報記憶部が保持するチャット履歴情報の一例を示す図である。FIG. 4 is a diagram showing an example of chat history information held by a chat history information storage unit; 個人情報パターン記憶部が保持する個人情報パターンの一例を示す図である。FIG. 4 is a diagram showing an example of a personal information pattern held by a personal information pattern storage unit; FIG. ユーザーがボットとチャットする手順を示すシーケンス図の一例である。FIG. 10 is an example of a sequence diagram showing a procedure for a user to chat with a bot; ユーザー端末により表示された個人情報を含むチャット画面の一例を示す図である。FIG. 4 is a diagram showing an example of a chat screen including personal information displayed by a user terminal; 個人情報検出部が会話内容から個人情報を検出する手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the procedure which a personal information detection part detects personal information from the content of conversation.

チャット履歴一覧画面の表示、個人情報の匿名化、及び、チャット履歴の出力を説明するシーケンス図の一例である。FIG. 10 is an example of a sequence diagram illustrating display of a chat history list screen, anonymization of personal information, and output of chat history. 管理者端末が表示するチャット履歴一覧画面の一例を示す図である。It is a figure which shows an example of the chat history list screen which an administrator terminal displays. 管理者端末がチャット履歴一覧画面を表示する手順を示すフローチャート図の一例である。FIG. 10 is an example of a flowchart showing a procedure for the manager terminal to display a chat history list screen; チャットの履歴に含まれる個人情報の匿名化処理の手順を示すフローチャート図である。FIG. 10 is a flow chart diagram showing a procedure of anonymization processing of personal information included in chat history. 匿名化処理が行われた後のチャット履歴情報を示す図の一例である。It is an example of the figure which shows the chat history information after an anonymization process was performed. 匿名化処理が行われた後に、チャット履歴一覧画面でチャットの履歴のリストからチャットの履歴が選択された場合に表示されるチャット画面の一例を示す図である。FIG. 10 is a diagram showing an example of a chat screen displayed when a chat history is selected from the list of chat histories on the chat history list screen after the anonymization process is performed. サーバー装置が会話内容をファイルへ出力する手順を示すフローチャート図の一例である。It is an example of the flowchart figure which shows the procedure by which a server apparatus outputs the content of conversation to a file.

以下、本発明を実施するための形態の一例としてチャットボットシステムと、チャットボットシステムが行う情報管理方法について図面を参照しながら説明する。 Hereinafter, a chatbot system and an information management method performed by the chatbot system will be described as an example of a mode for carrying out the present invention, with reference to the drawings.

<チャットボットシステムの概略>
図1は、有人対応が可能なチャットボットシステム100の動作の概略を説明する図である。ユーザー端末2ではWebブラウザが動作しており、サーバー装置1が提供するWebアプリを実行する。Webアプリは、ユーザーの質問に回答するチャットボットを実現している。
<Outline of chatbot system>
FIG. 1 is a diagram for explaining the outline of the operation of a chatbot system 100 capable of manned correspondence. A web browser is running on the user terminal 2, and a web application provided by the server device 1 is executed. The web application implements a chatbot that answers user's questions.

(1) 例えば、カタログが欲しいユーザー、商品の仕様を知りたいユーザー、又は、購入した商品の使い方が分からないユーザー等は、Webアプリが動作しているユーザー端末2(第一の端末装置の一例)に質問を入力する。 (1) For example, a user who wants a catalog, a user who wants to know the specifications of a product, or a user who does not know how to use a purchased product can use the user terminal 2 (an example of the first terminal device) on which the Web application is running. ) to enter your question.

(2) サーバー装置1は質問からキーワードを抽出して、質問の内容を理解する。サーバー装置1は質問と回答の対応を学習したAI(Artificial Intelligence)でもよい。 (2) The server device 1 extracts a keyword from the question and understands the content of the question. The server device 1 may be AI (Artificial Intelligence) that has learned correspondence between questions and answers.

(3) サーバー装置1は、質問回答情報記憶部42から質問に対応する回答を取得する。 (3) The server device 1 acquires an answer corresponding to the question from the question/answer information storage unit 42 .

(4) サーバー装置1は回答をユーザー端末2に送信する。また、質問によりシナリオが特定された場合、サーバー装置1は会話のためのシナリオに基づいて、メッセージをユーザー端末2に送信する。シナリオとは、予め登録されている会話の流れであり、ユーザーから取得すべき情報を順番に問い合わせるためのメッセージを有している。 (4) Server device 1 transmits the reply to user terminal 2 . Also, when a scenario is specified by the question, the server device 1 transmits a message to the user terminal 2 based on the scenario for conversation. A scenario is a flow of conversation registered in advance, and has messages for sequentially inquiring about information to be acquired from the user.

(5) サーバー装置1は質問と回答の対応など、問い合わせ履歴をチャット履歴情報記憶部43に保存しておく。サーバー装置1は個人情報を検出して、個人情報が含まれるチャット履歴情報にはその旨を設定する。 (5) The server device 1 saves the inquiry history such as correspondence between questions and answers in the chat history information storage unit 43 . The server device 1 detects the personal information and sets the chat history information containing the personal information to that effect.

(6) 一方、サーバー装置1が回答を見つけられない場合(ユーザーが期待した回答がない場合を含む)、ユーザーは有人対応を希望する操作をユーザー端末2に入力する。これにより、過去のチャット内容がオペレータに転送される。 (6) On the other hand, if the server device 1 cannot find the answer (including the case where the answer expected by the user is not found), the user inputs to the user terminal 2 an operation requesting manned support. As a result, the past chat contents are transferred to the operator.

(7) オペレータは自分が持つ知識や調べた内容を用いて、質問に対する回答をオペレータ端末5に入力するので、ユーザー端末2はユーザーが期待する回答を受け取りやすくなる。 (7) Since the operator uses his/her own knowledge and researched contents to input answers to the questions into the operator terminal 5, the user terminal 2 can easily receive the answers expected by the user.

(8) 管理者は管理者端末3(第二の端末装置の一例)をサーバー装置1と接続させ、質問に対する回答を充実させる等のため、質問回答情報を編集できる。 (8) The administrator can connect the administrator terminal 3 (an example of the second terminal device) to the server device 1 and edit the question-and-answer information in order to enrich the answers to the questions.

(9) また、管理者はチャット履歴情報記憶部43の過去のチャットの履歴を閲覧できる。サーバー装置1は1つのセッションごとに個人情報が含まれるか否かを管理者に通知する。管理者端末3はチャットの履歴に個人情報が含まれるか否かを表示する。 (9) In addition, the administrator can browse past chat histories in the chat history information storage unit 43 . The server device 1 notifies the administrator whether or not personal information is included for each session. The administrator terminal 3 displays whether personal information is included in the chat history.

従って、管理者はチャットの履歴に個人情報が含まれるかどうかを容易に判断でき、チャットの履歴から個人情報を削除することができる。 Therefore, the administrator can easily determine whether personal information is included in the chat history, and can delete the personal information from the chat history.

<用語について>
ボットとは、一定のタスクや処理を自動化するためのアプリケーションやプログラムをいう。本実施形態では、チャットボットを略してボットという。
<Terms>
A bot is an application or program that automates certain tasks or processes. In this embodiment, chatbot is abbreviated as bot.

会話とは、互いに話したり聞いたりして、共通の話を進めることをいう。会話は、質問と回答が交互に繰り返されて進行する場合がある。質問とは、疑問や理由を問いただすこと、又は、そのための情報をいう。回答とは、質問に対する返事である。なお、会話の内容は質問と回答には限らない。 Conversation is talking and listening to each other to advance a common story. A conversation may progress with alternating questions and answers. A question means asking a question or a reason, or providing information for that purpose. An answer is a reply to a question. The content of the conversation is not limited to questions and answers.

会話のうち、リアルタイムに複数の人が文字を入力して(キーボードを使用しても音声入力でもよい)会話を交わすことをチャットという。会話とチャットは厳密には区別されなくてよい。 Among conversations, a chat is a conversation in which a plurality of people input characters in real time (either by using a keyboard or by voice input). Conversation and chat need not be strictly distinguished.

個人情報とは、任意の一人の個人に関する情報であり、かつその情報に含まれる記述等によって特定の個人を識別できるものをいう。例えば、個人情報は、氏名、電話番号、メールアドレス、生年月日、住所、国籍、性別、出身校、クレジットカードの番号、マイナンバーカードの番号、免許証に含まれる情報、社会保険カードに含まれる情報、収入、資産、家族構成、及び、有人関係等がある。 Personal information is information relating to any one individual, and includes descriptions, etc. that can identify a specific individual. For example, personal information includes name, phone number, email address, date of birth, address, nationality, gender, school attended, credit card number, My Number card number, information included in driver's license, social insurance card There are information, income, assets, family composition, human relationships, and the like.

匿名化とは、個人情報を削除又は変更するデータ処理をいう。単に削除のみしてもよいし、個人情報が別のデータに置き換わってもよい。匿名化は暗号化してもよい。匿名化の後、個人情報が再生可能でもよいし、再生不可でもよい。 Anonymization means data processing that removes or alters personal information. The personal information may be simply deleted, or the personal information may be replaced with other data. Anonymization may be encrypted. After anonymization, the personal information may or may not be reproducible.

<システム構成例>
図2は、チャットボットシステムの全体構成例を示す図である。チャットボットシステム100は、サーバー装置1を有する。サーバー装置1は、ユーザー端末2、管理者端末3及びオペレータ端末5の1つ以上とネットワークを介して通信する場合がある。
<System configuration example>
FIG. 2 is a diagram showing an example of the overall configuration of the chatbot system. A chatbot system 100 has a server device 1 . The server device 1 may communicate with one or more of the user terminal 2, administrator terminal 3, and operator terminal 5 via a network.

サーバー装置1は、チャットボットサービスを提供する情報処理システムの例である。サーバーとは、クライアントからの要求に対して情報や処理結果を提供する機能を果たすコンピュータやソフトウェアである。サーバー装置1は、インターネット上に存在してもよいし、オンプレミスに存在してもよい。本実施形態では、サーバー装置1はオンプレミスに存在すると共に、社外からのチャット要求をサーバー装置1に伝達する仕組みを有している。 The server device 1 is an example of an information processing system that provides chatbot services. A server is a computer or software that fulfills the function of providing information and processing results in response to requests from clients. The server device 1 may exist on the Internet or may exist on-premises. In this embodiment, the server device 1 exists on-premises and has a mechanism for transmitting chat requests from outside the company to the server device 1 .

また、サーバー装置1はクラウドコンピューティングに対応していてよい。クラウドとは、特定のハードウェア資源を意図しない場合に用いられる用語である。 Also, the server device 1 may be compatible with cloud computing. Cloud is a term used when not referring to specific hardware resources.

サーバー装置1は、一台の情報処理装置で構成されても、複数の情報処理装置で構成されてもよい。以下、サーバー装置1が1台でサービスを提供する例で説明する。 The server device 1 may be composed of one information processing device, or may be composed of a plurality of information processing devices. An example in which one server device 1 provides services will be described below.

ユーザー端末2は、チャットボットサービスにおいて、ユーザーが質問を入力したり、回答を閲覧したりする操作を行う情報処理装置である。このユーザーは社員の場合もあるし、社外の一般人の場合もある。ユーザー端末2は、Webブラウザ又はアプリ(Webアプリに対しネイティブアプリという)が動作している。ユーザー端末2は、具体的には、スマートフォン、携帯電話、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPC(Personal Computer)、PC、などであるがこれらには限られない。 The user terminal 2 is an information processing device that allows users to input questions and view answers in the chatbot service. This user may be an employee or an ordinary person outside the company. The user terminal 2 runs a web browser or an application (a native application as opposed to a web application). Specifically, the user terminal 2 is a smart phone, a mobile phone, a tablet terminal, a game machine, a PDA (Personal Digital Assistant), a digital camera, a wearable PC (Personal Computer), a PC, etc., but is not limited to these. .

管理者端末3は、サーバー装置1等を管理するため、管理者等が質問回答情報の編集等の操作を行う情報処理装置である。管理者端末3は、Webブラウザ又はアプリ(Webアプリに対しネイティブアプリという)が動作している。管理者端末3は、具体的には、スマートフォン、携帯電話、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPC(Personal Computer)、PC、などであるがこれらには限られない。 The administrator terminal 3 is an information processing device that allows an administrator or the like to perform operations such as editing of question-and-answer information in order to manage the server device 1 and the like. The administrator terminal 3 runs a web browser or an application (referred to as a native application as opposed to a web application). Specifically, the administrator terminal 3 is a smart phone, a mobile phone, a tablet terminal, a game machine, a PDA (Personal Digital Assistant), a digital camera, a wearable PC (Personal Computer), a PC, etc., but is not limited to these. do not have.

オペレータ端末5は、チャットボットサービスにおいて、有人対応を行うオペレータが回答の入力等の操作を行う情報処理装置である。オペレータ端末5は、Webブラウザ又はアプリ(Webアプリに対しネイティブアプリという)が動作している。オペレータ端末5は、具体的には、スマートフォン、携帯電話、タブレット端末、ゲーム機、PDA(Personal Digital Assistant)、デジタルカメラ、ウェアラブルPC(Personal Computer)、PC、などであるがこれらには限られない。また、管理者とオペレータが同じ社員であってもよい(管理者端末3とオペレータ端末5は同じものでもよい)。 The operator terminal 5 is an information processing device in which an operator who performs manned correspondence performs operations such as input of answers in the chatbot service. The operator terminal 5 runs a web browser or an application (a native application as opposed to a web application). Specifically, the operator terminal 5 is a smart phone, a mobile phone, a tablet terminal, a game machine, a PDA (Personal Digital Assistant), a digital camera, a wearable PC (Personal Computer), a PC, etc., but is not limited to these. . Also, the administrator and the operator may be the same employee (the administrator terminal 3 and the operator terminal 5 may be the same).

サーバー装置1、ユーザー端末2、管理者端末3及びオペレータ端末5は、ネットワーク4を介して互いに接続する。例えば、ネットワーク4は、LAN(Local Area Network)、WAN、及びインターネット等の1つ以上の組み合わせにより構築される。ネットワーク4に電話通信網が接続される場合もある。ネットワーク4の一部又は全体が有線又は無線でもよい。更に、可視光通信やBluetooth(登録商標)、赤外線通信等の近距離通信が含まれてもよい。 Server device 1 , user terminal 2 , administrator terminal 3 and operator terminal 5 are connected to each other via network 4 . For example, the network 4 is constructed by a combination of one or more of LAN (Local Area Network), WAN, Internet, and the like. A telephone communication network may be connected to the network 4 in some cases. Part or all of the network 4 may be wired or wireless. Furthermore, short-range communication such as visible light communication, Bluetooth (registered trademark), and infrared communication may be included.

サーバー装置1は、ユーザー端末2、管理者端末3及びオペレータ端末5等と通信を行う。例えば、サーバー装置1は、ユーザーが入力する質問等の入力情報に対して、回答等となる応答情報を応答する、いわゆるチャットボットサービス等を提供する。 The server device 1 communicates with a user terminal 2, an administrator terminal 3, an operator terminal 5, and the like. For example, the server device 1 provides a so-called chatbot service or the like that responds with response information, such as an answer, to input information such as a question input by a user.

また、サーバー装置1は、ユーザー端末2及びオペレータ端末5との間、又は複数のユーザー端末2間において、メッセージの送受信、いわゆるチャット等のサービスを提供する。すなわち、サーバー装置1は、インスタントメッセージサービス等を提供する。 The server device 1 also provides services such as message transmission/reception, so-called chat, between the user terminal 2 and the operator terminal 5 or between a plurality of user terminals 2 . That is, the server device 1 provides an instant message service or the like.

<ハードウェア構成例>
<<コンピュータ>>
図2のサーバー装置1、ユーザー端末2、管理者端末3及びオペレータ端末5は例えば図3に示すハードウェア構成のコンピュータにより実現される。図3はコンピュータの一例のハードウェア構成図である。図3のコンピュータ500はコンピュータによって構築されており、図3に示されているように、CPU501、ROM502、RAM503、HD504、HDDコントローラ505(Hard Disk Drive)、ディスプレイ506、外部機器接続I/F508(Interface)、ネットワークI/F509、バスライン510、キーボード511、ポインティングデバイス512、光学ドライブ514、メディアI/F516を備えている。
<Hardware configuration example>
<<computer>>
The server device 1, user terminal 2, administrator terminal 3, and operator terminal 5 shown in FIG. 2 are realized by a computer having the hardware configuration shown in FIG. 3, for example. FIG. 3 is a hardware configuration diagram of an example of a computer. The computer 500 in FIG. 3 is constructed by a computer, and as shown in FIG. Interface), network I/F 509 , bus line 510 , keyboard 511 , pointing device 512 , optical drive 514 and media I/F 516 .

これらのうち、CPU501は、コンピュータ全体の動作を制御する。ROM502は、IPL等のCPU501の駆動に用いられるプログラムを記憶する。RAM503は、CPU501のワークエリアとして使用される。HD504は、プログラム等の各種データを記憶する。HDDコントローラ505は、CPU501の制御に従ってHD504に対する各種データの読み出し又は書き込みを制御する。ディスプレイ506は、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示する。外部機器接続I/F508は、各種の外部機器を接続するためのインターフェースである。この場合の外部機器は、例えば、USB(Universal Serial Bus)メモリやプリンタ等である。ネットワークI/F509は、通信ネットワークを利用してデータ通信をするためのインターフェースである。バスライン510は、図3に示されているCPU501等の各構成要素を電気的に接続するためのアドレスバスやデータバス等である。 Among these, the CPU 501 controls the operation of the entire computer. The ROM 502 stores programs used to drive the CPU 501 such as IPL. A RAM 503 is used as a work area for the CPU 501 . The HD 504 stores various data such as programs. The HDD controller 505 controls reading or writing of various data to/from the HD 504 under the control of the CPU 501 . A display 506 displays various information such as cursors, menus, windows, characters, or images. The external device connection I/F 508 is an interface for connecting various external devices. The external device in this case is, for example, a USB (Universal Serial Bus) memory, a printer, or the like. A network I/F 509 is an interface for data communication using a communication network. A bus line 510 is an address bus, a data bus, or the like for electrically connecting each component such as the CPU 501 shown in FIG.

また、キーボード511は、文字、数値、各種指示などの入力のための複数のキーを備えた入力手段の一種である。ポインティングデバイス512は、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行う入力手段の一種である。光学ドライブ514は、着脱可能な光記憶媒体513に対する各種データの読み出し又は書き込みを制御する。なお、光学ドライブ514はCD、DVD、Blu-Ray(登録商標)等である。メディアI/F516は、フラッシュメモリ等の記録メディア515に対するデータの読み出し又は書き込み(記憶)を制御する。 Also, the keyboard 511 is a kind of input means having a plurality of keys for inputting characters, numerical values, various instructions, and the like. A pointing device 512 is a kind of input means for selecting and executing various instructions, selecting a processing target, moving a cursor, and the like. An optical drive 514 controls reading or writing of various data to/from a removable optical storage medium 513 . Note that the optical drive 514 is a CD, DVD, Blu-Ray (registered trademark), or the like. A media I/F 516 controls reading or writing (storage) of data to a recording medium 515 such as a flash memory.

<機能ブロック図>
図4は、チャットボットシステム100が有するサーバー装置1、ユーザー端末2、管理者端末3及びオペレータ端末5の機能構成例を示す図である。
<Functional block diagram>
FIG. 4 is a diagram showing a functional configuration example of the server device 1, the user terminal 2, the administrator terminal 3, and the operator terminal 5 included in the chatbot system 100. As shown in FIG.

サーバー装置1は、取得部11、検索部12、応答部13、通信部14、対話制御部15、保存部16、呼出部17、画面提供部18、個人情報検出部19、匿名化処理部61、及び、出力処理部62を有する。サーバー装置1が有するこれらの機能は、図3に示したコンピュータ500が有するCPU501が、HD504からRAM503に展開されたプログラムを実行することで実現される機能又は手段である。 The server device 1 includes an acquisition unit 11, a search unit 12, a response unit 13, a communication unit 14, a dialogue control unit 15, a storage unit 16, a calling unit 17, a screen providing unit 18, a personal information detection unit 19, and an anonymization processing unit 61. , and an output processing unit 62 . These functions of the server device 1 are functions or means implemented by the CPU 501 of the computer 500 shown in FIG.

取得部11は、通信部14を介して、ユーザー端末2に入力される質問などの入力情報を取得する。検索部12は、入力情報に形態素解析を行い、質問回答情報記憶部42を検索する。このため、検索部12は、各質問回答情報に含まれる質問を予め形態素解析で複数のキーワードに分解しておく。そして、検索部12は、受信した質問文を形態素解析で複数のキーワードに分解する。また、検索部12は、別途、登録された類義語(例えば、採用の類語として「雇う」などを登録する)を参照し、類義語でも質問回答情報を検索する。検索部12はユーザーの質問と質問回答情報の質問の一致度を算出し、一致度が閾値以上で高い順にN個の回答を決定する。応答部13は、通信部14を介して、検索部12が検索して得た回答を応答情報としてユーザー端末2に応答する。 The acquisition unit 11 acquires input information such as a question input to the user terminal 2 via the communication unit 14 . The search unit 12 performs morphological analysis on the input information and searches the question/answer information storage unit 42 . For this reason, the search unit 12 preliminarily decomposes the question included in each question-and-answer information into a plurality of keywords by morphological analysis. Then, the search unit 12 decomposes the received question sentence into a plurality of keywords by morphological analysis. In addition, the search unit 12 refers to separately registered synonyms (for example, "hire" is registered as a synonym for employment), and searches for question-and-answer information using synonyms as well. The search unit 12 calculates the degree of matching between the user's question and the question in the question-and-answer information, and determines N answers in descending order of the degree of matching equal to or greater than the threshold. The response unit 13 responds to the user terminal 2 via the communication unit 14 by using the response obtained by the search unit 12 as response information.

取得部11、検索部12、及び、応答部13によって、入力部21を介して入力される入力情報に対する応答情報が出力部22で出力される。従って、取得部11、検索部12、及び、応答部13によって、ボット200が実現される。 Response information to the input information input via the input unit 21 is output by the output unit 22 by the acquisition unit 11 , the search unit 12 , and the response unit 13 . Therefore, the bot 200 is implemented by the acquisition unit 11 , the search unit 12 and the response unit 13 .

なお、検索部12は、単に形態素解析でキーワードを決定するのでなく、質問とその意図の対応を学習したAIでキーワードを決定してもよい。この場合、意図がキーワードとなるが、質問に含まれないキーワードも抽出可能となる。また、検索部12が質問だけでなく、時間帯や天候などの状況を考慮してキーワードを決定可能になる。 Note that the search unit 12 may determine keywords not only by morphological analysis but also by AI that has learned the correspondence between questions and their intentions. In this case, the intention is the keyword, but it is also possible to extract keywords that are not included in the question. In addition, the search unit 12 can determine keywords by considering not only questions but also conditions such as time of day and weather.

検索部12が検索した回答によりシナリオが定まった場合、対話制御部15は、シナリオに基づいて、ユーザー端末2とボットとの会話の流れを制御する。詳細はシナリオ情報記憶部41にて説明する。また、対話制御部15は、ユーザー端末2から有人チャットを要求されると、適切なオペレータを特定する。 When the scenario is determined by the answers searched by the search unit 12, the dialogue control unit 15 controls the flow of conversation between the user terminal 2 and the bot based on the scenario. Details will be explained in the scenario information storage unit 41 . Further, when a manned chat is requested from the user terminal 2, the dialogue control unit 15 identifies an appropriate operator.

保存部16は、チャットの履歴をチャット履歴情報記憶部43に保存する。呼出部17は、ユーザーが有人対応を望んだ場合に、対話制御部15が決定したオペレータ端末5を呼び出す。呼出部17は、オペレータ端末5から対話開始を取得すると、対話制御部15に通知する。対話制御部15は、ユーザー端末2とオペレータ端末5との間でチャットを開始する。 The storage unit 16 stores the chat history in the chat history information storage unit 43 . The calling unit 17 calls the operator terminal 5 determined by the interaction control unit 15 when the user desires manned support. When the calling unit 17 acquires the dialogue start from the operator terminal 5, it notifies the dialogue control unit 15 of it. The dialogue control unit 15 starts chatting between the user terminal 2 and the operator terminal 5 .

画面提供部18は、管理者端末3が表示する各種の画面を生成し、その画面情報を管理者端末3に提供する。画面情報は、HTML、XML、スクリプト言語、及びCSS(cascading style sheet)等で記述されたプログラムであり、主にHTMLによりWebページの構造が特定され、スクリプト言語によりWebページの動作が規定され、CSSによりWebページのスタイルが特定される。 The screen providing unit 18 generates various screens to be displayed by the administrator terminal 3 and provides the screen information to the administrator terminal 3 . The screen information is a program described in HTML, XML, script language, CSS (cascading style sheet), etc. Mainly, the structure of the web page is specified by HTML, and the operation of the web page is specified by the script language. CSS specifies the style of a web page.

個人情報検出部19は、チャットの履歴の会話内容から個人情報を検出し、個人情報がある場合には個人情報を取り分けておき、また、チャット履歴情報記憶部43にその旨を記録する。 A personal information detection unit 19 detects personal information from the conversation contents of the chat history, separates the personal information when there is personal information, and records the fact in the chat history information storage unit 43. - 特許庁

ユーザー端末2、管理者端末3及びオペレータ端末5は、それぞれ入力部21,31,51、出力部22,32,52、及び、通信部23,33,53を有する。ユーザー端末2、管理者端末3及びオペレータ端末5が有するこれらの機能は、図3に示したコンピュータ500が有するCPU501が、HD504からRAM503に展開されたプログラムを実行することで実現される機能又は手段である。 The user terminal 2, administrator terminal 3, and operator terminal 5 have input units 21, 31, 51, output units 22, 32, 52, and communication units 23, 33, 53, respectively. These functions of the user terminal 2, the administrator terminal 3, and the operator terminal 5 are implemented by the CPU 501 of the computer 500 shown in FIG. is.

入力部21,31,51は、ユーザー、管理者又はオペレータからの入力や操作を受け付ける。出力部22,32,52は、サーバー装置1から送信された各種の情報(回答、画面等)をディスプレイに出力する。通信部23,33,53は、サーバー装置1と各種の情報を送受信する。 Input units 21, 31, and 51 receive inputs and operations from users, administrators, and operators. The output units 22, 32, 52 output various information (answers, screens, etc.) transmitted from the server device 1 to displays. The communication units 23 , 33 , 53 transmit and receive various information to and from the server device 1 .

<記憶部の内容>
以下では、図5~図8を参照して、サーバー装置1の記憶部40が保持する情報について説明する。
<Contents of memory>
The information held by the storage unit 40 of the server device 1 will be described below with reference to FIGS. 5 to 8. FIG.

図5は、シナリオ情報記憶部41に記憶されているシナリオ情報の一例である。シナリオ情報には、シナリオごとに、サーバー装置1がユーザー端末2に送信するメッセージが順番に登録されている。 FIG. 5 is an example of scenario information stored in the scenario information storage unit 41. As shown in FIG. In the scenario information, messages to be transmitted from the server device 1 to the user terminal 2 are registered in order for each scenario.

・IDは、シナリオを識別する識別情報である。 - ID is the identification information which identifies a scenario.

・シナリオ名は、シナリオの名称である。 - The scenario name is the name of the scenario.

・各シナリオには、シナリオの詳細が対応付けられている。シナリオの詳細は、順番、メッセージ、及び、次の順番に進む条件を有している。当該シナリオにおいて、ユーザーの入力が、次の順番に進む条件を満たす場合、メッセージが順番に従ってユーザー端末2に送信される。 - Details of the scenario are associated with each scenario. Scenario details have a sequence, a message, and a condition to proceed to the next sequence. In that scenario, if the user's input satisfies the conditions to proceed to the next order, the messages are sent to the user terminal 2 in order.

補足すると、形態素解析で質問に対応する回答が特定されると、次述する質問回答情報によりシナリオが決定される。質問回答情報の回答には、<シナリオ01>のように、回答として参照するシナリオのIDが設定されている。例えば、ID=01のシナリオを参照することが回答に設定されている場合、対話制御部15は、IDに対応するシナリオの詳細に記載された順番で、メッセージをユーザー端末2に表示させる。また、その後、ユーザー端末2から送信された入力情報が「次の順番へ進む条件」を満たした場合に、対話制御部15は、次の順番のメッセージをユーザー端末2に表示させる。これを繰り返すことで、対話制御部15は、シナリオに必要な情報をユーザーに入力させる。 Supplementally, when the answer corresponding to the question is specified by the morphological analysis, the scenario is determined by the question answer information described below. The answer of the question-and-answer information is set with the ID of a scenario to be referred to as an answer, such as <scenario 01>. For example, if the answer is set to refer to the scenario with ID=01, the interaction control unit 15 causes the user terminal 2 to display messages in the order described in the details of the scenario corresponding to the ID. Further, after that, when the input information transmitted from the user terminal 2 satisfies the “condition for advancing to the next order”, the interaction control unit 15 causes the user terminal 2 to display the message for the next order. By repeating this, the interaction control unit 15 allows the user to input information necessary for the scenario.

なお、シナリオは必ずしも順番に進行しなくてもよく、シナリオに必要な全ての情報(お名前、電話番号、メールアドレス)が最終的に揃うように進行されればよい。 Note that the scenarios do not necessarily have to progress in order, as long as all the information (name, phone number, email address) necessary for the scenario is completed in the end.

図6は、質問回答情報記憶部42が保持する質問回答情報の一例である。質問回答情報は、ユーザー端末2から送信された質問の検索と、この質問に対応する回答の提供に使用される。ボットが質問し、ユーザー端末2が回答する場合もある。質問回答情報が有する各項目について説明する。 FIG. 6 is an example of question-and-answer information held by the question-and-answer information storage unit 42 . The question-and-answer information is used to search for questions sent from the user terminal 2 and to provide answers corresponding to these questions. In some cases, the bot asks a question and the user terminal 2 answers. Each item of the question-and-answer information will be described.

・IDは、質問回答情報(質問とその回答の対応)を識別する識別情報である。 - ID is the identification information which identifies question answer information (correspondence of a question and its answer).

・質問は、管理者が登録した、ユーザーから想定される問い合わせの具体的な内容である。質問は、上記のように形態素解析でキーワードに分解され、検索部12がユーザー端末2から送信された質問(形態素解析でキーワードに分解される)で検索される対象となる。 ・The question is the specific content of the inquiry that is expected from the user and is registered by the administrator. The question is decomposed into keywords by the morphological analysis as described above, and is searched by the query (decomposed into keywords by the morphological analysis) transmitted from the user terminal 2 by the search unit 12 .

・回答は、質問に対する回答である。管理者は、質問に対する適切な回答を登録しておく。図5で説明したように、回答にはシナリオのIDが登録されている。 ・The answer is the answer to the question. The administrator registers appropriate answers to the questions. As explained in FIG. 5, the scenario ID is registered in the answer.

図7は、チャット履歴情報記憶部43が保持するチャット履歴情報の一例である。チャット履歴情報は、ユーザーとボット又はオペレータがチャットした内容を管理する。チャット履歴情報が有する各項目について説明する。 FIG. 7 is an example of chat history information held by the chat history information storage unit 43 . The chat history information manages the content of chats between the user and the bot or operator. Each item included in the chat history information will be described.

・セッションIDは、ユーザーとオペレータがチャットを開始してから終了するまでの通信の識別情報である。このセッションIDによりユーザー端末2とオペレータ端末5の対応が管理され、質問に対する回答がユーザー端末2に送信される。セッションIDは重複しない番号であればよく、例えばUUIDやハッシュ値でよい。 - The session ID is identification information of communication from the start of the chat between the user and the operator until the end of the chat. Correspondence between the user terminal 2 and the operator terminal 5 is managed by this session ID, and answers to questions are sent to the user terminal 2 . The session ID may be a unique number, such as a UUID or hash value.

・日時は、ユーザー端末2がチャット画面を表示した日時である。 - The date and time is the date and time when the user terminal 2 displayed the chat screen.

・会話履歴は、発言者と会話内容を対応付けている。発言者は、ユーザー、ボット、又は、オペレータの名前である。会話内容はシナリオに沿って進行する。ユーザーが質問する場合もボットが質問する場合もあり、ユーザーが回答する場合もボットが回答する場合もある。会話内容に個人情報が含まれる場合、個人情報の項目に、会話内容から検出された個人情報(テキストデータ)が設定される。 ・The conversation history associates the speaker with the content of the conversation. Speaker is the name of the user, bot, or operator. Conversation progresses along the scenario. Sometimes the user asks the question, sometimes the bot asks the question, sometimes the user answers and sometimes the bot answers. When personal information is included in the conversation content, personal information (text data) detected from the conversation content is set in the personal information item.

・質問者IDは、質問したユーザーに割り当てられた識別情報である。本実施形態のチャットボットシステム100は任意のユーザーが使用できるため、この質問者IDは同じユーザーでもチャットボットシステム100にアクセスするごとに変わる。あるいは、クッキーを利用して、同じユーザーには同じ質問者IDが割り当てられてもよい。ユーザーがサーバー装置1(又はネイティブアプリ)にログインする場合、ログインIDが質問者IDとなる。 - Questioner ID is the identification information assigned to the user who asked the question. Since the chatbot system 100 of this embodiment can be used by any user, this questioner ID changes each time the chatbot system 100 is accessed even by the same user. Alternatively, using cookies, the same user may be assigned the same questioner ID. When the user logs into the server device 1 (or native application), the login ID becomes the questioner ID.

・カテゴリは、当該チャットの質問から判断されたシナリオの名称である。カテゴリは、1つとは限らない。また、同じセッションでもカテゴリが変化してよい。シナリオに基づいて会話が進行していない場合、カテゴリはユーザーが選択した質問の種類となる場合もある。 - The category is the name of the scenario determined from the chat question. The number of categories is not limited to one. Also, the category may change even in the same session. The category may also be the type of question selected by the user if the conversation is not progressing based on a scenario.

・個人情報アラートは、1つのセッションの会話内容に1つでも個人情報が含まれる場合、ONになる。 ・The personal information alert is turned ON when even one piece of personal information is included in the conversation content of one session.

図8は、個人情報パターン記憶部44が保持する個人情報パターンの一例である。個人情報パターンは、個人情報の一般的な形式を定める。 FIG. 8 is an example of a personal information pattern held by the personal information pattern storage unit 44. As shown in FIG. A personal information pattern defines the general format of personal information.

・種別は、電話番号やメールアドレスなど個人情報の具体的な名称である。 - The type is a specific name of personal information such as a telephone number and an e-mail address.

・パターンは、数字、英数字、記号などの形式(配置順)を示す。例えば、電話番号は、決まった桁の数字と「-」の繰り返しである。 ・The pattern indicates the format (arrangement order) of numbers, alphanumeric characters, symbols, etc. For example, a telephone number consists of a set number of digits and repetition of "-".

電話番号やメールアドレス以外の個人情報も同様にパターンが登録される。また、個人情報パターンでなく、機械学習で生成された認識エンジンが個人情報を検出してもよい。機械学習とは、コンピュータに人のような学習能力を獲得させるための技術であり、コンピュータが,データ識別等の判断に必要なアルゴリズムを,事前に取り込まれる学習データから自律的に生成し,新たなデータについてこれを適用して予測を行う技術のことをいう。機械学習のための学習方法は、教師あり学習、教師なし学習、半教師学習、強化学習、深層学習のいずれかの方法でもよく、更に、これらの学習方法を組み合わせた学習方法でもよく、機械学習のための学習方法は問わない。また、認識エンジンは機械学習の学習効果によって生成されたものでなくてもよい。 Patterns are also registered for personal information other than phone numbers and email addresses. Alternatively, personal information may be detected by a recognition engine generated by machine learning instead of the personal information pattern. Machine learning is a technology that allows computers to acquire human-like learning abilities. Computers autonomously generate algorithms necessary for judgments such as data identification from pre-loaded learning data. It is a technology that applies this to various data and makes predictions. The learning method for machine learning may be supervised learning, unsupervised learning, semi-supervised learning, reinforcement learning, or deep learning, or may be a learning method combining these learning methods. Any learning method for Also, the recognition engine does not have to be generated by the learning effect of machine learning.

<チャットの手順>
図9は、ユーザーがボットとチャットする手順を示すシーケンス図の一例である。図9の処理は、ユーザー端末2がサーバー装置1に接続し、チャット画面を表示した状態からスタートする。
<Chat procedure>
FIG. 9 is an example of a sequence diagram showing a procedure for a user to chat with a bot. The processing in FIG. 9 starts from a state in which the user terminal 2 is connected to the server device 1 and a chat screen is displayed.

S101:ユーザーが質問をユーザー端末2に入力する。入力部21は入力を受け付ける。ユーザーが単にメッセージを送信してもよい。 S101: A user inputs a question into the user terminal 2. The input unit 21 receives inputs. A user may simply send a message.

S102:ユーザー端末2の通信部23は質問をサーバー装置1に送信する。質問には、質問者IDとセッションIDが添付される。セッションIDは、ユーザー端末2とサーバー装置1との接続が確立したタイミングで生成され、ユーザー端末2に送信されている。 S102: The communication unit 23 of the user terminal 2 transmits the question to the server device 1. A questioner ID and a session ID are attached to the question. The session ID is generated and transmitted to the user terminal 2 at the timing when the connection between the user terminal 2 and the server device 1 is established.

S103:サーバー装置1の通信部14は質問を受信し、保存部16が質問等をチャット履歴情報記憶部43に記録する。対話制御部15は、質問に基づいてシナリオを決定する。 S<b>103 : The communication unit 14 of the server device 1 receives the question, and the storage unit 16 records the question etc. in the chat history information storage unit 43 . The dialog control unit 15 determines a scenario based on the questions.

S104:個人情報検出部19は、会話内容から個人情報を検出し、チャット履歴情報記憶部43に記録する。詳細は図11にて説明する。サーバー装置1が会話内容を受信した直後に個人情報を検出しておくので、後の匿名化要求に対して、要求から匿名化処理までにかかる時間を短くできる。 S104: The personal information detection unit 19 detects personal information from the content of the conversation and records it in the chat history information storage unit 43. FIG. Details will be described with reference to FIG. Since the server device 1 detects the personal information immediately after receiving the content of the conversation, it is possible to shorten the time required from the request to the anonymization process for subsequent anonymization requests.

S105:シナリオが決まった場合、対話制御部15はシナリオに基づいてメッセージを決定する。シナリオが決まっていない場合、検索部12が質問回答情報を検索して、回答を特定する。 S105: When the scenario is decided, the dialogue control section 15 decides the message based on the scenario. If the scenario has not been determined, the search unit 12 searches the question-and-answer information to identify the answer.

S106:応答部13は通信部14を介して、メッセージ又は回答をユーザー端末2に送信する。 S106: The response unit 13 transmits a message or reply to the user terminal 2 via the communication unit 14.

S107:ユーザー端末2の通信部23はメッセージ又は回答を受信し、出力部22がメッセージ又は回答をチャット画面に表示する。 S107: The communication unit 23 of the user terminal 2 receives the message or answer, and the output unit 22 displays the message or answer on the chat screen.

S108:保存部16は、回答をチャット履歴情報記憶部43に記録する。 S108: The storage unit 16 records the reply in the chat history information storage unit 43.

<個人情報を含むチャットの例>
図10は、ユーザー端末2により表示された個人情報を含むチャット画面110の一例である。図10は、イベント登録のシナリオに基づくチャットである。ユーザーはチャットによりあるイベントに自分の情報を登録している。
<Example of chat containing personal information>
FIG. 10 is an example of a chat screen 110 including personal information displayed by the user terminal 2. As shown in FIG. FIG. 10 is a chat based event registration scenario. A user registers his/her own information for an event through chat.

まず、ユーザーの「イベントの参加登録をしたい」という質問117に対し、検索部12が質問回答情報を検索し、「登録情報を入力して下さい」という回答118を得る。回答118によりシナリオが決定される。 First, in response to the user's question 117 "I want to register for participation in the event", the search unit 12 searches question and answer information and obtains an answer 118 "please enter registration information". The answer 118 determines the scenario.

対話制御部15はシナリオに従って、「お名前を入力して下さい。」というメッセージ111をユーザー端末2に送信する。これに対し、ユーザーが「会話太郎です」という氏名112を入力している。対話制御部15は、シナリオの「次の順番に進む条件」を満たすと判断し、「電話番号を入力して下さい。」というメッセージ113をユーザー端末2に送信する。ユーザーが「000-0000-0000」という電話番号114を入力している。対話制御部15は、シナリオの「次の順番に進む条件」を満たすと判断し、「メールアドレスを入力して下さい。」というメッセージ115をユーザー端末2に送信する。ユーザーが「●●●@▲▲▲.com」というメールアドレス116を入力している。対話制御部15は、シナリオの「次の順番に進む条件」を満たすと判断し、「参加登録が完了しました。登録されたメールアドレスにイベントの情報をお送りします。」というメッセージ119をユーザー端末2に送信する。 The dialog control unit 15 sends a message 111 "Please enter your name" to the user terminal 2 according to the scenario. On the other hand, the user has entered the name 112 "I'm Kaiwa Taro". The dialogue control unit 15 judges that the “condition to proceed to the next order” of the scenario is satisfied, and transmits a message 113 to the user terminal 2, “Please input your telephone number.” A user has entered a telephone number 114 of "000-0000-0000". The interaction control unit 15 judges that the scenario's "condition for proceeding to the next order" is satisfied, and transmits a message 115 to the user terminal 2, "Please enter your email address." The user has entered the mail address 116 of "●●●@▲▲▲.com". The dialog control unit 15 judges that the "conditions for proceeding to the next order" of the scenario are satisfied, and sends a message 119 to the user that "participation registration has been completed. Event information will be sent to the registered e-mail address." Send to terminal 2.

個人情報検出部19は、図8で説明した個人情報パターンに一致又は類似するか否かに基づいて、ユーザーが入力した会話内容から個人情報(氏名112、電話番号114、メールアドレス116)を検出する。 The personal information detection unit 19 detects personal information (name 112, telephone number 114, email address 116) from the content of the conversation input by the user based on whether it matches or is similar to the personal information pattern described in FIG. do.

なお、図10では、シナリオに従ってボットが質問してユーザーが回答しているが、ユーザーが質問して、ボットが回答しても、個人情報が含まれれば検出される。 In FIG. 10, the bot asks the question and the user answers according to the scenario, but even if the user asks the question and the bot answers, it will be detected if personal information is included.

<個人情報の検出処理>
図11は、個人情報検出部19が会話内容から個人情報を検出する手順を示すフローチャート図の一例である。図11の処理は、ユーザー、ボット、又は、オペレータの入力情報がサーバー装置1に送信され、保存部16がチャット履歴情報記憶部43にチャットの履歴を記憶する場合にスタートする。
<Personal information detection processing>
FIG. 11 is an example of a flow chart showing a procedure for the personal information detection unit 19 to detect personal information from conversation content. The process of FIG. 11 starts when input information from a user, bot, or operator is transmitted to the server device 1 and the storage unit 16 stores chat history in the chat history information storage unit 43 .

個人情報検出部19は、保存部16が保存した会話内容から、個人情報パターンに合致する文字列を特定する(S1)。 The personal information detection unit 19 identifies a character string that matches the personal information pattern from the conversation contents saved by the storage unit 16 (S1).

特定できた場合(S2のYes)、個人情報検出部19は特定した文字列をチャット履歴情報記憶部43の「個人情報」の項目の値として格納し、「個人情報アラート」の項目の値を「ON」に設定する(S3)。 If it can be specified (Yes in S2), the personal information detection unit 19 stores the specified character string as the value of the "personal information" item in the chat history information storage unit 43, and stores the value of the "personal information alert" item in the chat history information storage unit 43. It is set to "ON" (S3).

こうすることで、個人情報を含むチャットの履歴が特定され、管理者が削除することができる。あるいは、一定時間の経過後、サーバー装置1が自動的に削除できる。 By doing this, chat histories containing personal information can be identified and deleted by the administrator. Alternatively, the server device 1 can automatically delete it after a certain period of time has passed.

<チャット履歴一覧の表示>
個人情報を含むチャットの履歴の表示について説明する。サーバー装置1はチャットの履歴を管理者端末3に提供する場合、「個人情報アラート」の項目がONかどうかを表示する。また、サーバー装置1は管理者からの要求で個人情報を匿名化する。
<Display chat history list>
Describes viewing chat history that contains personal information. When providing the chat history to the administrator terminal 3, the server device 1 displays whether or not the item "personal information alert" is ON. In addition, the server device 1 anonymizes the personal information upon request from the administrator.

図12は、チャット履歴一覧画面120の表示、個人情報の匿名化、及び、チャット履歴の出力を説明するシーケンス図の一例である。 FIG. 12 is an example of a sequence diagram illustrating display of the chat history list screen 120, anonymization of personal information, and output of chat history.

S201:管理者がチャット履歴一覧画面120を表示する操作を管理者端末3に入力する。入力部31は操作を受け付ける。 S201: The administrator inputs an operation to the administrator terminal 3 to display the chat history list screen 120 . The input unit 31 receives operations.

S202:管理者端末3の通信部33はチャット履歴一覧画面120の要求をサーバー装置1に送信する。 S202: The communication unit 33 of the administrator terminal 3 transmits a request for the chat history list screen 120 to the server device 1. FIG.

S203:サーバー装置1の通信部14はチャット履歴一覧画面120の要求を受信し、画面提供部18がチャット履歴情報記憶部43を参照して、チャット履歴一覧画面120を生成する。詳細は図13にて説明する。サーバー装置1がチャット履歴情報を管理者端末3に送信し、管理者端末3がチャット履歴一覧画面を生成してもよい。 S203 : The communication unit 14 of the server device 1 receives the request for the chat history list screen 120 , and the screen providing unit 18 refers to the chat history information storage unit 43 to generate the chat history list screen 120 . Details will be described with reference to FIG. Server device 1 may transmit chat history information to administrator terminal 3, and administrator terminal 3 may generate a chat history list screen.

S204:サーバー装置1の通信部14はチャット履歴一覧画面120の画面情報を管理者端末3に送信する。 S204: The communication unit 14 of the server device 1 transmits the screen information of the chat history list screen 120 to the administrator terminal 3. FIG.

S205:管理者端末3の通信部33はチャット履歴一覧画面120の画面情報を受信し、出力部32がチャット履歴一覧画面120を表示する。 S205: The communication unit 33 of the administrator terminal 3 receives the screen information of the chat history list screen 120, and the output unit 32 displays the chat history list screen 120. FIG.

S206:後述するように、管理者は個人情報の匿名化をチャット履歴一覧画面120に指示できる。入力部31は指示を受け付ける。 S206: As will be described later, the administrator can instruct the chat history list screen 120 to anonymize personal information. The input unit 31 receives instructions.

S207:管理者端末3の通信部33は、個人情報の匿名化をサーバー装置1に要求する。 S207: The communication unit 33 of the administrator terminal 3 requests the server device 1 to anonymize the personal information.

S208:サーバー装置1の通信部14は個人情報の匿名化の要求を受信し、個人情報検出部19が会話内容の個人情報を匿名化する。詳細は図15にて説明する。 S208: The communication unit 14 of the server device 1 receives the request for anonymization of personal information, and the personal information detection unit 19 anonymizes the personal information of the conversation content. Details will be described with reference to FIG.

S209:サーバー装置1の通信部14は実行完了を管理者端末3に送信する。 S209: The communication unit 14 of the server device 1 transmits execution completion to the administrator terminal 3.

S210:管理者端末3の通信部33は実行完了を受信し、出力部32がその旨を表示する。 S210: The communication unit 33 of the administrator terminal 3 receives the completion of execution, and the output unit 32 displays that effect.

S211:後述するように、管理者はチャットの履歴の出力をチャット履歴一覧画面120に指示できる。入力部31は指示を受け付ける。 S211: As will be described later, the administrator can instruct the chat history list screen 120 to output the chat history. The input unit 31 receives instructions.

S212:管理者端末3の通信部33は、チャットの履歴の出力要求をサーバー装置1に送信する。 S212: The communication unit 33 of the administrator terminal 3 transmits a chat history output request to the server device 1 .

S213:サーバー装置1の通信部14はチャットの履歴の出力要求を受信し、出力処理部62がチャットの履歴をCSV形式でファイルに出力する。 S213: The communication unit 14 of the server device 1 receives the chat history output request, and the output processing unit 62 outputs the chat history to a file in CSV format.

S214:サーバー装置1の通信部14は、チャットの履歴を含むファイルを管理者端末3に送信する。 S<b>214 : The communication unit 14 of the server device 1 transmits the file containing the chat history to the administrator terminal 3 .

こうすることで、管理者端末3がチャットの履歴を取得しても個人情報が匿名化されているので、漏洩するおそれを抑制できる。 By doing this, even if the manager terminal 3 acquires the chat history, the personal information is anonymized, so that the risk of leakage can be suppressed.

図13は、管理者端末3が表示するチャット履歴一覧画面120の一例である。チャット履歴一覧画面120は、チャット履歴情報記憶部43に記憶されているチャットの履歴のリスト124を表示する。リスト124にはチャットの開始時の会話内容126やカテゴリ127が表示される。チャットの開始時の会話内容126しか表示されないので、個人情報が漏洩しにくい。管理者がリスト124から任意のチャットを選択すると、チャット画面が再現して表示される。 FIG. 13 is an example of a chat history list screen 120 displayed by the administrator terminal 3. As shown in FIG. The chat history list screen 120 displays a list 124 of chat histories stored in the chat history information storage unit 43 . List 124 displays conversation content 126 and category 127 at the start of the chat. Since only the conversation content 126 at the start of the chat is displayed, personal information is less likely to be leaked. When the administrator selects any chat from list 124, the chat screen is reproduced and displayed.

リスト124は、「個人情報アラート」の項目に対応する個人情報の項目125を有する。「個人情報アラート」の項目がONの場合、チャット履歴一覧画面120の個人情報の項目125が「あり」になる。従って、管理者端末3はサーバー装置1から受信したチャット履歴一覧画面120に、チャットの履歴が個人情報を含むか否かを表示できる。 The list 124 has a Personal Information item 125 corresponding to the "Personal Information Alert" item. When the "personal information alert" item is ON, the personal information item 125 on the chat history list screen 120 is "yes". Therefore, the administrator terminal 3 can display whether or not the chat history includes personal information on the chat history list screen 120 received from the server device 1 .

チャット履歴一覧画面120は、個人情報ありボタン121を有し、管理者は「個人情報アラート」の項目がONのチャットの履歴のリストのみを表示することができる。 The chat history list screen 120 has a button 121 with personal information, and the administrator can display only the list of chat histories for which the item "personal information alert" is ON.

チャット履歴一覧画面120は、匿名化ボタン122を有し、管理者が、個人情報の履歴から個人情報を匿名化することをサーバー装置1に要求できる。このように、管理者は、自分で個人情報を探して削除するよりも容易に、チャットの履歴から個人情報を削除できる。 The chat history list screen 120 has an anonymize button 122 so that the administrator can request the server device 1 to anonymize the personal information from the personal information history. In this way, the administrator can more easily remove personal information from chat history than searching for and removing personal information by himself.

また、チャット履歴一覧画面120はエクスポートボタン123を有しており、管理者が押下するとCSV形式でチャットの履歴をファイルに出力できる。ファイルの出力の際も個人情報が匿名化される。 In addition, the chat history list screen 120 has an export button 123, and when the administrator presses this button, the chat history can be output to a file in CSV format. Personal information is also anonymized when the file is output.

図14は、管理者端末3がチャット履歴一覧画面120を表示する手順を示すフローチャート図の一例である。図14の処理は、例えば、サーバー装置1が管理者端末3からチャット履歴一覧画面120を要求されるとスタートする。 FIG. 14 is an example of a flowchart showing a procedure for the administrator terminal 3 to display the chat history list screen 120. As shown in FIG. The process of FIG. 14 starts, for example, when the server device 1 receives a request for the chat history list screen 120 from the administrator terminal 3 .

画面提供部18は、チャット履歴情報記憶部43から「個人情報アラート」の項目の値を取得する(S11)。 The screen providing unit 18 acquires the value of the item "personal information alert" from the chat history information storage unit 43 (S11).

「個人情報アラート」の項目がONの場合(S12のYes)、画面提供部18はチャット履歴一覧画面120の個人情報の項目125に「あり」を設定する(S13)。 If the "personal information alert" item is ON (Yes in S12), the screen providing unit 18 sets "Yes" in the personal information item 125 of the chat history list screen 120 (S13).

「個人情報アラート」の項目がONでない場合(S12のNo)、画面提供部18はチャット履歴一覧画面120の個人情報の項目125に「なし」を設定する(S14)。 If the "personal information alert" item is not ON (No in S12), the screen providing unit 18 sets "none" in the personal information item 125 of the chat history list screen 120 (S14).

画面提供部18はステップS11~S14をチャット履歴情報記憶部43に記憶されているセッションごとの各チャットの履歴について繰り返す。 The screen providing unit 18 repeats steps S11 to S14 for each chat history stored in the chat history information storage unit 43 for each session.

画面提供部18は、ステップS11~S14の判断結果に基づいてチャット履歴一覧画面120を生成する(S15)。チャット履歴一覧画面120の画面情報は管理者端末3に送信され、図13のように表示される。 The screen providing unit 18 generates the chat history list screen 120 based on the judgment results of steps S11 to S14 (S15). The screen information of the chat history list screen 120 is transmitted to the administrator terminal 3 and displayed as shown in FIG.

図15は、チャットの履歴に含まれる個人情報の匿名化処理の手順を示すフローチャート図である。 FIG. 15 is a flow chart showing a procedure for anonymizing personal information included in chat history.

匿名化処理部61は、チャット履歴情報記憶部43のチャットの履歴から、「個人情報アラート」の項目の値が「ON」のチャットの履歴を特定する(S21)。 The anonymization processing unit 61 identifies chat histories for which the value of the “personal information alert” item is “ON” from the chat histories in the chat history information storage unit 43 (S21).

次に、匿名化処理部61は、「個人情報アラート」の項目の値が「ON」の会話内容について、会話内容の個人情報を所定の文字列に置き換える(S22)。すでに個人情報が検出済みなので、匿名化処理部61は会話内容における「個人情報」の項目の値と一致する会話内容の文字列を所定の文字列で置き換える。また、所定の文字列は、例えば「●●……」であるが、匿名性があればどのような文字で置き換えてもよい。匿名化処理部61は置き換えずに個人情報を単に削除してもよい。 Next, the anonymization processing unit 61 replaces the personal information of the conversation content with a predetermined character string for the conversation content for which the value of the item "personal information alert" is "ON" (S22). Since the personal information has already been detected, the anonymization processing unit 61 replaces the character string of the conversation content that matches the value of the "personal information" item in the conversation content with a predetermined character string. Also, although the predetermined character string is, for example, “●●……”, it may be replaced with any character as long as there is anonymity. The anonymization processing unit 61 may simply delete the personal information without replacing it.

匿名化処理部61は、「個人情報」の項目の値を削除し、「個人情報アラート」の項目の値を「OFF」に設定する(S23)。 The anonymization processing unit 61 deletes the value of the "personal information" item and sets the value of the "personal information alert" item to "OFF" (S23).

匿名化が終了すると、画面提供部18は、図14の処理を行い、チャット履歴一覧画面120を更新する(S24)。 When the anonymization ends, the screen providing unit 18 performs the process of FIG. 14 to update the chat history list screen 120 (S24).

図16は、匿名化処理が行われた後のチャット履歴情報を示す。図7のチャット履歴情報と比較すると、会話内容の氏名、電話番号、及び、メールアドレスが、それぞれ「●●……」に置き換わっている。また、「個人情報」の項目の値から個人情報が削除されている。「個人情報アラート」の項目も「OFF」に変更されている。 FIG. 16 shows chat history information after anonymization processing has been performed. When compared with the chat history information in FIG. 7, the name, phone number, and email address in the conversation contents are replaced with "●●......". In addition, personal information is deleted from the value of the item "personal information". The item "personal information alert" is also changed to "OFF".

図17は、匿名化処理が行われた後に、チャット履歴一覧画面120でチャットの履歴のリストからチャットの履歴が選択された場合に表示されるチャット画面130の一例である。図17のチャット画面130は、図10のチャット画面110から個人情報が匿名化された状態を示す。会話内容の表示要求に応じて、画面提供部18が匿名化処理後の会話内容を管理者端末3に送信する。 FIG. 17 shows an example of the chat screen 130 displayed when a chat history is selected from the chat history list on the chat history list screen 120 after the anonymization process is performed. Chat screen 130 in FIG. 17 shows a state in which personal information is anonymized from chat screen 110 in FIG. In response to the display request for the conversation content, the screen providing unit 18 transmits the anonymized conversation content to the administrator terminal 3 .

図10で表示されていた氏名112、電話番号114、及び、メールアドレス116が、それぞれ「●●……」131~133に置き換わっている。従って、管理者がチャットの履歴を閲覧しても個人情報が漏洩することを抑制できる。 The name 112, telephone number 114, and mail address 116 displayed in FIG. 10 are replaced with "●●......" 131 to 133, respectively. Therefore, it is possible to prevent personal information from being leaked even if the administrator browses the chat history.

<会話内容のファイルへの出力>
図18は、サーバー装置1が会話内容をファイルへ出力する手順を示すフローチャート図の一例である。
<Export conversation content to a file>
FIG. 18 is an example of a flow chart showing a procedure for the server device 1 to output conversation content to a file.

出力処理部62は、出力対象の各チャットの履歴を対象に以下の処理を実行する。出力対象のチャットの履歴は、例えば、管理者が選択したものでもよいし、チャット履歴一覧画面120に表示された全てのチャットの履歴でもよい。 The output processing unit 62 performs the following processing on the history of each chat to be output. The chat histories to be output may be, for example, those selected by the administrator, or may be all the chat histories displayed on the chat history list screen 120 .

まず、出力処理部62は「個人情報」の項目に値(個人情報があれば何らかのテキストがある)が登録されているか否かを判断する(S31)。 First, the output processing unit 62 determines whether or not a value (if there is personal information, there is some text) is registered in the item of "personal information" (S31).

ステップS31の判断がNoの場合、出力処理部62は会話内容を取得し、指定されたファイルに出力する(S32)。 If the determination in step S31 is No, the output processing unit 62 acquires the content of the conversation and outputs it to the designated file (S32).

ステップS31の判断がYesの場合、出力処理部62は会話内容を取得し、当該会話内容に含まれる「個人情報」の項目の値を所定の文字列に置き換えて、指定されたファイルに出力する(S33)。チャット履歴情報の会話内容の個人情報は匿名化されず、「個人情報アラート」の項目の値も「ON」のままである。 If the determination in step S31 is Yes, the output processing unit 62 acquires the content of the conversation, replaces the value of the item "personal information" included in the content of the conversation with a predetermined character string, and outputs it to the designated file. (S33). The personal information in the conversation content of the chat history information is not anonymized, and the value of the "personal information alert" item remains "ON".

出力処理部62は、日時や発言者など、その他の項目の値を取得し、会話内容に対応付けて指定されたファイルに出力する(S34)。 The output processing unit 62 acquires the values of other items such as the date and time and the speaker, and outputs them to the designated file in association with the content of the conversation (S34).

こうすることで、チャット履歴情報において匿名化処理が行われていなくても、ファイルへの出力時には匿名化されたチャットの履歴をファイルへ出力できる。 By doing so, even if the chat history information is not anonymized, the anonymized chat history can be output to the file when outputting to the file.

<主な効果>
本実施形態によれば、チャット履歴一覧画面に個人情報が含まれるか否かが表示されるので、管理者はチャットの履歴に個人情報が含まれるかどうかを容易に判断できる。また、管理者が匿名化ボタンを押下することで、チャットの履歴から個人情報を削除することができる。チャットの履歴をファイルに出力する場合も、サーバー装置1が個人情報を匿名化できる。
<Main effects>
According to this embodiment, whether or not personal information is included is displayed on the chat history list screen, so the administrator can easily determine whether personal information is included in the chat history. In addition, the personal information can be deleted from the chat history by the administrator pressing the anonymization button. When outputting the chat history to a file, the server device 1 can also anonymize the personal information.

<その他の適用例>
以上、本発明を実施するための最良の形態について実施例を用いて説明したが、本発明はこうした実施例に何等限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々の変形及び置換を加えることができる。
<Other application examples>
Although the best mode for carrying out the present invention has been described above using examples, the present invention is by no means limited to such examples, and various modifications can be made without departing from the scope of the present invention. and substitutions can be added.

例えば、図4などの構成例は、ユーザー端末2,管理者端末3、オペレータ端末5及びサーバー装置1による処理の理解を容易にするために、主な機能に応じて分割したものである。処理単位の分割の仕方や名称によって本願発明が制限されることはない。ユーザー端末2,管理者端末3、オペレータ端末5及びサーバー装置1の処理は、処理内容に応じて更に多くの処理単位に分割することもできる。また、1つの処理単位が更に多くの処理を含むように分割することもできる。 For example, the configuration example shown in FIG. 4 is divided according to main functions in order to facilitate understanding of processing by the user terminal 2, administrator terminal 3, operator terminal 5 and server device 1. FIG. The present invention is not limited by the division method or name of the unit of processing. The processing of the user terminal 2, administrator terminal 3, operator terminal 5 and server device 1 can be divided into more processing units according to the content of the processing. Also, one processing unit can be divided to include more processing.

また、実施例に記載された装置群は、本明細書に開示された実施形態を実施するための複数のコンピューティング環境のうちの1つを示すものにすぎない。ある実施形態では、サーバー装置1は、サーバクラスタといった複数のコンピューティングデバイスを含む。複数のコンピューティングデバイスは、ネットワークや共有メモリなどを含む任意のタイプの通信リンクを介して互いに通信するように構成されており、本明細書に開示された処理を実施する。 Moreover, the devices described in the examples are only representative of one of several computing environments for implementing the embodiments disclosed herein. In one embodiment, server machine 1 includes multiple computing devices, such as a server cluster. Multiple computing devices are configured to communicate with each other over any type of communication link, including a network, shared memory, etc., to perform the processes disclosed herein.

更に、サーバー装置1は、本実施形態で開示された処理ステップ、例えば図11,図14,図15、図18を様々な組み合わせで共有するように構成できる。例えば、所定のユニットによって実行されるプロセスは、サーバー装置1が有する複数の情報処理装置によって実行され得る。また、サーバー装置1は、1つのサーバー装置にまとめられていても良いし、複数のサーバー装置に分けられていても良い。 Further, the server device 1 can be configured to share the processing steps disclosed in this embodiment, eg, FIGS. 11, 14, 15, and 18, in various combinations. For example, a process executed by a given unit can be executed by a plurality of information processing devices included in server device 1 . Moreover, the server device 1 may be integrated into one server device, or may be divided into a plurality of server devices.

上記で説明した実施形態の各機能は、一又は複数の処理回路によって実現することが可能である。ここで、本明細書における「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(Digital Signal Processor)、FPGA(Field Programmable Gate Array)や従来の回路モジュール等のデバイスを含むものとする。 Each function of the embodiments described above may be implemented by one or more processing circuits. Here, the "processing circuit" in this specification means a processor programmed by software to perform each function, such as a processor implemented by an electronic circuit, or a processor designed to perform each function described above. Devices such as ASIC (Application Specific Integrated Circuit), DSP (Digital Signal Processor), FPGA (Field Programmable Gate Array) and conventional circuit modules are included.

1 サーバー装置
2 ユーザー端末
3 管理者端末
5 オペレータ端末
100 チャットボットシステム
1 Server Device 2 User Terminal 3 Administrator Terminal 5 Operator Terminal 100 Chatbot System

特開2018-195298号公報JP 2018-195298 A

Claims (10)

第一の端末装置と会話する情報処理システムであって、
前記第一の端末装置と前記情報処理システムとの会話内容を保存する保存部と、
前記会話内容から個人情報を検出する個人情報検出部と、
第二の端末装置から前記会話内容のリストを要求された場合、前記会話内容に個人情報が含まれるか否かが設定された会話内容のリストを前記第二の端末装置に送信する通信部と、
を有する情報処理システム。
An information processing system for conversing with a first terminal device,
a storage unit that stores conversation content between the first terminal device and the information processing system;
a personal information detection unit that detects personal information from the content of the conversation;
a communication unit configured to transmit a list of conversation contents in which whether or not personal information is included in the conversation contents is set to the second terminal device when a list of the conversation contents is requested from the second terminal device; ,
An information processing system having
前記個人情報検出部が前記会話内容から個人情報を検出した場合、前記会話内容に個人情報が含まれる旨を対応付けて保存し、
前記会話内容に個人情報が含まれる旨に基づいて、前記会話内容のリストに個人情報が含まれるか否かを設定する画面提供部を有する請求項1に記載の情報処理システム。
when the personal information detection unit detects personal information from the content of the conversation, storing the content of the conversation in association with the fact that the personal information is included;
2. The information processing system according to claim 1, further comprising a screen providing unit that sets whether or not personal information is included in said conversation content list based on the fact that personal information is included in said conversation content.
前記個人情報検出部は、前記会話内容が保存された直後に、該会話内容から個人情報を検出し、前記個人情報検出部が前記会話内容から個人情報を検出した場合、検出された個人情報を前記会話内容に対応付けて保存しておく請求項2に記載の情報処理システム。 The personal information detection unit detects personal information from the content of the conversation immediately after the content of the conversation is saved, and when the personal information detection unit detects personal information from the content of the conversation, the detected personal information is 3. The information processing system according to claim 2, wherein the information is stored in association with the content of the conversation. 前記第二の端末装置からの前記個人情報を匿名化する要求に応じて、前記会話内容に対応付けられている個人情報と同じ文字列を前記会話内容から特定して、前記会話内容の前記個人情報を匿名化する匿名化処理部を有する請求項3に記載の情報処理システム。 In response to a request to anonymize the personal information from the second terminal device, the same character string as the personal information associated with the content of the conversation is specified from the content of the conversation, and the individual of the content of the conversation is identified. 4. The information processing system according to claim 3, comprising an anonymization processing unit that anonymizes information. 前記匿名化処理部は、前記会話内容の前記個人情報を匿名化した場合、前記会話内容に個人情報がない旨を対応付けて保存する請求項4に記載の情報処理システム。 5. The information processing system according to claim 4, wherein when the personal information of the content of the conversation is anonymized, the anonymization processing unit associates that the content of the conversation does not have personal information and stores the information. 前記会話内容のリストから選択された前記会話内容の表示要求に応じて、前記通信部は、前記個人情報が匿名化された前記会話内容を前記第二の端末装置に送信する請求項4又は5に記載の情報処理システム。 6. In response to a display request for the conversation content selected from the conversation content list, the communication unit transmits the conversation content, in which the personal information is anonymized, to the second terminal device. The information processing system according to . 前記第二の端末装置からの前記会話内容の出力要求に応じて、前記会話内容の前記個人情報を匿名化し、前記個人情報が匿名化された前記会話内容をファイルに出力して前記第二の端末装置に送信する請求項4~6のいずれか1項に記載の情報処理システム。 Anonymizing the personal information of the conversation content in response to an output request of the conversation content from the second terminal device, outputting the conversation content with the anonymized personal information to a file, and outputting the conversation content to the second terminal device 7. The information processing system according to any one of claims 4 to 6, which transmits to a terminal device. 第一の端末装置と会話する情報処理システムと、前記情報処理システムと通信する第二の端末装置とを有するチャットボットシステムであって、
前記情報処理システムは、
前記第一の端末装置と前記情報処理システムとの会話内容を保存する保存部と、
前記会話内容から個人情報を検出する個人情報検出部と、
第二の端末装置から前記会話内容のリストを要求された場合、前記会話内容に個人情報が含まれる旨と共に会話内容のリストを前記第二の端末装置に送信する通信部と、
前記第二の端末装置は、
前記情報処理システムから受信した、前記会話内容のリストに前記会話内容に個人情報が含まれる旨を表示するチャットボットシステム。
A chatbot system having an information processing system that converses with a first terminal device and a second terminal device that communicates with the information processing system,
The information processing system is
a storage unit that stores conversation content between the first terminal device and the information processing system;
a personal information detection unit that detects personal information from the content of the conversation;
a communication unit that, when requested by a second terminal device for the list of conversation content, transmits a list of conversation content to the second terminal device together with the fact that personal information is included in the conversation content;
The second terminal device
A chatbot system for displaying in the list of conversation contents received from the information processing system that personal information is included in the conversation contents.
第一の端末装置と会話する情報処理システムが行う情報管理方法であって、
前記第一の端末装置と前記情報処理システムとの会話内容を保存するステップと、
前記会話内容から個人情報を検出するステップと、
第二の端末装置から前記会話内容のリストを要求された場合、前記会話内容に個人情報が含まれるか否かが設定された会話内容のリストを前記第二の端末装置に送信するステップと、
を有する情報管理方法。
An information management method performed by an information processing system that communicates with a first terminal device,
a step of saving conversation content between the first terminal device and the information processing system;
a step of detecting personal information from the content of the conversation;
a step of transmitting a list of conversation contents in which whether or not personal information is included in the conversation contents is set to the second terminal device when a list of the conversation contents is requested from the second terminal device;
An information management method having
第一の端末装置と会話する情報処理システムを、
前記第一の端末装置と前記情報処理システムとの会話内容を保存する保存部と、
前記会話内容から個人情報を検出する個人情報検出部と、
第二の端末装置から前記会話内容のリストを要求された場合、前記会話内容に個人情報が含まれるか否かが設定された会話内容のリストを前記第二の端末装置に送信する通信部、
として機能させるためのプログラム。
an information processing system that communicates with a first terminal device,
a storage unit that stores conversation content between the first terminal device and the information processing system;
a personal information detection unit that detects personal information from the content of the conversation;
a communication unit that, when requested by a second terminal device for the list of conversation content, transmits to the second terminal device a list of conversation content in which whether or not personal information is included in the conversation content is set;
A program to function as
JP2021122426A 2021-07-27 2021-07-27 Information processing system, chatbot system, information management method, and program Pending JP2023018360A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2021122426A JP2023018360A (en) 2021-07-27 2021-07-27 Information processing system, chatbot system, information management method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2021122426A JP2023018360A (en) 2021-07-27 2021-07-27 Information processing system, chatbot system, information management method, and program

Publications (1)

Publication Number Publication Date
JP2023018360A true JP2023018360A (en) 2023-02-08

Family

ID=85158310

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2021122426A Pending JP2023018360A (en) 2021-07-27 2021-07-27 Information processing system, chatbot system, information management method, and program

Country Status (1)

Country Link
JP (1) JP2023018360A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7474538B1 (en) 2023-08-31 2024-04-25 株式会社エーアイカウンセリング Chat program, chat system, and chat method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7474538B1 (en) 2023-08-31 2024-04-25 株式会社エーアイカウンセリング Chat program, chat system, and chat method

Similar Documents

Publication Publication Date Title
EP3341863B1 (en) Suggesting object identifiers to include in a communication
US9305050B2 (en) Aggregator, filter and delivery system for online context dependent interaction, systems and methods
US20140214895A1 (en) Systems and method for the privacy-maintaining strategic integration of public and multi-user personal electronic data and history
US20180336317A1 (en) Medical network
US11182500B2 (en) Sensitive data management
US20170346823A1 (en) Network of trusted users
CN112534431B (en) Improving security of cryptographically protected resources based on publicly available data
KR20200055165A (en) Service system for recommending urgently expert
Lomborg Ethical considerations for web archives and web history research
CN107430609B (en) Generation of new tab pages for browsers for enterprise environments
JP2023018360A (en) Information processing system, chatbot system, information management method, and program
US20140019545A1 (en) Social Graph Expanding Method, Program and System
US10341129B2 (en) Method and system to provide the trending news stories to the plurality of groups based on the plurality of group members existing conversations
US11368414B1 (en) Automated relevant subject matter detection
US11343208B1 (en) Automated relevant subject matter detection
KR102491285B1 (en) Method of operating platform that allows funeral of deceased to be held online with metaverse technology, and provides funeral service and mourning service based on artificial intelligence
US20220027788A1 (en) Cognitive platform for autonomous data orchestration and the method thereof
TWI659383B (en) Smart agent method and smart agent robot system
Kasper et al. User profile acquisition: A comprehensive framework to support personal information agents
Chellatamilan et al. Effective deployment of multi-cloud customizable chatbot application for COVID-19 datasets
US20230259541A1 (en) Intelligent Assistant System for Conversational Job Search
US11902223B2 (en) Intelligent assistant content generation
JP2023014678A (en) Information processing system, chatbot system, information provision method, and program
JP2023007733A (en) Information processing system, chatbot system, information management system, and program
JP2021184194A (en) Information exchange system, server, and information exchange method