US20230129675A1 - Itinerary proposal system, itinerary proposal method, and computer program - Google Patents
Itinerary proposal system, itinerary proposal method, and computer program Download PDFInfo
- Publication number
- US20230129675A1 US20230129675A1 US17/786,860 US201917786860A US2023129675A1 US 20230129675 A1 US20230129675 A1 US 20230129675A1 US 201917786860 A US201917786860 A US 201917786860A US 2023129675 A1 US2023129675 A1 US 2023129675A1
- Authority
- US
- United States
- Prior art keywords
- itinerary
- proposed
- travel
- content
- proposal system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000004590 computer program Methods 0.000 title claims description 19
- 238000000034 method Methods 0.000 title claims description 17
- 238000000605 extraction Methods 0.000 claims abstract description 32
- 239000000284 extract Substances 0.000 claims abstract description 19
- 238000009825 accumulation Methods 0.000 abstract description 38
- 238000010586 diagram Methods 0.000 description 26
- 238000012937 correction Methods 0.000 description 16
- 230000000694 effects Effects 0.000 description 13
- 230000008450 motivation Effects 0.000 description 3
- 230000009193 crawling Effects 0.000 description 2
- 238000011156 evaluation Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000004308 accommodation Effects 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000007774 longterm Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/10—Services
- G06Q50/14—Travel agencies
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/02—Reservations, e.g. for tickets, services or events
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/02—Reservations, e.g. for tickets, services or events
- G06Q10/025—Coordination of plural reservations, e.g. plural trip segments, transportation combined with accommodation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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
- G06Q10/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06315—Needs-based resource requirements planning or analysis
Definitions
- the present invention relates to an itinerary proposal system, an itinerary proposal method, and a computer program that propose an itinerary or a travel plan that matches a traveler's condition.
- Patent Literature 1 discloses preparing a travel plan by freely selecting and combining tourist contents that match an individual's preference.
- Patent Literature 2 discloses preparing an itinerary through a travel information management system by inputting information about a travel destination and a travel period.
- Patent Literatures 3 and 4 disclose a technique/technology related to ontology.
- Patent Literature 1 JP2016-018519A
- Patent Literature 2 JP2015-018545A
- Patent Literature 3 JP2009-193457A
- Patent Literature 4 JP2007-317120A
- the present invention has been made in view of the above problems, and it is an example object of the present invention to provide an itinerary proposal system, an itinerary proposal method, and a computer program that are configured to appropriately propose an itinerary that matches a traveler's condition.
- An itinerary proposal system includes: an accumulation unit that systematizes and accumulates itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; an extraction unit that searches for and extracts the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and a presentation unit that presents the extracted itinerary sample as a proposed itinerary.
- An itinerary proposal method includes: systematizing and accumulating itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; searching for and extracting the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and presenting the extracted itinerary sample as a proposed itinerary.
- a computer program operates a computer to systematize and accumulate itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; to search for and extract the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and to present the extracted itinerary sample as a proposed itinerary.
- the itinerary proposal system the itinerary proposal method, and the computer program in the respective aspects described above, it is possible to appropriately propose an itinerary that matches a traveler's condition.
- FIG. 1 is a block diagram illustrating an overall configuration of an itinerary proposal system according to a first example embodiment.
- FIG. 2 is a block diagram illustrating a hardware configuration of the itinerary proposal system according to the first example embodiment.
- FIG. 3 is a flowchart illustrating a flow of operation of the itinerary proposal system according to the first example embodiment.
- FIG. 4 is an image diagram illustrating an example of a travel chart.
- FIG. 5 is an image diagram illustrating a display example of a proposed itinerary.
- FIG. 6 is an image diagram illustrating a pop-up display example of travel contents included in the proposed itinerary.
- FIG. 7 is a block diagram illustrating an overall configuration of an itinerary proposal system according to a second example embodiment.
- FIG. 8 a flowchart illustrating a flow of operation of the itinerary proposal system according to the second example embodiment.
- FIG. 9 is an image diagram illustrating a specific example of itinerary correction in the itinerary proposal system according to the second example embodiment.
- FIG. 10 is a block diagram illustrating an overall configuration of an itinerary proposal system according to a third example embodiment.
- FIG. 11 is an image diagram illustrating a specific example of reason presentation in the itinerary proposal system according to the third example embodiment.
- FIG. 12 is a block diagram illustrating an overall configuration of an itinerary proposal system according to a fourth example embodiment.
- FIG. 13 is an image diagram illustrating a presentation example of virtual experience data generated by the itinerary proposal system according to the fourth example embodiment.
- FIG. 14 is a block diagram illustrating an overall configuration of an itinerary proposal system according to a fifth example embodiment.
- FIG. 15 is an image diagram illustrating an example of a brochure generated by the itinerary proposal system according to the fifth example embodiment.
- An itinerary proposal system will be described with reference to FIG. 1 to FIG. 6 .
- the following describes an example case in which the itinerary proposal system is configured as a system of a travel agency (i.e., a businessperson who proposes an itinerary to a traveler).
- a travel agency i.e., a businessperson who proposes an itinerary to a traveler.
- FIG. 1 is a block diagram illustrating the overall configuration of the itinerary proposal system according to the first example embodiment.
- an itinerary proposal system 1 includes, for example, a server managed by a travel agency.
- the itinerary proposal system 1 may include a cloud or the like.
- the itinerary proposal system 1 includes, as processing blocks for realizing its function, an itinerary sample accumulation unit 10 , a search extraction unit 20 , and an itinerary presentation unit 30 .
- the itinerary sample accumulation unit 10 is configured to accumulate an itinerary sample including a plurality of travel contents (e.g., tourist spots, accommodation facilities, activities, etc.).
- the itinerary sample accumulation unit 10 collects and accumulates the itinerary sample, for example, by crawling on the Internet.
- the itinerary sample accumulation unit 10 may accumulate an itinerary sample that is manually inputted.
- the itinerary sample accumulation unit 10 especially systematizes and accumulates a plurality of itinerary samples, on the basis of the relevance of the travel contents included in each itinerary sample.
- the itinerary sample accumulation unit 10 systematizes and accumulates a plurality of itinerary samples by using an ontology technology/technique. A detailed description of the ontology technology is omitted because it is an existing technology, but the itinerary sample accumulation unit 10 accumulates the itinerary sample, for example, in a state in which concept search using the relevance of the travel contents is available.
- the itinerary accumulated in the itinerary sample accumulation unit 10 is an itinerary in which the included travel contents are consistent.
- the term “consistent” here means that a relationship/relevancy among the travel contents is taken into account and incorporated into the itinerary sample in an appropriate condition.
- the itinerary accumulated in the itinerary sample accumulation unit 10 includes such travel contents that a discount is given in a particular combination.
- the itinerary accumulated in the itinerary sample accumulation unit 10 may incorporate therein the travel contents so as to make a route that is efficient in distance or means of transportation.
- the itinerary accumulated in the itinerary sample accumulation unit 10 incorporates therein the travel contents in the order that allows reduced congestion.
- the itinerary accumulated in the itinerary sample accumulation unit 10 incorporates therein the travel contents such that an arrival time to each travel content is an appropriate time.
- the search extraction unit 20 is configured to search for and extract an itinerary sample that matches traveler data that are inputted (e.g., an attribute information on a traveler, information about desired conditions of a travel, etc.) from the plurality of itinerary samples accumulated in the itinerary sample accumulation unit 10 .
- the search extraction unit 20 extracts the itinerary sample that matches the traveler data by the concept search, by utilizing the fact that the itinerary sample accumulation unit 10 systematizes and accumulates the plurality of itinerary samples.
- the search extraction unit 20 extracts the itinerary sample including not only a travel content related to a keyword included in the traveler data, but also a travel content related to a keyword associated with the above-described keyword.
- the search extraction unit 20 may extract a plurality of itinerary samples.
- the itinerary presentation unit 30 is configured to present the itinerary sample extracted by the search extraction unit 20 to a system user (e.g., a staff of a travel agency, or a traveler who is a customer, etc.).
- the itinerary presentation unit 30 outputs and displays information about the extracted itinerary sample on a display apparatus provided with a display (e.g., a personal computer, a tablet, a smart phone, or the like).
- FIG. 2 is a block diagram illustrating the hardware configuration of the itinerary proposal system according to the first example embodiment.
- the itinerary proposal system 1 includes a CPU (Central Processing Unit) 11 , a RAM (Random Access Memory) 12 , a ROM (Read Only Memory) 13 , and a storage apparatus 14 .
- the itinerary proposal system 1 may also include an input apparatus 15 and an output apparatus 16 .
- CPU 11 , RAM 12 , ROM 13 , the storage apparatus 14 , the input apparatus 15 , and the output apparatus 16 are connected through a data bus 17 .
- the CPU 11 reads a computer program.
- the CPU 11 is configured to read a computer program stored by at least one of the RAM 12 , the ROM 13 and the storage apparatus 14 .
- the CPU 11 may read a computer program stored by a computer readable recording medium by using a not-illustrated recording medium read apparatus.
- the CPU 11 may obtain (i.e., read) a computer program from a not-illustrated apparatus that is located outside the itinerary proposal system 1 through a network interface.
- the CPU 11 controls the RAM 12 , the storage apparatus 14 , the input apparatus 15 , and the output apparatus 16 by executing the read computer program.
- a functional block for proposing an itinerary is implemented in the CPU 11 (see FIG. 1 ).
- the RAM 12 temporarily stores the computer program to be executed by the CPU 11 .
- the RAM 12 temporarily stores the data that is temporarily used by the CPU 11 when the CPU 11 executes the computer program.
- the RAM 12 may be, for example, a D-RAM (Dynamic RAM).
- the ROM 13 stores the computer program to be executed by the CPU 11 .
- the ROM 13 may otherwise store fixed data.
- the ROM 13 may be, for example, a P-ROM (Programmable ROM).
- the storage apparatus 14 stores the data that is stored for a long term by the itinerary proposal system 1 .
- the storage apparatus 14 may operate as a temporary storage apparatus of the CPU 11 .
- the storage apparatus 14 may include, for example, at least one of a hard disk apparatus, a magneto-optical disk apparatus, an SSD (Solid State Drive), and a disk array apparatus.
- the input apparatus 15 is an apparatus that receives an input instruction from a user of the itinerary proposal system 1 .
- the input apparatus 15 may include, for example, at least one of a keyboard, a mouse, and a touch panel.
- the output apparatus 16 is an apparatus that outputs information about the itinerary proposed system 1 to the outside.
- the output apparatus 16 may be a display apparatus (e.g., a display) that is configured to display the information about the itinerary proposal system 1 .
- FIG. 3 is a flowchart illustrating the flow of the operation of the itinerary proposal system according to the first example embodiment. Incidentally, it is assumed that the following operation is an operation when presenting an itinerary sample and that an operation of systematizing and accumulating the itinerary samples is performed in advance.
- the itinerary proposal system 1 firstly obtains the traveler data (step S 11 ).
- the traveler data are inputted to the itinerary proposal system 1 , for example, as a travel chart prepared by a travel agency.
- FIG. 4 the travel chart will be specifically described.
- FIG. 4 is an image diagram illustrating an example of the travel chart.
- the travel chart includes a profile information on a traveler (e.g., name, address, family structure, etc.), a preference keyword, and a condition for this trip.
- the travel chart is prepared, for example, on the basis of information obtained from a traveler by a staff of a travel agency.
- the travel chart may be prepared by an input of the staff of the travel agency or may be prepared automatically by voice input.
- the search extraction unit 20 performs the concept search on the itinerary samples accumulated in the itinerary sample accumulation unit 10 (step S 12 ). Specifically, the search extraction unit 20 searches for and extracts the itinerary sample that matches the traveler by using a keyword included in the traveler data or a keyword associated with the above-described keyword.
- the itinerary presentation unit 30 presents the itinerary extracted by the search extraction unit 20 (hereinafter referred to as a “proposed itinerary” as occasion demands) (step S 13 ).
- a “proposed itinerary” as occasion demands
- FIG. 5 and FIG. 6 the presentation of the proposed itinerary will be specifically described.
- FIG. 5 is an image diagram illustrating a display example of the proposed itinerary.
- FIG. 6 is an image diagram illustrating a pop-up display example of the travel contents included in the proposed itinerary.
- the proposed itinerary is presented as an itinerary that includes not only information about characteristics and evaluation of the itinerary, but also information about the travel contents included in the itinerary.
- the proposed itinerary may include, for example, not only information about a route and a time required between the travel contents, but also information about a degree of recommendation the itinerary (a degree of match with the traveler data), evaluation from other travelers, characteristics of the itinerary, advantages and disadvantages of the itinerary, a budget of the itinerary, and the like.
- the proposed itinerary may also be presented in a comparable layout of a plurality of itineraries. In the example illustrated in the FIG. 5 , three itineraries are presented vertically side by side. Incidentally, the display example in FIG. 5 is only an example, and the proposed itinerary may be displayed in other aspects.
- information on details of the travel contents included in the proposed itinerary may be displayed. Specifically, when a travel content is selected, information about the travel content may be displayed in a pop-up window. This makes it easier to understand what the proposed itinerary is like.
- the itinerary sample that matches a traveler is extracted from the plurality of itinerary samples accumulated. Especially in the example embodiment, since the itinerary samples are systematized and accumulated, it is possible to extract the itinerary sample that matches a traveler by utilizing the concept search.
- an itinerary sample that cannot be extracted by keyword search, synonym search, or the like.
- concept search makes it possible to extract an itinerary sample including travel contents corresponding to an ambiguous concept such as “quiet”.
- the use of the keyword associated from the keyword included in the traveler data makes it possible to extract an itinerary sample including travel contents that are unexpected (i.e., that are difficult to think of from the traveler data).
- the itinerary proposal system 1 is configured to search for and extract an itinerary by the concept search, by systematizing and accumulating the itinerary samples. Therefore, according to the itinerary proposal system 1 in the first example embodiment, it is possible to propose an appropriate itinerary that matches a traveler's preference.
- the itinerary proposal system 1 according to a second example embodiment will be described with reference to FIG. 7 to FIG. 9 .
- the second example embodiment is partially different from the first example embodiment described above only in the configuration and operation, and is substantially the same in the other parts. Therefore, the parts that differ from the first example embodiment will be described in detail below, and the other overlapping parts will not be described as occasion demands.
- FIG. 7 is a block diagram illustrating the overall configuration of the itinerary proposal system according to the second example embodiment.
- the same components as those illustrated in FIG. 1 carry the same reference numerals.
- the itinerary proposal system 1 includes a travel content accumulation unit 10 b , a content presentation unit 35 , and an itinerary correction unit 40 in addition to the components according to the first example embodiment (see FIG. 1 ).
- the travel content accumulation unit 10 b is configured to accumulate a plurality of travel contents.
- the travel content accumulation unit 10 b collects and accumulates the travel contents, for example, by crawling on the Internet.
- the travel content accumulation unit 10 b may accumulate travel contents that are manually inputted.
- the travel content accumulation unit 10 b systematizes and accumulates a plurality of travel contents on the basis of the relevance thereof, as in the itinerary sample accumulation unit 10 .
- the travel content accumulation unit 10 b systematizes and accumulates a plurality of travel contents by using the ontology technology/technique.
- the travel content accumulation unit 10 b may be configured as the same storage apparatus as the itinerary sample accumulation unit 10 .
- the content presentation unit 35 is configured to present a travel content searched for and extracted by the search extraction unit 20 (hereinafter referred to as a “proposed content” as occasion demands) to a system user.
- the search extraction unit 20 in the second example embodiment is configured to search for a travel content that matches the inputted traveler data from the plurality of travel contents accumulated in the travel content accumulation unit 10 b and to extract it as the proposed content.
- the search extraction unit 20 extracts the travel content that matches the traveler data by the concept search, by utilizing the fact that the travel content accumulation unit 10 b systematizes and accumulates the plurality of travel contents.
- the search extraction unit 20 extracts, for example, not only a travel content related to a keyword included in the traveler data, but also a travel content related to a keyword associated with the above-described keyword.
- the search extraction unit 20 may extract a plurality of travel contents.
- the content presentation unit 35 outputs and presents the proposed content extracted in this manner, at a display apparatus provided with a display.
- the itinerary correction unit 40 is configured to correct the proposed itinerary presented by the itinerary presentation unit 30 . Specifically, the itinerary correction unit 40 corrects the proposed itinerary by replacing a part of the travel contents included in the proposed itinerary with the proposed content presented in the content presentation unit 35 . Incidentally, the itinerary correction unit 40 typically performs correction on the proposed itinerary (in other words, replacement of the travel contents) by the operation of the system user.
- the proposed itinerary corrected by the itinerary correction unit 40 is configured to be presented again by the itinerary presentation unit 30 .
- FIG. 8 is a flowchart illustrating the flow of the operation of the itinerary proposal system according to the second example embodiment.
- the same steps as those illustrated in FIG. 3 carry the same reference numerals.
- the itinerary proposal system 1 firstly performs the step S 11 to the step S 13 in the same manner as in the first example embodiment. Thereafter, the itinerary proposal system 1 according to the second example embodiment determines whether or not it is required to correct the presented proposed itinerary (step S 21 ). For example, when a new condition is inputted after the proposed itinerary is presented by the trip presentation unit 30 , it may be determined that it is required to correct the presented proposed itinerary. Incidentally, when it is determined that it is not required to correct the proposed itinerary (the step S 21 : NO), the subsequent process is omitted and a series of operation steps is ended.
- the search extraction unit 20 searches for the travel content on the basis of the traveler data (wherein newly inputted data may be used in addition to the already inputted data) (step S 22 ). Specifically, the search extraction unit 20 performs the concept search on the travel contents accumulated in the travel content accumulation unit 10 b to extract the travel content that matches the traveler data. Thereafter, the content presentation unit 35 presents the travel content extracted by the search extraction unit 20 as the proposed content (step S 23 ).
- a staff of a travel agency uses the proposed content to perform an operation of correcting the proposed itinerary that is already proposed.
- the itinerary correction unit 40 corrects the proposed itinerary (step S 24 ).
- the itinerary presentation unit 30 presents the corrected proposed itinerary (step S 25 ).
- FIG. 9 is an image diagram illustrating a specific example of the itinerary correction in the itinerary proposal system according to the second example embodiment.
- a customized screen including an itinerary display area, a refine search area, a content display area, and a content temporary placement area is displayed on the itinerary presentation unit 30 .
- the itinerary display area displays the proposed itinerary.
- the refine search area performs a display for inputting a new condition (e.g., a keyword and an upper/lower limit of a charge).
- the search extraction unit 20 may perform the concept search on the travel contents (i.e., the step S 22 in FIG. 8 ) in accordance with the condition inputted here.
- the content display area displays a plurality of proposed contents extracted by the search extraction unit 20 , in a scrollable condition.
- the content temporary placement area displays a travel content that is temporarily placed (and the temporary placement will be described below).
- the travel content displayed in the content display area may be dragged and dropped on the itinerary display area. Then, the travel content of the proposed itinerary displayed in the itinerary display area is replaced with the proposed content displayed in the content display area by the itinerary correction unit 40 . In this case, a route and a stay time may be changed automatically. Furthermore, when a bulk discount or the like is not applied due to the replacement of the travel contents, an alert or the like may be displayed.
- the travel content deleted from the proposed itinerary by the correction is temporarily placed in the content temporary placement area.
- the travel content displayed in the content temporary placement area is dragged and dropped on itinerary display area
- the travel content that is temporarily placed is replaced with the travel content included in the proposed itinerary. Therefore, even the travel content that is deleted once can be easily returned to the proposed itinerary.
- the travel content displayed in the content display area is dragged and dropped on the content temporary placement area
- the travel content is temporarily placed in the content temporary placement area. Therefore, it is also possible to temporarily place the proposed content that is an additional candidate for the proposed itinerary.
- the proposed itinerary can be corrected by using the proposed content. Therefore, even if the proposed itinerary presented at the beginning is not satisfactory, it is possible to correct it to a more appropriate itinerary. Furthermore, the proposed content to be used for the correction is extracted as a result of the concept search, as in the proposed itinerary. Therefore, it is possible to correct the proposed itinerary by using the travel content that matches a traveler's preference.
- the itinerary proposal system 1 according to a third example embodiment will be described with reference to FIG. 10 and FIG. 11 .
- the third example embodiment is partially different from the first and second example embodiments described above only in the configuration and operation, and is substantially the same in the other parts. Therefore, the parts that differ from the first and second example embodiments will be described in detail below, and the other overlapping parts will not be described as occasion demands.
- FIG. 10 is a block diagram illustrating the overall configuration of the itinerary proposal system according to the third example embodiment.
- the same components as those illustrated in FIG. 7 carry the same reference numerals.
- the itinerary proposal system 1 according to the third example embodiment includes a reason presentation unit 50 in addition to the components according to the second example embodiment (see FIG. 7 ).
- the reason presentation unit 50 is configured to present a reason why the proposed itinerary is presented. Specifically, the reason presentation unit 50 presents a reason why the search extraction unit 20 extracts the itinerary sample from the itinerary sample accumulation unit 10 (e.g., information indicating what type of search is used for extraction). Incidentally, the reason presentation unit 50 may present not a reason for the proposed itinerary itself, but a reason for each travel content included in the proposed itinerary. Furthermore, the reason presentation unit 50 may be configured to present a reason why the proposed content is presented. Specifically, the reason presentation unit 50 may be configured to present a reason why the search extraction unit 20 extracts the travel content from the travel content accumulation unit 10 b . There may be a plurality of reasons presented by the reason presentation unit 50 .
- the reason presentation unit 50 may present the reason of the proposal, for example, at a timing when the itinerary presentation unit 30 presents the proposed itinerary or at a timing when the content presentation unit 35 presents the proposed content.
- the reason presentation unit 50 may present the reason why the proposed itinerary or the proposed content is proposed, in accordance with the operation of the system user.
- the reason presentation unit 50 may present the reason why the travel content is proposed, for example, when a particular travel content is selected by the system user from the proposed itinerary or the proposed content.
- the reason presentation unit 50 outputs and presents the reason why the proposed itinerary or the proposed content is proposed, at a display apparatus provided with a display.
- the reason of the proposal may be displayed on the same display as that for the proposed itinerary, the proposed content, or the like.
- FIG. 11 is an image diagram illustrating a specific example of the reason presentation in the itinerary proposal system according to the third example embodiment.
- the reason presentation unit 50 presents the travel content and the proposed content included in the proposed itinerary and the reason why they are proposed.
- An example of the reason includes the number of travelers who select the same travel content, information about the travelers, a keyword used by the search extraction unit 20 for the search, a similar keyword, an associated keyword, (i.e., a keyword associated with the keyword included in the traveler data), and the like.
- the search extraction unit 20 performs the search by using the concept search, it is possible to appropriately understand the reason why the proposed itinerary or the proposed content is proposed, by presenting the associated keyword.
- the reason presentation unit 50 may display a conceptual graph from the keyword to the associated keyword.
- the reason why the proposed itinerary or the proposed content is proposed is presented. Accordingly, according to the itinerary proposal system 1 in the third example embodiment, the system user (i.e., a staff of a travel agency or a traveler) can find out the reason why the proposed itinerary or the proposed content is proposed. Such a technical effect is remarkably demonstrated when the concept search using the ontology technology is performed. For example, even when an unexpected itinerary and an unexpected travel content are proposed by the associated keyword, it is possible to understand what type of search is used to extract them. As a result, the system user can be satisfied with the content of the proposed itinerary and the proposed content.
- the itinerary proposal system 1 according to a fourth example embodiment will be described with reference to FIG. 12 and FIG. 13 .
- the fourth example embodiment is partially different from the first to third example embodiments described above only in the configuration and operation, and is substantially the same in the other parts. Therefore, the parts that differ from the first to third example embodiments will be described in detail below, and the other overlapping parts will not be described as occasion demands.
- FIG. 12 is a block diagram illustrating the overall configuration of the itinerary proposal system according to the fourth example embodiment.
- the same components as those illustrated in FIG. 7 carry the same reference numerals.
- the itinerary proposal system 1 includes the travel content accumulation unit 10 b and a virtual experience data generation unit 60 in addition to the components according to the first example embodiment (see FIG. 1 ).
- the virtual experience data generation unit 60 is configured to generate and output virtual experience data for virtually experiencing the proposed itinerary presented by the itinerary presentation unit 30 .
- the virtual experience data generation unit 60 generates the virtual experience data by using the travel contents accumulated in the travel content accumulation unit 10 b .
- the virtual experience data generation unit 60 may newly collect data for generating the virtual experience data from the Internet or the like to generate the virtual experience data.
- the virtual experience data includes images about the travel contents included in the proposed itinerary, and images indicating a state of a route between the travel contents included in the proposed itinerary.
- the virtual experience data generation unit 60 may output the virtual experience data, for example, at a timing when the itinerary presentation unit 30 presents the proposed itinerary. Alternatively, the virtual experience data generation unit 60 may output the virtual experience data in accordance with the operation of the system user (in other words, at a timing when the system user desires to output the virtual experience data). The virtual experience data outputted from the virtual experience data generation unit 60 are presented by the itinerary presentation unit 30 together with or in place of the proposed itinerary.
- FIG. 13 is an image diagram illustrating the presentation example of the virtual experience data generated by the itinerary proposal system according to the fourth example embodiment.
- a screen including an itinerary display area, a video display area, a route display area, an operation panel area, and a description display area is displayed.
- the itinerary display area displays the proposed itinerary corresponding to the virtual experience data.
- the video display area displays a video (or an image) included in the virtual experience data.
- the route display area displays a route(s) corresponding to the proposed itinerary. Of the routes displayed in the route display area, a route corresponding to the video displayed in the video display area may be highlighted.
- the operation panel area displays an operation panel for performing various operations related to the reproduction of the video displayed in the video display area.
- the description display area displays a description corresponding to the video displayed in the image display area.
- the virtual experience data generated on the basis of the proposed itinerary is outputted.
- the virtual experience data are presented to a traveler along with the proposed itinerary. Therefore, according to the itinerary proposal system 1 in the fourth example embodiment, it is possible to let the traveler to whom the proposed itinerary is presented, virtually experience the proposed itinerary.
- By utilizing the virtual experience data it is possible to provide a traveler with such information that specifically images a travel and that stimulates the travel motivation.
- the itinerary proposal system 1 according to a fifth example embodiment will be described with reference to FIG. 14 and FIG. 15 .
- the fifth example embodiment is partially different from the first to fourth example embodiments described above only in the configuration and operation, and is substantially the same in the other parts. Therefore, the parts that differ from the first to fourth example embodiments will be described in detail below, and the other overlapping parts will not be described as occasion demands.
- FIG. 14 is a block diagram illustrating the overall configuration of the itinerary proposal system according to the fifth example embodiment.
- the same components as those illustrated in FIG. 7 carry the same reference numerals.
- the itinerary proposal system 1 includes a travel guide generation unit 70 and a brochure generation unit 80 in addition to the components according to the second example embodiment (see FIG. 7 ).
- the travel guide generation unit 70 is configured to generate a travel guide corresponding to the proposed itinerary presented by the itinerary presentation unit 30 .
- the “travel guide” here is a summary of information for introducing the proposed itinerary, and includes information about the proposed itinerary and information about the travel contents included in the proposed itinerary (e.g., an image and an introductory essay for conveying the attractiveness of the proposed itinerary and the travel contents included therein).
- the travel guide generation unit 70 generates a travel guide corresponding to the proposed itinerary by using the travel contents accumulated in the travel content accumulation unit 10 b.
- the brochure generation unit 80 is configured to generate a brochure corresponding to the proposed content presented by the content presentation unit 35 .
- the “brochure” here is a summary of information for introducing the proposed content and includes information about the proposed content (e.g., an image and an introductory essay for conveying the attractiveness of the proposed content).
- the brochure generation unit 80 generates a brochure corresponding to the proposed content by using the proposed content presented by the content presentation unit 35 .
- the generated travel guide and brochure are provided to a traveler as electronic data.
- the travel guide and brochure are provided to a traveler, for example, as those that are accessible at a terminal owned by the traveler.
- FIG. 15 is an image diagram illustrating an example of the brochure generated by the itinerary proposal system according to the fifth example embodiment.
- the travel guide and the brochure are preferably configured in such a manner as to raise a traveler's travel motivation (e.g., including a catchy image and introductory essay that introduce contents included in the itinerary), as well as s common travel brochure.
- the configuration and layout of the travel guide and the brochure are typically determined automatically on the basis of preset items, but may be also corrected by a staff of a travel agency as appropriate.
- the travel guide and the brochure are electronic data, it is also possible to incorporate dynamic contents such as a moving image, a walkthrough, a link, and the like.
- the travel guide and the brochure may be accompanied by an electronic coupon that allows a discount of a charge for the travel contents.
- the travel guide corresponding to the proposed itinerary or the brochure corresponding to the proposed content is generated. Therefore, according to the itinerary proposal system 1 in the fifth example embodiment, the provision of the travel guide and the brochure makes it possible to raise a traveler's travel motivation for the proposed itinerary. Furthermore, since a traveler can take back the travel guide and the brochure, the traveler can consider the proposed itinerary even at home and elsewhere. This also makes it possible to consider the proposed itinerary with the traveler's family who also goes on a trip together.
- An itinerary proposal system described in Supplementary Note 1 is an itinerary proposal system including: an accumulation unit that systematizes and accumulates itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; an extraction unit that searches for and extracts the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and a presentation unit that presents the extracted itinerary sample as a proposed itinerary.
- An itinerary proposal system described in Supplementary Note 2 is the itinerary proposal system described in Supplementary Note 1, wherein the accumulation unit systematizes and accumulates the travel contents on the basis of the relevance of the travel contents, the extraction unit searches for and extracts the travel content that matches the inputted condition, from the systematized and accumulated travel contents, and the presentation unit presents the extracted travel content as a proposed content in addition to the proposed itinerary.
- An itinerary proposal system described in Supplementary Note 2 is the itinerary proposal system described in Supplementary Note 2, further including a correction unit that corrects the proposed itinerary by replacing the travel contents included in the proposed itinerary with the proposed content.
- An itinerary proposal system described in Supplementary Note 4 is the itinerary proposal system described in any one of Supplementary Notes 1 to 3, wherein the presentation unit presents a reason why the proposed itinerary is extracted by the extraction unit.
- An itinerary proposal system described in Supplementary Note 5 is the itinerary proposal system described in Supplementary Note 4, wherein the extraction unit searches for the travel content that matches the inputted condition by using an associated keyword associated with the inputted condition, and the presentation unit presents the associated keyword as at least a part of the reason.
- An itinerary proposal system described in Supplementary Note 6 is the itinerary proposal system described in any one of Supplementary Notes 1 to 5, further including an output unit that outputs virtual experience data including images about the travel contents included in the proposed itinerary and images indicating a state of a route between the travel contents included in the proposed itinerary.
- An itinerary proposal system described in Supplementary Note 7 is the itinerary proposal system described in any one of Supplementary Notes 1 to 6, further including a travel guide generation unit that obtains first content data about the travel contents included in the proposed itinerary and that generates the proposed itinerary by using the first content data.
- An itinerary proposal system described in Supplementary Note 8 is the itinerary proposal system according to described in Supplementary Note 2 or 3, further including a brochure generation unit that obtains second content data about the proposed content and that generates a brochure for introducing the proposed content by using the second content data.
- An itinerary proposal method described in Supplementary Note 9 is an itinerary proposal method including: systematizing and accumulating itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; searching for and extracting the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and presenting the extracted itinerary sample as a proposed itinerary.
- a computer program described in Supplementary Note 10 is a computer program that operates a computer to systematize and accumulate itinerary samples, each of which includes a plurality of travel contents, on the basis of relevance of the travel contents; to search for and extract the itinerary sample that matches an inputted condition, from the systematized and accumulated itinerary samples; and to present the extracted itinerary sample as a proposed itinerary.
Landscapes
- Business, Economics & Management (AREA)
- Human Resources & Organizations (AREA)
- Tourism & Hospitality (AREA)
- Engineering & Computer Science (AREA)
- Economics (AREA)
- Strategic Management (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Entrepreneurship & Innovation (AREA)
- General Business, Economics & Management (AREA)
- Marketing (AREA)
- Physics & Mathematics (AREA)
- Operations Research (AREA)
- Quality & Reliability (AREA)
- Development Economics (AREA)
- Game Theory and Decision Science (AREA)
- Educational Administration (AREA)
- Health & Medical Sciences (AREA)
- General Health & Medical Sciences (AREA)
- Primary Health Care (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2019/050839 WO2021130900A1 (ja) | 2019-12-25 | 2019-12-25 | 旅程提案システム、旅程提案方法、及びコンピュータプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
US20230129675A1 true US20230129675A1 (en) | 2023-04-27 |
Family
ID=76573745
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US17/786,860 Pending US20230129675A1 (en) | 2019-12-25 | 2019-12-25 | Itinerary proposal system, itinerary proposal method, and computer program |
Country Status (3)
Country | Link |
---|---|
US (1) | US20230129675A1 (ja) |
JP (1) | JP7517351B2 (ja) |
WO (1) | WO2021130900A1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2023062852A1 (ja) * | 2021-10-11 | 2023-04-20 | 日本電気株式会社 | 情報処理装置、情報処理方法、およびプログラム |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180253495A1 (en) * | 2017-03-03 | 2018-09-06 | Fujitsu Limited | Feature term classification method, information processing apparatus, and storage medium |
Family Cites Families (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4332398B2 (ja) | 2003-09-30 | 2009-09-16 | キヤノンマーケティングジャパン株式会社 | 旅行ガイドコンテンツ作成装置及びその制御プログラム |
JP2010039707A (ja) | 2008-08-04 | 2010-02-18 | Panasonic Corp | 情報提供装置および情報提供方法 |
JP2010039710A (ja) * | 2008-08-04 | 2010-02-18 | Vip Partners:Kk | 情報収集装置、旅行案内装置、旅行案内システム及びコンピュータプログラム |
TWI525460B (zh) | 2013-10-07 | 2016-03-11 | 財團法人資訊工業策進會 | 電子計算裝置、其個人化資訊推薦方法及其電腦程式產品 |
KR101660106B1 (ko) | 2014-06-09 | 2016-09-27 | 한국과학기술원 | 비정형 문화관광 데이터 수집 및 정형화를 통한 맞춤형 문화관광 콘텐츠 추천 시스템 및 방법 |
JP5871082B1 (ja) * | 2015-01-30 | 2016-03-01 | 株式会社日本ラノス | 旅行プラン提案システム、サーバ装置、サーバプログラム、クライアント装置及びクライアントプログラム |
JP2016200884A (ja) | 2015-04-08 | 2016-12-01 | 株式会社ユニモト | 観光誘客システム、観光誘客方法、観光誘客用データベース、情報処理装置、通信端末装置およびそれらの制御方法と制御プログラム |
JP2018018183A (ja) | 2016-07-26 | 2018-02-01 | 宗典 下條 | 検索システム、ツアープラン生成システム、ツアープラン生成方法、及びコミュニケーションシステム |
US11283738B2 (en) | 2017-06-23 | 2022-03-22 | Realpage, Inc. | Interaction driven artificial intelligence system and uses for same, including travel or real estate related contexts |
JP7236045B2 (ja) | 2018-06-12 | 2023-03-09 | 株式会社野村総合研究所 | サーバ、方法およびコンピュータプログラム |
-
2019
- 2019-12-25 JP JP2021566637A patent/JP7517351B2/ja active Active
- 2019-12-25 US US17/786,860 patent/US20230129675A1/en active Pending
- 2019-12-25 WO PCT/JP2019/050839 patent/WO2021130900A1/ja active Application Filing
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20180253495A1 (en) * | 2017-03-03 | 2018-09-06 | Fujitsu Limited | Feature term classification method, information processing apparatus, and storage medium |
Also Published As
Publication number | Publication date |
---|---|
WO2021130900A1 (ja) | 2021-07-01 |
JPWO2021130900A1 (ja) | 2021-07-01 |
JP7517351B2 (ja) | 2024-07-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5576003B1 (ja) | コーパス生成装置、コーパス生成方法、及びコーパス生成プログラム | |
US11774264B2 (en) | Method and system for providing information to a user relating to a point-of-interest | |
CN114706882A (zh) | 结构化信息卡的搜索和检索 | |
US10366154B2 (en) | Information processing device, information processing method, and computer program product | |
US20090077065A1 (en) | Method and system for information searching based on user interest awareness | |
US9489370B2 (en) | Synonym relation determination device, synonym relation determination method, and program thereof | |
US20150294011A1 (en) | Method and apparatus for providing recommended information | |
JP2020135891A (ja) | 検索提案を提供する方法、装置、機器及び媒体 | |
US20150379610A1 (en) | Recommendation information presentation device, recommendation information presentation method, and recommendation information presentation program | |
US20160086248A1 (en) | Product search system and product search program | |
JP2015197722A (ja) | 文書検索装置、文書検索方法、プログラム、及び、文書検索システム | |
JP5827874B2 (ja) | キーワード取得装置、コンテンツ提供システム、キーワード取得方法、プログラム及びコンテンツ提供方法 | |
US20230129675A1 (en) | Itinerary proposal system, itinerary proposal method, and computer program | |
JP5980723B2 (ja) | 緊急時ノウハウ参照支援方法、緊急時ノウハウ参照支援装置、及び緊急時ノウハウ参照支援プログラム | |
JP2020091539A (ja) | 情報処理装置、情報処理方法及び情報処理プログラム | |
JP2016071731A (ja) | 人材検索装置 | |
JP6488399B2 (ja) | 情報提示システム、及び情報提示方法 | |
US20230334164A1 (en) | Document redacted part displaying system, document redacted part displaying method, and program | |
JP5777663B2 (ja) | 検索支援装置及び検索支援プログラム | |
JP2016192067A (ja) | 検索装置 | |
CN113722577A (zh) | 反馈信息的处理方法、装置、设备以及存储介质 | |
Tsujii et al. | Towards extracting the hotel evaluations from the comments by the foreign tourists with text mining | |
JP2005234772A (ja) | 文書管理装置および方法 | |
AU2019200380A1 (en) | Determining indices based on area-assigned data elements | |
EP3128442B1 (en) | Systems, methods, and computer program products for implementing a free-text search database |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NEC CORPORATION, JAPAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:FUJIYAMA, KENICHIRO;YOKOTA, HARUKI;SIGNING DATES FROM 20220607 TO 20220609;REEL/FRAME:060238/0083 |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |