JP6267402B2 - Extraction apparatus, extraction method, recording medium, and program - Google Patents

Extraction apparatus, extraction method, recording medium, and program Download PDF

Info

Publication number
JP6267402B2
JP6267402B2 JP2017525726A JP2017525726A JP6267402B2 JP 6267402 B2 JP6267402 B2 JP 6267402B2 JP 2017525726 A JP2017525726 A JP 2017525726A JP 2017525726 A JP2017525726 A JP 2017525726A JP 6267402 B2 JP6267402 B2 JP 6267402B2
Authority
JP
Japan
Prior art keywords
user
response
request
group
action
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017525726A
Other languages
Japanese (ja)
Other versions
JPWO2017002205A1 (en
Inventor
啓浩 児玉
啓浩 児玉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
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 Rakuten Inc filed Critical Rakuten Inc
Publication of JPWO2017002205A1 publication Critical patent/JPWO2017002205A1/en
Application granted granted Critical
Publication of JP6267402B2 publication Critical patent/JP6267402B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions

Description

本発明は、現在ユーザが望むアイテムを適切に抽出する抽出装置、抽出方法、記録媒体、及び、プログラムに関する。   The present invention relates to an extraction apparatus, an extraction method, a recording medium, and a program that appropriately extract an item currently desired by a user.

ユーザの個人情報を解析することにより、ユーザの嗜好に合ったアイテムを優先的に抽出して提示する技術が種々提案されている。   Various techniques for preferentially extracting and presenting items that match the user's preference by analyzing the user's personal information have been proposed.

例えば、特許文献1には、オンラインショッピングサービスを提供するサーバが、ユーザが閲覧又は購入した商品の履歴やお気に入りとして登録されている商品に対応する商品を抽出し、リコメンド商品としてユーザに提示する技術が開示されている。   For example, in Patent Document 1, a server that provides an online shopping service extracts a product corresponding to a product registered as a history or a favorite of a product viewed or purchased by the user, and presents the product as a recommended product to the user. Is disclosed.

国際公開第2012/105069号International Publication No. 2012/105069

しかしながら、ユーザの嗜好は様々な要因により変化するので、ユーザの個人情報に基づきユーザの嗜好に合うものとして抽出されたアイテムは、現在ユーザが興味を持っているアイテムとずれていることが多い。そこで、現在ユーザが望むアイテムを適切に抽出するための技術が強く求められている。   However, since the user's preference changes due to various factors, the items extracted as meeting the user's preference based on the user's personal information are often shifted from the items that the user is currently interested in. Therefore, there is a strong demand for a technique for appropriately extracting items that the user currently desires.

本発明は、上記の課題を解決するためのものであり、現在ユーザが望むアイテムを適切に抽出する抽出装置、抽出方法、記録媒体、及び、プログラムを提供することを目的とする。   SUMMARY An advantage of some aspects of the invention is that it provides an extraction device, an extraction method, a recording medium, and a program that appropriately extract an item currently desired by a user.

上記目的を達成するために、本発明に係る抽出装置は、
ユーザに提示すべきアイテムの集合を取得し、
ユーザからの第1要求を受け付け、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出し、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示し、
前記第1応答が提示された前記ユーザからの第2要求を受け付け、
前記第2要求に応じて、前記第1応答が提示された前記ユーザが前記第1グループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ以外の一部を第2グループとして抽出し、
前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する。
In order to achieve the above object, an extraction apparatus according to the present invention comprises:
Get a set of items to be presented to the user,
Accept the first request from the user,
In response to the first request, a part of the acquired set is extracted as a first group;
In response to the first request, a first response specifying an action that can be taken by the user for each item included in the first group is presented to the user;
Accepting a second request from the user presented with the first response;
In response to the second request, based on which of the items included in the first group the user presented with the first response has taken action, Extract a part other than the first group as the second group,
In response to the second request, a second response specifying an action that the user can take for each item included in the second group is presented to the user.

本発明によれば、現在ユーザが望むアイテムを適切に抽出することができる。   According to the present invention, it is possible to appropriately extract an item that a user currently desires.

本発明の実施形態に係る抽出システムの構成を示す図である。It is a figure which shows the structure of the extraction system which concerns on embodiment of this invention. 本発明の実施形態に係る抽出装置のハードウェア構成を示す図である。It is a figure which shows the hardware constitutions of the extraction apparatus which concerns on embodiment of this invention. 本発明の実施形態に係る抽出装置の機能構成を示す図である。It is a figure which shows the function structure of the extraction apparatus which concerns on embodiment of this invention. 抽出装置とユーザ端末間のやり取りを時系列に沿って示す図である。It is a figure which shows the exchange between an extraction apparatus and a user terminal along a time series. ユーザに検索ワードの入力を求める商品検索用の入力フォームの表示例を示す図である。It is a figure which shows the example of a display of the input form for goods search which requires a user to input a search word. 検索条件に合致する商品群がブラウザに表示された様子を示す図である。It is a figure which shows a mode that the goods group which matches search conditions was displayed on the browser. ユーザが指定した商品の詳細がブラウザに表示された様子を示す図である。It is a figure which shows a mode that the detail of the goods designated by the user was displayed on the browser. 指定された商品に関連する商品群が優先的に表示された様子を示す図である。It is a figure which shows a mode that the goods group relevant to the designated goods was displayed preferentially. ユーザが指定した他の商品の詳細がブラウザに表示された様子を示す図である。It is a figure which shows a mode that the detail of the other goods designated by the user was displayed on the browser. 指定された他の商品に関連する商品群が優先的に表示された様子を示す図である。It is a figure which shows a mode that the goods group relevant to the other designated goods was displayed preferentially. 「次へ」ボタンを複数回クリックした際に表示される商品群を示す図である。It is a figure which shows the goods group displayed when clicking the "next" button in multiple times. ユーザが指定した商品の詳細がブラウザに表示された様子を示す図である。It is a figure which shows a mode that the detail of the goods designated by the user was displayed on the browser. 指定された商品に関連する商品群が優先的に表示された様子を示す図である。It is a figure which shows a mode that the goods group relevant to the designated goods was displayed preferentially. 本発明の実施形態に係る抽出装置により実行される処理の流れを示すフローチャートである。It is a flowchart which shows the flow of the process performed by the extraction apparatus which concerns on embodiment of this invention. 商品群がブラウザ上でスクロール可能に表示されている様子を示す図である。It is a figure which shows a mode that the goods group is displayed so that scroll is possible on a browser. 商品購入用の購入フォームの表示例を示す図である。It is a figure which shows the example of a display of the purchase form for goods purchase. 商品群の末尾までスクロールされると他の商品群の読み込みが開始される様子を示す図である。It is a figure which shows a mode that reading of another goods group is started when it scrolls to the tail of a goods group. カートにある商品に関連する商品群が商品群の末尾に追加された様子を示す図である。It is a figure which shows a mode that the goods group relevant to the goods in a cart was added to the tail of the goods group.

以下に本発明の実施形態を説明する。なお、本実施形態は説明のためのものであり、本願発明の範囲を制限するものではない。従って、当業者であればこれらの各要素若しくは全要素をこれと均等なものに置換した実施形態を採用することが可能であるが、これらの実施形態も本発明の範囲に含まれる。また、本願発明の実施形態を図面を参照して説明するにあたり、図中同一又は相当する部分には同一符号を付す。   Embodiments of the present invention will be described below. In addition, this embodiment is for description and does not limit the scope of the present invention. Accordingly, those skilled in the art can employ embodiments in which each or all of these elements are replaced with equivalent ones, and these embodiments are also included in the scope of the present invention. Further, in describing an embodiment of the present invention with reference to the drawings, the same or corresponding parts in the drawings are denoted by the same reference numerals.

図1は、本発明の実施形態に係る抽出システムの構成を示す図である。以下、本図を参照して説明する。   FIG. 1 is a diagram showing a configuration of an extraction system according to an embodiment of the present invention. Hereinafter, a description will be given with reference to FIG.

本実施形態に係る抽出システム1は、通信ネットワーク4(インターネット)を介してユーザ(顧客)から注文を受け付け、商品をユーザに宅配するネットスーパーを提供する。抽出システム1は、抽出装置2と、ユーザ端末3(1)、3(2)、・・・3(m)と、から構成されており、抽出装置2と各ユーザ端末3(m)とは、インターネットを介して互いに通信可能に接続する。なお、mは1以上の正の整数である。また、通信ネットワーク4は、本実施形態ではインターネットであるが、LAN(Local Area Network)、WAN(Wide Area Network)、専用回線等であってもよい。   The extraction system 1 according to the present embodiment accepts an order from a user (customer) via a communication network 4 (Internet) and provides a net supermarket that delivers products to the user. The extraction system 1 includes an extraction device 2 and user terminals 3 (1), 3 (2),... 3 (m), and the extraction device 2 and each user terminal 3 (m) Communicate with each other via the Internet. Note that m is a positive integer of 1 or more. The communication network 4 is the Internet in this embodiment, but may be a local area network (LAN), a wide area network (WAN), a dedicated line, or the like.

ネットスーパーでは、既存のスーパーマーケットで売買される飲用水、日用品、野菜、肉、食料品等が売買される。以下ではこれらの商品のうちの一部を例にとって本実施形態を説明するが、ネットスーパーで取り扱う商品はこれに限定されず、任意である。また、商品はアイテムの一例にすぎず、本発明に係る提示順の制御対象は商品に限定されないことに留意されたい。   In the online supermarket, potable water, daily necessities, vegetables, meat, food products, etc. that are bought and sold in existing supermarkets are bought and sold. In the following, the present embodiment will be described by taking a part of these products as an example, but the products handled by the online supermarket are not limited to this and are arbitrary. It should be noted that the product is merely an example of an item, and the control target of the presentation order according to the present invention is not limited to the product.

各ユーザ端末3(m)は、例えば、PC(Personal Computer)、スマートフォン、タブレット端末、携帯電話であり、抽出装置2が提供するネットスーパー用のサイトにアクセスすると、ネットスーパーに出品されている商品を閲覧・注文することができる。   Each user terminal 3 (m) is, for example, a PC (Personal Computer), a smartphone, a tablet terminal, or a mobile phone. Can be viewed and ordered.

抽出装置2は、ネットスーパーに出品されている商品のデータ(以下、単に商品と言う。)を記憶しており、各ユーザ端末3(m)からの要求に応じて、ユーザに提示すべき商品の集合を抽出し、抽出した商品の一部を各ユーザに送付する。なお、商品(アイテム)の集合とは、複数の商品(アイテム)からなる商品の集まりであり、商品の配列を限定するものではない。また、本実施形態では、抽出装置2とユーザ端末3(m)とが協働することで本発明が実現される例を説明するが、本発明は1つのコンピュータで実現されてもよい。   The extraction device 2 stores data of products that are listed on the Internet supermarket (hereinafter simply referred to as products), and products to be presented to the user in response to requests from each user terminal 3 (m). And a part of the extracted product is sent to each user. A set of products (items) is a set of products made up of a plurality of products (items), and does not limit the arrangement of products. Moreover, although this embodiment demonstrates the example by which this invention is implement | achieved because the extraction apparatus 2 and the user terminal 3 (m) cooperate, this invention may be implement | achieved by one computer.

図2は、抽出装置2のハードウェア構成を示す図である。抽出装置2は、同図に示すように、記憶部21と、通信部22と、制御部23と、を備える。   FIG. 2 is a diagram illustrating a hardware configuration of the extraction device 2. The extraction device 2 includes a storage unit 21, a communication unit 22, and a control unit 23, as shown in FIG.

記憶部21は、ハードディスク等の記憶装置を備え、ネットスーパーに出品されている商品を記憶する。具体的には、商品を識別する商品コードに対応付けて、商品名、価格、商品を表す画像データ等の商品の属性を示す様々な情報を記憶する。なお、記憶部21は、ハードディスク以外の不揮発な非一時的な記憶装置、例えばフラッシュメモリ、光ディスク、光磁気ディスクから構成されていてもよい。   The memory | storage part 21 is provided with memory | storage devices, such as a hard disk, and memorize | stores the goods currently exhibited by the internet supermarket. Specifically, various pieces of information indicating product attributes such as product name, price, and image data representing the product are stored in association with the product code for identifying the product. The storage unit 21 may be composed of a non-volatile non-transitory storage device other than a hard disk, such as a flash memory, an optical disk, or a magneto-optical disk.

通信部22は、NIC(Network Interface Card)を備え、抽出装置2をインターネットに接続し、各ユーザ端末3(m)と通信する。   The communication unit 22 includes a NIC (Network Interface Card), connects the extraction device 2 to the Internet, and communicates with each user terminal 3 (m).

制御部23は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等を備え、ROM等の非一時的な記憶装置に記憶されたプログラムを一時的な記憶装置であるRAMに読み出し、読み出したプログラムに含まれる指令をCPUにより実行する。   The control unit 23 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and a program stored in a non-temporary storage device such as a ROM is a temporary storage device. The data is read into a certain RAM, and a command included in the read program is executed by the CPU.

図3は、抽出装置2の機能構成を示す図である。制御部23は、ROM等が記憶するプログラムをRAMに読み出して、そのプログラムを実行制御することにより、図3に示す各機能(受付部31と、商品記憶部32と、端末情報記憶部33と、取得部34と、抽出部35と、提示部36)を実現する。なお、受付部31及び提示部36は、通信部22と制御部23とが協働することにより実現される。また、取得部34及び抽出部35は、制御部23により実現される。また、商品記憶部32及び端末情報記憶部33は、記憶部21に構築される。   FIG. 3 is a diagram illustrating a functional configuration of the extraction device 2. The control unit 23 reads out the program stored in the ROM or the like into the RAM and controls the execution of the program, whereby each function shown in FIG. 3 (the receiving unit 31, the product storage unit 32, the terminal information storage unit 33, , An acquisition unit 34, an extraction unit 35, and a presentation unit 36) are realized. The reception unit 31 and the presentation unit 36 are realized by the cooperation of the communication unit 22 and the control unit 23. The acquisition unit 34 and the extraction unit 35 are realized by the control unit 23. Further, the product storage unit 32 and the terminal information storage unit 33 are constructed in the storage unit 21.

図4は、抽出装置2とユーザ端末3(1)との間のやり取りを時系列に沿って示す図である。同図に示すように、各種要求がユーザ端末3(1)から抽出装置2に送られる。   FIG. 4 is a diagram showing the exchange between the extraction device 2 and the user terminal 3 (1) in time series. As shown in the figure, various requests are sent from the user terminal 3 (1) to the extraction device 2.

受付部31は、ユーザ端末3(1)から送られた各種要求を受け付ける。   The accepting unit 31 accepts various requests sent from the user terminal 3 (1).

例えば、図4に示すように、ユーザ端末3(1)から抽出装置2にアクセス要求が送られてきた場合、受付部31は送られてきたアクセス要求を受け付け、要求の内容を判別する。そして、要求がユーザ端末3(1)からのアクセス要求であると判別すると、抽出装置2とユーザ端末3(1)との間で通信を確立するために、ユーザ端末3(1)にセッションID(継続情報)を割り当てる。   For example, as shown in FIG. 4, when an access request is sent from the user terminal 3 (1) to the extraction device 2, the accepting unit 31 accepts the sent access request and determines the content of the request. If it is determined that the request is an access request from the user terminal 3 (1), the session ID is assigned to the user terminal 3 (1) in order to establish communication between the extraction device 2 and the user terminal 3 (1). Assign (continuation information).

セッションIDの割り当てが完了すると、取得部34は、商品記憶部32から商品検索用の入力フォームを取得する。   When the assignment of the session ID is completed, the acquisition unit 34 acquires the product search input form from the product storage unit 32.

提示部36は、ユーザに入力フォームを提示するために、取得部34により取得された入力フォームをセッションIDと共にユーザ端末3(1)に送付する。   The presentation unit 36 sends the input form acquired by the acquisition unit 34 to the user terminal 3 (1) together with the session ID in order to present the input form to the user.

図5は、商品検索用の入力フォームを示す図である。ユーザ端末3(1)は、抽出装置2から入力フォームを受け付けると、同図に示すように、ユーザ端末3(1)の画面上のブラウザ41に入力フォームを表示する。ユーザは、ユーザ端末3(1)を操作することにより、任意の検索ワードを入力フォーム上の検索ボックス411に入力し、検索ボタン412をクリックする。すると、ユーザ端末3(1)は、図4に示すように、検索ワードにより特定される商品群をユーザに送付するよう要求する第1要求をセッションIDと共に抽出装置2に送る。なお、第1要求には、検索ボックス411に入力された検索ワードが検索クエリとして含まれる。   FIG. 5 is a diagram showing an input form for searching for products. When receiving the input form from the extracting device 2, the user terminal 3 (1) displays the input form on the browser 41 on the screen of the user terminal 3 (1) as shown in FIG. The user operates the user terminal 3 (1) to input an arbitrary search word into the search box 411 on the input form and clicks the search button 412. Then, as shown in FIG. 4, the user terminal 3 (1) sends a first request for requesting the user to send a product group specified by the search word to the extraction device 2 together with the session ID. The first request includes the search word input in the search box 411 as a search query.

受付部31は、ユーザ端末3(1)から送られてきた第1要求とセッションIDを受け付けると、同セッションIDに関連付けられた要求が端末情報記憶部33に存在するかどうかに基づいて、受け付けた要求が第1要求かどうかを判別する。   When accepting the first request and the session ID sent from the user terminal 3 (1), the accepting unit 31 accepts the request based on whether or not the request associated with the session ID exists in the terminal information storage unit 33. It is determined whether the received request is the first request.

第1要求であると判別された場合、取得部34は、第1要求に応じて、商品記憶部32に記憶された商品群から第1要求に指定された検索クエリに合致する商品の集合を取得する。そして、検索クエリに合致する度合が高い商品の順位が上になるように、取得した商品の集合に含まれる商品のおすすめ順序を決定する。   When it is determined that the request is the first request, the acquisition unit 34 selects a set of products that match the search query specified in the first request from the product group stored in the product storage unit 32 in response to the first request. get. Then, the recommended order of the products included in the acquired set of products is determined so that the ranking of the products having a high degree of matching with the search query is higher.

なお、検索クエリに合致する度合は様々な方法で決定される。例えば、検索ワードと商品名が完全一致した商品、部分一致した商品、全く一致しない商品の順にハイスコアを付与し、スコアが高い商品ほど検索クエリに合致する度合が高いとしてもよい。   The degree of matching with the search query is determined by various methods. For example, a high score may be given in the order of a product whose search word and product name match completely, a product that partially matches, and a product that does not match at all, and the higher the score, the higher the degree of matching with the search query.

抽出部35は、取得部34により取得された商品の集合のうち、おすすめ順序において上位の商品の所定個数を第1グループとして抽出する。   The extraction unit 35 extracts, as a first group, a predetermined number of higher-order products in the recommended order from the set of products acquired by the acquisition unit 34.

提示部36は、図4に示すように、第1グループに含まれる商品に対してユーザがとることが可能なアクションを指定した第1応答を、第1要求に応じて、ユーザに送付する。なお、本実施形態において、ユーザがとることが可能なアクションとは、商品の詳細を表示すること、商品をカートに入れることであるが、これは一例であり、本発明を限定するものではない。   As shown in FIG. 4, the presentation unit 36 sends a first response specifying an action that can be taken by the user to the products included in the first group, in response to the first request. In this embodiment, the actions that can be taken by the user are displaying the details of the product and putting the product into the cart, but this is an example and does not limit the present invention. .

受付部31は、受け付けた第1要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する。なお、受付部31は、これ以降にユーザ端末3(1)から送られてきた第n要求(nは2以上の整数)も上記セッションIDを関連付けて端末情報記憶部33に記憶する。これにより、ユーザ端末3(1)から送られてきた一連の要求が第1要求に引き続くものとして関連付けられる。   The reception unit 31 stores the received first request in the terminal information storage unit 33 in association with the session ID. The receiving unit 31 stores the nth request (n is an integer of 2 or more) sent from the user terminal 3 (1) thereafter in the terminal information storage unit 33 in association with the session ID. As a result, a series of requests sent from the user terminal 3 (1) are associated as being subsequent to the first request.

なお、取得部34により取得された商品の数は、検索クエリの内容によっては膨大な数になる可能性がある。このような場合には、検索クエリに合致する商品の集合をユーザ端末3(1)に送付しても、その一部しかユーザ端末3(1)の画面に表示できない。そこで、商品の集合は、抽出装置2からユーザ端末3(1)に複数回に分けて送付される。なお、一度に送付される商品の数は、ユーザ端末3(1)の画面に一度に表示可能な所定個数であることが望ましい。また、検索クエリに合致する商品の総数は、検索結果としてユーザが知りたい情報なので、第1応答と共にユーザ端末3(1)に送付される。   Note that the number of products acquired by the acquisition unit 34 may be enormous depending on the content of the search query. In such a case, even if a set of products that match the search query is sent to the user terminal 3 (1), only a part of the set can be displayed on the screen of the user terminal 3 (1). Therefore, a set of products is sent from the extraction device 2 to the user terminal 3 (1) in a plurality of times. The number of products sent at a time is preferably a predetermined number that can be displayed on the screen of the user terminal 3 (1) at a time. The total number of products that match the search query is information that the user wants to know as a search result, and is sent to the user terminal 3 (1) together with the first response.

ユーザ端末3(1)は、第1応答を受け付けると、第1グループに含まれる各商品をブラウザ41に検索結果として表示する。   When receiving the first response, the user terminal 3 (1) displays each product included in the first group as a search result on the browser 41.

図6は、飲用水を購入したいユーザが検索ワードに「水」を指定した結果、検索ワード「水」に合致する各商品が検索結果としてブラウザ41に表示された様子を示す図である。同図に示すように、ブラウザ41には、検索ワード「水」に合致する各商品、即ち、「○○産の水菜」、「水煮れんこん」、「○○の天然水」、「○○保湿クリーム」・・・が表示されている。なお、検索ボックス411直下に表示されているページ送り(ページネーション)は、取得部34により取得された商品の総数がブラウザ41に表示可能な所定個数を超えている場合に表示される。また、図6では、1が太字で表されており、かつ、1に下線が引かれているが、これはブラウザ41に表示されている各商品が1ページ目の検索結果であることを示している。   FIG. 6 is a diagram illustrating a state in which each product that matches the search word “water” is displayed as a search result on the browser 41 as a result of the user who wants to purchase drinking water specifying “water” as the search word. As shown in the figure, the browser 41 displays each product that matches the search word “water”, that is, “XX-produced mizuna”, “Mizu-boiled lotus”, “XX natural water”, “XX”. “Moisturizing cream” is displayed. The page feed (pagination) displayed immediately below the search box 411 is displayed when the total number of products acquired by the acquisition unit 34 exceeds a predetermined number that can be displayed on the browser 41. In FIG. 6, 1 is shown in bold and 1 is underlined. This indicates that each product displayed on the browser 41 is the search result of the first page. ing.

図6を参照すると分かるように、ブラウザ41にはユーザが購入しようと思っている飲用水以外の商品(水菜、水煮れんこん、保湿クリーム等)が多数表示されている。本来であれば各種飲用水が優先して表示されるべきところ、雑多な商品が混在して表示されている。つまり、検索結果として優先して表示されている商品は、現在ユーザが購入したいと思っている商品とずれてしまっている。そこで、本発明は、このずれを解消するために、ユーザがとるアクションに基づいて、現在ユーザが購入したいと思っている商品を把握する。   As can be seen with reference to FIG. 6, the browser 41 displays a number of products other than potable water that the user intends to purchase (such as mizuna, boiled lotus root, moisturizing cream). Originally, various kinds of drinking water should be displayed with priority, but miscellaneous products are displayed together. That is, the product displayed preferentially as a search result is different from the product that the user currently wants to purchase. Therefore, the present invention grasps the product that the user currently wants to purchase based on the action taken by the user in order to eliminate this gap.

例えば、商品が図6に示すようにブラウザ41に表示されている場合、飲用水である「水」に興味を持っているユーザであれば、「○○の天然水」に対して何らかのアクションをとるはずである。具体例を挙げると、内容量や価格を知りたければ「詳細表示」414という文字をクリックし、商品を購入したければ「カートに入れる」という文字をクリックするはずである。従って、ユーザがアクションをとった商品が特定されれば、現在ユーザが興味を持っている商品の把握が可能となる。   For example, if the product is displayed on the browser 41 as shown in FIG. 6, if the user is interested in “water” as drinking water, some action is taken on “natural water of ○○”. Should take. As a specific example, if you want to know the contents and price, you should click on the word “detailed display” 414, and if you want to purchase a product, you should click on the word “add to cart”. Therefore, if a product for which the user has taken an action is specified, it is possible to grasp a product that the user is currently interested in.

ここで、ユーザは、「○○の天然水」の内容量や価格を知るために図6の「詳細表示」414をクリックしたとする。この場合、図4に示すように、ユーザがとったアクションに対する応答要求、即ち、「○○の天然水」の詳細を求める応答要求がセッションIDと共にユーザ端末3(1)から抽出装置2に送られる。受付部31は、送られてきた応答要求とセッションIDを受け付けると、応答要求の内容から、ユーザ端末3(1)が「○○の天然水」の詳細を送付するよう求めていることを判別する。この要求に従い、取得部34は、「○○の天然水」の詳細を商品記憶部32から取得する。また、提示部36は、取得された「○○の天然水」の詳細を、ユーザがとったアクションに対する応答としてユーザ端末3(1)に送付する。また、受付部31は、ユーザがアクションをとった商品「○○の天然水」をセッションIDに関連付けて端末情報記憶部33に記憶する。   Here, it is assumed that the user clicks “detailed display” 414 in FIG. 6 in order to know the content and price of “natural water of OO”. In this case, as shown in FIG. 4, a response request for the action taken by the user, that is, a response request for details of “natural water of XX” is sent from the user terminal 3 (1) to the extraction device 2 together with the session ID. It is done. When accepting the response request and the session ID sent, the accepting unit 31 determines from the content of the response request that the user terminal 3 (1) is requesting to send the details of “natural water of OO”. To do. In accordance with this request, the acquisition unit 34 acquires the details of “natural water of ○○” from the product storage unit 32. In addition, the presentation unit 36 sends the details of the acquired “natural water of ○○” to the user terminal 3 (1) as a response to the action taken by the user. In addition, the reception unit 31 stores in the terminal information storage unit 33 the product “XXX natural water” that the user has taken action in association with the session ID.

図7は、ブラウザ41に表示された「○○の天然水」の詳細を示す図である。ユーザ端末3(1)は、アクションに対する応答を受け付けると、同図に示すように、「○○の天然水」の詳細をブラウザ41に表示する。なお、ユーザ端末3(1)は、商品の詳細を、ブラウザ41に表示する代わりに例えばポップアップ画面に表示してもよい。   FIG. 7 is a diagram illustrating details of “natural water of OO” displayed on the browser 41. When receiving a response to the action, the user terminal 3 (1) displays details of “natural water of ○○” on the browser 41 as shown in FIG. Note that the user terminal 3 (1) may display the details of the product on, for example, a pop-up screen instead of displaying on the browser 41.

ユーザは、価格等を確認して「○○の天然水」を購入する場合は「購入する」ボタンをクリックする。また、「○○の天然水」を購入しない場合は「戻る」ボタン416をクリックする。ここで、ユーザが「戻る」ボタン416をクリックしたとすると、ブラウザ41の表示内容は図6に戻る。そして、ユーザは、ブラウザ41に表示されている商品のリストに所望の商品がないと判断すると、他の商品を閲覧するために「次へ」ボタン413をクリックする。この場合、ユーザ端末3(1)は、図4に示すように、検索ワード「水」により特定される商品群のうちユーザ端末3(1)に送付済みの商品群以外の商品群を送付するよう要求する第2要求をセッションIDと共に抽出装置2に送る。   The user confirms the price and the like and clicks the “Purchase” button when purchasing “natural water of ○○”. If the “natural water of ○○” is not purchased, the “return” button 416 is clicked. Here, if the user clicks the “return” button 416, the display content of the browser 41 returns to FIG. When the user determines that there is no desired product in the list of products displayed on the browser 41, the user clicks the “Next” button 413 to view other products. In this case, as shown in FIG. 4, the user terminal 3 (1) sends a product group other than the product group already sent to the user terminal 3 (1) among the product group specified by the search word “water”. A second request for requesting this is sent to the extraction device 2 together with the session ID.

受付部31は、ユーザ端末3(1)から送られてきた第2要求とセッションIDを受け付けると、セッションIDに関連付けられた要求が端末情報記憶部33に存在するかどうかに基づいて、受け付けた要求が第1要求かどうかを判別する。そして、端末情報記憶部33には、セッションIDに関連付けられた第1要求が存在するので、受け付けた要求が第1要求ではないと判別する。この場合、取得部34は、同セッションIDに関連付けて端末情報記憶部33に記憶されている商品を特定する。なお、特定された商品は、ユーザがアクションをとった商品に該当する。ここで、上述したように、端末情報記憶部33には、「○○の天然水」が同セッションIDに関連付けられて記憶されている。よって、取得部34は、「○○の天然水」をユーザがアクションをとった商品であると特定する。   When accepting the second request and the session ID sent from the user terminal 3 (1), the accepting unit 31 accepts the request based on whether the request associated with the session ID exists in the terminal information storage unit 33. It is determined whether the request is the first request. And since the 1st request | requirement linked | related with session ID exists in the terminal information storage part 33, it determines with the received request | requirement not being a 1st request | requirement. In this case, the acquisition unit 34 specifies a product stored in the terminal information storage unit 33 in association with the session ID. Note that the specified product corresponds to a product for which the user has taken an action. Here, as described above, “OO natural water” is stored in the terminal information storage unit 33 in association with the session ID. Accordingly, the acquisition unit 34 specifies “natural water of XX” as a product for which the user has taken action.

ユーザがアクションをとった商品が「○○の天然水」であれば、ユーザは「水菜」等の野菜や「水煮れんこん」等の加工惣菜ではなく、飲用水に興味があるはずである。そこで、取得部34は、検索ワード「水」合致する商品として取得した商品の集合について、飲用水に関連する商品の順位が上になるように、商品のおすすめ順序を変更する。   If the product for which the user took action is “natural water of ○○”, the user should be interested in drinking water, not vegetables such as “mizuna” or processed side dishes such as “boiled renkon”. Therefore, the acquisition unit 34 changes the recommended order of the products so that the order of the products related to drinking water is higher for the set of products acquired as products matching the search word “water”.

次に、抽出部35は、取得部34により取得された商品の集合のうち、おすすめ順序において上位の商品の所定個数を優先的に第2グループとして抽出する。ただし、送付済みの第1グループに含まれる商品は抽出対象から除かれる。   Next, the extraction unit 35 preferentially extracts a predetermined number of high-order products in the recommendation order from the set of products acquired by the acquisition unit 34 as a second group. However, merchandise included in the sent first group is excluded from the extraction target.

次に、提示部36は、図4に示すように、第2グループに含まれる各商品に対してユーザがとることが可能なアクションを指定した第2応答を、第2要求に応じて、ユーザに送付する。また、受付部31は、受け付けた第2要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する。   Next, as shown in FIG. 4, the presentation unit 36 sends a second response specifying an action that the user can take to each product included in the second group in response to the second request. Send to. In addition, the reception unit 31 stores the received second request in the terminal information storage unit 33 in association with the session ID.

図8は、ブラウザ41に表示された第2応答を示す図である。ユーザ端末3(1)は、第2応答を受け付けると、同図に示すように、第2応答をブラウザ41に表示する。なお、同図から分かるように、ブラウザ41には、現在ユーザが興味を持っている飲用水に関連する商品(「△△の天然水」、「××の天然水」、「○○ミネラルウォータ」、「○○ジュース」)が検索結果の上位に表示されている。このように、抽出装置2は、ユーザがアクションをとった商品に関連する商品をおすすめ順序の上位に設定することにより、現在ユーザが望む商品を優先してユーザに提示することができる。   FIG. 8 is a diagram illustrating the second response displayed on the browser 41. When receiving the second response, the user terminal 3 (1) displays the second response on the browser 41 as shown in FIG. As can be seen from the figure, the browser 41 includes products related to drinking water that the user is currently interested in (“△△ natural water”, “XX natural water”, “XX mineral water”). "," XX juice ") are displayed at the top of the search results. In this manner, the extraction device 2 can preferentially present the product desired by the user to the user by setting the product related to the product for which the user has taken action at the top of the recommended order.

次に、ユーザが望む商品が変化した場合に、商品の提示順がどのように制御されるかを説明する。図6に戻り、例えば、ユーザが、ブラウザ41に表示されている各商品を閲覧した結果、保湿クリームに興味を持ったとする。この場合、ユーザはブラウザ41に表示されている「○○保湿クリーム」に対して何らかのアクションをとるはずである。以下、ユーザは、「○○保湿クリーム」の内容量や価格を知るために「詳細表示」415をクリックしたとする。この場合、「○○保湿クレーム」の詳細を求める応答要求がセッションIDと共にユーザ端末3(1)から抽出装置2に送られる。受付部31は、送られてきた応答要求とセッションIDを受け付けると、応答要求の内容から、ユーザ端末3(1)が「○○保湿クリーム」の詳細を送付するよう求めていることを判別する。取得部34は、応答要求に応じて、「○○保湿クリーム」の詳細を商品記憶部32から取得する。また、提示部36は、取得された「○○保湿クリーム」の詳細を、ユーザがとったアクションに対する応答としてユーザ端末3(1)に送付する。また、受付部31は、ユーザがアクションをとった商品「○○保湿クリーム」をセッションIDに関連付けて端末情報記憶部33に記憶する。   Next, it will be described how the order of product presentation is controlled when the product desired by the user changes. Returning to FIG. 6, for example, it is assumed that the user is interested in the moisturizing cream as a result of browsing each product displayed on the browser 41. In this case, the user should take some action on “XXX moisturizing cream” displayed on the browser 41. Hereinafter, it is assumed that the user clicks “detailed display” 415 to know the content and price of “XXX moisturizing cream”. In this case, a response request for details of “XXX moisturizing complaint” is sent from the user terminal 3 (1) to the extracting device 2 together with the session ID. When accepting the response request and the session ID sent, the accepting unit 31 determines from the content of the response request that the user terminal 3 (1) is requesting to send details of “XX moisturizing cream”. . The acquisition unit 34 acquires the details of “XX moisturizing cream” from the product storage unit 32 in response to the response request. In addition, the presenting unit 36 sends the details of the acquired “XXX moisturizing cream” to the user terminal 3 (1) as a response to the action taken by the user. In addition, the reception unit 31 stores the product “XX moisturizing cream” for which the user has taken action in the terminal information storage unit 33 in association with the session ID.

図9は、ブラウザ41に表示された「○○保湿クリーム」の詳細を示す図である。ユーザ端末3(1)は、アクションに対する応答を受け付けると、同図に示すように、「○○保湿クリーム」の詳細をブラウザ41に表示する。   FIG. 9 is a diagram showing details of “XXX moisturizing cream” displayed on the browser 41. When receiving a response to the action, the user terminal 3 (1) displays details of “XX moisturizing cream” on the browser 41 as shown in FIG.

ここで、ユーザが「戻る」ボタン417をクリックしたとすると、ブラウザ41の表示内容は図6に戻る。そして、ユーザは、ブラウザ41に表示されている商品のリストに所望の商品がないと判断すると、他の商品を閲覧するために「次へ」ボタン413をクリックする。この場合、ユーザ端末3(1)は、図4に示すように、検索ワード「水」により特定される商品群のうちユーザ端末3(1)に送付済みの商品群以外の商品群を送付するよう要求する第2要求をセッションIDと共に抽出装置2に送る。   Here, if the user clicks the “return” button 417, the display content of the browser 41 returns to FIG. When the user determines that there is no desired product in the list of products displayed on the browser 41, the user clicks the “Next” button 413 to view other products. In this case, as shown in FIG. 4, the user terminal 3 (1) sends a product group other than the product group already sent to the user terminal 3 (1) among the product group specified by the search word “water”. A second request for requesting this is sent to the extraction device 2 together with the session ID.

受付部31は、ユーザ端末3(1)から送られてきた第2要求とセッションIDを受け付けると、上述した一連の処理を実行することにより、ユーザがアクションをとった商品が「○○保湿クリーム」であると特定する。これにより、現在ユーザが化粧品に興味を持っていることが分かる。そこで、取得部34は、検索ワード「水」に合致する商品として取得した商品の集合について、化粧品に関連する商品の順位が上になるように、商品のおすすめ順序を変更する。   Upon receiving the second request and the session ID sent from the user terminal 3 (1), the accepting unit 31 executes the series of processes described above so that the product that the user has taken action is “XX moisturizing cream. ". Thereby, it turns out that the user is interested in cosmetics now. Accordingly, the acquisition unit 34 changes the recommended order of the products so that the order of the products related to the cosmetics is higher for the set of products acquired as the products matching the search word “water”.

次に、抽出部35は、取得部34により取得された商品の集合のうち、おすすめ順序において上位の商品の所定個数を優先的に第2グループとして抽出する。ただし、送付済みの第1グループに含まれる商品は抽出対象から除かれる。   Next, the extraction unit 35 preferentially extracts a predetermined number of high-order products in the recommendation order from the set of products acquired by the acquisition unit 34 as a second group. However, merchandise included in the sent first group is excluded from the extraction target.

提示部36は、図4に示すように、第2グループに含まれる各商品に対してユーザがとることが可能なアクションを指定した第2応答を、第2要求に応じて、ユーザに送付する。また、受付部31は、受け付けた第2要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する。   As shown in FIG. 4, the presentation unit 36 sends a second response specifying an action that the user can take to each product included in the second group to the user in response to the second request. . In addition, the reception unit 31 stores the received second request in the terminal information storage unit 33 in association with the session ID.

図10は、ブラウザ41に表示された第2応答を示す図である。ユーザ端末3(1)は、第2応答を受け付けると、同図に示すように、第2応答をブラウザ41に表示する。なお、同図から分かるように、ブラウザ41には、現在ユーザが興味を持っている化粧品に関連する商品(「△△保湿クリーム」、「××保湿クリーム」、「○○洗顔クリーム」、「クリーム肌水」)が検索結果の上位に表示されている。このように、抽出装置2は、ユーザが望む商品が変化した場合でも、その変化に合わせて商品の提示順を適切に制御できる。   FIG. 10 is a diagram illustrating the second response displayed on the browser 41. When receiving the second response, the user terminal 3 (1) displays the second response on the browser 41 as shown in FIG. As can be seen from the figure, the browser 41 displays products related to cosmetics that the user is currently interested in (“ΔΔ moisturizing cream”, “XX moisturizing cream”, “XX facial cleansing cream”, “ "Cream skin water") is displayed at the top of the search results. Thus, even if the product desired by the user changes, the extraction device 2 can appropriately control the order in which the products are presented in accordance with the change.

以上、第1応答に含まれる商品に対してユーザがアクションをとった場合にどのような第2応答がユーザに提示されるかを説明した。続いて、図11〜13を参照して、第n応答に含まれる商品に対してユーザがアクションをとった場合にどのような第(n+1)応答がユーザに提示されるかを説明する。   As described above, what kind of second response is presented to the user when the user takes an action on the product included in the first response has been described. Next, with reference to FIGS. 11 to 13, what kind of (n + 1) response is presented to the user when the user takes an action on the product included in the nth response will be described.

図11は、ブラウザ41に表示された第n応答を示す図である。同図に示すように、ブラウザ41には、「○△麦茶」、「○△緑茶」、「□□烏龍茶」、「○○烏龍茶24本詰め合わせ」等の商品のリストが表示されている。ここで、ユーザが「○○烏龍茶24本詰め合わせ」の詳細を知るために「詳細表示」418をクリックしたとする。この場合、図4に示すように、「○○烏龍茶24本詰め合わせ」の詳細を求める応答要求がセッションIDと共にユーザ端末3(1)から抽出装置2に送られる。受付部31は、送られてきた応答要求とセッションIDを受け付けると、応答要求の内容から、ユーザ端末3(1)が「○○烏龍茶24本詰め合わせ」の詳細を送付するよう求めていることを判別する。取得部34は、この応答要求に応じて、「○○烏龍茶24本詰め合わせ」の詳細を商品記憶部32から取得する。また、提示部36は、取得された「○○烏龍茶24本詰め合わせ」の詳細を、ユーザがとったアクションに対する応答としてユーザ端末3(1)に送付する。また、受付部31は、ユーザがアクションをとった商品「○○烏龍茶24本詰め合わせ」をセッションIDに関連付けて端末情報記憶部33に記憶する。   FIG. 11 is a diagram showing the nth response displayed on the browser 41. As shown in the figure, the browser 41 displays a list of products such as “XX barley tea”, “XX green tea”, “□□ oolong tea”, “Assorted 24 XX oolong tea”. Here, it is assumed that the user clicks “detail display” 418 in order to know the details of “Assortment of 24 oolong tea”. In this case, as shown in FIG. 4, a response request for details of “Assorted 24 oolong tea” is sent from the user terminal 3 (1) to the extraction device 2 together with the session ID. When accepting the response request and session ID sent, the accepting unit 31 requests that the user terminal 3 (1) send details of “Assorted 24 oolong tea” from the content of the response request. Determine. In response to this response request, the acquisition unit 34 acquires the details of “Assorted 24 oolong tea” from the product storage unit 32. In addition, the presenting unit 36 sends the details of the acquired “Assorted 24 oolong tea” to the user terminal 3 (1) as a response to the action taken by the user. In addition, the reception unit 31 stores in the terminal information storage unit 33 the product “XX assortment of 24 oolong teas” taken by the user in association with the session ID.

図12は、ブラウザ41に表示された「○○烏龍茶24本詰め合わせ」の詳細を示す図である。ユーザ端末3(1)は、アクションに対する応答を受け付けると、同図に示すように、「○○烏龍茶24本詰め合わせ」の詳細をブラウザ41に表示する。   FIG. 12 is a diagram showing details of “Assorted 24 OO oolong teas” displayed on the browser 41. When the user terminal 3 (1) receives a response to the action, the user terminal 3 (1) displays the details of “Assorted 24 oolong tea” on the browser 41 as shown in FIG.

ここで、ユーザが「戻る」ボタン419をクリックしたとすると、ブラウザ41の表示内容は図11に戻る。そして、ユーザは、ブラウザ41に表示されている商品のリストに所望の商品がないと判断すると、他の商品を閲覧するために「次へ」ボタン413をクリックする。この場合、ユーザ端末3(1)は、図4に示すように、検索ワード「水」により特定される商品群のうちユーザ端末3(1)に送付済みの商品群以外の商品群を送付するよう要求する第(n+1)要求をセッションIDと共に抽出装置2に送る。   If the user clicks the “return” button 419, the display content of the browser 41 returns to FIG. When the user determines that there is no desired product in the list of products displayed on the browser 41, the user clicks the “Next” button 413 to view other products. In this case, as shown in FIG. 4, the user terminal 3 (1) sends a product group other than the product group already sent to the user terminal 3 (1) among the product group specified by the search word “water”. The (n + 1) th request is sent to the extraction device 2 together with the session ID.

受付部31は、ユーザ端末3(1)から送られてきた第(n+1)要求とセッションIDを受け付けると、受け付けた要求が第1要求かどうかを判別する。そして、受付部31が第1要求ではないと判別すると、取得部34は、同セッションIDに関連付けて端末情報記憶部33に記憶されている商品を特定する。なお、特定された商品は、抽出装置2が一連の要求[第1〜(n+1)要求]を受け付ける間にユーザがアクションをとった商品に該当する。ここで、端末情報記憶部33には、「○○の天然水」、「○○麦茶」、・・・、「○○烏龍茶24本詰め合わせ」が同セッションIDに関連付けられて記憶されているとする。この場合、取得部34は、「○○の天然水」、「○○麦茶」・・・、「○○烏龍茶24本詰め合わせ」をユーザがアクションをとった商品であると特定する。   When accepting the (n + 1) th request and the session ID sent from the user terminal 3 (1), the accepting unit 31 determines whether the accepted request is the first request. If the receiving unit 31 determines that the request is not the first request, the acquiring unit 34 specifies a product stored in the terminal information storage unit 33 in association with the session ID. Note that the identified product corresponds to a product for which the user has taken an action while the extraction device 2 receives a series of requests [first to (n + 1) requests]. Here, in the terminal information storage unit 33, “XX natural water”, “XX barley tea”,..., “Assorted 24 XX oolong tea” are stored in association with the session ID. To do. In this case, the acquisition unit 34 identifies “XX natural water”, “XX barley tea”,..., “Assorted 24 XX oolong tea” as the product for which the user has taken action.

ユーザがアクションをとった商品が「○○の天然水」、「○○麦茶」・・・、「○○烏龍茶24本詰め合わせ」であれば、ユーザは、お茶単品ではなく、お茶の詰め合わせに興味があるはずである。そこで、このような場合、取得部34は、検索ワード「水」に合致する商品として取得した商品の集合について、お茶の詰め合わせに関連する商品の順位が上になるように、商品のおすすめ順序を変更する。   If the product for which the user took action is “XX Natural Water”, “XX Barley Tea” ..., “Assorted 24 XX Oolong Tea”, the user is interested in assorted tea instead of individual tea. There should be. Therefore, in such a case, the acquisition unit 34 sets the recommended order of the products so that the order of the products related to the assortment of tea is higher in the set of products acquired as products that match the search word “water”. change.

次に、抽出部35は、取得部34により取得された商品の集合のうち、おすすめ順序において上位の商品の所定個数を優先的に第(n+1)グループとして抽出する。ただし、送付済みの第1〜nグループに含まれる商品は抽出対象から除かれる。   Next, the extraction unit 35 preferentially extracts a predetermined number of higher-order products in the recommendation order from the set of products acquired by the acquisition unit 34 as the (n + 1) th group. However, the products included in the sent first to n groups are excluded from the extraction targets.

提示部36は、図4に示すように、第(n+1)グループに含まれる各商品に対してユーザがとることが可能なアクションを指定した第(n+1)応答を、第(n+1)要求に応じて、ユーザに送付する。また、受付部31は、受け付けた第(n+1)要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する。   As shown in FIG. 4, the presentation unit 36 responds to the (n + 1) th request with an (n + 1) th response specifying an action that can be taken by the user for each product included in the (n + 1) th group. And send it to the user. The receiving unit 31 stores the received (n + 1) th request in the terminal information storage unit 33 in association with the session ID.

図13は、ブラウザ41に表示された第(n+1)応答を示す図である。ユーザ端末3(1)は、第(n+1)応答を受け付けると、同図に示すように、第(n+1)応答をブラウザ41に表示する。なお、同図から分かるように、ブラウザ41には、現在ユーザが興味を持っているお茶の詰め合わせに関連する商品(「△△烏龍茶24本詰め合わせ」、「○○烏龍茶10本詰め合わせ」、「○△麦茶6本詰め合わせ」、「○△緑茶24本詰め合わせ」)が検索結果の上位に表示されている。このように、抽出装置2は、ユーザが望む商品の絞り込みを継続的に実行することができる。   FIG. 13 is a diagram showing the (n + 1) th response displayed on the browser 41. Upon receiving the (n + 1) th response, the user terminal 3 (1) displays the (n + 1) th response on the browser 41 as shown in FIG. As can be seen from the figure, the browser 41 has products related to the assortment of tea that the user is currently interested in ("Assortment of 24 bottles of △△ Oolong tea", "Assortment of 10 Oolong tea", "O "Assorted 6 barley teas" and "Assorted 24 green teas" are displayed at the top of the search results. In this way, the extraction device 2 can continuously execute the narrowing down of products desired by the user.

図14は、本発明の実施形態に係る抽出装置2により実行される処理の流れを示すフローチャートである。以下、本図を参照して説明する。本処理は、抽出装置2のハードウェア上でプログラムを実行することにより開始され、この処理によって抽出装置2が実現される。   FIG. 14 is a flowchart showing a flow of processing executed by the extraction device 2 according to the embodiment of the present invention. Hereinafter, a description will be given with reference to FIG. This processing is started by executing a program on the hardware of the extraction device 2, and the extraction device 2 is realized by this processing.

本処理が開始されると、抽出装置2は、ネットスーパー用のアプリケーションを起動し、上記アプリケーションで使用する各種パラメータを初期化する(ステップS1)。次に、受付部31は、ユーザ端末3(m)から送られてきた要求を受け付け(ステップS2)、要求の内容を判別する(ステップS3)。そして、要求がユーザ端末3(m)からのアクセス要求であると判別した場合には、抽出装置2とユーザ端末3(m)との間で通信を確立するために、ユーザ端末3(m)にセッションIDを割り当てる(ステップS4)。次に、提示部36は、図5に示す商品検索用の入力フォームをセッションIDと共にユーザ端末3(m)に送付する(ステップS5)。   When this process is started, the extraction apparatus 2 starts an application for the net super, and initializes various parameters used in the application (step S1). Next, the reception unit 31 receives a request sent from the user terminal 3 (m) (step S2) and determines the content of the request (step S3). If it is determined that the request is an access request from the user terminal 3 (m), the user terminal 3 (m) is used to establish communication between the extraction device 2 and the user terminal 3 (m). A session ID is assigned to (step S4). Next, the presentation unit 36 sends the product search input form shown in FIG. 5 to the user terminal 3 (m) together with the session ID (step S5).

ユーザ端末3(m)は、入力フォームとセッションIDを受け付け、図5に示すように入力フォームをブラウザ41に表示する。これに対して、ユーザは、所定の検索ワードを検索ボックス411に入力し、検索ボタン412をクリックする。すると、第1要求がセッションIDと共にユーザ端末3(m)から抽出装置2に送られ、受付部31が送られてきた第1要求とセッションIDを受け付ける(ステップS2)。次に、受付部31は、セッションIDに関連付けられた要求が端末情報記憶部33に存在するかどうかに基づいて、直近に受け付けた要求が第1要求かどうかを判別する(ステップS3)。受付部31が第1要求であると判別した場合には、取得部34は、第1要求に応じて、商品記憶部32に記憶された商品から第1要求に指定された検索クエリに合致する商品の集合を取得する(ステップS6)。そして、検索クエリに合致する度合が高い商品の順位が上になるように、取得した商品の集合に含まれる商品のおすすめ順序を決定する(ステップS7)。次に、抽出部35は、おすすめ順序において上位の商品の所定個数を第1グループとして抽出し(ステップS8)、提示部36は、第1グループに含まれる商品に対してユーザがとることが可能なアクションを指定した第1応答をユーザに送付する(ステップS9)。また、受付部31は、受け付けた第1要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する(ステップS10)。   The user terminal 3 (m) receives the input form and the session ID, and displays the input form on the browser 41 as shown in FIG. On the other hand, the user inputs a predetermined search word into the search box 411 and clicks the search button 412. Then, a 1st request | requirement is sent to the extraction apparatus 2 from user terminal 3 (m) with session ID, and the reception part 31 receives the 1st request | requirement and session ID which were sent (step S2). Next, the accepting unit 31 determines whether or not the most recently accepted request is the first request based on whether or not the request associated with the session ID exists in the terminal information storage unit 33 (step S3). When the receiving unit 31 determines that the request is the first request, the acquisition unit 34 matches the search query specified in the first request from the product stored in the product storage unit 32 in response to the first request. A set of products is acquired (step S6). Then, the recommended order of the products included in the acquired set of products is determined so that the rank of the products having a high degree of matching with the search query is higher (step S7). Next, the extraction unit 35 extracts a predetermined number of high-order products in the recommended order as a first group (step S8), and the presentation unit 36 can be taken by the user for the products included in the first group. A first response designating an appropriate action is sent to the user (step S9). Further, the receiving unit 31 stores the received first request in the terminal information storage unit 33 in association with the session ID (step S10).

ユーザ端末3(m)は、送付された第1応答を受け付け、ブラウザ41に表示する。これに対して、ユーザが第1応答に含まれる商品のいずれかに所定のアクションをとると、ユーザがとったアクションに対して応答を求める応答要求がセッションIDと共にユーザ端末3(m)から抽出装置2に送られる。これに対して、受付部31は、送られてきた応答要求とセッションIDを受け付ける(ステップS2)。そして、要求の内容を判別し(ステップS3)、ユーザがとったアクションに対して応答を求める応答要求であると判別する。この場合、所定の機能部(取得部34、抽出部35、提示部36等)が、ユーザがとったアクションに対して応答を行う(ステップS11)。そして、ユーザがアクションをとった商品をセッションIDに関連付けて端末情報記憶部33に記憶する(ステップS12)。   The user terminal 3 (m) receives the sent first response and displays it on the browser 41. On the other hand, when the user takes a predetermined action on any of the products included in the first response, a response request for a response to the action taken by the user is extracted from the user terminal 3 (m) together with the session ID. Sent to device 2. On the other hand, the reception unit 31 receives the response request and the session ID that have been sent (step S2). Then, the content of the request is determined (step S3), and it is determined that the request is a response request for a response to the action taken by the user. In this case, predetermined function units (acquisition unit 34, extraction unit 35, presentation unit 36, etc.) respond to the action taken by the user (step S11). And the goods which the user took action are linked | related with session ID, and memorize | stored in the terminal information storage part 33 (step S12).

次に、ユーザがブラウザ41上の「次へ」ボタン413をクリックすると、第2要求がセッションIDと共にユーザ端末3(m)から抽出装置2に送られる。これに対して、受付部31は、送られてきた第2要求とセッションIDを受け付ける(ステップS2)。そして、上記セッションIDに関連付けられた要求が端末情報記憶部33に存在するかどうかに基づいて、直近に受け付けた要求が第1要求かどうかを判別する(ステップS3)。そして、端末情報記憶部33には、セッションIDに関連付けられた第1要求が存在するので、直近に受け付けた要求が第1要求ではないと判別する。この場合、取得部34は、端末情報記憶部33にセッションIDに関連付けて記憶されている商品を、ユーザがアクションをとった商品として特定する(ステップS13)。そして、特定した商品に関連する商品の順位が上になるように、ステップS7の処理で決定した商品のおすすめ順序を変更する(ステップS14)。   Next, when the user clicks the “Next” button 413 on the browser 41, the second request is sent from the user terminal 3 (m) to the extraction device 2 together with the session ID. In response to this, the accepting unit 31 accepts the second request and the session ID sent (step S2). And based on whether the request | requirement linked | related with the said session ID exists in the terminal information storage part 33, it is discriminate | determined whether the request | requirement received most recently is a 1st request | requirement (step S3). And since the 1st request | requirement linked | related with session ID exists in the terminal information storage part 33, it determines with the request | requirement received most recently not being a 1st request | requirement. In this case, the acquisition unit 34 specifies the product stored in the terminal information storage unit 33 in association with the session ID as the product for which the user took an action (step S13). Then, the recommended order of the products determined in the process of step S7 is changed so that the rank of the products related to the specified products is higher (step S14).

次に、抽出部35は、おすすめ順序において上位の商品の所定個数を第2グループとして抽出し(ステップS15)、提示部36は、第2グループに対してユーザがとることが可能なアクションを指定した第2応答をユーザに送付する(ステップS16)。また、受付部31は、受け付けた第2要求を上記セッションIDに関連付けて端末情報記憶部33に記憶する(ステップS17)。   Next, the extraction unit 35 extracts a predetermined number of high-order products in the recommended order as a second group (step S15), and the presentation unit 36 specifies actions that the user can take for the second group. The second response is sent to the user (step S16). Further, the receiving unit 31 stores the received second request in the terminal information storage unit 33 in association with the session ID (step S17).

ユーザ端末3(m)は、第2応答を受け付け、ブラウザ41に表示する。これに対して、ユーザが第2応答に含まれる商品のいずれかに所定のアクションをとると、ユーザがとったアクションに対して応答を求める応答要求がセッションIDと共にユーザ端末3(m)から抽出装置2に送付され、上述したステップS11、ステップS12の処理が再度実行される。また、ユーザがブラウザ41上の「次へ」ボタン413をクリックすると、その都度、上述したステップS13〜17の処理が実行される。   The user terminal 3 (m) receives the second response and displays it on the browser 41. On the other hand, when the user takes a predetermined action on any of the products included in the second response, a response request for a response to the action taken by the user is extracted from the user terminal 3 (m) together with the session ID. The data is sent to the device 2 and the above-described processing of step S11 and step S12 is executed again. In addition, each time the user clicks the “Next” button 413 on the browser 41, the processing of steps S13 to S17 described above is executed.

なお、ステップS3において、要求が、アクセス要求、第1〜n要求、ユーザがとったアクションに対する応答要求のいずれにも該当しないと判別された場合には、要求に基づき所定の処理が実行される(ステップS18)。   If it is determined in step S3 that the request does not correspond to any of the access request, the first to nth requests, and the response request for the action taken by the user, predetermined processing is executed based on the request. (Step S18).

以上説明したように、抽出装置2によれば、ユーザがとったアクションを把握することにより、多数の商品の提示順を適切に制御することができる。   As described above, according to the extraction device 2, the order of presentation of a large number of products can be appropriately controlled by grasping the action taken by the user.

(変形例)
以上に本発明の実施形態について説明したが、上記実施形態は一例であり、本発明の適用範囲はこれに限られない。即ち、本発明の実施形態は種々の応用が可能であり、あらゆる実施の形態が本発明の範囲に含まれる。
(Modification)
Although the embodiment of the present invention has been described above, the above embodiment is an example, and the scope of application of the present invention is not limited to this. That is, the embodiments of the present invention can be applied in various ways, and all the embodiments are included in the scope of the present invention.

上記実施形態では、未提示の検索結果は遷移先のページに表示される態様だったので、遷移先のページに表示する商品の提示順を制御する例を説明したが、本発明はこれに限定されず、上記実施形態の例とは検索結果の表示態様が異なっていても提示順の制御は可能である。以下、その一例を説明する。   In the above embodiment, since the unpresented search result was displayed on the transition destination page, the example of controlling the presentation order of the products displayed on the transition destination page has been described, but the present invention is limited to this. However, the display order can be controlled even if the display form of the search results is different from the example of the above embodiment. An example will be described below.

図15は、商品群がブラウザ41上でスクロール可能に表示されている様子を示す図である。同図では、ブラウザ41の右端にスクロールバー420がスクロール可能に表示されており、スクロールバー420が下方にスクロールされると、検索ワードに関連する商品が次々とブラウザ41に表示される態様になっている。なお、同図に表示されている商品は、抽出装置2の提示部36により送付された第i応答(検索ワード「水」に関連する商品の集合の一部)である。ただし、iは1以上の整数である。また、第i応答をブラウザ41に表示する一連の処理の内容は上記実施形態と同様なので説明を省略する。   FIG. 15 is a diagram illustrating a state in which the product group is displayed on the browser 41 so as to be scrollable. In the figure, a scroll bar 420 is displayed on the right end of the browser 41 so as to be scrollable. When the scroll bar 420 is scrolled downward, products related to the search word are displayed on the browser 41 one after another. ing. The product displayed in the figure is the i-th response (a part of a set of products related to the search word “water”) sent by the presentation unit 36 of the extraction device 2. However, i is an integer of 1 or more. Further, the contents of a series of processes for displaying the i-th response on the browser 41 are the same as those in the above-described embodiment, and thus description thereof is omitted.

ここで、ユーザがユーザ端末3(1)を操作して「カートにいれる」421をクリックしたとすると、「○○産の水菜」に係る「カートにいれる」421がクリックされた旨の通知がユーザ端末3(1)から抽出装置2に送られる。そして、上記実施形態と同様に受付部31が通知を受け付けて端末情報記憶部33に記憶する。そして、提示部36が図16に示す商品購入用の購入フォームをユーザ端末3(1)に送付する。   Here, if the user operates the user terminal 3 (1) and clicks “Add to cart” 421, a notification that “Add to cart” 421 related to “XX produced mizuna” has been clicked. Sent from the user terminal 3 (1) to the extraction device 2. And the reception part 31 receives notification similarly to the said embodiment, and memorize | stores it in the terminal information storage part 33. FIG. Then, the presentation unit 36 sends the purchase form for purchasing the product shown in FIG. 16 to the user terminal 3 (1).

図16は、商品購入用の購入フォームを示す図である。ユーザ端末3(1)は、提示部36から送付された購入フォームを受け付けると、同図に示すように購入フォームをブラウザ41に表示する。これに対して、ユーザは、「○○産の水菜」を購入する場合には「購入する」ボタンをクリックし、購入しない場合には「戻る」ボタン422をクリックする。ここで、ユーザが「戻る」ボタン422をクリックしたとすると、ブラウザ41の表示内容は図15に戻る。そして、ユーザはブラウザ41に表示されている商品の中に所望の商品がないと判断すると、他の商品を閲覧するためにスクロールバー420を下方にスクロールする。   FIG. 16 is a diagram illustrating a purchase form for purchasing a product. When receiving the purchase form sent from the presentation unit 36, the user terminal 3 (1) displays the purchase form on the browser 41 as shown in FIG. On the other hand, the user clicks the “Purchase” button when purchasing the “XX produced mizuna”, and clicks the “Return” button 422 when not purchasing. Here, if the user clicks the “return” button 422, the display content of the browser 41 returns to FIG. When the user determines that there is no desired product among the products displayed on the browser 41, the user scrolls the scroll bar 420 downward to browse other products.

図17は、商品群の末尾までスクロールされると他の商品群の読み込みが開始される様子を示す図である。同図に示すように、スクロールバー420がスクロール可能な範囲の下限までスクロールされると、第i応答の末尾がブラウザ41に表示される。この場合、ユーザ端末3(1)は、検索ワード「水」により特定される商品群のうち、ユーザ端末3(1)に送付済みの商品群以外の商品群を送付するよう要求する第(i+1)要求を抽出装置2に送り、第i応答の末尾に他の商品を読み込み中である旨のメッセージを表示する。   FIG. 17 is a diagram illustrating a state in which reading of another product group is started when scrolling to the end of the product group. As shown in the figure, when the scroll bar 420 is scrolled to the lower limit of the scrollable range, the end of the i-th response is displayed on the browser 41. In this case, the user terminal 3 (1) requests to send a product group other than the product group already sent to the user terminal 3 (1) among the product groups specified by the search word “water”. ) A request is sent to the extraction device 2, and a message indicating that another product is being read is displayed at the end of the i-th response.

これに対して、抽出部35は、第(i+1)要求に応じて、ユーザ端末3(1)から第1〜(i+1)要求が送られてくる間にユーザがアクションをとった商品に基づいて、検索ワード「水」に関連する商品の集合の一部を第(i+1)グループとして抽出する。そして、提示部36は、第(i+1)グループに含まれる商品に対してユーザがとることが可能なアクションを指定した第(i+1)応答を、第(i+1)要求に応じて、ユーザに送付する。   On the other hand, in response to the (i + 1) th request, the extraction unit 35 is based on the product that the user has taken action while the first to (i + 1) requests are sent from the user terminal 3 (1). Then, a part of the set of products related to the search word “water” is extracted as the (i + 1) th group. Then, the presentation unit 36 sends an (i + 1) th response specifying an action that can be taken by the user to the product included in the (i + 1) th group in response to the (i + 1) th request. .

図18は、ブラウザ41上に表示された第(i+1)応答を示す図である。ユーザ端末3(1)は、第(i+1)応答を受け付けると、同図に示すように、第(i+1)グループに含まれる各商品を第i応答の末尾に追加する。   FIG. 18 is a diagram illustrating the (i + 1) th response displayed on the browser 41. Upon receiving the (i + 1) th response, the user terminal 3 (1) adds each product included in the (i + 1) th group to the end of the ith response as shown in FIG.

つまり、上記説明した例によれば、ユーザが画面スクロールを行うだけで、ユーザが望む商品が画面末尾に表示される。このように、本発明は、検索結果の様々な表示態様のうち特定のものにしか適用できないのではなく、様々な表示態様に対して適用される。   In other words, according to the example described above, the product desired by the user is displayed at the end of the screen only by the user scrolling the screen. Thus, the present invention can be applied not only to a specific one of various display modes of search results but also to various display modes.

また、上記実施形態では、商品の集合から一部の商品を抽出する際、ユーザがアクションをとった全商品を考慮した。しかしながら、比較的直近にアクションがとられた商品のみが考慮の対象であったほうが、よりユーザの嗜好に合致した商品が抽出されるはずである。そこで、商品抽出の際に考慮する商品を、直近にユーザがアクションをとった所定個数の商品に限定してもよい。   Moreover, in the said embodiment, when extracting some goods from the collection of goods, all the goods which the user took action were considered. However, if only products for which actions have been taken most recently are taken into consideration, products that better match the user's preferences should be extracted. Therefore, the products considered in the product extraction may be limited to a predetermined number of products that the user has recently taken action.

具体的には、抽出部35は、ユーザ端末3(m)から送られた第(n+1)要求に応じて、第1〜n要求が送られてくる間にユーザがアクションをとった商品のうち、直近にユーザがアクションをとった所定個数の商品に基づいて、取得部34により取得された商品の集合の一部を第(n+1)グループとして抽出してもよい。ただし、ユーザ端末3(m)に送付済みの第1〜nグループに含まれる商品は抽出対象から除かれる。なお、直近にユーザがアクションをとった所定個数の商品を判別する方法の一例として、各通知が端末情報記憶部33に記憶されたときに各通知に付されたタイムスタンプを利用する方法が挙げられる。   Specifically, the extraction unit 35 responds to the (n + 1) th request sent from the user terminal 3 (m), among the products that the user has taken action while the first to nth requests are sent. A part of the set of products acquired by the acquisition unit 34 may be extracted as the (n + 1) th group based on a predetermined number of products that the user has recently taken action. However, products included in the first to n groups that have been sent to the user terminal 3 (m) are excluded from the extraction targets. An example of a method for determining a predetermined number of products that the user has recently taken action is a method of using a time stamp attached to each notification when each notification is stored in the terminal information storage unit 33. It is done.

また、例えば、直近から数えて1〜5番目にユーザがアクションをとった商品のジャンルが「書籍」であり、6番目以降にユーザがアクションをとった商品のジャンルが「食品」である場合、6番目以降にアクションがとられた商品に対してユーザは興味を失っている可能性がある。そこで、抽出部35は、直近にユーザがアクションをとった商品と同ジャンルの商品かどうかを2、3、4番目・・・と過去に遡って判別し、例えば6番目の商品のジャンルが直近にユーザがアクションをとった商品のジャンルと異なる場合には、それ以前にユーザがアクションをとった商品(1〜5番目の商品)に基づいて、取得部34により取得された商品の集合からユーザに送付する商品を抽出してもよい。   In addition, for example, when the genre of the product that the user has taken action in the first to fifth counting from the latest is “book”, and the genre of the product that the user has taken action in the sixth or later is “food” The user may have lost interest in the product for which the action has been taken after the sixth. Therefore, the extraction unit 35 determines whether the product has the same genre as the product that the user has recently taken action for, such as the second, third, fourth, etc., and the genre of the sixth product is the latest, for example. If the genre is different from the genre of the product for which the user took action, the user from the set of products acquired by the acquisition unit 34 based on the product (1st to 5th products) for which the user took action before that You may extract the goods sent to.

また、上記実施形態では、第1要求に含まれている検索クエリに基づいて商品の集合を取得し、取得した商品の集合の一部をユーザに送付する例を説明した。この例では、一連の処理を実行するにあたり検索クエリが必要となる。しかしながら、検索クエリを使用しないで本発明に係る一連の処理を実行することも可能である。   In the above embodiment, an example has been described in which a set of products is acquired based on a search query included in the first request, and a part of the acquired set of products is sent to the user. In this example, a search query is required to execute a series of processes. However, it is also possible to execute a series of processes according to the present invention without using a search query.

例えば、取得部34が、ネットスーパーに出品されている全商品を商品記憶部32から予め取得しておく。次に、第1要求があると、抽出部35は、取得部34により取得された全商品のうち、各ジャンルからおすすめ商品を適当に抽出する。そして、提示部36は、抽出部35が抽出したおすすめ商品のリストをユーザに送付する。これに対して、ユーザは、おすすめ商品のリストから興味を持った商品をいくつか閲覧する。そして、ユーザが「次へ」ボタンをクリックすると、ユーザが閲覧したおすすめ商品が抽出装置2に通知される。すると、取得部34は、ユーザが閲覧した商品のジャンルを特定し、特定したジャンルの商品の順位が上になるように、未送付の商品のおすすめ順序を決定する。そして、第2要求があると、抽出部35は、おすすめ順序において上位の商品の所定個数を抽出し、提示部36は、抽出された商品のリストをユーザに送付する。このような方法で商品の提示順を制御すれば、本発明に係る一連の処理を実行するあたり、検索クエリは必要ない。   For example, the acquisition unit 34 acquires in advance from the product storage unit 32 all products that are exhibited in the online supermarket. Next, when there is a first request, the extraction unit 35 appropriately extracts recommended products from each genre among all the products acquired by the acquisition unit 34. Then, the presentation unit 36 sends a list of recommended products extracted by the extraction unit 35 to the user. On the other hand, the user browses some products that are interested from the list of recommended products. When the user clicks the “next” button, the recommended product browsed by the user is notified to the extraction device 2. Then, the acquisition unit 34 specifies the genre of the product viewed by the user, and determines the recommended order of unsent products so that the order of the product of the specified genre is higher. And if there exists a 2nd request | requirement, the extraction part 35 will extract the predetermined number of high-order goods in a recommendation order, and the presentation part 36 will send the list of the extracted goods to a user. If the order of presentation of products is controlled by such a method, a search query is not necessary for executing a series of processes according to the present invention.

また、上記実施形態では、ユーザがアクションをとる度にその旨をユーザ端末3(1)から抽出装置2に通知したが、一旦、その旨を通知予定情報としてブラウザ41に記憶させておいて(例えばクッキーに上記通知予定情報を記録しておいて)、ユーザ端末3(1)から抽出装置2に要求を送る際に、合わせて上記通知予定情報を抽出装置2に送ってもよい。   In the above embodiment, every time the user takes an action, the user terminal 3 (1) notifies the extraction device 2 to that effect. However, the notification is temporarily stored in the browser 41 as notification schedule information ( For example, the notification schedule information may be recorded in a cookie), and the notification schedule information may be sent to the extraction device 2 when a request is sent from the user terminal 3 (1) to the extraction device 2.

また、本発明が制御対象とするアイテムには商品以外にも様々なものが含まれる。例えば、販売を目的としない品目も含まれるし、無体物である情報も含まれる。以下、本発明が情報の提示順を制御する例を説明する。   In addition, the items to be controlled by the present invention include various items other than products. For example, items that are not intended for sale are included, and information that is intangible is also included. Hereinafter, an example in which the present invention controls the order of information presentation will be described.

この例において、抽出装置2は、インターネットを利用した情報検索サービスを提供する。ユーザ端末3(m)から抽出装置2にアクセスがあると、情報検索用の入力フォームが抽出装置2からユーザ端末3(m)に送られ、ユーザ端末3(m)のブラウザに入力フォームが表示される。また、入力フォームには検索ボックスと検索ボタンが表示され、ユーザが検索ボックスに所定の検索ワードを入力して検索ボタンをクリックすると、検索ワードに合致する検索結果がブラウザに表示される。   In this example, the extraction device 2 provides an information search service using the Internet. When the extraction device 2 is accessed from the user terminal 3 (m), an information retrieval input form is sent from the extraction device 2 to the user terminal 3 (m), and the input form is displayed on the browser of the user terminal 3 (m). Is done. In addition, a search box and a search button are displayed on the input form. When the user inputs a predetermined search word into the search box and clicks the search button, a search result that matches the search word is displayed on the browser.

ここで、あるユーザが肉料理のレシピを調べたいと思い、検索ボックスに「肉料理」という検索ワードを入力し、検索ボタンをクリックしたとする。すると、「肉料理」という検索クエリを指定する第1要求がユーザ端末3(m)から抽出装置2に送られ、受付部31が送られてきた第1要求を受け付ける。取得部34は、第1要求に応じて、インターネット上のサーバから検索クエリ「肉料理」に合致するレシピの集合を取得する。そして、「肉料理」に合致する度合が高いレシピの順位が上になるように、取得した集合に含まれるレシピのおすすめ順序を決定する。次に、抽出部35は、おすすめ順序において上位のレシピの所定個数を抽出し、提示部36は、抽出された所定個数のレシピに対してユーザがとることが可能なアクションを指定した第1応答をユーザに送付する。   Here, it is assumed that a user wants to examine a recipe for meat dishes, enters a search word “meat dishes” in the search box, and clicks the search button. Then, the 1st request | requirement which designates the search query "meat dish" is sent to the extraction apparatus 2 from the user terminal 3 (m), and the reception part 31 receives the 1st request | requirement sent. In response to the first request, the acquisition unit 34 acquires a set of recipes that match the search query “meat” from a server on the Internet. Then, the recommended order of recipes included in the acquired set is determined so that the order of recipes having a high degree of matching with “meat” is higher. Next, the extraction unit 35 extracts a predetermined number of higher-order recipes in the recommendation order, and the presentation unit 36 specifies a first response that specifies an action that can be taken by the user for the extracted predetermined number of recipes. Is sent to the user.

ユーザ端末3(m)は、第1応答を受け付け、第1応答に含まれるレシピのタイトルや見出しのリストを、ユーザがタイトルや見出しをクリックすればレシピの詳細が閲覧可能な態様で、ブラウザに表示する。以下、ブラウザには、「ハンバーグのレシピ」、「焼肉のレシピ」、「から揚げのレシピ」・・・等のタイトルが表示されたとする。また、ユーザは、焼肉のレシピに興味を持ち、「焼肉のレシピ」というタイトルをクリックしたとする。すると、「焼肉のレシピ」の詳細を求める応答要求がユーザ端末3(m)から抽出装置2に送付され、これに対して、「焼肉のレシピ」の詳細が抽出装置2からユーザ端末3(m)に送付される。また、抽出装置2は、ユーザがアクションをとった対象が「焼肉のレシピ」であることを記憶する。   The user terminal 3 (m) receives the first response, and displays the list of recipe titles and headings included in the first response in a manner in which the details of the recipe can be browsed by the user clicking the titles and headlines. indicate. Hereinafter, it is assumed that titles such as “hamburger recipe”, “barbecue recipe”, “fried rice recipe”, etc. are displayed on the browser. Further, it is assumed that the user is interested in the yakiniku recipe and clicks on the title “Yakiniku recipe”. Then, a response request for details of the “grilled meat recipe” is sent from the user terminal 3 (m) to the extraction device 2, while the details of the “grilled meat recipe” are transmitted from the extraction device 2 to the user terminal 3 (m ). Further, the extraction device 2 stores that the object on which the user has taken action is a “grilled meat recipe”.

次に、ユーザがブラウザ上の「次へ」ボタンをクリックしたことに伴い、第2要求がユーザ端末3(m)から抽出装置2に送られ、受付部31が送られてきた第2要求を受け付けたとする。すると、抽出装置2は、第1、2要求を受け付ける間にユーザがどのような情報に対してアクションをとったかを判別する。そして、「焼肉のレシピ」に対してユーザがアクションをとったことを特定すると、「焼肉のレシピ」の順位が上になるように、取得部34が取得した「肉料理」に合致するレシピのおすすめ順序を変更する。   Next, when the user clicks the “Next” button on the browser, a second request is sent from the user terminal 3 (m) to the extraction device 2 and the second request sent by the accepting unit 31 is sent. Suppose you accept. Then, the extraction device 2 determines what information the user has taken an action while receiving the first and second requests. Then, if it is specified that the user has taken an action with respect to the “grilled meat recipe”, the recipe that matches the “meat dish” acquired by the acquisition unit 34 so that the rank of “grilled meat recipe” is higher. Change the recommendation order.

抽出部35は、第2要求に応じて、おすすめ順序において上位のレシピの所定個数を抽出し、提示部36は、抽出された所定個数のレシピに対してユーザがとることが可能なアクションを指定した第2応答をユーザに送付する。ただし、上述したように、「焼肉のレシピ」の順位が上位に変更されているので、「焼肉のレシピ」が優先して抽出され第2応答としてユーザに送付されることとなる。従って、ブラウザ41には、現在ユーザが興味を持っている「焼肉のレシピ」が優先的に検索結果の続きとして表示される。このように、本発明は情報の提示順を制御することも可能であり、本発明が制御対象とするアイテムには情報が含まれる。   In response to the second request, the extraction unit 35 extracts a predetermined number of high-order recipes in the recommendation order, and the presentation unit 36 specifies actions that can be taken by the user for the extracted predetermined number of recipes. The second response is sent to the user. However, as described above, since the rank of the “grilled meat recipe” has been changed to the higher rank, the “grilled meat recipe” is preferentially extracted and sent to the user as a second response. Accordingly, the browser 41 preferentially displays the “baked meat recipe” that the user is currently interested in as a continuation of the search result. As described above, the present invention can also control the order in which information is presented, and information is included in items to be controlled by the present invention.

また、上記実施形態では、抽出装置2とユーザ端末3(m)とが協働することで本発明が実現される例を説明したが、本発明は1つのコンピュータで実現されてもよい。以下、抽出装置2が単体で本発明を実現する例を説明する。   Moreover, although the said embodiment demonstrated the example in which this invention was implement | achieved because the extraction apparatus 2 and the user terminal 3 (m) cooperate, this invention may be implement | achieved by one computer. Hereinafter, an example in which the extraction device 2 alone realizes the present invention will be described.

この例において、抽出装置2は、多数の書籍を記憶する書籍データベースを有し、ユーザに書籍検索サービスを提供する。なお、書籍データベースには、インターネットを介してダウンロードされた書籍のリストが記憶されていてもよいし、USB(Universal Serial Bus)メモリ等の記憶端末からインタフェースを介して取得された書籍のリストが記憶されていてもよい。抽出装置2は、ユーザからマウスやキーボードの操作を介して書籍検索サービス用のアプリケーションを起動する旨の指示があると、同アプリケーションを起動し、書籍検索用画面を表示する。そして、予め定められた書籍のおすすめ順序において上位の書籍の所定個数を抽出し、抽出した書籍をおすすめ書籍のリストとして書籍検索用画面に表示する。   In this example, the extraction device 2 has a book database that stores a large number of books, and provides a book search service to the user. The book database may store a list of books downloaded via the Internet, or a list of books acquired via an interface from a storage terminal such as a USB (Universal Serial Bus) memory. May be. When there is an instruction from the user to activate an application for a book search service via a mouse or keyboard operation, the extraction device 2 starts the application and displays a book search screen. Then, a predetermined number of high-order books are extracted in a predetermined recommended order of books, and the extracted books are displayed on the book search screen as a list of recommended books.

おすすめ書籍のリストには、ビジネス書、コンピュータ・IT、小説等の各種ジャンルの書籍が含まれる。ここで、ユーザは、マウス等を操作して、おすすめ書籍のリストのうち、書籍A(なお、書籍Aのジャンルは小説)をカートに入れたとする。すると、抽出装置2は、ユーザが書籍Aに対してアクションをとったことを記憶する。そして、ユーザから別の書籍のリストを提示するよう指示があると、ユーザがアクションをとった書籍が書籍Aであると特定する。上述したように、書籍Aのジャンルは「小説」なので、ジャンル「小説」の書籍の順位が上になるように、書籍のおすすめ順序を変更する。そして、おすすめ順序において上位の書籍(小説の書籍)の所定個数を優先して抽出し、抽出した書籍を書籍検索用画面に表示する。このように、抽出装置2単体でも、本発明を実現可能である。   The list of recommended books includes books of various genres such as business books, computer / IT, and novels. Here, it is assumed that the user operates the mouse or the like to put the book A (the genre of the book A is a novel) in the recommended book list into the cart. Then, the extraction device 2 stores that the user has taken an action on the book A. When the user gives an instruction to present a list of other books, the book that the user has taken action is identified as the book A. As described above, since the genre of the book A is “novel”, the recommended order of the books is changed so that the rank of the book of the genre “novel” is higher. Then, a predetermined number of high-order books (novel books) are preferentially extracted in the recommended order, and the extracted books are displayed on the book search screen. Thus, the present invention can be realized even with the extraction device 2 alone.

また、本明細書において商品は、上記実施形態で例示した飲用水や食品以外に、衣料品、電気製品、書籍、チケット等、様々なジャンルに属する商品であってよい。また、商品には、食品、化粧品等の有形物のほか、例えばホテルの宿泊予約、オンラインチケット、ソフトウェアの使用ライセンス等の無形物も含まれる。また、商品には役務も含まれる。   In addition, in the present specification, the product may be a product belonging to various genres such as clothing, an electric product, a book, a ticket, and the like, in addition to the drinking water and food exemplified in the above embodiment. In addition to tangible items such as food and cosmetics, the product includes intangible items such as hotel reservations, online tickets, and software licenses. The product also includes services.

なお、本発明に係る機能を実現するための構成を予め備えた抽出装置2として提供できることはもとより、プログラムの適用により、既存のパーソナルコンピュータや情報端末機器等を、本発明に係る抽出装置2として機能させることもできる。即ち、上記実施形態で例示した抽出装置2による各機能構成を実現させるためのプログラムを、既存のパーソナルコンピュータや情報端末機器等を制御するCPU等が実行できるように適用することで、本発明に係る抽出装置2として機能させることができる。また、本発明に係る抽出方法は、抽出装置2を用いて実施できる。   In addition, not only can the configuration for realizing the functions according to the present invention be provided in advance as the extraction device 2, but also an existing personal computer or information terminal device can be used as the extraction device 2 according to the present invention by applying the program. It can also function. That is, by applying the program for realizing each functional configuration by the extraction device 2 exemplified in the above embodiment so that a CPU or the like for controlling an existing personal computer or information terminal device can be executed, the present invention is applied. The extraction device 2 can function. In addition, the extraction method according to the present invention can be implemented using the extraction device 2.

また、このようなプログラムの適用方法は任意である。プログラムを、例えば、コンピュータが読取可能な記録媒体[CD−ROM(Compact Disc Read-Only Memory)、DVD(Digital Versatile Disc)、MO(Magneto Optical disc)等]に格納して適用できる他、インターネット等のネットワーク上のストレージにプログラムを格納しておき、これをダウンロードさせることにより適用することもできる。   Moreover, the application method of such a program is arbitrary. For example, the program can be stored and applied to a computer-readable recording medium [CD-ROM (Compact Disc Read-Only Memory), DVD (Digital Versatile Disc), MO (Magneto Optical disc), etc.], the Internet, etc. It is also possible to apply the program by storing it in a storage on the network and downloading it.

なお、本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この発明を説明するためのものであり、本発明の範囲を限定するものではない。即ち、本発明の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、この発明の範囲内とみなされる。   It should be noted that the present invention can be variously modified and modified without departing from the broad spirit and scope of the present invention. The above-described embodiments are for explaining the present invention and do not limit the scope of the present invention. That is, the scope of the present invention is shown not by the embodiments but by the claims. Various modifications within the scope of the claims and within the scope of the equivalent invention are considered to be within the scope of the present invention.

(まとめ)
以下に本発明のまとめを記載する。
(Summary)
The summary of the present invention is described below.

本発明の一形態に係る抽出装置2は、
ユーザに提示すべきアイテムの集合を取得する取得部32、
ユーザからの第1要求を受け付ける受付部31、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部35、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部36、
を備え、
前記受付部31は、前記第1応答が提示された前記ユーザからの第2要求を受け付け、
前記抽出部35は、前記第2要求に応じて、前記第1応答が提示された前記ユーザが前記第1グループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部36は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する。
The extraction device 2 according to one aspect of the present invention is:
An acquisition unit 32 for acquiring a set of items to be presented to the user;
Accepting unit 31 for accepting a first request from a user;
An extraction unit 35 for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit 36 that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
With
The accepting unit 31 accepts a second request from the user presented with the first response,
In response to the second request, the extraction unit 35 is acquired based on which of the items included in the first group the user to whom the first response is presented has taken an action. A part of the set other than the first group is extracted as a second group;
In response to the second request, the presenting unit 36 presents a second response specifying an action that the user can take to each item included in the second group in response to the second request.

2以上の整数nについて、
前記受付部31は、第nグループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第n応答が提示された前記ユーザからの第(n+1)要求を受け付け、
前記抽出部35は、前記第(n+1)要求に応じて、前記第1応答乃至前記第n応答が提示された前記ユーザが前記第1グループ乃至前記第nグループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ乃至前記第nグループ以外の一部を第(n+1)グループとして抽出し、
前記提示部36は、前記第(n+1)グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第(n+1)応答を、前記第(n+1)要求に応じて、前記ユーザに提示してもよい。
For an integer n greater than or equal to 2,
The accepting unit 31 accepts an (n + 1) th request from the user in which an nth response specifying an action that the user can take for each item included in the nth group is presented,
In response to the (n + 1) th request, the extraction unit 35 responds to any of the items included in the first group to the nth group when the first response to the nth response is presented. Based on whether an action has been taken, a part other than the first group to the nth group is extracted as the (n + 1) th group from the acquired set,
In response to the (n + 1) th request, the presentation unit 36 sends an (n + 1) th response specifying an action that can be taken by the user to each item included in the (n + 1) th group. May be presented.

前記抽出部35は、前記ユーザがアクションをとった前記第1グループ乃至前記第nグループに含まれるアイテムのうち、直近にアクションをとった所定個数のアイテムに基づいて、前記第(n+1)グループを抽出してもよい。   The extraction unit 35 determines the (n + 1) th group based on a predetermined number of items that have recently taken an action among the items included in the first group to the nth group that the user has taken action on. It may be extracted.

前記受付部31は、前記第2要求以降の要求には前記第1要求に引き続くものである旨を表す継続情報を関連付け、
前記抽出部35は、第n要求に応じて、前記継続情報に基づき前記第1要求乃至前記第n要求が前記ユーザからの一連の要求であると判別し、当該判別された一連の要求が前記受付部により受け付けられる間に前記ユーザがアクションをとったアイテムに基づいて前記第nグループを抽出してもよい。
The receiving unit 31 associates continuation information indicating that the request subsequent to the second request is subsequent to the first request,
In response to the nth request, the extraction unit 35 determines that the first request to the nth request are a series of requests from the user based on the continuation information, and the determined series of requests The n-th group may be extracted based on an item that the user has taken an action while being received by the receiving unit.

1以上の整数iについて、
前記提示部36により第i応答は前記ユーザが閲覧可能な画面にスクロール可能に表示され、前記第i応答の末尾が前記画面に表示されると、第(i+1)要求が送られて、前記受付部により受け付けられていてもよい。
For an integer i greater than or equal to 1,
The presentation unit 36 displays the i-th response in a scrollable manner on the screen that can be browsed by the user. When the end of the i-th response is displayed on the screen, the (i + 1) th request is sent and the acceptance is received. May be accepted by the department.

前記取得部34は、前記第1要求に指定されたクエリに合致するアイテムを検索し、当該検索された結果を、前記ユーザに提示すべきアイテムの集合としてもよい。   The acquisition unit 34 may search for an item that matches the query specified in the first request, and the search result may be a set of items to be presented to the user.

前記取得部34は、前記第1要求の受け付けに先立って、前記ユーザに提示すべきアイテムの集合を取得してもよい。   The acquisition unit 34 may acquire a set of items to be presented to the user prior to receiving the first request.

前記抽出装置2は、通信ネットワークを介して通信可能な端末とサーバとにより実現され、
前記第1要求は、前記ユーザから前記端末を介して前記サーバに送信され、
前記第1応答は、前記サーバにより生成されて前記端末を介して前記ユーザに提示され、
前記アクションは、前記ユーザから前記端末を介して指示され、
前記第2要求は、前記ユーザから前記端末を介して前記サーバに送信され、
前記第2応答は、前記サーバにより生成されて前記端末を介して前記ユーザに提示されてもよい。
The extraction device 2 is realized by a terminal and a server that can communicate via a communication network,
The first request is transmitted from the user to the server via the terminal,
The first response is generated by the server and presented to the user via the terminal;
The action is instructed from the user via the terminal,
The second request is transmitted from the user to the server via the terminal,
The second response may be generated by the server and presented to the user via the terminal.

本発明の一形態に係る抽出方法は、
ユーザに提示すべきアイテムの集合を取得する取得ステップと、
ユーザからの第1要求を受け付ける受付ステップと、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出ステップと、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示ステップと、
を備え、
前記受付ステップでは、前記第1応答が提示された前記ユーザから送られた第2要求を受け付け、
前記抽出ステップでは、前記第2要求に応じて、前記第1応答が提示された前記ユーザが前記第1グループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示ステップでは、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する。
An extraction method according to an aspect of the present invention includes:
An acquisition step of acquiring a set of items to be presented to the user;
An accepting step for accepting a first request from a user;
An extraction step of extracting a part of the acquired set as a first group in response to the first request;
A presenting step of presenting to the user a first response specifying an action that can be taken by the user for each item included in the first group in response to the first request;
With
In the receiving step, a second request sent from the user presented with the first response is received;
In the extraction step, in response to the second request, the acquired information is obtained based on which of the items included in the first group the user to whom the first response is presented has taken an action. A part of the set other than the first group is extracted as a second group,
In the presenting step, a second response designating an action that the user can take for each item included in the second group is presented to the user in response to the second request.

本発明の一形態に係る記録媒体は、
コンピュータを
ユーザに提示すべきアイテムの集合を取得する取得部34、
ユーザからの第1要求を受け付ける受付部31、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部35、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部36、
として機能させるプログラムを記憶したコンピュータ読み取り可能な記録媒体であって、
前記受付部31は、前記第1応答が提示された前記ユーザからの第2要求を受け付け、
前記抽出部35は、前記第2要求に応じて、前記第1応答が提示された前記ユーザが前記第1グループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部36は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する。
The recording medium according to one aspect of the present invention is
An acquisition unit 34 for acquiring a set of items to be presented to the user by the computer;
Accepting unit 31 for accepting a first request from a user;
An extraction unit 35 for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit 36 that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
A computer-readable recording medium storing a program to function as
The accepting unit 31 accepts a second request from the user presented with the first response,
In response to the second request, the extraction unit 35 is acquired based on which of the items included in the first group the user to whom the first response is presented has taken an action. A part of the set other than the first group is extracted as a second group;
In response to the second request, the presenting unit 36 presents a second response specifying an action that the user can take to each item included in the second group in response to the second request.

本発明の一形態に係るプログラムは、
コンピュータを
ユーザに提示すべきアイテムの集合を取得する取得部34、
ユーザからの第1要求を受け付ける受付部31、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部35、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部36、
として機能させるプログラムであって、
前記受付部31は、前記第1応答が提示された前記ユーザからの第2要求を受け付け、
前記抽出部35は、前記第2要求に応じて、前記第1応答が提示された前記ユーザが前記第1グループに含まれるアイテムのいずれに対してアクションをとったか、に基づいて、前記取得された集合のうち、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部36は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する。
A program according to one aspect of the present invention is:
An acquisition unit 34 for acquiring a set of items to be presented to the user by the computer;
Accepting unit 31 for accepting a first request from a user;
An extraction unit 35 for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit 36 that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
A program that functions as
The accepting unit 31 accepts a second request from the user presented with the first response,
In response to the second request, the extraction unit 35 is acquired based on which of the items included in the first group the user to whom the first response is presented has taken an action. A part of the set other than the first group is extracted as a second group;
In response to the second request, the presenting unit 36 presents a second response specifying an action that the user can take to each item included in the second group in response to the second request.

本発明によれば、現在ユーザが望むアイテムを適切に抽出する抽出装置、抽出方法、記録媒体、及び、プログラムを提供することができる。   According to the present invention, it is possible to provide an extraction device, an extraction method, a recording medium, and a program that appropriately extract an item that a user currently desires.

1 抽出システム
2 抽出装置
3(1)〜(m) ユーザ端末
4 通信ネットワーク
21 記憶部
22 通信部
23 制御部
31 受付部
32 商品記憶部
33 端末情報記憶部
34 取得部
35 抽出部
36 提示部
41 ブラウザ
411 検索ボックス
412 検索ボタン
413 次へボタン
416、417、419、422 戻るボタン
420 スクロールバー
DESCRIPTION OF SYMBOLS 1 Extraction system 2 Extraction apparatus 3 (1)-(m) User terminal 4 Communication network 21 Storage part 22 Communication part 23 Control part 31 Reception part 32 Goods storage part 33 Terminal information storage part 34 Acquisition part 35 Extraction part 36 Presentation part 41 Browser 411 Search box 412 Search button 413 Next button 416, 417, 419, 422 Back button 420 Scroll bar

Claims (9)

ユーザに提示すべきアイテムの集合を取得する取得部、
ユーザからの第1要求を受け付ける受付部、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部、
を備え、
前記受付部は、前記第1応答が提示された前記ユーザから、前記提示された前記第1応答を介して第2要求を受け付け、
前記抽出部は、前記第2要求に応じて、前記第1グループに属するアイテムのうち前記第1応答が提示された前記ユーザが前記アクションをとったアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示し、
2以上の整数nについて、
前記受付部は、第nグループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第n応答が提示された前記ユーザから、前記提示された第n応答を介して第(n+1)要求を受け付け、
前記抽出部は、前記第(n+1)要求に応じて、前記第1グループ乃至前記第nグループに属するアイテムのうち前記第1応答乃至前記第n応答が提示された前記ユーザが直近に前記アクションをとった所定個数のアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ乃至前記第nグループ以外の一部を第(n+1)グループとして抽出し、
前記提示部は、前記第(n+1)グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第(n+1)応答を、前記第(n+1)要求に応じて、前記ユーザに提示する、
ことを特徴とする抽出装置。
An acquisition unit for acquiring a set of items to be presented to the user;
A reception unit for receiving a first request from a user;
An extraction unit for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
With
The accepting unit accepts a second request from the user presented with the first response via the presented first response,
In response to the second request, the extraction unit prioritizes an item related to an item for which the user has taken the action among the items belonging to the first group, and acquires the item. A part other than the first group is extracted from the set as a second group;
The presenting unit presents, to the user, a second response that specifies an action that the user can take for each item included in the second group, in response to the second request ,
For an integer n greater than or equal to 2,
The reception unit receives an nth response from the user who has been presented with an nth response designating an action that the user can take for each item included in the nth group via the presented nth response. n + 1) Accept the request,
In response to the (n + 1) th request, the extraction unit performs the action most recently by the user to whom the first response to the nth response is presented among the items belonging to the first group to the nth group. Prioritizing items related to the predetermined number of items taken, a part other than the first group to the nth group is extracted as the (n + 1) th group from the acquired set,
The presenting unit sends an (n + 1) th response specifying an action that the user can take to each item included in the (n + 1) th group to the user in response to the (n + 1) th request. Present,
An extraction device characterized by that.
前記受付部は、前記第2要求以降の要求には前記第1要求に引き続くものである旨を表す継続情報を関連付け、
前記抽出部は、第n要求に応じて、前記継続情報に基づき前記第1要求乃至前記第n要求が前記ユーザからの一連の要求であると判別し、当該判別された一連の要求が前記受付部により受け付けられる間に前記ユーザがアクションをとったアイテムに基づいて前記第nグループを抽出する、
ことを特徴とする請求項に記載の抽出装置。
The reception unit associates continuation information indicating that the request subsequent to the second request is subsequent to the first request,
In response to the nth request, the extraction unit determines that the first request to the nth request are a series of requests from the user based on the continuation information, and the determined series of requests is received as the acceptance Extracting the n th group based on the item that the user has taken action while being accepted by the department;
The extraction device according to claim 1 .
1以上の整数iについて、
前記提示部により第i応答は前記ユーザが閲覧可能な画面にスクロール可能に表示され、前記第i応答の末尾が前記画面に表示されると、第(i+1)要求が送られて、前記受付部により受け付けられることを特徴とする請求項1に記載の抽出装置。
For an integer i greater than or equal to 1,
The presentation unit displays the i-th response in a scrollable manner on the screen that can be browsed by the user. When the end of the i-th response is displayed on the screen, the (i + 1) th request is sent, and the reception unit The extraction apparatus according to claim 1, wherein the extraction apparatus is accepted by the following.
前記アクションは、前記第1グループに属するアイテムのいずれかの詳細表示を求めるアクションであり、
前記詳細表示がされた後、前記ユーザへの提示が前記第1応答に戻ってから、当該戻った第1応答を介して前記第2要求が発せられ、
前記取得部は、前記第1要求に指定されたクエリに合致するアイテムを検索し、当該検索された結果を、前記ユーザに提示すべきアイテムの前記取得された集合とすることを特徴とする請求項1に記載の抽出装置。
The action is an action for requesting detailed display of any item belonging to the first group,
After the detailed display is made, after the presentation to the user returns to the first response, the second request is issued via the returned first response,
The acquisition unit searches for an item that matches the query specified in the first request, and sets the searched result as the acquired set of items to be presented to the user. Item 2. The extraction device according to Item 1.
前記取得部は、前記第1要求の受け付けに先立って、前記ユーザに提示すべきアイテムの集合を取得することを特徴とする請求項1に記載の抽出装置。   The extraction device according to claim 1, wherein the acquisition unit acquires a set of items to be presented to the user prior to receiving the first request. 前記抽出装置は、通信ネットワークを介して通信可能な端末とサーバとにより実現され、
前記第1要求は、前記ユーザから前記端末を介して前記サーバに送信され、
前記第1応答は、前記サーバにより生成されて前記端末を介して前記ユーザに提示され、
前記アクションは、前記ユーザから前記端末を介して指示され、
前記第2要求は、前記ユーザから前記端末を介して前記サーバに送信され、
前記第2応答は、前記サーバにより生成されて前記端末を介して前記ユーザに提示される、
ことを特徴とする請求項1に記載の抽出装置。
The extraction device is realized by a terminal and a server capable of communicating via a communication network,
The first request is transmitted from the user to the server via the terminal,
The first response is generated by the server and presented to the user via the terminal;
The action is instructed from the user via the terminal,
The second request is transmitted from the user to the server via the terminal,
The second response is generated by the server and presented to the user via the terminal.
The extraction device according to claim 1.
抽出装置が、ユーザに提示すべきアイテムの集合を取得する取得ステップと、
前記抽出装置が、前記ユーザからの第1要求を受け付ける第1受付ステップと、
前記抽出装置が、前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する第1抽出ステップと、
前記抽出装置が、前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する第1提示ステップと、
前記抽出装置が、前記第1応答が提示された前記ユーザから、前記提示された前記第1応答を介して第2要求を受け付ける第2受付ステップと、
前記抽出装置が、前記第2要求に応じて、前記第1グループに属するアイテムのうち前記第1応答が提示された前記ユーザが前記アクションをとったアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ以外の一部を第2グループとして抽出する第2抽出ステップと、
前記抽出装置が、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示する第2提示ステップと、
を備え、2以上の整数nについて、
前記抽出装置が、第nグループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第n応答が提示された前記ユーザから、前記提示された第n応答を介して第(n+1)要求を受け付ける第n+1受付ステップと、
前記抽出装置が、前記第(n+1)要求に応じて、前記第1グループ乃至前記第nグループに属するアイテムのうち前記第1応答乃至前記第n応答が提示された前記ユーザが直近に前記アクションをとった所定個数のアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ乃至前記第nグループ以外の一部を第(n+1)グループとして抽出する第(n+1)抽出ステップと、
前記抽出装置が、前記第(n+1)グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第(n+1)応答を、前記第(n+1)要求に応じて、前記ユーザに提示する第(n+1)提示ステップと、
を備えることを特徴とする抽出方法。
An acquisition step in which the extraction device acquires a set of items to be presented to the user;
A first accepting step in which the extracting device accepts a first request from the user;
A first extraction step in which the extraction device extracts a part of the acquired set as a first group in response to the first request;
A first presentation step in which the extraction device presents a first response designating an action that can be taken by the user to each item included in the first group in response to the first request. When,
A second accepting step in which the extraction device accepts a second request from the user presented with the first response via the presented first response;
In response to the second request, the extraction device gives priority to an item related to an item for which the user who has taken the action is presented among the items belonging to the first group, the acquisition. A second extraction step of extracting a part other than the first group as a second group from the set obtained,
A second presentation step in which the extraction device presents a second response specifying an action that the user can take to each item included in the second group to the user in response to the second request. When,
For an integer n greater than or equal to 2,
The extraction device receives the nth response from the user who has been presented with the nth response designating an action that the user can take for each item included in the nth group via the presented nth response ( n + 1) The (n + 1) th reception step for receiving a request;
In response to the (n + 1) th request, the extraction device is the user who has presented the first response to the nth response among the items belonging to the first group to the nth group. (N + 1) extraction step of extracting a part other than the first group to the nth group as the (n + 1) th group from the acquired set by giving priority to items related to the predetermined number of items taken When,
In response to the (n + 1) th request, the extraction device sends an (n + 1) th response specifying an action that can be taken by the user to each item included in the (n + 1) th group. The (n + 1) th presentation step to present;
An extraction method comprising:
コンピュータを
ユーザに提示すべきアイテムの集合を取得する取得部、
ユーザからの第1要求を受け付ける受付部、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部、
として機能させるプログラムを記憶したコンピュータ読み取り可能な記録媒体であって、
前記受付部は、前記第1応答が提示された前記ユーザから、前記提示された前記第1応答を介して第2要求を受け付け、
前記抽出部は、前記第2要求に応じて、前記第1グループに属するアイテムのうち前記第1応答が提示された前記ユーザが前記アクションをとったアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示し、
2以上の整数nについて、
前記受付部は、第nグループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第n応答が提示された前記ユーザから、前記提示された第n応答を介して第(n+1)要求を受け付け、
前記抽出部は、前記第(n+1)要求に応じて、前記第1グループ乃至前記第nグループに属するアイテムのうち前記第1応答乃至前記第n応答が提示された前記ユーザが直近に前記アクションをとった所定個数のアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ乃至前記第nグループ以外の一部を第(n+1)グループとして抽出し、
前記提示部は、前記第(n+1)グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第(n+1)応答を、前記第(n+1)要求に応じて、前記ユーザに提示する、
ことを特徴とする記録媒体。
An acquisition unit for acquiring a set of items that the computer should present to the user;
A reception unit for receiving a first request from a user;
An extraction unit for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
A computer-readable recording medium storing a program to function as
The accepting unit accepts a second request from the user presented with the first response via the presented first response,
In response to the second request, the extraction unit prioritizes an item related to an item for which the user has taken the action among the items belonging to the first group, and acquires the item. A part other than the first group is extracted from the set as a second group;
The presenting unit presents, to the user, a second response that specifies an action that the user can take for each item included in the second group, in response to the second request ,
For an integer n greater than or equal to 2,
The reception unit receives an nth response from the user who has been presented with an nth response designating an action that the user can take for each item included in the nth group via the presented nth response. n + 1) Accept the request,
In response to the (n + 1) th request, the extraction unit performs the action most recently by the user to whom the first response to the nth response is presented among the items belonging to the first group to the nth group. Prioritizing items related to the predetermined number of items taken, a part other than the first group to the nth group is extracted as the (n + 1) th group from the acquired set,
The presenting unit sends an (n + 1) th response specifying an action that the user can take to each item included in the (n + 1) th group to the user in response to the (n + 1) th request. Present,
A recording medium characterized by the above.
コンピュータを
ユーザに提示すべきアイテムの集合を取得する取得部、
ユーザからの第1要求を受け付ける受付部、
前記第1要求に応じて、前記取得された集合の一部を第1グループとして抽出する抽出部、
前記第1グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第1応答を、前記第1要求に応じて、前記ユーザに提示する提示部、
として機能させるプログラムであって、
前記受付部は、前記第1応答が提示された前記ユーザから、前記提示された前記第1応答を介して第2要求を受け付け、
前記抽出部は、前記第2要求に応じて、前記第1グループに属するアイテムのうち前記第1応答が提示された前記ユーザが前記アクションをとったアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ以外の一部を第2グループとして抽出し、
前記提示部は、前記第2グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第2応答を、前記第2要求に応じて、前記ユーザに提示し、
2以上の整数nについて、
前記受付部は、第nグループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第n応答が提示された前記ユーザから、前記提示された第n応答を介して第(n+1)要求を受け付け、
前記抽出部は、前記第(n+1)要求に応じて、前記第1グループ乃至前記第nグループに属するアイテムのうち前記第1応答乃至前記第n応答が提示された前記ユーザが直近に前記アクションをとった所定個数のアイテムに関連するアイテムを優先して、前記取得された集合から、前記第1グループ乃至前記第nグループ以外の一部を第(n+1)グループとして抽出し、
前記提示部は、前記第(n+1)グループに含まれる各アイテムに対してユーザがとることが可能なアクションを指定した第(n+1)応答を、前記第(n+1)要求に応じて、前記ユーザに提示する、
ことを特徴とするプログラム。
An acquisition unit for acquiring a set of items that the computer should present to the user;
A reception unit for receiving a first request from a user;
An extraction unit for extracting a part of the acquired set as a first group in response to the first request;
A presentation unit that presents to the user a first response that specifies an action that the user can take for each item included in the first group, in response to the first request;
A program that functions as
The accepting unit accepts a second request from the user presented with the first response via the presented first response,
In response to the second request, the extraction unit prioritizes an item related to an item for which the user has taken the action among the items belonging to the first group, and acquires the item. A part other than the first group is extracted from the set as a second group;
The presenting unit presents, to the user, a second response that specifies an action that the user can take for each item included in the second group, in response to the second request ,
For an integer n greater than or equal to 2,
The reception unit receives an nth response from the user who has been presented with an nth response designating an action that the user can take for each item included in the nth group via the presented nth response. n + 1) Accept the request,
In response to the (n + 1) th request, the extraction unit performs the action most recently by the user to whom the first response to the nth response is presented among the items belonging to the first group to the nth group. Prioritizing items related to the predetermined number of items taken, a part other than the first group to the nth group is extracted as the (n + 1) th group from the acquired set,
The presenting unit sends an (n + 1) th response specifying an action that the user can take to each item included in the (n + 1) th group to the user in response to the (n + 1) th request. Present,
A program characterized by that.
JP2017525726A 2015-06-30 2015-06-30 Extraction apparatus, extraction method, recording medium, and program Active JP6267402B2 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2015/068878 WO2017002205A1 (en) 2015-06-30 2015-06-30 Extraction device, extraction method, recording medium, and program

Publications (2)

Publication Number Publication Date
JPWO2017002205A1 JPWO2017002205A1 (en) 2017-08-31
JP6267402B2 true JP6267402B2 (en) 2018-01-24

Family

ID=57608097

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017525726A Active JP6267402B2 (en) 2015-06-30 2015-06-30 Extraction apparatus, extraction method, recording medium, and program

Country Status (2)

Country Link
JP (1) JP6267402B2 (en)
WO (1) WO2017002205A1 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003310707A (en) * 2002-04-19 2003-11-05 Tojin Nakayama Acupuncture and moxibustion model and its display control device
JP4158921B2 (en) * 2004-12-09 2008-10-01 インターナショナル・ビジネス・マシーンズ・コーポレーション Display device, control method, and program
JP2006277290A (en) * 2005-03-29 2006-10-12 Hitachi Ltd Operation support device and method, and business navigation system
JP2008310707A (en) * 2007-06-15 2008-12-25 Hideshi Oya Server, page generation program, and page generation method
JP2011138223A (en) * 2009-12-25 2011-07-14 Canon Inc Search device, search method and program
WO2011122583A1 (en) * 2010-03-29 2011-10-06 楽天株式会社 Server device, information providing method, information providing program, recording medium on which information providing program is recorded and information providing system

Also Published As

Publication number Publication date
WO2017002205A1 (en) 2017-01-05
JPWO2017002205A1 (en) 2017-08-31

Similar Documents

Publication Publication Date Title
US8682929B2 (en) User access to item information
JP5277224B2 (en) Server device, recipe information providing method, and recipe information providing program
CN111984837B (en) Commodity data processing method, device and equipment
JP2013152681A (en) Food retrieval system and food retrieval method
CN107092647B (en) Method and device for providing resource combination
JP2003036270A (en) Method and system for evaluating text-based product
JP7284408B2 (en) Information processing device, information processing method and program
CN109214956B (en) Meal pushing method and device
JP5663705B1 (en) Display control device, display control device control method, program, and information storage medium
JP2014093064A (en) Ingredient purchase support device, ingredient purchase support method, ingredient purchase support program and recording medium
JP2017134744A (en) Information processing system, information processing method, and information processing program
JP2020107269A (en) Information processing device, information processing method, and information processing program
JP6567688B2 (en) Management device, management method, non-transitory recording medium, and program
JP6267402B2 (en) Extraction apparatus, extraction method, recording medium, and program
JPWO2020129527A1 (en) Receipt processing device, control method, and program
JP6424194B2 (en) Information processing apparatus, information processing method, and information processing program
JP2002259447A (en) Commodity search system using the internet
JP7147215B2 (en) Information processing device, information processing method and program
JP6490500B2 (en) Information processing apparatus, information processing method, and program
JP6681679B2 (en) Information processing apparatus, information processing method, and program
JP6664604B1 (en) Information processing apparatus, information processing method, and information processing program
WO2017158531A1 (en) Method for the selection and the purchasing of products, as well as a computerized system and a program that can be executed by a computer for the implementation of such method
JP2014010716A (en) Electronic menu program and electronic menu server
JP7088656B2 (en) Information processing equipment, information processing methods and information processing programs
JP2002133218A (en) System, device and method for providing shopping information

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170612

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170612

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20170612

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20170629

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170919

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20171003

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20171205

R150 Certificate of patent or registration of utility model

Ref document number: 6267402

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250