WO2021181488A1 - Dialog control program, dialog control method, and information processing device - Google Patents

Dialog control program, dialog control method, and information processing device Download PDF

Info

Publication number
WO2021181488A1
WO2021181488A1 PCT/JP2020/010125 JP2020010125W WO2021181488A1 WO 2021181488 A1 WO2021181488 A1 WO 2021181488A1 JP 2020010125 W JP2020010125 W JP 2020010125W WO 2021181488 A1 WO2021181488 A1 WO 2021181488A1
Authority
WO
WIPO (PCT)
Prior art keywords
disaster
information processing
conversation
information
processing terminal
Prior art date
Application number
PCT/JP2020/010125
Other languages
French (fr)
Japanese (ja)
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 PCT/JP2020/010125 priority Critical patent/WO2021181488A1/en
Priority to JP2022507022A priority patent/JPWO2021181488A1/ja
Publication of WO2021181488A1 publication Critical patent/WO2021181488A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Definitions

  • the present invention relates to a conversation control program, a conversation control method, and an information processing device.
  • chatbot attached to the website of an insurance company may be used to receive questions from users regarding various insurance products and services.
  • an earthquake information banner that includes earthquake information and is displayed by switching to a banner advertisement at the position of a banner advertisement displayed on a web page is generated, and the earthquake information banner is output by switching to the banner advertisement.
  • an advertisement distribution server There is an advertisement distribution server.
  • the conventional technology has a problem that when a disaster occurs, the user operation for asking a question about the disaster may become complicated when receiving a question from the user using the chatbot.
  • the present invention aims to improve usability when using a chatbot in the event of a disaster.
  • the first in a chatbot that responds to a chat start instruction received from an information processing terminal to the information processing terminal with respect to a plurality of matters including matters relating to an event that may occur due to the occurrence of a disaster.
  • a chatbot When outputting a conversation, it is determined whether or not the occurrence of a disaster has been detected, and if the occurrence of the disaster has been detected, the first conversation is performed in the mode corresponding to the occurrence of the disaster.
  • a conversation control program is provided that switches to a second conversation that displays and responds to matters related to the information and outputs the information to the information processing terminal.
  • FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
  • FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
  • FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
  • FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201.
  • FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240.
  • FIG. 6 is an explanatory diagram showing a specific example of script information.
  • FIG. 7 is an explanatory diagram showing an example of the stored contents of the display control setting DB 250.
  • FIG. 8 is an explanatory diagram showing an example of displaying a web page in a normal state.
  • FIG. 8 is an explanatory diagram showing an example of displaying a web page in a normal state.
  • FIG. 9 is an explanatory diagram showing a display example of a menu screen in a normal state.
  • FIG. 10 is a block diagram showing a functional configuration example of the information processing device 101.
  • FIG. 11 is an explanatory diagram showing a specific example of the display control setting file.
  • FIG. 12 is an explanatory diagram showing a display example of a web page at the time of a disaster.
  • FIG. 13 is an explanatory diagram showing a display example of a menu screen at the time of a disaster.
  • FIG. 14 is an explanatory diagram (No. 1) showing a screen example of a chat screen at the time of a disaster.
  • FIG. 15 is an explanatory diagram (No. 2) showing a screen example of a chat screen at the time of a disaster.
  • FIG. 1 showing a screen example of a chat screen at the time of a disaster.
  • FIG. 16 is a flowchart showing an example of the disaster detection processing procedure of the information processing device 101.
  • FIG. 17 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101.
  • FIG. 18 is a flowchart showing an example of the conversation control processing procedure of the information processing device 101.
  • FIG. 19 is a flowchart showing an example of the display control setting update processing procedure of the information processing apparatus 101.
  • FIG. 20 is a flowchart showing an example of the display control processing procedure of the information processing terminal 201.
  • FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment.
  • the information processing device 101 is a computer that controls the conversation of the chatbot.
  • a chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
  • the information processing terminal 102 is a computer used when a user has a conversation with a chatbot.
  • the information processing terminal 102 may be an information processing terminal owned by an individual, or may be an information processing terminal rented out at a store or the like.
  • the information processing terminal 102 may be an information processing terminal installed in a store, a commercial facility, a station, an airport, or the like.
  • the user can search for a desired answer or use a service while interacting with the chatbot, for example, by inputting a message or selecting an option.
  • the answer is, for example, FAQ (freaky Asked Question).
  • FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance.
  • the question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
  • a chatbot may be added to the website of a company that sells products or provides services.
  • the chatbot attached to the website accepts questions about the product or service.
  • the screen for chatbot conversations is often designed to make it easy to enter questions about various insurance products.
  • questions about disaster insurance fire insurance, earthquake insurance, etc.
  • events such as accidents caused by the occurrence of a disaster tend to be concentrated.
  • the display for example, screen design
  • a conversation control method will be described.
  • a processing example of the information processing apparatus 101 will be described.
  • the information processing device 101 receives a chat start instruction from the information processing terminal 102.
  • the chat start instruction is for starting a conversation between the user and the chatbot.
  • the chat start instruction is given by the user's operation input at the information processing terminal 102, and is transmitted from the information processing terminal 102 to the information processing device 101.
  • the information processing device 101 determines whether or not the occurrence of a disaster has been detected when the first conversation by the chatbot is output to the screen of the information processing terminal 102 in response to the chat start instruction. Then, when the occurrence of a disaster is detected, the information processing device 101 switches the first conversation to the second conversation and outputs it to the information processing terminal 102.
  • the first conversation is a conversation in a chatbot that responds to a plurality of matters including matters relating to an event that may occur due to the occurrence of a disaster.
  • the second conversation is a chatbot conversation that displays and responds to matters related to events that may occur due to the occurrence of a disaster in a manner that responds to the occurrence of a disaster.
  • Disasters are disasters caused by natural phenomena, accidents, infectious diseases, etc., such as typhoons, earthquakes, heavy snowfalls, wind disasters, fires, and flood disasters. Events that can occur due to the occurrence of a disaster are, for example, damage to buildings, equipment, vehicles, fire accidents, injuries, illnesses, and the like.
  • Matters related to events that may occur due to the occurrence of a disaster are, for example, information indicating disaster insurance products such as earthquake insurance and fire insurance, and compensation contents of various disaster insurance.
  • matters other than matters relating to events that may occur due to the occurrence of a disaster are, for example, information about insurance products and services other than disaster insurance.
  • the information processing terminal 102 has a screen 110 including a first area 111 and a second area 112.
  • the first area 111 is an area for displaying the conversation in the chatbot.
  • the first conversation or the second conversation is displayed in the first area 111.
  • the second region 112 corresponds to the first region 111 and is different from the first region 111.
  • the second area 112 information related to a plurality of items including items related to an event that may occur due to the occurrence of a disaster is displayed.
  • the insurance company's website homepage, etc.
  • the first area 111 is for asking questions about various insurance products introduced on the insurance company's website.
  • the chat screen is displayed.
  • the information processing device 101 displays a chat screen 120 of normal specifications in the first area 111 in the screen 110 of the information processing terminal 102 in response to a chat start instruction. At this time, when the occurrence of a disaster is detected, the information processing device 101 displays the chat screen 130 of the disaster specification in the first area 111 in the screen 110 of the information processing terminal 102.
  • the normal specification chat screen 120 is a screen that outputs the first conversation in the chatbot. For example, input a question about various insurance products introduced on the insurance company's website (second area 112). It is a highly versatile screen that takes ease into consideration.
  • the disaster specification chat screen 130 is a screen for outputting a second conversation in the chatbot, and is, for example, a screen specialized for easy input of a question regarding a disaster.
  • the information processing device 101 if the occurrence of a disaster is detected when the chatbot starts the conversation in response to the chat start instruction from the information processing terminal 201, the disaster occurs. You can improve usability by switching to a display that makes it easier to enter questions about.
  • the chat screen displayed in the first area 111 in the screen 110 of the information processing terminal 102 is switched from the chat screen 120 of the normal specification to the chat screen 130 of the disaster specification in response to the occurrence of a disaster. be able to.
  • This makes it easier to enter questions about the disaster when a disaster occurs, and it is possible to suppress withdrawal from chat.
  • the conversation control system 200 is applied to, for example, a computer system that provides a service using two-way communication in cooperation with a chatbot.
  • FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200.
  • the conversation control system 200 includes an information processing device 101, a plurality of information processing terminals 201 (three in the example of FIG. 2), and an operator terminal 202.
  • the information processing device 101, the plurality of information processing terminals 201, and the operator terminal 202 are connected via a wired or wireless network 210.
  • the network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
  • the information processing device 101 has an FAQ master 220, a chat log DB (Database) 230, a script table 240, and a display control setting DB 250, and controls the conversation of the chatbot.
  • the information processing device 101 is a server.
  • the FAQ master 220 stores the FAQ.
  • the chat log DB 230 stores the chat log.
  • the chat log is a conversation history related to a conversation between a user and a chatbot.
  • the chat log is stored in the chat log DB 230 in association with the room ID, for example.
  • the room ID can identify a series of conversations with the chatbot.
  • the information processing terminal 201 is a computer used when a user has a conversation with a chatbot.
  • the information processing terminal 201 is a smartphone, a tablet PC (Personal Computer), a PC, or the like.
  • the information processing terminal 102 shown in FIG. 1 corresponds to, for example, the information processing terminal 201.
  • the operator terminal 202 is a computer used by the operator.
  • An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation.
  • the operator can communicate with the user by using the telephone function of the operator terminal 202, text communication, or the like.
  • the operator terminal 202 is a PC or a tablet PC.
  • the conversation control system 200 includes, for example, a web server that provides various websites. Further, in the example of FIG. 2, only one operator terminal 202 is displayed, but the conversation control system 200 may include a plurality of operator terminals 202.
  • FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101.
  • the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
  • CPU Central Processing Unit
  • the CPU 301 controls the entire information processing device 101.
  • the CPU 301 may have a plurality of cores.
  • the memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like.
  • the flash ROM stores the OS (Operating System) program
  • the ROM stores the application program
  • the RAM is used as the work area of the CPU 301.
  • the program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
  • the disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301.
  • the disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
  • the communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the information processing terminal 201, the operator terminal 202, etc. shown in FIG. 2) via the network 210.
  • the communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer.
  • a modem, a LAN adapter, or the like can be adopted for the communication I / F 305.
  • the portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301.
  • the portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306.
  • Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Any Disk), and a USB (Universal Serial Bus) memory.
  • the information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-mentioned components. Further, the information processing apparatus 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
  • an SSD Solid State Drive
  • I / F portable recording medium
  • FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201.
  • the information processing terminal 201 includes a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
  • the CPU 401 controls the entire information processing terminal 201.
  • the CPU 401 may have a plurality of cores.
  • the memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401.
  • the program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
  • the display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information.
  • a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
  • the input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data.
  • the input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
  • the communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 202) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
  • an external computer for example, an information processing device 101, an operator terminal 202
  • Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data.
  • the speaker 407 converts an electric signal into voice and outputs the voice.
  • the microphone 408 receives voice and converts it into an electric signal.
  • the information processing terminal 201 may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, portable recording medium, GPS ( It may have a Global Positioning System) unit or the like.
  • the GPS unit receives radio waves from GPS satellites and outputs the position information of the information processing terminal 201.
  • the position information of the information processing terminal 201 is information that identifies one point on the earth, such as latitude and longitude. Further, as the satellite, for example, a satellite of the quasi-zenith satellite system may be used.
  • the operator terminal 202 shown in FIG. 2 can also be realized by the same hardware configuration as the information processing terminal 201.
  • the FAQ master 220, chat log DB 230, script table 240, and display control setting DB 250 shown in FIG. 2 are realized by, for example, storage devices such as the memory 302 and the disk 304 shown in FIG.
  • FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240.
  • the script table 240 has fields of a page ID, a script name, a normal script, and a disaster script, and by setting information in each field, script management information (for example, script management information 500-1). ⁇ 500-3) is stored as a record.
  • the page ID is an identifier that uniquely identifies the web page on which the chatbot is installed.
  • the page ID is represented by the URL (Uniform Resource Identifier) of the web page.
  • the script name is the name of the script (script information) applied to the chatbot.
  • the normal time script is script information used in normal time (normal time) when no disaster has occurred.
  • the disaster script is script information used when a disaster occurs.
  • the script information is the script information that defines the conversation flow of the chatbot, and is prepared in association with the web page. However, here, the script ID (for example, S1-1, S1-2) that identifies the script information is described.
  • the script management information 500-1 indicates the normal script information S1-1 and the disaster script S1-2 with the script name “for insurance products” corresponding to the web page P1.
  • script information (Specific example of script information)
  • the normal script information S1-1 corresponding to the web page P1 will be described as an example.
  • FIG. 6 is an explanatory diagram showing a specific example of script information.
  • the normal time script S1-1 is information (scenario) that defines the conversation flow of the chatbot in the normal time (normal time) when no disaster has occurred.
  • a part of the normal script S1-1 is excerpted and displayed.
  • the normal script S1-1 is information that defines chat talk processing.
  • the talk process is a process for realizing the operation (behavior) of the chatbot.
  • the talk process is a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, and a process of ending a talk process. And so on.
  • STR-1 indicates the start of talk processing.
  • TXT-1 indicates a process of uttering a message.
  • SLC-2 indicates a process for displaying the options of OPT-3 to OPT-8.
  • the FAQ-1 is a process of searching and displaying FAQs according to options.
  • ERR-10 indicates error processing.
  • the FAQ search is performed using, for example, the FAQ master 220 shown in FIG.
  • FIG. 7 is an explanatory diagram showing an example of the stored contents of the display control setting DB 250.
  • the display control setting DB 250 sets the fields of the site ID, installation URL, script name, smartphone banner URL, PC banner URL, disaster smartphone banner URL, disaster PC banner URL, and disaster area flag. Have.
  • display control setting information (display control setting information 700-1, 700-2) is stored as a record.
  • the site ID is an identifier that uniquely identifies a website including one or more web pages.
  • the site ID is represented by the URL of the home page of the website.
  • the installation URL is the URL of the web page on which the chatbot is installed.
  • the script name is the name of the script applied to the chatbot installed on the web page.
  • the banner URL for smartphones is the URL of the banner image for smartphones displayed on the web page.
  • the banner image is an image for instructing the start of chat.
  • the banner URL for PC is the URL of the banner image for PC displayed on the web page.
  • the banner URL for a smartphone at the time of a disaster is the URL of the banner image for a smartphone at the time of a disaster displayed on a web page.
  • the banner URL for a PC at the time of a disaster is the URL of the banner image for a PC at the time of a disaster displayed on a web page.
  • the disaster area flag is a bit string indicating whether or not a disaster has occurred for each area.
  • Japan is divided into eight regions (Hokkaido, Tohoku, Kanto, Chubu, Kinki, Chugoku, Shikoku, and Kyushu Okinawa), and each bit in the bit string indicates the presence or absence of a disaster in each region.
  • the third bit (flag) from the left of the disaster area flag is reached, and the disaster area flag is "00100000".
  • each display control setting information may include information for specifying a target period for displaying a banner image for instructing the start of chat.
  • each display control setting information may include a disaster area flag for each disaster type (typhoon, earthquake, etc.).
  • FIG. 8 is an explanatory diagram showing an example of displaying a web page in a normal state.
  • the web page 800 is displayed in the window wd2 of the display 403 of the information processing terminal 201.
  • the window wd2 is a display area for displaying the web page 800, and corresponds to the second area 112 shown in FIG.
  • Web page 800 is the homepage of "XX insurance company” and is an example of a normal web page where no disaster has occurred. According to the web page 800, the user can check various insurance products sold by "XX insurance company” and various services provided by "XX insurance company”. ..
  • the banner image bn1 is displayed on the web page 800.
  • the banner image bn1 is for instructing the start of chat, and is an example of a banner image in a normal time when no disaster has occurred.
  • an avatar av (character) representing an insurer of "XX insurance company” is displayed.
  • the banner image bn1 displayed on the web page 800 is selected by the user's operation input using the input device 404 (see FIG. 4) in the information processing terminal 201, the menu screen 900 as shown in FIG. 9 is displayed on the web. It is superimposed and displayed on page 800.
  • FIG. 9 is an explanatory diagram showing a display example of the menu screen in a normal state.
  • the menu screen 900 is displayed in the window wd1 of the display 403 of the information processing terminal 201.
  • the window wd1 is a display area for displaying the menu screen 900, and corresponds to the first area 111 shown in FIG.
  • the menu screen 900 is an operation screen for selecting one of a plurality of items related to the web page 800 of the "XX insurance company", and is an example of a normal menu screen in which no disaster has occurred. be.
  • the items "insurance premium deduction certificate” and “contract termination procedure”, which are frequently asked questions throughout the year, are displayed with priority.
  • a chat screen for asking a question about "insurance premium deduction certificate” is displayed in the window wd1.
  • a chat screen for asking a question about the "contract termination procedure” is displayed in the window wd1.
  • the display contents of the menu screen 900 can be updated and the selectable items can be changed. That is, if the item to be asked is not displayed on the menu screen 900, the user selects the item button 903 to update the displayed contents and searches for the desired item.
  • FIG. 10 is a block diagram showing a functional configuration example of the information processing device 101.
  • the information processing device 101 includes a detection unit 1001, a communication unit 1002, and a conversation control unit 1003.
  • the detection unit 1001 to the conversation control unit 1003 cause the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG.
  • the function is realized by the communication I / F 305.
  • the processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example.
  • the detection unit 1001 detects the occurrence of a disaster.
  • the disasters to be detected are disasters caused by natural phenomena, accidents, infectious diseases, etc., such as typhoons, earthquakes, heavy snowfalls, wind disasters, fires, and flood disasters.
  • the detection unit 1001 acquires emergency information distributed from disaster prevention related sites of each prefecture when a disaster occurs.
  • the emergency information is disaster prevention information regarding a disaster.
  • Emergency information includes, for example, information that identifies the location of a disaster, evacuation level, and information that indicates the scale of a disaster (seismic intensity, magnitude, etc.).
  • the evacuation level is information (warning level) indicating the timing of evacuation.
  • the evacuation level is represented by, for example, levels 1 to 5, and the higher the level, the higher the risk.
  • the emergency information is delivered by, for example, RSS (RDF Site Summery / Rich Site Summery / Really Simple Synthesis).
  • the detection unit 1001 may acquire emergency information from an existing information collection server, for example.
  • the detection unit 1001 cites a sentence containing a specific keyword (for example, heavy rain, special warning) posted by the Japan Meteorological Agency or the like by the posting application, and when the number of reposted sentences exceeds a certain number. , The occurrence of a disaster (for example, heavy rain) may be detected.
  • a specific keyword for example, heavy rain, special warning
  • the occurrence of a disaster for example, heavy rain
  • the detection unit 1001 detects the occurrence of a disaster based on the acquired emergency information, for example. More specifically, for example, the detection unit 1001 detects the occurrence of a disaster with respect to a typhoon, flood damage, and tsunami when the evacuation level is level 4 or higher. Further, regarding an earthquake, the detection unit 1001 detects the occurrence of a disaster when the magnitude is 7.0 or more.
  • the detection unit 1001 identifies the area where the disaster occurred based on the acquired emergency information.
  • the area where the disaster occurred is identified from, for example, eight areas (Hokkaido, Tohoku, Kanto, Chubu, Kinki, Chugoku, Shikoku, Kyushu Okinawa). Then, the detection unit 1001 turns on (1) the bit of the corresponding area among the disaster area flags of each display control setting information in the display control setting DB 250.
  • the detection unit 1001 sets the third bit from the left of the disaster area flag of the display control setting information 700-1 shown in FIG. 7 to "1". do. Further, the detection unit 1001 records in the display control setting information 700-1 the date and time when the third bit from the left of the disaster area flag is turned ON (1).
  • the communication unit 1002 receives a chat start instruction from the information processing terminal 201.
  • the chat start instruction is given, for example, by a user's operation input on the screen displayed on the information processing terminal 201.
  • the screen displayed on the information processing terminal 201 is, for example, a screen for displaying the web page 800 shown in FIG. 8 and the web page 1200 shown in FIG. 12 described later.
  • the chat start instruction includes, for example, the URL (installation destination URL) of the web page 800, the script name, the terminal type, and the like.
  • the terminal type is information for distinguishing which type of terminal the information processing terminal 201 is. Examples of the terminal type include smartphones and PCs.
  • the conversation control unit 1003 determines whether or not the occurrence of a disaster has been detected in response to the chat start instruction. Here, when the occurrence of a disaster is not detected, the conversation control unit 1003 outputs the first conversation in the chatbot to the information processing terminal 201.
  • the first conversation is a chatbot conversation that responds to a plurality of matters, including matters relating to an event that may occur due to the occurrence of a disaster.
  • the information processing terminal 201 has a screen including a first area and a second area. This screen is displayed, for example, on the display 403 of the information processing terminal 201.
  • the first area is an area for displaying the conversation in the chatbot, and is provided corresponding to the second area.
  • the second area is an area for displaying information related to a plurality of items including items related to events that may occur due to the occurrence of a disaster.
  • the conversation control unit 1003 outputs the first conversation to, for example, the first area included in the screen of the information processing terminal 201.
  • the conversation control unit 1003 refers to the script table 240 shown in FIG. 5 and includes the installation destination URL (or script) included in the chat start instruction.
  • the normal script corresponding to the name) is determined as the talk script.
  • the talk script is script information applied to a conversation in a chatbot at the information processing terminal 201.
  • the conversation control unit 1003 starts the first conversation in the chatbot on the information processing terminal 201 by using the determined talk script (normal time script). More specifically, for example, the conversation control unit 1003 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the talk script.
  • the determined talk script normal time script
  • the conversation history between the chatbot and the user in the information processing terminal 201 (so-called chat log) is stored in, for example, the chat log DB 230 shown in FIG.
  • the first conversation corresponds to, for example, the menu screen 900 shown in FIG.
  • the conversation control unit 1003 conducts the first conversation in a manner corresponding to the occurrence of the disaster, and an event that may occur due to the occurrence of the disaster. It switches to the second conversation which displays and responds to the matters related to, and outputs it to the information processing terminal 201.
  • the operation item for inputting a question about an event that may occur due to the occurrence of a disaster in the first conversation is for inputting a question about other matters.
  • the conversation control unit 1003 displays the first conversation by classifying the operation items for inputting a question about an event that may occur due to the occurrence of a disaster according to the type of disaster. You may switch to.
  • the types of disasters are, for example, typhoons, earthquakes, heavy snowfalls, wind disasters, and flood disasters.
  • the conversation control unit 1003 switches the first conversation to the second conversation based on the disaster occurrence location information and the area information corresponding to the information processing terminal 201. You may do it.
  • the disaster occurrence location information is information that identifies the location where the disaster has occurred, and is, for example, a disaster area flag of the display control setting information in the display control setting DB 250.
  • the area information corresponding to the information processing terminal 201 is information for specifying the location corresponding to the information processing terminal 201.
  • the area information corresponding to the information processing terminal 201 is information that identifies the place of residence of the user of the information processing terminal 201.
  • the regional information corresponding to the information processing terminal 201 may be information that identifies the current location of the information processing terminal 201.
  • the conversation control unit 1003 displays in the first area in the screen of the information processing terminal 201 when the place of residence of the user of the information processing terminal 201 is an area where a disaster has occurred.
  • the conversation of 1 is switched to the second conversation and output.
  • the second conversation corresponds to, for example, the menu screen 1300 shown in FIG. 13 described later and the chat screen 1400 shown in FIGS. 14 and 15 described later.
  • the conversation control unit 1003 displays the first banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 to be the first banner image designed according to the occurrence of the disaster. You may switch to the banner image of 2.
  • the first banner image is, for example, a normal banner image displayed on a web page.
  • the second banner image is, for example, a banner image at the time of a disaster displayed on a web page.
  • the conversation control unit 1003 determines whether or not the information processing terminal 201 has accessed the web page.
  • the web page is a web page on which the chatbot is installed, for example, a web page in which the installation destination URL is registered in the display control setting DB 250.
  • the access notification indicating the access from the information processing terminal 201 to the web page is transmitted from the information processing terminal 201 to the information processing device 101, for example, when the information processing terminal 201 accesses the web page. Further, when the information processing terminal 201 accesses the web page, an access notification may be transmitted from the web server that provides the web page to the information processing device 101.
  • the conversation control unit 1003 when the conversation control unit 1003 receives the access notification from the information processing terminal 201 (or the web server), it determines that the information processing terminal 201 has accessed the web page. When the information processing terminal 201 accesses the web page, the conversation control unit 1003 acquires the display control setting information corresponding to the web page accessed by the information processing terminal 201 from the display control setting DB 250.
  • the conversation control unit 1003 may acquire the display control setting information corresponding to all the web pages in the website including the web page accessed by the information processing terminal 201 from the display control setting DB 250. Then, the conversation control unit 1003 transmits the display control setting file including the acquired display control setting information to the information processing terminal 201.
  • the display control setting file is information for controlling the conversation in the chatbot on the information processing terminal 201.
  • FIG. 11 is an explanatory diagram showing a specific example of the display control setting file.
  • the display control setting file 1100 includes display control setting information 1100-1 and 1100-2.
  • the display control setting information corresponding to the web page accessed by the information processing terminal 201 is referred to as display control setting information 1100-1.
  • the display control setting information 1100-1 is information for controlling the conversation in the chatbot installed on the web page of the installation destination URL "https: // XX ".
  • the web page of the installation destination URL "https: // XX " of the display control setting information 1100-1 may be referred to as "web page P1".
  • the information processing terminal 201 specifies, for example, the place of residence of the user of the information processing terminal 201 by referring to the area information corresponding to the own terminal.
  • the area information corresponding to the information processing terminal 201 is stored in the information processing terminal 201, for example.
  • the information processing terminal 201 specifies an area (residential area) including the specified residential area.
  • the information processing terminal 201 refers to the disaster area flag of the display control setting information 1100-1 and determines whether or not the bit corresponding to the specified residential area is ON (1). For example, if the residence of the user of the information processing terminal 201 is "Tokyo", the residence area "Kanto" is specified, and whether or not the third bit from the left of the disaster area flag is ON (1). Judged.
  • the information processing terminal 201 refers to the display control setting file 1100, and among the smartphone banner URL and the PC banner URL, the terminal type of the own terminal. Specify the banner URL corresponding to. Then, the information processing terminal 201 accesses the specified banner URL and displays the first banner image corresponding to the web page P1.
  • the first banner image corresponds to, for example, the banner image bn1 displayed on the web page 800 shown in FIG.
  • the information processing terminal 201 refers to the display control setting file 1100, and among the disaster smartphone banner URL and the disaster PC banner URL, the information processing terminal 201 owns the terminal. Specify the banner URL corresponding to the terminal type of. Then, the information processing terminal 201 accesses the specified banner URL and displays the second banner image corresponding to the web page P1.
  • the second banner image corresponds to, for example, the banner image bn2 displayed on the web page 1200 shown in FIG. 12 described later.
  • the banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 whose place of residence of the user is included in the disaster area is the banner image at the normal time (first). It is possible to switch from the banner image) to the banner image (second banner image) at the time of a disaster.
  • the display control setting information in the display control setting file 1100 may include information that specifies the target period for displaying the banner image.
  • the information processing terminal 201 may determine, for example, whether or not the current date and time is included in the target period, and if the current date and time is not included in the target period, the banner image may not be displayed.
  • the chat start instruction may include, for example, information (banner URL) that identifies the selected banner image.
  • a chat start instruction including the banner URL of the first banner image (smartphone banner URL or PC banner URL) is transmitted.
  • a chat start instruction including the banner URL of the second banner image (banner URL for a smartphone at the time of a disaster or banner URL for a PC at the time of a disaster) is transmitted.
  • the information processing device 101 it is possible to determine whether to apply the normal time script or the disaster time script from the banner URL included in the chat start instruction. For example, when the banner URL of the first banner image is included, it is determined that the normal script is applied. If the banner URL of the second banner image is included, it is determined that the disaster script is applied.
  • the information processing device 101 refers to the display control setting DB 250, and based on the installation destination URL included in the chat start instruction, the script name, and the area information corresponding to the information processing terminal 201, the normal time script or You may decide which of the disaster scripts to apply.
  • the area information corresponding to the information processing terminal 201 is acquired from, for example, the information processing terminal 201.
  • the conversation control unit 1003 switches the conversation displayed in the first area of the screen of the information processing terminal 201 from the first conversation to the second conversation, and then the second conversation in the screen of the information processing terminal 201. It may be determined to switch the information displayed in the area. Then, the conversation control unit 1003 decides to switch the conversation to be displayed in the first area in the screen of the information processing terminal 201 from the second conversation to the first conversation and output it based on the determination result. May be good.
  • the information displayed in the second area of the screen of the information processing terminal 201 may be changed according to the occurrence of a disaster.
  • the content of the web page displayed in the second area may be changed to a disaster specification that includes a message such as "To all the victims of this disaster". be.
  • the conversation control unit 1003 determines whether or not a predetermined time has elapsed since any bit of the disaster area flag of the display control setting information in the display control setting DB 250 was turned ON (1). ..
  • the date and time when the disaster area flag bit is turned ON (1) is recorded in, for example, the display control setting information.
  • the predetermined time can be arbitrarily set, and is set to, for example, a time of about one week.
  • the conversation control unit 1003 accesses the installation destination URL of the display control setting information and captures the screen of the web page. Next, the conversation control unit 1003 analyzes the content of the captured screen and determines whether or not a specific keyword is included. Specific keywords can be set arbitrarily, for example, "this disaster", “damaged people”, and the like.
  • the conversation control unit 1003 determines that the content of the web page has been changed according to the occurrence of a disaster.
  • the conversation control unit 1003 determines that the content of the web page changed according to the occurrence of the disaster has returned to the original state.
  • the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification. do. However, the content of the web page may remain the normal specification without being changed to the disaster specification. In this case as well, the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification.
  • the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification, the conversation control unit 1003 switches the second conversation displayed in the first area on the screen of the information processing terminal 201 to the first conversation. .. Specifically, for example, when the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification, the bit of the disaster area flag of the display control setting information corresponding to the web page is turned off (0). Change to.
  • the conversation control unit 1003 determines whether or not the content of the web page has been switched from the disaster specification to the normal specification by inquiring to the web server that provides the web page, for example, after a predetermined time has elapsed since the occurrence of the disaster was detected. May be determined.
  • the second conversation may be decided according to the type of disaster.
  • the conversation control unit 1003 may switch the first conversation to the second conversation according to the type of disaster and output it.
  • script information corresponding to the disaster type may be prepared.
  • each functional unit of the information processing device 101 described above may be realized by a plurality of computers (for example, the information processing device 101 and the information processing terminal 201) in the conversation control system 200. Further, each functional unit of the above-mentioned information processing device 101 may be realized by each information processing terminal 201.
  • FIG. 12 is an explanatory diagram showing a display example of a web page at the time of a disaster.
  • the web page 1200 is displayed in the window wd2 of the display 403 of the information processing terminal 201.
  • Web page 1200 is the homepage of "XX insurance company" and is an example of a web page in the event of a disaster.
  • a message for example, messages 1201, 1202 to people who have been damaged by the disaster is displayed.
  • the banner image bn2 is displayed on the web page 1200.
  • the banner image bn2 is for instructing the start of chat, and is an example of a banner image at the time of a disaster.
  • the banner image bn2 does not display the avatar av (see, for example, FIG. 8) representing the insurer of the “XX insurance company”.
  • the menu screen 1300 as shown in FIG. 13 is superimposed and displayed on the web page 1200. Will be done.
  • FIG. 13 is an explanatory diagram showing a display example of a menu screen at the time of a disaster.
  • the menu screen 1300 is displayed in the window wd1 of the display 403 of the information processing terminal 201.
  • the menu screen 1300 is an operation screen for selecting one of a plurality of items related to the web page 1200 of the “XX insurance company”, and is an example of a menu screen at the time of a disaster.
  • the operation items (item buttons 1301, 1302) for inputting questions about events that may occur due to the occurrence of a disaster have priority over the operation items for inputting questions about other items. Is displayed.
  • a chat screen for asking a question about "accident reception” is displayed in the window wd1.
  • a chat screen for asking a question about "accident response / confirmation of compensation contents” is displayed in the window wd1.
  • menu screen 1300 operation items for inputting questions about matters related to events that may occur due to a disaster are displayed preferentially, so that the number of user operations for selecting disaster-related options is reduced. , Can make it easier to enter questions about disasters.
  • the item button 1303 is selected on the menu screen 1300, the display contents of the menu screen 1300 can be updated and the selectable items can be changed.
  • chat screen at the time of disaster a screen example of a chat screen at the time of a disaster displayed on the display 403 of the information processing terminal 201 will be described with reference to FIGS. 14 and 15.
  • a chat screen displayed when the item button 1302 is selected on the menu screen 1300 shown in FIG. 13 will be described as an example.
  • FIGS. 14 and 15 are explanatory views showing a screen example of a chat screen at the time of a disaster.
  • the chat screen 1400 is displayed in the window wd1.
  • the chat screen 1400 is a screen for outputting a second conversation in the chatbot, and is an operation screen for asking a question about "accident response / confirmation of compensation contents".
  • the avatar av is a character representing an insurer of "XX insurance company”.
  • the user can use the chat support while interacting with the chatbot (avatar av) of the "XX insurance company" by selecting an option or inputting a message. can.
  • operation items for inputting questions about matters related to events that may occur due to the occurrence of a disaster are classified and displayed according to the type of disaster.
  • item button 1401 is selected by the user's operation input on the chat screen 1400, the operation items for asking a question about the accident response / compensation content when a "typhoon" occurs are displayed.
  • operation items for asking questions about accident response / compensation contents when a "wind disaster” occurs are displayed.
  • operation items for asking a question about accident response / compensation contents when a "flood disaster” occurs are displayed.
  • chatbot side information processing device 101
  • the chat screen 1400 displays operation items (item buttons 1408, 1409) for asking a question about the insurance product to be covered when a "typhoon" occurs.
  • the chat screen 1400 On the chat screen 1400, when the item button 1408 is selected by the user's operation input, the operation items for asking a question about "fire insurance” when a "typhoon” occurs are displayed. Further, when the item button 1409 is selected on the chat screen 1400, an operation item for asking a question about "auto insurance” when a "typhoon” occurs is displayed.
  • the chat screen 1400 For example, on the chat screen 1400, if the item button 1501 is selected by the user's operation input, the question “Will you be compensated if damage occurs due to a strong wind such as a typhoon?" Can be input. Also, if you select the item button 1503 on the chat screen 1400, "If the storeroom on the premises is blown away by a typhoon, will you be covered by the insurance for the" building "? You can enter the question.
  • chat screen 1400 operation items for inputting questions about matters related to events that may occur due to the occurrence of a disaster are displayed for each type of disaster, making it easier to input questions related to disasters. be able to. For example, a user can easily identify an insurance product related to a disaster that has occurred and ask a question about that insurance product.
  • FIG. 16 is a flowchart showing an example of the disaster detection processing procedure of the information processing device 101.
  • the information processing device 101 determines whether or not the emergency information distributed from the disaster prevention related site of each prefecture has been acquired (step S1601).
  • the information processing device 101 waits for the emergency information to be acquired (step S1601: No).
  • step S1601 When the information processing device 101 acquires emergency information (step S1601: Yes), the information processing device 101 refers to the acquired emergency information and determines whether or not the type of disaster is "earthquake” (step S1602). Here, when the type of disaster is "earthquake” (step S1602: Yes), the information processing device 101 refers to the acquired emergency information and determines whether or not the magnitude is 7.0 or more (step S1603). ).
  • step S1603: No when the magnitude is less than 7.0 (step S1603: No), the information processing apparatus 101 ends a series of processes according to this flowchart. On the other hand, when the magnitude is 7.0 or more (step S1603: Yes), the information processing apparatus 101 shifts to step S1605.
  • step S1602 when the type of disaster is not "earthquake" (step S1602: No), the information processing device 101 refers to the acquired emergency information and determines whether or not the evacuation level is equal to or higher than the predetermined level. Determine (step S1604).
  • the predetermined level can be arbitrarily set, and is set to, for example, level 4.
  • step S1604 if the level is less than the predetermined level (step S1604: No), the information processing apparatus 101 ends a series of processes according to this flowchart. On the other hand, when the level is equal to or higher than the predetermined level (step S1604: Yes), the information processing apparatus 101 detects the occurrence of a disaster (step S1605).
  • the information processing device 101 refers to the acquired emergency information and identifies the area where the disaster has occurred (step S1606). Next, the information processing device 101 turns on (1) the bit of the specified area (corresponding area) among the disaster area flags of each display control setting information in the display control setting DB 250 (step S1607).
  • the information processing device 101 records the date and time when the bit of the disaster area flag of the display control setting information in the display control setting DB 250 is turned ON (step S1608), and ends a series of processes according to this flowchart. As a result, it is possible to detect disasters of a predetermined scale or larger that have occurred in various places by using the information distributed from the disaster prevention related sites of each prefecture.
  • FIG. 17 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101.
  • the information processing device 101 determines whether or not the access to the web page from the information processing terminal 201 is detected (step S1701).
  • the web page is a web page on which a chatbot is installed.
  • the information processing device 101 waits for detecting access to the web page from the information processing terminal 201 (step S1701: No). Then, when the information processing device 101 detects the access to the web page from the information processing terminal 201 (step S1701: Yes), the information processing device 101 acquires the display control setting information corresponding to the access destination web page from the display control setting DB 250. (Step S1702).
  • the information processing device 101 transmits a display control setting file including the acquired display control setting information to the information processing terminal 201 (step S1703), and ends a series of processes according to this flowchart.
  • control information for controlling the conversation in the chatbot at the information processing terminal 201 can be transmitted to the information processing terminal 201.
  • FIG. 18 is a flowchart showing an example of the conversation control processing procedure of the information processing device 101.
  • the information processing device 101 determines whether or not a chat conversation start instruction has been received from the information processing terminal 201 (step S1801).
  • the information processing device 101 waits for receiving the chat start instruction (step S1801: No).
  • step S1801 Yes
  • the information processing device 101 refers to the script table 240 and sets the installation destination URL, the script name, and the banner URL included in the received chat start instruction. Based on this, a talk script to be applied to the chatbot conversation in the information processing terminal 201 is determined (step S1802).
  • the information processing device 101 refers to the script table 240 and specifies the script management information corresponding to the installation destination URL (or script name) included in the chat start instruction.
  • the information processing device 101 refers to the banner URL included in the chat start instruction, and determines either the normal script or the disaster script of the specified script management information as the talk script. That is, the information processing device 101 determines the talk script according to whether or not the occurrence of a disaster has been detected.
  • the information processing device 101 determines the disaster script of the specified script management information as a talk script.
  • the banner URL included in the chat start instruction is a smartphone banner URL or a PC banner URL
  • the information processing device 101 determines the normal time script of the specified script management information as the talk script.
  • the information processing device 101 refers to the disaster area flag of the specified script management information, and if any of the bits is ON, the information processing device 101 refers to the disaster area flag.
  • the disaster script of the script management information may be determined as the talk script.
  • the information processing device 101 starts a conversation with the chatbot on the information processing terminal 201 using the determined talk script (step S1803).
  • the information processing device 101 determines whether or not a specific condition is satisfied based on the conversation history (so-called chat log) between the chatbot and the user in the information processing terminal 201 (step S1804).
  • the information processing apparatus 101 may determine that a specific condition is satisfied when a specific keyword is input or a specific option is selected a plurality of times.
  • the specific keyword is a keyword that is input when desired information such as "operator” or “don't know” cannot be obtained.
  • a particular option is one that is selected when the desired information, such as "not in this” or "no", is not available.
  • step S1804 determines whether or not to end the conversation in the chatbot on the information processing terminal 201 (step S1805).
  • the chatbot conversation ends, for example, according to a talk script or in response to a user forced termination operation.
  • step S1805: No when the conversation in the chatbot is not ended (step S1805: No), the information processing apparatus 101 returns to step S1804.
  • step S1805: Yes when ending the conversation in the chatbot (step S1805: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
  • step S1804 when a specific condition is satisfied (step S1804: Yes), the information processing device 101 connects the information processing terminal 201 and the operator terminal 202 to change from chatbot support to manned conversation by the operator. Switching (step S1806). Then, the information processing device 101 ends a series of processes according to this flowchart.
  • FIG. 19 is a flowchart showing an example of the display control setting update processing procedure of the information processing device 101.
  • the information processing apparatus 101 determines whether or not a predetermined time has elapsed after turning on the bit of the disaster area flag of the display control setting information in the display control setting DB 250 (step S1901).
  • the information processing device 101 waits for a predetermined time to elapse (step S1901: No). Then, when the predetermined time elapses (step S1901: Yes), the information processing device 101 accesses the installation destination URL of the display control setting information and determines whether or not the web page has been switched from the disaster specification to the normal specification (step S1901: Yes). Step S1902).
  • step S1903 the information processing apparatus 101 waits for a certain period of time (step S1903), and then returns to step S1902.
  • the fixed time can be arbitrarily set, and is set to, for example, a time of several hours to several days.
  • step S1902 when the disaster specification is switched to the normal specification (step S1902: Yes), the information processing apparatus 101 turns off the bit of the disaster area flag of the display control setting information in the display control setting DB 250 (step S1904). The series of processing by the flowchart is completed.
  • the disaster area flag of the display control setting information in the display control setting DB 250 can be initialized according to the change of the content of the web page from the disaster specification to the normal specification.
  • the banner image displayed corresponding to the web page can be switched from the banner image at the time of disaster to the banner image at normal time.
  • the display control setting update process of the information processing device 101 may be executed, for example, for each bit in which the disaster area flag of the display control setting information in the display control setting DB 250 is turned ON.
  • the display control process of the information processing terminal 201 is executed, for example, when there is an access to a web page on which a chatbot is installed.
  • FIG. 20 is a flowchart showing an example of the display control processing procedure of the information processing terminal 201.
  • the information processing terminal 201 receives the display control setting file from the information processing device 101 (step S2001).
  • the display control setting file contains the display control setting information corresponding to the access destination web page.
  • the information processing terminal 201 identifies the residential area of the user of the information processing terminal 201 by referring to the area information corresponding to the own terminal (step S2002). Next, the information processing terminal 201 refers to the disaster area flag of the display control setting information corresponding to the access destination web page in the received display control setting file, and the bit corresponding to the specified residential area is turned ON (1). ) Is determined (step S2003).
  • the information processing terminal 201 refers to the display control setting information and is displayed on the web page at the time of a disaster based on the terminal type of the own terminal. (Step S2004) is displayed, and a series of processes according to this flowchart is completed.
  • step S2003 when the bit corresponding to the residential area is OFF (step S2003: No), the information processing terminal 201 refers to the display control setting information and is normally displayed on the web page based on the terminal type of the own terminal. A banner image is displayed (step S2005), and a series of processes according to this flowchart is completed.
  • the display control setting file may include display control setting information corresponding to all web pages in the website including the accessed web page.
  • the information processing terminal 201 does not have to re-receive the display control setting file from the information processing device 101 when transitioning between web pages in the same site.
  • the first conversation by the chatbot is displayed on the screen of the information processing terminal 201 in response to the chat start instruction received from the information processing terminal 201.
  • the first conversation can be switched to the second conversation and output to the information processing terminal 201.
  • the first conversation is a chatbot conversation that responds to a plurality of matters, including matters relating to an event that may occur due to the occurrence of a disaster.
  • the second conversation is a conversation that displays and responds to matters related to an event that may occur due to the occurrence of a disaster in a manner corresponding to the occurrence of a disaster.
  • the information processing device 101 when the occurrence of a disaster is detected, the first conversation is changed to the second conversation based on the disaster occurrence location information and the area information corresponding to the information processing terminal 201. You can switch to and output.
  • the information processing terminal 201 After switching the conversation in the chat bot displayed in the first area of the screen of the information processing terminal 201 from the first conversation to the second conversation, the information processing terminal 201 It is possible to determine the switching of the information displayed in the second area on the screen.
  • the second area is a different area from the first area and is an area for displaying information related to a plurality of items including items related to an event that may occur due to the occurrence of a disaster.
  • the information displayed in the second area is, for example, information on a web page related to a plurality of matters.
  • the display when having a conversation with the chatbot can be returned to the normal specification.
  • the first banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 is designed according to the occurrence of the disaster. You can switch to the second banner image of.
  • the banner image for instructing the start of chat to be output to the screen of the information processing terminal 201 can be switched from the normal banner image to the disaster banner image in response to the occurrence of a disaster.
  • the design of the banner image can be changed so as not to stimulate the emotions of the victim.
  • the operation item for inputting a question about an event that may occur due to the occurrence of a disaster is an operation item for inputting a question about another item. You can switch to a second conversation that is displayed with priority over.
  • the operation items for inputting the question about the matter related to the event that may occur due to the occurrence of the disaster in the first conversation are classified and displayed according to the type of the disaster. You can switch to the conversation.
  • the information processing device 101 it is possible to acquire emergency information distributed from a disaster prevention related site and detect the occurrence of a disaster based on the acquired emergency information.
  • the display when having a conversation with the chatbot attached to the web page is switched to a display that makes it easy to enter a question about the disaster.
  • Usability can be improved.
  • the display can be automatically switched according to the occurrence of a disaster, the workload and working time required for switching the display can be reduced.
  • real-time switching can be realized.
  • the number of inquiries that can be processed by the chatbot increases, and the number of inquiries to insurance companies and the like can be suppressed to reduce the workload of the operator.
  • the conversation control method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation.
  • This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
  • the information processing device 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
  • a structured ASIC Application Specific Integrated Circuit
  • PLD Programmable Logic Device
  • Information processing device 102 201 Information processing terminal 110 screen 111 First area 112 Second area 120, 130, 1400 Chat screen 200 Conversation control system 202 Operator terminal 210 Network 220 FAQ master 230 Chat log DB 240 Script table 250 Display control setting DB 300,400 Bus 301,401 CPU 302,402 Memory 303 Disk drive 304 Disk 305,405 Communication I / F 306 Portable recording medium I / F 307 Portable recording medium 403 Display 404 Input device 406 Camera 407 Speaker 408 Microphone 800, 1200 Web page 900, 1300 Menu screen 1001 Detection unit 1002 Communication unit 1003 Conversation control unit 1100 Display control setting file

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

When this information processing device outputs, to the screen of an information processing terminal (201) and in response to a chat initiation instruction from the information processing terminal (201), a first dialog that is uttered by a chatbot as a response regarding a plurality of matters including matters related to events that can occur due to disaster occurrence, if a disaster is detected, then the information processing device switches from the first dialog to a second dialog that indicates, in a manner that matches the occurrence of the disaster, matters related to events that can occur due to disaster occurrence. For example, a menu screen (1300) is an operation screen for selecting one item from among a plurality of items relating to a webpage (1200) of "XX Insurance Company," and is an example of the second dialog. In the menu screen (1300), operation items for entering a question about matters related to events that can occur due to disaster occurrence are displayed in preference to operation items for entering a question about other matters.

Description

会話制御プログラム、会話制御方法および情報処理装置Conversation control program, conversation control method and information processing device
 本発明は、会話制御プログラム、会話制御方法および情報処理装置に関する。 The present invention relates to a conversation control program, a conversation control method, and an information processing device.
 近年、チャットボットが併設されたウェブサイトが増えている。例えば、保険会社のウェブサイトに併設されたチャットボットを利用して、ユーザからの各種保険商品やサービスに対する質問を受け付ける場合がある。 In recent years, the number of websites with chatbots has increased. For example, a chatbot attached to the website of an insurance company may be used to receive questions from users regarding various insurance products and services.
 先行技術としては、例えば、地震情報を含み、ウェブページに表示されるバナー広告の位置にバナー広告と切り替えられて表示される地震情報バナーを生成し、地震情報バナーをバナー広告と切り替えて出力する広告配信サーバがある。 As a prior art, for example, an earthquake information banner that includes earthquake information and is displayed by switching to a banner advertisement at the position of a banner advertisement displayed on a web page is generated, and the earthquake information banner is output by switching to the banner advertisement. There is an advertisement distribution server.
特開2007-066287号公報Japanese Unexamined Patent Publication No. 2007-066287
 しかしながら、従来技術では、災害が発生した場合に、チャットボットを利用してユーザからの質問を受け付けるにあたり、災害に関する質問をするためのユーザ操作が煩雑になる場合があるという問題がある。 However, the conventional technology has a problem that when a disaster occurs, the user operation for asking a question about the disaster may become complicated when receiving a question from the user using the chatbot.
 一つの側面では、本発明は、災害発生時にチャットボットを利用する際のユーザビリティを向上させることを目的とする。 In one aspect, the present invention aims to improve usability when using a chatbot in the event of a disaster.
 一つの実施態様では、情報処理端末から受信するチャットの開始指示に応じて、前記情報処理端末に、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断し、前記災害の発生が検知されている場合には、前記第1の会話を、前記災害の発生に応じた態様で前記イベントに関する事項を表示して応答する第2の会話に切り替えて前記情報処理端末に出力する、会話制御プログラムが提供される。 In one embodiment, the first in a chatbot that responds to a chat start instruction received from an information processing terminal to the information processing terminal with respect to a plurality of matters including matters relating to an event that may occur due to the occurrence of a disaster. When outputting a conversation, it is determined whether or not the occurrence of a disaster has been detected, and if the occurrence of the disaster has been detected, the first conversation is performed in the mode corresponding to the occurrence of the disaster. A conversation control program is provided that switches to a second conversation that displays and responds to matters related to the information and outputs the information to the information processing terminal.
 本発明の一側面によれば、災害発生時にチャットボットを利用する際のユーザビリティを向上させることができるという効果を奏する。 According to one aspect of the present invention, it is possible to improve the usability when using the chatbot in the event of a disaster.
図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. 図2は、会話制御システム200のシステム構成例を示す説明図である。FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200. 図3は、情報処理装置101のハードウェア構成例を示すブロック図である。FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101. 図4は、情報処理端末201のハードウェア構成例を示すブロック図である。FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201. 図5は、スクリプトテーブル240の記憶内容の一例を示す説明図である。FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240. 図6は、スクリプト情報の具体例を示す説明図である。FIG. 6 is an explanatory diagram showing a specific example of script information. 図7は、表示制御設定DB250の記憶内容の一例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of the stored contents of the display control setting DB 250. 図8は、通常時のウェブページの表示例を示す説明図である。FIG. 8 is an explanatory diagram showing an example of displaying a web page in a normal state. 図9は、通常時のメニュー画面の表示例を示す説明図である。FIG. 9 is an explanatory diagram showing a display example of a menu screen in a normal state. 図10は、情報処理装置101の機能的構成例を示すブロック図である。FIG. 10 is a block diagram showing a functional configuration example of the information processing device 101. 図11は、表示制御設定ファイルの具体例を示す説明図である。FIG. 11 is an explanatory diagram showing a specific example of the display control setting file. 図12は、災害時のウェブページの表示例を示す説明図である。FIG. 12 is an explanatory diagram showing a display example of a web page at the time of a disaster. 図13は、災害時のメニュー画面の表示例を示す説明図である。FIG. 13 is an explanatory diagram showing a display example of a menu screen at the time of a disaster. 図14は、災害時のチャット画面の画面例を示す説明図(その1)である。FIG. 14 is an explanatory diagram (No. 1) showing a screen example of a chat screen at the time of a disaster. 図15は、災害時のチャット画面の画面例を示す説明図(その2)である。FIG. 15 is an explanatory diagram (No. 2) showing a screen example of a chat screen at the time of a disaster. 図16は、情報処理装置101の災害検知処理手順の一例を示すフローチャートである。FIG. 16 is a flowchart showing an example of the disaster detection processing procedure of the information processing device 101. 図17は、情報処理装置101の第1の会話制御処理手順の一例を示すフローチャートである。FIG. 17 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101. 図18は、情報処理装置101の会話制御処理手順の一例を示すフローチャートである。FIG. 18 is a flowchart showing an example of the conversation control processing procedure of the information processing device 101. 図19は、情報処理装置101の表示制御設定更新処理手順の一例を示すフローチャートである。FIG. 19 is a flowchart showing an example of the display control setting update processing procedure of the information processing apparatus 101. 図20は、情報処理端末201の表示制御処理手順の一例を示すフローチャートである。FIG. 20 is a flowchart showing an example of the display control processing procedure of the information processing terminal 201.
 以下に図面を参照して、本発明にかかる会話制御プログラム、会話制御方法および情報処理装置の実施の形態を詳細に説明する。 The conversation control program, the conversation control method, and the embodiment of the information processing apparatus according to the present invention will be described in detail with reference to the drawings below.
(実施の形態)
 図1は、実施の形態にかかる会話制御方法の一実施例を示す説明図である。図1において、情報処理装置101は、チャットボットの会話を制御するコンピュータである。チャットボットは、人工知能を利用して、人間との対話やメッセージのやりとりを行うコンピュータシステムである。
(Embodiment)
FIG. 1 is an explanatory diagram showing an embodiment of a conversation control method according to an embodiment. In FIG. 1, the information processing device 101 is a computer that controls the conversation of the chatbot. A chatbot is a computer system that uses artificial intelligence to interact with humans and exchange messages.
 情報処理端末102は、ユーザがチャットボットでの会話を行う際に利用するコンピュータである。例えば、情報処理端末102は、個人が所有する情報処理端末であってもよく、店舗などで貸し出される情報処理端末であってもよい。また、情報処理端末102は、店舗、商業施設、駅、空港などに設置される情報処理端末であってもよい。 The information processing terminal 102 is a computer used when a user has a conversation with a chatbot. For example, the information processing terminal 102 may be an information processing terminal owned by an individual, or may be an information processing terminal rented out at a store or the like. Further, the information processing terminal 102 may be an information processing terminal installed in a store, a commercial facility, a station, an airport, or the like.
 情報処理端末102において、ユーザは、例えば、メッセージを入力したり、選択肢を選択したりすることで、チャットボットと対話しながら、所望の回答を探したり、サービスを利用したりすることができる。回答は、例えば、FAQ(Frequently Asked Question)である。 In the information processing terminal 102, the user can search for a desired answer or use a service while interacting with the chatbot, for example, by inputting a message or selecting an option. The answer is, for example, FAQ (freaky Asked Question).
 FAQは、「頻繁に尋ねられる質問」の意味であり、あらかじめ予想される質問に対して、質問と回答とをまとめたものである。質問は、何らかの問題の解決方法を問うものであってもよく、また、話し言葉による問いかけであってもよい。回答は、質問された問題の解決方法を示す回答や、話し言葉による問いかけに対する回答などである。 FAQ means "frequently asked questions" and is a collection of questions and answers to questions that are expected in advance. The question may be a question of how to solve some problem, or it may be a spoken question. Answers include answers that indicate how to solve the question being asked and answers to spoken questions.
 ここで、商品を販売したり、サービスを提供したりする企業のウェブサイトにチャットボットが併設される場合がある。この場合、ウェブサイトで、商品やサービスに関連する情報を表示しつつ、ウェブサイトに併設されたチャットボットで、商品やサービスについての質問を受け付ける。 Here, a chatbot may be added to the website of a company that sells products or provides services. In this case, while displaying information related to the product or service on the website, the chatbot attached to the website accepts questions about the product or service.
 保険会社のウェブサイトを例に挙げると、チャットボットでの会話を行うための画面は、各種保険商品についての質問を入力しやすい画面に設計されることが多い。しかし、災害が発生した場合には、災害保険(火災保険、地震保険など)や、災害の発生により起こる事故などのイベントに関する質問が集中する傾向がある。 Taking the website of an insurance company as an example, the screen for chatbot conversations is often designed to make it easy to enter questions about various insurance products. However, when a disaster occurs, questions about disaster insurance (fire insurance, earthquake insurance, etc.) and events such as accidents caused by the occurrence of a disaster tend to be concentrated.
 このため、災害発生時は、各種保険商品についての質問の入力しやすさを考慮した汎用性の高い画面では、災害に関する質問を行うためのユーザ操作が煩雑になる場合がある。例えば、生命保険や学資保険に関する選択肢が優先的に表示されており、災害保険に関する選択肢を選ぶために、多く操作(選択操作、スクロール操作など)を必要とする場合がある。 Therefore, in the event of a disaster, user operations for asking questions about disasters may become complicated on a highly versatile screen that takes into consideration the ease of entering questions about various insurance products. For example, options related to life insurance and student insurance are displayed with priority, and many operations (selection operation, scroll operation, etc.) may be required to select options related to disaster insurance.
 そこで、本実施の形態では、災害が発生した場合に、チャットボットでの会話を行う際の表示(例えば、画面デザイン)を、災害に関する質問を入力しやすい表示に切り替えて、ユーザビリティの向上を図る会話制御方法について説明する。以下、情報処理装置101の処理例について説明する。 Therefore, in the present embodiment, when a disaster occurs, the display (for example, screen design) when having a conversation with a chatbot is switched to a display that makes it easy to enter a question about the disaster to improve usability. The conversation control method will be described. Hereinafter, a processing example of the information processing apparatus 101 will be described.
 (1)情報処理装置101は、情報処理端末102からチャットの開始指示を受信する。ここで、チャットの開始指示は、ユーザとチャットボットとの会話を開始するためのものである。例えば、チャットの開始指示は、情報処理端末102においてユーザの操作入力により行われ、情報処理端末102から情報処理装置101に送信される。 (1) The information processing device 101 receives a chat start instruction from the information processing terminal 102. Here, the chat start instruction is for starting a conversation between the user and the chatbot. For example, the chat start instruction is given by the user's operation input at the information processing terminal 102, and is transmitted from the information processing terminal 102 to the information processing device 101.
 (2)情報処理装置101は、チャットの開始指示に応じて、情報処理端末102の画面にチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断する。そして、情報処理装置101は、災害の発生が検知されている場合には、第1の会話を、第2の会話に切り替えて情報処理端末102に出力する。ここで、第1の会話は、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの会話である。 (2) The information processing device 101 determines whether or not the occurrence of a disaster has been detected when the first conversation by the chatbot is output to the screen of the information processing terminal 102 in response to the chat start instruction. Then, when the occurrence of a disaster is detected, the information processing device 101 switches the first conversation to the second conversation and outputs it to the information processing terminal 102. Here, the first conversation is a conversation in a chatbot that responds to a plurality of matters including matters relating to an event that may occur due to the occurrence of a disaster.
 第2の会話は、災害の発生に応じた態様で、災害の発生により起こり得るイベントに関する事項を表示して応答するチャットボットでの会話である。災害は、自然現象や事故、伝染病などによってもたらされる災いであり、例えば、台風、地震、大雪、風災、火災、水災などである。災害の発生により起こり得るイベントは、例えば、建物、器物、車両などの損壊、火災事故、怪我、病気などである。 The second conversation is a chatbot conversation that displays and responds to matters related to events that may occur due to the occurrence of a disaster in a manner that responds to the occurrence of a disaster. Disasters are disasters caused by natural phenomena, accidents, infectious diseases, etc., such as typhoons, earthquakes, heavy snowfalls, wind disasters, fires, and flood disasters. Events that can occur due to the occurrence of a disaster are, for example, damage to buildings, equipment, vehicles, fire accidents, injuries, illnesses, and the like.
 災害の発生により起こり得るイベントに関する事項は、例えば、地震保険や火災保険などの災害保険商品や、各種災害保険の補償内容などを表す情報である。また、災害の発生により起こり得るイベントに関する事項以外の事項は、例えば、災害保険以外の保険商品やサービスについての情報である。 Matters related to events that may occur due to the occurrence of a disaster are, for example, information indicating disaster insurance products such as earthquake insurance and fire insurance, and compensation contents of various disaster insurance. In addition, matters other than matters relating to events that may occur due to the occurrence of a disaster are, for example, information about insurance products and services other than disaster insurance.
 図1の例では、情報処理端末102は、第1の領域111と、第2の領域112とを含む画面110を有する。第1の領域111は、チャットボットでの会話を表示する領域である。第1の領域111には、第1の会話、または、第2の会話が表示される。第2の領域112は、第1の領域111に対応する、第1の領域111とは異なる領域である。 In the example of FIG. 1, the information processing terminal 102 has a screen 110 including a first area 111 and a second area 112. The first area 111 is an area for displaying the conversation in the chatbot. The first conversation or the second conversation is displayed in the first area 111. The second region 112 corresponds to the first region 111 and is different from the first region 111.
 第2の領域112には、災害の発生により起こり得るイベントに関する事項を含む複数の事項に関連する情報が表示される。例えば、第2の領域112には、保険会社のウェブサイト(ホームページなど)が表示され、第1の領域111には、保険会社のウェブサイトで紹介される各種保険商品についての質問を行うためのチャット画面が表示される。 In the second area 112, information related to a plurality of items including items related to an event that may occur due to the occurrence of a disaster is displayed. For example, the insurance company's website (homepage, etc.) is displayed in the second area 112, and the first area 111 is for asking questions about various insurance products introduced on the insurance company's website. The chat screen is displayed.
 具体的には、例えば、情報処理装置101は、チャットの開始指示に応じて、情報処理端末102の画面110内の第1の領域111に、通常仕様のチャット画面120を表示する。この際、情報処理装置101は、災害の発生が検知されている場合には、情報処理端末102の画面110内の第1の領域111に、災害仕様のチャット画面130を表示する。 Specifically, for example, the information processing device 101 displays a chat screen 120 of normal specifications in the first area 111 in the screen 110 of the information processing terminal 102 in response to a chat start instruction. At this time, when the occurrence of a disaster is detected, the information processing device 101 displays the chat screen 130 of the disaster specification in the first area 111 in the screen 110 of the information processing terminal 102.
 通常仕様のチャット画面120は、チャットボットでの第1の会話を出力する画面であり、例えば、保険会社のウェブサイト(第2の領域112)で紹介される各種保険商品についての質問の入力しやすさを考慮した汎用性の高い画面である。災害仕様のチャット画面130は、チャットボットでの第2の会話を出力する画面であり、例えば、災害に関する質問の入力しやすさに特化した画面である。 The normal specification chat screen 120 is a screen that outputs the first conversation in the chatbot. For example, input a question about various insurance products introduced on the insurance company's website (second area 112). It is a highly versatile screen that takes ease into consideration. The disaster specification chat screen 130 is a screen for outputting a second conversation in the chatbot, and is, for example, a screen specialized for easy input of a question regarding a disaster.
 このように、情報処理装置101によれば、情報処理端末201からのチャットの開始指示に応じて、チャットボットでの会話を開始する際に、災害の発生が検知されている場合には、災害に関する質問を入力しやすい表示に切り替えて、ユーザビリティの向上を図ることができる。 As described above, according to the information processing device 101, if the occurrence of a disaster is detected when the chatbot starts the conversation in response to the chat start instruction from the information processing terminal 201, the disaster occurs. You can improve usability by switching to a display that makes it easier to enter questions about.
 図1の例では、災害の発生に応じて、情報処理端末102の画面110内の第1の領域111に表示するチャット画面を、通常仕様のチャット画面120から、災害仕様のチャット画面130に切り替えることができる。これにより、災害発生時に、災害に関する質問を入力しやすくさせ、チャットからの離脱を抑制することができる。この結果、例えば、保険会社のウェブサイトに併設されたチャットボットを利用して、災害発生時に急増する問い合わせを効率よく処理することが可能となる。 In the example of FIG. 1, the chat screen displayed in the first area 111 in the screen 110 of the information processing terminal 102 is switched from the chat screen 120 of the normal specification to the chat screen 130 of the disaster specification in response to the occurrence of a disaster. be able to. This makes it easier to enter questions about the disaster when a disaster occurs, and it is possible to suppress withdrawal from chat. As a result, for example, it is possible to efficiently handle the rapidly increasing number of inquiries in the event of a disaster by using a chatbot attached to the website of an insurance company.
(会話制御システム200のシステム構成例)
 つぎに、図1に示した情報処理装置101を含む会話制御システム200のシステム構成例について説明する。会話制御システム200は、例えば、チャットボットと連携した双方向コミュニケーションを利用したサービスを提供するコンピュータシステムに適用される。
(System configuration example of conversation control system 200)
Next, a system configuration example of the conversation control system 200 including the information processing device 101 shown in FIG. 1 will be described. The conversation control system 200 is applied to, for example, a computer system that provides a service using two-way communication in cooperation with a chatbot.
 図2は、会話制御システム200のシステム構成例を示す説明図である。図2において、会話制御システム200は、情報処理装置101と、複数の情報処理端末201(図2の例では、3台)と、オペレータ端末202と、を含む。会話制御システム200において、情報処理装置101、複数の情報処理端末201およびオペレータ端末202は、有線または無線のネットワーク210を介して接続される。ネットワーク210は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネットなどである。 FIG. 2 is an explanatory diagram showing a system configuration example of the conversation control system 200. In FIG. 2, the conversation control system 200 includes an information processing device 101, a plurality of information processing terminals 201 (three in the example of FIG. 2), and an operator terminal 202. In the conversation control system 200, the information processing device 101, the plurality of information processing terminals 201, and the operator terminal 202 are connected via a wired or wireless network 210. The network 210 is, for example, a LAN (Local Area Network), a WAN (Wide Area Network), the Internet, or the like.
 ここで、情報処理装置101は、FAQマスタ220、チャットログDB(Database)230、スクリプトテーブル240および表示制御設定DB250を有し、チャットボットの会話を制御する。例えば、情報処理装置101は、サーバである。 Here, the information processing device 101 has an FAQ master 220, a chat log DB (Database) 230, a script table 240, and a display control setting DB 250, and controls the conversation of the chatbot. For example, the information processing device 101 is a server.
 FAQマスタ220は、FAQを記憶する。チャットログDB230は、チャットログを記憶する。チャットログは、ユーザとチャットボットとの会話に関する会話履歴である。チャットログは、例えば、ルームIDと対応付けて、チャットログDB230に記憶される。ルームIDによれば、チャットボットとの一連の会話を特定することができる。 The FAQ master 220 stores the FAQ. The chat log DB 230 stores the chat log. The chat log is a conversation history related to a conversation between a user and a chatbot. The chat log is stored in the chat log DB 230 in association with the room ID, for example. The room ID can identify a series of conversations with the chatbot.
 なお、スクリプトテーブル240および表示制御設定DB250の記憶内容については、図5および図7を用いて後述する。 The stored contents of the script table 240 and the display control setting DB 250 will be described later with reference to FIGS. 5 and 7.
 情報処理端末201は、ユーザがチャットボットとの会話を行う際に利用するコンピュータである。例えば、情報処理端末201は、スマートフォン、タブレットPC(Personal Computer)、PCなどである。図1に示した情報処理端末102は、例えば、情報処理端末201に対応する。 The information processing terminal 201 is a computer used when a user has a conversation with a chatbot. For example, the information processing terminal 201 is a smartphone, a tablet PC (Personal Computer), a PC, or the like. The information processing terminal 102 shown in FIG. 1 corresponds to, for example, the information processing terminal 201.
 オペレータ端末202は、オペレータが使用するコンピュータである。オペレータは、チャットボット対応から有人対応の会話に切り替えた場合に、ユーザへの対応を行う者である。例えば、オペレータは、オペレータ端末202の電話機能や、テキストコミュニケーションなどを利用して、ユーザとやり取りすることができる。例えば、オペレータ端末202は、PCやタブレットPCである。 The operator terminal 202 is a computer used by the operator. An operator is a person who responds to a user when switching from a chatbot-enabled conversation to a manned-enabled conversation. For example, the operator can communicate with the user by using the telephone function of the operator terminal 202, text communication, or the like. For example, the operator terminal 202 is a PC or a tablet PC.
 なお、図示は省略するが、会話制御システム200には、例えば、各種ウェブサイトを提供するウェブサーバが含まれる。また、図2の例では、オペレータ端末202を1台のみ表示したが、会話制御システム200には複数のオペレータ端末202が含まれていてもよい。 Although not shown, the conversation control system 200 includes, for example, a web server that provides various websites. Further, in the example of FIG. 2, only one operator terminal 202 is displayed, but the conversation control system 200 may include a plurality of operator terminals 202.
(情報処理装置101のハードウェア構成例)
 図3は、情報処理装置101のハードウェア構成例を示すブロック図である。図3において、情報処理装置101は、CPU(Central Processing Unit)301と、メモリ302と、ディスクドライブ303と、ディスク304と、通信I/F(Interface)305と、可搬型記録媒体I/F306と、可搬型記録媒体307と、を有する。また、各構成部は、バス300によってそれぞれ接続される。
(Example of hardware configuration of information processing device 101)
FIG. 3 is a block diagram showing a hardware configuration example of the information processing device 101. In FIG. 3, the information processing device 101 includes a CPU (Central Processing Unit) 301, a memory 302, a disk drive 303, a disk 304, a communication I / F (Interface) 305, and a portable recording medium I / F 306. , And a portable recording medium 307. Further, each component is connected by a bus 300.
 ここで、CPU301は、情報処理装置101の全体の制御を司る。CPU301は、複数のコアを有していてもよい。メモリ302は、例えば、ROM(Read Only Memory)、RAM(Random Access Memory)およびフラッシュROMなどを有する。具体的には、例えば、フラッシュROMがOS(Operating System)のプログラムを記憶し、ROMがアプリケーションプログラムを記憶し、RAMがCPU301のワークエリアとして使用される。メモリ302に記憶されるプログラムは、CPU301にロードされることで、コーディングされている処理をCPU301に実行させる。 Here, the CPU 301 controls the entire information processing device 101. The CPU 301 may have a plurality of cores. The memory 302 includes, for example, a ROM (Read Only Memory), a RAM (Random Access Memory), a flash ROM, and the like. Specifically, for example, the flash ROM stores the OS (Operating System) program, the ROM stores the application program, and the RAM is used as the work area of the CPU 301. The program stored in the memory 302 is loaded into the CPU 301 to cause the CPU 301 to execute the coded process.
 ディスクドライブ303は、CPU301の制御に従ってディスク304に対するデータのリード/ライトを制御する。ディスク304は、ディスクドライブ303の制御で書き込まれたデータを記憶する。ディスク304としては、例えば、磁気ディスク、光ディスクなどが挙げられる。 The disk drive 303 controls data read / write to the disk 304 according to the control of the CPU 301. The disk 304 stores the data written under the control of the disk drive 303. Examples of the disk 304 include a magnetic disk and an optical disk.
 通信I/F305は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、図2に示した情報処理端末201、オペレータ端末202など)に接続される。そして、通信I/F305は、ネットワーク210と装置内部とのインターフェースを司り、外部のコンピュータからのデータの入出力を制御する。通信I/F305には、例えば、モデムやLANアダプタなどを採用することができる。 The communication I / F 305 is connected to the network 210 through a communication line, and is connected to an external computer (for example, the information processing terminal 201, the operator terminal 202, etc. shown in FIG. 2) via the network 210. The communication I / F 305 controls the interface between the network 210 and the inside of the device, and controls the input / output of data from an external computer. For the communication I / F 305, for example, a modem, a LAN adapter, or the like can be adopted.
 可搬型記録媒体I/F306は、CPU301の制御に従って可搬型記録媒体307に対するデータのリード/ライトを制御する。可搬型記録媒体307は、可搬型記録媒体I/F306の制御で書き込まれたデータを記憶する。可搬型記録媒体307としては、例えば、CD(Compact Disc)-ROM、DVD(Digital Versatile Disk)、USB(Universal Serial Bus)メモリなどが挙げられる。 The portable recording medium I / F 306 controls data read / write to the portable recording medium 307 according to the control of the CPU 301. The portable recording medium 307 stores the data written under the control of the portable recording medium I / F 306. Examples of the portable recording medium 307 include a CD (Compact Disc) -ROM, a DVD (Digital Versailles Disk), and a USB (Universal Serial Bus) memory.
 なお、情報処理装置101は、上述した構成部のほかに、例えば、SSD(Solid State Drive)、入力装置、ディスプレイ等を有することにしてもよい。また、情報処理装置101は、上述した構成部のうち、例えば、ディスクドライブ303、ディスク304、可搬型記録媒体I/F306、可搬型記録媒体307を有していなくてもよい。 The information processing device 101 may include, for example, an SSD (Solid State Drive), an input device, a display, or the like, in addition to the above-mentioned components. Further, the information processing apparatus 101 does not have to have, for example, a disk drive 303, a disk 304, a portable recording medium I / F 306, and a portable recording medium 307 among the above-described components.
(情報処理端末201のハードウェア構成例)
 図4は、情報処理端末201のハードウェア構成例を示すブロック図である。図4において、情報処理端末201は、CPU401と、メモリ402と、ディスプレイ403と、入力装置404と、通信I/F405と、カメラ406と、スピーカ407と、マイクロフォン408とを有する。また、各構成部はバス400によってそれぞれ接続される。
(Hardware configuration example of information processing terminal 201)
FIG. 4 is a block diagram showing a hardware configuration example of the information processing terminal 201. In FIG. 4, the information processing terminal 201 includes a CPU 401, a memory 402, a display 403, an input device 404, a communication I / F 405, a camera 406, a speaker 407, and a microphone 408. Further, each component is connected by a bus 400.
 ここで、CPU401は、情報処理端末201の全体の制御を司る。CPU401は、複数のコアを有していてもよい。メモリ402は、例えば、ROM、RAMおよびフラッシュROMなどを有する記憶部である。具体的には、例えば、フラッシュROMやROMが各種プログラムを記憶し、RAMがCPU401のワークエリアとして使用される。メモリ402に記憶されるプログラムは、CPU401にロードされることで、コーディングされている処理をCPU401に実行させる。 Here, the CPU 401 controls the entire information processing terminal 201. The CPU 401 may have a plurality of cores. The memory 402 is a storage unit having, for example, a ROM, a RAM, a flash ROM, and the like. Specifically, for example, a flash ROM or ROM stores various programs, and the RAM is used as a work area of the CPU 401. The program stored in the memory 402 is loaded into the CPU 401 to cause the CPU 401 to execute the coded process.
 ディスプレイ403は、カーソル、アイコンあるいはツールボックスをはじめ、文書、画像、機能情報などのデータを表示する表示装置である。ディスプレイ403としては、例えば、液晶ディスプレイや有機EL(Electroluminescence)ディスプレイなどを採用することができる。 The display 403 is a display device that displays data such as a cursor, an icon, a toolbox, a document, an image, and functional information. As the display 403, for example, a liquid crystal display, an organic EL (Electroluminescence) display, or the like can be adopted.
 入力装置404は、文字、数字、各種指示などの入力のためのキーを有し、データの入力を行う。入力装置404は、タッチパネル式の入力パッドやテンキーなどであってもよく、また、キーボードやマウスなどであってもよい。 The input device 404 has keys for inputting characters, numbers, various instructions, etc., and inputs data. The input device 404 may be a touch panel type input pad, a numeric keypad, or the like, or may be a keyboard, a mouse, or the like.
 通信I/F405は、通信回線を通じてネットワーク210に接続され、ネットワーク210を介して外部のコンピュータ(例えば、情報処理装置101、オペレータ端末202)に接続される。そして、通信I/F405は、ネットワーク210と自装置内部とのインターフェースを司り、外部装置からのデータの入出力を制御する。 The communication I / F 405 is connected to the network 210 through a communication line, and is connected to an external computer (for example, an information processing device 101, an operator terminal 202) via the network 210. Then, the communication I / F 405 controls the interface between the network 210 and the inside of the own device, and controls the input / output of data from the external device.
 カメラ406は、画像(静止画または動画)を撮影して画像データを出力する撮影装置である。スピーカ407は、電気信号を音声に変換して、音声を出力する。マイクロフォン408は、音声を受音して電気信号に変換する。 Camera 406 is a photographing device that captures an image (still image or moving image) and outputs image data. The speaker 407 converts an electric signal into voice and outputs the voice. The microphone 408 receives voice and converts it into an electric signal.
 なお、情報処理端末201は、上述した構成部のほかに、例えば、HDD(Hard Disk Drive)、SSD、近距離無線通信I/F、可搬型記録媒体I/F、可搬型記録媒体、GPS(Global Positioning System)ユニットなどを有することにしてもよい。GPSユニットは、GPS衛星からの電波を受信し、情報処理端末201の位置情報を出力する。情報処理端末201の位置情報は、例えば、緯度、経度などの地球上の1点を特定する情報である。また、衛星として、例えば、準天頂衛星システムの衛星を用いることにしてもよい。 In addition to the components described above, the information processing terminal 201 may include, for example, an HDD (Hard Disk Drive), SSD, short-range wireless communication I / F, portable recording medium I / F, portable recording medium, GPS ( It may have a Global Positioning System) unit or the like. The GPS unit receives radio waves from GPS satellites and outputs the position information of the information processing terminal 201. The position information of the information processing terminal 201 is information that identifies one point on the earth, such as latitude and longitude. Further, as the satellite, for example, a satellite of the quasi-zenith satellite system may be used.
 また、図2に示したオペレータ端末202についても、情報処理端末201と同様のハードウェア構成により実現することができる。 Further, the operator terminal 202 shown in FIG. 2 can also be realized by the same hardware configuration as the information processing terminal 201.
(スクリプトテーブル240の記憶内容)
 つぎに、図5を用いて、情報処理装置101が有するスクリプトテーブル240の記憶内容について説明する。なお、図2に示したFAQマスタ220、チャットログDB230、スクリプトテーブル240および表示制御設定DB250は、例えば、図3に示したメモリ302、ディスク304などの記憶装置により実現される。
(Stored contents of script table 240)
Next, the stored contents of the script table 240 included in the information processing apparatus 101 will be described with reference to FIG. The FAQ master 220, chat log DB 230, script table 240, and display control setting DB 250 shown in FIG. 2 are realized by, for example, storage devices such as the memory 302 and the disk 304 shown in FIG.
 図5は、スクリプトテーブル240の記憶内容の一例を示す説明図である。図5において、スクリプトテーブル240は、ページID、スクリプト名、通常時スクリプトおよび災害時スクリプトのフィールドを有し、各フィールドに情報を設定することで、スクリプト管理情報(例えば、スクリプト管理情報500-1~500-3)をレコードとして記憶する。 FIG. 5 is an explanatory diagram showing an example of the stored contents of the script table 240. In FIG. 5, the script table 240 has fields of a page ID, a script name, a normal script, and a disaster script, and by setting information in each field, script management information (for example, script management information 500-1). ~ 500-3) is stored as a record.
 ここで、ページIDは、チャットボットが設置されるウェブページを一意に識別する識別子である。例えば、ページIDは、ウェブページのURL(Uniform Resource Locator)によって表される。スクリプト名は、チャットボットに適用されるスクリプト(スクリプト情報)の名称である。 Here, the page ID is an identifier that uniquely identifies the web page on which the chatbot is installed. For example, the page ID is represented by the URL (Uniform Resource Identifier) of the web page. The script name is the name of the script (script information) applied to the chatbot.
 通常時スクリプトは、災害が発生していない通常時(平時)に用いられるスクリプト情報である。災害時スクリプトは、災害が発生した時に用いられるスクリプト情報である。スクリプト情報は、チャットボットの会話の流れを定義したスクリプト情報であり、ウェブページに対応付けて用意される。ただし、ここでは、スクリプト情報を識別するスクリプトID(例えば、S1-1,S1-2)を表記している。 The normal time script is script information used in normal time (normal time) when no disaster has occurred. The disaster script is script information used when a disaster occurs. The script information is the script information that defines the conversation flow of the chatbot, and is prepared in association with the web page. However, here, the script ID (for example, S1-1, S1-2) that identifies the script information is described.
 例えば、スクリプト管理情報500-1は、ウェブページP1に対応するスクリプト名「保険商品用」の通常時スクリプト情報S1-1と災害時スクリプトS1-2を示す。 For example, the script management information 500-1 indicates the normal script information S1-1 and the disaster script S1-2 with the script name “for insurance products” corresponding to the web page P1.
(スクリプト情報の具体例)
 ここで、図6を用いて、スクリプト情報の具体例について説明する。ここでは、ウェブページP1に対応する通常時スクリプト情報S1-1を例に挙げて説明する。
(Specific example of script information)
Here, a specific example of the script information will be described with reference to FIG. Here, the normal script information S1-1 corresponding to the web page P1 will be described as an example.
 図6は、スクリプト情報の具体例を示す説明図である。図6において、通常時スクリプトS1-1は、災害が発生していない通常時(平時)におけるチャットボットの会話の流れを定義した情報(シナリオ)である。ただし、図6では、通常時スクリプトS1-1の一部を抜粋して表示している。 FIG. 6 is an explanatory diagram showing a specific example of script information. In FIG. 6, the normal time script S1-1 is information (scenario) that defines the conversation flow of the chatbot in the normal time (normal time) when no disaster has occurred. However, in FIG. 6, a part of the normal script S1-1 is excerpted and displayed.
 具体的には、例えば、通常時スクリプトS1-1は、チャットのトーク処理を定義した情報である。トーク処理は、チャットボットの動作(挙動)を実現するための処理である。例えば、トーク処理は、発話する処理、選択肢を表示する処理、ユーザ操作に応じて選択肢を選択する処理、選択された選択肢や入力された情報に応じた手続きを行う処理、トーク処理を終了する処理などを含む。 Specifically, for example, the normal script S1-1 is information that defines chat talk processing. The talk process is a process for realizing the operation (behavior) of the chatbot. For example, the talk process is a process of speaking, a process of displaying options, a process of selecting an option according to a user operation, a process of performing a procedure according to a selected option or input information, and a process of ending a talk process. And so on.
 通常時スクリプトS1-1において、例えば、STR-1は、トーク処理の開始を示す。TXT-1は、メッセージを発話する処理を示す。SLC-2は、OPT-3~OPT-8の選択肢を表示する処理を示す。FAQ-1は、選択肢に応じたFAQを検索して表示する処理である。なお、ERR-10は、エラー処理を示す。FAQの検索は、例えば、図2に示したFAQマスタ220を用いて行われる。 In the normal script S1-1, for example, STR-1 indicates the start of talk processing. TXT-1 indicates a process of uttering a message. SLC-2 indicates a process for displaying the options of OPT-3 to OPT-8. The FAQ-1 is a process of searching and displaying FAQs according to options. ERR-10 indicates error processing. The FAQ search is performed using, for example, the FAQ master 220 shown in FIG.
(スクリプト情報の具体例)
 つぎに、図7を用いて、表示制御設定DB250の記憶内容について説明する。
(Specific example of script information)
Next, the stored contents of the display control setting DB 250 will be described with reference to FIG. 7.
 図7は、表示制御設定DB250の記憶内容の一例を示す説明図である。図7において、表示制御設定DB250は、サイトID、設置先URL、スクリプト名、スマホ用バナーURL、PC用バナーURL、災害時スマホ用バナーURL、災害時PC用バナーURLおよび災害地域フラグのフィールドを有する。各フィールドに情報を設定することで、表示制御設定情報(表示制御設定情報700-1,700-2)がレコードとして記憶される。 FIG. 7 is an explanatory diagram showing an example of the stored contents of the display control setting DB 250. In FIG. 7, the display control setting DB 250 sets the fields of the site ID, installation URL, script name, smartphone banner URL, PC banner URL, disaster smartphone banner URL, disaster PC banner URL, and disaster area flag. Have. By setting information in each field, display control setting information (display control setting information 700-1, 700-2) is stored as a record.
 ここで、サイトIDは、1または複数のウェブページを含むウェブサイトを一意に識別する識別子である。例えば、サイトIDは、ウェブサイトのホームページのURLによって表される。設置先URLは、チャットボットが設置されるウェブページのURLである。スクリプト名は、ウェブページに設置されるチャットボットに適用されるスクリプトの名称である。スマホ用バナーURLは、ウェブページに表示されるスマートフォン用のバナー画像のURLである。バナー画像は、チャットの開始指示を行うための画像である。 Here, the site ID is an identifier that uniquely identifies a website including one or more web pages. For example, the site ID is represented by the URL of the home page of the website. The installation URL is the URL of the web page on which the chatbot is installed. The script name is the name of the script applied to the chatbot installed on the web page. The banner URL for smartphones is the URL of the banner image for smartphones displayed on the web page. The banner image is an image for instructing the start of chat.
 PC用バナーURLは、ウェブページに表示されるPC用のバナー画像のURLである。災害時スマホ用バナーURLは、ウェブページに表示される災害時のスマートフォン用のバナー画像のURLである。災害時PC用バナーURLは、ウェブページに表示される災害時のPC用のバナー画像のURLである。 The banner URL for PC is the URL of the banner image for PC displayed on the web page. The banner URL for a smartphone at the time of a disaster is the URL of the banner image for a smartphone at the time of a disaster displayed on a web page. The banner URL for a PC at the time of a disaster is the URL of the banner image for a PC at the time of a disaster displayed on a web page.
 災害地域フラグは、地域別の災害発生の有無を示すビット列である。ここでは、日本を8つの地域(北海道、東北、関東、中部、近畿、中国、四国、九州沖縄)に分け、ビット列の各ビットが各地域における災害の発生の有無を示す場合を想定する。例えば、関東で大雨などの災害が発生した場合、災害地域フラグの左から3個目のビット(フラグ)がたち、災害地域フラグは、「00100000」となる。 The disaster area flag is a bit string indicating whether or not a disaster has occurred for each area. Here, it is assumed that Japan is divided into eight regions (Hokkaido, Tohoku, Kanto, Chubu, Kinki, Chugoku, Shikoku, and Kyushu Okinawa), and each bit in the bit string indicates the presence or absence of a disaster in each region. For example, when a disaster such as heavy rain occurs in Kanto, the third bit (flag) from the left of the disaster area flag is reached, and the disaster area flag is "00100000".
 なお、図示は省略するが、各表示制御設定情報には、例えば、各表示制御設定情報の災害地域フラグの各ビットについて、各ビットをON(1)にした日時が記録される。また、各表示制御設定情報には、チャットの開始指示を行うためのバナー画像を表示する対象期間を特定する情報が含まれていてもよい。また、各表示制御設定情報には、災害種別(台風、地震など)ごとの災害地域フラグが含まれていてもよい。 Although not shown, the date and time when each bit is turned ON (1) is recorded in each display control setting information, for example, for each bit of the disaster area flag of each display control setting information. In addition, each display control setting information may include information for specifying a target period for displaying a banner image for instructing the start of chat. Further, each display control setting information may include a disaster area flag for each disaster type (typhoon, earthquake, etc.).
(通常時のウェブページの表示例)
 つぎに、図8を用いて、情報処理端末201のディスプレイ403(図4参照)に表示される通常時のウェブページの表示例について説明する。
(Example of normal web page display)
Next, a display example of a normal web page displayed on the display 403 (see FIG. 4) of the information processing terminal 201 will be described with reference to FIG.
 図8は、通常時のウェブページの表示例を示す説明図である。図8において、情報処理端末201のディスプレイ403のウィンドウwd2に、ウェブページ800が表示されている。ウィンドウwd2は、ウェブページ800を表示するための表示領域であり、図1に示した第2の領域112に対応する。 FIG. 8 is an explanatory diagram showing an example of displaying a web page in a normal state. In FIG. 8, the web page 800 is displayed in the window wd2 of the display 403 of the information processing terminal 201. The window wd2 is a display area for displaying the web page 800, and corresponds to the second area 112 shown in FIG.
 ウェブページ800は、「××保険会社」のホームページであり、災害が発生していない通常時のウェブページの一例である。ウェブページ800によれば、ユーザは、「××保険会社」で販売されている各種保険商品を確認したり、「××保険会社」で提供されている各種サービスを確認したりすることができる。 Web page 800 is the homepage of "XX insurance company" and is an example of a normal web page where no disaster has occurred. According to the web page 800, the user can check various insurance products sold by "XX insurance company" and various services provided by "XX insurance company". ..
 また、ウェブページ800上には、バナー画像bn1が表示されている。バナー画像bn1は、チャットの開始指示を行うためのものであり、災害が発生していない通常時のバナー画像の一例である。バナー画像bn1には、「××保険会社」の保険担当者を表すアバターav(キャラクター)が表示されている。 In addition, the banner image bn1 is displayed on the web page 800. The banner image bn1 is for instructing the start of chat, and is an example of a banner image in a normal time when no disaster has occurred. In the banner image bn1, an avatar av (character) representing an insurer of "XX insurance company" is displayed.
 情報処理端末201において、入力装置404(図4参照)を用いたユーザの操作入力により、ウェブページ800上に表示されたバナー画像bn1を選択すると、図9に示すようなメニュー画面900が、ウェブページ800に重畳表示される。 When the banner image bn1 displayed on the web page 800 is selected by the user's operation input using the input device 404 (see FIG. 4) in the information processing terminal 201, the menu screen 900 as shown in FIG. 9 is displayed on the web. It is superimposed and displayed on page 800.
 図9は、通常時のメニュー画面の表示例を示す説明図である。図9において、情報処理端末201のディスプレイ403のウィンドウwd1に、メニュー画面900が表示されている。ウィンドウwd1は、メニュー画面900を表示するための表示領域であり、図1に示した第1の領域111に対応する。 FIG. 9 is an explanatory diagram showing a display example of the menu screen in a normal state. In FIG. 9, the menu screen 900 is displayed in the window wd1 of the display 403 of the information processing terminal 201. The window wd1 is a display area for displaying the menu screen 900, and corresponds to the first area 111 shown in FIG.
 メニュー画面900は、「××保険会社」のウェブページ800に関連する複数の項目からいずれかの項目を選択するための操作画面であり、災害が発生していない通常時のメニュー画面の一例である。メニュー画面900では、年間を通して質問頻度が高い項目「保険料控除証明」および「契約終了手続」が優先して表示されている。 The menu screen 900 is an operation screen for selecting one of a plurality of items related to the web page 800 of the "XX insurance company", and is an example of a normal menu screen in which no disaster has occurred. be. On the menu screen 900, the items "insurance premium deduction certificate" and "contract termination procedure", which are frequently asked questions throughout the year, are displayed with priority.
 メニュー画面900において、ユーザの操作入力により、項目ボタン901を選択すると、「保険料控除証明」についての質問を行うためのチャット画面がウィンドウwd1に表示される。メニュー画面900において、項目ボタン902を選択すると、「契約終了手続」についての質問を行うためのチャット画面がウィンドウwd1に表示される。 On the menu screen 900, when the item button 901 is selected by the user's operation input, a chat screen for asking a question about "insurance premium deduction certificate" is displayed in the window wd1. When the item button 902 is selected on the menu screen 900, a chat screen for asking a question about the "contract termination procedure" is displayed in the window wd1.
 また、メニュー画面900において、項目ボタン903を選択すると、メニュー画面900の表示内容を更新して、選択可能な項目を変更することができる。すなわち、ユーザは、メニュー画面900に質問したい項目が表示されていなければ、項目ボタン903を選択して表示内容を更新しながら、所望の項目を検索することになる。 Further, when the item button 903 is selected on the menu screen 900, the display contents of the menu screen 900 can be updated and the selectable items can be changed. That is, if the item to be asked is not displayed on the menu screen 900, the user selects the item button 903 to update the displayed contents and searches for the desired item.
(情報処理装置101の機能的構成例)
 図10は、情報処理装置101の機能的構成例を示すブロック図である。図10において、情報処理装置101は、検知部1001と、通信部1002と、会話制御部1003と、を含む。具体的には、例えば、検知部1001~会話制御部1003は、図3に示したメモリ302、ディスク304、可搬型記録媒体307などの記憶装置に記憶されたプログラムをCPU301に実行させることにより、または、通信I/F305により、その機能を実現する。各機能部の処理結果は、例えば、メモリ302、ディスク304などの記憶装置に記憶される。
(Example of functional configuration of information processing device 101)
FIG. 10 is a block diagram showing a functional configuration example of the information processing device 101. In FIG. 10, the information processing device 101 includes a detection unit 1001, a communication unit 1002, and a conversation control unit 1003. Specifically, for example, the detection unit 1001 to the conversation control unit 1003 cause the CPU 301 to execute a program stored in a storage device such as the memory 302, the disk 304, and the portable recording medium 307 shown in FIG. Alternatively, the function is realized by the communication I / F 305. The processing result of each functional unit is stored in a storage device such as a memory 302 or a disk 304, for example.
 検知部1001は、災害の発生を検知する。検知対象となる災害は、自然現象や事故、伝染病などによってもたらされる災いであり、例えば、台風、地震、大雪、風災、火災、水災などである。具体的には、例えば、検知部1001は、災害発生時に各都道府県の防災関連サイトから配信される緊急情報を取得する。 The detection unit 1001 detects the occurrence of a disaster. The disasters to be detected are disasters caused by natural phenomena, accidents, infectious diseases, etc., such as typhoons, earthquakes, heavy snowfalls, wind disasters, fires, and flood disasters. Specifically, for example, the detection unit 1001 acquires emergency information distributed from disaster prevention related sites of each prefecture when a disaster occurs.
 ここで、緊急情報は、災害に関する防災情報である。緊急情報には、例えば、災害が発生した場所を特定する情報、避難レベル、災害の規模を表す情報(震度、マグニチュードなど)が含まれる。避難レベルは、避難のタイミングを示す情報(警戒レベル)である。避難レベルは、例えば、レベル1~レベル5によって表され、レベルが高いほど危険度が高いことを示す。緊急情報は、例えば、RSS(RDF Site Summary/Rich Site Summary/Really Simple Syndication)で配信される。 Here, the emergency information is disaster prevention information regarding a disaster. Emergency information includes, for example, information that identifies the location of a disaster, evacuation level, and information that indicates the scale of a disaster (seismic intensity, magnitude, etc.). The evacuation level is information (warning level) indicating the timing of evacuation. The evacuation level is represented by, for example, levels 1 to 5, and the higher the level, the higher the risk. The emergency information is delivered by, for example, RSS (RDF Site Summery / Rich Site Summery / Really Simple Synthesis).
 なお、検知部1001は、例えば、既存の情報収集サーバから緊急情報を取得することにしてもよい。また、検知部1001は、投稿アプリにより気象庁などから投稿された特定のキーワード(例えば、大雨、特別警報)を含む文を引用して再投稿された文の数が一定数以上となった場合に、災害(例えば、大雨)の発生を検知することにしてもよい。 Note that the detection unit 1001 may acquire emergency information from an existing information collection server, for example. In addition, the detection unit 1001 cites a sentence containing a specific keyword (for example, heavy rain, special warning) posted by the Japan Meteorological Agency or the like by the posting application, and when the number of reposted sentences exceeds a certain number. , The occurrence of a disaster (for example, heavy rain) may be detected.
 そして、検知部1001は、例えば、取得した緊急情報に基づいて、災害の発生を検知する。より詳細に説明すると、例えば、検知部1001は、台風、水害、津波に関しては、避難レベルがレベル4以上の場合に、災害の発生を検知する。また、検知部1001は、地震に関しては、マグニチュードが7.0以上の場合に、災害の発生を検知する。 Then, the detection unit 1001 detects the occurrence of a disaster based on the acquired emergency information, for example. More specifically, for example, the detection unit 1001 detects the occurrence of a disaster with respect to a typhoon, flood damage, and tsunami when the evacuation level is level 4 or higher. Further, regarding an earthquake, the detection unit 1001 detects the occurrence of a disaster when the magnitude is 7.0 or more.
 つぎに、検知部1001は、取得した緊急情報に基づいて、災害が発生した地域を特定する。災害が発生した地域は、例えば、8つの地域(北海道、東北、関東、中部、近畿、中国、四国、九州沖縄)の中から特定される。そして、検知部1001は、表示制御設定DB250内の各表示制御設定情報の災害地域フラグのうちの該当地域のビットをON(1)にする。 Next, the detection unit 1001 identifies the area where the disaster occurred based on the acquired emergency information. The area where the disaster occurred is identified from, for example, eight areas (Hokkaido, Tohoku, Kanto, Chubu, Kinki, Chugoku, Shikoku, Kyushu Okinawa). Then, the detection unit 1001 turns on (1) the bit of the corresponding area among the disaster area flags of each display control setting information in the display control setting DB 250.
 例えば、東京都で避難レベル4以上の台風が発生した場合、検知部1001は、図7に示した表示制御設定情報700-1の災害地域フラグの左から3個目のビットを「1」にする。また、検知部1001は、表示制御設定情報700-1に、災害地域フラグの左から3個目のビットをON(1)にした日時を記録する。 For example, when a typhoon of evacuation level 4 or higher occurs in Tokyo, the detection unit 1001 sets the third bit from the left of the disaster area flag of the display control setting information 700-1 shown in FIG. 7 to "1". do. Further, the detection unit 1001 records in the display control setting information 700-1 the date and time when the third bit from the left of the disaster area flag is turned ON (1).
 通信部1002は、情報処理端末201からチャットの開始指示を受信する。チャットの開始指示は、例えば、情報処理端末201に表示される画面においてユーザの操作入力により行われる。情報処理端末201に表示される画面は、例えば、図8に示したウェブページ800や、後述の図12に示すウェブページ1200を表示する画面である。 The communication unit 1002 receives a chat start instruction from the information processing terminal 201. The chat start instruction is given, for example, by a user's operation input on the screen displayed on the information processing terminal 201. The screen displayed on the information processing terminal 201 is, for example, a screen for displaying the web page 800 shown in FIG. 8 and the web page 1200 shown in FIG. 12 described later.
 ウェブページ800を例に挙げると、ウェブページ800上に表示されたバナー画像bn1が選択されると、情報処理端末201から情報処理装置101にチャットの開始指示が送信される。チャットの開始指示には、例えば、ウェブページ800のURL(設置先URL)、スクリプト名、端末種別などが含まれる。端末種別は、情報処理端末201がどの種類の端末であるかを区別する情報である。端末種別としては、例えば、スマートフォン、PCなどが挙げられる。 Taking the web page 800 as an example, when the banner image bn1 displayed on the web page 800 is selected, the information processing terminal 201 sends a chat start instruction to the information processing device 101. The chat start instruction includes, for example, the URL (installation destination URL) of the web page 800, the script name, the terminal type, and the like. The terminal type is information for distinguishing which type of terminal the information processing terminal 201 is. Examples of the terminal type include smartphones and PCs.
 会話制御部1003は、チャットの開始指示に応じて、災害の発生が検知されているかを判断する。ここで、災害の発生が検知されていない状態の場合には、会話制御部1003は、情報処理端末201に、チャットボットでの第1の会話を出力する。第1の会話は、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの会話である。 The conversation control unit 1003 determines whether or not the occurrence of a disaster has been detected in response to the chat start instruction. Here, when the occurrence of a disaster is not detected, the conversation control unit 1003 outputs the first conversation in the chatbot to the information processing terminal 201. The first conversation is a chatbot conversation that responds to a plurality of matters, including matters relating to an event that may occur due to the occurrence of a disaster.
 例えば、情報処理端末201は、第1の領域と第2の領域とを含む画面を有する。この画面は、例えば、情報処理端末201のディスプレイ403に表示される。第1の領域は、チャットボットでの会話を表示する領域であり、第2の領域に対応して設けられる。第2の領域は、災害の発生により起こり得るイベントに関する事項を含む複数の事項に関連する情報を表示する領域である。会話制御部1003は、例えば、情報処理端末201の画面に含まれる第1の領域に、第1の会話を出力する。 For example, the information processing terminal 201 has a screen including a first area and a second area. This screen is displayed, for example, on the display 403 of the information processing terminal 201. The first area is an area for displaying the conversation in the chatbot, and is provided corresponding to the second area. The second area is an area for displaying information related to a plurality of items including items related to events that may occur due to the occurrence of a disaster. The conversation control unit 1003 outputs the first conversation to, for example, the first area included in the screen of the information processing terminal 201.
 具体的には、例えば、会話制御部1003は、災害の発生が検知されていなければ、図5に示したスクリプトテーブル240を参照して、チャットの開始指示に含まれる設置先URL(または、スクリプト名)に対応する通常時スクリプトを、トークスクリプトに決定する。トークスクリプトは、情報処理端末201におけるチャットボットでの会話に適用するスクリプト情報である。 Specifically, for example, if the occurrence of a disaster is not detected, the conversation control unit 1003 refers to the script table 240 shown in FIG. 5 and includes the installation destination URL (or script) included in the chat start instruction. The normal script corresponding to the name) is determined as the talk script. The talk script is script information applied to a conversation in a chatbot at the information processing terminal 201.
 そして、会話制御部1003は、決定したトークスクリプト(通常時スクリプト)を用いて、情報処理端末201におけるチャットボットでの第1の会話を開始する。より詳細に説明すると、例えば、会話制御部1003は、トークスクリプトに従って、チャットボットにより、発話したり、選択肢を表示したり、選択された選択肢に応じた手続きを実行したりする。 Then, the conversation control unit 1003 starts the first conversation in the chatbot on the information processing terminal 201 by using the determined talk script (normal time script). More specifically, for example, the conversation control unit 1003 uses the chatbot to speak, display options, and execute procedures according to the selected options according to the talk script.
 なお、情報処理端末201におけるチャットボットとユーザとの会話履歴(いわゆる、チャットログ)は、例えば、図2に示したチャットログDB230に記憶される。第1の会話は、例えば、図9に示したメニュー画面900に対応する。 The conversation history between the chatbot and the user in the information processing terminal 201 (so-called chat log) is stored in, for example, the chat log DB 230 shown in FIG. The first conversation corresponds to, for example, the menu screen 900 shown in FIG.
 また、会話制御部1003は、チャットの開始指示に応じて、災害の発生が検知されている場合には、第1の会話を、災害の発生に応じた態様で、災害の発生により起こり得るイベントに関する事項を表示して応答する第2の会話に切り替えて情報処理端末201に出力する。 Further, when the occurrence of a disaster is detected in response to the chat start instruction, the conversation control unit 1003 conducts the first conversation in a manner corresponding to the occurrence of the disaster, and an event that may occur due to the occurrence of the disaster. It switches to the second conversation which displays and responds to the matters related to, and outputs it to the information processing terminal 201.
 具体的には、例えば、会話制御部1003は、第1の会話を、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、他の事項についての質問を入力するための操作項目よりも優先して表示される第2の会話に切り替える。 Specifically, for example, in the conversation control unit 1003, the operation item for inputting a question about an event that may occur due to the occurrence of a disaster in the first conversation is for inputting a question about other matters. Switch to the second conversation that is displayed with priority over the operation items of.
 また、会話制御部1003は、第1の会話を、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、災害の種別ごとに分類されて表示される第2の会話に切り替えることにしてもよい。災害の種別は、例えば、台風、地震、大雪、風災、水災などである。 In addition, the conversation control unit 1003 displays the first conversation by classifying the operation items for inputting a question about an event that may occur due to the occurrence of a disaster according to the type of disaster. You may switch to. The types of disasters are, for example, typhoons, earthquakes, heavy snowfalls, wind disasters, and flood disasters.
 また、会話制御部1003は、災害の発生が検知された場合、災害の発生地情報と情報処理端末201に対応する地域情報とに基づいて、第1の会話を、第2の会話に切り替えることにしてもよい。災害の発生地情報は、災害が発生した場所を特定する情報であり、例えば、表示制御設定DB250内の表示制御設定情報の災害地域フラグである。 Further, when the occurrence of a disaster is detected, the conversation control unit 1003 switches the first conversation to the second conversation based on the disaster occurrence location information and the area information corresponding to the information processing terminal 201. You may do it. The disaster occurrence location information is information that identifies the location where the disaster has occurred, and is, for example, a disaster area flag of the display control setting information in the display control setting DB 250.
 情報処理端末201に対応する地域情報は、情報処理端末201に対応する場所を特定する情報である。例えば、情報処理端末201に対応する地域情報は、情報処理端末201のユーザの居住地を特定する情報である。また、情報処理端末201に対応する地域情報は、情報処理端末201の現在地を特定する情報であってもよい。 The area information corresponding to the information processing terminal 201 is information for specifying the location corresponding to the information processing terminal 201. For example, the area information corresponding to the information processing terminal 201 is information that identifies the place of residence of the user of the information processing terminal 201. Further, the regional information corresponding to the information processing terminal 201 may be information that identifies the current location of the information processing terminal 201.
 より詳細に説明すると、例えば、会話制御部1003は、情報処理端末201のユーザの居住地が、災害が発生した地域の場合に、情報処理端末201の画面内の第1の領域に表示する第1の会話を、第2の会話に切り替えて出力する。第2の会話は、例えば、後述の図13に示すメニュー画面1300や、後述の図14および図15に示すチャット画面1400に対応する。 More specifically, for example, the conversation control unit 1003 displays in the first area in the screen of the information processing terminal 201 when the place of residence of the user of the information processing terminal 201 is an area where a disaster has occurred. The conversation of 1 is switched to the second conversation and output. The second conversation corresponds to, for example, the menu screen 1300 shown in FIG. 13 described later and the chat screen 1400 shown in FIGS. 14 and 15 described later.
 また、会話制御部1003は、災害の発生が検知された場合、情報処理端末201の画面に出力するチャットの開始指示を行うための第1のバナー画像を、災害の発生に応じたデザインの第2のバナー画像に切り替えることにしてもよい。第1のバナー画像は、例えば、ウェブページに表示される通常時のバナー画像である。第2のバナー画像は、例えば、ウェブページに表示される災害時のバナー画像である。 Further, when the occurrence of a disaster is detected, the conversation control unit 1003 displays the first banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 to be the first banner image designed according to the occurrence of the disaster. You may switch to the banner image of 2. The first banner image is, for example, a normal banner image displayed on a web page. The second banner image is, for example, a banner image at the time of a disaster displayed on a web page.
 具体的には、例えば、会話制御部1003は、情報処理端末201からウェブページへのアクセスがあったか否かを判断する。ここで、ウェブページは、チャットボットが設置されるウェブページであり、例えば、表示制御設定DB250に設置先URLが登録されているウェブページである。 Specifically, for example, the conversation control unit 1003 determines whether or not the information processing terminal 201 has accessed the web page. Here, the web page is a web page on which the chatbot is installed, for example, a web page in which the installation destination URL is registered in the display control setting DB 250.
 情報処理端末201からウェブページへのアクセスを示すアクセス通知は、例えば、情報処理端末201がウェブページにアクセスした際に、情報処理端末201から情報処理装置101に送信される。また、情報処理端末201がウェブページにアクセスした際に、ウェブページを提供するウェブサーバから情報処理装置101にアクセス通知が送信されてもよい。 The access notification indicating the access from the information processing terminal 201 to the web page is transmitted from the information processing terminal 201 to the information processing device 101, for example, when the information processing terminal 201 accesses the web page. Further, when the information processing terminal 201 accesses the web page, an access notification may be transmitted from the web server that provides the web page to the information processing device 101.
 例えば、会話制御部1003は、情報処理端末201(または、ウェブサーバ)からアクセス通知を受信した場合に、情報処理端末201からウェブページへのアクセスがあったと判断する。会話制御部1003は、情報処理端末201からウェブページへのアクセスがあった場合、表示制御設定DB250から、情報処理端末201がアクセスしたウェブページに対応する表示制御設定情報を取得する。 For example, when the conversation control unit 1003 receives the access notification from the information processing terminal 201 (or the web server), it determines that the information processing terminal 201 has accessed the web page. When the information processing terminal 201 accesses the web page, the conversation control unit 1003 acquires the display control setting information corresponding to the web page accessed by the information processing terminal 201 from the display control setting DB 250.
 この際、会話制御部1003は、表示制御設定DB250から、情報処理端末201がアクセスしたウェブページを含むウェブサイト内の全ウェブページに対応する表示制御設定情報を取得することにしてもよい。そして、会話制御部1003は、取得した表示制御設定情報を含む表示制御設定ファイルを情報処理端末201に送信する。表示制御設定ファイルは、情報処理端末201におけるチャットボットでの会話を制御するための情報である。 At this time, the conversation control unit 1003 may acquire the display control setting information corresponding to all the web pages in the website including the web page accessed by the information processing terminal 201 from the display control setting DB 250. Then, the conversation control unit 1003 transmits the display control setting file including the acquired display control setting information to the information processing terminal 201. The display control setting file is information for controlling the conversation in the chatbot on the information processing terminal 201.
 ここで、図11を用いて、表示制御設定ファイルの具体例について説明する。 Here, a specific example of the display control setting file will be described with reference to FIG.
 図11は、表示制御設定ファイルの具体例を示す説明図である。図11において、表示制御設定ファイル1100は、表示制御設定情報1100-1,1100-2を含む。ここでは、情報処理端末201がアクセスしたウェブページに対応する表示制御設定情報を、表示制御設定情報1100-1とする。 FIG. 11 is an explanatory diagram showing a specific example of the display control setting file. In FIG. 11, the display control setting file 1100 includes display control setting information 1100-1 and 1100-2. Here, the display control setting information corresponding to the web page accessed by the information processing terminal 201 is referred to as display control setting information 1100-1.
 表示制御設定情報1100-1は、設置先URL「https://XX・・・」のウェブページに設置されるチャットボットでの会話を制御するための情報である。以下の説明では、表示制御設定情報1100-1の設置先URL「https://XX・・・」のウェブページを「ウェブページP1」と表記する場合がある。 The display control setting information 1100-1 is information for controlling the conversation in the chatbot installed on the web page of the installation destination URL "https: // XX ...". In the following description, the web page of the installation destination URL "https: // XX ..." of the display control setting information 1100-1 may be referred to as "web page P1".
 情報処理端末201は、例えば、自端末に対応する地域情報を参照して、情報処理端末201のユーザの居住地を特定する。情報処理端末201に対応する地域情報は、例えば、情報処理端末201に記憶されている。情報処理端末201は、特定した居住地を含む地域(居住地域)を特定する。 The information processing terminal 201 specifies, for example, the place of residence of the user of the information processing terminal 201 by referring to the area information corresponding to the own terminal. The area information corresponding to the information processing terminal 201 is stored in the information processing terminal 201, for example. The information processing terminal 201 specifies an area (residential area) including the specified residential area.
 つぎに、情報処理端末201は、表示制御設定情報1100-1の災害地域フラグを参照して、特定した居住地域に対応するビットがON(1)になっているか否かを判断する。例えば、情報処理端末201のユーザの居住地を「東京都」とすると、居住地域「関東」が特定され、災害地域フラグの左から3個目のビットがON(1)になっているか否か判断される。 Next, the information processing terminal 201 refers to the disaster area flag of the display control setting information 1100-1 and determines whether or not the bit corresponding to the specified residential area is ON (1). For example, if the residence of the user of the information processing terminal 201 is "Tokyo", the residence area "Kanto" is specified, and whether or not the third bit from the left of the disaster area flag is ON (1). Judged.
 ここで、居住地域に対応するビットがOFF(0)の場合、情報処理端末201は、表示制御設定ファイル1100を参照して、スマホ用バナーURLおよびPC用バナーURLのうち、自端末の端末種別に対応するバナーURLを特定する。そして、情報処理端末201は、特定したバナーURLにアクセスして、ウェブページP1に対応して第1のバナー画像を表示する。 Here, when the bit corresponding to the residential area is OFF (0), the information processing terminal 201 refers to the display control setting file 1100, and among the smartphone banner URL and the PC banner URL, the terminal type of the own terminal. Specify the banner URL corresponding to. Then, the information processing terminal 201 accesses the specified banner URL and displays the first banner image corresponding to the web page P1.
 第1のバナー画像は、例えば、図8に示したウェブページ800上に表示されたバナー画像bn1に相当する。 The first banner image corresponds to, for example, the banner image bn1 displayed on the web page 800 shown in FIG.
 一方、居住地域に対応するビットがON(1)の場合、情報処理端末201は、表示制御設定ファイル1100を参照して、災害時スマホ用バナーURLおよび災害時PC用バナーURLのうち、自端末の端末種別に対応するバナーURLを特定する。そして、情報処理端末201は、特定したバナーURLにアクセスして、ウェブページP1に対応して第2のバナー画像を表示する。 On the other hand, when the bit corresponding to the residential area is ON (1), the information processing terminal 201 refers to the display control setting file 1100, and among the disaster smartphone banner URL and the disaster PC banner URL, the information processing terminal 201 owns the terminal. Specify the banner URL corresponding to the terminal type of. Then, the information processing terminal 201 accesses the specified banner URL and displays the second banner image corresponding to the web page P1.
 第2のバナー画像は、例えば、後述の図12に示すウェブページ1200上に表示されたバナー画像bn2に相当する。 The second banner image corresponds to, for example, the banner image bn2 displayed on the web page 1200 shown in FIG. 12 described later.
 これにより、災害の発生に応じて、ユーザの居住地が災害地域に含まれる情報処理端末201の画面に出力するチャットの開始指示を行うためのバナー画像を、通常時のバナー画像(第1のバナー画像)から、災害時のバナー画像(第2のバナー画像)に切り替えることができる。 As a result, in response to the occurrence of a disaster, the banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 whose place of residence of the user is included in the disaster area is the banner image at the normal time (first). It is possible to switch from the banner image) to the banner image (second banner image) at the time of a disaster.
 なお、表示制御設定ファイル1100内の表示制御設定情報には、バナー画像を表示する対象期間を特定する情報が含まれる場合がある。この場合、情報処理端末201は、例えば、現在日時が対象期間に含まれるか否かを判定し、現在日時が対象期間に含まれない場合は、バナー画像を表示しないようにしてもよい。 Note that the display control setting information in the display control setting file 1100 may include information that specifies the target period for displaying the banner image. In this case, the information processing terminal 201 may determine, for example, whether or not the current date and time is included in the target period, and if the current date and time is not included in the target period, the banner image may not be displayed.
 情報処理端末201は、ウェブページP1に対応して表示したバナー画像が選択されると、情報処理装置101にチャットの開始指示を送信する。チャットの開始指示には、例えば、選択されたバナー画像を特定する情報(バナーURL)が含まれていてもよい。 When the banner image displayed corresponding to the web page P1 is selected, the information processing terminal 201 transmits a chat start instruction to the information processing device 101. The chat start instruction may include, for example, information (banner URL) that identifies the selected banner image.
 例えば、第1のバナー画像が選択されると、第1のバナー画像のバナーURL(スマホ用バナーURLまたはPC用バナーURL)を含むチャットの開始指示が送信される。また、第2のバナー画像が選択されると、第2のバナー画像のバナーURL(災害時スマホ用バナーURLまたは災害時PC用バナーURL)を含むチャットの開始指示が送信される。 For example, when the first banner image is selected, a chat start instruction including the banner URL of the first banner image (smartphone banner URL or PC banner URL) is transmitted. When the second banner image is selected, a chat start instruction including the banner URL of the second banner image (banner URL for a smartphone at the time of a disaster or banner URL for a PC at the time of a disaster) is transmitted.
 これにより、情報処理装置101において、チャットの開始指示に含まれるバナーURLから、通常時スクリプトまたは災害時スクリプトのいずれを適用するのかを判断することができる。例えば、第1のバナー画像のバナーURLが含まれる場合、通常時スクリプトを適用すると判断される。また、第2のバナー画像のバナーURLが含まれる場合、災害時スクリプトを適用すると判断される。 Thereby, in the information processing device 101, it is possible to determine whether to apply the normal time script or the disaster time script from the banner URL included in the chat start instruction. For example, when the banner URL of the first banner image is included, it is determined that the normal script is applied. If the banner URL of the second banner image is included, it is determined that the disaster script is applied.
 ただし、情報処理装置101は、表示制御設定DB250を参照して、チャットの開始指示に含まれる設置先URL、スクリプト名、および、情報処理端末201に対応する地域情報に基づいて、通常時スクリプトまたは災害時スクリプトのいずれを適用するのかを判断してもよい。なお、情報処理端末201に対応する地域情報は、例えば、情報処理端末201から取得される。 However, the information processing device 101 refers to the display control setting DB 250, and based on the installation destination URL included in the chat start instruction, the script name, and the area information corresponding to the information processing terminal 201, the normal time script or You may decide which of the disaster scripts to apply. The area information corresponding to the information processing terminal 201 is acquired from, for example, the information processing terminal 201.
 また、会話制御部1003は、情報処理端末201の画面内の第1の領域に表示する会話を第1の会話から第2の会話に切り替えた後、情報処理端末201の画面内の第2の領域に表示される情報の切り替えを判定することにしてもよい。そして、会話制御部1003は、判定した結果に基づいて、情報処理端末201の画面内の第1の領域に表示する会話を、第2の会話から第1の会話に切り替えて出力することにしてもよい。 Further, the conversation control unit 1003 switches the conversation displayed in the first area of the screen of the information processing terminal 201 from the first conversation to the second conversation, and then the second conversation in the screen of the information processing terminal 201. It may be determined to switch the information displayed in the area. Then, the conversation control unit 1003 decides to switch the conversation to be displayed in the first area in the screen of the information processing terminal 201 from the second conversation to the first conversation and output it based on the determination result. May be good.
 情報処理端末201の画面内の第2の領域に表示される情報は、災害の発生に応じて変更されることがある。例えば、何らかの災害が発生した場合に、第2の領域に表示されるウェブページの内容が、「この度の災害により被害を受けられた皆さまへ」などのメッセージを含む災害仕様に変更されることがある。 The information displayed in the second area of the screen of the information processing terminal 201 may be changed according to the occurrence of a disaster. For example, in the event of some kind of disaster, the content of the web page displayed in the second area may be changed to a disaster specification that includes a message such as "To all the victims of this disaster". be.
 具体的には、例えば、会話制御部1003は、表示制御設定DB250内の表示制御設定情報の災害地域フラグのいずれかのビットをON(1)にしてから所定時間経過したか否かを判断する。災害地域フラグのビットをON(1)にした日時は、例えば、表示制御設定情報に記録されている。所定時間は、任意に設定可能であり、例えば、1週間程度の時間に設定される。 Specifically, for example, the conversation control unit 1003 determines whether or not a predetermined time has elapsed since any bit of the disaster area flag of the display control setting information in the display control setting DB 250 was turned ON (1). .. The date and time when the disaster area flag bit is turned ON (1) is recorded in, for example, the display control setting information. The predetermined time can be arbitrarily set, and is set to, for example, a time of about one week.
 ここで、所定時間経過した場合、会話制御部1003は、表示制御設定情報の設置先URLにアクセスして、ウェブページの画面をキャプチャする。つぎに、会話制御部1003は、キャプチャした画面の内容を解析して、特定のキーワードが含まれるか否かを判断する。特定のキーワードは、任意に設定可能であり、例えば、「この度の災害」、「被害を受けられた皆さま」などである。 Here, when the predetermined time elapses, the conversation control unit 1003 accesses the installation destination URL of the display control setting information and captures the screen of the web page. Next, the conversation control unit 1003 analyzes the content of the captured screen and determines whether or not a specific keyword is included. Specific keywords can be set arbitrarily, for example, "this disaster", "damaged people", and the like.
 ここで、特定のキーワードが含まれる場合、会話制御部1003は、ウェブページの内容が災害の発生に応じて変更された状態であると判断する。一方、特定のキーワードが含まれない場合、会話制御部1003は、災害の発生に応じて変更されたウェブページの内容が元の状態に戻ったと判断する。 Here, when a specific keyword is included, the conversation control unit 1003 determines that the content of the web page has been changed according to the occurrence of a disaster. On the other hand, when the specific keyword is not included, the conversation control unit 1003 determines that the content of the web page changed according to the occurrence of the disaster has returned to the original state.
 すなわち、災害の発生が検知されてから所定時間経過後に、ウェブページの内容に特定のキーワードが含まれない場合は、会話制御部1003は、ウェブページの内容が災害仕様から通常仕様に切り替わったと判定する。ただし、ウェブページの内容は、災害仕様に変更されずに、通常仕様のままの場合もある。この場合も、会話制御部1003は、ウェブページの内容が災害仕様から通常仕様に切り替わったと判定する。 That is, if the content of the web page does not include a specific keyword after a predetermined time has passed since the occurrence of the disaster was detected, the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification. do. However, the content of the web page may remain the normal specification without being changed to the disaster specification. In this case as well, the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification.
 会話制御部1003は、ウェブページの内容が災害仕様から通常仕様に切り替わったと判定した場合、情報処理端末201の画面内の第1の領域に表示する第2の会話を、第1の会話に切り替える。具体的には、例えば、会話制御部1003は、ウェブページの内容が災害仕様から通常仕様に切り替わったと判定した場合、ウェブページに対応する表示制御設定情報の災害地域フラグのビットをOFF(0)に変更する。 When the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification, the conversation control unit 1003 switches the second conversation displayed in the first area on the screen of the information processing terminal 201 to the first conversation. .. Specifically, for example, when the conversation control unit 1003 determines that the content of the web page has been switched from the disaster specification to the normal specification, the bit of the disaster area flag of the display control setting information corresponding to the web page is turned off (0). Change to.
 また、会話制御部1003は、例えば、災害の発生が検知されてから所定時間経過後に、ウェブページを提供するウェブサーバに問い合わせることにより、ウェブページの内容が災害仕様から通常仕様に切り替わったか否かを判定することにしてもよい。 Further, the conversation control unit 1003 determines whether or not the content of the web page has been switched from the disaster specification to the normal specification by inquiring to the web server that provides the web page, for example, after a predetermined time has elapsed since the occurrence of the disaster was detected. May be determined.
 また、第2の会話は、災害の種別に応じて決められてもよい。この場合、会話制御部1003は、例えば、災害の発生が検知されている場合に、第1の会話を、災害の種別に応じた第2の会話に切り替えて出力することにしてもよい。例えば、スクリプトテーブル240内の災害時スクリプトとして、災害種別に応じたスクリプト情報が用意されていてもよい。 Also, the second conversation may be decided according to the type of disaster. In this case, for example, when the occurrence of a disaster is detected, the conversation control unit 1003 may switch the first conversation to the second conversation according to the type of disaster and output it. For example, as a disaster script in the script table 240, script information corresponding to the disaster type may be prepared.
 なお、上述した情報処理装置101の各機能部は、会話制御システム200内の複数のコンピュータ(例えば、情報処理装置101と情報処理端末201)により実現されることにしてもよい。また、上述した情報処理装置101の各機能部は、各情報処理端末201により実現されることにしてもよい。 Note that each functional unit of the information processing device 101 described above may be realized by a plurality of computers (for example, the information processing device 101 and the information processing terminal 201) in the conversation control system 200. Further, each functional unit of the above-mentioned information processing device 101 may be realized by each information processing terminal 201.
(災害時のウェブページの表示例)
 つぎに、図12を用いて、情報処理端末201のディスプレイ403に表示される災害時のウェブページの表示例について説明する。
(Example of displaying a web page in the event of a disaster)
Next, a display example of a web page at the time of a disaster displayed on the display 403 of the information processing terminal 201 will be described with reference to FIG.
 図12は、災害時のウェブページの表示例を示す説明図である。図12において、情報処理端末201のディスプレイ403のウィンドウwd2に、ウェブページ1200が表示されている。 FIG. 12 is an explanatory diagram showing a display example of a web page at the time of a disaster. In FIG. 12, the web page 1200 is displayed in the window wd2 of the display 403 of the information processing terminal 201.
 ウェブページ1200は、「××保険会社」のホームページであり、災害時のウェブページの一例である。ウェブページ1200には、災害により被害を受けた人たちへのメッセージ(例えば、メッセージ1201,1202)が表示されている。 Web page 1200 is the homepage of "XX insurance company" and is an example of a web page in the event of a disaster. On the web page 1200, a message (for example, messages 1201, 1202) to people who have been damaged by the disaster is displayed.
 また、ウェブページ1200上には、バナー画像bn2が表示されている。バナー画像bn2は、チャットの開始指示を行うためのものであり、災害時のバナー画像の一例である。バナー画像bn2には、「××保険会社」の保険担当者を表すアバターav(例えば、図8参照)が表示されていない。 In addition, the banner image bn2 is displayed on the web page 1200. The banner image bn2 is for instructing the start of chat, and is an example of a banner image at the time of a disaster. The banner image bn2 does not display the avatar av (see, for example, FIG. 8) representing the insurer of the “XX insurance company”.
 情報処理端末201において、入力装置404を用いたユーザの操作入力により、ウェブページ1200上に表示されたバナー画像bn2を選択すると、図13に示すようなメニュー画面1300が、ウェブページ1200に重畳表示される。 When the banner image bn2 displayed on the web page 1200 is selected by the user's operation input using the input device 404 in the information processing terminal 201, the menu screen 1300 as shown in FIG. 13 is superimposed and displayed on the web page 1200. Will be done.
 図13は、災害時のメニュー画面の表示例を示す説明図である。図13において、情報処理端末201のディスプレイ403のウィンドウwd1に、メニュー画面1300が表示されている。メニュー画面1300は、「××保険会社」のウェブページ1200に関連する複数の項目からいずれかの項目を選択するための操作画面であり、災害時のメニュー画面の一例である。 FIG. 13 is an explanatory diagram showing a display example of a menu screen at the time of a disaster. In FIG. 13, the menu screen 1300 is displayed in the window wd1 of the display 403 of the information processing terminal 201. The menu screen 1300 is an operation screen for selecting one of a plurality of items related to the web page 1200 of the “XX insurance company”, and is an example of a menu screen at the time of a disaster.
 メニュー画面1300では、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目(項目ボタン1301,1302)が、他の事項についての質問を入力するための操作項目よりも優先して表示されている。 On the menu screen 1300, the operation items (item buttons 1301, 1302) for inputting questions about events that may occur due to the occurrence of a disaster have priority over the operation items for inputting questions about other items. Is displayed.
 メニュー画面1300において、ユーザの操作入力により、項目ボタン1301を選択すると、「事故受付」についての質問を行うためのチャット画面がウィンドウwd1に表示される。メニュー画面1300において、項目ボタン1302を選択すると、「事故対応・補償内容の確認」についての質問を行うためのチャット画面がウィンドウwd1に表示される。 On the menu screen 1300, when the item button 1301 is selected by the user's operation input, a chat screen for asking a question about "accident reception" is displayed in the window wd1. When the item button 1302 is selected on the menu screen 1300, a chat screen for asking a question about "accident response / confirmation of compensation contents" is displayed in the window wd1.
 メニュー画面1300によれば、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が優先的に表示されるため、災害に関する選択肢を選択するためのユーザの操作数を減らして、災害に関する質問を入力しやすくさせることができる。なお、メニュー画面1300において、項目ボタン1303を選択すると、メニュー画面1300の表示内容を更新して、選択可能な項目を変更することができる。 According to the menu screen 1300, operation items for inputting questions about matters related to events that may occur due to a disaster are displayed preferentially, so that the number of user operations for selecting disaster-related options is reduced. , Can make it easier to enter questions about disasters. When the item button 1303 is selected on the menu screen 1300, the display contents of the menu screen 1300 can be updated and the selectable items can be changed.
(災害時のチャット画面の画面例)
 つぎに、図14および図15を用いて、情報処理端末201のディスプレイ403に表示される災害時のチャット画面の画面例について説明する。ここでは、図13に示したメニュー画面1300において、項目ボタン1302が選択された場合に表示されるチャット画面を例に挙げて説明する。
(Screen example of chat screen at the time of disaster)
Next, a screen example of a chat screen at the time of a disaster displayed on the display 403 of the information processing terminal 201 will be described with reference to FIGS. 14 and 15. Here, a chat screen displayed when the item button 1302 is selected on the menu screen 1300 shown in FIG. 13 will be described as an example.
 図14および図15は、災害時のチャット画面の画面例を示す説明図である。図14において、チャット画面1400がウィンドウwd1に表示されている。チャット画面1400は、チャットボットでの第2の会話を出力する画面であり、「事故対応・補償内容の確認」についての質問を行うための操作画面である。図14および図15中、アバターavは、「××保険会社」の保険担当者を表すキャラクターである。 14 and 15 are explanatory views showing a screen example of a chat screen at the time of a disaster. In FIG. 14, the chat screen 1400 is displayed in the window wd1. The chat screen 1400 is a screen for outputting a second conversation in the chatbot, and is an operation screen for asking a question about "accident response / confirmation of compensation contents". In FIGS. 14 and 15, the avatar av is a character representing an insurer of "XX insurance company".
 チャット画面1400によれば、ユーザは、選択肢を選択したり、メッセージを入力したりすることで、「××保険会社」のチャットボット(アバターav)と対話しながら、チャットサポートを利用することができる。 According to the chat screen 1400, the user can use the chat support while interacting with the chatbot (avatar av) of the "XX insurance company" by selecting an option or inputting a message. can.
 チャット画面1400では、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目(項目ボタン1401~1405)が、災害の種別ごとに分類されて表示されている。チャット画面1400において、ユーザの操作入力により、項目ボタン1401を選択すると、「台風」が発生したときの事故対応・補償内容についての質問を行うための操作項目が表示される。 On the chat screen 1400, operation items (item buttons 1401 to 1405) for inputting questions about matters related to events that may occur due to the occurrence of a disaster are classified and displayed according to the type of disaster. When the item button 1401 is selected by the user's operation input on the chat screen 1400, the operation items for asking a question about the accident response / compensation content when a "typhoon" occurs are displayed.
 また、チャット画面1400において、項目ボタン1402を選択すると、「地震」が発生したときの事故対応・補償内容についての質問を行うための操作項目が表示される。チャット画面1400において、項目ボタン1403を選択すると、「大雪」が発生したときの事故対応・補償内容についての質問を行うための操作項目が表示される。 Also, when the item button 1402 is selected on the chat screen 1400, operation items for asking questions about accident response / compensation contents when an "earthquake" occurs are displayed. When the item button 1403 is selected on the chat screen 1400, an operation item for asking a question about accident response / compensation content when "heavy snow" occurs is displayed.
 また、チャット画面1400において、項目ボタン1404を選択すると、「風災」が発生したときの事故対応・補償内容についての質問を行うための操作項目が表示される。チャット画面1400において、項目ボタン1405を選択すると、「水災」が発生したときの事故対応・補償内容についての質問を行うための操作項目が表示される。 Also, when the item button 1404 is selected on the chat screen 1400, operation items for asking questions about accident response / compensation contents when a "wind disaster" occurs are displayed. When the item button 1405 is selected on the chat screen 1400, operation items for asking a question about accident response / compensation contents when a "flood disaster" occurs are displayed.
 なお、チャット画面1400において、ボックス1406を選択することで、メッセージを入力することができる。また、チャット画面1400において、送信ボタン1407を選択することで、ボックス1406に入力されたメッセージをチャットボット側(情報処理装置101)に送信することができる。 Note that you can enter a message by selecting box 1406 on the chat screen 1400. Further, by selecting the send button 1407 on the chat screen 1400, the message input in the box 1406 can be transmitted to the chatbot side (information processing device 101).
 ここでは、チャット画面1400において、項目ボタン1401が選択された場合を想定する。この場合、チャット画面1400に、「台風」が発生した場合に対象となる保険商品についての質問を行うための操作項目(項目ボタン1408,1409)が表示される。 Here, it is assumed that the item button 1401 is selected on the chat screen 1400. In this case, the chat screen 1400 displays operation items (item buttons 1408, 1409) for asking a question about the insurance product to be covered when a "typhoon" occurs.
 チャット画面1400において、ユーザの操作入力により、項目ボタン1408を選択すると、「台風」が発生したときの「火災保険」についての質問を行うための操作項目が表示される。また、チャット画面1400において、項目ボタン1409を選択すると、「台風」が発生したときの「自動車保険」についての質問を行うための操作項目が表示される。 On the chat screen 1400, when the item button 1408 is selected by the user's operation input, the operation items for asking a question about "fire insurance" when a "typhoon" occurs are displayed. Further, when the item button 1409 is selected on the chat screen 1400, an operation item for asking a question about "auto insurance" when a "typhoon" occurs is displayed.
 ここでは、チャット画面1400において、項目ボタン1408が選択された場合を想定する。この場合、図15に示すように、チャット画面1400に、「台風」が発生したときの「火災保険」についての質問を行うための操作項目(項目ボタン1501~1504)が表示される。 Here, it is assumed that the item button 1408 is selected on the chat screen 1400. In this case, as shown in FIG. 15, operation items (item buttons 1501 to 1504) for asking a question about "fire insurance" when a "typhoon" occurs are displayed on the chat screen 1400.
 例えば、チャット画面1400において、ユーザの操作入力により、項目ボタン1501を選択すると、「台風などの強風で損害が発生した場合補償されますか?」という質問を入力することができる。また、チャット画面1400において、項目ボタン1503を選択すると、「敷地内にある物置が台風で飛ばされた場合、「建物」へかけている保険で補償されますか?」という質問を入力することができる。 For example, on the chat screen 1400, if the item button 1501 is selected by the user's operation input, the question "Will you be compensated if damage occurs due to a strong wind such as a typhoon?" Can be input. Also, if you select the item button 1503 on the chat screen 1400, "If the storeroom on the premises is blown away by a typhoon, will you be covered by the insurance for the" building "? You can enter the question.
 このように、チャット画面1400によれば、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、災害の種別ごとに表示されるため、災害に関する質問を入力しやすくさせることができる。例えば、ユーザは、発生した災害に関連する保険商品を容易に特定して、その保険商品についての質問を行うことができる。 In this way, according to the chat screen 1400, operation items for inputting questions about matters related to events that may occur due to the occurrence of a disaster are displayed for each type of disaster, making it easier to input questions related to disasters. be able to. For example, a user can easily identify an insurance product related to a disaster that has occurred and ask a question about that insurance product.
(情報処理装置101の各種処理手順)
 つぎに、図16~図19を用いて、情報処理装置101の各種処理手順について説明する。まず、図16を用いて、情報処理装置101の災害検知処理手順について説明する。
(Various processing procedures of the information processing device 101)
Next, various processing procedures of the information processing apparatus 101 will be described with reference to FIGS. 16 to 19. First, the disaster detection processing procedure of the information processing apparatus 101 will be described with reference to FIG.
 図16は、情報処理装置101の災害検知処理手順の一例を示すフローチャートである。図16のフローチャートにおいて、まず、情報処理装置101は、各都道府県の防災関連サイトから配信される緊急情報を取得したか否かを判断する(ステップS1601)。ここで、情報処理装置101は、緊急情報を取得するのを待つ(ステップS1601:No)。 FIG. 16 is a flowchart showing an example of the disaster detection processing procedure of the information processing device 101. In the flowchart of FIG. 16, first, the information processing device 101 determines whether or not the emergency information distributed from the disaster prevention related site of each prefecture has been acquired (step S1601). Here, the information processing device 101 waits for the emergency information to be acquired (step S1601: No).
 情報処理装置101は、緊急情報を取得した場合(ステップS1601:Yes)、取得した緊急情報を参照して、災害の種別が「地震」であるか否かを判断する(ステップS1602)。ここで、災害の種別が「地震」の場合(ステップS1602:Yes)、情報処理装置101は、取得した緊急情報を参照して、マグニチュード7.0以上であるか否かを判断する(ステップS1603)。 When the information processing device 101 acquires emergency information (step S1601: Yes), the information processing device 101 refers to the acquired emergency information and determines whether or not the type of disaster is "earthquake" (step S1602). Here, when the type of disaster is "earthquake" (step S1602: Yes), the information processing device 101 refers to the acquired emergency information and determines whether or not the magnitude is 7.0 or more (step S1603). ).
 ここで、マグニチュード7.0未満の場合(ステップS1603:No)、情報処理装置101は、本フローチャートによる一連の処理を終了する。一方、マグニチュード7.0以上の場合には(ステップS1603:Yes)、情報処理装置101は、ステップS1605に移行する。 Here, when the magnitude is less than 7.0 (step S1603: No), the information processing apparatus 101 ends a series of processes according to this flowchart. On the other hand, when the magnitude is 7.0 or more (step S1603: Yes), the information processing apparatus 101 shifts to step S1605.
 また、ステップS1602において、災害の種別が「地震」ではない場合(ステップS1602:No)、情報処理装置101は、取得した緊急情報を参照して、避難レベルが所定レベル以上であるか否かを判断する(ステップS1604)。所定レベルは、任意に設定可能であり、例えば、レベル4に設定される。 Further, in step S1602, when the type of disaster is not "earthquake" (step S1602: No), the information processing device 101 refers to the acquired emergency information and determines whether or not the evacuation level is equal to or higher than the predetermined level. Determine (step S1604). The predetermined level can be arbitrarily set, and is set to, for example, level 4.
 ここで、所定レベル未満の場合(ステップS1604:No)、情報処理装置101は、本フローチャートによる一連の処理を終了する。一方、所定レベル以上の場合には(ステップS1604:Yes)、情報処理装置101は、災害の発生を検知する(ステップS1605)。 Here, if the level is less than the predetermined level (step S1604: No), the information processing apparatus 101 ends a series of processes according to this flowchart. On the other hand, when the level is equal to or higher than the predetermined level (step S1604: Yes), the information processing apparatus 101 detects the occurrence of a disaster (step S1605).
 そして、情報処理装置101は、取得した緊急情報を参照して、災害が発生した地域を特定する(ステップS1606)。つぎに、情報処理装置101は、表示制御設定DB250内の各表示制御設定情報の災害地域フラグのうち、特定した地域(該当地域)のビットをON(1)にする(ステップS1607)。 Then, the information processing device 101 refers to the acquired emergency information and identifies the area where the disaster has occurred (step S1606). Next, the information processing device 101 turns on (1) the bit of the specified area (corresponding area) among the disaster area flags of each display control setting information in the display control setting DB 250 (step S1607).
 そして、情報処理装置101は、表示制御設定DB250内の表示制御設定情報の災害地域フラグのビットをONにした日時を記録して(ステップS1608)、本フローチャートによる一連の処理を終了する。これにより、各都道府県の防災関連サイトから配信される情報を利用して、各地で発生した所定の規模以上の災害を検知することができる。 Then, the information processing device 101 records the date and time when the bit of the disaster area flag of the display control setting information in the display control setting DB 250 is turned ON (step S1608), and ends a series of processes according to this flowchart. As a result, it is possible to detect disasters of a predetermined scale or larger that have occurred in various places by using the information distributed from the disaster prevention related sites of each prefecture.
 つぎに、図17を用いて、情報処理装置101の第1の会話制御処理手順について説明する。 Next, the first conversation control processing procedure of the information processing device 101 will be described with reference to FIG.
 図17は、情報処理装置101の第1の会話制御処理手順の一例を示すフローチャートである。図17のフローチャートにおいて、まず、情報処理装置101は、情報処理端末201からウェブページへのアクセスを検出したか否かを判断する(ステップS1701)。ただし、ウェブページは、チャットボットが設置されるウェブページである。 FIG. 17 is a flowchart showing an example of the first conversation control processing procedure of the information processing device 101. In the flowchart of FIG. 17, first, the information processing device 101 determines whether or not the access to the web page from the information processing terminal 201 is detected (step S1701). However, the web page is a web page on which a chatbot is installed.
 ここで、情報処理装置101は、情報処理端末201からウェブページへのアクセスを検出するのを待つ(ステップS1701:No)。そして、情報処理装置101は、情報処理端末201からウェブページへのアクセスを検出した場合(ステップS1701:Yes)、表示制御設定DB250から、アクセス先のウェブページに対応する表示制御設定情報を取得する(ステップS1702)。 Here, the information processing device 101 waits for detecting access to the web page from the information processing terminal 201 (step S1701: No). Then, when the information processing device 101 detects the access to the web page from the information processing terminal 201 (step S1701: Yes), the information processing device 101 acquires the display control setting information corresponding to the access destination web page from the display control setting DB 250. (Step S1702).
 そして、情報処理装置101は、取得した表示制御設定情報を含む表示制御設定ファイルを情報処理端末201に送信して(ステップS1703)、本フローチャートによる一連の処理を終了する。これにより、情報処理端末201におけるチャットボットでの会話を制御するための制御情報を情報処理端末201に送信することができる。 Then, the information processing device 101 transmits a display control setting file including the acquired display control setting information to the information processing terminal 201 (step S1703), and ends a series of processes according to this flowchart. As a result, control information for controlling the conversation in the chatbot at the information processing terminal 201 can be transmitted to the information processing terminal 201.
 つぎに、図18を用いて、情報処理装置101の第2の会話制御処理手順について説明する。 Next, the second conversation control processing procedure of the information processing apparatus 101 will be described with reference to FIG.
 図18は、情報処理装置101の会話制御処理手順の一例を示すフローチャートである。図18のフローチャートにおいて、まず、情報処理装置101は、情報処理端末201から、チャットの会話の開始指示を受信したか否かを判断する(ステップS1801)。ここで、情報処理装置101は、チャットの開始指示を受信するのを待つ(ステップS1801:No)。 FIG. 18 is a flowchart showing an example of the conversation control processing procedure of the information processing device 101. In the flowchart of FIG. 18, first, the information processing device 101 determines whether or not a chat conversation start instruction has been received from the information processing terminal 201 (step S1801). Here, the information processing device 101 waits for receiving the chat start instruction (step S1801: No).
 そして、情報処理装置101は、チャットの開始指示を受信した場合(ステップS1801:Yes)、スクリプトテーブル240を参照して、受信したチャットの開始指示に含まれる設置先URL、スクリプト名およびバナーURLに基づいて、情報処理端末201におけるチャットボットの会話に適用するトークスクリプトを決定する(ステップS1802)。 Then, when the information processing apparatus 101 receives the chat start instruction (step S1801: Yes), the information processing device 101 refers to the script table 240 and sets the installation destination URL, the script name, and the banner URL included in the received chat start instruction. Based on this, a talk script to be applied to the chatbot conversation in the information processing terminal 201 is determined (step S1802).
 具体的には、例えば、情報処理装置101は、スクリプトテーブル240を参照して、チャットの開始指示に含まれる設置先URL(または、スクリプト名)に対応するスクリプト管理情報を特定する。つぎに、情報処理装置101は、チャットの開始指示に含まれるバナーURLを参照して、特定したスクリプト管理情報の通常時スクリプトまたは災害時スクリプトのいずれか一方をトークスクリプトに決定する。すなわち、情報処理装置101は、災害の発生が検知されているか否かに応じて、トークスクリプトを決定する。 Specifically, for example, the information processing device 101 refers to the script table 240 and specifies the script management information corresponding to the installation destination URL (or script name) included in the chat start instruction. Next, the information processing device 101 refers to the banner URL included in the chat start instruction, and determines either the normal script or the disaster script of the specified script management information as the talk script. That is, the information processing device 101 determines the talk script according to whether or not the occurrence of a disaster has been detected.
 例えば、チャットの開始指示に含まれるバナーURLが災害時スマホ用バナーURLまたは災害時PC用バナーURLの場合、情報処理装置101は、特定したスクリプト管理情報の災害時スクリプトをトークスクリプトに決定する。また、チャットの開始指示に含まれるバナーURLがスマホ用バナーURLまたはPC用バナーURLの場合、情報処理装置101は、特定したスクリプト管理情報の通常時スクリプトをトークスクリプトに決定する。 For example, when the banner URL included in the chat start instruction is a banner URL for a smartphone at the time of a disaster or a banner URL for a PC at the time of a disaster, the information processing device 101 determines the disaster script of the specified script management information as a talk script. When the banner URL included in the chat start instruction is a smartphone banner URL or a PC banner URL, the information processing device 101 determines the normal time script of the specified script management information as the talk script.
 なお、チャットの開始指示にバナーURLが含まれていない場合は、情報処理装置101は、特定したスクリプト管理情報の災害地域フラグを参照して、いずれかのビットがONとなっている場合に、スクリプト管理情報の災害時スクリプトをトークスクリプトに決定することにしてもよい。 If the banner URL is not included in the chat start instruction, the information processing device 101 refers to the disaster area flag of the specified script management information, and if any of the bits is ON, the information processing device 101 refers to the disaster area flag. The disaster script of the script management information may be determined as the talk script.
 つぎに、情報処理装置101は、決定したトークスクリプトを用いて、情報処理端末201におけるチャットボットでの会話を開始する(ステップS1803)。つぎに、情報処理装置101は、情報処理端末201におけるチャットボットとユーザとの会話履歴(いわゆる、チャットログ)に基づいて、特定の条件を満たすか否かを判断する(ステップS1804)。 Next, the information processing device 101 starts a conversation with the chatbot on the information processing terminal 201 using the determined talk script (step S1803). Next, the information processing device 101 determines whether or not a specific condition is satisfied based on the conversation history (so-called chat log) between the chatbot and the user in the information processing terminal 201 (step S1804).
 具体的には、例えば、情報処理装置101は、特定のキーワードが入力されたり、特定の選択肢が複数回選択されたりした場合に、特定の条件を満たすと判断してもよい。特定のキーワードは、例えば、「オペレータ」、「わからない」などの所望の情報が得られない場合に入力されるキーワードである。特定の選択肢は、例えば、「この中にない」、「いいえ」などの所望の情報が得られない場合に選択される選択肢である。 Specifically, for example, the information processing apparatus 101 may determine that a specific condition is satisfied when a specific keyword is input or a specific option is selected a plurality of times. The specific keyword is a keyword that is input when desired information such as "operator" or "don't know" cannot be obtained. A particular option is one that is selected when the desired information, such as "not in this" or "no", is not available.
 ここで、特定の条件を満たさない場合(ステップS1804:No)、情報処理装置101は、情報処理端末201におけるチャットボットでの会話を終了するか否かを判断する(ステップS1805)。チャットボットの会話は、例えば、トークスクリプトに従って、または、ユーザの強制終了操作に応じて終了する。 Here, when the specific condition is not satisfied (step S1804: No), the information processing device 101 determines whether or not to end the conversation in the chatbot on the information processing terminal 201 (step S1805). The chatbot conversation ends, for example, according to a talk script or in response to a user forced termination operation.
 ここで、チャットボットでの会話を終了しない場合(ステップS1805:No)、情報処理装置101は、ステップS1804に戻る。一方、チャットボットでの会話を終了する場合(ステップS1805:Yes)、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Here, when the conversation in the chatbot is not ended (step S1805: No), the information processing apparatus 101 returns to step S1804. On the other hand, when ending the conversation in the chatbot (step S1805: Yes), the information processing apparatus 101 ends a series of processes according to this flowchart.
 また、ステップS1804において、特定の条件を満たす場合(ステップS1804:Yes)、情報処理装置101は、情報処理端末201とオペレータ端末202とを接続して、チャットボット対応からオペレータによる有人対応の会話に切り替える(ステップS1806)。そして、情報処理装置101は、本フローチャートによる一連の処理を終了する。 Further, in step S1804, when a specific condition is satisfied (step S1804: Yes), the information processing device 101 connects the information processing terminal 201 and the operator terminal 202 to change from chatbot support to manned conversation by the operator. Switching (step S1806). Then, the information processing device 101 ends a series of processes according to this flowchart.
 これにより、災害の発生の有無に応じて、情報処理端末201におけるチャットボットでの会話の流れを制御することができる。 As a result, it is possible to control the flow of conversation in the chatbot on the information processing terminal 201 according to the presence or absence of a disaster.
 つぎに、図19を用いて、情報処理装置101の表示制御設定更新処理手順について説明する。 Next, the display control setting update processing procedure of the information processing apparatus 101 will be described with reference to FIG.
 図19は、情報処理装置101の表示制御設定更新処理手順の一例を示すフローチャートである。図19のフローチャートにおいて、まず、情報処理装置101は、表示制御設定DB250内の表示制御設定情報の災害地域フラグのビットをONにしてから所定時間経過したか否かを判断する(ステップS1901)。 FIG. 19 is a flowchart showing an example of the display control setting update processing procedure of the information processing device 101. In the flowchart of FIG. 19, first, the information processing apparatus 101 determines whether or not a predetermined time has elapsed after turning on the bit of the disaster area flag of the display control setting information in the display control setting DB 250 (step S1901).
 ここで、情報処理装置101は、所定時間経過するのを待つ(ステップS1901:No)。そして、情報処理装置101は、所定時間経過した場合(ステップS1901:Yes)、表示制御設定情報の設置先URLにアクセスして、ウェブページが災害仕様から通常仕様に切り替わったか否かを判断する(ステップS1902)。 Here, the information processing device 101 waits for a predetermined time to elapse (step S1901: No). Then, when the predetermined time elapses (step S1901: Yes), the information processing device 101 accesses the installation destination URL of the display control setting information and determines whether or not the web page has been switched from the disaster specification to the normal specification (step S1901: Yes). Step S1902).
 ここで、災害仕様から通常仕様に切り替わっていない場合(ステップS1902:No)、情報処理装置101は、一定時間待機して(ステップS1903)、ステップS1902に戻る。一定時間は、任意に設定可能であり、例えば、数時間~数日程度の時間に設定される。 Here, if the disaster specification has not been switched to the normal specification (step S1902: No), the information processing apparatus 101 waits for a certain period of time (step S1903), and then returns to step S1902. The fixed time can be arbitrarily set, and is set to, for example, a time of several hours to several days.
 一方、災害仕様から通常仕様に切り替わった場合(ステップS1902:Yes)、情報処理装置101は、表示制御設定DB250内の表示制御設定情報の災害地域フラグのビットをOFFにして(ステップS1904)、本フローチャートによる一連の処理を終了する。 On the other hand, when the disaster specification is switched to the normal specification (step S1902: Yes), the information processing apparatus 101 turns off the bit of the disaster area flag of the display control setting information in the display control setting DB 250 (step S1904). The series of processing by the flowchart is completed.
 これにより、ウェブページの内容が災害仕様から通常仕様に切り替わったことに応じて、表示制御設定DB250内の表示制御設定情報の災害地域フラグを初期化することができる。この結果、ウェブページに対応して表示されるバナー画像を、災害時のバナー画像から通常時のバナー画像に切り替えることができる。 As a result, the disaster area flag of the display control setting information in the display control setting DB 250 can be initialized according to the change of the content of the web page from the disaster specification to the normal specification. As a result, the banner image displayed corresponding to the web page can be switched from the banner image at the time of disaster to the banner image at normal time.
 なお、情報処理装置101の表示制御設定更新処理は、例えば、表示制御設定DB250内の表示制御設定情報の災害地域フラグをONにしたビットごとに実行されてもよい。 The display control setting update process of the information processing device 101 may be executed, for example, for each bit in which the disaster area flag of the display control setting information in the display control setting DB 250 is turned ON.
(情報処理端末201の表示制御処理手順)
 つぎに、図20を用いて、情報処理端末201の表示制御処理手順について説明する。情報処理端末201の表示制御処理は、例えば、チャットボットが設置されるウェブページへのアクセスがあった場合に実行される。
(Display control processing procedure of information processing terminal 201)
Next, the display control processing procedure of the information processing terminal 201 will be described with reference to FIG. The display control process of the information processing terminal 201 is executed, for example, when there is an access to a web page on which a chatbot is installed.
 図20は、情報処理端末201の表示制御処理手順の一例を示すフローチャートである。図20のフローチャートにおいて、まず、情報処理端末201は、情報処理装置101から表示制御設定ファイルを受信する(ステップS2001)。表示制御設定ファイルは、アクセス先のウェブページに対応する表示制御設定情報を含む。 FIG. 20 is a flowchart showing an example of the display control processing procedure of the information processing terminal 201. In the flowchart of FIG. 20, first, the information processing terminal 201 receives the display control setting file from the information processing device 101 (step S2001). The display control setting file contains the display control setting information corresponding to the access destination web page.
 そして、情報処理端末201は、自端末に対応する地域情報を参照して、情報処理端末201のユーザの居住地域を特定する(ステップS2002)。つぎに、情報処理端末201は、受信した表示制御設定ファイル内のアクセス先のウェブページに対応する表示制御設定情報の災害地域フラグを参照して、特定した居住地域に対応するビットがON(1)になっているか否かを判断する(ステップS2003)。 Then, the information processing terminal 201 identifies the residential area of the user of the information processing terminal 201 by referring to the area information corresponding to the own terminal (step S2002). Next, the information processing terminal 201 refers to the disaster area flag of the display control setting information corresponding to the access destination web page in the received display control setting file, and the bit corresponding to the specified residential area is turned ON (1). ) Is determined (step S2003).
 ここで、居住地域に対応するビットがONの場合(ステップS2003:Yes)、情報処理端末201は、表示制御設定情報を参照して、自端末の端末種別に基づいて、ウェブページ上に災害時のバナー画像を表示して(ステップS2004)、本フローチャートによる一連の処理を終了する。 Here, when the bit corresponding to the residential area is ON (step S2003: Yes), the information processing terminal 201 refers to the display control setting information and is displayed on the web page at the time of a disaster based on the terminal type of the own terminal. (Step S2004) is displayed, and a series of processes according to this flowchart is completed.
 一方、居住地域に対応するビットがOFFの場合(ステップS2003:No)、情報処理端末201は、表示制御設定情報を参照して、自端末の端末種別に基づいて、ウェブページ上に通常時のバナー画像を表示して(ステップS2005)、本フローチャートによる一連の処理を終了する。 On the other hand, when the bit corresponding to the residential area is OFF (step S2003: No), the information processing terminal 201 refers to the display control setting information and is normally displayed on the web page based on the terminal type of the own terminal. A banner image is displayed (step S2005), and a series of processes according to this flowchart is completed.
 これにより、災害の発生の有無に応じて、ウェブページに対応して表示するバナー画像のデザインを切り替えることができる。 This makes it possible to switch the design of the banner image displayed corresponding to the web page according to the presence or absence of a disaster.
 なお、表示制御設定ファイルに、アクセス先のウェブページを含むウェブサイト内の全ウェブページに対応する表示制御設定情報が含まれる場合がある。この場合、情報処理端末201は、同一サイト内のウェブページ間を遷移する際に、情報処理装置101から表示制御設定ファイルを受信し直さなくてもよい。 Note that the display control setting file may include display control setting information corresponding to all web pages in the website including the accessed web page. In this case, the information processing terminal 201 does not have to re-receive the display control setting file from the information processing device 101 when transitioning between web pages in the same site.
 以上説明したように、実施の形態にかかる情報処理装置101によれば、情報処理端末201から受信するチャットの開始指示に応じて、情報処理端末201の画面にチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断することができる。そして、情報処理装置101によれば、災害の発生が検知されている場合には、第1の会話を第2の会話に切り替えて情報処理端末201に出力することができる。第1の会話は、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの会話である。第2の会話は、災害の発生に応じた態様で、災害の発生により起こり得るイベントに関する事項を表示して応答する会話である。 As described above, according to the information processing apparatus 101 according to the embodiment, the first conversation by the chatbot is displayed on the screen of the information processing terminal 201 in response to the chat start instruction received from the information processing terminal 201. At the time of output, it is possible to determine whether or not the occurrence of a disaster has been detected. Then, according to the information processing device 101, when the occurrence of a disaster is detected, the first conversation can be switched to the second conversation and output to the information processing terminal 201. The first conversation is a chatbot conversation that responds to a plurality of matters, including matters relating to an event that may occur due to the occurrence of a disaster. The second conversation is a conversation that displays and responds to matters related to an event that may occur due to the occurrence of a disaster in a manner corresponding to the occurrence of a disaster.
 これにより、情報処理端末201からのチャットの開始指示に応じて、チャットボットでの会話を開始する際に、災害の発生が検知されている場合には、災害に関する質問を入力しやすい災害仕様の表示に切り替えて、ユーザビリティの向上を図ることができる。 As a result, when a chatbot conversation is started in response to a chat start instruction from the information processing terminal 201, if a disaster has been detected, it is easy to enter a question about the disaster. You can switch to the display to improve usability.
 また、情報処理装置101によれば、災害の発生が検知されている場合に、災害の発生地情報と情報処理端末201に対応する地域情報とに基づいて、第1の会話を第2の会話に切り替えて出力することができる。 Further, according to the information processing device 101, when the occurrence of a disaster is detected, the first conversation is changed to the second conversation based on the disaster occurrence location information and the area information corresponding to the information processing terminal 201. You can switch to and output.
 これにより、情報処理端末201のユーザの居住地が、災害が発生した地域に含まれる場合に、災害仕様の表示に切り替えるといった制御が可能となり、被災していないユーザに対しても同じ仕様の表示が行われるのを防ぐことができる。 As a result, when the residence of the user of the information processing terminal 201 is included in the area where the disaster has occurred, it is possible to control such as switching to the display of the disaster specifications, and the same specifications are displayed even for the users who have not been affected by the disaster. Can be prevented from being done.
 また、情報処理装置101によれば、情報処理端末201の画面内の第1の領域に表示するチャットボットでの会話を第1の会話から第2の会話に切り替えた後、情報処理端末201の画面内の第2の領域に表示される情報の切り替えを判定することができる。第2の領域は、第1の領域とは異なる領域であって、災害の発生により起こり得るイベントに関する事項を含む複数の事項に関連する情報を表示する領域である。第2の領域に表示される情報は、例えば、複数の事項に関連するウェブページの情報である。そして、情報処理装置101によれば、判定した結果に基づいて、第1の領域に表示するチャットボットでの会話を、第2の会話から第1の会話に切り替えて出力することができる。 Further, according to the information processing device 101, after switching the conversation in the chat bot displayed in the first area of the screen of the information processing terminal 201 from the first conversation to the second conversation, the information processing terminal 201 It is possible to determine the switching of the information displayed in the second area on the screen. The second area is a different area from the first area and is an area for displaying information related to a plurality of items including items related to an event that may occur due to the occurrence of a disaster. The information displayed in the second area is, for example, information on a web page related to a plurality of matters. Then, according to the information processing device 101, based on the determination result, the conversation in the chatbot displayed in the first area can be switched from the second conversation to the first conversation and output.
 これにより、ウェブページのデザインが災害仕様から通常仕様に戻ったことに合わせて、チャットボットでの会話を行う際の表示を通常仕様に戻すことができる。 As a result, when the design of the web page has returned from the disaster specification to the normal specification, the display when having a conversation with the chatbot can be returned to the normal specification.
 また、情報処理装置101によれば、災害の発生が検知された場合、情報処理端末201の画面に出力するチャットの開始指示を行うための第1のバナー画像を、災害の発生に応じたデザインの第2のバナー画像に切り替えることができる。 Further, according to the information processing device 101, when the occurrence of a disaster is detected, the first banner image for instructing the start of the chat to be output to the screen of the information processing terminal 201 is designed according to the occurrence of the disaster. You can switch to the second banner image of.
 これにより、災害の発生に応じて、情報処理端末201の画面に出力するチャットの開始指示を行うためのバナー画像を、通常時のバナー画像から、災害時のバナー画像に切り替えることができる。例えば、ウェブページのデザインが通常仕様から災害仕様に変更されることに合わせて、バナー画像のデザインを被災者の感情を刺激しないようなものに変更することができる。 As a result, the banner image for instructing the start of chat to be output to the screen of the information processing terminal 201 can be switched from the normal banner image to the disaster banner image in response to the occurrence of a disaster. For example, as the design of the web page is changed from the normal specification to the disaster specification, the design of the banner image can be changed so as not to stimulate the emotions of the victim.
 また、情報処理装置101によれば、第1の会話を、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、他の事項についての質問を入力するための操作項目よりも優先して表示される第2の会話に切り替えることができる。 Further, according to the information processing device 101, in the first conversation, the operation item for inputting a question about an event that may occur due to the occurrence of a disaster is an operation item for inputting a question about another item. You can switch to a second conversation that is displayed with priority over.
 これにより、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が優先的に表示されるため、災害に関する選択肢を選択するためのユーザの操作数を減らして、災害に関する質問を入力しやすくさせることができる。 This gives priority to the operation items for entering questions about events that may occur due to the occurrence of a disaster, reducing the number of user operations for selecting disaster options and asking questions about disasters. Can be made easier to enter.
 また、情報処理装置101によれば、第1の会話を、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、災害の種別ごとに分類されて表示される第2の会話に切り替えることができる。 Further, according to the information processing device 101, the operation items for inputting the question about the matter related to the event that may occur due to the occurrence of the disaster in the first conversation are classified and displayed according to the type of the disaster. You can switch to the conversation.
 これにより、災害の発生により起こり得るイベントに関する事項についての質問を入力するための操作項目が、災害の種別ごとに表示されるため、災害に関する質問を入力しやすくさせることができる。 This makes it easier to enter questions about disasters because the operation items for entering questions about events that may occur due to the occurrence of a disaster are displayed for each type of disaster.
 また、情報処理装置101によれば、防災関連サイトから配信される緊急情報を取得し、取得した緊急情報に基づいて、災害の発生を検知することができる。 Further, according to the information processing device 101, it is possible to acquire emergency information distributed from a disaster prevention related site and detect the occurrence of a disaster based on the acquired emergency information.
 これにより、災害発生時に各都道府県の防災関連サイトから配信される緊急情報を利用して、災害の発生をリアルタイムに検知することができる。 This makes it possible to detect the occurrence of a disaster in real time by using the emergency information delivered from the disaster prevention related sites of each prefecture when a disaster occurs.
 これらのことから、情報処理装置101によれば、災害の発生に応じて、ウェブページに併設されたチャットボットでの会話を行う際の表示を、災害に関する質問を入力しやすい表示に切り替えて、ユーザビリティの向上を図ることができる。また、災害の発生に応じて自動で表示を切り替えることが可能なため、表示の切り替えにかかる作業負荷や作業時間を削減することができる。また、ウェブページのデザイン変更に合わせて、その都度、チャットボットの管理者等に切り替えを依頼するといったことが不要となるため、リアルタイムな切り替えを実現することができる。また、ユーザビリティの向上にともなって、チャットボットで処理可能な問い合わせ件数が増加して、保険会社等への問い合わせ数を抑えてオペレータの業務負荷を減らすことができる。 Based on these facts, according to the information processing device 101, in response to the occurrence of a disaster, the display when having a conversation with the chatbot attached to the web page is switched to a display that makes it easy to enter a question about the disaster. Usability can be improved. In addition, since the display can be automatically switched according to the occurrence of a disaster, the workload and working time required for switching the display can be reduced. In addition, since it is not necessary to ask the chatbot administrator or the like to switch each time the design of the web page is changed, real-time switching can be realized. In addition, with the improvement of usability, the number of inquiries that can be processed by the chatbot increases, and the number of inquiries to insurance companies and the like can be suppressed to reduce the workload of the operator.
 なお、本実施の形態で説明した会話制御方法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。本会話制御プログラムは、ハードディスク、フレキシブルディスク、CD-ROM、DVD、USBメモリ等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。また、本会話制御プログラムは、インターネット等のネットワークを介して配布してもよい。 The conversation control method described in this embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This conversation control program is recorded on a computer-readable recording medium such as a hard disk, flexible disk, CD-ROM, DVD, or USB memory, and is executed by being read from the recording medium by the computer. Further, this conversation control program may be distributed via a network such as the Internet.
 また、本実施の形態で説明した情報処理装置101は、スタンダードセルやストラクチャードASIC(Application Specific Integrated Circuit)などの特定用途向けICやFPGAなどのPLD(Programmable Logic Device)によっても実現することができる。 Further, the information processing device 101 described in the present embodiment can also be realized by a standard cell, an IC for a specific purpose such as a structured ASIC (Application Specific Integrated Circuit), or a PLD (Programmable Logic Device) such as an FPGA.
 101 情報処理装置
 102,201 情報処理端末
 110 画面
 111 第1の領域
 112 第2の領域
 120,130,1400 チャット画面
 200 会話制御システム
 202 オペレータ端末
 210 ネットワーク
 220 FAQマスタ
 230 チャットログDB
 240 スクリプトテーブル
 250 表示制御設定DB
 300,400 バス
 301,401 CPU
 302,402 メモリ
 303 ディスクドライブ
 304 ディスク
 305,405 通信I/F
 306 可搬型記録媒体I/F
 307 可搬型記録媒体
 403 ディスプレイ
 404 入力装置
 406 カメラ
 407 スピーカ
 408 マイクロフォン
 800,1200 ウェブページ
 900,1300 メニュー画面
 1001 検知部
 1002 通信部
 1003 会話制御部
 1100 表示制御設定ファイル
101 Information processing device 102, 201 Information processing terminal 110 screen 111 First area 112 Second area 120, 130, 1400 Chat screen 200 Conversation control system 202 Operator terminal 210 Network 220 FAQ master 230 Chat log DB
240 Script table 250 Display control setting DB
300,400 Bus 301,401 CPU
302,402 Memory 303 Disk drive 304 Disk 305,405 Communication I / F
306 Portable recording medium I / F
307 Portable recording medium 403 Display 404 Input device 406 Camera 407 Speaker 408 Microphone 800, 1200 Web page 900, 1300 Menu screen 1001 Detection unit 1002 Communication unit 1003 Conversation control unit 1100 Display control setting file

Claims (10)

  1.  情報処理端末から受信するチャットの開始指示に応じて、前記情報処理端末に、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断し、
     前記災害の発生が検知されている場合には、前記第1の会話を、前記災害の発生に応じた態様で前記イベントに関する事項を表示して応答する第2の会話に切り替えて前記情報処理端末に出力する、
     処理をコンピュータに実行させることを特徴とする会話制御プログラム。
    When outputting a first conversation in a chatbot that responds to a plurality of matters including matters related to an event that may occur due to the occurrence of a disaster to the information processing terminal in response to a chat start instruction received from the information processing terminal. , Determine if a disaster has been detected,
    When the occurrence of the disaster is detected, the first conversation is switched to the second conversation that displays and responds to matters related to the event in an manner corresponding to the occurrence of the disaster, and the information processing terminal. Output to
    A conversation control program characterized by having a computer execute processing.
  2.  前記出力する処理は、
     前記災害の発生が検知されている場合に、前記災害の発生地情報と前記情報処理端末に対応する地域情報とに基づいて、前記第1の会話を前記第2の会話に切り替えて出力する、ことを特徴とする請求項1に記載の会話制御プログラム。
    The output process is
    When the occurrence of the disaster is detected, the first conversation is switched to the second conversation and output based on the disaster occurrence location information and the area information corresponding to the information processing terminal. The conversation control program according to claim 1.
  3.  前記情報処理端末は、前記チャットボットでの会話を表示する第1の領域と、前記複数の事項に関連する情報を表示する第2の領域とを含む画面を有し、
     前記第1の領域に表示するチャットボットでの会話を、前記第1の会話から前記第2の会話に切り替えた後、前記第2の領域に表示される情報の切り替えを判定し、
     判定した結果に基づいて、前記第1の領域に表示する前記チャットボットでの会話を、前記第2の会話から前記第1の会話に切り替えて出力する、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    The information processing terminal has a screen including a first area for displaying a conversation in the chatbot and a second area for displaying information related to the plurality of matters.
    After switching the conversation in the chatbot displayed in the first area from the first conversation to the second conversation, it is determined that the information displayed in the second area is switched.
    Based on the determination result, the conversation in the chatbot displayed in the first area is switched from the second conversation to the first conversation and output.
    The conversation control program according to claim 1, wherein the computer executes the process.
  4.  前記災害の発生が検知された場合、前記情報処理端末に出力する前記チャットの開始指示を行うための第1のバナー画像を、前記災害の発生に応じたデザインの第2のバナー画像に切り替える、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    When the occurrence of the disaster is detected, the first banner image for instructing the start of the chat output to the information processing terminal is switched to the second banner image designed according to the occurrence of the disaster.
    The conversation control program according to claim 1, wherein the computer executes the process.
  5.  前記第2の会話では、前記イベントに関する事項についての質問を入力するための操作項目が、他の事項についての質問を入力するための操作項目よりも優先して表示される、ことを特徴とする請求項1に記載の会話制御プログラム。 The second conversation is characterized in that an operation item for inputting a question about the event is displayed in preference to an operation item for inputting a question about another item. The conversation control program according to claim 1.
  6.  前記第2の会話では、前記イベントに関する事項についての質問を入力するための操作項目が、前記災害の種別ごとに分類されて表示される、ことを特徴とする請求項1に記載の会話制御プログラム。 The conversation control program according to claim 1, wherein in the second conversation, operation items for inputting a question about the event are classified and displayed according to the type of the disaster. ..
  7.  前記第2の領域に表示される情報は、前記複数の事項に関連するウェブページの情報である、ことを特徴とする請求項3に記載の会話制御プログラム。 The conversation control program according to claim 3, wherein the information displayed in the second area is information on a web page related to the plurality of items.
  8.  防災関連サイトから配信される緊急情報を取得し、
     取得した前記緊急情報に基づいて、災害の発生を検知する、
     処理を前記コンピュータに実行させることを特徴とする請求項1に記載の会話制御プログラム。
    Obtain emergency information delivered from disaster prevention related sites,
    Detect the occurrence of a disaster based on the acquired emergency information,
    The conversation control program according to claim 1, wherein the computer executes the process.
  9.  情報処理端末から受信するチャットの開始指示に応じて、前記情報処理端末に、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断し、
     前記災害の発生が検知されている場合には、前記第1の会話を、前記災害の発生に応じた態様で前記イベントに関する事項を表示して応答する第2の会話に切り替えて前記情報処理端末に出力する、
     処理をコンピュータが実行することを特徴とする会話制御方法。
    When outputting a first conversation in a chatbot that responds to a plurality of matters including matters related to an event that may occur due to the occurrence of a disaster to the information processing terminal in response to a chat start instruction received from the information processing terminal. , Determine if a disaster has been detected,
    When the occurrence of the disaster is detected, the first conversation is switched to the second conversation that displays and responds to matters related to the event in an manner corresponding to the occurrence of the disaster, and the information processing terminal. Output to
    A conversation control method characterized by a computer performing processing.
  10.  情報処理端末からチャットの開始指示を受信する通信部と、
     前記チャットの開始指示に応じて、前記情報処理端末に、災害の発生により起こり得るイベントに関する事項を含む複数の事項について応答するチャットボットでの第1の会話を出力する際に、災害の発生が検知されているかを判断し、前記災害の発生が検知されている場合には、前記第1の会話を、前記災害の発生に応じた態様で前記イベントに関する事項を表示して応答する第2の会話に切り替えて前記情報処理端末に出力する会話制御部と、
     を有することを特徴とする情報処理装置。
    The communication unit that receives the chat start instruction from the information processing terminal,
    A disaster occurs when outputting a first conversation in a chatbot that responds to a plurality of matters including matters related to an event that may occur due to the occurrence of a disaster to the information processing terminal in response to the chat start instruction. A second method in which it is determined whether or not the disaster has occurred, and if the occurrence of the disaster is detected, the first conversation is responded by displaying matters related to the event in a manner corresponding to the occurrence of the disaster. A conversation control unit that switches to conversation and outputs to the information processing terminal,
    An information processing device characterized by having.
PCT/JP2020/010125 2020-03-09 2020-03-09 Dialog control program, dialog control method, and information processing device WO2021181488A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2020/010125 WO2021181488A1 (en) 2020-03-09 2020-03-09 Dialog control program, dialog control method, and information processing device
JP2022507022A JPWO2021181488A1 (en) 2020-03-09 2020-03-09

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/010125 WO2021181488A1 (en) 2020-03-09 2020-03-09 Dialog control program, dialog control method, and information processing device

Publications (1)

Publication Number Publication Date
WO2021181488A1 true WO2021181488A1 (en) 2021-09-16

Family

ID=77671257

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/010125 WO2021181488A1 (en) 2020-03-09 2020-03-09 Dialog control program, dialog control method, and information processing device

Country Status (2)

Country Link
JP (1) JPWO2021181488A1 (en)
WO (1) WO2021181488A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006079624A (en) * 2004-09-09 2006-03-23 At & T Corp System and method for reporting information from automated dialog system
JP2018169687A (en) * 2017-03-29 2018-11-01 富士通株式会社 Processing program, processing device and processing method
US10497250B1 (en) * 2017-09-27 2019-12-03 State Farm Mutual Automobile Insurance Company Real property monitoring systems and methods for detecting damage and other conditions

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006079624A (en) * 2004-09-09 2006-03-23 At & T Corp System and method for reporting information from automated dialog system
JP2018169687A (en) * 2017-03-29 2018-11-01 富士通株式会社 Processing program, processing device and processing method
US10497250B1 (en) * 2017-09-27 2019-12-03 State Farm Mutual Automobile Insurance Company Real property monitoring systems and methods for detecting damage and other conditions

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
TAKEI, MAKOTO ET AL.: "Disaster Action Support Chatbot System Using LINE", PROCEEDINGS OF THE 2019 ENGINEERING SCIENCES SOCIETY/NOLTA SOCIETY CONFERENCE OF IEICE ., 27 August 2019 (2019-08-27) *

Also Published As

Publication number Publication date
JPWO2021181488A1 (en) 2021-09-16

Similar Documents

Publication Publication Date Title
US11943693B2 (en) Providing status of user devices during a biological threat event
US10282960B2 (en) Digitized voice alerts
US11403932B2 (en) Digitized voice alerts
JP6094132B2 (en) Disaster information management apparatus, disaster information system, disaster information management method, disaster information management program, portable terminal, portable terminal control method, and control program for controlling portable terminal operation
US9569467B1 (en) Intelligent news management platform and social network
US11012562B1 (en) Methods and apparatus for ensuring relevant information sharing during public safety incidents
CN110826930A (en) Security task scheduling method, device, equipment and readable storage medium
US9083668B2 (en) Adaptor based communications systems, apparatus, and methods
KR102318092B1 (en) Method and System for Integrated Management of Disaster Safety using IoT and Bigdata
JP2009094954A (en) Disaster information management device, its disaster information collection method, program, and its recording medium
JP4284546B2 (en) Emergency information transmission system and emergency information transmission method
JP2008234488A (en) Safety-confirming system
WO2021181488A1 (en) Dialog control program, dialog control method, and information processing device
JP5220451B2 (en) Telephone reception system, telephone reception method, program, and recording medium
JPWO2021181488A5 (en)
JP6349284B2 (en) Business management support apparatus and method and program thereof
JP2004227245A (en) Disaster supporting system and method
US20210073299A1 (en) System and method for collecting and disseminating information for addressing wedding planning needs
US20220164758A1 (en) Communication management apparatus
JP2009140259A (en) Method and device for providing evacuation support information
Goltz Applications for new real-time seismic information: the TriNet project in southern California
JP5128338B2 (en) Earthquake automatic video notification device
JP2008140066A (en) Disaster notification system, disaster notification method, and computer program
JP7264528B1 (en) Matching support system
JP2016021089A (en) School trip support system

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20924090

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022507022

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20924090

Country of ref document: EP

Kind code of ref document: A1