JP2018081375A - Server device, control method, and program - Google Patents

Server device, control method, and program Download PDF

Info

Publication number
JP2018081375A
JP2018081375A JP2016221688A JP2016221688A JP2018081375A JP 2018081375 A JP2018081375 A JP 2018081375A JP 2016221688 A JP2016221688 A JP 2016221688A JP 2016221688 A JP2016221688 A JP 2016221688A JP 2018081375 A JP2018081375 A JP 2018081375A
Authority
JP
Japan
Prior art keywords
list
unit
item
page
tag
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.)
Granted
Application number
JP2016221688A
Other languages
Japanese (ja)
Other versions
JP6147904B1 (en
Inventor
千佳 石井
Chika Ishii
千佳 石井
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
Priority to JP2016221688A priority Critical patent/JP6147904B1/en
Application granted granted Critical
Publication of JP6147904B1 publication Critical patent/JP6147904B1/en
Publication of JP2018081375A publication Critical patent/JP2018081375A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a server device, a control method and a program which are suitable for preferentially displaying an item in which a user is interested, within a list.SOLUTION: An acceptance unit 101 accepts a demand which designates a tag from a terminal. A search unit 102 acquires a list including a retrieved item, by retrieving an item to which the tag designated in the accepted demand is applied. A display unit 103 displays a page obtained by dividing the acquired list on the screen of the terminal. An acquisition unit 104 acquires reading order for each item type contained in the page according to a user's operation in the screen. A correction unit 105 corrects display order of the items included in the list, on the basis of the acquired reading order for each type, when accepting a transition request for making a transition over pages from the user.SELECTED DRAWING: Figure 4

Description

本発明は、サーバ装置、制御方法、及び、プログラムに関し、特に、リスト内のアイテムの表示に関するものである。   The present invention relates to a server device, a control method, and a program, and more particularly to display of items in a list.

従来、検索エンジンにおいてキーワードを指定して検索を行うことにより、インターネット上に存在するキーワードに関連する情報のリストが得られることが知られている。ユーザは、このリストに一覧表示されたアイテムについて、自身が望むものであるか否かを短時間で判断し、かなりのアイテムを読み飛ばしていることがわかっている。また、ユーザは、リストの先頭部分に表示されたアイテムが自身の望むものでないと判断すると、リストを最後まで確認せずに、再検索を行ったり、検索をやめてしまうことも多い。これらのような場合、実際にはユーザが関心のあるアイテムがリストに含まれていたとしても、ユーザは見落してしまうことがあった。   Conventionally, it is known that a list of information related to a keyword existing on the Internet can be obtained by performing a search by specifying a keyword in a search engine. It has been found that the user determines in a short time whether or not the items listed in this list are what he / she wants and skips a considerable number of items. Also, if the user determines that the item displayed at the top of the list is not what he / she desires, the user often performs a re-search or stops the search without checking the list to the end. In such cases, the user may have missed the item even if the item that the user is actually interested in is included in the list.

一方で、ユーザの動向をユーザに提供する情報に反映させる技術が知られている。例えば、特許文献1には、充実したコンテンツを開発するために、ユーザに提供したWEBページに対するユーザの閲覧状況を把握する技術が開示されている。   On the other hand, a technique for reflecting user trends in information provided to users is known. For example, Patent Literature 1 discloses a technique for grasping a user's browsing status with respect to a WEB page provided to a user in order to develop a rich content.

特開2007−316934号公報JP 2007-316934 A

キーワードから検索したアイテムが多数リストに含まれると上記のような見落としが発生しやすいという問題があり、このような問題を、ユーザの動向を解析することにより、防ぎたいという要望がある。   When a large number of items retrieved from a keyword are included in a list, there is a problem that the above-described oversight is likely to occur, and there is a demand for preventing such a problem by analyzing user trends.

本発明は、上記のような課題を解決するもので、ユーザが関心のあるアイテムをリスト内で優先的に表示するのに好適なサーバ装置、制御方法、及び、プログラムを提供することを目的とする。   An object of the present invention is to solve the above-described problems, and to provide a server device, a control method, and a program suitable for preferentially displaying items of interest to a user in a list. To do.

本発明の第1の観点に係るサーバ装置は、
端末から、タグを指定する要求を受け付ける受付部、
前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索部、
前記端末の画面に、前記取得されたリストを分割したページを表示する表示部、
前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得部、
前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正部
を備えることを特徴とする。
The server device according to the first aspect of the present invention provides:
A reception unit that receives a request to specify a tag from the terminal;
A search unit for acquiring a list including the searched item by searching for an item to which the tag specified in the accepted request is assigned;
A display unit for displaying a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition unit that acquires a browsing order for each type of item included in the page, based on a user operation in the screen,
When a transition request for transitioning the page is received from the user, a correction unit is provided that corrects the display order of the items included in the list based on the obtained browsing order for each type.

また、上記観点に係るサーバ装置において、
前記修正部は、前記ユーザが未だ閲覧していないページに含まれるアイテムの表示順序を修正する
ことを特徴とする。
In the server device according to the above aspect,
The correction unit corrects a display order of items included in a page that the user has not browsed yet.

また、上記観点に係るサーバ装置において、
前記取得部は、前記ページに含まれるアイテムが前記ユーザにより選択された回数に基づいて、前記アイテムの種類毎に閲覧順位を取得する
ことを特徴とする。
In the server device according to the above aspect,
The acquisition unit acquires a browsing order for each type of the item based on the number of times an item included in the page is selected by the user.

また、上記観点に係るサーバ装置において、
前記修正部は、所定の回数以上の選択に基づいて前記閲覧順位が取得されると、当該閲覧順位に基づいて、前記表示順序を修正する
ことを特徴とする。
In the server device according to the above aspect,
The correction unit corrects the display order based on the browsing order when the browsing order is acquired based on a selection more than a predetermined number of times.

本発明の第2の観点に係る制御方法は、
サーバ装置が実行する制御方法であって、
前記サーバ装置が、端末から、タグを指定する要求を受け付ける受付工程、
前記サーバ装置が、前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索工程、
前記サーバ装置が、前記端末の画面に、前記取得されたリストを分割したページを表示する表示工程、
前記サーバ装置が、前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得工程、
前記サーバ装置が、前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正工程
を備えることを特徴とする。
The control method according to the second aspect of the present invention is:
A control method executed by a server device,
A receiving step in which the server device receives a request for designating a tag from a terminal;
A search step in which the server device acquires a list including the searched item by searching for an item to which a tag specified in the received request is assigned;
A display step in which the server device displays a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition step in which the server device acquires a browsing order for each type of item included in the page based on a user operation in the screen;
When the server device receives a transition request for transitioning the page from the user, the server device includes a correction step of correcting the display order of items included in the list based on the obtained browsing order for each type. And

本発明の第3の観点に係るプログラムは、
コンピュータを、
端末から、タグを指定する要求を受け付ける受付部、
前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索部、
前記端末の画面に、前記取得されたリストを分割したページを表示する表示部、
前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得部、
前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正部
として機能させることを特徴とする。
The program according to the third aspect of the present invention is:
Computer
A reception unit that receives a request to specify a tag from the terminal;
A search unit for acquiring a list including the searched item by searching for an item to which the tag specified in the accepted request is assigned;
A display unit for displaying a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition unit that acquires a browsing order for each type of item included in the page, based on a user operation in the screen,
When a transition request for transitioning the page is received from the user, it is made to function as a correction unit that corrects the display order of items included in the list based on the obtained browsing order for each type.

上記プログラムは、非一時的な(non-transitory)記録媒体に記録されてもよい。非一時的な記録媒体は、コンピュータとは独立して配布・販売することができる。ここで、非一時的な記録媒体とは、有形な(tangible)記録媒体をいう。非一時的な記録媒体は、例えば、コンパクトディスク、フレキシブルディスク、ハードディスク、光磁気ディスク、ディジタルビデオディスク、磁気テープ、半導体メモリ等である。また、一時的な(transitory)記録媒体とは、伝送媒体(伝搬信号)それ自体を示す。一時的な記録媒体は、例えば、電気信号、光信号、電磁波等である。なお、一時的な(temporary)記憶領域とは、データやプログラムを一時的に記憶するための領域であり、例えば、RAM(Random Access Memory)等の揮発性メモリである。   The program may be recorded on a non-transitory recording medium. Non-temporary recording media can be distributed and sold independently of the computer. Here, the non-temporary recording medium refers to a tangible recording medium. Non-temporary recording media are, for example, compact disks, flexible disks, hard disks, magneto-optical disks, digital video disks, magnetic tapes, semiconductor memories, and the like. The transitory recording medium refers to the transmission medium (propagation signal) itself. The temporary recording medium is, for example, an electric signal, an optical signal, an electromagnetic wave, or the like. The temporary storage area is an area for temporarily storing data and programs, and is, for example, a volatile memory such as a RAM (Random Access Memory).

本発明によれば、ユーザが関心のあるアイテムをリスト内で優先的に表示するのに好適なサーバ装置、制御方法、及び、プログラムを提供することができる。   According to the present invention, it is possible to provide a server device, a control method, and a program suitable for displaying an item of interest to a user with priority in a list.

本発明の実施形態に係るサーバ装置と、ショッパー端末と、ショップ端末との関係を示す図である。It is a figure which shows the relationship between the server apparatus which concerns on embodiment of this invention, a shopper terminal, and a shop terminal. サーバ装置と、ショッパー端末と、の間で行われる通信の例を示す図である。It is a figure which shows the example of the communication performed between a server apparatus and a shopper terminal. 本発明の実施形態に係るサーバ装置が実現される典型的な情報処理装置の概要構成を示す図である。It is a figure which shows schematic structure of the typical information processing apparatus with which the server apparatus which concerns on embodiment of this invention is implement | achieved. 実施形態1に係るサーバ装置の概要構成を示す図である。It is a figure which shows schematic structure of the server apparatus which concerns on Embodiment 1. FIG. リストを説明するための図である。It is a figure for demonstrating a list. ブラウザに表示されるリストを説明するための図である。It is a figure for demonstrating the list displayed on a browser. ブラウザに表示されるリストを説明するための図である。It is a figure for demonstrating the list displayed on a browser. 実施形態1に係る閲覧時間情報テーブルを説明するための図である。It is a figure for demonstrating the browsing time information table which concerns on Embodiment 1. FIG. 修正されたリストを説明するための図である。It is a figure for demonstrating the corrected list | wrist. タグの付与者に提示されるメッセージの例を説明するための図である。It is a figure for demonstrating the example of the message shown to the grant person of a tag. 実施形態1に係るサーバ装置が行う制御処理を説明するためのフローチャートである。4 is a flowchart for explaining a control process performed by the server device according to the first embodiment. 実施形態2に係るサーバ装置の概要構成を示す図である。It is a figure which shows schematic structure of the server apparatus which concerns on Embodiment 2. FIG. 実施形態2に係る閲覧時間情報テーブルを説明するための図である。It is a figure for demonstrating the browsing time information table which concerns on Embodiment 2. FIG. 実施形態2に係るサーバ装置が行う制御処理を説明するためのフローチャートである。6 is a flowchart for explaining a control process performed by a server apparatus according to the second embodiment. 実施形態3に係るサーバ装置の概要構成を示す図である。It is a figure which shows schematic structure of the server apparatus which concerns on Embodiment 3. FIG. 実施形態3に係るサーバ装置が行う制御処理を説明するためのフローチャートである。10 is a flowchart for explaining a control process performed by a server device according to the third embodiment. リストを説明するための図である。It is a figure for demonstrating a list. ブラウザに表示されるリストを説明するための図である。It is a figure for demonstrating the list displayed on a browser. ブラウザに表示されるリストを説明するための図である。It is a figure for demonstrating the list displayed on a browser. リストを説明するための図である。It is a figure for demonstrating a list. 修正されたリストを説明するための図である。It is a figure for demonstrating the corrected list | wrist. 実施形態4に係るサーバ装置が行う制御処理を説明するためのフローチャートである。10 is a flowchart for explaining a control process performed by a server device according to a fourth embodiment.

(1.全体構成)
本発明の実施形態に係るサーバ装置100は、図1に示すように、インターネット400に接続される。インターネット400には、サーバ装置100と、ショッパー端末201、202〜20m(以下、これらを総称して「ショッパー端末200」という)と、ショップ端末301、302〜30n(以下、これらを総称して「ショップ端末300」という)と、が接続されている。
(1. Overall configuration)
A server apparatus 100 according to an embodiment of the present invention is connected to the Internet 400 as shown in FIG. The Internet 400 includes a server device 100, shopper terminals 201 and 202 to 20m (hereinafter collectively referred to as “shopper terminal 200”), and shop terminals 301 and 302 to 30n (hereinafter collectively referred to as “ Shop terminal 300 ").

サーバ装置100は、電子市場のショッピングサイトにおいて検索されたアイテムのリストを、検索したショッパーに提供する装置である。また、サーバ装置100は、インターネット上で商品やサービスの売買が行われる電子市場を管理する機能を有していてもよい。   The server device 100 is a device that provides a searched shopper with a list of items searched at an electronic market shopping site. The server device 100 may have a function of managing an electronic market where goods and services are bought and sold on the Internet.

ショッパー端末200は、電子市場においてショップが販売する商品の閲覧・購入を行うショッパーが使用する端末である。   The shopper terminal 200 is a terminal used by a shopper who browses and purchases products sold by a shop in the electronic market.

ショップ端末300は、電子市場において商品を販売するショップが使用する端末である。   The shop terminal 300 is a terminal used by a shop that sells products in the electronic market.

図2に、本願において、サーバ装置100とショッパー端末200との間で行われる通信の一例を示す。   FIG. 2 shows an example of communication performed between the server apparatus 100 and the shopper terminal 200 in the present application.

まず、あるショッパー端末201が、検索ワードが指定された要求を送信する(S1)。   First, a certain shopper terminal 201 transmits a request in which a search word is designated (S1).

サーバ装置100は、要求を受け付けると検索ワードに対応づけられたアイテムを検索して、検索されたアイテムを含むリストを得る。そして、サーバ装置100は、リストを、要求を送信したショッパー端末201に送信する(S2)。   When the server apparatus 100 accepts the request, the server apparatus 100 searches for an item associated with the search word, and obtains a list including the searched item. Then, the server device 100 transmits the list to the shopper terminal 201 that transmitted the request (S2).

ショッパー端末201は、受信したリストを画面に表示する(S3)。   The shopper terminal 201 displays the received list on the screen (S3).

ショッパー端末201は、リスト内の各アイテムについて閲覧時間を計測する(S4)。   The shopper terminal 201 measures the browsing time for each item in the list (S4).

ショッパー端末201は、計測した閲覧時間をサーバ装置100に送信する(S5)。   The shopper terminal 201 transmits the measured browsing time to the server device 100 (S5).

サーバ装置100は、受信した閲覧時間に基づいて、リストを修正する(S6)。   The server device 100 corrects the list based on the received browsing time (S6).

他のショッパー端末202が、検索ワードが指定された要求を送信する(S7)。   The other shopper terminal 202 transmits a request in which the search word is designated (S7).

サーバ装置100は、修正した新たなリストを、要求を送信したショッパー端末202に送信する(S8)。   The server apparatus 100 transmits the corrected new list to the shopper terminal 202 that transmitted the request (S8).

なお、サーバ装置100とショッパー端末200との通信は上記の例に限らず、例えば、サーバ装置100は、新たに要求を受け付けた後に、リストを修正するようにしてもよい。   The communication between the server apparatus 100 and the shopper terminal 200 is not limited to the above example. For example, the server apparatus 100 may correct the list after receiving a new request.

(2.情報処理装置の概要構成)
本発明の実施形態に係るサーバ装置100が実現される典型的な情報処理装置600の概要構成について説明する。
(2. Outline configuration of information processing apparatus)
A schematic configuration of a typical information processing apparatus 600 in which the server apparatus 100 according to the embodiment of the present invention is realized will be described.

情報処理装置600は、図3に示すように、CPU(Central Processing Unit)601と、ROM(Read Only Memory)602と、RAM 603と、記憶装置604と、NIC(Network Interface Card)605と、画像処理部606と、音声処理部607と、ディスプレイ608と、スピーカ609と、コントローラ610と、を備える。   As illustrated in FIG. 3, the information processing apparatus 600 includes a CPU (Central Processing Unit) 601, a ROM (Read Only Memory) 602, a RAM 603, a storage device 604, a NIC (Network Interface Card) 605, an image A processing unit 606, an audio processing unit 607, a display 608, a speaker 609, and a controller 610 are provided.

CPU 601は、情報処理装置600全体の動作を制御し、各構成要素と接続され、制御信号やデータをやりとりする。   The CPU 601 controls the operation of the information processing apparatus 600 as a whole, is connected to each component, and exchanges control signals and data.

ROM 602には、情報処理装置600全体の動作制御に必要なオペレーティングシステムのプログラムや各種のデータが記録される。   The ROM 602 stores an operating system program and various data necessary for controlling the operation of the entire information processing apparatus 600.

RAM 603は、データやプログラムを一時的に記憶するためのもので、記憶装置604から読み出したプログラムやデータ、その他、通信に必要なデータ等が保持される。   The RAM 603 is for temporarily storing data and programs, and holds programs and data read from the storage device 604 and other data necessary for communication.

記憶装置604は、ハードディスクやフラッシュメモリ等から構成され、情報処理装置600で処理するデータを記憶する。また、記憶装置604は、CD(Compact Disc)等の記録媒体からデータを読み出すデバイス等を備えるように構成されてもよい。   The storage device 604 includes a hard disk, a flash memory, and the like, and stores data to be processed by the information processing device 600. Further, the storage device 604 may be configured to include a device that reads data from a recording medium such as a CD (Compact Disc).

NIC 605は、情報処理装置600をインターネット等のコンピュータ通信網に接続するためのものであり、NIC 605を介して他の情報処理装置等とやりとりをする。   The NIC 605 is used to connect the information processing apparatus 600 to a computer communication network such as the Internet, and communicates with other information processing apparatuses and the like via the NIC 605.

画像処理部606は、記憶装置等から読み出されたデータをCPU 601や画像処理部606が備える画像演算プロセッサによって加工処理し、画像処理部606が備えるフレームメモリに記録する。フレームメモリに記録された画像情報は、所定の同期タイミングでビデオ信号に変換され、ディスプレイ608に出力される。   The image processing unit 606 processes the data read from the storage device or the like by the CPU 601 or an image arithmetic processor included in the image processing unit 606 and records the processed data in a frame memory included in the image processing unit 606. The image information recorded in the frame memory is converted into a video signal at a predetermined synchronization timing and output to the display 608.

音声処理部607は、記憶装置等から読み出されたデータをアナログ音声信号に変換し、スピーカ609から出力させる。   The audio processing unit 607 converts the data read from the storage device or the like into an analog audio signal and outputs it from the speaker 609.

コントローラ610は、ユーザからの指示入力を受け付ける。   The controller 610 receives an instruction input from the user.

以下、上記情報処理装置600において実現されるサーバ装置100について、図1乃至図22を参照して説明する。情報処理装置600に電源が投入されると、実施形態に係るサーバ装置100として機能させるプログラムが実行され、実施形態に係るサーバ装置100が実現される。   Hereinafter, the server apparatus 100 realized in the information processing apparatus 600 will be described with reference to FIGS. 1 to 22. When the information processing apparatus 600 is turned on, a program that functions as the server apparatus 100 according to the embodiment is executed, and the server apparatus 100 according to the embodiment is realized.

(3.実施形態1のサーバ装置の概要構成)
実施形態1のサーバ装置100は、タグを指定したユーザの閲覧時間に基づいてリストを修正するものである。
(3. Outline Configuration of Server Device of Embodiment 1)
The server device 100 according to the first embodiment corrects the list based on the browsing time of the user who specified the tag.

実施形態1のサーバ装置100は、図4に示すように、受付部101と、検索部102と、表示部103と、取得部104と、修正部105と、から構成される。   As illustrated in FIG. 4, the server device 100 according to the first embodiment includes a reception unit 101, a search unit 102, a display unit 103, an acquisition unit 104, and a correction unit 105.

本実施形態及び以下に示す実施形態において、CPU 601及びNIC 605が協働して、受付部101、検索部102、表示部103、及び、取得部104として機能する。また、CPU 601が修正部105として機能する。また、本実施形態及び以下に示す実施形態において、電子市場のショッパーを、タグを指定するユーザの例として、サーバ装置100の機能について説明する。   In the present embodiment and the embodiments described below, the CPU 601 and the NIC 605 cooperate to function as the reception unit 101, the search unit 102, the display unit 103, and the acquisition unit 104. Further, the CPU 601 functions as the correction unit 105. Further, in the present embodiment and the embodiment described below, the function of the server apparatus 100 will be described using an electronic market shopper as an example of a user who designates a tag.

受付部101は、端末から、タグを指定する要求を受け付ける。   The accepting unit 101 accepts a request for designating a tag from the terminal.

タグとは、例えば、電子市場で扱われる商品の特徴を示す語であり、ショップや電子市場の管理者が付与するものである。タグは、同じ商品について異なるショップ等が異なるタグを付与して販売することができる。   A tag is, for example, a word indicating a feature of a product handled in the electronic market, and is given by a manager of a shop or an electronic market. Tags can be sold with different tags from different shops for the same product.

例えば、ショッパーXが、サーバ装置100が提供するショッピングサイトにおいて、タグ“AAA”を指定して検索をかけると、受付部101は、ショッパーXのショッパー端末200からタグ“AAA”が指定された検索要求を受け付ける。   For example, when the shopper X performs a search by specifying the tag “AAA” on the shopping site provided by the server device 100, the reception unit 101 performs a search in which the tag “AAA” is specified from the shopper terminal 200 of the shopper X. Accept the request.

検索部102は、受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する。   The search unit 102 acquires a list including the searched item by searching for an item to which the tag specified in the received request is assigned.

アイテムとは、例えば、電子市場で扱われる商品である。   An item is a product handled in the electronic market, for example.

例えば、検索部102は、電子市場の商品を検索する検索エンジンに対しタグ“AAA”を検索ワードとして検索し、タグ“AAA”が付与された商品1、2〜45のリスト510(図5)を取得する。リスト510には、商品1〜45の情報5001〜5045が含まれる。   For example, the search unit 102 searches a search engine for searching for products in the electronic market using the tag “AAA” as a search word, and lists 510 (FIG. 5) of the products 1, 2 to 45 to which the tag “AAA” is assigned. To get. The list 510 includes information 5001 to 5045 of the products 1 to 45.

表示部103は、端末の画面に、取得されたリストを表示する。   The display unit 103 displays the acquired list on the terminal screen.

例えば、表示部103は、取得したリスト510を、ショッパーXのショッパー端末200に送信し、ショッパー端末200は、ショッパー端末200の画面にリスト510を表示する。   For example, the display unit 103 transmits the acquired list 510 to the shopper terminal 200 of the shopper X, and the shopper terminal 200 displays the list 510 on the screen of the shopper terminal 200.

取得部104は、画面内にてリストがスクロールされることによって、リストに含まれるアイテムのそれぞれが画面内に出現してから画面内から消失するまでの、端末における閲覧時間を取得する。   The acquisition unit 104 acquires the browsing time on the terminal until each item included in the list appears on the screen and disappears from the screen by scrolling the list on the screen.

例えば、ショッパー端末200の画面のブラウザ800が表示され、図6に示すように、ブラウザ800内にリスト510の一部が表示される。図6は、リスト510が最初にブラウザ800に表示された状態を示す。この状態では、商品1〜4についての情報5001〜5004がブラウザ800内に表示されている。そして、図7は、スクロールにより、商品1の情報5001がブラウザ800から消えた様子を示す。このような場合、取得部104は、商品1の情報5001が、ブラウザ800に表示されてから(図6)、ブラウザ800から消えるまで(図7)までの時間を、閲覧時間として取得する。取得部104は、同様に、リスト510に含まれる商品2の情報5002、・・・、商品45の情報5045について閲覧時間を取得する。   For example, the browser 800 on the screen of the shopper terminal 200 is displayed, and a part of the list 510 is displayed in the browser 800 as shown in FIG. FIG. 6 shows a state in which the list 510 is first displayed on the browser 800. In this state, information 5001 to 5004 about the products 1 to 4 is displayed in the browser 800. FIG. 7 shows a state where the information 5001 of the product 1 has disappeared from the browser 800 by scrolling. In such a case, the acquisition unit 104 acquires the time from when the information 5001 of the product 1 is displayed on the browser 800 (FIG. 6) until it disappears from the browser 800 (FIG. 7) as the browsing time. Similarly, the acquisition unit 104 acquires the browsing time for the information 2500 of the product 2 included in the list 510,.

本実施形態に係るリストは、HTML(Hyper Text Markup Language)形式、又は、XHTML(Extensible Hyper Text Markup Language)形式で構成されているとし、JavaScript(登録商標)等のスクリプト言語で記載されたプログラムが指定されるとする。取得部104の機能は、当該プログラムがショッパー端末200のブラウザ上で動作することにより実現される。すなわち、当該プログラムが動作することにより、ショッパー端末200において閲覧時間が計測されて、サーバ装置100に送信され、取得部104がこれを取得する。   The list according to the present embodiment is configured in an HTML (Hyper Text Markup Language) format or an XHTML (Extensible Hyper Text Markup Language) format, and a program described in a script language such as JavaScript (registered trademark) is included. Suppose that it is specified. The function of the acquisition unit 104 is realized by the program running on the browser of the shopper terminal 200. That is, when the program operates, the browsing time is measured in the shopper terminal 200 and transmitted to the server device 100, and the acquisition unit 104 acquires it.

取得部104は、例えば、閲覧時間情報DB 700に格納される閲覧時間情報テーブル700aに、閲覧時間に関する情報を登録する。閲覧時間情報DB 700はサーバ装置100が有していても良いし、外部の装置であっても良い。   For example, the acquisition unit 104 registers information related to the browsing time in the browsing time information table 700a stored in the browsing time information DB 700. The browsing time information DB 700 may be included in the server device 100 or an external device.

図8の閲覧時間情報テーブル700aには、指定されたタグ700a1と、タグから検索されたリストに含まれる商品の商品ID 700a2と、当該商品を販売するショップのショップID 700a3と、タグを指定したショッパーのショッパーID 700a4と、ショッパーによる閲覧時間(単位:秒)700a5と、が対応付けて登録されている。   In the browsing time information table 700a of FIG. 8, the designated tag 700a1, the product ID 700a2 of the product included in the list searched from the tag, the shop ID 700a3 of the shop that sells the product, and the tag are designated. The shopper ID 700a4 of the shopper and the browsing time (unit: second) 700a5 by the shopper are registered in association with each other.

図8の閲覧時間情報テーブル700aの1行目は、タグ“AAA”に基づき検索されたリストには商品1(商品ID“1”)が含まれ、商品1はショップa1(ショップID“a1”)により販売され、タグを指定したショッパーX(ショッパーID“X”)による商品1の閲覧時間は“0.2”秒であることを示す。   The first line of the browsing time information table 700a in FIG. 8 includes the product 1 (product ID “1”) in the list searched based on the tag “AAA”, and the product 1 is the shop a1 (shop ID “a1”). ) And the browsing time of the product 1 by the shopper X (shopper ID “X”) designated by the tag indicates “0.2” seconds.

修正部105は、取得された閲覧時間が所定条件を満たすアイテムのタグに対する優先度を下げることにより、タグが指定された新たな要求が受け付けられることに起因して取得される新たなリスト内において当該所定条件を満たすアイテムの順位を下げ、もしくは、新たなリストから当該所定条件を満たすアイテムを削除する。   The correction unit 105 reduces the priority for the tag of the item satisfying the predetermined condition for the acquired browsing time, thereby accepting a new request in which the tag is specified in the new list acquired. The order of items satisfying the predetermined condition is lowered, or items satisfying the predetermined condition are deleted from a new list.

所定条件とは、閲覧時間の値が所定の値より短いことを判定するための条件である。所定の値は、その値以下であると閲覧者の興味の度合いが低いと考えられる値であれば、どの様な値でも良い。例えば、所定の値は、人間が一つの情報を理解して反応するのに要すると考えられる時間(例えば、0.3秒)である。閲覧時間がこのような値より短いということは、アイテムを読み飛ばした、或いは、アイテムを認識したが、興味がなかったと考えることができる。したがって、所定条件を満たす閲覧時間のアイテムは、リストの閲覧者であるユーザの興味の度合いが低いものと考えられる。   The predetermined condition is a condition for determining that the value of the browsing time is shorter than the predetermined value. The predetermined value may be any value as long as it is considered that the degree of interest of the viewer is low if the value is equal to or less than that value. For example, the predetermined value is a time (for example, 0.3 seconds) considered necessary for a human to understand and react to one piece of information. When the browsing time is shorter than such a value, it can be considered that the item was skipped or the item was recognized but not interested. Therefore, it is considered that the item of the browsing time that satisfies the predetermined condition has a low degree of interest of the user who is the viewer of the list.

本実施形態において、所定条件は、0.3秒よりも短い、という条件であるとする。   In the present embodiment, it is assumed that the predetermined condition is a condition that it is shorter than 0.3 seconds.

また、優先度とは、リストにおいて優先してアイテムを表示する度合いを示すものであり、優先度が低いと、そのアイテムは、リストにおいて目立たない、あるいは、リストが最初に画面に表示されてからアイテムがユーザに見えるようになるまでに時間がかかるように表示される。   The priority indicates the degree to which an item is displayed with priority in the list. If the priority is low, the item is not conspicuous in the list, or after the list is first displayed on the screen. The item is displayed so that it takes time before it becomes visible to the user.

修正部105は、ショッパーXによる商品1〜45の閲覧時間が0.3秒より短い商品を特定する。例えば、商品1及び商品3の閲覧時間が0.3秒より短いとする。修正部105は、受付部101がショッパーXから再度、タグ“AAA”を指定した要求を受け付けると、リスト510の商品1及び商品3を最も下方に配置するよう、商品の並びを修正し、リスト520(図9)を得る。なお、修正部105は、リスト510から商品1及び商品3を削除してもよい。   The correction unit 105 identifies a product whose browsing time of the products 1 to 45 by the shopper X is shorter than 0.3 seconds. For example, it is assumed that the browsing time of the product 1 and the product 3 is shorter than 0.3 seconds. When the receiving unit 101 receives a request specifying the tag “AAA” from the shopper X again, the correcting unit 105 corrects the arrangement of the products so that the products 1 and 3 in the list 510 are arranged at the lowest position. 520 (FIG. 9) is obtained. The correcting unit 105 may delete the product 1 and the product 3 from the list 510.

そして、表示部103は、リスト520を、ショッパーXの端末に送信し、リスト520が画面に表示される。   The display unit 103 transmits the list 520 to the terminal of the shopper X, and the list 520 is displayed on the screen.

本実施形態によれば、タグに対応付けられるアイテムのリストを要求したユーザにとって、興味の度合いが高いアイテムを、リスト内において優先的に表示することができ、ユーザに有益なリストを提供することができる。   According to the present embodiment, for a user who has requested a list of items associated with a tag, an item with a high degree of interest can be preferentially displayed in the list, and a list useful for the user can be provided. Can do.

なお、上記では、タグ“AAA”を検索したショッパーXの閲覧時間をリストの修正に用い、再度同じタグ“AAA”を検索したショッパーXに、修正したリストを提供する例を記したが、閲覧時間を求めたショッパーと、修正したリストが提供されるショッパーは異なっていてもよい。例えば、タグ“AAA”を検索したショッパーXの閲覧時間をリストの修正に用い、“AAA”を検索したショッパーYに、修正したリストを提供する。   In the above example, the browsing time of the shopper X that searched for the tag “AAA” is used for the correction of the list, and the corrected list is provided to the shopper X that searches for the same tag “AAA” again. The shopper who asked for time may be different from the shopper for whom the modified list is provided. For example, the browsing time of the shopper X who searched for the tag “AAA” is used for correcting the list, and the corrected list is provided to the shopper Y who searched for “AAA”.

このような構成により、他のユーザの閲覧傾向に基づいて、リストを有益な内容に修正することができる。   With such a configuration, the list can be corrected to useful contents based on the browsing tendency of other users.

また、修正部105は、所定条件を満たすアイテムにリストが得られる起因となったタグを付与した付与者に、アイテムに付与されたタグを修正するよう促す。   In addition, the correcting unit 105 urges the granter who has given the tag that caused the list to be obtained for the item satisfying the predetermined condition to correct the tag given to the item.

付与者とは、例えば、ショップや電子市場の管理者である。   The grantor is, for example, a manager of a shop or an electronic market.

例えば、修正部105は、所定条件を満たした商品1に対してタグ“AAA”を付したショップa1に、商品1に対するタグ“AAA”について修正の必要があることを通知するメッセージ900(図10)を送信する。同様に、修正部105は、所定条件を満たした商品3に対してタグ“AAA”を付したショップc3に対して、修正の必要があることを通知するメッセージを送信する。   For example, the correcting unit 105 notifies the shop a1 with the tag “AAA” attached to the product 1 satisfying the predetermined condition that the tag “AAA” for the product 1 needs to be corrected (FIG. 10). ). Similarly, the correction unit 105 transmits a message notifying that correction is necessary to the shop c3 to which the tag “AAA” is attached to the product 3 that satisfies the predetermined condition.

所定条件を満たす商品は、あるタグを指定して検索したショッパーにとっては、興味の度合いが低いものと見なすことができ、タグを指定した者が期待する商品ではなかった可能性が高い。これは、タグと商品との対応が、適当でない、または、誤っている可能性があるので、タグを付与したショップに修正を促す必要がある。   A product satisfying a predetermined condition can be regarded as having a low degree of interest for a shopper who has specified a tag and searched, and it is highly likely that the product was not expected by the person who specified the tag. This is because there is a possibility that the correspondence between the tag and the product is not appropriate or wrong, and it is necessary to prompt the shop to which the tag is attached to make corrections.

本実施形態によれば、タグ付けの誤りの可能性があるアイテムを検出して、タグの修正を付与者に促すことができ、ユーザに、より有益なアイテムが含まれるリストの提供を図ることができる。   According to the present embodiment, it is possible to detect an item with a tagging error and prompt the granter to correct the tag, and to provide the user with a list including more useful items. Can do.

(4.実施形態1のサーバ装置の動作)
本実施形態のサーバ装置100の動作について説明する。サーバ装置100は、例えば、電源が投入されると、図11に示す制御処理を開始する。
(4. Operation of server device of embodiment 1)
The operation of the server device 100 of this embodiment will be described. For example, when the power is turned on, the server apparatus 100 starts the control process shown in FIG.

受付部101は、端末から、タグが指定された要求を受け付けたか否かを判断する(ステップS101)。受付部101が、タグが指定された要求を受け付けたと判断すると(ステップS101;Yes)、検索部102は、当該タグが付与されたアイテムを検索して、当該アイテムが含まれるリストを取得する(ステップS102)。一方、受付部101が、タグが指定された要求を受け付けていないと判断すると(ステップS101;No)、そのまま待機する。   The accepting unit 101 determines whether or not a request with a tag designated is accepted from the terminal (step S101). When the reception unit 101 determines that a request with a tag specified has been received (step S101; Yes), the search unit 102 searches for an item to which the tag is assigned and acquires a list including the item ( Step S102). On the other hand, if the receiving unit 101 determines that the request with the tag specified has not been received (step S101; No), it waits as it is.

例えば、受付部101が、ショッパーXのショッパー端末200から、タグ“AAA”が指定された要求を受け付けたとすると、検索部102は、検索エンジンに対しタグ“AAA”を検索ワードとして検索し、タグ“AAA”が付与された商品1、2〜45のリスト510(図5)を取得する。一方、いずれのショッパー端末200からも要求を受け付けない場合は、そのまま待機する。   For example, if the receiving unit 101 receives a request in which the tag “AAA” is specified from the shopper terminal 200 of the shopper X, the search unit 102 searches the search engine for the tag “AAA” as a search word, A list 510 (FIG. 5) of products 1, 2 to 45 to which “AAA” is assigned is acquired. On the other hand, when a request is not received from any shopper terminal 200, it waits as it is.

修正部105は、要求に指定されたタグが、初めて指定されたタグであるか否かを判断する(ステップS103)。修正部105が、初めて指定されたタグであると判断すると(ステップS103;Yes)、表示部103は、得られたリストを端末の画面に表示させる(ステップS104)。そして、取得部104は、画面内にてリストがスクロールされることによって、リストに含まれるアイテムのそれぞれが画面内に出現してから画面内から消失するまでの、端末における閲覧時間を取得する(ステップS105)。   The correcting unit 105 determines whether or not the tag specified in the request is the tag specified for the first time (step S103). When the correction unit 105 determines that the tag is designated for the first time (step S103; Yes), the display unit 103 displays the obtained list on the screen of the terminal (step S104). And the acquisition part 104 acquires the browsing time in a terminal until it lose | disappears from the inside of a screen after each item contained in a list | wrist appears in a screen by scrolling a list within a screen ( Step S105).

一方、修正部105が、初めて指定されたタグでないと判断すると(ステップS103;No)、修正部105は、指定されたタグが付与されたアイテムの、過去に取得された閲覧時間に基づいて、リストを修正する(ステップS106)。そして、ステップS104に進む。   On the other hand, when the correcting unit 105 determines that the tag is not designated for the first time (step S103; No), the correcting unit 105 determines based on the browsing time acquired in the past of the item to which the designated tag is assigned. The list is corrected (step S106). Then, the process proceeds to step S104.

例えば、タグ“AAA”が初めて指定されたタグである場合、表示部103は、取得したリスト510を、ショッパーXのショッパー端末200に送信し、ショッパー端末200は、ショッパー端末200の画面にリスト510を表示する。   For example, when the tag “AAA” is the first designated tag, the display unit 103 transmits the acquired list 510 to the shopper terminal 200 of the shopper X, and the shopper terminal 200 displays the list 510 on the screen of the shopper terminal 200. Is displayed.

そして、取得部104は、ショッパー端末200の画面のブラウザ800にリスト510が表示され、リスト510に含まれる各商品の情報5001〜5045がブラウザ800内に出現してから消失するまでの時間を取得する。取得部104は、取得した閲覧時間を、タグ及びアイテム等に対応付けて、閲覧時間情報テーブル700aに登録する。   Then, the acquisition unit 104 acquires the time from when the list 510 is displayed on the browser 800 on the screen of the shopper terminal 200 and the information 5001 to 5045 of each product included in the list 510 disappears after appearing in the browser 800. To do. The acquisition unit 104 registers the acquired browsing time in the browsing time information table 700a in association with tags and items.

一方、タグ“AAA”がショッパーXや他のショッパーにより過去に指定されたことのあるタグである場合、修正部105は、閲覧時間情報テーブル700aを参照して、タグ“AAA”に対応付けられた商品の閲覧時間を求める。そして、修正部105は、各商品の閲覧時間が所定条件を満たすか否かを判断する。修正部105は、所定条件を満たす閲覧時間の商品を、タグ“AAA”に基づいて得られたリスト510内で、表示に関する優先度を下げる等して、リスト510の修正をする。そして、表示部103は、修正されたリスト520(図9)を、タグ“AAA”を指定したショッパーXのショッパー端末200に送信し、修正されたリストが表示される。   On the other hand, when the tag “AAA” is a tag that has been designated in the past by the shopper X or another shopper, the correction unit 105 refers to the browsing time information table 700a and is associated with the tag “AAA”. Ask for the viewing time of the product. Then, the correcting unit 105 determines whether the browsing time of each product satisfies a predetermined condition. The correction unit 105 corrects the list 510 by, for example, lowering the display priority of the products having the browsing time satisfying the predetermined condition in the list 510 obtained based on the tag “AAA”. Then, the display unit 103 transmits the modified list 520 (FIG. 9) to the shopper terminal 200 of the shopper X that designates the tag “AAA”, and the modified list is displayed.

そして、取得部104は、修正されたリストが表示されたショッパー端末200において、リストに含まれる各商品の情報の閲覧時間を取得する。   And the acquisition part 104 acquires the browsing time of the information of each goods contained in a list in the shopper terminal 200 where the corrected list was displayed.

(5.実施形態2のサーバ装置の概要構成)
実施形態2のサーバ装置100は、共通のタグを指定した複数のユーザの閲覧時間に基づいて、リストを修正するものである。
(5. Outline Configuration of Server Device of Embodiment 2)
The server apparatus 100 according to the second embodiment corrects the list based on the browsing times of a plurality of users who specify a common tag.

実施形態2のサーバ装置100は、図12に示すように、受付部101と、検索部102と、表示部103と、取得部104と、修正部105と、統計部106と、から構成される。本実施形態において、検索部102及び表示部103は、実施形態1と同様の機能を有する。以下、受付部101、取得部104、及び、修正部105の実施形態1と異なる機能、並びに、統計部106の機能について説明する。   As illustrated in FIG. 12, the server device 100 according to the second embodiment includes a reception unit 101, a search unit 102, a display unit 103, an acquisition unit 104, a correction unit 105, and a statistics unit 106. . In the present embodiment, the search unit 102 and the display unit 103 have the same functions as those in the first embodiment. Hereinafter, functions different from those of the first embodiment of the reception unit 101, the acquisition unit 104, and the correction unit 105 and functions of the statistics unit 106 will be described.

本実施形態及び以下に示す実施形態において、CPU 601が統計部106として機能する。   In this embodiment and the embodiments described below, the CPU 601 functions as the statistics unit 106.

受付部101は、複数の端末から要求を受け付ける。   The accepting unit 101 accepts requests from a plurality of terminals.

例えば、受付部101は、ショッパーX、Y、Z、W、V等のそれぞれのショッパー端末200から様々なタグが指定された要求を受け付ける。   For example, the reception unit 101 receives requests in which various tags are designated from the shopper terminals 200 such as shoppers X, Y, Z, W, and V.

取得部104は、複数の端末の各々における閲覧時間を取得する。   The acquisition unit 104 acquires the browsing time in each of the plurality of terminals.

例えば、取得部104は、ショッパーX、Y、Z、W、V等のそれぞれのショッパー端末200において、各ショッパーが指定したタグから得られたリストに含まれる商品について、閲覧時間を取得する。   For example, the acquisition unit 104 acquires the browsing time for the products included in the list obtained from the tag specified by each shopper in each shopper terminal 200 such as the shopper X, Y, Z, W, and V.

取得部104は、例えば、閲覧時間情報DB 700に格納される閲覧時間情報テーブル700bに、複数のショッパーについて取得した閲覧時間に関する情報を登録する。また、取得部104は、リスト内の商品が選択されると、選択までの選択時間を取得するようにしてもよい。そして、取得した選択時間も閲覧時間情報テーブル700bに登録する。   For example, the acquisition unit 104 registers information regarding the browsing time acquired for a plurality of shoppers in the browsing time information table 700 b stored in the browsing time information DB 700. The acquisition unit 104 may acquire a selection time until selection when a product in the list is selected. Then, the acquired selection time is also registered in the browsing time information table 700b.

図13の閲覧時間情報テーブル700bには、指定されたタグ700b1と、タグから検索されたリストに含まれる商品の商品ID 700b2と、当該商品を販売するショップのショップID 700b3と、タグを指定したショッパーのショッパーID 700b4と、ショッパーによる閲覧時間(単位:秒)700b5と、選択時間(単位:秒)700b6と、が対応付けて登録されている。   In the browsing time information table 700b of FIG. 13, the specified tag 700b1, the product ID 700b2 of the product included in the list searched from the tag, the shop ID 700b3 of the shop that sells the product, and the tag are specified. The shopper ID 700b4 of the shopper, the browsing time (unit: second) 700b5 by the shopper, and the selection time (unit: second) 700b6 are registered in association with each other.

図13の閲覧時間情報テーブル700bの1行目は、タグ“AAA”に基づき検索されたリストには商品1(商品ID“1”)が含まれ、商品1はショップa1(ショップID“a1”)により販売され、タグを指定したショッパーX(ショッパーID“X”)による商品1の閲覧時間は“0.2”秒であり、選択時間は取得されていない(すなわち、商品1は選択されていない)ことを示す。   The first line of the browsing time information table 700b of FIG. 13 includes the product 1 (product ID “1”) in the list searched based on the tag “AAA”, and the product 1 is the shop a1 (shop ID “a1”). ) And the browsing time of the product 1 by the shopper X (shopper ID “X”) designated by the tag is “0.2” seconds, and the selection time is not acquired (that is, the product 1 is selected) Not).

統計部106は、閲覧時間についての統計値、及び、アイテムが選択されるまでの選択時間についての統計値を求める。   The statistics unit 106 obtains a statistical value for the browsing time and a statistical value for the selection time until an item is selected.

統計部106が求める統計値は、平均、減衰平均、中央値、又は、最頻値である。   The statistical value obtained by the statistical unit 106 is an average, an average of attenuation, a median value, or a mode value.

統計部106は、共通するタグを指定する要求を発した複数の端末の各々における閲覧時間の複数の端末全体における統計値を求める。   The statistic unit 106 obtains a statistical value for the entire plurality of terminals of the browsing time at each of the plurality of terminals that have issued requests for designating common tags.

例えば、ショッパーX、Y、Zがそれぞれ、共通するタグ“AAA”を指定した要求を送信し、ショッパーW、Vはタグ“AAA”とは異なるタグを指定した要求を送信したとすると、統計部106は、ショッパーX、Y、Zについて取得された各商品の閲覧時間について統計値を求める。   For example, if shoppers X, Y, and Z each send a request specifying a common tag “AAA”, and shoppers W and V send a request that specifies a tag different from tag “AAA”, 106 calculates | requires a statistics value about the browsing time of each goods acquired about shopper X, Y, and Z. FIG.

例えば、統計部106は、図13の閲覧時間情報テーブル700bを参照して、ショッパーX、Y、Zによる商品1の閲覧時間の平均値、中央値、又は、最頻値を求める。或いは、統計部106は、商品1の閲覧時間の減衰平均を求める。ここで、減衰平均とは、より過去に求められたサンプル値ほど重み付けを軽くした平均である。例えば、ショッパーX、Y、Zの順に閲覧時間が得られたとすると、ショッパーXの閲覧時間に、0.8を乗じ、ショッパーYの閲覧時間に1.0を乗じ、ショッパーZの閲覧時間に1.2を乗じて、それらの和の平均を求める。   For example, the statistical unit 106 refers to the browsing time information table 700b of FIG. 13 to obtain the average value, median value, or mode value of the browsing time of the product 1 by the shoppers X, Y, and Z. Or the statistics part 106 calculates | requires the attenuation average of the browsing time of the goods 1. FIG. Here, the attenuation average is an average in which the weighting is reduced as the sample value is obtained in the past. For example, if the browsing time is obtained in the order of shopper X, Y, and Z, the browsing time of shopper X is multiplied by 0.8, the browsing time of shopper Y is multiplied by 1.0, and the browsing time of shopper Z is 1 Multiply by 2 to find the average of their sum.

また、統計部106は、画面に表示されたリストからいずれかのアイテムが選択された事例において、当該選択されたアイテムの選択時間の統計値を求める。   Further, the statistical unit 106 obtains a statistical value of the selection time of the selected item in a case where any item is selected from the list displayed on the screen.

例えば、アイテム(商品)が画面に出現してから選択されるまでの時間を選択時間とする。または、アイテムを含むリストが画面に表示されてから選択されるまでの時間を選択時間としてもよい。または、あるアイテムが選択された後、次のアイテムが選択されるまでの時間を次のアイテムの選択時間としてもよい。   For example, the time from when an item (product) appears on the screen until it is selected is taken as the selection time. Alternatively, the time from when a list including items is displayed on the screen until it is selected may be set as the selection time. Or after selecting an item, it is good also considering the time until the next item is selected as the selection time of the next item.

例えば、統計部106は、図13の閲覧時間情報テーブル700bに記録されている選択時間の平均、減衰平均、中央値、又は、最頻値を求める。この統計値は、ショッパー毎に求めてもよいし、ショッパー全体で求めてもよい。   For example, the statistical unit 106 obtains the average, decay average, median value, or mode value of the selection times recorded in the browsing time information table 700b of FIG. This statistical value may be obtained for each shopper or may be obtained for the entire shopper.

修正部105は、選択時間の統計値を所定条件の閾値として、閲覧時間の統計値が所定条件を満たすか否かを判断する。   The correction unit 105 determines whether the statistical value of the browsing time satisfies the predetermined condition by using the statistical value of the selection time as a threshold value of the predetermined condition.

例えば、選択時間の統計値が“5.0”秒と求められたとすると、修正部105は、所定条件の閾値を“5.0”秒とする。商品1の閲覧時間の統計値が“1.0”秒と求められたとすると、修正部105は、商品1の閲覧時間は、閾値“5.0”秒より短いので、所定条件を満たすと判断する。そして、修正部105は、所定条件を満たした商品1を、次に、タグ“AAA”が指定された検索が行われた際に提示するリストにおいて、表示の優先度を下げる、或いは削除する。   For example, if the statistical value of the selection time is determined to be “5.0” seconds, the correction unit 105 sets the threshold value of the predetermined condition to “5.0” seconds. If the statistical value of the browsing time of the product 1 is determined to be “1.0” seconds, the correction unit 105 determines that the predetermined condition is satisfied because the browsing time of the product 1 is shorter than the threshold value “5.0” seconds. To do. Then, the correction unit 105 lowers or deletes the display priority of the product 1 that satisfies the predetermined condition in the list that is presented when a search with the tag “AAA” is performed next.

本実施形態によれば、複数のユーザの興味の度合いを反映して、リスト内のアイテムの配置を修正することができる。   According to the present embodiment, the arrangement of items in the list can be corrected by reflecting the degree of interest of a plurality of users.

また、代表的な選択時間よりも短い時間しかユーザにより見られなかったアイテムは、選択されない可能性が高い。よって、このようなアイテムの優先度を下げる或いは削除することにより、選択される可能性の高いアイテムを優先的に表示することができる。   In addition, an item that has been viewed by the user for a shorter time than the typical selection time is highly likely not to be selected. Therefore, by lowering or deleting the priority of such items, it is possible to preferentially display items that are likely to be selected.

なお、統計部106は、複数の端末の各々の画面におけるスクロール方向の高さと、アイテムの閲覧時間と、から当該画面内における当該アイテムの移動速度を計算し、当該計算された移動速度の統計値を求めてもよい。   The statistical unit 106 calculates the moving speed of the item in the screen from the scroll direction height on each screen of the plurality of terminals and the browsing time of the item, and the statistical value of the calculated moving speed You may ask for.

例えば、リスト510に含まれる商品4の情報5004が、図6に示すようにブラウザ800に表示されてから、ブラウザ800の上方に消えてゆくまでの閲覧時間が3秒であったとする。また、統計部106は、図6の画面のスクロール方向の高さ801を“15cm”と求めたとする。この場合、統計部106は、商品4の情報5004の画面における移動速度を“5cm/秒”と求める。   For example, it is assumed that the browsing time from when the information 5004 of the product 4 included in the list 510 is displayed on the browser 800 as shown in FIG. Further, it is assumed that the statistical unit 106 obtains the height 801 in the scroll direction of the screen of FIG. 6 as “15 cm”. In this case, the statistic unit 106 obtains the moving speed on the screen of the product 4 information 5004 as “5 cm / second”.

そして、修正部105は、移動速度の統計値が所定閾値より大きければ、所定条件を満たすと判断してもよい。   Then, the correcting unit 105 may determine that the predetermined condition is satisfied if the statistical value of the moving speed is larger than the predetermined threshold.

例えば、統計部106は、タグ“AAA”を指定したショッパーX、Y、Zについて、各商品の移動速度を求め、求めた値から平均値等の統計値を求める。そして、修正部105は、タグ“AAA”及び他のタグから得られたリスト内におけるアイテムの移動速度の平均値を所定閾値とする。そして、修正部105は、所定閾値よりも商品の移動速度が大きい場合、すなわち、平均的な移動速度よりも早い場合、当該商品の優先度を下げる、又は削除する。なお、所定閾値となる移動速度はショッパー毎に求めてもよいし、全ショッパーについて求めてもよい。   For example, for the shoppers X, Y, and Z that specify the tag “AAA”, the statistical unit 106 obtains the moving speed of each product and obtains a statistical value such as an average value from the obtained values. Then, the correction unit 105 sets the average value of the moving speeds of items in the list obtained from the tag “AAA” and other tags as a predetermined threshold value. Then, when the moving speed of the product is higher than the predetermined threshold, that is, when the moving speed is higher than the average moving speed, the correcting unit 105 lowers or deletes the priority of the product. In addition, the moving speed which becomes a predetermined threshold value may be calculated | required for every shopper, and may be calculated | required about all the shoppers.

このような構成により、早く読み飛ばされているアイテムについて、表示の優先度を下げる或いは削除することができる。   With such a configuration, it is possible to lower or delete the display priority for items that are skipped quickly.

(6.実施形態2のサーバ装置の動作)
本実施形態のサーバ装置100の動作について説明する。なお、図14のフローチャートのステップS201〜S205の処理は、図11のフローチャートのステップS101〜S105の処理と同様である。したがって、これらの処理については省略する。
(6. Operation of server device of embodiment 2)
The operation of the server device 100 of this embodiment will be described. Note that the processing in steps S201 to S205 in the flowchart in FIG. 14 is the same as the processing in steps S101 to S105 in the flowchart in FIG. Therefore, these processes are omitted.

ステップS203において、修正部105が、要求で指定されたタグが初めて指定されたタグでないと判断すると(ステップS203;No)、統計部106は、指定されたタグに対応付けられたアイテムであって、当該アイテムに対してこれまで求められた閲覧時間の統計値と、ステップS208で取得される選択時間の統計値とを求める(ステップS206)。   If the correction unit 105 determines in step S203 that the tag specified in the request is not the tag specified for the first time (step S203; No), the statistical unit 106 is an item associated with the specified tag. The statistical value of the browsing time obtained so far for the item and the statistical value of the selection time acquired in step S208 are obtained (step S206).

例えば、統計部106は、図13の閲覧時間情報テーブル700bを参照して、指定されたタグ“AAA”に対応付けられる商品毎に閲覧時間の平均、減衰平均、中央値、又は、最頻値を求める。   For example, the statistic unit 106 refers to the browsing time information table 700b of FIG. 13, and the browsing time average, decay average, median, or mode value for each product associated with the designated tag “AAA”. Ask for.

また、統計部106は、図13の閲覧時間情報テーブル700bを参照して、登録された選択時間の全サンプルの平均、減衰平均、中央値、又は、最頻値を求める。   Further, the statistic unit 106 refers to the browsing time information table 700b of FIG. 13 and obtains the average, attenuation average, median value, or mode value of all samples of the registered selection time.

修正部105は、指定されたタグが付与されたアイテムの、過去に取得された閲覧時間の統計値に基づいて、リストを修正する(ステップS207)。   The correcting unit 105 corrects the list based on the statistical value of the browsing time acquired in the past for the item to which the designated tag is assigned (step S207).

例えば、修正部105は、選択時間の統計値を所定条件の閾値として、閲覧時間の統計値が所定条件を満たすか否かを判断し、所定条件を満たす商品をリストにおいて表示される優先度を下げる、あるいは、削除する。   For example, the correction unit 105 determines whether the statistical value of the browsing time satisfies a predetermined condition by using the statistical value of the selection time as a threshold value of the predetermined condition, and sets the priority for displaying the products satisfying the predetermined condition in the list. Lower or delete.

ステップS204の処理により、端末の画面にリストが表示されると、取得部104は、ステップS205の処理の後、選択時間を取得する(ステップS208)。   When the list is displayed on the terminal screen by the process of step S204, the acquiring unit 104 acquires the selection time after the process of step S205 (step S208).

例えば、リストが表示されているショッパー端末200において動作するプログラムが、リスト内のアイテムが選択されたか否かを判断し、アイテムが選択されると、当該アイテムがブラウザ内に出現してから選択されるまでの時間(選択時間)を取得して、サーバ装置100に送信する。取得部104は、送信された時間を受け取り、図13の閲覧時間情報テーブル700bに登録する。   For example, a program operating on the shopper terminal 200 on which the list is displayed determines whether an item in the list is selected. When an item is selected, the item is selected after appearing in the browser. Time (selection time) is acquired and transmitted to the server apparatus 100. The acquisition unit 104 receives the transmitted time and registers it in the browsing time information table 700b of FIG.

(7.実施形態3のサーバ装置の概要構成)
実施形態3のサーバ装置100は、複数のユーザの閲覧時間に基づいてリストを修正するものである。
(7. Outline Configuration of Server Device of Embodiment 3)
The server apparatus 100 of Embodiment 3 corrects a list based on the browsing time of a plurality of users.

実施形態3のサーバ装置100は、図15に示すように、表示部103と、取得部104と、修正部105と、統計部106と、から構成される。   As illustrated in FIG. 15, the server device 100 according to the third embodiment includes a display unit 103, an acquisition unit 104, a correction unit 105, and a statistics unit 106.

表示部103は、複数の端末の各々の画面に、アイテムを含むリストを表示する。   The display unit 103 displays a list including items on each screen of the plurality of terminals.

例えば、表示部103は、複数のショッパー端末200に、図5に示すような、商品の情報を含むリスト510を送信し、それぞれのショッパー端末200のブラウザ800にリスト510が表示される。また、表示部103は、複数のショッパー端末200に、商品1〜25、商品46〜65の情報を含むリストを送信し、各ショッパー端末200のブラウザに当該リストが表示される。   For example, the display unit 103 transmits a list 510 including product information as illustrated in FIG. 5 to the plurality of shopper terminals 200, and the list 510 is displayed on the browser 800 of each shopper terminal 200. The display unit 103 transmits a list including information on the products 1 to 25 and the products 46 to 65 to the plurality of shopper terminals 200, and the list is displayed on the browser of each shopper terminal 200.

取得部104は、複数の端末の各々の画面内にてリストがスクロールされることによって、リストに含まれるアイテムの各々が画面内に出現してから画面内から消失するまでの、複数の端末の各々における閲覧時間を取得する。   The acquisition unit 104 scrolls the list in each screen of the plurality of terminals, so that the items of the plurality of terminals from the appearance of each item included in the list to the disappearance from the screen can be obtained. Get browsing time in each.

例えば、取得部104は、ショッパーXのショッパー端末200において、リスト510に含まれる商品1〜45の情報5001〜5045のそれぞれが、ブラウザ800に出現してからブラウザ800から消える迄の時間(閲覧時間)を取得する。同様に、リストが送信され画面に表示されたショッパー端末200において、リストに含まれる商品について閲覧時間を求める。例えば、商品1〜25、商品46〜65が含まれるリストがショッパーYのショッパー端末200に送信されたとすると、取得部104は、商品1〜25、商品46〜65の情報のそれぞれについて閲覧時間を取得する。   For example, in the shopper terminal 200 of the shopper X, the acquisition unit 104 displays the time (viewing time) until each of the information items 5001 to 5045 of the products 1 to 45 included in the list 510 disappears from the browser 800 after appearing in the browser 800. ) To get. Similarly, browsing time is calculated | required about the goods contained in a list in the shopper terminal 200 which the list was transmitted and displayed on the screen. For example, if a list including the products 1 to 25 and the products 46 to 65 is transmitted to the shopper terminal 200 of the shopper Y, the acquisition unit 104 sets the browsing time for each of the information on the products 1 to 25 and the products 46 to 65. get.

統計部106は、リストに含まれるアイテムの各々について取得された閲覧時間の複数の端末全体における統計値を求める。   The statistical unit 106 obtains statistical values for the entire plurality of terminals for the browsing time acquired for each item included in the list.

例えば、統計部106は、複数のショッパーによる閲覧時間について、商品毎に平均、減衰平均、中央値、又は、最頻値等の統計値を求める。   For example, the statistical unit 106 obtains a statistical value such as an average, an average of attenuation, a median value, or a mode value for each product regarding the browsing time by a plurality of shoppers.

修正部105は、求められた統計値が所定条件を満たすアイテムのリスト内における順序を下げ、もしくは、当該所定条件を満たすアイテムをリストから削除することにより、リストを修正する。   The correction unit 105 corrects the list by lowering the order in the list of items for which the calculated statistical value satisfies the predetermined condition, or by deleting items from the list that satisfy the predetermined condition.

修正部105は、商品毎に求めた閲覧時間の統計値のそれぞれと所定条件の閾値を比較する。例えば、商品1について求めた閲覧時間の統計値が当該閾値よりも小さい場合、修正部105は、商品1が含まれるリストにおいて商品1の優先度を下げる、もしくは、削除する。   The correction unit 105 compares each of the statistical values of the browsing time obtained for each product with a threshold value of a predetermined condition. For example, when the statistical value of the browsing time obtained for the product 1 is smaller than the threshold, the correcting unit 105 lowers or deletes the priority of the product 1 in the list including the product 1.

修正されたリストは、例えば、ショッパー端末200において表示更新が行われると、表示されるようにしてもよいし、修正の処理が終了した後に自動的に更新されるようにしてもよい。   The corrected list may be displayed, for example, when display update is performed in the shopper terminal 200, or may be automatically updated after the correction process is completed.

本実施形態によれば、ユーザの興味の度合いが高いアイテムを、リスト内において優先的に表示することができ、ユーザに有益なリストを提供することができる。   According to this embodiment, an item with a high degree of interest of a user can be preferentially displayed in the list, and a list useful for the user can be provided.

(8.実施形態3のサーバ装置の動作)
本実施形態のサーバ装置100の動作について説明する。サーバ装置100は、例えば、電源が投入されると、図16に示す制御処理を開始する。
(8. Operation of server device of embodiment 3)
The operation of the server device 100 of this embodiment will be described. For example, when the power is turned on, the server apparatus 100 starts the control process shown in FIG.

表示部103は、リストを端末の画面に表示させる(ステップS301)。   The display unit 103 displays the list on the terminal screen (step S301).

例えば、表示部103は、複数のショッパー端末200にリスト510を送信し、ショッパー端末200のブラウザ800にリスト510が表示される。   For example, the display unit 103 transmits the list 510 to the plurality of shopper terminals 200, and the list 510 is displayed on the browser 800 of the shopper terminal 200.

取得部104は、複数の端末のそれぞれの画面に表示されたリストに含まれるアイテムの閲覧時間を取得する(ステップS302)。   The acquisition part 104 acquires the browsing time of the item contained in the list | wrist displayed on each screen of a some terminal (step S302).

例えば、取得部104は、ショッパーXのショッパー端末200から、画面に表示されたリスト510に含まれる商品1〜45の情報5001〜5045のそれぞれについて閲覧時間を取得する。また、取得部104は、ショッパーYのショッパー端末200から、画面に表示されたリストに含まれる商品1〜25、46〜65の情報のそれぞれについて閲覧時間を取得する。   For example, the acquisition unit 104 acquires the browsing time for each of the information 5001 to 5045 of the products 1 to 45 included in the list 510 displayed on the screen from the shopper terminal 200 of the shopper X. Moreover, the acquisition part 104 acquires the browsing time about each of the information of goods 1-25 and 46-65 included in the list displayed on the screen from the shopper terminal 200 of the shopper Y.

統計部106は、リストに含まれるアイテムの各々について取得された閲覧時間の複数の端末全体における統計値を求める(ステップS303)。   The statistical unit 106 obtains statistical values for a plurality of terminals for the browsing time acquired for each item included in the list (step S303).

例えば、統計部106は、複数のショッパーによる閲覧時間について、商品毎に平均等を求める。   For example, the statistics unit 106 obtains an average or the like for each product regarding the browsing time by a plurality of shoppers.

修正部105は、求められた統計値が所定条件を満たすアイテムのリスト内における順序を下げ、もしくは、当該所定条件を満たすアイテムをリストから削除することにより、リストを修正する(ステップS304)。   The correcting unit 105 corrects the list by lowering the order in the list of items for which the calculated statistical value satisfies the predetermined condition, or deleting the item satisfying the predetermined condition from the list (step S304).

例えば、修正部105は、商品1について求めた閲覧時間の統計値と所定条件の閾値を比較する。そして、商品1について求めた閲覧時間の統計値が当該閾値よりも小さい場合、修正部105は、商品1が含まれるリストにおいて商品1の優先度を下げる。修正部105は、他の商品について求めた閲覧時間の統計値についても同様に処理する。   For example, the correction unit 105 compares the statistical value of the browsing time obtained for the product 1 with a predetermined condition threshold. And when the statistical value of the browsing time calculated | required about the goods 1 is smaller than the said threshold value, the correction part 105 reduces the priority of the goods 1 in the list | wrist in which the goods 1 are included. The correction unit 105 similarly processes the statistical value of the browsing time obtained for other products.

(9.実施形態4のサーバ装置の概要構成)
実施形態4のサーバ装置100は、タグを指定したユーザの操作に基づいて、リストを修正するものである。
(9. Outline Configuration of Server Device of Embodiment 4)
The server device 100 according to the fourth embodiment corrects the list based on the operation of the user who specified the tag.

実施形態4のサーバ装置100は、図4に示すように、受付部101と、検索部102と、表示部103と、取得部104と、修正部105と、から構成される。   As illustrated in FIG. 4, the server device 100 according to the fourth embodiment includes a reception unit 101, a search unit 102, a display unit 103, an acquisition unit 104, and a correction unit 105.

受付部101は、端末から、タグを指定する要求を受け付ける。   The accepting unit 101 accepts a request for designating a tag from the terminal.

例えば、ショッパーXが、サーバ装置100を提供するショッピングサイトにおいて、タグ“パソコン”を指定して検索をかけると、受付部101は、ショッパーXのショッパー端末200からタグ“パソコン”が指定された検索要求を受け付ける。   For example, when a shopper X designates a tag “personal computer” at a shopping site that provides the server device 100 and performs a search, the accepting unit 101 retrieves the tag “personal computer” designated from the shopper terminal 200 of the shopper X. Accept the request.

検索部102は、受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する。   The search unit 102 acquires a list including the searched item by searching for an item to which the tag specified in the received request is assigned.

例えば、検索部102は、電子市場の商品を検索する検索エンジンに対しタグ“パソコン”を検索ワードとして検索し、タグ“パソコン”が付与された商品のリスト530を取得する。このリストには、パソコンの商品の他に、マウスなどの周辺機器やブリーフケースなど、パソコンのタグが付与された様々な商品が含まれる。   For example, the search unit 102 searches a search engine for searching for products in the electronic market using the tag “PC” as a search word, and acquires a list 530 of products to which the tag “PC” is attached. In addition to personal computer products, this list includes various products with personal computer tags such as peripheral devices such as mice and briefcases.

表示部103は、端末の画面に、取得されたリストを分割したページを表示する。   The display unit 103 displays a page obtained by dividing the acquired list on the terminal screen.

例えば、表示部103は、リスト530に含まれる商品をブラウザ800の表示される1ページに任意の個数だけ含まれるように、リスト530を分割して各ページに表示する。例えば、リスト530に商品が45個含まれ、10個ずつに分けて表示する場合、表示部103は、ショッパーXのショッパー端末200の画面に、図17に示すように、リスト530に含まれる10個の商品(商品の情報5101〜5110)を一つのページに表示する。図18は、リスト530が最初にブラウザ800に表示された状態を示す。この状態から下方にスクロールすることにより、リスト530に含まれる商品のうち10個の商品全てを閲覧することができる(図19)。   For example, the display unit 103 divides the list 530 and displays it on each page so that an arbitrary number of products included in the list 530 are included in one page displayed on the browser 800. For example, when 45 items are included in the list 530 and displayed in 10 divided units, the display unit 103 displays 10 items included in the list 530 on the screen of the shopper terminal 200 of the shopper X as shown in FIG. Individual products (product information 5101 to 5110) are displayed on one page. FIG. 18 shows a state in which the list 530 is first displayed on the browser 800. By scrolling downward from this state, it is possible to browse all 10 products among the products included in the list 530 (FIG. 19).

また、下方にスクロールすると、図19のように、リスト530の他の商品が含まれるページのページ番号が表示され、このページ番号が選択されると、表示部103は、選択されたページ番号が示すページを表示する。   Further, when scrolling downward, as shown in FIG. 19, page numbers of pages including other products in the list 530 are displayed, and when this page number is selected, the display unit 103 displays the selected page number. Display the page to show.

取得部104は、画面内におけるユーザの操作に基づいて、ページに含まれるアイテムの種類毎に閲覧順位を取得する。   The acquisition unit 104 acquires a browsing order for each type of item included in the page based on a user operation on the screen.

閲覧順位とは、一つのページ内に表示される商品について、ユーザにより閲覧された回数又は時間が多い順を示す。すなわち、閲覧順位が高い商品ほど、一つのページにおいて、その商品が他の商品よりもユーザにより閲覧されたことを示す。すなわち、閲覧順位が高い商品ほど、ユーザにとって興味のある商品であり、閲覧順位が低いほど、ユーザにとって興味のない商品であると考えられる。   The browsing order indicates the order in which the number of times or time of browsing by a user is large for the products displayed in one page. That is, a product with a higher browsing order indicates that the product has been viewed by the user on one page more than other products. That is, it is considered that a product having a higher browsing order is a product that is more interesting to the user, and a product having a lower viewing order is a product that is not interesting to the user.

ここで、取得部104は、ページに含まれるアイテムがユーザにより選択された回数に基づいて、アイテムの種類毎に閲覧順位を取得することとする。   Here, the acquisition unit 104 acquires the browsing order for each item type based on the number of times the item included in the page is selected by the user.

例えば、図18、19のように、一つのページにパソコン、マウス、ブリーフケースが表示される場合、取得部104は、パソコン1〜7が選択された回数の和を求める。同様に、マウス1〜2が選択された回数の和を求め、ブリーフケース1が選択された回数を求める。そして、取得部104は、求めた回数に基づいて、「パソコン」、「マウス」及び「ブリーフケース」の閲覧順位を求める。閲覧順位は、回数が多いほど、高くなる。   For example, as shown in FIGS. 18 and 19, when a personal computer, a mouse, and a briefcase are displayed on one page, the acquisition unit 104 obtains the sum of the number of times the personal computers 1 to 7 are selected. Similarly, the sum of the number of times the mice 1 and 2 are selected is obtained, and the number of times the briefcase 1 is selected is obtained. Then, the acquisition unit 104 obtains the viewing order of “personal computer”, “mouse”, and “briefcase” based on the obtained number of times. The browsing order increases as the number of times increases.

なお、閲覧順位は選択された回数に基づいて取得することに限らない。例えば、商品が選択されてから、検索結果のページに戻ってくるまでの閲覧時間を計測して商品の種類毎の和を求め、この種類毎の計測時間が長いほど、高い閲覧順位を設定するようにしてもよい。   The browsing order is not limited to being acquired based on the selected number of times. For example, the browsing time from when a product is selected until it returns to the search result page is measured to obtain the sum for each type of product, and the higher the measurement time for each type, the higher the viewing order is set. You may do it.

また、画面内にてリストがスクロールされることによって、リストに含まれる商品のそれぞれが画面内に出現してから画面内から消失するまでの、端末における閲覧時間を計測して商品の種類毎の和を求め、この種類毎の閲覧時間が長いほど、高い閲覧順位を設定するようにしてもよい。   In addition, by scrolling the list in the screen, the browsing time on the terminal until each product included in the list appears on the screen until it disappears from the screen is measured, and for each type of product You may make it set a high browsing order, so that the sum is calculated | required and the browsing time for this kind is long.

修正部105は、ユーザからページを遷移する遷移要求を受け付けると、取得された種類毎の閲覧順位に基づき、リストに含まれるアイテムの表示順序を修正する。   When receiving a transition request for transitioning a page from the user, the correcting unit 105 corrects the display order of the items included in the list based on the obtained browsing order for each type.

例えば、図19において、ショッパーXがページ番号“2”を選択したとすると、ショッパー端末200からページ番号“2”への遷移要求が送信され、修正部105は、ページ番号“2”への遷移要求を受け付ける。「パソコン」、「マウス」及び「ブリーフケース」について1、2、3番という閲覧順位が取得部104により求められているとすると、修正部105は、リスト530において、「パソコン」の商品をリスト530の上方に配置し、「マウス」の商品を「パソコン」の下に配置し、さらに「ブリーフケース」の商品を「マウス」の下に配置するよう、リスト530を修正する。   For example, in FIG. 19, when the shopper X selects the page number “2”, a request for transition to the page number “2” is transmitted from the shopper terminal 200, and the correction unit 105 transitions to the page number “2”. Accept the request. Assuming that the acquisition unit 104 obtains the browsing order of “1, 2, 3” for “PC”, “Mouse”, and “Briefcase”, the correction unit 105 lists the products of “PC” in the list 530. The list 530 is modified so that the item “mouse” is arranged below the “computer” and the item “briefcase” is arranged below the “mouse”.

ここで、修正部105は、ユーザが未だ閲覧していないページに含まれるアイテムの表示順序を修正するようにしてもよい。   Here, the correction unit 105 may correct the display order of items included in a page that the user has not browsed yet.

例えば、ショッパーXはリスト530のうちページ番号“1”のページのみ閲覧しており、遷移先のページとしてページ番号“2”のページを選択したとする。また、リスト530のうちページ番号“2”のページ以降に含まれる商品が、図20の部分530−1のように得られているとする。修正部105は、ページ番号“2”への遷移要求を受け付けると、ページ番号“1”において得られた閲覧順位に基づいて、部分530−1に含まれる商品のうち、「パソコン」の商品を部分530−1において上方に配置し、「マウス」の商品を「パソコン」の下に配置し、さらに「ブリーフケース」の商品を「マウス」の下に配置するよう、リスト530を修正し、ページ番号“1”のページに含まれていた商品のリスト530における表示順序は修正しない(図21のリスト540)。   For example, it is assumed that the shopper X browses only the page with the page number “1” in the list 530 and selects the page with the page number “2” as the transition destination page. Further, it is assumed that the products included in the list 530 after the page with the page number “2” are obtained as shown by a portion 530-1 in FIG. When the correction unit 105 receives the request for transition to the page number “2”, the correction unit 105 selects the product “PC” among the products included in the part 530-1 based on the viewing order obtained at the page number “1”. List 530 has been modified so that the item "Mouse" is placed under "Computer" and the item "Briefcase" is placed under "Mouse". The display order in the list 530 of products included in the page with the number “1” is not corrected (list 540 in FIG. 21).

そして、表示部103は、修正されたリストのうち遷移先のページに該当する部分を画面に表示する。   Then, the display unit 103 displays a portion corresponding to the transition destination page in the corrected list on the screen.

例えば、リスト530がリスト540のように修正されると、表示部103は、リスト540のうちページ番号“1”のページ以外の商品が含まれる部分530−2の先頭から10個の商品を、ページ番号“2”のページに含ませて表示する。   For example, when the list 530 is modified like the list 540, the display unit 103 displays 10 products from the top of the portion 530-2 including products other than the page with the page number “1” in the list 540. It is included in the page number “2” and displayed.

なお、同様に、ページ番号“2”のページにおけるユーザの操作に基づいて、閲覧順位が得られたとすると、修正部103は、ページ番号“3”のページ以降に含まれる商品の表示順序を修正する。   Similarly, if the browsing order is obtained based on the user's operation on the page with the page number “2”, the correcting unit 103 corrects the display order of the products included in the pages after the page with the page number “3”. To do.

また、ページ番号“2”のページで得られる閲覧順位は、ページ番号“1”のページにおいて選択された回数/閲覧時間に、ページ番号“2”のページにおいて選択された回数/閲覧時間を累積した回数/閲覧時間に基づいて求めてもよいし、ページ番号“2”のページにおいてのみ得られた回数/閲覧時間に基づいて求めてもよい。   The browsing order obtained for the page with page number “2” is the number of times / viewing time selected for the page with page number “1” and the number of times / viewing time selected for page with page number “2”. May be obtained based on the number of times / viewing time obtained only for the page with the page number “2”.

また、閲覧順位の低い種類の商品(例えば、マウスやブリーフケース)は、ユーザの興味がない商品の種類であるとして、リストから削除するようにしてもよい。例えば、閲覧順位が最下位の種類の商品や、閲覧順位が1位の種類と比較して、十分に少ないと見なした(例えば、選択された回数が10分の1)種類の商品をリストから削除する。   Moreover, you may make it delete a kind of goods (for example, a mouse | mouth or a briefcase) with a low browsing order as a kind of goods which a user is not interested from a list. For example, a list of products of the type with the lowest browsing order and types of products that are considered to be sufficiently smaller than the type with the first browsing order (for example, 1/10 times selected) Delete from.

また、一度選択されたある商品の種類が、それ以降、同種類の商品は選択されず、検索結果の閲覧が継続されている場合は、ユーザの興味がない(誤って選択した)商品の種類であるとして、表示順位を下げる或いは削除するようにしてもよい。   In addition, if the type of a certain product selected once is not selected after that, and the browsing of search results continues, the type of the product that the user is not interested in (selected incorrectly) As such, the display order may be lowered or deleted.

本実施形態によれば、ユーザの閲覧情報を基に検索結果を動的に提示することができる。これにより、ユーザにとって興味がないと推測される商品は、検索結果において、下方に配置又は削除されるので、ユーザにとって検索結果を効率的に提示することができる。さらに、余計なページビューが発生しないため、通信量を低減させ、サーバの負荷を低減させることもできる。   According to this embodiment, a search result can be dynamically presented based on user browsing information. As a result, products that are presumed to be uninteresting for the user are arranged or deleted in the search result, so that the search result can be efficiently presented to the user. Furthermore, since an unnecessary page view does not occur, the amount of communication can be reduced and the load on the server can be reduced.

また、修正部105は、所定の回数以上の選択に基づいて閲覧順位が取得されると、当該閲覧順位に基づいて、表示順序を修正するようにしてもよい。   The correction unit 105 may correct the display order based on the browsing order when the browsing order is acquired based on the selection more than a predetermined number of times.

例えば、所定の回数を5回以上とし、ページ番号“1”のページにおいて、商品が選択された回数の合計が5回以上の場合、修正部105は、この回数に基づいて得られた「パソコン」、「マウス」及び「ブリーフケース」の閲覧順位に基づいて、ページ番号“2”のページ以降に表示される商品の表示順序を修正する。   For example, when the predetermined number of times is 5 times or more and the total number of times the product is selected is 5 times or more on the page with the page number “1”, the correcting unit 105 obtains the “PC” obtained based on this number of times. ”,“ Mouse ”, and“ Briefcase ”are modified to change the display order of products displayed on the page number“ 2 ”and subsequent pages.

このような構成によれば、検索によって得られたリストの表示内容に偏りがあり、ユーザの興味の度合いを正確に反映した閲覧順位が得られない場合に、そのような閲覧順位に基づいてアイテムの表示順序を修正してしまうことを防ぐことができる。   According to such a configuration, when there is a bias in the display content of the list obtained by the search, and the browsing order that accurately reflects the degree of interest of the user cannot be obtained, the item based on such browsing order is obtained. It is possible to prevent the display order from being corrected.

また、修正部105は、選択された回数を基に取得した閲覧順位に基づいてアイテムの表示順序を修正することに加え、ページに含まれる商品の閲覧時間が所定条件を満たす商品については、リストの後方に移動させるようアイテムの表示順序を修正してもよい。   In addition to correcting the display order of the items based on the browsing order acquired based on the selected number of times, the correcting unit 105 lists items for which the browsing time of the products included in the page satisfies a predetermined condition. The display order of the items may be corrected so as to be moved backward.

実施形態1に記載したように、閲覧時間が所定条件を満たすアイテムは、ユーザの興味の度合いが低いものと考えられる。修正部105が、閲覧時間が所定条件を満たすアイテムはリストの後方へ移動させると、結果的に、閲覧時間が所定条件を満たさないアイテム、すなわち、ユーザの興味の度合いが相対的に高いアイテムは、リストの前方に表示される。このように、閲覧順位だけでなく、閲覧時間が所定条件を満たすか否かに基づいて、アイテムの表示順序を修正することにより、ユーザにとってより効率的に検索結果を提示することができる。   As described in the first embodiment, an item satisfying a predetermined time for viewing time is considered to have a low degree of user interest. When the correction unit 105 moves an item whose browsing time satisfies the predetermined condition to the rear of the list, as a result, an item whose browsing time does not satisfy the predetermined condition, that is, an item with a relatively high degree of user interest is displayed. Displayed at the front of the list. As described above, the search result can be presented more efficiently for the user by correcting the display order of the items based on whether the browsing time satisfies the predetermined condition as well as the browsing order.

なお、上記において、アイテムの種類は、商品の種類であるとしたが、これに限らず、例えば、同じ商品であってもメーカが異なる場合は、異なるアイテムの種類としてもよい。   In the above description, the item type is the product type. However, the present invention is not limited to this. For example, if the manufacturer is different even for the same product, the item type may be different.

例えば、タグ“パソコン”を指定して検索をかけると、様々なメーカ製のパソコンがリストに表示される。例えば、リスト530のページ番号“1”のページにおいて(商品の情報5101〜5110)において、A社製のパソコンを5回選択し、B社製のパソコンを2回選択し、C社製のパソコンを1回選択し、D社製のパソコンを選択しなかったとすると、取得部104は、「A社製のパソコン」、「B社製のパソコン」、「C社製のパソコン」及び「D社製のパソコン」の閲覧順位を1、2、3、4番と取得する。そして、修正部105は、この閲覧順位に基づいて、リストを修正する。   For example, if a search is performed by designating the tag “personal computer”, personal computers made by various manufacturers are displayed in the list. For example, in the page with the page number “1” in the list 530 (product information 5101 to 5110), the personal computer manufactured by company A is selected five times, the personal computer manufactured by company B is selected twice, and the personal computer manufactured by company C is selected. Is selected once and the personal computer manufactured by Company D is not selected, the acquisition unit 104 obtains “Computer manufactured by Company A”, “Computer manufactured by Company B”, “Computer manufactured by Company C” and “Company D”. The browsing order of “manufactured personal computer” is acquired as 1, 2, 3, and 4. Then, the correcting unit 105 corrects the list based on this browsing order.

このような構成によれば、より詳細にユーザの興味を反映させた検索結果を提示することができる   According to such a configuration, it is possible to present a search result that reflects the user's interest in more detail.

(10.実施形態4のサーバ装置の動作)
本実施形態のサーバ装置100の動作について説明する。サーバ装置100は、例えば、電源が投入されると、図22に示す制御処理を開始する。
(10. Operation of server device of embodiment 4)
The operation of the server device 100 of this embodiment will be described. For example, when the power is turned on, the server apparatus 100 starts the control process shown in FIG.

受付部101は、端末から、タグが指定された要求を受け付けたか否かを判断する(ステップS401)。受付部101が、タグが指定された要求を受け付けたと判断すると(ステップS401;Yes)、検索部102は、当該タグが付与されたアイテムを検索して、当該アイテムが含まれるリストを取得する(ステップS402)。一方、受付部101が、タグが指定された要求を受け付けていないと判断すると(ステップS401;No)、そのまま待機する。   The accepting unit 101 determines whether or not a request in which a tag is specified is accepted from the terminal (step S401). When the receiving unit 101 determines that a request with a tag specified has been received (step S401; Yes), the search unit 102 searches for an item to which the tag is assigned and acquires a list including the item ( Step S402). On the other hand, if the accepting unit 101 determines that the request with the tag designated is not accepted (step S401; No), it waits as it is.

例えば、受付部101が、ショッパーXのショッパー端末200から、タグ“パソコン”が指定された要求を受け付けたとすると、検索部102は、検索エンジンに対しタグ“パソコン”を検索ワードとして検索し、タグ“パソコン”が付与された商品のリスト530(図17)を取得する。一方、いずれのショッパー端末200からも要求を受け付けない場合は、そのまま待機する。   For example, if the receiving unit 101 receives a request specifying the tag “PC” from the shopper terminal 200 of the shopper X, the search unit 102 searches the search engine for the tag “PC” as a search word, A list 530 (FIG. 17) of products to which “PC” is assigned is acquired. On the other hand, when a request is not received from any shopper terminal 200, it waits as it is.

表示部103は、端末の画面に、取得されたリストを分割したページのうち最初のページを表示する。(ステップS403)。   The display unit 103 displays the first page among the pages obtained by dividing the acquired list on the terminal screen. (Step S403).

例えば、表示部103は、ショッパーXのショッパー端末200の画面に、図18に示すように、リスト530に含まれる最初の10個の商品が含まれるページ(ページ番号“1”)を表示する。   For example, the display unit 103 displays, on the screen of the shopper terminal 200 of the shopper X, a page (page number “1”) including the first 10 products included in the list 530 as shown in FIG.

取得部104は、画面内におけるユーザの操作を取得する(ステップS404)。   The acquisition unit 104 acquires a user operation on the screen (step S404).

例えば、取得部104は、ページ番号“1”のページに含まれる商品の種類毎に、選択された回数を取得する。   For example, the acquisition unit 104 acquires the selected number of times for each type of product included in the page with the page number “1”.

修正部105は、ユーザからページを遷移する遷移要求を受け付けたか否かを判断する(ステップS405)。修正部105が遷移要求を受け付けたと判断すると(ステップS405;Yes)、取得部104は、アイテムの種類毎に閲覧順位を取得する(ステップS406)。一方、修正部105が遷移要求を受け付けていないと判断すると(ステップS405;No)、ステップS404に戻る。   The correcting unit 105 determines whether or not a transition request for transitioning pages has been received from the user (step S405). When the correcting unit 105 determines that the transition request has been received (step S405; Yes), the acquiring unit 104 acquires a browsing order for each item type (step S406). On the other hand, if the correction unit 105 determines that the transition request has not been received (step S405; No), the process returns to step S404.

例えば、修正部105は、ページ番号“2”のページへの遷移要求を受け付けると、取得部104は、それまでに取得したページ番号“1”のページにおける選択回数から、商品の種類毎の閲覧順位を取得する。一方、他のページへの遷移要求を受け付けずに、ページ番号“1”のページの閲覧が継続されている場合、取得部104は、引き続き、ページ番号“1”のページに含まれる商品の種類毎に、選択された回数を取得する。   For example, when the correction unit 105 receives a request for transition to the page with the page number “2”, the acquisition unit 104 browses for each type of product from the number of selections in the page with the page number “1” acquired so far. Get the ranking. On the other hand, in the case where browsing of the page with the page number “1” is continued without accepting a request for transition to another page, the acquisition unit 104 continues to select the types of products included in the page with the page number “1”. Each time, the selected number is obtained.

修正部105は、取得された種類毎の閲覧順位に基づき、リストに含まれるアイテムの表示順序を修正する(ステップS407)。   The correcting unit 105 corrects the display order of the items included in the list based on the obtained browsing order for each type (step S407).

例えば、「パソコン」、「マウス」及び「ブリーフケース」について1、2、3番という閲覧順位が取得部104により求められているとすると、修正部105は、ページ番号“1”において得られた閲覧順位に基づいて、ページ番号“2”のページ以降に含まれる商品のうち、「パソコン」の商品をリスト530のページ番号“2”以降に含まれる部分530−1(図20)において上方に配置し、「マウス」の商品を「パソコン」の下に配置し、さらに「ブリーフケース」の商品を「マウス」の下に配置するよう、リスト530を修正し、ページ番号“1”のページに含まれていた商品のリスト530における表示順序は修正しない(図21のリスト540)。   For example, if the acquisition unit 104 obtains the browsing order of “1, 2, 3” for “PC”, “mouse”, and “briefcase”, the correction unit 105 is obtained at the page number “1”. Based on the browsing order, among the products included in the page number “2” and subsequent pages, the product “PC” is displayed upward in the portion 530-1 (FIG. 20) included in the list 530 after the page number “2”. The list 530 is modified so that the product of “Mouse” is placed under “PC” and the product of “Briefcase” is placed under “Mouse”, and the page number “1” is displayed. The display order in the list 530 of the included products is not corrected (list 540 in FIG. 21).

表示部103は、修正されたリストのうち遷移先のページに該当する部分を画面に表示する(ステップS408)。   The display unit 103 displays a portion corresponding to the transition destination page in the corrected list on the screen (step S408).

例えば、表示部103は、リスト540の修正された部分530−2の先頭から10個の商品をページ番号“2”のページに含ませて表示する。   For example, the display unit 103 displays the ten products from the top of the corrected portion 530-2 of the list 540 in the page number “2”.

なお、上記の各実施形態において、サーバ装置100が、電子市場での商品検索に用いられる例を示したが、サーバ装置100の適用はこのような形態に限らない。本願のサーバ装置は、アイテムが含まれるリストが生成されるあらゆる状況に適用可能である。   In each of the above embodiments, the server device 100 is used for product search in the electronic market. However, the application of the server device 100 is not limited to such a form. The server device of the present application is applicable to any situation where a list including items is generated.

また、上記実施形態の対応する各部は、互いに置換可能、又は、互いの機能を付加してもよい。   Moreover, each part to which the said embodiment respond | corresponds is mutually replaceable, and you may add a mutual function.

本発明は、本発明の広義の精神と範囲を逸脱することなく、様々な実施の形態及び変形が可能とされるものである。また、上述した実施の形態は、この発明を説明するためのものであり、本発明の範囲を限定するものではない。すなわち、本発明の範囲は、実施の形態ではなく、特許請求の範囲によって示される。そして、特許請求の範囲内及びそれと同等の発明の意義の範囲内で施される様々な変形が、この発明の範囲内とみなされる。   Various embodiments and modifications can be made to the present invention 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. In other words, 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.

100 サーバ装置
101 受付部
102 検索部
103 表示部
104 取得部
105 修正部
106 統計部
200、201、202〜20m ショッパー端末
300、301、302〜30n ショップ端末
400 インターネット
510、520、530、540 リスト
5001、5002〜5045、5101、5102〜5145 情報
600 情報処理装置
601 CPU
602 ROM
603 RAM
604 記憶装置
605 NIC
606 画像処理部
607 音声処理部
608 ディスプレイ
609 スピーカ
610 コントローラ
700 閲覧時間情報DB
800 ブラウザ
801 高さ
900 メッセージ
DESCRIPTION OF SYMBOLS 100 Server apparatus 101 Reception part 102 Search part 103 Display part 104 Acquisition part 105 Correction part 106 Statistics part 200, 201, 202-20m Shoppers terminal 300, 301, 302-30n Shop terminal 400 Internet 510,520,530,540 List 5001 , 5002 to 5045, 5101, 5102 to 5145 Information 600 Information processing device 601 CPU
602 ROM
603 RAM
604 Storage device 605 NIC
606 Image processing unit 607 Audio processing unit 608 Display 609 Speaker 610 Controller 700 Viewing time information DB
800 Browser 801 Height 900 Message

Claims (6)

端末から、タグを指定する要求を受け付ける受付部、
前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索部、
前記端末の画面に、前記取得されたリストを分割したページを表示する表示部、
前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得部、
前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正部
を備えることを特徴とするサーバ装置。
A reception unit that receives a request to specify a tag from the terminal;
A search unit for acquiring a list including the searched item by searching for an item to which the tag specified in the accepted request is assigned;
A display unit for displaying a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition unit that acquires a browsing order for each type of item included in the page, based on a user operation in the screen,
A server device comprising: a correction unit that corrects a display order of items included in the list based on the obtained browsing order for each type when a transition request for transitioning the page is received from the user.
前記修正部は、前記ユーザが未だ閲覧していないページに含まれるアイテムの表示順序を修正する
ことを特徴とする請求項1に記載のサーバ装置。
The server device according to claim 1, wherein the correction unit corrects a display order of items included in a page that the user has not browsed yet.
前記取得部は、前記ページに含まれるアイテムが前記ユーザにより選択された回数に基づいて、前記アイテムの種類毎に閲覧順位を取得する
ことを特徴とする請求項1に記載のサーバ装置。
The server device according to claim 1, wherein the acquisition unit acquires a browsing order for each type of the item based on the number of times an item included in the page is selected by the user.
前記修正部は、所定の回数以上の選択に基づいて前記閲覧順位が取得されると、当該閲覧順位に基づいて、前記表示順序を修正する
ことを特徴とする請求項3に記載のサーバ装置。
The server device according to claim 3, wherein the correction unit corrects the display order based on the browsing order when the browsing order is acquired based on a selection more than a predetermined number of times.
サーバ装置が実行する制御方法であって、
前記サーバ装置が、端末から、タグを指定する要求を受け付ける受付工程、
前記サーバ装置が、前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索工程、
前記サーバ装置が、前記端末の画面に、前記取得されたリストを分割したページを表示する表示工程、
前記サーバ装置が、前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得工程、
前記サーバ装置が、前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正工程
を備えることを特徴とする制御方法。
A control method executed by a server device,
A receiving step in which the server device receives a request for designating a tag from a terminal;
A search step in which the server device acquires a list including the searched item by searching for an item to which a tag specified in the received request is assigned;
A display step in which the server device displays a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition step in which the server device acquires a browsing order for each type of item included in the page based on a user operation in the screen;
When the server device receives a transition request for transitioning the page from the user, the server device includes a correction step of correcting the display order of items included in the list based on the obtained browsing order for each type. Control method.
コンピュータを、
端末から、タグを指定する要求を受け付ける受付部、
前記受け付けられた要求に指定されたタグが付与されたアイテムを検索することにより、当該検索されたアイテムを含むリストを取得する検索部、
前記端末の画面に、前記取得されたリストを分割したページを表示する表示部、
前記画面内におけるユーザの操作に基づいて、前記ページに含まれるアイテムの種類毎に閲覧順位を取得する取得部、
前記ユーザから前記ページを遷移する遷移要求を受け付けると、前記取得された種類毎の閲覧順位に基づき、前記リストに含まれるアイテムの表示順序を修正する修正部
として機能させることを特徴とするプログラム。
Computer
A reception unit that receives a request to specify a tag from the terminal;
A search unit for acquiring a list including the searched item by searching for an item to which the tag specified in the accepted request is assigned;
A display unit for displaying a page obtained by dividing the acquired list on the screen of the terminal;
An acquisition unit that acquires a browsing order for each type of item included in the page, based on a user operation in the screen,
When receiving a transition request for transitioning the page from the user, the program functions as a correction unit that corrects the display order of items included in the list based on the obtained browsing order for each type.
JP2016221688A 2016-11-14 2016-11-14 Server apparatus, control method, and program Active JP6147904B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016221688A JP6147904B1 (en) 2016-11-14 2016-11-14 Server apparatus, control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016221688A JP6147904B1 (en) 2016-11-14 2016-11-14 Server apparatus, control method, and program

Publications (2)

Publication Number Publication Date
JP6147904B1 JP6147904B1 (en) 2017-06-14
JP2018081375A true JP2018081375A (en) 2018-05-24

Family

ID=59061248

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016221688A Active JP6147904B1 (en) 2016-11-14 2016-11-14 Server apparatus, control method, and program

Country Status (1)

Country Link
JP (1) JP6147904B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024025025A1 (en) * 2022-07-27 2024-02-01 쿠팡 주식회사 Method and device for providing item list

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6518027B1 (en) * 2017-08-31 2019-05-22 楽天株式会社 Server apparatus, service method, program, and non-transitory computer readable information recording medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005182603A (en) * 2003-12-22 2005-07-07 Fuji Xerox Co Ltd Information processor, information processing method, and computer program
JP2012141905A (en) * 2011-01-06 2012-07-26 Nec Corp Document search device
WO2014174913A1 (en) * 2013-04-25 2014-10-30 Necパーソナルコンピュータ株式会社 Terminal device and device program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005182603A (en) * 2003-12-22 2005-07-07 Fuji Xerox Co Ltd Information processor, information processing method, and computer program
JP2012141905A (en) * 2011-01-06 2012-07-26 Nec Corp Document search device
WO2014174913A1 (en) * 2013-04-25 2014-10-30 Necパーソナルコンピュータ株式会社 Terminal device and device program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2024025025A1 (en) * 2022-07-27 2024-02-01 쿠팡 주식회사 Method and device for providing item list

Also Published As

Publication number Publication date
JP6147904B1 (en) 2017-06-14

Similar Documents

Publication Publication Date Title
US11119627B2 (en) Information display method, device, apparatus and storage medium
CN108668172B (en) Video playing method and device
JP6159492B1 (en) Information processing system, information processing method, and information processing program
JP6401726B2 (en) Information processing apparatus, information processing method, and program
JP2018022326A (en) Information display program, information display device, information display method, and distribution device
CN111898050B (en) Method and system for automatically loading next news
JP6077083B1 (en) Information display device, information display method, information display program, and distribution device
KR20180102907A (en) Display apparatus and information displaying method thereof
JP6147904B1 (en) Server apparatus, control method, and program
WO2020063437A1 (en) Keyword recommendation method and apparatus, storage medium, and electronic device
JP2020030492A (en) Information processing program, information processing device, and information processing method
CN111580732A (en) Page content display method and device, electronic equipment and computer storage medium
JP6028127B1 (en) Server apparatus, control method, program, and recording medium
JP6028126B1 (en) Server apparatus, control method, program, and recording medium
JP2018151995A (en) Information providing device, information providing method, and information providing program
WO2017119124A1 (en) Web page creation assistance device and storage medium
CN113204704A (en) Content information display method and device, electronic equipment and readable medium
CN110647680A (en) User browsing behavior analysis method and device
JP2002132825A (en) System, method, and program for image retrieval, computer-readable storage medium with recorded image retrieving program, and image retrieving device
JP6901526B2 (en) Information providing device, information providing method, information providing program, and information display program
JP6549772B1 (en) INFORMATION PROVIDING DEVICE, INFORMATION PROVIDING METHOD, INFORMATION PROVIDING PROGRAM, AND INFORMATION DISPLAY PROGRAM
JP5901864B1 (en) Presentation device, presentation method, program, and recording medium
JP2019029871A (en) Information display program, information display device, information display method, and distribution device
JP6680845B2 (en) Information display program, information display method, information display device, and information providing device
JP6664592B1 (en) Information providing apparatus, information providing method, and information providing program

Legal Events

Date Code Title Description
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: 20170516

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170517

R150 Certificate of patent or registration of utility model

Ref document number: 6147904

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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