JP7167370B1 - Information processing device, information processing method, and information processing program - Google Patents

Information processing device, information processing method, and information processing program Download PDF

Info

Publication number
JP7167370B1
JP7167370B1 JP2022015703A JP2022015703A JP7167370B1 JP 7167370 B1 JP7167370 B1 JP 7167370B1 JP 2022015703 A JP2022015703 A JP 2022015703A JP 2022015703 A JP2022015703 A JP 2022015703A JP 7167370 B1 JP7167370 B1 JP 7167370B1
Authority
JP
Japan
Prior art keywords
information
spec
score
user
information processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022015703A
Other languages
Japanese (ja)
Other versions
JP2023113371A (en
Inventor
拓郎 伊奈
伸裕 鍜治
剛志 金子
友裕 上野
拓真 黒川
晃 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
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 Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2022015703A priority Critical patent/JP7167370B1/en
Application granted granted Critical
Publication of JP7167370B1 publication Critical patent/JP7167370B1/en
Publication of JP2023113371A publication Critical patent/JP2023113371A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

【課題】検索クエリに対応する取引対象を絞り込むこと。【解決手段】本願に係る情報処理装置は、取得部と、算出部とを備える。取得部は、検索クエリに応じて提供される取引対象の情報に対する利用者の行動履歴の情報を取得する。算出部は、取得部によって取得された行動履歴の情報に基づいて、取引対象のスペックに対するスコアであるスペックスコアを検索クエリで示される情報毎に算出する。【選択図】図1An object of the present invention is to narrow down transaction targets corresponding to a search query. An information processing apparatus according to the present application includes an acquisition unit and a calculation unit. The acquisition unit acquires information on a user's action history with respect to transaction target information provided in response to a search query. The calculation unit calculates a spec score, which is a score for the spec of the transaction target, for each piece of information indicated by the search query, based on the action history information acquired by the acquisition unit. [Selection drawing] Fig. 1

Description

本発明は、情報処理装置、情報処理方法、および情報処理プログラムに関する。 The present invention relates to an information processing device, an information processing method, and an information processing program.

従来、利用者に様々な情報を提供する技術が知られている。例えば、検索クエリに対応する商品情報などの取引対象をランキング要素としたランキング情報を利用者に提供する技術が知られている(例えば、特許文献1参照)。 Conventionally, techniques for providing various information to users are known. For example, there is known a technique for providing users with ranking information in which transaction targets such as product information corresponding to a search query are used as ranking factors (see, for example, Patent Document 1).

特許第6776072号公報Japanese Patent No. 6776072

しかしながら、上記の従来技術には改善の余地がある。例えば、上記の従来技術では、検索クエリに対応する取引対象をランキング要素としたランキング情報を利用者に提供するが、検索クエリに対応する取引対象が多いと、利用者のニーズにあったランキング情報を提供できない場合がある。そのため、検索クエリに対応する取引対象であってランキング要素とする取引対象をさらに絞り込むことが望ましく、改善の余地がある。 However, the above conventional techniques have room for improvement. For example, in the conventional technology described above, ranking information is provided to the user using the transaction target corresponding to the search query as a ranking factor. may not be available. Therefore, it is desirable to further narrow down the transaction targets that are the transaction targets corresponding to the search query and used as ranking factors, and there is room for improvement.

本願は、上記に鑑みてなされたものであって、検索クエリに対応する取引対象を絞り込むことができる情報処理装置、情報処理方法、および情報処理プログラムを提供することを目的とする。 The present application has been made in view of the above, and aims to provide an information processing device, an information processing method, and an information processing program capable of narrowing down transaction targets corresponding to a search query.

本願に係る情報処理装置は、取得部と、算出部とを備える。取得部は、検索クエリに応じて提供される取引対象の情報に対する利用者の行動履歴の情報を取得する。算出部は、取得部によって取得された行動履歴の情報に基づいて、取引対象のスペックに対するスコアであるスペックスコアを検索クエリで示される情報毎に算出する。 An information processing apparatus according to the present application includes an acquisition unit and a calculation unit. The acquisition unit acquires information on a user's action history with respect to transaction target information provided in response to a search query. The calculation unit calculates a spec score, which is a score for the spec of the transaction target, for each piece of information indicated by the search query, based on the action history information acquired by the acquisition unit.

実施形態の一態様によれば、検索クエリに対応する取引対象を絞り込むことができるという効果を奏する。 According to one aspect of the embodiment, there is an effect that the transaction target corresponding to the search query can be narrowed down.

図1は、実施形態に係る情報処理装置が行う情報処理方法を説明するための図である。FIG. 1 is a diagram for explaining an information processing method performed by an information processing apparatus according to an embodiment. 図2は、実施形態に係る情報処理装置から利用者に提供されるコンテンツの一例を示す図である。FIG. 2 is a diagram illustrating an example of content provided to a user from the information processing apparatus according to the embodiment; 図3は、実施形態に係る情報処理装置における複数の切り口での取引対象の順位付けの一例を示す図である。FIG. 3 is a diagram showing an example of ranking of transaction targets from multiple perspectives in the information processing apparatus according to the embodiment. 図4は、実施形態に係る情報処理装置によって提供される検索結果およびランキング情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of search results and ranking information provided by the information processing apparatus according to the embodiment. 図5は、実施形態に係る情報処理装置によって提供されるランキング情報の他の例を示す図である。FIG. 5 is a diagram illustrating another example of ranking information provided by the information processing device according to the embodiment. 図6は、実施形態に係る情報処理装置の構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of an information processing apparatus according to the embodiment; 図7は、実施形態に係る利用者情報記憶部に記憶される利用者情報テーブルの一例を示す図である。7 is a diagram illustrating an example of a user information table stored in a user information storage unit according to the embodiment; FIG. 図8は、実施形態に係る取引対象情報記憶部に記憶される取引対象情報テーブルの一例を示す図である。FIG. 8 is a diagram showing an example of a transaction target information table stored in a transaction target information storage unit according to the embodiment. 図9は、実施形態に係るコンテンツ記憶部に記憶されるコンテンツテーブルの一例を示す図である。9 is a diagram illustrating an example of a content table stored in a content storage unit according to the embodiment; FIG. 図10は、実施形態に係るランキング用情報記憶部に記憶される切り口判定辞書情報の一例を示す図である。10 is a diagram illustrating an example of perspective determination dictionary information stored in a ranking information storage unit according to the embodiment; FIG. 図11は、実施形態に係るランキング用情報記憶部に記憶される切り口判定辞書情報の他の例を示す図である。FIG. 11 is a diagram showing another example of perspective determination dictionary information stored in the ranking information storage unit according to the embodiment. 図12は、実施形態に係る情報処理装置から利用者に提供されるスペック一覧の一例を示す図である。FIG. 12 is a diagram illustrating an example of a spec list provided to a user from the information processing apparatus according to the embodiment; 図13は、情報処理装置が実行する情報処理の流れの一例を示すフローチャートである。FIG. 13 is a flowchart illustrating an example of the flow of information processing executed by the information processing device. 図14は、情報処理装置が実行する情報処理の流れの一例を示すフローチャートである。FIG. 14 is a flowchart illustrating an example of the flow of information processing executed by the information processing device. 図15は、実施形態に係る情報処理装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 15 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing apparatus according to the embodiment.

以下に、本願に係る情報処理装置、情報処理方法、および情報処理プログラムを実施するための形態(以下、「実施形態」と呼ぶ)について図面を参照しつつ詳細に説明する。なお、この実施形態により本願に係る情報処理装置、情報処理方法、および情報処理プログラムが限定されるものではない。また、各実施形態は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。また、以下の各実施形態において同一の部位には同一の符号を付し、重複する説明は省略される。 Hereinafter, modes for implementing an information processing apparatus, an information processing method, and an information processing program (hereinafter referred to as "embodiments") according to the present application will be described in detail with reference to the drawings. The information processing apparatus, information processing method, and information processing program according to the present application are not limited to this embodiment. Further, each embodiment can be appropriately combined within a range that does not contradict the processing contents. Also, in each of the following embodiments, the same parts are denoted by the same reference numerals, and overlapping descriptions are omitted.

〔1.情報処理の一例〕
〔1.1.情報処理の概要〕
まず、図1を参照し、実施形態に係る情報処理装置が行う情報処理方法について説明する。図1は、実施形態に係る情報処理装置が行う情報処理方法を説明するための図である。
[1. Example of information processing]
[1.1. Overview of information processing]
First, an information processing method performed by the information processing apparatus according to the embodiment will be described with reference to FIG. FIG. 1 is a diagram for explaining an information processing method performed by an information processing apparatus according to an embodiment.

情報処理装置1は、電子商取引(EC:Electronic Commerce)サービスで取引される取引対象に関する情報処理を実行する。ここで、取引対象とは、商品またはサービスの利用である。なお、電子商取引サービスで取引される取引対象には、電子商店街(オンラインモール)、オンラインショッピングサイト、オークションサイト、フリーマーケットサイトなどの様々な態様にて取引される取引対象が含まれる。図1では、電子商店街にて取引される取引対象に対する情報処理を一例として示す。 The information processing device 1 executes information processing related to transaction objects traded in electronic commerce (EC) services. Here, the transaction object is the use of goods or services. Transaction objects traded in electronic commerce services include transaction objects traded in various forms such as electronic shopping malls (online malls), online shopping sites, auction sites, and flea market sites. FIG. 1 shows an example of information processing for a transaction target traded on an electronic shopping mall.

図1では、情報処理装置1が、検索クエリを入力する利用者Uが利用する端末装置2に、検索結果を提供する検索装置として機能する場合を一例として説明する。検索クエリの入力は、検索キーワードの入力によって行われ、かかる検索キーワードを含む検索クエリが端末装置2から情報処理装置1に送信される。なお、検索クエリの入力は、端末装置2に表示されるキーボードを用いた入力に限定されず、端末装置2に表示されるキーワード候補の指定による入力であってもよい。以下においては、検索クエリには、検索キーワードが含まれるものとして説明するが、検索キーワードに代えてまたは加えて、検索用画像が含まれていてもよい。また、図1では、端末装置2が1つだけ図示されているが、複数の利用者Uの各々によって複数の端末装置2のうち対応する端末装置2が用いられる。情報処理装置1は、複数の端末装置2の各々から送信される検索クエリに応じた検索結果などを含むコンテンツを複数の端末装置2の各々に提供する。 FIG. 1 illustrates an example in which the information processing device 1 functions as a search device that provides search results to a terminal device 2 used by a user U who inputs a search query. A search query is entered by entering a search keyword, and a search query including the search keyword is transmitted from the terminal device 2 to the information processing device 1 . Note that the input of the search query is not limited to input using the keyboard displayed on the terminal device 2 , and may be input by designating keyword candidates displayed on the terminal device 2 . In the following description, the search query includes a search keyword, but may include a search image instead of or in addition to the search keyword. Although only one terminal device 2 is illustrated in FIG. 1 , each of the plurality of users U uses the corresponding terminal device 2 among the plurality of terminal devices 2 . The information processing device 1 provides each of the plurality of terminal devices 2 with content including search results corresponding to search queries transmitted from each of the plurality of terminal devices 2 .

情報処理装置1は、例えば、電子商店街にて取引される取引対象を対象として検索処理を実行する検索エンジンとしての機能を有する。例えば、情報処理装置1は、検索クエリを用いた検索処理の対象となる取引対象が、インデックスされて格納されたデータベース(「取引対象データベース」ともいう)を有し、その取引対象データベースの情報を対象として検索処理を実行する。例えば、取引対象データベースの情報は記憶部11(図6参照)に格納される。 The information processing device 1 has a function as a search engine that executes a search process for, for example, a transaction target traded on an electronic shopping mall. For example, the information processing device 1 has a database (also referred to as a "transaction target database") in which transaction targets to be searched using a search query are indexed and stored, and the information in the transaction target database is Execute search processing as a target. For example, the information of the transaction target database is stored in the storage unit 11 (see FIG. 6).

このように、図1では情報処理装置1が検索装置としても機能する、すなわち情報処理装置1と検索装置とが一体である場合を説明するが、情報処理装置1と検索装置とは別体であってもよい。この場合、情報処理システム100(図6参照)には、検索クエリを対象とした検索処理を実行し、検索結果を提供する検索サービスを提供する検索装置が含まれる。例えば、情報処理装置1は、利用者Uが入力した検索キーワードを含む検索クエリを検索装置へ送信し、検索装置から検索結果を受信し、その検索結果を用いて生成したコンテンツを利用者Uの端末装置2に送信する。 As described above, FIG. 1 illustrates a case in which the information processing device 1 also functions as a search device, that is, the information processing device 1 and the search device are integrated. There may be. In this case, the information processing system 100 (see FIG. 6) includes a search device that performs search processing for a search query and provides a search service that provides search results. For example, the information processing device 1 transmits a search query including a search keyword input by the user U to the search device, receives search results from the search device, and sends content generated using the search results to the user U. Send to the terminal device 2 .

例えば、外部装置3が検索装置である場合、情報処理装置1は、利用者Uが入力した検索キーワードを含む検索クエリを外部装置3へ送信し、外部装置3から検索結果を受信し、その検索結果を用いて生成したコンテンツを利用者Uが利用する端末装置2に送信する。なお、上記のシステム構成は一例に過ぎず、検索キーワードを入力した利用者Uに対して所望の情報を提供可能であれば、情報処理システム100はどのような装置構成であってもよい。 For example, when the external device 3 is a search device, the information processing device 1 transmits a search query including a search keyword input by the user U to the external device 3, receives search results from the external device 3, and performs the search. The content generated using the result is transmitted to the terminal device 2 used by the user U. The above system configuration is merely an example, and the information processing system 100 may have any device configuration as long as desired information can be provided to the user U who has entered a search keyword.

まず、情報処理装置1は、外部装置3から利用者Uに関する情報である利用者情報を取得する(ステップS1)。外部装置3は、利用者情報を情報処理装置1に送信する。例えば、外部装置3は、利用者Uの属性情報を含む利用者情報を情報処理装置1に送信する。属性情報には、例えば、年齢、性別、居住地域、職業などのデモグラフィック属性を示す情報や、興味・関心、ライフスタイルなどのサイコグラフィック属性を示す情報などの様々な情報が含まれる。なお、属性情報は一例に過ぎず、利用者情報には、利用者Uに関する情報であれば、どのような情報が含まれてもよい。例えば、利用者情報には、インターネットにおける行動などの利用者Uの行動の履歴が含まれてもよい。例えば、利用者情報には、電子商店街などの電子商取引サービスにおける取引対象についての情報の閲覧履歴、購買履歴などの利用者Uの行動履歴が含まれてもよい。 First, the information processing device 1 acquires user information, which is information about the user U, from the external device 3 (step S1). The external device 3 transmits user information to the information processing device 1 . For example, the external device 3 transmits user information including user U attribute information to the information processing device 1 . The attribute information includes, for example, information indicating demographic attributes such as age, gender, area of residence, and occupation, and information indicating psychographic attributes such as interests and lifestyles. Note that the attribute information is merely an example, and the user information may include any information as long as it relates to the user U. FIG. For example, the user information may include a history of actions of the user U, such as actions on the Internet. For example, the user information may include an action history of the user U, such as a viewing history of information about a transaction target in an electronic commercial transaction service such as an electronic shopping mall, and a purchase history.

また、情報処理装置1は、外部装置3から取引対象に関する情報(「取引対象情報」ともいう)を取得する(ステップS2)。例えば、情報処理装置1は、電子商店街にて取引される取引対象の取引対象情報を外部装置3から取得する。例えば、情報処理装置1は、電子商店街にて販売(出品)中の取引対象の取引対象情報を外部装置3から取得する。例えば、情報処理装置1は、所定の期間毎に、取引対象の取引対象情報を外部装置3から取得する。 Further, the information processing device 1 acquires information (also referred to as "transaction target information") regarding the transaction target from the external device 3 (step S2). For example, the information processing device 1 acquires, from the external device 3, transaction target information of a transaction target to be traded on the electronic shopping mall. For example, the information processing device 1 acquires, from the external device 3, transaction target information of a transaction target that is being sold (exhibited) on the electronic shopping mall. For example, the information processing device 1 acquires the transaction target information of the transaction target from the external device 3 every predetermined period.

ここで、取引対象情報には、取引対象に関する様々な情報が含まれる。例えば、取引対象情報には、取引対象の情報提供に用いられる様々な情報が含まれる。例えば、取引対象情報には、販売元、販売価格、取引対象の画像、カテゴリ、タイトル、説明文、支払方法、販売期間、販売個数などが含まれる。 Here, the transaction target information includes various information regarding the transaction target. For example, the transaction target information includes various information used to provide information on the transaction target. For example, the transaction target information includes the seller, sale price, image of the transaction target, category, title, description, payment method, sales period, number of sales, and the like.

また、例えば、取引対象情報には、取引対象の販売履歴が含まれる。例えば、取引対象情報には、取引対象の予約数、注文数、販売数、注文金額(売上)などの情報が含まれる。また、例えば、取引対象情報には、取引対象が販売された日時から経過した期間、取引対象を示す情報の閲覧回数(PV(Page View)数)、取引対象に対するレビュー数、取引対象に対する評価などの情報が含まれる。 Further, for example, the transaction target information includes the sales history of the transaction target. For example, the transaction target information includes information such as the number of reservations, the number of orders, the number of sales, and the order amount (sales) of the transaction target. In addition, for example, the transaction target information includes the period elapsed from the date and time when the transaction target was sold, the number of views of information indicating the transaction target (number of PV (page views)), the number of reviews of the transaction target, the evaluation of the transaction target, etc. information is included.

また、取引対象情報には、取引対象に関する外的要因の情報が含まれてもよい。例えば、取引対象情報には、SNS(Social Networking Service)における取引対象に関する投稿の情報が含まれてもよい。例えば、取引対象情報には、SNSにおいて利用者Uが投稿した投稿情報が含まれてもよい。例えば、投稿情報は、Twitter(登録商標)、Facebook(登録商標)、Instagram(登録商標)、YouTube(登録商標)などに、利用者Uが投稿した文字情報、または画像や動画などの画像情報などであってもよい。例えば、取引対象情報には、取引対象に関する検索数の情報が含まれてもよい。 The transaction target information may also include information on external factors related to the transaction target. For example, transaction target information may include information posted on a transaction target on an SNS (Social Networking Service). For example, the transaction target information may include posted information posted by the user U on the SNS. For example, the posted information includes text information posted by the user U on Twitter (registered trademark), Facebook (registered trademark), Instagram (registered trademark), YouTube (registered trademark), etc., or image information such as images and videos. may be For example, the trading object information may include information on the number of searches for the trading object.

また、取引対象情報には、取引対象に関する内的要因の情報が含まれてもよい。例えば、取引対象情報には、取引対象を対象とするインセンティブの情報が含まれてもよい。例えば、取引対象情報には、取引対象を対象として、利用者Uに与えられるインセンティブの情報が含まれてもよい。例えば、取引対象情報には、取引対象を対象とするクーポンの情報が含まれてもよい。例えば、取引対象情報には、取引対象に関する値下げの情報が含まれてもよい。なお、上記は一例に過ぎず、取引対象情報には、取引対象に関する情報であれば、どのような情報が含まれてもよい。 Further, the transaction target information may include information on internal factors related to the transaction target. For example, the transaction target information may include incentive information for the transaction target. For example, the transaction target information may include information on incentives given to the user U for the transaction target. For example, the transaction target information may include coupon information for the transaction target. For example, the deal information may include price reduction information about the deal. Note that the above is only an example, and the transaction target information may include any information as long as it is information related to the transaction target.

なお、上記例では、情報処理装置1が、ステップS1と、ステップS2とに分けて取得処理を行う例を挙げて説明したが、情報処理装置1は、外部装置3から利用者情報と取引対象情報とを同時に取得してもよい。 In the above example, the information processing device 1 performs the acquisition process in steps S1 and S2. information may be obtained at the same time.

また、情報処理装置1は、利用者Uが入力した検索クエリを端末装置2から受け付ける(ステップS3)。例えば、端末装置2は、利用者Uが検索キーワードを入力した場合、利用者Uが入力した検索キーワードを含む検索クエリを情報処理装置1に送信する。これにより、情報処理装置1は、利用者Uが入力した検索クエリを取得する。 The information processing device 1 also receives a search query input by the user U from the terminal device 2 (step S3). For example, when the user U inputs a search keyword, the terminal device 2 transmits a search query including the search keyword input by the user U to the information processing device 1 . Thereby, the information processing device 1 acquires the search query input by the user U. FIG.

例えば、利用者Uは、検索キーワードとして「スニーカ」を端末装置2に入力した場合、端末装置2は、利用者Uが入力した検索キーワード「スニーカ」を含む検索クエリを情報処理装置1へ送信する。例えば、利用者Uは、後述する図2中の検索ボックスBX1のような入力欄に検索キーワードとして「スニーカ」を入力する。 For example, when the user U inputs "sneakers" as a search keyword into the terminal device 2, the terminal device 2 transmits a search query including the search keyword "sneakers" input by the user U to the information processing device 1. . For example, the user U enters "sneakers" as a search keyword in an input field such as a search box BX1 in FIG. 2, which will be described later.

そして、検索クエリを受信した情報処理装置1は、利用者Uに情報提供するための処理として、検索クエリを用いた検索処理によって、検索クエリに対応する検索結果を生成する(ステップS4)。例えば、情報処理装置1は、検索クエリに含まれる検索キーワードが「スニーカ」である場合、「スニーカ」を用いた検索処理によって、「スニーカ」に対応する検索結果を生成する。以下において、検索キーワードとして「スニーカ」が含まれる検索クエリを、検索クエリ「スニーカ」と記載する場合がある。 After receiving the search query, the information processing apparatus 1 generates search results corresponding to the search query by performing search processing using the search query as processing for providing information to the user U (step S4). For example, when the search keyword included in the search query is "sneakers," the information processing apparatus 1 performs search processing using "sneakers" to generate search results corresponding to "sneakers." Hereinafter, a search query including "sneakers" as a search keyword may be referred to as a search query "sneakers."

情報処理装置1は、取引対象データベースの情報を用いて、検索クエリ「スニーカ」に対応する取引対象情報を抽出する。例えば、情報処理装置1は、取引対象データベースを対象として検索クエリ「スニーカ」を用いて検索処理を行い、検索クエリ「スニーカ」に対応する取引対象情報を抽出する。例えば、情報処理装置1は、取引対象情報に検索クエリ「スニーカ」に対応する文字列などの情報が含まれる取引対象情報を抽出する。 The information processing device 1 extracts transaction target information corresponding to the search query "sneakers" using information in the transaction target database. For example, the information processing device 1 performs search processing using the search query "sneakers" on the transaction target database, and extracts transaction target information corresponding to the search query "sneakers". For example, the information processing device 1 extracts transaction target information including information such as a character string corresponding to the search query "sneakers" in the transaction target information.

なお、検索クエリに対応する情報の抽出は従来技術を用いて行われ、取引対象が特定可能であればどのような処理であってもよく、詳細な説明は省略する。また、検索処理を情報処理装置1以外の装置(検索装置)が行う場合、情報処理装置1は、検索装置に検索クエリを送信し、検索装置から検索クエリの検索結果を受信する。情報処理装置1は、検索クエリに対応する情報として抽出された取引対象情報を用いて、検索クエリの検索結果を生成する。例えば、情報処理装置1は、抽出した取引対象情報の取引対象のリスト情報を、検索クエリに対する検索結果として生成する。 It should be noted that the extraction of information corresponding to the search query is performed using a conventional technique, and any processing may be used as long as the transaction target can be specified, and detailed description thereof will be omitted. When a device (search device) other than the information processing device 1 performs the search process, the information processing device 1 transmits a search query to the search device and receives search results of the search query from the search device. The information processing device 1 generates search results for the search query using the transaction target information extracted as information corresponding to the search query. For example, the information processing device 1 generates list information of transaction targets of the extracted transaction target information as a search result for the search query.

次に、情報処理装置1は、ステップS3で受け付けた検索クエリに応じた複数のランキング情報を生成する(ステップS6)。例えば、情報処理装置1は、ステップS3で受け付けた検索クエリに基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定し、決定したランキング情報の種別および並び順に基づいて、利用者Uに提供する複数のランキング情報を生成する。ランキング情報の種別は、例えば、ランキングの切り口およびランキング情報の表示形式などを含む。 Next, the information processing device 1 generates a plurality of ranking information according to the search query received in step S3 (step S6). For example, based on the search query received in step S3, the information processing device 1 determines the type and order of the plurality of ranking information to be provided to the user U, and based on the determined type and order of the ranking information, A plurality of ranking information to be provided to the user U is generated. The type of ranking information includes, for example, a ranking cutoff and a display format of the ranking information.

ランキングの切り口は、取引対象に対する視点(観点)である。例えば、取引対象に対する視点(観点)には、その取引対象が該当するカテゴリ、ブランド、利用シーン、スペック(例えば、取引対象の仕様、機能など)、スペックの種別など、取引対象に対応する様々な切り口(観点)が含まれる。なお、取引対象がセットで取り引きされる場合、取引対象のスペックには、取引対象の数なども含まれる。 The point of view of the ranking is the point of view (point of view) for the transaction target. For example, the perspective (point of view) for the transaction target includes various types of transaction targets, such as the category, brand, usage scene, specifications (e.g., specifications, functions, etc. of the transaction target), and types of specifications to which the transaction target applies. Includes cuts (perspectives). In addition, when the trading object is traded as a set, the specifications of the trading object also include the number of the trading object.

また、ランキング情報の表示形式は、ランキング情報を構成する複数のランキング要素の配置形式であり、リスト形式(第1表示形式の一例)やグリッド形式(第2表示形式の一例)などがある。リスト形式は、ランキング情報を構成する複数のランキング要素を一列に配列する表示形式であり、グリッド形式は、複数のランキング要素をn行×m列の行列(マトリクス)状に配列する表示形式である。nおよびmは、2以上の整数である。 The display format of the ranking information is the arrangement format of the plurality of ranking elements that constitute the ranking information, and includes a list format (an example of the first display format), a grid format (an example of the second display format), and the like. The list format is a display format in which a plurality of ranking elements that make up the ranking information are arranged in a row, and the grid format is a display format in which a plurality of ranking elements are arranged in a matrix of n rows x m columns. . n and m are integers of 2 or more.

なお、ランキング情報の表示形式は、第2表示形式に代えてまたは加えて、複数のランキング要素を一行で配列する表示形式が含まれていてもよい。また、ランキング情報の表示形式は、取引対象の写真を含む表示形式と取引対象の写真を含まない表示形式に分けられてもよい。 The display format of the ranking information may include a display format in which a plurality of ranking elements are arranged in one line instead of or in addition to the second display format. Also, the display format of the ranking information may be divided into a display format including the photograph of the transaction object and a display format not including the photograph of the transaction object.

情報処理装置1は、決定した複数のランキング情報の種別(例えば、切り口および表示形式。以下、決定種別と記載する場合がある)および複数のランキング情報の並び順に基づいて、複数のランキング情報を生成する。 The information processing device 1 generates a plurality of ranking information based on the determined types of the plurality of ranking information (for example, cuts and display formats; hereinafter sometimes referred to as determination types) and the order of arrangement of the plurality of ranking information. do.

情報処理装置1は、決定した種別で示される切り口でランキング要素となる取引対象を抽出または決定し、抽出または決定した各取引対象についてスコアを算出する処理を決定種別毎に行う。情報処理装置1は、算出したスコアを用いて取引対象の順位付けを決定種別毎に行い、決定種別で示される表示形式で複数のランキング要素が配列されるランキング情報を決定種別毎に生成する。例えば、情報処理装置1は、スコアが高い方から順に高い順位をランキング要素に付け、上位の予め設定された順位までの複数のランキング要素を高い順位から並べることによって、ランキング情報を生成する。 The information processing device 1 extracts or determines transaction objects that are ranking elements from the perspective indicated by the determined type, and performs a process of calculating a score for each extracted or determined transaction object for each determined type. The information processing device 1 uses the calculated score to rank the trading objects for each determination type, and generates ranking information in which a plurality of ranking elements are arranged in a display format indicated by the determination type for each determination type. For example, the information processing device 1 generates ranking information by assigning ranks to ranking elements in descending order of score, and arranging a plurality of ranking elements up to a preset rank from the highest rank.

例えば、情報処理装置1は、取引対象に関する取引対象情報に基づいて、決定種別で示される切り口でランキング要素として抽出または決定した取引対象のスコアを決定毎に算出する。情報処理装置1は、取引対象の取引対象情報を入力として、その取引対象のスコアを出力する関数であるスコア関数を用いて、取引対象のスコアを算出する。情報処理装置1は、取引対象の注文数、注文金額、閲覧回数(PV数)などの複数の要素が大きくなる程、出力する値が大きくなるスコア関数を用いて、取引対象のスコアを算出してもよい。 For example, the information processing device 1 calculates a score of a transaction target extracted or determined as a ranking element based on the transaction target information related to the transaction target for each determination. The information processing apparatus 1 receives transaction target information of a transaction target, and calculates a score of the transaction target using a score function, which is a function that outputs the score of the transaction target. The information processing device 1 calculates the score of the transaction target using a score function in which the output value increases as multiple factors such as the number of orders of the transaction target, the order amount, and the number of views (number of PVs) increase. may

例えば、情報処理装置1は、取引対象の注文数、注文金額、閲覧回数(PV数)などの複数の要素の各々と、各要素の重み(係数)を乗算した値(以下、「部分スコア」と記載する場合がある)を用いて取引対象のスコアを算出する。情報処理装置1は、取引対象の複数の要素の各々の部分スコアの合計を、取引対象のスコアとして算出してもよい。情報処理装置1は、取引対象の複数の要素の各々の部分スコアの平均を、取引対象のスコアとして算出してもよい。 For example, the information processing device 1 multiplies each of a plurality of elements such as the number of orders, the amount of orders, and the number of views (number of PVs) of the transaction target by the weight (coefficient) of each element (hereinafter referred to as "partial score" ) is used to calculate the score of the transaction target. The information processing device 1 may calculate the sum of the partial scores of each of the multiple elements of the transaction object as the score of the transaction object. The information processing device 1 may calculate the average of the partial scores of each of the multiple elements of the transaction target as the score of the transaction target.

また、情報処理装置1は、取引対象の注文数、注文金額、閲覧回数(PV数)などの複数の要素の各々について、所定の期間ごとに集計した集計値を用いて取引対象のスコアを算出してもよい。情報処理装置1は、取引対象の複数の要素の各々について、日付ごとに集計した集計値を用いて取引対象のスコアを算出してもよい。この場合、情報処理装置1は、所定の期間ごとに集計した取引対象の複数の要素の集計値と、各要素の重み(係数)を乗算した値である期間スコアを用いて取引対象のスコアを算出してもよい。情報処理装置1は、各期間の期間スコアに、期間と算出時点との差に応じた減衰係数を乗算した値を用いて取引対象のスコアを算出してもよい。情報処理装置1は、各期間の期間スコアに、過去の期間程値が小さくなる減衰係数を乗算した値を用いて取引対象のスコアを算出してもよい。 In addition, the information processing device 1 calculates the score of the transaction target using aggregated values aggregated for each predetermined period for each of a plurality of elements such as the number of orders of the transaction target, the order amount, and the number of views (number of PV). You may The information processing device 1 may calculate the score of the transaction target using the aggregated value aggregated for each date for each of the multiple elements of the transaction target. In this case, the information processing device 1 calculates the score of the transaction object using the period score obtained by multiplying the weight (coefficient) of each element by the total value of the plurality of elements of the transaction object aggregated for each predetermined period. can be calculated. The information processing device 1 may calculate the score of the transaction target using a value obtained by multiplying the period score of each period by an attenuation coefficient according to the difference between the period and the calculation time. The information processing apparatus 1 may calculate the score of the transaction target using a value obtained by multiplying the period score of each period by an attenuation coefficient that decreases in value as the period progresses in the past.

なお、上記は一例に過ぎず、情報処理装置1は、どのような情報を用いて取引対象のスコアを算出してもよい。情報処理装置1は、算出した取引対象のスコアにその取引対象を販売する販売元(ストア)の評価に基づく係数を用いて、取引対象のスコアを補正してもよい。情報処理装置1は、算出した取引対象のスコアにその取引対象を販売する販売元の評価に基づく係数を乗算して、取引対象のスコアを補正してもよい。 Note that the above is only an example, and the information processing device 1 may use any information to calculate the score of the transaction target. The information processing apparatus 1 may correct the score of the transaction object using a coefficient based on the evaluation of the sales source (store) that sells the transaction object to the calculated score of the transaction object. The information processing device 1 may correct the score of the transaction object by multiplying the calculated score of the transaction object by a coefficient based on the evaluation of the seller who sells the transaction object.

ここで、決定したランキングの切り口が取引対象のスペックである場合について説明する。情報処理装置1は、決定したランキングの切り口が取引対象のスペックである場合、検索クエリで示される情報に対応する種別スコアおよびスペックスコアに基づいて、ランキング情報を生成する。種別スコアは、取引対象のスペックの種別であるスペック種別に対するスコアであり、例えば、検索クエリで示される情報毎に算出される。スペックスコアは、取引対象のスペックに対するスコアであり、例えば、検索クエリで示される情報毎に算出される。検索クエリで示される情報は、検索クエリで示される検索キーワードである。 Here, a case will be described where the determined ranking is based on the specifications of the transaction target. When the determined ranking cutoff is the specification of the transaction target, the information processing device 1 generates ranking information based on the type score and the specification score corresponding to the information indicated by the search query. The type score is a score for a spec type that is the type of spec to be traded, and is calculated for each piece of information indicated by a search query, for example. A spec score is a score for specs of a transaction target, and is calculated for each piece of information indicated by a search query, for example. The information indicated by the search query is the search keyword indicated by the search query.

例えば、検索クエリ「スニーカ」の場合、決定したランキングの切り口は、スニーカのスペックである。スニーカのスペック種別は、例えば、色、カットなどである。スペック種別が色であるスニーカのスペックは、白色、赤色、青色、紺色などの特定の色である。スペック種別がカットであるスニーカのスペックは、ローカット、ミドルカット、ハイカットなどの特定のカット種別である。 For example, in the case of the search query “sneakers”, the determined ranking cutoff is the specs of the sneakers. The spec type of the sneaker is, for example, color, cut, and the like. The specs of sneakers whose spec type is color are specific colors such as white, red, blue, and dark blue. The specs of sneakers whose spec type is cut are specific cut types such as low cut, middle cut, and high cut.

情報処理装置1は、検索クエリに応じて情報処理装置1から利用者Uに提供された取引対象の情報である取引対象情報に対する利用者Uの行動履歴の情報に基づいて、スペック項目およびスペックスコアの各々を検索クエリで示される情報毎に算出する。 The information processing device 1 calculates spec items and spec scores based on the action history information of the user U with respect to the transaction target information, which is the transaction target information provided to the user U from the information processing device 1 in response to the search query. is calculated for each information indicated by the search query.

取引対象情報は、例えば、検索結果で示される取引対象の情報やランキング情報で示される取引対象の情報であり、取引対象のランディングページなどへのリンクが含まれている。取引対象情報が利用者Uのクリック操作によって選択された場合、情報処理装置1は、利用者Uが選択した取引対象情報で示される取引対象のランディングページの情報を利用者Uに提供する。ランディングページは、取引対象を取り引きするためのページ(例えば、ウェブページ)であり、利用者Uは、ランディングページにおいて取引対象を取り引きすることができる。 The transaction target information is, for example, information on a transaction target indicated by search results or information on a transaction target indicated by ranking information, and includes a link to a landing page of the transaction target. When the transaction target information is selected by the user U's click operation, the information processing device 1 provides the user U with information on the landing page of the transaction target indicated by the transaction target information selected by the user U. The landing page is a page (for example, web page) for trading the transaction object, and the user U can trade the transaction object on the landing page.

取引対象情報に対する利用者Uの行動履歴は、例えば、取引対象情報に対する利用者Uの選択履歴(例えば、クリック履歴)および取引対象に対する利用者Uの取引履歴(例えば、コンバージョン履歴)のうちの少なくとも一方である。例えば、情報処理装置1は、選択回数が多い取引対象情報に含まれるスペックのスペック種別ほど種別スコアを高くしたり、取引回数が多い取引対象情報に含まれるスペックのスペック種別ほど種別スコアを高くしたりする。また、情報処理装置1は、選択回数が多い取引対象情報に含まれるスペックほどスペックスコアを高くしたり、取引回数が多い取引対象情報に含まれるスペックほどスペックスコアを高くしたりする。 The action history of the user U with respect to the transaction target information is, for example, at least one of the selection history of the user U with respect to the transaction target information (eg, click history) and the transaction history of the user U with respect to the transaction target (eg, conversion history). On the one hand. For example, the information processing device 1 increases the type score for the spec type included in the transaction target information that is selected more frequently, or increases the type score for the spec type that is included in the transaction target information that is selected more frequently. or In addition, the information processing device 1 increases the specification score for specifications included in transaction target information with a large number of selections, or increases the specification score for specifications included in transaction target information with a large number of transactions.

情報処理装置1は、例えば、利用者Uの行動履歴に基づいて、各スペックのスコアをスペックスコアとして算出し、各スペック種別のスコアを種別スコアとして算出する。情報処理装置1は、例えば、検索クエリ「スニーカ」の場合、利用者Uの行動履歴に基づいて、スペック種別「色」の種別スコア、スペック種別「カット」の種別スコアなどを算出する。 The information processing apparatus 1 calculates the score of each specification as a specification score, and calculates the score of each specification type as a category score, for example, based on the action history of the user U. For example, in the case of the search query "sneakers", the information processing apparatus 1 calculates the type score of the spec type "color", the type score of the spec type "cut", etc. based on the action history of the user U.

また、情報処理装置1は、例えば、検索クエリ「スニーカ」の場合、利用者Uの行動履歴に基づいて、スペック種別「色」のスペックとして、色#1、色#2、および色#3の各々のスペックスコアなどを算出する。なお、取引対象の色を、色#1、色#2、および色#3などの抽象的な文字列で表現したが、色#1、色#2、および色#3は、例えば、白色、赤色、および紺色などの具体的な色である。 Further, for example, in the case of the search query "sneakers", the information processing apparatus 1 selects color #1, color #2, and color #3 as specs of the spec type "color" based on the action history of the user U. Calculate each spec score. In addition, although the colors of the transaction objects are represented by abstract character strings such as color #1, color #2, and color #3, color #1, color #2, and color #3 are, for example, white, Specific colors such as red and dark blue.

ここで、ステップS3で受け付けた検索クエリが検索クエリ「スニーカ」、すなわち、検索クエリで示される情報が「スニーカ」であるとする。また、検索クエリ「スニーカ」に対して算出された複数のスペック種別のうち、種別スコアが最も高いスペック種別が色であり、次に種別スコアが高いスペック種別がカットであるとする。 Here, it is assumed that the search query accepted in step S3 is the search query "sneakers", that is, the information indicated by the search query is "sneakers". Also, among the plurality of spec types calculated for the search query "sneakers", the spec type with the highest type score is color, and the spec type with the next highest type score is cut.

この場合、情報処理装置1は、利用者Uに提供する複数のランキング情報におけるランキングの切り口として、スペック種別「色」のスペック、スペック種別「カット」のスペックを決定する。また、情報処理装置1は、複数のランキング情報の並び順を、スペック種別「色」のスペックを切り口としたランキング情報、スペック種別「カット」のスペックを切り口としたランキング情報の並び順に決定する。 In this case, the information processing apparatus 1 determines the spec of the spec type “color” and the spec of the spec type “cut” as a ranking cutoff in the plurality of ranking information to be provided to the user U. FIG. In addition, the information processing device 1 determines the order of arrangement of the plurality of ranking information, the order of the ranking information based on the specification of the specification type "color" and the order of the ranking information based on the specification of the specification type "cut".

また、検索クエリで示される情報が「スニーカ」であり、スペックスコアが最も高いスペックがローカットであり、次にスペックスコアが高いスペックが色#3であり、次にスペックスコアが高いスペックが色#1であるとする。 Also, the information indicated by the search query is "sneakers", the spec with the highest spec score is the low cut, the spec with the next highest spec score is color #3, and the spec with the next highest spec score is color # 1.

この場合、情報処理装置1は、ローカット、色#3、色#1を利用者Uに提供する複数のランキング情報におけるランキングの切り口として決定する。また、情報処理装置1は、複数のランキング情報の並び順を、ローカットのスニーカをランキング要素とするランキング情報、色#3のスニーカをランキング要素とするランキング情報、色#1のスニーカをランキング要素とするランキング情報の並び順に決定する。 In this case, the information processing apparatus 1 determines the low cut, color #3, and color #1 as ranking cut points in a plurality of ranking information provided to the user U. FIG. In addition, the information processing apparatus 1 arranges the order of the plurality of ranking information as ranking information with low-cut sneakers as a ranking element, ranking information with sneakers of color #3 as a ranking element, and sneakers with color #1 as a ranking element. The order of the ranking information to be displayed is determined.

また、情報処理装置1は、利用者Uに提供する複数のランキング情報におけるランキングの切り口として、スペック種別毎に最もスペックスコアが大きいスペックを決定することができる。この場合、情報処理装置1は、複数のランキング情報の並び順を種別スコアが高い順に決定することができる。 In addition, the information processing apparatus 1 can determine a spec with the highest spec score for each spec type as a ranking cutoff in a plurality of ranking information provided to the user U. FIG. In this case, the information processing device 1 can determine the order in which the plurality of ranking information items are arranged in descending order of category score.

また、情報処理装置1は、利用者Uに提供する複数のランキング情報におけるランキングの切り口として、スペックスコアに基づく切り口に代えてまたは加えて、種別スコアに基づく切り口を決定することができる。例えば、情報処理装置1は、利用者Uに提供する複数のランキング情報におけるランキングの切り口として、種別スコアに基づく切り口と、スペックスコアに基づく切り口とを含む複数の切り口を決定することができる。この場合、情報処理装置1は、例えば、種別スコアが最も高いスペック種別「色」のスペック、スペックスコアが最も高いローカットを利用者Uに提供する複数のランキング情報の切り口として決定することもできる。 Further, the information processing apparatus 1 can determine the ranking based on the type score instead of or in addition to the spec score based on the plurality of ranking information to be provided to the user U. For example, the information processing device 1 can determine a plurality of ranking cuts including a cut based on the type score and a cut based on the spec score as the cuts of ranking in the plurality of ranking information provided to the user U. In this case, the information processing apparatus 1 can also determine, for example, the spec of the spec type “color” with the highest spec type score and the low cut with the highest spec score as cut points of a plurality of ranking information to be provided to the user U.

また、情報処理装置1は、スペックスコアが最も大きいスペックまたはスペックスコアが閾値以上のスペックを有する取引対象をランキング要素とするランキング情報の表示形式をリスト形式(第1表示形式の一例)にし、その他のランキング情報の表示形式をグリッド形式にすることもできる。また、情報処理装置1は、スペックスコアが大きいスペックのランキング情報ほどランキング要素の数を多くすることもできる。 In addition, the information processing device 1 sets the display format of the ranking information in the list format (an example of the first display format), in which the transaction target having the spec with the largest spec score or the spec with the spec score equal to or higher than the threshold is the ranking element, and other , the display format of the ranking information can be changed to a grid format. The information processing apparatus 1 can also increase the number of ranking elements for ranking information of specs with a higher spec score.

また、情報処理装置1は、スペック種別またはスペックを切り口とするランキング情報よりもスペック種別およびスペック以外の切り口のランキング情報を上位の並び順にすることもできる。スペック種別およびスペック以外の切り口のランキング情報は、例えば、カテゴリ毎のランキング情報、ブランド毎のランキング情報などである。 Further, the information processing apparatus 1 can arrange the ranking information of the aspects other than the spec type and the specs higher than the spec type or the ranking information of the specs. Ranking information on aspects other than spec types and specs are, for example, ranking information for each category, ranking information for each brand, and the like.

次に、情報処理装置1は、検索クエリに対応する検索結果と、検索クエリに対応する複数のランキング情報とを用いて、利用者Uに提供するコンテンツを生成する(ステップS6)。情報処理装置1は、検索クエリに対応する検索結果と検索クエリに対応するランキング情報とに加えて、検索クエリに対応する検索結果を表示するための第1タブと、検索クエリに対応するランキング情報を表示するための第2タブとを含むコンテンツを生成する。 Next, the information processing device 1 generates content to be provided to the user U using the search result corresponding to the search query and a plurality of pieces of ranking information corresponding to the search query (step S6). The information processing device 1 displays a first tab for displaying search results corresponding to the search query and ranking information corresponding to the search query, in addition to search results corresponding to the search query and ranking information corresponding to the search query. and a second tab for displaying the content.

そして、情報処理装置1は、検索クエリに対応する検索結果と検索クエリに対応するランキング情報などを含むコンテンツを、検索クエリに含まれる検索キーワードを入力した利用者Uの端末装置2に送信する(ステップS7)。情報処理装置1は、検索クエリに対応するランキング情報が複数ある場合、複数のランキング情報の一部を端末装置2に送信した後、端末装置2でのランキング情報の表示状態に応じて残りのランキング情報の一部または全部を端末装置2に送信するが、かかる例に限定されない。例えば、情報処理装置1は、複数のランキング情報を一度に端末装置2に送信することもできる。 Then, the information processing device 1 transmits the content including the search result corresponding to the search query and the ranking information corresponding to the search query to the terminal device 2 of the user U who entered the search keyword included in the search query ( step S7). When there is a plurality of ranking information corresponding to the search query, the information processing device 1 transmits a part of the plurality of ranking information to the terminal device 2, and then transmits the remaining ranking information according to the display state of the ranking information on the terminal device 2. Although part or all of the information is transmitted to the terminal device 2, it is not limited to such an example. For example, the information processing device 1 can transmit a plurality of pieces of ranking information to the terminal device 2 at once.

ここで、図2を用いて、端末装置2に提供されるコンテンツの一例について説明する。図2は、実施形態に係る情報処理装置1から利用者Uに提供されるコンテンツの一例を示す図である。図2において、情報処理装置1から端末装置2に提供されて端末装置2に表示されるコンテンツCは、検索ボックスBX1、第1タブTB1、第2タブTB2、および第2タブコンテンツC2が含まれる。図2に示す検索ボックスBX1には、利用者Uが入力した検索キーワードとして「スニーカ」が示されている。また、コンテンツCには、後述する第1タブコンテンツC1(図4参照)も含まれる。 An example of content provided to the terminal device 2 will now be described with reference to FIG. FIG. 2 is a diagram showing an example of content provided to the user U from the information processing device 1 according to the embodiment. In FIG. 2, content C provided from information processing device 1 to terminal device 2 and displayed on terminal device 2 includes search box BX1, first tab TB1, second tab TB2, and second tab content C2. . The search box BX1 shown in FIG. 2 shows "sneakers" as a search keyword input by the user U. As shown in FIG. The content C also includes a first tab content C1 (see FIG. 4), which will be described later.

図2に示す第1タブTB1は、後述する第1タブコンテンツC1(図4参照)を端末装置2に表示させるために選択されるGUI(Graphical User Interface)であり、図2に示す第2タブTB2は、第2タブコンテンツC2を端末装置2に表示させるために選択されるGUIである。第1タブコンテンツC1および第2タブコンテンツC2は、第1タブTB1または第2タブTB2への操作によって選択的にコンテンツCの表示領域ARに表示される。 A first tab TB1 shown in FIG. 2 is a GUI (Graphical User Interface) selected to display a first tab content C1 (see FIG. 4) described later on the terminal device 2, and the second tab shown in FIG. TB2 is a GUI selected to cause the terminal device 2 to display the second tab content C2. The first tab content C1 and the second tab content C2 are selectively displayed in the content C display area AR by operating the first tab TB1 or the second tab TB2.

図2では、利用者Uにより第1タブTB1が選択された場合、検索クエリ「スニーカ」の検索結果を配置した第1タブコンテンツC1が表示領域ARに表示される。また、利用者Uにより第2タブTB2が選択された場合、検索クエリ「スニーカ」に対応する取引対象のランキング情報を複数配置した第2タブコンテンツC2が表示領域ARに表示される。図2に示す例では、検索クエリ「スニーカ」に対応する取引対象のランキング情報は、色#3のスニーカをランキング要素とするランキング情報である。 In FIG. 2, when the first tab TB1 is selected by the user U, the first tab content C1 in which the search results of the search query "sneakers" are arranged is displayed in the display area AR. Further, when the user U selects the second tab TB2, the display area AR displays the second tab content C2 in which a plurality of ranking information items of the transaction target corresponding to the search query "sneakers" are arranged. In the example shown in FIG. 2, the ranking information of the trading object corresponding to the search query "sneakers" is ranking information in which the sneakers of color #3 are ranking factors.

図2は、第2タブTB2が選択された状態を示し、端末装置2は、表示領域ARに検索クエリ「スニーカ」に対応する取引対象のランキング情報を配置した第2タブコンテンツC2を表示する。具体的には、コンテンツCの表示領域ARには、検索クエリ「スニーカ」に対応する複数の取引対象がランキング要素としてスコアが高い方から順に並べられたランキング情報が第2タブコンテンツC2として表示される。 FIG. 2 shows a state in which the second tab TB2 is selected, and the terminal device 2 displays the second tab content C2 in which the ranking information of the transaction target corresponding to the search query "sneakers" is arranged in the display area AR. Specifically, in the display area AR of the content C, ranking information in which a plurality of trading objects corresponding to the search query "sneakers" are arranged in descending order of score as ranking elements is displayed as the second tab content C2. be.

このように、情報処理装置1は、利用者Uの選択に応じて、第1タブコンテンツC1と第2タブコンテンツC2とを切り替えて表示領域ARに表示するコンテンツを利用者Uの端末装置2に提供する。これにより、コンテンツCの提供を受けた端末装置2を利用する利用者Uは、単純に検索結果を見たい場合は、第1タブコンテンツC1を端末装置2に表示させ、ランキング情報を見たい場合は、第2タブコンテンツC2を端末装置2に表示させる。このように情報を切り替えて表示するコンテンツCの場合、端末装置2を利用する利用者Uは、自身が見たい内容に応じて、表示を切り替えて端末装置2に表示させて、その内容を確認することができる。したがって、情報処理装置1は、適切なコンテンツを提供することができる。 In this way, the information processing device 1 switches between the first tab content C1 and the second tab content C2 according to the user U's selection, and displays the content in the display area AR on the terminal device 2 of the user U. offer. As a result, if the user U using the terminal device 2 receiving the provision of the content C wants to simply see the search result, the first tab content C1 is displayed on the terminal device 2 and the ranking information is displayed. causes the terminal device 2 to display the second tab content C2. In the case of the content C displayed by switching the information in this way, the user U using the terminal device 2 switches the display according to the content he/she wants to see, and causes the terminal device 2 to display the content, and confirms the content. can do. Therefore, the information processing device 1 can provide appropriate content.

〔1.2.各種処理の詳細〕
上述した情報処理を前提として、各種の処理の詳細を説明する。なお、上記で説明した内容と同様の点については適宜説明を省略する。また、以下で説明する各種の処理は適宜組み合わせてもよい。なお、上記は一例に過ぎず、各種の処理は組合せた処理が可能である範囲でどのように組み合わされてもよい。
[1.2. Details of various processes]
Assuming the information processing described above, details of various processes will be described. It should be noted that descriptions of the same points as those described above will be omitted as appropriate. Also, various types of processing described below may be combined as appropriate. Note that the above is merely an example, and various types of processing may be combined in any way within the range in which combined processing is possible.

〔1.2.1.スコア算出〕
情報処理装置1は、上述したように、検索クエリに応じて提供される取引対象の情報に対する利用者Uの行動履歴の情報に基づいて、取引対象のスペック種別のスコアである種別スコアと、取引対象のスペックに対するスコアであるスペックスコアとを算出する。情報処理装置1は、各スペック種別の種別スコアおよび各スペックのスペックスコアを検索クエリで示される情報(検索キーワード)毎に算出する。
[1.2.1. Score calculation]
As described above, the information processing device 1 calculates the type score, which is the score of the specification type of the transaction target, and the transaction A spec score, which is a score for the target spec, is calculated. The information processing apparatus 1 calculates the type score of each spec type and the spec score of each spec for each information (search keyword) indicated by a search query.

例えば、情報処理装置1によって受け付けられた検索クエリが、検索クエリ「スニーカ」、検索クエリ「スニーカ ブランド#1」、検索クエリ「スニーカ 最新」があるとする。この場合、「スニーカ」、「スニーカ ブランド#1」、および「スニーカ 最新」の各々について、各スペック種別の種別スコアおよび各スペックのスペックスコアを算出する。なお、ここでは、便宜上、スニーカのブランドをブランド#1といった抽象的な文字列で表現している。 For example, it is assumed that the search queries accepted by the information processing apparatus 1 include the search query "sneakers", the search query "sneakers brand #1", and the search query "sneakers latest". In this case, for each of "sneakers", "sneakers brand #1", and "sneakers latest", the type score of each spec type and the spec score of each spec are calculated. Here, for convenience, the sneaker brand is represented by an abstract character string such as brand #1.

スペック種別は、取引対象のスペックの種別であり、取引対象のカテゴリ毎に予め設定された種別であるが、追加または削除などが可能である。例えば、スペック種別は、取引対象がスニーカである場合、色、カット、サイズ、シューズ素材、靴幅、高さ、着脱タイプ、重量、例えば、柄などである。スペック種別が色である場合、スペックは、白色、赤色、青色、紺色などの特定の色であり、スペック種別がカットである場合、スペックは、ローカット、ミドルカット、ハイカットなどの特定のカットである。 The specification type is the type of specifications of the transaction target, and is a type preset for each category of the transaction target, but can be added or deleted. For example, when the trading object is sneakers, the spec type includes color, cut, size, shoe material, shoe width, height, detachable type, weight, and, for example, pattern. If the spec type is color, the spec is a specific color such as white, red, blue, dark blue, etc. If the spec type is cut, the spec is a specific cut such as low cut, middle cut, high cut, etc. .

また、スペック種別がサイズである場合、スペックは、26.0cm、26.5cm、27.0cmなどの特定のサイズであり、スペック種別がシューズ素材である場合、スペックは、キャンパス・布、本革、合皮、スエード、ナイロンなどの特定の素材である。スペック種別が柄である場合、スペックは、無地、ストライプ、ボーダー、幾何学模様、ドット、ワンポイント、文字などの特定の柄である。 In addition, when the spec type is size, the spec is a specific size such as 26.0 cm, 26.5 cm, 27.0 cm, etc. When the spec type is shoe material, the spec is canvas/cloth, genuine leather. , synthetic leather, suede, nylon and other specific materials. When the spec type is a pattern, the spec is a specific pattern such as solid color, stripe, border, geometric pattern, dot, one-point, or character.

また、取引対象のスペック種別は、例えば、取引対象がテレビである場合、画面サイズ、録画機能、パネル性能、重量、高さ、奥行き、搭載チューナなどである。取引対象のスペック種別が画面サイズである場合、スペックは、20~29型、30~39型、40~49型、50~59型、60~69型などのように特定範囲のサイズである。また、取引対象のスペック種別が録画機能である場合、スペックは、内蔵HDD、ブルーレイ、内蔵HDD+ブルーレイ、外付けHDD+ブルーレイ対応などの特定の録画機能である。 In addition, when the transaction target is a television, for example, the specification type of the transaction target includes screen size, recording function, panel performance, weight, height, depth, installed tuner, and the like. When the spec type of the transaction target is the screen size, the spec is a specific size range such as 20 to 29 inches, 30 to 39 inches, 40 to 49 inches, 50 to 59 inches, and 60 to 69 inches. Also, if the specification type of the transaction target is recording function, the specification is a specific recording function such as built-in HDD, Blu-ray, built-in HDD+Blu-ray, external HDD+Blu-ray.

ここで、種別スコアの算出方法について説明する。情報処理装置1は、スペック種別に属するスペックを有する取引対象の情報である取引対象情報の利用者Uによる選択回数を、その取引対象情報に含まれるスペック種別数で除算してスペック種別毎のスコアである個別種別スコアを算出する処理を取引対象情報毎に行う。そして、情報処理装置1は、算出した個別種別スコアをスペック種別毎に合算することで、スペック種別毎の種別スコアを算出する。 Here, a method for calculating the type score will be described. The information processing device 1 divides the number of selections by the user U of the transaction target information, which is information on the transaction target having specifications belonging to the specification type, by the number of specification types included in the transaction target information, and obtains a score for each specification type. is performed for each transaction target information. Then, the information processing apparatus 1 calculates a type score for each spec type by summing the calculated individual type scores for each spec type.

例えば、利用者Uに選択された取引対象情報が取引対象A,Bの2つであり、これら取引対象A,Bがスニーカであるとする。また、取引対象Aの情報に含まれるスペックが属するスペック種別が色、サイズ、素材であるとし、取引対象Bの情報に含まれるスペックが属するスペック種別が色、サイズであるとする。また、取引対象Aの情報の利用者Uによる選択回数が90回であり、取引対象Bの情報の利用者Uによる選択回数が40回であるとする。 For example, it is assumed that the transaction object information selected by the user U is two transaction objects A and B, and these transaction objects A and B are sneakers. Further, assume that the spec types to which the specs included in the information on the transaction target A belong are color, size, and material, and the spec types to which the specs included in the information on the trade target B belong are color and size. It is also assumed that the number of selections by the user U of the information on the transaction target A is 90 times, and the number of selections by the user U of the information on the transaction target B is 40 times.

この場合、取引対象Aの情報において、スペック種別「色」、「サイズ」、および「素材」の各々の個別種別スコアは、30(=90÷3)であり、取引対象Bの情報において、スペック種別「色」および「サイズ」の各々の個別種別スコアは、20(=40÷2)である。そのため、スペック種別「色」および「サイズ」の各々の種別スコアは、50(=30+20)であり、スペック種別「素材」の種別スコアは、30である。 In this case, in the information of transaction target A, the individual type score for each of the specification types “color”, “size”, and “material” is 30 (=90÷3), and in the information of transaction target B, the specification The individual category score for each of the categories "color" and "size" is 20 (=40/2). Therefore, the type score for each of the spec types “color” and “size” is 50 (=30+20), and the type score for the spec type “material” is 30.

また、情報処理装置1は、利用者Uによる取引対象情報の選択回数に代えて、利用者Uによる取引対象の取引回数に基づいて、スペック種別毎に種別スコアを算出することもできる。例えば、情報処理装置1は、スペック種別に属するスペックを有する取引対象の利用者Uによる取引回数を、その取引対象情報に含まれるスペック種別数で除算してスペック種別毎のスコアである個別種別スコアを算出する処理を取引対象情報毎に行う。そして、情報処理装置1は、算出した個別種別スコアをスペック種別毎に合算することで、スペック種別毎の種別スコアを算出する。 Further, the information processing device 1 can also calculate a type score for each spec type based on the number of transactions of the transaction target by the user U, instead of the number of times the user U selects the transaction target information. For example, the information processing device 1 divides the number of transactions by the user U who is the transaction object having the spec belonging to the spec type by the number of the spec types included in the transaction object information, and divides the individual type score, which is the score for each spec type. is calculated for each transaction target information. Then, the information processing apparatus 1 calculates a type score for each spec type by summing the calculated individual type scores for each spec type.

例えば、利用者Uによって取引された取引対象が取引対象A,Bの2つであり、これら取引対象A,Bがスニーカであるとする。また、取引対象Aの情報に含まれるスペックが属するスペック種別が色、サイズ、素材であるとし、取引対象Bの情報に含まれるスペックが属するスペック種別が色、サイズであるとする。また、取引対象Aの情報の利用者Uによる取引回数が5回であり、取引対象Bの情報の利用者Uによる取引回数が2回であるとする。 For example, it is assumed that the transaction objects traded by the user U are two transaction objects A and B, and these transaction objects A and B are sneakers. Further, assume that the spec types to which the specs included in the information on the transaction target A belong are color, size, and material, and the spec types to which the specs included in the information on the trade target B belong are color and size. It is also assumed that the number of transactions by the user U of the information on the transaction target A is five, and the number of transactions by the user U of the information on the transaction target B is two.

この場合、取引対象Aの情報において、スペック種別「色」、「サイズ」、および「素材」の各々の個別種別スコアは、5/3(=5÷3)であり、取引対象Bの情報において、スペック種別「色」および「サイズ」の各々の個別種別スコアは、1(=2÷2)である。そのため、スペック種別「色」および「サイズ」の各々の種別スコアは、8/3(=5/3+1)であり、スペック種別「素材」の種別スコアは、1である。 In this case, in the information of transaction target A, the individual type score for each of the spec types "color", "size", and "material" is 5/3 (=5÷3), and in the information of transaction target B , the individual type score of each of the spec types “color” and “size” is 1 (=2/2). Therefore, the type score for each of the spec types “color” and “size” is 8/3 (=5/3+1), and the type score for the spec type “material” is 1.

また、情報処理装置1は、利用者Uによる取引対象情報の選択回数と利用者Uによる取引対象の取引回数に基づいて、スペック種別毎に種別スコアを算出することもできる。例えば、情報処理装置1は、利用者Uによる取引対象情報の選択回数に基づいて算出した種別スコアと利用者Uによる取引対象の取引回数に基づいて算出した種別スコアとを重み付けして加算することで、スペック種別毎の種別スコアを算出することができる。この場合、取引回数に基づいて算出した種別スコアの重みは、選択回数に基づいて算出した種別スコアの重みよりも大きい。そして、情報処理装置1は、算出した個別種別スコアをスペック種別毎に合算することで、スペック種別毎の種別スコアを算出する。 The information processing device 1 can also calculate a type score for each spec type based on the number of times the user U selects the transaction target information and the number of times the user U trades the transaction target. For example, the information processing device 1 weights and adds the type score calculated based on the number of times the user U selects the transaction target information and the type score calculated based on the number of transactions of the transaction target by the user U. , the type score for each spec type can be calculated. In this case, the weight of the category score calculated based on the number of transactions is greater than the weight of the category score calculated based on the number of selections. Then, the information processing apparatus 1 calculates a type score for each spec type by summing the calculated individual type scores for each spec type.

次に、スペックスコアの算出方法について説明する。まず、同一のスペック種別のスペックとして複数のスペックを有しない取引対象の情報に含まれるスペックに対するスペックスコアの算出方法について説明する。この場合、スペックスコアの算出方法は、種別スコアの算出方法と同じである。 Next, a method for calculating the spec score will be described. First, a method of calculating a spec score for specs included in information of a transaction object that does not have multiple specs as specs of the same spec type will be described. In this case, the spec score calculation method is the same as the type score calculation method.

例えば、情報処理装置1は、取引対象の情報である取引対象情報の利用者Uによる選択回数を、その取引対象情報に含まれるスペック数で除算してスペック毎のスコアである個別スペックスコアを算出する処理を取引対象情報毎に行う。そして、情報処理装置1は、算出した個別スペックスコアをスペック毎に合算することで、スペック毎のスペックスコアを算出する。 For example, the information processing device 1 divides the number of selections by the user U of transaction target information, which is transaction target information, by the number of specifications included in the transaction target information to calculate an individual specification score, which is a score for each specification. This process is performed for each transaction target information. Then, the information processing apparatus 1 calculates a spec score for each spec by summing the calculated individual spec scores for each spec.

また、情報処理装置1は、取引対象の利用者Uによる取引回数を、その取引対象の情報である取引対象情報に含まれるスペック数で除算してスペック毎のスコアである個別スペックスコアを算出する処理を取引対象情報毎に行うこともできる。そして、情報処理装置1は、算出した個別スペックスコアをスペック毎に合算することで、スペック毎のスペックスコアを算出する。 In addition, the information processing device 1 divides the number of transactions by the user U of the transaction target by the number of specifications included in the transaction target information, which is the information of the transaction target, to calculate an individual spec score, which is a score for each spec. Processing can also be performed for each transaction object information. Then, the information processing apparatus 1 calculates a spec score for each spec by summing the calculated individual spec scores for each spec.

また、情報処理装置1は、利用者Uによる取引対象情報の選択回数と利用者Uによる取引対象の取引回数に基づいて、スペック毎にスペックスコアを算出することもできる。例えば、情報処理装置1は、利用者Uによる取引対象情報の選択回数に基づいて算出したスペックスコアと利用者Uによる取引対象の取引回数に基づいて算出したスペックスコアとを重み付けして加算することで、スペック毎のスペックスコアを算出する。この場合、取引回数に基づいて算出したスペックスコアの重みは、選択回数に基づいて算出したスペックスコアの重みよりも大きい。 The information processing device 1 can also calculate a spec score for each spec based on the number of times the user U selects the transaction target information and the number of times the user U trades the transaction target. For example, the information processing device 1 weights and adds the spec score calculated based on the number of times the user U selects the transaction target information and the spec score calculated based on the number of transactions of the transaction target by the user U. to calculate the spec score for each spec. In this case, the weight of the spec score calculated based on the number of transactions is greater than the weight of the spec score calculated based on the number of selections.

次に、同一のスペック種別のスペックとして複数のスペックを有することがある取引対象の情報に含まれるスペックに対するスペックスコアの算出方法について説明する。この場合、情報処理装置1は、取引対象情報において同一のスペック種別内に含まれるスペックの数で個別種別スコアを除算することで、個別スペックスコアを算出する。 Next, a method of calculating a spec score for a spec included in information of a transaction object that may have a plurality of specs as specs of the same spec type will be described. In this case, the information processing device 1 calculates the individual spec score by dividing the individual type score by the number of specs included in the same spec type in the transaction target information.

例えば、利用者Uによって取引された取引対象が取引対象A,Bの2つであり、これら取引対象A,Bがスニーカであるとする。また、取引対象Aの情報に含まれるスペックが色#1、色#2、色#3、合皮であるとし、取引対象Bの情報に含まれるスペックが色#1、合皮であるとする。また、取引対象Aの情報の利用者Uによる選択回数が50回であり、取引対象Bの情報の利用者Uによる選択回数が20回であるとする。 For example, it is assumed that the transaction objects traded by the user U are two transaction objects A and B, and these transaction objects A and B are sneakers. Further, assume that the specs included in the information of transaction target A are color #1, color #2, color #3, and synthetic leather, and the specs included in the information of transaction target B are color #1, synthetic leather. . It is also assumed that the number of selections by the user U of the information on the transaction target A is 50 times, and the number of selections by the user U of the information on the transaction target B is 20 times.

この場合、情報処理装置1は、取引対象Aに関し、スペック「色#1」、「色#2」、および「色#3」の各々の個別スペックスコアを25/3(=50÷2÷3)とし、スペック「合皮」の個別スペックスコアを25(=50÷2)とする。また、情報処理装置1は、取引対象Bに関し、スペック「色#1」および「合皮」の各々の個別スペックスコアを10(=20÷2)とする。そして、情報処理装置1は、スペック「色#1」のスペックスコアを55/3(=25/3+10)とし、スペック「色#2」および「色#3」の各々のスペックスコアを25/3とし、スペック「合皮」のスペックスコアを10とする。 In this case, the information processing device 1 sets the individual specification score of each of the specifications “color #1”, “color #2”, and “color #3” to 25/3 (=50/2/3 ), and the individual spec score of the spec “synthetic leather” is 25 (=50/2). In addition, the information processing device 1 sets the individual spec score of each of the specs “color #1” and “synthetic leather” to 10 (=20/2) for the transaction object B. FIG. Then, the information processing apparatus 1 sets the spec score of the spec “color #1” to 55/3 (=25/3+10), and sets the spec score of each of the specs “color #2” and “color #3” to 25/3. , and the spec score of the spec "synthetic leather" is set to 10.

なお、情報処理装置1は、上述のように算出したスペックスコアおよび種別スコアを補正することもできる。例えば、情報処理装置1は、スペックの一覧であるスペック一覧を利用者Uに提供し、スペック一覧のうち利用者Uに選択されたスペックに属する複数の取引対象の情報を利用者Uに提供する場合、利用者Uによるスペックの選択履歴に基づいて、スペックスコアおよび種別スコアのうち少なくとも一方を補正することができる。例えば、情報処理装置1は、スペック一覧における利用者Uによるスペックの選択回数に応じて係数k1(≧1)をスペックスコアに掛け合わせることで、スペックスコアを補正する。また、情報処理装置1は、スペック一覧におけるスペックの選択回数をスペック種別毎にまとめてスペック種別の選択回数とし、かかるスペック種別の選択回数に基づいて、種別スコアを補正することもできる。 Note that the information processing device 1 can also correct the spec score and the type score calculated as described above. For example, the information processing device 1 provides the user U with a spec list, which is a list of specs, and provides the user U with information on a plurality of transaction targets belonging to specs selected by the user U from the spec list. In this case, at least one of the spec score and the type score can be corrected based on the spec selection history by the user U. For example, the information processing apparatus 1 corrects the spec score by multiplying the spec score by a coefficient k1 (≧1) according to the number of spec selections by the user U in the spec list. The information processing apparatus 1 can also collect the number of selections of specs in the spec list for each spec type as the number of selections of the spec type, and correct the type score based on the number of times of selection of the spec type.

また、情報処理装置1は、上述のように算出したスペックスコアおよび種別スコアの各々を正規化したスコアをスペックスコアおよび種別スコアとすることもできる。 Further, the information processing apparatus 1 can also use scores obtained by normalizing each of the spec score and the type score calculated as described above as the spec score and the type score.

また、情報処理装置1は、各スペックのスペックスコアおよび各スペック種別の種別スコアを検索クエリで示される情報毎に関連付けて記憶する。また、情報処理装置1は、スペックスコアに代えて、スペックの種別内スペックスコアを検索クエリで示される情報毎に関連付けて記憶することもできる。スペックの種別内スペックスコアは、スペックが属するスペック種別におけるスコアである。例えば、スペック種別「色」の種別スコアが50であり、スペック「色#1」および「色#2」の各々のスペックスコアが100/3であり、スペック「色#3」のスペックスコアが50/3であるとする。この場合、スペック「色#1」および「色#2」の各々の種別内スペックスコアは、2/3であり、スペック「色#3」の種別内スペックスコアは、1/3である。 Further, the information processing apparatus 1 stores the spec score of each spec and the type score of each spec type in association with each piece of information indicated by the search query. Further, the information processing apparatus 1 can also store the intra-type spec score of the spec in association with each piece of information indicated by the search query instead of the spec score. The intra-class spec score of a spec is the score in the spec class to which the spec belongs. For example, the spec type "color" has a type score of 50, the specs "color #1" and "color #2" each have a spec score of 100/3, and the spec "color #3" has a spec score of 50. /3. In this case, the intra-type spec score of each of the specs "color #1" and "color #2" is 2/3, and the intra-type spec score of the spec "color #3" is 1/3.

〔1.2.2.ランキング情報の種別および表示形式の決定〕
情報処理装置1は、検索クエリに基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。ランキング情報の種別は、例えば、ランキングの切り口およびランキング情報の表示形式を含むが、かかる例に限定されない。
[1.2.2. Determination of ranking information type and display format]
The information processing device 1 determines the types and order of the plurality of ranking information to be provided to the user U based on the search query. The types of ranking information include, for example, a ranking aspect and a display format of ranking information, but are not limited to such examples.

情報処理装置1は、例えば、検索クエリで示される情報に関連付けられた各スペックのスペックスコアおよび各スペック種別の種別スコアに基づいて、複数のランキング情報の種別および並び順を決定する。 For example, the information processing device 1 determines the types and order of ranking information based on the spec score of each spec and the type score of each spec type associated with the information indicated by the search query.

例えば、情報処理装置1は、複数のスペックのうちスペックスコアが予め設定された条件を満たすスペックをランキングの切り口として決定する。予め設定された条件は、例えば、スペックスコアのうち最も高いスペックスコアのスペックから順に予め設定された数のスペックであるという条件、各スペック種別内で最もスペックスコアのスペックであるという条件などである。また、予め設定された条件は、例えば、各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別の各々に属する1以上のスペックであるという条件であってもよい。 For example, the information processing apparatus 1 determines, among a plurality of specs, specs whose spec score satisfies a preset condition as a cut point for ranking. The preset conditions are, for example, the condition that the spec score is a preset number in order from the spec score with the highest spec score, the condition that the spec score is the highest spec score within each spec type, and the like. . Further, the preset condition is, for example, a condition that one or more specs belong to each of a preset number of spec types in order from the spec type with the highest type score among the type scores of each spec type. may

例えば、情報処理装置1は、検索クエリで示される情報に関連付けられた各スペックのスペックスコアのうち最も高いスペックスコアのスペックから順に予め設定された数のスペックを複数のランキング情報における切り口に決定する。また、情報処理装置1は、特定した複数のスペックの各々を切り口とするランキング情報をスペックスコアが高い順を並び順として決定する。 For example, the information processing device 1 determines a preset number of specs in descending order of the spec score with the highest spec score among the spec scores of the specs associated with the information indicated by the search query as cut points in a plurality of ranking information. . In addition, the information processing apparatus 1 determines ranking information for each of the plurality of specified specs in descending order of the spec score.

また、情報処理装置1は、最も高いスペックスコアのスペックのランキング情報の表示形式をリスト形式とし、それ以外のランキング情報の表示形式をグリッド形式に決定する。なお、情報処理装置1は、最も高いスペックスコアが予め設定された閾値以上である場合に、最も高いスペックスコアのスペックのランキング情報の表示形式をリスト形式とし、そうでない場合、最も高いスペックスコアのスペックのランキング情報の表示形式をグリッド形式とすることもできる。 The information processing apparatus 1 also determines the display format of the ranking information of the spec with the highest spec score to be the list format, and the display format of the other ranking information to be the grid format. When the highest spec score is equal to or greater than a preset threshold value, the information processing apparatus 1 sets the display format of the ranking information of specs with the highest spec score to a list format. The display format of the spec ranking information can also be a grid format.

また、情報処理装置1は、検索クエリで示される情報に関連付けられた各スペックのスペックスコアを用いて、各スペック種別内で最も高いスペックスコアのスペックを特定し、特定した各スペックをランキング情報における切り口に決定することができる。また、情報処理装置1は、予め設定されたスペック種別順を並び順として決定する。 In addition, the information processing device 1 uses the spec score of each spec associated with the information indicated by the search query to identify the spec with the highest spec score within each spec type, and assigns each of the identified specs to the ranking information. You can decide to cut. In addition, the information processing apparatus 1 determines the order of specification types set in advance as the order of arrangement.

また、情報処理装置1は、検索クエリで示される情報に関連付けられた各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別の各々に属する1以上のスペックをランキング情報における切り口に決定することもできる。この場合、情報処理装置1は、例えば、特定した複数のスペックの各々を切り口とするランキング情報を種別スコアが高い順を並び順として決定する。 In addition, the information processing apparatus 1 selects one or more spec types belonging to each of a preset number of spec types in order from the spec type with the highest type score among the type scores of the spec types associated with the information indicated by the search query. Specs can also be determined as a cut-off in ranking information. In this case, the information processing apparatus 1 determines, for example, the order of ranking information based on each of the specified specifications in descending order of classification score.

また、情報処理装置1は、最も高い種別スコアのスペックのランキング情報の表示形式をリスト形式とし、それ以外のランキング情報の表示形式をグリッド形式に決定する。なお、情報処理装置1は、最も高い種別スコアが予め設定された閾値以上である場合に、最も高い種別スコアのスペックのランキング情報の表示形式をリスト形式とし、そうでない場合、最も高い種別スコアのスペックのランキング情報の表示形式をグリッド形式とすることもできる。 Further, the information processing device 1 determines the display format of the ranking information of the specification with the highest type score to be the list format, and determines the display format of the other ranking information to be the grid format. When the highest category score is equal to or higher than a preset threshold value, the information processing device 1 sets the display format of the ranking information of the specification with the highest category score to a list format. The display format of the spec ranking information can also be a grid format.

なお、情報処理装置1は、検索クエリで示される情報に関連付けられた各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別を複数のランキング情報における切り口に決定することもできる。この場合、情報処理装置1は、特定した複数のスペック種別の各々を切り口とするランキング情報を種別スコアが高い順を並び順として決定する。 Note that the information processing apparatus 1 selects a predetermined number of spec types in order from the spec type with the highest type score among the type scores of the spec types associated with the information indicated by the search query, in order from the plurality of ranking information. can also be determined to In this case, the information processing apparatus 1 determines the ranking information for each of the specified plurality of spec types in descending order of the type score.

情報処理装置1は、スペックスコアに代えて、種別内スペックスコアを検索クエリで示される情報毎に関連付けて記憶している場合、種別スコアと種別内スペックスコアとを掛け合わせることで、スペックスコアを算出する。例えば、スペック種別「色」の種別スコアが50であり、スペック「色#1」の種別内スペックスコアが2/3であるとする。この場合、スペック「色#1」のスペックスコアは、100/3(=50×2/3)である。 When the information processing apparatus 1 stores the intra-type spec score in association with each piece of information indicated by the search query instead of the spec score, the spec score is calculated by multiplying the type score and the intra-type spec score. calculate. For example, assume that the spec type "color" has a type score of 50, and the spec type "color #1" has an intra-type spec score of 2/3. In this case, the spec score of the spec “color #1” is 100/3 (=50×2/3).

情報処理装置1は、スペック種別およびスペックを共に複数のランキング情報における切り口に決定することもできる。例えば、情報処理装置1は、最も高い種別スコアのスペック種別から順に予め設定された数(1以上の数)のスペック種別と、最も高いスペックスコアのスペックから順に予め設定された数(1以上の数)のスペックとを複数のランキング情報における切り口に決定することができる。 The information processing device 1 can also determine both the spec type and the spec as cut points in a plurality of ranking information. For example, the information processing device 1 may include a preset number (1 or more) of spec types in order from the spec type with the highest type score, and a preset number (1 or more) in order of the spec type with the highest spec score. number) can be determined as a cut point in a plurality of ranking information.

また、情報処理装置1は、検索クエリに基づいて、カテゴリやブランドを複数のランキング情報のうちの少なくとも1つのランキング情報における切り口として決定することもできる。情報処理装置1は、カテゴリやブランドとスペック種別やスペックとを含む複数の切り口を複数のランキング情報におけるランキングの切り口とすることができる。 The information processing device 1 can also determine a category or a brand as an aspect in at least one piece of ranking information among a plurality of pieces of ranking information based on a search query. The information processing device 1 can use a plurality of cuts including a category, a brand, a spec type, and a spec as cuts of ranking in a plurality of pieces of ranking information.

この場合、情報処理装置1は、スペック種別またはスペックを切り口とするランキング情報よりもスペック種別およびスペック以外の切り口のランキング情報を上位の並び順に決定したり、その逆の並び順に決定したりすることができる。スペック種別およびスペック以外の切り口のランキング情報は、例えば、カテゴリ毎のランキング情報、ブランド毎のランキング情報などである。 In this case, the information processing apparatus 1 may determine the ranking information of the aspects other than the spec type and specs in a higher order than the ranking information in terms of the spec type or specs, or determine the ranking information in the opposite order. can be done. Ranking information on aspects other than spec types and specs are, for example, ranking information for each category, ranking information for each brand, and the like.

カテゴリがツリー状階層構造で分類されている場合、カテゴリのランキング情報は、例えば、検索クエリで特定されるカテゴリが最下層のカテゴリでない場合、検索クエリで特定されるカテゴリである特定カテゴリの下層のカテゴリを切り口とするランキング情報である。また、ブランドのランキング情報は、検索クエリで特定されるカテゴリに含まれる取引対象のブランドを切り口とするランキング情報である。 When categories are classified in a tree-like hierarchical structure, for example, if the category specified by the search query is not the lowest-level category, the ranking information of the category specified by the search query is the category below the specific category. This is ranking information based on categories. Also, the brand ranking information is ranking information from the perspective of the brand to be traded included in the category specified by the search query.

なお、情報処理装置1は、同一の取引対象に対して複数のスペックが設定可能なスペック種別に属するスペックをランキングの切り口から除外することもできる。同一の取引対象に対して複数のスペックが設定可能なスペック種別に属するスペックでは、上述した算出方法において、同一の取引対象に対してスペックが複数含まれている場合には、個別スペックスコアがスペック数に応じて按分される。そのため、同一の取引対象に対して複数のスペックが設定可能なスペック種別に属するスペックは、同一の取引対象に対して複数のスペックが設定されないスペック種別に属するスペックに比べて、スペックスコアの精度が低い場合がある。情報処理装置1において、同一の取引対象に対して複数のスペックが設定可能なスペック種別をランキングの切り口から除外することで、スペックスコアの精度が低くなる可能性があるスペック種別のスペックをランキングの切り口から除外することができる。 Note that the information processing apparatus 1 can also exclude specs belonging to spec types in which a plurality of specs can be set for the same transaction object from ranking cuts. For specs that belong to a spec type that allows multiple specs to be set for the same transaction target, in the calculation method described above, if multiple specs are included for the same transaction target, the individual spec score will be the spec Proportional according to the number. Therefore, specs that belong to a spec type that allows multiple specs to be set for the same transaction target have a spec score accuracy lower than specs that belong to a spec type that does not allow multiple specs to be set for the same trade target. may be low. In the information processing device 1, by excluding spec types for which a plurality of specs can be set for the same transaction object from the ranking cutoff, specifications of spec types whose spec score accuracy may be low are excluded from the ranking. Can be excluded from cuts.

〔1.2.3.決定した切り口でのランキング情報の生成〕
情報処理装置1は、上述のように決定した互いに異なる複数の切り口の各々で複数の取引対象の順位付けを行って、複数のランキング情報を生成する。図3は、実施形態に係る情報処理装置1における複数の切り口での取引対象の順位付けの一例を示す図である。なお、図3では、説明のために切り口ごとに分割した状態を示す。
[1.2.3. Generation of ranking information in the determined cut]
The information processing device 1 ranks the plurality of trading objects according to each of the plurality of different perspectives determined as described above, and generates a plurality of ranking information. FIG. 3 is a diagram showing an example of ranking of transaction targets from multiple perspectives in the information processing apparatus 1 according to the embodiment. In addition, in FIG. 3, the state divided|segmented for every cut is shown for description.

また、図3では、切り口#1、切り口#2、・・・といった抽象的な文字列で示すが、これらの切り口は、例えば、情報処理装置1によって判定されるケースがケースK1である場合、スペック「白色」、スペック「ローカット」といった具体的な切り口を示す情報である。 In FIG. 3, abstract character strings such as cut #1, cut #2, . . . are used. This information indicates a specific cut, such as spec "white" and spec "low cut".

例えば、情報処理装置1は、検索クエリを用いた検索処理の検索結果に含まれる取引対象(検索結果取引対象)のうち、切り口#1、切り口#2、・・・の各々に該当する取引対象を決定(特定)する。例えば、情報処理装置1は、検索結果取引対象の取引対象情報を用いて、切り口#1、切り口#2、・・・の各々に該当する取引対象を決定する。 For example, the information processing device 1 selects a transaction target corresponding to each of cut #1, cut #2, . determine (identify) For example, the information processing device 1 determines a transaction target corresponding to each of cut #1, cut #2, .

情報処理装置1は、切り口#1に該当する取引対象を切り口#1のランキング要素として、順位付けすることにより、切り口#1のランキングを生成する。例えば、情報処理装置1は、ランキング要素となる切り口#1に該当する取引対象についてスコアを算出し、算出したスコアを用いて切り口#1のランキングを生成する。なお、取引対象のスコアの算出は、図1で説明した内容と同様であるため説明を省略する。例えば、情報処理装置1は、スコアが高い方から順に高い順位を付けることにより、切り口#1のランキング情報を生成する。 The information processing device 1 ranks the transaction objects corresponding to the cut #1 as the ranking elements of the cut #1, thereby generating the ranking of the cut #1. For example, the information processing device 1 calculates a score for a transaction object corresponding to cut #1, which is a ranking factor, and generates a ranking of cut #1 using the calculated score. Note that the calculation of the score of the transaction target is the same as the content explained in FIG. 1, so the explanation is omitted. For example, the information processing device 1 generates the ranking information of the cut #1 by assigning a higher ranking in descending order of the score.

図3に示すリスト情報TA1は、取引対象の順位と、取引対象を識別する識別情報である取引対象ID(Identifier)と、スコアとを対応付けた情報である。リスト情報TA1では、順位「1位」の取引対象が、取引対象ID「M34」の取引対象であり、スコアが「0.94」である。順位「2位」の取引対象が、取引対象ID「M7」の取引対象であり、スコアが「0.89」である。順位「3位」の取引対象が、取引対象ID「M1」の取引対象であり、スコアが「0.85」である。情報処理装置1は、リスト情報TA1に示すような情報を用いて、切り口#1のランキング情報を生成する。 The list information TA1 shown in FIG. 3 is information in which the rank of the transaction object, the transaction object ID (Identifier) which is the identification information for identifying the transaction object, and the score are associated with each other. In the list information TA1, the trading object with the rank “1st” is the trading object with the trading object ID “M34” and the score is “0.94”. The transaction object with the rank “2nd” is the transaction object with the transaction object ID “M7” and the score is “0.89”. The transaction object with the rank “3rd” is the transaction object with the transaction object ID “M1” and the score is “0.85”. The information processing device 1 generates the ranking information of the cut #1 using the information shown in the list information TA1.

同様に、情報処理装置1は、切り口#2に該当する取引対象を切り口#2のランキング要素として、順位付けすることにより、切り口#2のランキングを生成する。例えば、情報処理装置1は、ランキング要素となる切り口#2に該当する取引対象についてスコアを算出し、算出したスコアを用いて切り口#2のランキング情報を生成する。 Similarly, the information processing device 1 ranks the transaction objects corresponding to the cut #2 as the ranking elements of the cut #2, thereby generating the ranking of the cut #2. For example, the information processing device 1 calculates a score for a transaction object corresponding to cut #2, which is a ranking factor, and generates ranking information for cut #2 using the calculated score.

図3に示すリスト情報TA2は、取引対象の順位と、取引対象を識別する識別情報である取引対象IDと、スコアとを対応付けた情報である。リスト情報TA2では、順位「1位」の取引対象が、取引対象ID「M162」の取引対象であり、スコアが「0.84」である。順位「2位」の取引対象が、取引対象ID「M78」の取引対象であり、スコアが「0.74」である。順位「3位」の取引対象が、取引対象ID「M18」の取引対象であり、スコアが「0.73」である。情報処理装置1は、リスト情報TA2に示すような情報を用いて、切り口#2のランキング情報を生成する。 The list information TA2 shown in FIG. 3 is information in which the rank of the transaction object, the transaction object ID, which is identification information for identifying the transaction object, and the score are associated with each other. In the list information TA2, the trading object with the rank “1st” is the trading object with the trading object ID “M162” and the score is “0.84”. The transaction object with the rank “2nd” is the transaction object with the transaction object ID “M78” and the score is “0.74”. The transaction object with the rank “3rd” is the transaction object with the transaction object ID “M18” and the score is “0.73”. The information processing device 1 generates the ranking information of the cut #2 using the information shown in the list information TA2.

情報処理装置1は、切り口#1,#2以外の切り口がある場合、同様の処理により、切り口#1,#2以外の切り口のランキング情報を生成する。 When there is an aspect other than the aspects #1 and #2, the information processing device 1 generates ranking information for the aspects other than the aspects #1 and #2 by performing the same processing.

〔1.2.4.検索結果および複数のランキング情報を含むコンテンツの例〕
次に、図4を用いて、情報処理装置1から端末装置2に提供されるコンテンツCに含まれる検索結果(第1タブコンテンツ)およびランキング情報(第2タブコンテンツ)の例について説明する。図4は、実施形態に係る情報処理装置1によって提供される検索結果およびランキング情報の一例を示す図である。
[1.2.4. Example of content including search results and multiple ranking information]
Next, an example of search results (first tab content) and ranking information (second tab content) included in content C provided from the information processing device 1 to the terminal device 2 will be described with reference to FIG. FIG. 4 is a diagram showing an example of search results and ranking information provided by the information processing device 1 according to the embodiment.

図4では、検索クエリ「スニーカ」が端末装置2から情報処理装置1に送信されて情報処理装置1によって生成されるコンテンツCに含まれる第1タブコンテンツC1と第2タブコンテンツC2とが示されている。利用者Uは、第1タブTB1(図2参照)を選択することで、表示領域ARに第1タブコンテンツC1を表示させることができ、第2タブTB2(図2参照)を選択することで、表示領域ARに第2タブコンテンツC2を表示させることができる。第1タブコンテンツC1と第2タブコンテンツC2との切り替えは、情報処理装置1および端末装置2のいずれが行う構成であってもよい。 FIG. 4 shows a first tab content C1 and a second tab content C2 included in content C generated by the information processing device 1 when the search query "sneakers" is transmitted from the terminal device 2 to the information processing device 1. ing. The user U can display the first tab content C1 in the display area AR by selecting the first tab TB1 (see FIG. 2), and by selecting the second tab TB2 (see FIG. 2) , the second tab content C2 can be displayed in the display area AR. Either the information processing device 1 or the terminal device 2 may switch between the first tab content C1 and the second tab content C2.

図4に示す第2タブコンテンツC2では、色別ランキングとしてスペック「白色」を切り口としたランキング情報、カット別ランキングとしてスペック「ローカット」を切り口としたランキング情報などが順に並べられている。図4に示す各ランキング情報では、上位6つの取引対象が示されており、利用者Uは、7位以下の取引対象の順位付けを知りたい場合、第2タブコンテンツC2に含まれる文字列「7位以下を見る」を選択する。これにより、7位以下の取引対象の順位付けを含むランキング情報を含む第2タブコンテンツC2が情報処理装置1から端末装置2に送信され、端末装置2によって7位以下の取引対象の順位付けを含むランキング情報が含まれる第2タブコンテンツC2が表示される。 In the second tab content C2 shown in FIG. 4, ranking information based on the spec "white" as the ranking by color, ranking information based on the spec "low cut" as the ranking by cut, and the like are arranged in order. Each of the ranking information shown in FIG. 4 shows the top six trading objects, and if the user U wants to know the ranking of the trading objects ranked seventh and below, the character string " Select "See 7th place and below". As a result, the second tab content C2 including the ranking information including the ranking of the transaction objects ranked 7th or lower is transmitted from the information processing device 1 to the terminal device 2, and the terminal device 2 ranks the transaction objects ranked 7th or lower. The second tab content C2 containing ranking information is displayed.

また、利用者Uは、スペック種別「色」に属するスペックのうち「白色」以外のスペックを切り口としたランキング情報を知りたい場合、第2タブコンテンツC2に含まれる文字列「色別ランキングをもっとみる」を選択する。これにより、スペック種別「色」に属するスペックのうち「白色」以外のスペックを切り口とした複数のランキング情報を含む第2タブコンテンツC2が情報処理装置1から端末装置2に送信される。端末装置2は、情報処理装置1から送信される第2タブコンテンツC2を受信し、スペック種別「色」に属するスペックのうち「白色」以外のスペックを切り口とした複数のランキング情報が含まれる第2タブコンテンツC2を表示する。 In addition, if the user U wants to know the ranking information for the specs other than the "white" among the specs belonging to the spec type "color", the character string "more ranking by color" included in the second tab content C2. Select "View". As a result, the information processing device 1 transmits to the terminal device 2 the second tab content C2 including a plurality of ranking information based on specs other than "white" among the specs belonging to the spec type "color". The terminal device 2 receives the second tab content C2 transmitted from the information processing device 1, and receives the second tab content C2, which includes a plurality of ranking information based on specs other than "white" among the specs belonging to the spec type "color". 2 tab content C2 is displayed.

また、利用者Uは、スペック種別「カット」に属するスペックのうち「ローカット」以外のスペックを切り口としたランキング情報を知りたい場合、第2タブコンテンツC2に含まれる文字列「カット別ランキングをもっとみる」を選択する。これにより、スペック種別「カット」に属するスペックのうち「ローカット」以外のスペックを切り口とした複数のランキング情報を含む第2タブコンテンツC2が情報処理装置1から端末装置2に送信される。端末装置2は、情報処理装置1から送信される第2タブコンテンツC2を受信し、スペック種別「カット」に属するスペックのうち「ローカット」以外のスペックを切り口とした複数のランキング情報が含まれる第2タブコンテンツC2を表示する。 In addition, when the user U wants to know the ranking information from the perspective of the specs other than the "low cut" among the specs belonging to the spec type "cut", the character string "more cut ranking" included in the second tab content C2. Select "View". As a result, the second tab content C2 including a plurality of ranking information based on specs other than "low cut" among the specs belonging to the spec type "cut" is transmitted from the information processing device 1 to the terminal device 2. FIG. The terminal device 2 receives the second tab content C2 transmitted from the information processing device 1, and includes a plurality of ranking information based on specs other than "low cut" among the specs belonging to the spec type "cut". 2 tab content C2 is displayed.

図5は、実施形態に係る情報処理装置1によって提供されるランキング情報の他の例を示す図である。スペック「白色」を切り口としたランキング情報は、図4に示す例では、表示形式がグリッド形式で6位までの取引対象が順位付けされているが、図5に示す例では、表示形式がリスト形式で20位まで順位付けされている点で、図4に示す例と異なる。 FIG. 5 is a diagram showing another example of ranking information provided by the information processing device 1 according to the embodiment. In the example shown in FIG. 4, the ranking information based on the specification "white" is displayed in a grid format and the trading targets are ranked up to the 6th place, but in the example shown in FIG. It differs from the example shown in FIG. 4 in that it ranks up to 20th place in the format.

リスト形式では、グリッド形式に比べて、ランクング対象に関する情報が多く付加されており、情報量が多く、また、含まれるランキング要素の数も多い。例えば、リスト形式では、グリッド形式に比べて、ブランド名、商品名、色、素材、およびその他の情報(例えば、利用者評価値、利用者評価数など)が含まれており、情報量が多い。そのため、利用者Uは、ランキング情報に含まれるランキング要素の情報によってランキング要素がどのようなものかをより明確に把握することができる。 Compared to the grid format, the list format adds more information about the ranking target, the amount of information is large, and the number of ranking elements included is also large. For example, compared to the grid format, the list format includes brand names, product names, colors, materials, and other information (e.g., user evaluation values, user evaluation numbers, etc.), and has a large amount of information. . Therefore, the user U can more clearly grasp what the ranking elements are based on the ranking element information included in the ranking information.

〔1.3.まとめ〕
上述した各種の処理により、情報処理装置1は、ランキングに関するタブを設けることで、ファーストビューの目立つ位置に「ランキング」という決め手になり得るコンテンツから選ぶという探し方を提案することができる。したがって、情報処理装置1は、検索結果から自力で取引対象を選べなかった利用者Uが離脱する可能性を低減させることができる。また、情報処理装置1は、利用時間が所定時間よりも少ない利用者U(ライト利用者)の回遊を促進させることができる。
[1.3. summary〕
Through the various types of processing described above, the information processing apparatus 1 can propose a search method of selecting from content that can be the decisive factor of "ranking" at a conspicuous position in the first view by providing tabs related to ranking. Therefore, the information processing device 1 can reduce the possibility that the user U who cannot select the transaction target by himself/herself leaves. In addition, the information processing apparatus 1 can promote the migration of the user U (light user) whose use time is shorter than the predetermined time.

例えば、利用者Uが入力した検索キーワードに対応する選択肢(取引対象)が多数ある、前提知識が少なく、どんなものを買おうかから迷っているユースケースが想定される。この場合、例えば、情報処理装置1は、カテゴリ、スペックなどに関する切り口ごとにランキングを提供する。これにより、広い意図の検索クエリでも、利用者Uが取引対象の概要をつかみやすく、意図を深められ、選択肢を自然に絞り込むことができる。 For example, a use case is assumed in which there are many options (transaction targets) corresponding to the search keyword input by the user U, the user U has little prior knowledge, and is at a loss as to what to buy. In this case, for example, the information processing device 1 provides rankings for each aspect related to categories, specifications, and the like. This makes it easy for the user U to grasp the outline of the transaction target even with a search query with a broad intention, deepen the intention, and naturally narrow down the options.

また、情報処理装置1は、切り口ごとに取引対象を整理したコンテンツを提供することにより、利用者Uが取引対象を購入するイメージを具体化しやすくすることができる。また、情報処理装置1は、スペックごとなどの切り口に整理したコンテンツを提供することにより、利用者Uがトレンドや人気などから、選択肢をしぼりやすくすることができる。 In addition, the information processing apparatus 1 can facilitate the user U to embody the image of purchasing the transaction object by providing the content in which the transaction object is organized for each aspect. In addition, the information processing apparatus 1 can provide the user U with content organized according to specifications, thereby making it easier for the user U to narrow down options based on trends, popularity, and the like.

また、情報処理装置1は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの行動履歴の情報に基づいて、取引対象のスペックに対するスコアであるスペックスコアを検索クエリで示される情報毎に算出する。これにより、情報処理装置1は、取引対象のスペックを切り口として検索クエリに対応する取引対象を絞り込むことができる。 Further, the information processing device 1 calculates the spec score, which is the score for the spec of the transaction target, based on the information of the action history of the user U with respect to the information of the transaction target provided in response to the search query. Calculated for each As a result, the information processing device 1 can narrow down the transaction targets corresponding to the search query by using the specifications of the transaction targets.

以下、このような処理を行う情報処理装置1、端末装置2、および外部装置3を含む情報処理システム100の構成などについて、詳細に説明する。 Hereinafter, the configuration of the information processing system 100 including the information processing device 1, the terminal device 2, and the external device 3 that perform such processing will be described in detail.

〔2.情報処理システム100の構成〕
図6に示すように、情報処理システム100は、情報処理装置1と、端末装置2と、外部装置3とを含む。情報処理装置1、端末装置2、および外部装置3は、ネットワークNを介して、有線または無線により通信可能に接続される。なお、図6では、端末装置2が1つだけ図示されているが、複数の利用者Uの各々によって複数の端末装置2のうち対応する端末装置2が用いられる。また、図6に示す情報処理システム100には、複数台の情報処理装置1や、複数台の外部装置3が含まれてもよい。
[2. Configuration of Information Processing System 100]
As shown in FIG. 6 , the information processing system 100 includes an information processing device 1 , a terminal device 2 and an external device 3 . The information processing device 1, the terminal device 2, and the external device 3 are connected via a network N so as to be communicable by wire or wirelessly. Although only one terminal device 2 is illustrated in FIG. 6 , each of the plurality of users U uses the corresponding terminal device 2 among the plurality of terminal devices 2 . Further, the information processing system 100 shown in FIG. 6 may include a plurality of information processing apparatuses 1 and a plurality of external apparatuses 3 .

実施形態に係る端末装置2は、ブラウザに表示されるウェブページやアプリケーション用のコンテンツなどのコンテンツにアクセスする利用者Uによって利用される情報処理装置である。例えば、端末装置2は、デスクトップ型PC(Personal Computer)や、ノート型PCや、タブレット端末や、携帯電話機や、PDA(Personal Digital Assistant)などである。なお、端末装置2は、上記例に限定されなくともよく、例えば、スマートウォッチや、ウェアラブルデバイス(Wearable Device)であってもよい。 The terminal device 2 according to the embodiment is an information processing device used by a user U who accesses content such as web pages displayed on a browser and content for applications. For example, the terminal device 2 is a desktop PC (Personal Computer), a notebook PC, a tablet terminal, a mobile phone, a PDA (Personal Digital Assistant), or the like. Note that the terminal device 2 is not limited to the above example, and may be, for example, a smart watch or a wearable device.

実施形態に係る外部装置3は、各種情報を提供する情報処理装置であり、例えば、サーバ装置またはクラウドシステムなどにより実現される。例えば、外部装置3は、各種情報として、利用者情報を提供する。また、他の例として、外部装置3は、インターネットショッピングや、電子商店街や、フリーマーケットサイトや、オークションサイトや、旅行または飲食店などの予約サイトや、クレジットカード契約サイトや、金融商品提供サイトなどにおける取引対象に関する情報を提供する。 The external device 3 according to the embodiment is an information processing device that provides various types of information, and is realized by, for example, a server device or a cloud system. For example, the external device 3 provides user information as various information. As another example, the external device 3 may be an Internet shopping site, an electronic shopping mall, a flea market site, an auction site, a travel or restaurant reservation site, a credit card contract site, or a financial product providing site. Provide information about the transaction object in such as.

実施形態に係る情報処理装置1は、インターネットなどの所定のネットワークNを介して、各種の装置と通信可能な情報処理装置であり、例えば、サーバ装置またはクラウドシステムなどにより実現される。例えば、情報処理装置1は、ネットワークNを介して、他の各種装置と通信可能に接続される。 The information processing device 1 according to the embodiment is an information processing device that can communicate with various devices via a predetermined network N such as the Internet, and is realized by, for example, a server device or a cloud system. For example, the information processing device 1 is communicably connected to various other devices via a network N. FIG.

〔3.情報処理装置1の構成〕
以下、上記した情報処理装置1が有する機能構成の一例について説明する。図6は、実施形態に係る情報処理装置1の構成例を示す図である。図6に示すように、情報処理装置1は、通信部10と、記憶部11と、処理部12とを有する。
[3. Configuration of Information Processing Device 1]
An example of the functional configuration of the information processing apparatus 1 will be described below. FIG. 6 is a diagram showing a configuration example of the information processing device 1 according to the embodiment. As shown in FIG. 6 , the information processing device 1 has a communication section 10 , a storage section 11 and a processing section 12 .

〔3.1.通信部10〕
通信部10は、例えば、NIC(Network Interface Card)などによって実現される。そして、通信部10は、ネットワークNと有線または無線で接続され、他の各種装置との間で情報の送受信を行う。例えば、通信部10は、端末装置2および外部装置3の各々との間でネットワークNを介して情報の送受信を行う。
[3.1. Communication unit 10]
The communication unit 10 is implemented by, for example, a NIC (Network Interface Card). The communication unit 10 is connected to the network N by wire or wirelessly, and transmits and receives information to and from other various devices. For example, the communication unit 10 transmits and receives information via the network N to and from each of the terminal device 2 and the external device 3 .

〔3.2.記憶部11〕
記憶部11は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。また、記憶部11は、利用者情報記憶部20と、取引対象情報記憶部21と、コンテンツ記憶部22と、ランキング用情報記憶部23とを有する。
[3.2. Storage unit 11]
The storage unit 11 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or a flash memory, or a storage device such as a hard disk or an optical disk. The storage unit 11 also has a user information storage unit 20 , a transaction target information storage unit 21 , a content storage unit 22 , and a ranking information storage unit 23 .

〔3.2.1.利用者情報記憶部20〕
利用者情報記憶部20は、利用者Uに関する各種利用者情報を記憶する。図7は、実施形態に係る利用者情報記憶部20に記憶される利用者情報テーブルの一例を示す図である。図7に示した例では、利用者情報記憶部20に記憶される利用者情報テーブルは、「利用者ID」、「利用者情報」といった項目を有する。例えば、「利用者情報」は、「属性情報」、「購買履歴」、「閲覧履歴」といった項目を含む。
[3.2.1. User information storage unit 20]
The user information storage unit 20 stores various user information regarding the user U. FIG. FIG. 7 is a diagram showing an example of a user information table stored in the user information storage unit 20 according to the embodiment. In the example shown in FIG. 7, the user information table stored in the user information storage unit 20 has items such as "user ID" and "user information". For example, "user information" includes items such as "attribute information", "purchase history", and "browsing history".

「利用者ID」は、利用者Uを識別する識別子である。「属性情報」は、「利用者ID」に対応付けられた利用者Uの属性に関する属性情報である。例えば、属性情報は、利用者Uの年齢や、性別や、電話番号や、住所などを含む。なお、上述した属性情報は、一例に過ぎず、年齢、性別以外、例えば職業などのデモグラフィック属性を示す情報や、興味・関心、ライフスタイルなどのサイコグラフィック属性を示す情報などの様々な情報が含まれてもよい。 “User ID” is an identifier that identifies the user U. The "attribute information" is attribute information about the attributes of the user U associated with the "user ID". For example, the attribute information includes user U's age, sex, phone number, address, and the like. In addition, the attribute information described above is only an example, and various information such as information indicating demographic attributes such as occupation other than age and gender, information indicating psychographic attributes such as interests and lifestyles, etc. may be included.

「購買履歴」は、「利用者ID」に対応付けられた利用者Uによって購買された購買履歴である。例えば、購買履歴は、利用者Uによって購買された取引対象に関する情報や、取引対象の種別や、取引対象が購買された購買回数や、取引対象が購買された日時に関する情報などである。例えば、「購買履歴」は、利用者Uが端末装置2を用いて情報処理装置1に送信した検索クエリに応じて利用者Uに提供されたコンテンツCに含まれる取引対象情報で示される取引対象の利用者Uによる取引履歴であって、検索クエリで示される情報(検索キーワード)および取引日時に関連付けられた取引履歴なども含む。なお、かかる取引履歴(購買履歴)は、利用者情報記憶部20に代えて取引対象情報記憶部21に記憶されてもよい。 “Purchase history” is the purchase history of purchases made by the user U associated with the “user ID”. For example, the purchase history includes information on the transaction object purchased by the user U, the type of the transaction object, the number of times the transaction object was purchased, the date and time when the transaction object was purchased, and the like. For example, the "purchase history" is the transaction target indicated by the transaction target information included in the content C provided to the user U in response to the search query sent to the information processing device 1 by the user U using the terminal device 2. It is the transaction history of the user U of , including information (search keywords) indicated by the search query and the transaction history associated with the transaction date and time. Such transaction history (purchase history) may be stored in the transaction target information storage unit 21 instead of the user information storage unit 20 .

「閲覧履歴」は、「利用者ID」に対応付けられた利用者Uによってコンテンツが閲覧された履歴である。例えば、「閲覧履歴」は、利用者Uの端末装置2にコンテンツが表示された履歴であってもよい。例えば、閲覧履歴は、利用者Uによって閲覧(表示)されたコンテンツに関する情報や、コンテンツの種別や、コンテンツが表示された表示回数や、コンテンツが表示された日時に関する情報などである。例えば、「閲覧履歴」は、利用者Uが端末装置2を用いて情報処理装置1に送信した検索クエリに応じて利用者Uに提供されたコンテンツCに含まれる取引対象情報に対する利用者Uの選択履歴であって、検索クエリで示される情報(検索キーワード)および検索日時に関連付けられた選択履歴なども含む。なお、かかる選択履歴(閲覧履歴)は、利用者情報記憶部20に代えて取引対象情報記憶部21に記憶されてもよい。 The “browsing history” is a history of browsing of content by the user U associated with the “user ID”. For example, the “browsing history” may be a history of content displayed on the user U's terminal device 2 . For example, the viewing history includes information about content viewed (displayed) by the user U, the type of content, the number of times the content was displayed, and information about the date and time the content was displayed. For example, the “browsing history” is the user U's view of the transaction target information included in the content C provided to the user U in response to the search query sent to the information processing device 1 by the user U using the terminal device 2. The selection history includes information (search keywords) indicated by the search query and the selection history associated with the search date and time. Such selection history (browsing history) may be stored in the transaction object information storage unit 21 instead of the user information storage unit 20 .

例えば、図7では、利用者IDによって識別された「U1」は、属性情報が「CH1」であり、購買履歴が「PH1」であり、表示履歴が「WA1」である。なお、図7に示した例では、属性情報などを、「CH1」などの抽象的な符号で表現したが、属性情報などは、具体的な数値や、具体的な文字列や、各種情報を含むファイル形式などであってもよい。 For example, in FIG. 7, "U1" identified by the user ID has attribute information "CH1", purchase history "PH1", and display history "WA1". In the example shown in FIG. 7, the attribute information and the like are represented by abstract codes such as "CH1", but the attribute information and the like are represented by specific numerical values, specific character strings, and various types of information. It may be a file format including

なお、利用者情報記憶部20は、上記に限らず、目的に応じて種々の情報を記憶してもよい。利用者情報記憶部20は、各取引対象についてその情報の表示回数、例えば利用者Uの閲覧回数を示す情報を利用者毎に記憶してもよい。 It should be noted that the user information storage unit 20 may store various types of information, not limited to the above, depending on the purpose. The user information storage unit 20 may store, for each user, information indicating the number of times the information has been displayed for each transaction object, for example, the number of times the user U has viewed the information.

〔3.2.2.取引対象情報記憶部21〕
取引対象情報記憶部21は、取引対象に関する各種取引対象情報を記憶する。図8は、実施形態に係る取引対象情報記憶部21に記憶される取引対象情報テーブルの一例を示す図である。図8に示した例では、取引対象情報記憶部21に記憶される取引対象情報テーブルは、「取引対象ID」、「取引対象」、「取引対象情報」、「カテゴリ」、「製品特定情報」といった項目を含む。なお、図8では、「カテゴリ」および「製品特定情報」を説明するために、「取引対象情報」と別の項目として説明するが、カテゴリの情報や製品の情報は、取引対象情報に含まれてもよい。
[3.2.2. Transaction target information storage unit 21]
The transaction target information storage unit 21 stores various transaction target information related to the transaction target. FIG. 8 is a diagram showing an example of a transaction target information table stored in the transaction target information storage unit 21 according to the embodiment. In the example shown in FIG. 8, the transaction target information table stored in the transaction target information storage unit 21 includes "transaction target ID", "transaction target", "transaction target information", "category", and "product specific information". including items such as In FIG. 8, in order to explain the "category" and "product specific information", they are described as separate items from the "transaction target information", but the category information and product information are included in the transaction target information. may

また、図示は省略するが、取引対象情報記憶部21は、カテゴリ以外にも、各取引対象が該当する切り口を示す情報を記憶する。例えば、取引対象情報記憶部21は、各取引対象が該当するカテゴリ、ブランド、利用シーン、スペック、取引対象により解決され得る課題、取引対象により解決され得る人の悩みなどの複数の切り口を示す情報を各取引対象に対応付けて記憶する。 Further, although illustration is omitted, the transaction object information storage unit 21 stores information indicating the cut to which each transaction object corresponds in addition to the category. For example, the transaction target information storage unit 21 stores information indicating a plurality of aspects such as the category, brand, usage scene, specifications, problems that can be solved by the transaction target, and human concerns that can be resolved by the transaction target to which each transaction target corresponds. is associated with each transaction object and stored.

「取引対象ID」は、取引対象を識別する識別子である。「取引対象」は、「取引対象ID」に対応付けられた取引対象を示す。「取引対象情報」は、「取引対象ID」により識別される取引対象の取引対象情報である。 "Transaction object ID" is an identifier for identifying a transaction object. “Transaction object” indicates a transaction object associated with the “transaction object ID”. The “transaction object information” is the transaction object information of the transaction object identified by the “transaction object ID”.

「カテゴリ」は、「取引対象ID」により識別される取引対象が該当するカテゴリに関する情報である。例えば、カテゴリが階層構造(例えば、ツリー状階層構造)で定義される場合、「カテゴリ」は、取引対象が該当する最下層カテゴリの情報、または取引対象が該当する最上層のカテゴリから最下層のカテゴリまでの各カテゴリの情報を含む。「製品特定情報」は、「取引対象ID」により識別される取引対象が該当する製品に関する情報である。 "Category" is information on the category to which the transaction object identified by the "transaction object ID" corresponds. For example, when categories are defined in a hierarchical structure (for example, a tree-like hierarchical structure), the "category" is information on the lowest level category to which the transaction target applies, or information from the highest level category to the lowest level category to which the transaction target Contains information for each category up to the category. The “product identification information” is information related to the product to which the transaction object identified by the “transaction object ID” corresponds.

例えば、図8では、取引対象IDによって識別された「M1」は、取引対象が「MA1」である。なお、図8に示した例では、取引対象を、「MA1」といった抽象的な符号で表現したが、取引対象は、各販売元が販売する商品などを示す具体的な文字列(商品名など)である。 For example, in FIG. 8, "M1" identified by the trading object ID has trading object "MA1". In the example shown in FIG. 8, the transaction target is represented by an abstract code such as "MA1", but the transaction target is a specific character string (such as a product name) indicating the product sold by each seller. ).

また、図8では、取引対象IDによって識別された「M1」は、取引対象情報が「MD1」である。なお、図8に示した例では、取引対象情報を、「MD1」といった抽象的な符号で表現したが、取引対象情報は、取引対象に関する各種情報を含むファイル形式などであってもよい。 In FIG. 8, "M1" identified by the transaction object ID has transaction object information "MD1". In the example shown in FIG. 8, the transaction object information is represented by an abstract code such as "MD1", but the transaction object information may be in a file format or the like containing various information on the transaction object.

また、図8では、取引対象IDによって識別された「M1」は、カテゴリが「CT1」である。なお、図8に示した例では、カテゴリを、「CT1」といった抽象的な符号で表現したが、カテゴリは、取引対象のカテゴリを示す情報である。 Also, in FIG. 8, "M1" identified by the transaction object ID has a category of "CT1". In the example shown in FIG. 8, the category is represented by an abstract code such as "CT1", but the category is information indicating the category of the transaction object.

また、図8では、取引対象IDによって識別された「M1」は、製品特定情報が「PD1」である。なお、図8に示した例では、製品特定情報を、「PD1」といった抽象的な符号で表現したが、製品特定情報は、取引対象が該当する製品がある場合、その製品を特定するための情報(例えばJANコードなど)である。また、製品特定情報は、取引対象が該当する製品がない場合、その取引対象に対応する製品が無いことを示す情報(例えば該当製品無しを示すフラグなど)である。 Further, in FIG. 8, "M1" identified by the transaction object ID has "PD1" as the product identification information. In the example shown in FIG. 8, the product identification information is represented by an abstract code such as "PD1". It is information (for example, JAN code, etc.). Further, the product identification information is information indicating that there is no product corresponding to the transaction target when there is no product corresponding to the transaction target (for example, a flag indicating that there is no corresponding product).

なお、取引対象情報記憶部21は、上記に限らず、目的に応じて種々の情報を記憶してもよい。例えば、取引対象情報記憶部21は、各取引対象に対応するスコアや表示回数などといった情報を記載してもよい。 Note that the transaction target information storage unit 21 may store various types of information, not limited to the above, depending on the purpose. For example, the transaction target information storage unit 21 may describe information such as the score and display count corresponding to each transaction target.

〔3.2.3.コンテンツ記憶部22〕
コンテンツ記憶部22は、コンテンツに関する情報を記憶する。図9は、実施形態に係るコンテンツ記憶部22に記憶されるコンテンツテーブルの一例を示す図である。図9に示した例では、コンテンツ記憶部22に記憶されるコンテンツテーブルは、「コンテンツID」、「コンテンツ」といった項目を有する。
[3.2.3. Content storage unit 22]
The content storage unit 22 stores information about content. FIG. 9 is a diagram showing an example of a content table stored in the content storage unit 22 according to the embodiment. In the example shown in FIG. 9, the content table stored in the content storage unit 22 has items such as "content ID" and "content".

「コンテンツID」は、コンテンツを識別する識別子である。「コンテンツ」は、「コンテンツID」に対応付けられたコンテンツに関する情報である。具体的には、コンテンツは、コンテンツの内容に関する情報を示してもよい。 “Content ID” is an identifier for identifying content. "Content" is information about the content associated with the "content ID". Specifically, the content may indicate information about the contents of the content.

例えば、コンテンツは、ポータルサイトに関するコンテンツである。また、他の例として、コンテンツは、ニュースサイトや、オークションサイトや、天気予報サイトや、ショッピングサイトや、ファイナンス(株価)サイトなどに関するコンテンツであってもよい。 For example, the content is content related to a portal site. As another example, the content may be content related to a news site, an auction site, a weather forecast site, a shopping site, a finance (stock price) site, or the like.

また、コンテンツは、路線検索サイトや、地図提供サイトや、旅行サイトや、飲食店紹介サイトや、ウェブブログサイトや、SNSサイトなどに関するコンテンツであってもよい。 Also, the content may be content related to a route search site, a map providing site, a travel site, a restaurant introduction site, a web blog site, an SNS site, and the like.

例えば、図9では、コンテンツIDによって識別された「C1」は、コンテンツが「CO1」である。なお、図9に示した例では、コンテンツなどを、「CO1」などの抽象的な符号で表現したが、コンテンツなどは、具体的な数値や、具体的な文字列や、各種情報を含むファイル形式などであってもよい。 For example, in FIG. 9, "C1" identified by the content ID has content "CO1". In the example shown in FIG. 9, the content and the like are represented by abstract codes such as "CO1", but the content and the like are represented by specific numerical values, specific character strings, and files containing various information. It may be a format or the like.

なお、コンテンツ記憶部22は、上記に限らず、目的に応じて種々の情報を記憶してもよい。 Note that the content storage unit 22 may store various types of information, not limited to the above, depending on the purpose.

〔3.2.4.ランキング用情報記憶部23〕
ランキング用情報記憶部23は、ランキングの生成に用いる各種の情報を記憶する。例えば、ランキング用情報記憶部23は、ランキングの切り口やランキング情報の並び順などを決定するための切り口判定辞書情報、取引対象の順位付けの基準(ランキング基準)を示す順位付け基準情報、および取引対象の各種スコアの算出に用いるスコア算出用情報などを記憶する。
[3.2.4. Ranking information storage unit 23]
The ranking information storage unit 23 stores various kinds of information used to generate rankings. For example, the ranking information storage unit 23 stores perspective judgment dictionary information for determining ranking perspectives and the order of ranking information, ranking reference information indicating ranking criteria (ranking criteria) for transaction targets, and transaction Stores score calculation information and the like used to calculate various scores of a target.

順位付け基準情報は、例えば、スコアが高い方から順に高い順位を付けるというランキング基準を示す情報である。スコア算出用情報は、例えば、取引対象の各種スコアの算出に用いるスコア関数などの情報である。 The ranking reference information is, for example, information indicating a ranking reference for ranking in order from the highest score. The score calculation information is, for example, information such as a score function used to calculate various scores of transaction targets.

切り口判定辞書情報は、検索クエリで示される情報毎に、スペック種別、スペック、種別スコア、スペックスコアなどが関連付けられた情報である。図10は、実施形態に係るランキング用情報記憶部23に記憶される切り口判定辞書情報の一例を示す図である。図10に示した例では、ランキング用情報記憶部23に記憶される切り口判定辞書情報は、「クエリID」、「クエリ内容」、「スペック種別」、「スペック」、「種別スコア」、「スペックスコア」といった項目を含む。 The perspective determination dictionary information is information in which spec types, specs, type scores, spec scores, and the like are associated with each piece of information indicated by a search query. FIG. 10 is a diagram showing an example of perspective determination dictionary information stored in the ranking information storage unit 23 according to the embodiment. In the example shown in FIG. 10, the perspective determination dictionary information stored in the ranking information storage unit 23 includes "query ID", "query content", "spec type", "spec", "type score", "spec Includes items such as "score".

「クエリID」は、検索クエリで示される情報毎に固有の識別子である。「クエリ内容」は、検索クエリで示される情報であり、以下において、クエリ内容と記載する場合がある。「スペック種別」は、取引対象のスペック種別を示す情報である。「スペック」は、取引対象のスペックを示す情報である。「種別スコア」は、種別スコアを示す情報であり、「スペックスコア」は、スペックスコアを示す情報である。 "Query ID" is a unique identifier for each piece of information indicated by a search query. “Query content” is information indicated by a search query, and may be referred to as “query content” below. The "spec type" is information indicating the spec type of the transaction target. "Spec" is information indicating the specifications of the transaction target. The “type score” is information indicating the type score, and the “spec score” is information indicating the spec score.

例えば、図10では、クエリID「Q1」のクエリ内容は、「QK1」である。なお、図10に示した例では、クエリ内容を、「QK1」といった抽象的な符号で表現したが、クエリ内容は、検索クエリに検索キーワードとして含まれる文字列である。また、検索クエリに複数の文字列が検索キーワードとして含まれる場合、クエリ内容は、に複数の文字列である。例えば、検索キーワードが「スニーカ レディス」の場合、クエリ内容は、「スニーカ レディス」である。 For example, in FIG. 10, the query content of the query ID "Q1" is "QK1". In the example shown in FIG. 10, the query content is represented by an abstract code such as "QK1", but the query content is a character string included as a search keyword in the search query. Also, when a search query includes multiple character strings as search keywords, the query content is a plurality of character strings. For example, when the search keyword is "sneakers ladies", the query content is "sneakers ladies".

図10に示す例では、スペック種別を「SK1」といった抽象的な符号で表現したが、スペック種別は、例えば、取引対象がスニーカである場合、色、カット、サイズなどといったスペック種別を示す具体的な文字列の情報である。また、図10に示す例では、スペックを「SK1#1」、「SK1#2」といった抽象的な符号で表現したが、スペックは、スペック種別が色である場合、例えば、白色、赤色などといったスペックを示す具体的な文字列の情報である。 In the example shown in FIG. 10, the spec type is represented by an abstract code such as "SK1", but when the traded object is sneakers, for example, the spec type indicates the spec type such as color, cut, size, etc. string information. In addition, in the example shown in FIG. 10, specs are represented by abstract codes such as "SK1#1" and "SK1#2". It is information of a specific character string indicating the spec.

切り口判定辞書情報は、図10に示す例に限定されない。図11は、実施形態に係るランキング用情報記憶部23に記憶される切り口判定辞書情報の他の例を示す図である。図11に示す切り口判定辞書情報は、「スペックスコア」に代えて「種別内スペックスコア」が含まれる点で、図10に示す切り口判定辞書情報と異なる。種別スコアと種別内スペックスコアとを乗算した結果がスペックスコアとなり、スペックスコアを種別スコアで除算した結果が種別内スペックスコアとなる。 The perspective determination dictionary information is not limited to the example shown in FIG. FIG. 11 is a diagram showing another example of perspective determination dictionary information stored in the ranking information storage unit 23 according to the embodiment. The perspective determination dictionary information shown in FIG. 11 is different from the perspective determination dictionary information shown in FIG. 10 in that it includes "intra-type spec score" instead of "spec score". The result of multiplying the type score by the intra-type spec score is the spec score, and the result of dividing the spec score by the type score is the intra-type spec score.

なお、ランキング用情報記憶部23は、上記に限らず、目的に応じて種々の情報を記憶してもよい。 Note that the ranking information storage unit 23 may store various types of information, not limited to the above, depending on the purpose.

〔3.3.処理部12〕
処理部12は、コントローラ(Controller)であり、例えば、CPU(Central Processing Unit)やMPU(Micro Processing Unit)などのプロセッサによって、情報処理装置1内部の記憶装置に記憶されている各種プログラム(情報処理プログラムの一例)がRAMを作業領域として実行されることにより実現される。また、処理部12は、コントローラであり、例えば、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)などの集積回路により実現される。
[3.3. processing unit 12]
The processing unit 12 is a controller, and for example, various programs (information processing An example of a program) is implemented by executing the RAM as a work area. Also, the processing unit 12 is a controller, and is implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array).

図6に示すように、処理部12は、取得部30と、算出部31と、受付部32と、生成部33と、提供部34とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、処理部12の内部構成は、図6に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。 As shown in FIG. 6, the processing unit 12 includes an acquisition unit 30, a calculation unit 31, a reception unit 32, a generation unit 33, and a provision unit 34, and functions and actions of information processing described below. realize or perform Note that the internal configuration of the processing unit 12 is not limited to the configuration shown in FIG. 6, and may be another configuration as long as it performs information processing to be described later.

〔3.3.1.取得部30〕
取得部30は、各種情報を取得する。取得部30は、記憶部11から各種の情報を取得する。取得部30は、利用者情報記憶部20、取引対象情報記憶部21、コンテンツ記憶部22、およびランキング用情報記憶部23などから各種の情報を取得する。
[3.3.1. Acquisition unit 30]
The acquisition unit 30 acquires various types of information. The acquisition unit 30 acquires various types of information from the storage unit 11 . The acquisition unit 30 acquires various types of information from the user information storage unit 20, the transaction target information storage unit 21, the content storage unit 22, the ranking information storage unit 23, and the like.

取得部30は、通信部10を介して、外部の情報処理装置から各種情報を受信する。取得部30は、端末装置2または外部装置3から各種情報を受信する。例えば、取得部30は、外部装置3から利用者Uに関する利用者情報を取得する。図1では、取得部30は、利用者情報として、利用者Uの属性情報や、インターネットショッピング、電子商店街、オークションサイトまたはフリーマーケットサイトなどにおける購買履歴や、コンテンツの表示履歴などを外部装置3から取得する。そして、取得部30は、かかる利用者情報を利用者情報記憶部20に記憶する。例えば、取得部30は、所定の期間毎に、利用者情報を外部装置3から取得し、利用者情報記憶部20に記憶される利用者情報を更新する。また、取得部30は、利用者情報記憶部20に記憶される利用者情報を取得する。例えば、取得部30は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの行動履歴(例えば、上述した選択履歴および購買履歴など)の情報を利用者情報記憶部20から取得する。以下、検索クエリに応じて提供される取引対象の情報に対する利用者Uの行動履歴を単に行動履歴と記載する場合がある。 The acquisition unit 30 receives various types of information from an external information processing device via the communication unit 10 . The acquisition unit 30 receives various information from the terminal device 2 or the external device 3 . For example, the acquisition unit 30 acquires user information about the user U from the external device 3 . In FIG. 1, the acquisition unit 30 acquires user information such as attribute information of the user U, purchase history on Internet shopping, electronic shopping malls, auction sites, flea market sites, etc., display history of content, etc. Get from The acquisition unit 30 then stores the user information in the user information storage unit 20 . For example, the acquisition unit 30 acquires user information from the external device 3 and updates the user information stored in the user information storage unit 20 every predetermined period. The acquisition unit 30 also acquires user information stored in the user information storage unit 20 . For example, the acquisition unit 30 acquires from the user information storage unit 20 information on the user U's action history (for example, the above-described selection history and purchase history) with respect to the transaction target information provided in response to the search query. . Hereinafter, the action history of the user U with respect to the transaction target information provided in response to the search query may be simply referred to as the action history.

また、取得部30は、外部装置3から取引対象に関する情報を取得する。例えば、取得部30は、オークションサイトまたはフリーマーケットサイトにて取引される取引対象に関する情報を外部装置3から取得する。そして、取得部30は、かかる取引対象に関する情報を取引対象情報記憶部21に記憶する。例えば、取得部30は、所定の期間毎に、取引対象に関する情報を外部装置3から取得し、取引対象情報記憶部21に記憶される取引対象に関する情報を更新する。 Also, the acquisition unit 30 acquires information about the transaction target from the external device 3 . For example, the acquisition unit 30 acquires from the external device 3 information about a transaction target traded at an auction site or a flea market site. Then, the acquisition unit 30 stores the information about the transaction object in the transaction object information storage unit 21 . For example, the acquisition unit 30 acquires information on the transaction object from the external device 3 and updates the information on the transaction object stored in the transaction object information storage unit 21 every predetermined period.

取得部30は、取引対象に関する取引対象情報を取得する。取得部30は、取引対象の販売履歴を含む取引対象情報を取得する。取得部30は、取引対象の注文数を含む取引対象情報を取得する。取得部30は、取引対象が販売された日時から経過した期間を含む取引対象情報を取得する。取得部30は、取引対象の販売数を含む取引対象情報を取得する。取得部30は、取引対象を示す情報の閲覧回数を含む取引対象情報を取得する。 The acquisition unit 30 acquires transaction target information regarding a transaction target. The acquisition unit 30 acquires transaction target information including the sales history of the transaction target. The acquisition unit 30 acquires transaction target information including the number of orders for the transaction target. The acquisition unit 30 acquires transaction object information including a period that has passed since the date and time when the transaction object was sold. The acquisition unit 30 acquires transaction target information including the number of sales of the transaction target. The acquisition unit 30 acquires transaction target information including the number of times information indicating the transaction target has been browsed.

取得部30は、取引対象に対するレビュー数を含む取引対象情報を取得する。取得部30は、取引対象に対する評価を含む取引対象情報を取得する。取得部30は、取引対象に関する外的要因を含む取引対象情報を取得する。取得部30は、SNSにおける取引対象に関する投稿を含む取引対象情報を取得する。取得部30は、取引対象に関する検索数を含む取引対象情報を取得する。取得部30は、取引対象に関する内的要因を含む取引対象情報を取得する。取得部30は、取引対象を対象とするインセンティブを含む取引対象情報を取得する。取得部30は、取引対象を対象とするクーポンを含む取引対象情報を取得する。取得部30は、取引対象に関する値下げを含む取引対象情報を取得する。 The acquisition unit 30 acquires transaction target information including the number of reviews for the transaction target. The acquisition unit 30 acquires transaction target information including an evaluation of the transaction target. The acquisition unit 30 acquires transaction target information including external factors related to the transaction target. The acquisition unit 30 acquires transaction target information including posts about transaction targets on the SNS. The acquisition unit 30 acquires transaction target information including the number of searches related to the transaction target. The acquisition unit 30 acquires transaction target information including internal factors related to the transaction target. The acquisition unit 30 acquires transaction target information including an incentive for the transaction target. The acquisition unit 30 acquires transaction target information including coupons for transaction targets. The acquisition unit 30 acquires transaction target information including price reductions related to transaction targets.

取得部30は、取引対象情報に含まれる複数の要素に関する要素情報を取得する。取得部30は、取引対象情報に含まれる複数の要素の傾向を示す要素情報を取得する。取得部30は、複数の要素の各々に対応するスコアを取得する。 The acquisition unit 30 acquires element information regarding a plurality of elements included in transaction target information. The acquisition unit 30 acquires element information indicating tendencies of a plurality of elements included in transaction target information. Acquisition unit 30 acquires a score corresponding to each of the plurality of elements.

取得部30は、取引対象の注文数を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象を示す情報の閲覧回数を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象に対するレビュー数を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象の予約数を含む複数の要素の傾向を示す要素情報を取得する。 The acquisition unit 30 acquires element information indicating trends of a plurality of elements including the number of orders to be traded. The acquisition unit 30 acquires element information indicating the tendency of a plurality of elements including the number of views of information indicating a transaction target. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including the number of reviews for the transaction target. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including the number of reservations for transactions.

取得部30は、取引対象に関する外的要因を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、SNSにおける取引対象に関する投稿を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象に関する検索数を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象に関する内的要因を含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象を対象とするインセンティブを含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象を対象とするクーポンを含む複数の要素の傾向を示す要素情報を取得する。取得部30は、取引対象に関する値下げを含む複数の要素の傾向を示す要素情報を取得する。 The acquisition unit 30 acquires element information indicating trends of a plurality of elements including external factors related to the transaction target. The acquisition unit 30 acquires element information indicating a tendency of a plurality of elements including posts related to transaction targets on the SNS. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including the number of searches for a transaction target. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including internal factors related to the transaction target. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including incentives targeted at trade targets. The acquisition unit 30 acquires element information indicating trends of a plurality of elements including coupons targeted for transactions. The acquisition unit 30 acquires element information indicating a tendency of a plurality of elements including price reductions related to transaction objects.

また、取得部30は、取引対象に対する表示回数(利用者Uの閲覧回数)を示す情報を端末装置2から取得する。例えば、取得部30は、コンテンツの表示回数と、各取引対象の表示回数とを端末装置2から取得する。また、取得部30は、コンテンツとともに、予め提供された表示回数を取得する制御情報によって取得される。そして、取得部30は、かかる表示回数を取引対象情報記憶部21に記憶する。 In addition, the acquisition unit 30 acquires from the terminal device 2 information indicating the number of times the transaction target has been displayed (the number of times the user U has browsed). For example, the acquisition unit 30 acquires from the terminal device 2 the number of times the content has been displayed and the number of times each transaction object has been displayed. In addition, the acquisition unit 30 acquires control information for acquiring the number of times of display provided in advance together with the content. Then, the acquisition unit 30 stores the display count in the transaction target information storage unit 21 .

〔3.3.2.算出部31〕
算出部31は、取得部30によって取得された行動履歴の情報に基づいて、取引対象のスペックに対するスコアであるスペックスコアを検索クエリで示される情報毎に算出する。
[3.3.2. calculation unit 31]
Based on the action history information acquired by the acquisition unit 30, the calculation unit 31 calculates a spec score, which is a score for the spec of the transaction target, for each piece of information indicated by the search query.

例えば、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報を行動履歴の情報として、スペックスコアを検索クエリで示される情報毎に算出する。また、算出部31は、検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報を行動履歴の情報として、スペックスコアを検索クエリで示される情報毎に算出することもできる。また、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報と検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報とを行動履歴の情報として、スペックスコアを検索クエリで示される情報毎に算出することもできる。 For example, the calculation unit 31 calculates the specification score for each piece of information indicated by the search query, using the selection history information of the user U for the transaction target information provided in response to the search query as the action history information. The calculation unit 31 may also calculate the spec score for each piece of information indicated by the search query, using the transaction history information of the user U for the transaction target for which information is provided in response to the search query as the action history information. can. Further, the calculation unit 31 calculates information of the selection history of the user U with respect to the information of the transaction object provided in response to the search query and information of the transaction history of the user U with respect to the transaction object information provided in response to the search query. can be used as action history information to calculate a spec score for each piece of information indicated by a search query.

また、算出部31は、取得部30によって取得された行動履歴の情報に基づいて、取引対象のスペック種別に対するスコアである種別スコアを検索クエリで示される情報毎に算出する。 Based on the action history information acquired by the acquisition unit 30, the calculation unit 31 also calculates a type score, which is a score for the spec type of the transaction target, for each piece of information indicated by the search query.

例えば、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報を行動履歴の情報として、種別スコアを検索クエリで示される情報毎に算出する。また、算出部31は、検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報を行動履歴の情報として、種別スコアを検索クエリで示される情報毎に算出することもできる。また、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報と検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報とを行動履歴の情報として、種別スコアを検索クエリで示される情報毎に算出することもできる。 For example, the calculating unit 31 calculates the type score for each piece of information indicated by the search query, using the selection history information of the user U for the transaction target information provided in response to the search query as the action history information. The calculation unit 31 may also calculate a type score for each piece of information indicated by a search query, using information on the transaction history of the user U with respect to the transaction target for which information is provided in response to the search query as information on the action history. can. Further, the calculation unit 31 calculates information of the selection history of the user U with respect to the information of the transaction object provided in response to the search query and information of the transaction history of the user U with respect to the transaction object information provided in response to the search query. can be used as action history information to calculate a type score for each piece of information indicated by a search query.

算出部31は、検索クエリで示される情報毎に算出した各スペックのスペックスコアと各スペック種別の種別スコアに基づいて、ランキング用情報記憶部23に記憶される切り口判定辞書情報(例えば、図10参照)の生成および更新を行う。 Based on the spec score of each spec and the type score of each spec type calculated for each piece of information indicated by the search query, the calculation unit 31 calculates perspective determination dictionary information stored in the ranking information storage unit 23 (for example, FIG. 10 reference) is generated and updated.

また、算出部31は、取得部30によって取得された行動履歴の情報に基づいて、スペックスコアに代えて、種別内スペックスコアを検索クエリで示される情報毎に算出することもできる。 The calculation unit 31 can also calculate an intra-type spec score for each piece of information indicated by a search query, instead of the spec score, based on the action history information acquired by the acquisition unit 30 .

例えば、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報を行動履歴の情報として、種別内スペックスコアを検索クエリで示される情報毎に算出する。また、算出部31は、検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報を行動履歴の情報として、種別内スペックスコアを検索クエリで示される情報毎に算出することもできる。また、算出部31は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの選択履歴の情報と検索クエリに応じて情報が提供される取引対象に対する利用者Uの取引履歴の情報とを行動履歴の情報として、種別内スペックスコアを検索クエリで示される情報毎に算出することもできる。 For example, the calculation unit 31 calculates the intra-type specification score for each piece of information indicated by the search query, using the selection history information of the user U for the transaction target information provided in response to the search query as the action history information. . In addition, the calculation unit 31 calculates an intra-type spec score for each piece of information indicated by the search query, using the information of the transaction history of the user U for the transaction target for which information is provided in response to the search query as the information of the action history. can also Further, the calculation unit 31 calculates information of the selection history of the user U with respect to the information of the transaction object provided in response to the search query and information of the transaction history of the user U with respect to the transaction object information provided in response to the search query. can also be used as action history information to calculate an intra-type spec score for each piece of information indicated by a search query.

算出部31は、検索クエリで示される情報毎に算出した各スペックの種別内スペックスコアと各スペック種別の種別スコアに基づいて、ランキング用情報記憶部23に記憶される切り口判定辞書情報(例えば、図11参照)の生成および更新を行うことができる。 The calculation unit 31 calculates perspective judgment dictionary information stored in the ranking information storage unit 23 (for example, 11) can be generated and updated.

切り口判定辞書情報が図11に示す状態である場合、算出部31は、受付部32によって検索クエリが受け付けられたときに、切り口判定辞書情報(例えば、図11参照)を用いて、検索クエリに対応する各スペックのスペックスコアを算出する。例えば、受付部32によって受け付けられた検索クエリで示される情報に関連付けられた各スペック種別の種別スコアと各スペックの種別内スペックスコアとが生成部33によって切り口判定辞書情報(例えば、図11参照)から取得される。そして、算出部31は、生成部33によって取得された種別スコアとスペックスコアとを掛け合わせることでスペックスコアを算出する。 When the approach determination dictionary information is in the state shown in FIG. 11, the calculation unit 31 uses the approach determination dictionary information (for example, see FIG. 11) when the search query is received by the receiving unit 32, Calculate the spec score for each corresponding spec. For example, the type score of each spec type associated with the information indicated by the search query received by the receiving unit 32 and the spec score within the type of each spec are generated by the generating unit 33 as cut-point determination dictionary information (see, for example, FIG. 11). obtained from Then, the calculation unit 31 calculates the spec score by multiplying the type score and the spec score acquired by the generation unit 33 .

なお、算出部31は、上述のように算出したスペックスコアおよび種別スコアを補正することもできる。例えば、算出部31は、利用者Uに提供されるスペック種別一覧に含まれる複数のスペック種別のうち利用者Uによるスペック種別の選択履歴に基づいて、種別スコアを補正することができる。例えば、算出部31は、スペック一覧における利用者Uによるスペックの選択回数に応じて係数k1(≧1)をスペックスコアに掛け合わせることで、スペックスコアを補正する。 Note that the calculation unit 31 can also correct the spec score and type score calculated as described above. For example, the calculation unit 31 can correct the type score based on the selection history of the spec type by the user U from among the plurality of spec types included in the spec type list provided to the user U. For example, the calculation unit 31 corrects the spec score by multiplying the spec score by a coefficient k1 (≧1) according to the number of spec selections by the user U in the spec list.

また、算出部31は、利用者Uに提供されるスペック一覧に含まれる複数のスペックのうち利用者Uによるスペックの選択履歴に基づいて、スペックスコアを補正することができる。例えば、算出部31は、スペック一覧における利用者Uによるスペックの選択回数に応じて係数k1(≧1)をスペックスコアに掛け合わせることで、スペックスコアを補正する。 Further, the calculation unit 31 can correct the spec score based on the selection history of specs by the user U from among the specs included in the spec list provided to the user U. For example, the calculation unit 31 corrects the spec score by multiplying the spec score by a coefficient k1 (≧1) according to the number of spec selections by the user U in the spec list.

〔3.3.3.受付部32〕
受付部32は、各種要求を受け付ける。受付部32は、外部の情報処理装置から各種要求を受け付ける。受付部32は、通信部10を介して、外部の情報処理装置から各種要求を示す情報を受信する。例えば、受付部32は、端末装置2または外部装置3から要求を受け付ける。受付部32は、利用者Uが入力した検索キーワードを含む検索クエリを端末装置2から受け付ける。
[3.3.3. reception unit 32]
The reception unit 32 receives various requests. The reception unit 32 receives various requests from an external information processing device. The reception unit 32 receives information indicating various requests from an external information processing device via the communication unit 10 . For example, the receiving unit 32 receives requests from the terminal device 2 or the external device 3 . The accepting unit 32 accepts a search query including the search keyword input by the user U from the terminal device 2 .

〔3.3.4.生成部33〕
生成部33は、種々の情報を生成する生成処理を実行する。例えば、生成部33は、取得部30により取得された各種情報、記憶部11に記憶された各種情報、または外部の情報処理装置から受信された各種情報などに基づいて、生成処理を実行する。
[3.3.4. generation unit 33]
The generation unit 33 executes generation processing for generating various information. For example, the generation unit 33 executes generation processing based on various information acquired by the acquisition unit 30, various information stored in the storage unit 11, or various information received from an external information processing device.

生成部33は、例えば、第1タブTB1、第2タブTB2、検索ボックスBX1、第1タブコンテンツC1、および第2タブコンテンツC2を含む上述したコンテンツCを生成する。 The generation unit 33 generates, for example, the content C described above including the first tab TB1, the second tab TB2, the search box BX1, the first tab content C1, and the second tab content C2.

例えば、生成部33は、利用者Uが入力した検索キーワードを含む検索クエリに対応する検索結果を配置した第1タブコンテンツC1を生成する。生成部33は、利用者Uが入力した検索キーワードを用いた検索処理によって得られる検索結果を配置した第1タブコンテンツC1を生成する。 For example, the generation unit 33 generates the first tab content C1 in which search results corresponding to search queries including search keywords input by the user U are arranged. The generation unit 33 generates the first tab content C1 in which the search results obtained by the search process using the search keyword input by the user U are arranged.

検索処理は、例えば、検索キーワードを含む取引対象情報の取引対象を抽出することによって行われる。例えば、検索クエリに含まれる検索キーワードが「テレビ」である場合、生成部33は、検索処理において、検索クエリ「テレビ」に対応する取引対象情報を取引対象情報記憶部21から抽出する。なお、検索クエリに対応する情報の抽出は従来技術を用いて行われ、取引対象が特定可能であればどのような処理であってもよく、詳細な説明は省略する。 The search process is performed, for example, by extracting transaction targets from transaction target information including search keywords. For example, when the search keyword included in the search query is "television", the generation unit 33 extracts the transaction target information corresponding to the search query "television" from the transaction target information storage unit 21 in the search process. It should be noted that the extraction of information corresponding to the search query is performed using a conventional technique, and any processing may be used as long as the transaction target can be specified, and detailed description thereof will be omitted.

また、検索処理を情報処理装置1以外の装置(検索装置)が行う場合、取得部30は、検索装置に検索クエリを送信し、検索装置から検索クエリの検索結果を受信する。生成部33は、検索クエリに対応する情報として抽出された取引対象情報を用いて、検索クエリの検索結果を生成する。例えば、生成部33は、抽出した取引対象情報の取引対象のリスト情報を、検索クエリの検索結果として生成する。 Also, when the search process is performed by a device (search device) other than the information processing device 1, the acquisition unit 30 transmits a search query to the search device and receives search results of the search query from the search device. The generation unit 33 generates a search result of the search query using the transaction target information extracted as information corresponding to the search query. For example, the generation unit 33 generates the list information of the transaction target of the extracted transaction target information as the search result of the search query.

また、生成部33は、受付部32によって受け付けられた検索クエリに基づいて、複数のランキング情報を生成する。例えば、生成部33は、受付部32によって受け付けられた検索クエリに基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。ランキング情報の種別は、例えば、ランキングの切り口およびランキング情報の表示形式などを含む。なお、ランキング情報の種別には、ランキング情報に含まれるランキング候補の数なども含む。 Also, the generating unit 33 generates a plurality of pieces of ranking information based on the search query received by the receiving unit 32 . For example, the generating unit 33 determines the types and order of the plurality of ranking information to be provided to the user U based on the search query received by the receiving unit 32 . The type of ranking information includes, for example, a ranking cutoff and a display format of the ranking information. The types of ranking information also include the number of ranking candidates included in the ranking information.

生成部33は、ランキング用情報記憶部23に記憶される切り口判定辞書情報(図10参照)から、受付部32によって受け付けられた検索クエリで示される情報に関連付けられた各スペックのスペックスコアおよび各スペック種別の種別スコアを取得する。 The generating unit 33 generates the spec score of each spec associated with the information indicated by the search query received by the receiving unit 32 and each Get the type score for a spec type.

また、生成部33は、図10に示す切り口判定辞書情報に代えて、図11に示す切り口判定辞書情報を用いることもできる。この場合、生成部33は、切り口判定辞書情報(図11参照)から、検索クエリで示される情報に関連付けられた各スペックの種別内スペックスコアおよび各スペック種別の種別スコアを取得する。各スペックのスペックスコアは、各スペックの種別内スペックスコアを種別スコアに掛け合わせることで算出される。かかる算出は、算出部31によって行われる。 The generation unit 33 can also use the perspective determination dictionary information shown in FIG. 11 instead of the perspective determination dictionary information shown in FIG. In this case, the generation unit 33 acquires the intra-type spec score of each spec and the type score of each spec type associated with the information indicated by the search query from the perspective determination dictionary information (see FIG. 11). The spec score for each spec is calculated by multiplying the spec score within the type of each spec by the spec score for each spec. Such calculation is performed by the calculator 31 .

そして、生成部33は、複数のスペックのうちスペックスコアが予め設定された条件を満たすスペックをランキングの切り口として決定する。予め設定された条件は、例えば、スペックスコアのうち最も高いスペックスコアのスペックから順に予め設定された数のスペックであるという条件、各スペック種別内で最もスペックスコアのスペックであるという条件である。また、予め設定された条件は、例えば、各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別の各々に属する1以上のスペックであるという条件であってもよい。 Then, the generating unit 33 determines, among the plurality of specs, specs whose spec score satisfies a condition set in advance as a cut point for ranking. The preset conditions are, for example, a condition that the spec score is a preset number of specs in descending order of the spec score, or a condition that the spec score is the highest spec score within each spec type. Further, the preset condition is, for example, a condition that one or more specs belong to each of a preset number of spec types in order from the spec type with the highest type score among the type scores of each spec type. may

例えば、生成部33は、検索クエリで示される情報に関連付けられた各スペックのスペックスコアのうち最も高いスペックスコアのスペックから順に予め設定された数のスペックを複数のランキング情報における切り口に決定する。また、生成部33は、特定した複数のスペックの各々を切り口とするランキング情報をスペックスコアが高い順を並び順として決定する。 For example, the generating unit 33 determines a preset number of specs in descending order of the spec scores of the specs associated with the information indicated by the search query, starting from the spec score with the highest spec score, as cut points in the plurality of ranking information. The generating unit 33 also determines the ranking information for each of the plurality of specified specs in descending order of the spec score.

また、生成部33は、最も高いスペックスコアのスペックのランキング情報の表示形式をリスト形式とし、それ以外のランキング情報の表示形式をグリッド形式に決定する。なお、生成部33は、最も高いスペックスコアが予め設定された閾値以上である場合に、最も高いスペックスコアのスペックのランキング情報の表示形式をリスト形式とし、そうでない場合、最も高いスペックスコアのスペックのランキング情報の表示形式をグリッド形式とすることもできる。 The generating unit 33 also determines the display format of the ranking information of the spec with the highest spec score to be the list format, and the display format of the other ranking information to be the grid format. Note that the generation unit 33 sets the display format of the ranking information of the specs with the highest spec score to a list format when the highest spec score is equal to or higher than a preset threshold value, and otherwise, sets the spec with the highest spec score. The display format of the ranking information may be a grid format.

また、生成部33は、検索クエリで示される情報に関連付けられた各スペックのスペックスコアを用いて、各スペック種別内で最もスペックスコアのスペックを特定し、特定した各スペックをランキング情報における切り口に決定することができる。また、生成部33は、予め設定されたスペック種別順を並び順として決定する。また、生成部33は、特定した複数のスペックを切り口とする複数のランキング情報の並び順をスペック種別が高い順の並び順に決定することもできる。 In addition, the generation unit 33 uses the spec score of each spec associated with the information indicated by the search query to identify the spec with the highest spec score within each spec type, and uses each of the identified specs as a cut point in the ranking information. can decide. In addition, the generation unit 33 determines the order of spec types set in advance as the order of arrangement. The generation unit 33 can also determine the order of arrangement of a plurality of pieces of ranking information with the specified specifications as a starting point, in descending order of the specification type.

また、生成部33は、検索クエリで示される情報に関連付けられた各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別の各々に属する1以上のスペックをランキング情報における切り口に決定することもできる。この場合、生成部33は、例えば、特定した複数のスペックの各々を切り口とするランキング情報を種別スコアが高い順を並び順として決定する。なお、生成部33は、予め設定された数のスペック種別に代えて、予め設定された閾値以上の種別スコアのスペック種別の各々に属する1以上のスペックをランキング情報における切り口に決定することもできる。 In addition, the generating unit 33 generates one or more specs belonging to each of a preset number of spec types in order from the spec type with the highest type score among the type scores of each spec type associated with the information indicated by the search query. can also be determined as a cut in the ranking information. In this case, the generation unit 33 determines, for example, the ranking information for each of the plurality of specified specs in order of descending classification score. Note that the generation unit 33 can also determine one or more specs belonging to each spec type with a type score equal to or greater than a preset threshold value as a cut point in the ranking information, instead of a preset number of spec types. .

また、生成部33は、最も高い種別スコアのスペックのランキング情報の表示形式をリスト形式とし、それ以外のランキング情報の表示形式をグリッド形式に決定する。なお、生成部33は、最も高い種別スコアが予め設定された閾値以上である場合に、最も高い種別スコアのスペックのランキング情報の表示形式をリスト形式とし、そうでない場合、最も高い種別スコアのスペックのランキング情報の表示形式をグリッド形式とすることもできる。 In addition, the generating unit 33 determines the display format of the ranking information of the spec with the highest type score to be the list format, and the display format of the other ranking information to be the grid format. Note that the generation unit 33 sets the display format of the ranking information of the specifications with the highest category score to the list format when the highest category score is equal to or higher than a preset threshold value, and otherwise sets the specification of the highest category score to the list format. The display format of the ranking information may be a grid format.

また、生成部33は、検索クエリで示される情報に関連付けられた各スペック種別の種別スコアのうち最も高い種別スコアのスペック種別から順に予め設定された数のスペック種別を複数のランキング情報における切り口に決定することもできる。この場合、生成部33は、特定した複数のスペック種別の各々を切り口とするランキング情報を種別スコアが高い順を並び順として決定する。なお、生成部33は、予め設定された数のスペック種別に代えて、予め設定された閾値以上の種別スコアのスペック種別をランキング情報における切り口に決定することもできる。 In addition, the generation unit 33 selects a predetermined number of spec types in order from the spec type with the highest type score among the type scores of the spec types associated with the information indicated by the search query, and uses them as cut points in a plurality of ranking information. can also decide. In this case, the generating unit 33 determines the ranking information for each of the specified plurality of spec types in descending order of the type score. Note that the generation unit 33 can also determine the spec type with a type score equal to or greater than a preset threshold value as a cut point in the ranking information instead of the preset number of spec types.

生成部33は、スペック種別とスペックとを共に複数のランキング情報における切り口に決定することもできる。例えば、生成部33は、最も高い種別スコアのスペック種別から順に予め設定された数(1以上の数)のスペック種別と、最も高いスペックスコアのスペックから順に予め設定された数(1以上の数)のスペックとを複数のランキング情報における切り口に決定することができる。 The generation unit 33 can also determine both the spec type and the spec as cut points in a plurality of ranking information. For example, the generating unit 33 generates a preset number (1 or more) of spec types in order from the spec type with the highest type score, and a preset number (1 or more) in order from the spec type with the highest spec score. ) can be determined as cut points in a plurality of ranking information.

また、生成部33は、検索クエリに基づいて、カテゴリやブランドを複数のランキング情報のうちの少なくとも1つのランキング情報における切り口として決定することもできる。生成部33は、カテゴリやブランドとスペック種別やスペックとを含む複数の切り口を複数のランキング情報におけるランキングの切り口とすることができる。 Moreover, the generation unit 33 can also determine a category or a brand as an aspect in at least one piece of ranking information among the plurality of pieces of ranking information based on the search query. The generating unit 33 can use a plurality of cuts including categories, brands, spec types, and specs as ranking cuts in a plurality of pieces of ranking information.

この場合、生成部33は、スペック種別またはスペックを切り口とするランキング情報よりもスペック種別およびスペック以外の切り口のランキング情報を上位の並び順に決定したり、その逆の並び順に決定したりすることができる。スペック種別およびスペック以外の切り口のランキング情報は、例えば、カテゴリ毎のランキング情報、ブランド毎のランキング情報などである。 In this case, the generation unit 33 may determine the ranking information of the cuts other than the spec type and specs in higher order than the ranking information cut in terms of the spec type or specs, or may decide the ranking information in the opposite order. can. Ranking information on aspects other than spec types and specs are, for example, ranking information for each category, ranking information for each brand, and the like.

また、生成部33は、同一の取引対象に対して複数のスペックが設定可能なスペック種別に属するスペックをランキングの切り口から除外することもできる。同一の取引対象に対して複数のスペックが設定可能なスペック種別をランキングの切り口から除外することで、スペックスコアの精度が低くなる可能性があるスペック種別のスペックをランキングの切り口から除外することができる。 In addition, the generation unit 33 can also exclude specs belonging to a spec type in which a plurality of specs can be set for the same transaction object from the ranking cut. By excluding spec types that can set multiple specs for the same trading target from the ranking, it is possible to exclude the specifications of the spec type that may reduce the accuracy of the spec score from the ranking. can.

生成部33は、決定した複数のランキング情報の種別および並び順と取引対象に関する取引対象情報とに基づいて、複数のランキング情報の生成処理を実行する。例えば、生成部33は、決定したランキング情報の種別で示される切り口でランキング要素となる各取引対象についてスコアを算出する処理を決定種別毎に行う。 The generation unit 33 executes a process of generating a plurality of ranking information based on the determined types and order of the plurality of ranking information and the transaction target information related to the transaction target. For example, the generation unit 33 performs a process of calculating a score for each transaction target that is a ranking element from the perspective indicated by the determined ranking information type for each determined type.

例えば、生成部33は、決定したランキング情報の種別で示される切り口に該当する取引対象の取引対象情報を入力として、その取引対象のスコアを出力する関数(スコア関数)を用いて、取引対象のスコアを算出する。例えば、生成部33は、取引対象情報に含まれる複数の要素の各々に対応する部分スコアの平均値を、取引対象のスコアとして算出する。例えば、生成部33は、取引対象情報に含まれる複数の要素の各々に対応する部分スコアを合算することにより、取引対象のスコアを算出する。 For example, the generating unit 33 uses a function (score function) for outputting the score of the transaction target, using as input the transaction target information of the transaction target corresponding to the cut indicated by the determined ranking information type. Calculate the score. For example, the generation unit 33 calculates the average value of the partial scores corresponding to each of the plurality of elements included in the transaction object information as the score of the transaction object. For example, the generation unit 33 calculates the score of the transaction object by summing the partial scores corresponding to each of the plurality of elements included in the transaction object information.

生成部33は、算出したスコアを用いて取引対象の順位付けを決定種別毎に行い、決定種別で示される表示形式で複数の取引対象が配列されるランキング情報を決定種別毎に生成する。例えば、生成部33は、スコアが高い方から順に高い順位を取引対象に付けし、順位が高い取引対象から順に、決定した表示形式で配列することによって、ランキング情報を生成する。 The generation unit 33 uses the calculated score to rank the transaction objects for each determination type, and generates ranking information in which a plurality of transaction objects are arranged in the display format indicated by the determination type for each determination type. For example, the generating unit 33 generates the ranking information by ranking the transaction objects in descending order of score and arranging the transaction objects in descending order in the determined display format.

そして、生成部33は、決定した並び順で複数のランキング情報を並べた第2タブコンテンツC2を生成する。生成部33は、例えば、表示形式がリスト形式(第1表示形式の一例)である場合、表示形式がグリッド形式(第2表示形式の一例)である場合に比べて、複数の取引情報(ランキング要素)の各々についての情報量が多く設定する。 Then, the generation unit 33 generates the second tab content C2 in which the plurality of ranking information are arranged in the determined order. For example, when the display format is a list format (an example of a first display format), the generating unit 33 generates a plurality of transaction information (ranking element), set a large amount of information for each.

生成部33は、画像生成や画像処理などに関する種々の技術を適宜用いて、端末装置2へ提供する画面(コンテンツC)を生成する。例えば、生成部33は、Java(登録商標)などの種々の技術を適宜用いて、端末装置2へ提供する画面(コンテンツC)を生成する。なお、生成部33は、CSSやJavaScript(登録商標)やHTMLの形式に基づいて、端末装置2へ提供する画面(コンテンツC)を生成してもよい。また、例えば、生成部33は、JPEG(Joint Photographic Experts Group)やGIF(Graphics Interchange Format)やPNG(Portable Network Graphics)など様々な形式で画面(コンテンツ)を生成してもよい。 The generating unit 33 generates a screen (content C) to be provided to the terminal device 2 by appropriately using various techniques related to image generation, image processing, and the like. For example, the generation unit 33 appropriately uses various techniques such as Java (registered trademark) to generate a screen (content C) to be provided to the terminal device 2 . Note that the generation unit 33 may generate a screen (content C) to be provided to the terminal device 2 based on CSS, JavaScript (registered trademark), or HTML format. Further, for example, the generation unit 33 may generate screens (contents) in various formats such as JPEG (Joint Photographic Experts Group), GIF (Graphics Interchange Format), and PNG (Portable Network Graphics).

〔3.3.5.提供部34〕
提供部34は、各種情報を提供する。提供部34は、通信部10を介して、外部の情報処理装置へ各種情報を送信する。提供部34は、端末装置2または外部装置3へ各種情報を送信する。提供部34は、コンテンツを端末装置2に送信する。提供部34は、取引対象に関する情報を端末装置2に送信する。
[3.3.5. providing unit 34]
The providing unit 34 provides various information. The providing unit 34 transmits various types of information to an external information processing device via the communication unit 10 . The providing unit 34 transmits various information to the terminal device 2 or the external device 3 . The providing unit 34 transmits content to the terminal device 2 . The providing unit 34 transmits information about the transaction target to the terminal device 2 .

例えば、提供部34は、生成部33によって生成された情報を提供する。例えば、提供部34は、生成部33によって生成されたコンテンツCを提供する。コンテンツCの提供は、例えば、コンテンツCを端末装置2に送信することによって行われる。なお、提供部34は、コンテンツCに代えて、第1タブコンテンツC1と同じコンテンツと第2タブコンテンツC2と同じコンテンツとを独立して提供することもできる。 For example, the providing unit 34 provides information generated by the generating unit 33 . For example, the providing unit 34 provides content C generated by the generating unit 33 . Provision of the content C is performed by transmitting the content C to the terminal device 2, for example. Note that, instead of the content C, the providing unit 34 can independently provide the same content as the first tab content C1 and the same content as the second tab content C2.

提供部34から端末装置2に送信されたコンテンツは、端末装置2に表示される。例えば、端末装置2は、図2に示すように、提供部34から提供されたコンテンツCを表示することができる。 The content transmitted from the providing unit 34 to the terminal device 2 is displayed on the terminal device 2 . For example, the terminal device 2 can display content C provided by the providing unit 34, as shown in FIG.

また、提供部34は、スペック一覧を利用者Uに提供する。スペック一覧の提供は、例えば、スペック一覧を端末装置2に送信することによって行われる。図12は、実施形態に係る情報処理装置1から利用者Uに提供されるスペック一覧の一例を示す図である。 Also, the providing unit 34 provides the user U with a spec list. The specification list is provided by, for example, transmitting the specification list to the terminal device 2 . FIG. 12 is a diagram showing an example of a specification list provided to the user U from the information processing device 1 according to the embodiment.

図12に示す例では、コンテンツC3,C4が端末装置2に表示されている。コンテンツC3は、スペック一覧を示すコンテンツであり、スペック一覧は、スペック種別とスペックとが階層構造で示される。利用者Uは、端末装置2を操作することによって、スペック一覧に含まれるスペックを選択することによって、選択されたスペックに応じた取引対象の情報を含むコンテンツC4が提供部34から利用者Uに提供される。 In the example shown in FIG. 12, contents C3 and C4 are displayed on the terminal device 2. In the example shown in FIG. The content C3 is a content showing a spec list, and the spec list shows spec types and specs in a hierarchical structure. By operating the terminal device 2, the user U selects a specification included in the specification list, and the content C4 including the information of the transaction object corresponding to the selected specification is sent from the providing unit 34 to the user U. provided.

例えば、利用者Uは、端末装置2を操作してスペック一覧に含まれるスペックを選択することによって、利用者Uによって選択されたスペックの情報が端末装置2から情報処理装置1に送信される。利用者Uによって選択されたスペックの情報は、記憶部11(例えば、利用者情報記憶部20または取引対象情報記憶部21など)に記憶される。提供部34は、選択されたスペックの情報に基づいて、利用者Uによって選択されたスペックの取引対象の情報を含むコンテンツC4を端末装置2に送信する。これにより、利用者Uによって選択されたスペックの取引対象の情報を含むコンテンツC4が端末装置2に表示される。 For example, the user U operates the terminal device 2 to select a spec included in the spec list, and information on the spec selected by the user U is transmitted from the terminal device 2 to the information processing device 1 . Information on the specifications selected by the user U is stored in the storage unit 11 (for example, the user information storage unit 20, the transaction target information storage unit 21, or the like). The providing unit 34 transmits to the terminal device 2 the content C<b>4 including the information of the transaction target of the specifications selected by the user U based on the information of the selected specifications. As a result, the terminal device 2 displays the content C<b>4 including the information of the transaction target of the specifications selected by the user U.

なお、上述したコンテンツC3は、スペック種別を含むスペック情報一覧であるが、かかる例に限定されず、例えば、スペック種別を含まないスペック一覧であってもよい。 Although the content C3 described above is a spec information list including spec types, it is not limited to such an example, and may be a spec list that does not include spec types, for example.

〔4.処理手順〕
次に、図13および図14を用いて、実施形態に係る情報処理装置1が実行する情報処理の手順について説明する。図13および図14は、情報処理装置1が実行する情報処理の流れの一例を示すフローチャートである。
[4. Processing procedure]
Next, the procedure of information processing executed by the information processing apparatus 1 according to the embodiment will be described with reference to FIGS. 13 and 14. FIG. 13 and 14 are flowcharts showing an example of the flow of information processing executed by the information processing apparatus 1. FIG.

まず、図13について説明する。図13は、情報処理装置1が行うスコア算出処理の一例を示す。図13に示すように、情報処理装置1の処理部12は、利用者Uの行動履歴を記憶部11から取得する(ステップS10)。処理部12は、ステップS10で取得した利用者Uの行動履歴に基づいてスペックスコアまたは種別内スペックスコアと種別スコアとを算出する(ステップS11)。 First, FIG. 13 will be described. FIG. 13 shows an example of score calculation processing performed by the information processing device 1 . As shown in FIG. 13, the processing unit 12 of the information processing device 1 acquires the action history of the user U from the storage unit 11 (step S10). The processing unit 12 calculates the spec score or the intra-type spec score and the type score based on the action history of the user U acquired in step S10 (step S11).

そして、処理部12は、ステップS11で算出したスペックスコアまたは種別内スペックスコアと種別スコアとに基づいて、切り口判定辞書情報を生成または更新し(ステップS12)、図13に示す処理を終了する。 Then, the processing unit 12 generates or updates the perspective determination dictionary information based on the spec score or the intra-type spec score and the type score calculated in step S11 (step S12), and ends the processing shown in FIG.

次に、図14について説明する。図14は、情報処理装置1が検索クエリを受け付けてからコンテンツCを利用者Uに提供する処理の一例を示す。図14に示すように、情報処理装置1の処理部12は、端末装置2から検索クエリをネットワークNおよび通信部10を介して受け付ける(ステップS20)。そして、処理部12は、記憶部11に記憶されている切り口判定辞書情報を取得し、取得した切り口判定辞書情報を用いて、ステップS20で受け付けた検索クエリで示される情報に対応する種別スコアおよびスペックスコアを取得する(ステップS21)。 Next, FIG. 14 will be described. FIG. 14 shows an example of processing in which the information processing apparatus 1 provides the content C to the user U after receiving a search query. As shown in FIG. 14, the processing unit 12 of the information processing device 1 receives a search query from the terminal device 2 via the network N and the communication unit 10 (step S20). Then, the processing unit 12 acquires the approach determination dictionary information stored in the storage unit 11, and uses the acquired approach determination dictionary information to obtain the type score and the type score corresponding to the information indicated by the search query received in step S20 A spec score is acquired (step S21).

次に、処理部12は、ステップS21で取得した種別スコアおよびスペックスコアに基づいて、ランキング情報の種別と並び順を決定する(ステップS22)。 Next, the processing unit 12 determines the type and order of ranking information based on the type score and spec score acquired in step S21 (step S22).

次に、処理部12は、ステップS22で決定した種別のランキング情報をステップS22で決定した並び順で配置した第2タブコンテンツC2を含むコンテンツCを生成する(ステップS23)。そして、処理部12は、ステップS23で生成したコンテンツCを提供し(ステップS24)、図14に示す処理を終了する。 Next, the processing unit 12 generates the content C including the second tab content C2 in which the ranking information of the type determined in step S22 is arranged in the order determined in step S22 (step S23). Then, the processing unit 12 provides the content C generated in step S23 (step S24), and ends the processing shown in FIG.

〔5.変形例〕
上述した情報処理装置1は、上記実施形態以外にも種々の異なる形態にて実施されてもよい。そこで、以下では、情報処理装置1の他の実施形態について説明する。
[5. Modification]
The information processing apparatus 1 described above may be implemented in various different forms other than the above embodiment. Therefore, other embodiments of the information processing apparatus 1 will be described below.

〔5.1.利用者U〕
上記実施形態では、所定のサービスの会員に登録している利用者Uを例に挙げて説明したが、上記例に限定されなくともよい。例えば、利用者Uは、如何なる利用者Uであってもよく、例えば、所定のサービスの会員に登録していない利用者Uなどであってもよい。
[5.1. User U]
In the above embodiment, the user U who is registered as a member of a predetermined service has been described as an example, but it is not necessary to be limited to the above example. For example, the user U may be any user U, for example, a user U who is not registered as a member of a predetermined service.

〔5.2.取引対象〕
上記実施形態では、電子商店街において取引される取引対象を例に挙げて説明したが、上記例に限定されなくともよい。例えば、取引対象は、如何なる取引対象であってもよい。例えば、取引対象は、数量が限定された取引対象であってもよい。また、取引対象は、インターネットショッピング、オークションサイト、フリーマーケットサイトなどによって取引される取引対象であってもよい。また、検索クエリによる検索対象およびランキング対象は取引対象に限定されず、取引対象以外であってもよい。
[5.2. Transaction target]
In the above embodiment, an example of a transaction target that is traded on an electronic shopping mall has been described, but the above example does not have to be limited. For example, the trading object may be any trading object. For example, the trading object may be a limited quantity trading object. Also, the transaction object may be a transaction object that is traded through Internet shopping, an auction site, a flea market site, or the like. Further, the search target and ranking target by the search query are not limited to the transaction target, and may be other than the transaction target.

〔5.3.取引対象に関する情報を提供〕
上記実施形態では、情報処理装置1がコンテンツを端末装置2に提供する情報処理の一例を挙げて説明したが、上記例に限定されなくともよい。例えば、外部サーバがコンテンツを端末装置2に提供してもよい。この場合、情報処理装置1は、取引対象に関する情報を外部サーバに提供してもよい。
[5.3. Provide information on the transaction object]
In the above-described embodiment, an example of information processing in which the information processing device 1 provides content to the terminal device 2 has been described, but it is not necessary to be limited to the above example. For example, an external server may provide content to the terminal device 2 . In this case, the information processing device 1 may provide the external server with information on the transaction target.

例えば、外部サーバは、コンテンツの一例として、ポータルサイトに関するコンテンツを提供する。この場合、情報処理装置1は、取引対象に関する情報として、取引対象の画像や、コンテンツに配置されたときのレイアウトに関する情報などを外部サーバに提供してもよい。 For example, the external server provides content regarding portal sites as an example of content. In this case, the information processing device 1 may provide the external server with an image of the transaction object, information on the layout when arranged in the content, etc., as the information on the transaction object.

〔6.ハードウェア構成〕
上述してきた実施形態に係る情報処理装置1または端末装置2は、例えば図15に示すような構成のコンピュータ80によって実現される。以下、情報処理装置1を例に挙げて説明する。図15は、実施形態に係る情報処理装置1の機能を実現するコンピュータ80の一例を示すハードウェア構成図である。コンピュータ80は、CPU81、RAM82、ROM(Read Only Memory)83、HDD(Hard Disk Drive)84、通信インターフェイス(I/F)85、入出力インターフェイス(I/F)86、およびメディアインターフェイス(I/F)87を有する。
[6. Hardware configuration]
The information processing device 1 or the terminal device 2 according to the embodiments described above is implemented by a computer 80 configured as shown in FIG. 15, for example. The information processing apparatus 1 will be described below as an example. FIG. 15 is a hardware configuration diagram showing an example of a computer 80 that implements the functions of the information processing apparatus 1 according to the embodiment. The computer 80 includes a CPU 81, a RAM 82, a ROM (Read Only Memory) 83, a HDD (Hard Disk Drive) 84, a communication interface (I/F) 85, an input/output interface (I/F) 86, and a media interface (I/F). ) 87.

CPU81は、ROM83またはHDD84に記憶されたプログラムに基づいて動作し、各部の制御を行う。ROM83は、コンピュータ80の起動時にCPU81によって実行されるブートプログラムや、コンピュータ80のハードウェアに依存するプログラムなどを記憶する。 The CPU 81 operates based on programs stored in the ROM 83 or HDD 84 and controls each section. The ROM 83 stores a boot program executed by the CPU 81 when the computer 80 is started, a program depending on the hardware of the computer 80, and the like.

HDD84は、CPU81によって実行されるプログラム、および、かかるプログラムによって使用されるデータなどを記憶する。通信インターフェイス85は、ネットワークN(図6参照)を介して他の機器からデータを受信してCPU81へ送り、CPU81が生成したデータを、ネットワークNを介して他の機器に送信する。 The HDD 84 stores programs executed by the CPU 81, data used by these programs, and the like. The communication interface 85 receives data from other devices via the network N (see FIG. 6), sends the data to the CPU 81, and transmits data generated by the CPU 81 to other devices via the network N. FIG.

CPU81は、入出力インターフェイス86を介して、ディスプレイやプリンタなどの出力装置、および、キーボードまたはマウスなどの入力装置を制御する。CPU81は、入出力インターフェイス86を介して、入力装置からデータを取得する。また、CPU81は、入出力インターフェイス86を介して生成したデータを出力装置へ出力する。 The CPU 81 controls output devices such as a display and a printer and input devices such as a keyboard and a mouse through an input/output interface 86 . The CPU 81 acquires data from the input device via the input/output interface 86 . The CPU 81 also outputs the generated data to the output device via the input/output interface 86 .

メディアインターフェイス87は、記録媒体88に記憶されたプログラムまたはデータを読み取り、RAM82を介してCPU81に提供する。CPU81は、かかるプログラムを、メディアインターフェイス87を介して記録媒体88からRAM82上にロードし、ロードしたプログラムを実行する。記録媒体88は、例えばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)などの光学記録媒体、MO(Magneto-Optical disk)などの光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリなどである。 The media interface 87 reads programs or data stored in the recording medium 88 and provides them to the CPU 81 via the RAM 82 . The CPU 81 loads the program from the recording medium 88 onto the RAM 82 via the media interface 87 and executes the loaded program. The recording medium 88 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or a PD (Phase change rewritable disc), a magneto-optical recording medium such as an MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. and so on.

例えば、コンピュータ80が実施形態に係る情報処理装置1として機能する場合、コンピュータ80のCPU81は、RAM82上にロードされたプログラムを実行することにより、処理部12の機能を実現する。また、HDD84には、記憶部11内のデータが記憶される。コンピュータ80のCPU81は、これらのプログラムを記録媒体88から読み取って実行するが、他の例として、他の装置からネットワークNを介してこれらのプログラムを取得してもよい。 For example, when the computer 80 functions as the information processing apparatus 1 according to the embodiment, the CPU 81 of the computer 80 implements the functions of the processing unit 12 by executing programs loaded on the RAM 82 . Further, the data in the storage unit 11 is stored in the HDD 84 . The CPU 81 of the computer 80 reads these programs from the recording medium 88 and executes them, but as another example, these programs may be acquired via the network N from another device.

〔7.その他〕
また、上記実施形態および変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[7. others〕
Further, among the processes described in the above embodiments and modifications, all or part of the processes described as being performed automatically can be performed manually, or described as being performed manually. All or part of the processing can also be performed automatically by known methods. In addition, information including processing procedures, specific names, various data and parameters shown in the above documents and drawings can be arbitrarily changed unless otherwise specified. For example, the various information shown in each drawing is not limited to the illustrated information.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。 Also, each component of each device illustrated is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific form of distribution and integration of each device is not limited to the one shown in the figure, and all or part of them can be functionally or physically distributed and integrated in arbitrary units according to various loads and usage conditions. Can be integrated and configured.

また、上述してきた実施形態および変形例は、処理内容を矛盾させない範囲で適宜組み合わせることが可能である。例えば、複数のランキング情報の種別および並び順の決定の一部は、端末装置2で行うことができ、この場合、情報処理装置1と端末装置2の一部とが情報処理装置として機能する。 Also, the above-described embodiments and modifications can be appropriately combined within a range that does not contradict the processing content. For example, the terminal device 2 can partially determine the types and order of the plurality of ranking information, and in this case, the information processing device 1 and part of the terminal device 2 function as the information processing device.

〔8.効果〕
上述してきたように、実施形態に係る情報処理装置1は、取得部30と、算出部31とを備える。取得部30は、検索クエリに応じて提供される取引対象の情報に対する利用者Uの行動履歴の情報を取得する。算出部31は、取得部30によって取得された行動履歴の情報に基づいて、取引対象のスペックに対するスコアであるスペックスコアを検索クエリで示される情報毎に算出する。これにより、情報処理装置1は、スペックを切り口として検索クエリに対応する取引対象を容易に絞り込むことができる。
[8. effect〕
As described above, the information processing device 1 according to the embodiment includes the acquisition unit 30 and the calculation unit 31 . The acquisition unit 30 acquires information on the action history of the user U with respect to transaction target information provided in response to a search query. Based on the action history information acquired by the acquisition unit 30, the calculation unit 31 calculates a spec score, which is a score for the spec of the transaction target, for each piece of information indicated by the search query. As a result, the information processing device 1 can easily narrow down the transaction targets corresponding to the search query by using the specifications as a starting point.

また、行動履歴の情報は、取引対象の情報に対する利用者Uの選択履歴の情報が含まれており、算出部31は、選択履歴の情報に基づいて、スペックスコアを算出する。これにより、情報処理装置1は、例えば、利用者Uの選択頻度が高いスペックのスペックスコアを高くすることができる。 The action history information includes selection history information of the user U with respect to transaction target information, and the calculation unit 31 calculates a specification score based on the selection history information. As a result, the information processing apparatus 1 can increase the spec score of specs that are frequently selected by the user U, for example.

また、行動履歴の情報は、取引対象の情報で示される取引対象に対する利用者Uの取引履歴の情報が含まれており、算出部31は、取引履歴の情報に基づいて、スペックスコアを算出する。これにより、情報処理装置1は、例えば、利用者Uの取引頻度が高いスペックのスペックスコアを高くすることができる。 Further, the action history information includes information on the transaction history of the user U with respect to the transaction object indicated by the transaction object information, and the calculation unit 31 calculates the spec score based on the transaction history information. . Thereby, the information processing apparatus 1 can increase the spec score of the spec with which the user U has a high transaction frequency, for example.

また、情報処理装置1は、生成部33と、提供部34とを備える。生成部33は、複数のスペックのうちスペックスコアが予め設定された条件を満たすスペックを有する複数の取引対象を順位付けしたランキング情報を生成する。提供部34は、生成部33によって生成されたランキング情報を利用者Uに提供する。これにより、情報処理装置1は、例えば、スペックを切り口として検索クエリに対応する取引対象を順位付けしたランキング情報を利用者Uに提供することができる。 The information processing device 1 also includes a generating unit 33 and a providing unit 34 . The generation unit 33 generates ranking information that ranks a plurality of transaction objects having specs that satisfy a condition in which spec scores are preset among a plurality of specs. The providing unit 34 provides the user U with the ranking information generated by the generating unit 33 . As a result, the information processing device 1 can provide the user U with ranking information in which the transaction targets corresponding to the search query are ranked according to the specifications, for example.

また、情報処理装置1は、検索クエリを受け付ける受付部32を備える。生成部33は、検索クエリで示される情報毎のスペックスコアのうち受付部32によって受け付けられた検索クエリで示される情報に対応するスペックスコアに基づいて、ランキング情報を生成する。これにより、情報処理装置1は、例えば、検索クエリに応じた適切なスペックを切り口として検索クエリに対応する取引対象を順位付けしたランキング情報を利用者Uに提供することができる。 The information processing device 1 also includes a reception unit 32 that receives search queries. The generating unit 33 generates ranking information based on the spec score corresponding to the information indicated by the search query received by the receiving unit 32 among the spec scores for each information indicated by the search query. As a result, the information processing device 1 can provide the user U with ranking information in which transaction targets corresponding to the search query are ranked according to appropriate specifications corresponding to the search query, for example.

また、生成部33は、互いに異なるスペック種別に属する複数のスペックの各々のランキング情報を生成し、提供部34は、複数のランキング情報を予め設定されたスペック種別順で利用者Uに提供する。これにより、情報処理装置1は、複数のスペック種別に属するスペックを切り口としたランキング情報を利用者Uに提供することができる。 The generating unit 33 generates ranking information for each of a plurality of specs belonging to different spec types, and the providing unit 34 provides the user U with the plurality of ranking information in a preset order of spec types. As a result, the information processing apparatus 1 can provide the user U with ranking information based on specs belonging to a plurality of spec types.

また、算出部31は、取得部30によって取得された行動履歴の情報に基づいて、取引対象のスペック種別に対するスコアである種別スコアを算出する。生成部33は、互いに異なるスペック種別に属する複数のスペックの各々のランキング情報を生成する。提供部34は、複数のランキング情報を種別スコアが高い順に利用者Uに提供する。これにより、情報処理装置1は、例えば、複数のスペック種別に属するスペックを切り口としたランキング情報を利用者Uによる行動頻度が高いスペック種別から順に利用者Uに提供することができる。 Further, the calculation unit 31 calculates a type score, which is a score for the spec type of the transaction target, based on the action history information acquired by the acquisition unit 30 . The generation unit 33 generates ranking information for each of a plurality of specs belonging to different spec types. The providing unit 34 provides the user U with a plurality of pieces of ranking information in descending order of classification score. As a result, the information processing apparatus 1 can provide the user U with ranking information in which specifications belonging to a plurality of specification types are used as a starting point, in descending order of the frequency of behavior of the user U, for example.

また、提供部34は、複数のスペックを含むスペック一覧を利用者Uに提供し、スペック一覧のうち利用者Uに選択されたスペックに属する複数の取引対象の情報を利用者Uに提供する。算出部31は、利用者Uによるスペックの選択履歴に基づいて、スペックスコアおよび種別スコアのうちの少なくとも一方を補正する。これにより、情報処理装置1は、スペックスコアや種別スコアを適切に補正することができる。 The providing unit 34 also provides the user U with a spec list including a plurality of specs, and provides the user U with information on a plurality of transaction targets belonging to specs selected by the user U from the spec list. The calculation unit 31 corrects at least one of the spec score and the type score based on the spec selection history by the user U. Thereby, the information processing apparatus 1 can appropriately correct the spec score and the type score.

また、生成部33は、同一のスペック種別に属する複数のスペックの各々のランキング情報を生成する。提供部34は、複数のランキング情報をスペックスコアが高い順に利用者Uに提供する。これにより、情報処理装置1は、例えば、複数のスペックを切り口としたランキング情報を利用者Uによる行動頻度が高いスペックから順に利用者Uに提供することができる。 The generation unit 33 also generates ranking information for each of a plurality of specs belonging to the same spec type. The providing unit 34 provides the user U with a plurality of pieces of ranking information in descending order of spec score. As a result, the information processing apparatus 1 can provide the user U with ranking information, for example, based on a plurality of specifications, in descending order of the behavior frequency of the user U. As shown in FIG.

また、生成部33は、同一の取引対象に対して複数のスペックが設定可能なスペック種別に属するスペックをランキング情報の生成対象から除外する。これにより、情報処理装置1は、同一の取引対象に対して複数のスペックが設定可能なスペック種別をランキングの切り口から除外することで、スペックスコアの精度が低くなる可能性があるスペック種別のスペックをランキングの切り口から除外することができる。 In addition, the generation unit 33 excludes specs belonging to a spec type in which a plurality of specs can be set for the same transaction object, from ranking information generation targets. As a result, the information processing device 1 excludes spec types for which a plurality of specs can be set for the same transaction object from the ranking cutoff, thereby allowing the spec types of the spec types whose spec score accuracy may be low. can be excluded from the ranking cut.

また、取引対象の情報は、電子商取引において取引される取引対象の情報を含む。これにより、情報処理装置1は、検索クエリに対応する取引対象として電子商取引において取引される取引対象を、スペックを切り口として、検索クエリに対応する取引対象を容易に絞り込むことができる。 Further, the information on the transaction target includes information on the transaction target to be traded in electronic commerce. As a result, the information processing apparatus 1 can easily narrow down the transaction targets corresponding to the search query, which are traded in electronic commerce as the transaction targets corresponding to the search query, by using the specifications as a starting point.

以上、本願の実施形態を図面に基づいて詳細に説明したが、これは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 As described above, the embodiments of the present application have been described in detail with reference to the drawings, but these are examples, and various modifications and improvements, including the aspects described in the section of the disclosure of the invention, can be made based on the knowledge of those skilled in the art. It is possible to implement the invention in other forms.

また、上述してきた「部(section、module、unit)」は、「手段」や「回路」などに読み替えることができる。例えば、取得部は、取得手段や取得回路に読み替えることができる。 Also, the above-mentioned "section, module, unit" can be read as "means" or "circuit". For example, the acquisition unit can be read as acquisition means or an acquisition circuit.

1 情報処理装置
2 端末装置
3 外部装置
10 通信部
11 記憶部
12 処理部
20 利用者情報記憶部
21 取引対象情報記憶部
22 コンテンツ記憶部
23 ランキング用情報記憶部
30 取得部
31 算出部
32 受付部
33 生成部
34 提供部
100 情報処理システム
1 information processing device 2 terminal device 3 external device 10 communication unit 11 storage unit 12 processing unit 20 user information storage unit 21 transaction target information storage unit 22 content storage unit 23 ranking information storage unit 30 acquisition unit 31 calculation unit 32 reception unit 33 generation unit 34 provision unit 100 information processing system

Claims (12)

検索クエリに応じて提供される取引対象の情報に対する利用者の選択回数および前記取引対象の前記利用者による取引回数のうちの少なくとも1つを含む行動履歴の情報を取得する取得部と、
前記取得部によって取得された前記行動履歴の情報に含まれる前記選択回数および前記取引回数のうちの少なくとも1つの情報に基づいて、前記取引対象のスペックに対するスコアであるスペックスコアを前記検索クエリで示される情報毎に算出する算出部と、を備える
ことを特徴とする情報処理装置。
an acquisition unit that acquires action history information including at least one of the number of times a user selects information on a transaction target provided in response to a search query and the number of transactions by the user of the transaction target ;
Based on at least one of the number of selections and the number of transactions included in the action history information acquired by the acquisition unit, a spec score, which is a score for the spec of the transaction target, is indicated in the search query. an information processing apparatus, comprising: a calculating unit that calculates for each piece of information that is obtained.
前記算出部は、 The calculation unit
前記選択回数および前記取引回数のうちの少なくとも1つの回数が多い前記取引対象の情報に含まれるスペックほど前記スペックスコアを高くする The specification score is set higher as the specification included in the information of the transaction object has a higher number of at least one of the number of selections and the number of transactions.
ことを特徴とする請求項1に記載の情報処理装置。 The information processing apparatus according to claim 1, characterized by:
複数の前記スペックのうち前記スペックスコアが予め設定された条件を満たすスペックを有する複数の前記取引対象を順位付けしたランキング情報を生成する生成部と、
前記生成部によって生成された前記ランキング情報を前記利用者に提供する提供部と、を備える
ことを特徴とする請求項1または2に記載の情報処理装置。
a generation unit that generates ranking information in which a plurality of transaction objects having specifications satisfying a condition for which the specification score satisfies a preset condition among the plurality of specifications, and ranking information;
3. The information processing apparatus according to claim 1, further comprising a providing unit that provides the ranking information generated by the generating unit to the user.
前記検索クエリを受け付ける受付部を備え、
前記生成部は、
前記検索クエリで示される情報毎の前記スペックスコアのうち前記受付部によって受け付けられた前記検索クエリで示される情報に対応するスペックスコアに基づいて、前記ランキング情報を生成する
ことを特徴とする請求項に記載の情報処理装置。
A reception unit that receives the search query,
The generating unit
The ranking information is generated based on a spec score corresponding to the information indicated by the search query received by the receiving unit, among the spec scores for each information indicated by the search query. 4. The information processing device according to 3 .
前記生成部は、
互いに異なるスペック種別に属する複数の前記スペックの各々の前記ランキング情報を生成し、
前記提供部は、
複数の前記ランキング情報を予め設定されたスペック種別順で前記利用者に提供する
ことを特徴とする請求項またはに記載の情報処理装置。
The generating unit
generating the ranking information for each of the plurality of specs belonging to different spec types;
The providing unit
5. The information processing apparatus according to claim 3 , wherein the plurality of ranking information are provided to the user in order of spec types set in advance.
前記算出部は、
前記取得部によって取得された前記行動履歴の情報に基づいて、前記取引対象のスペック種別に対するスコアである種別スコアを算出し、
前記生成部は、
互いに異なるスペック種別に属する複数の前記スペックの各々の前記ランキング情報を生成し、
前記提供部は、
複数の前記ランキング情報を前記種別スコアが高い順に前記利用者に提供する
ことを特徴とする請求項またはに記載の情報処理装置。
The calculation unit
calculating a type score, which is a score for the spec type of the transaction target, based on the action history information obtained by the obtaining unit;
The generating unit
generating the ranking information for each of the plurality of specs belonging to different spec types;
The providing unit
5. The information processing apparatus according to claim 3 , wherein the plurality of pieces of ranking information are provided to the user in descending order of the category score.
前記提供部は、
複数の前記スペック種別を含むスペック一覧を前記利用者に提供し、前記スペック一覧のうち前記利用者に選択されたスペックに属する複数の前記取引対象の情報を前記利用者に提供し、
前記算出部は、
前記利用者による前記スペックの選択履歴に基づいて、前記スペックスコアおよび種別スコアのうちの少なくとも一方を補正する
ことを特徴とする請求項に記載の情報処理装置。
The providing unit
providing the user with a spec list including a plurality of the spec types, providing the user with information on a plurality of the transaction targets belonging to the spec selected by the user from the spec list;
The calculation unit
7. The information processing apparatus according to claim 6 , wherein at least one of said spec score and type score is corrected based on a selection history of said spec by said user.
前記生成部は、
同一のスペック種別に属する複数の前記スペックの各々の前記ランキング情報を生成し、
前記提供部は、
複数の前記ランキング情報を前記スペックスコアが高い順に前記利用者に提供する
ことを特徴とする請求項のいずれか1つに記載の情報処理装置。
The generating unit
generating the ranking information for each of the plurality of specs belonging to the same spec type;
The providing unit
The information processing apparatus according to any one of claims 3 to 7 , wherein the plurality of ranking information are provided to the user in descending order of the spec score.
前記生成部は、
同一の取引対象に対して複数の前記スペックが設定可能なスペック種別に属するスペックを前記ランキング情報の生成対象から除外する
ことを特徴とする請求項のいずれか1つに記載の情報処理装置。
The generating unit
The information processing according to any one of claims 3 to 8 , wherein specs belonging to a spec type in which a plurality of said specs can be set for the same transaction object are excluded from targets for generating said ranking information. Device.
前記取引対象の情報は、
電子商取引において取引される取引対象の情報を含む
ことを特徴とする請求項1~のいずれか1つに記載の情報処理装置。
The information on the trading object is
10. The information processing device according to any one of claims 1 to 9 , wherein the information processing device includes information on a transaction object to be traded in electronic commerce.
コンピュータが実行する情報処理方法であって、
検索クエリに応じて提供される取引対象の情報に対する利用者の選択回数および前記取引対象の前記利用者による取引回数のうちの少なくとも1つを含む行動履歴の情報を取得する取得工程と、
前記取得工程によって取得された前記行動履歴の情報に含まれる前記選択回数および前記取引回数のうちの少なくとも1つの情報に基づいて、前記取引対象のスペックに対するスコアであるスペックスコアを前記検索クエリで示される情報毎に算出する算出工程と、を含む
ことを特徴とする情報処理方法。
A computer-executed information processing method comprising:
an acquisition step of acquiring action history information including at least one of the number of times a user selects information on a transaction object provided in response to a search query and the number of transactions by the user of the transaction object ;
Based on at least one of the number of selections and the number of transactions included in the action history information acquired by the acquiring step, a spec score, which is a score for the spec of the transaction target, is indicated in the search query. and a calculating step of calculating for each piece of information obtained.
検索クエリに応じて提供される取引対象の情報に対する利用者の選択回数および前記取引対象の前記利用者による取引回数のうちの少なくとも1つを含む行動履歴の情報を取得する取得手順と、
前記取得手順によって取得された前記行動履歴の情報に含まれる前記選択回数および前記取引回数のうちの少なくとも1つの情報に基づいて、前記取引対象のスペックに対するスコアであるスペックスコアを前記検索クエリで示される情報毎に算出する算出手順と、をコンピュータに実行させる
ことを特徴とする情報処理プログラム。
an acquisition procedure for acquiring action history information including at least one of the number of times a user selects information on a transaction target provided in response to a search query and the number of transactions by the user of the transaction target ;
Based on at least one of the number of selections and the number of transactions included in the action history information acquired by the acquisition procedure, a spec score, which is a score for the spec of the transaction target, is indicated in the search query. An information processing program characterized by causing a computer to execute a calculation procedure for calculating each piece of information obtained.
JP2022015703A 2022-02-03 2022-02-03 Information processing device, information processing method, and information processing program Active JP7167370B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022015703A JP7167370B1 (en) 2022-02-03 2022-02-03 Information processing device, information processing method, and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022015703A JP7167370B1 (en) 2022-02-03 2022-02-03 Information processing device, information processing method, and information processing program

Publications (2)

Publication Number Publication Date
JP7167370B1 true JP7167370B1 (en) 2022-11-08
JP2023113371A JP2023113371A (en) 2023-08-16

Family

ID=83944961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022015703A Active JP7167370B1 (en) 2022-02-03 2022-02-03 Information processing device, information processing method, and information processing program

Country Status (1)

Country Link
JP (1) JP7167370B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020086728A (en) 2018-11-20 2020-06-04 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP2020095608A (en) 2018-12-14 2020-06-18 ヤフー株式会社 Device, method, and program for processing information
JP2020154871A (en) 2019-03-20 2020-09-24 ヤフー株式会社 Presentation device, presentation method, and presentation program
JP2020177401A (en) 2019-04-17 2020-10-29 ヤフー株式会社 Information processing device, information processing method, and program
JP2021162997A (en) 2020-03-31 2021-10-11 ソニーグループ株式会社 Information processing device and information processing method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020086728A (en) 2018-11-20 2020-06-04 ヤフー株式会社 Information processing device, information processing method, and information processing program
JP2020095608A (en) 2018-12-14 2020-06-18 ヤフー株式会社 Device, method, and program for processing information
JP2020154871A (en) 2019-03-20 2020-09-24 ヤフー株式会社 Presentation device, presentation method, and presentation program
JP2020177401A (en) 2019-04-17 2020-10-29 ヤフー株式会社 Information processing device, information processing method, and program
JP2021162997A (en) 2020-03-31 2021-10-11 ソニーグループ株式会社 Information processing device and information processing method

Also Published As

Publication number Publication date
JP2023113371A (en) 2023-08-16

Similar Documents

Publication Publication Date Title
JP7014926B1 (en) Information processing equipment, information processing methods and information processing programs
JP7167370B1 (en) Information processing device, information processing method, and information processing program
JP7326552B1 (en) Information processing device, information processing method, and information processing program
JP7318071B1 (en) Information processing device, information processing method, and information processing program
JP7183465B1 (en) Information processing program, information processing method, and terminal device
JP7249446B1 (en) Information processing device, information processing method, and information processing program
JP7387974B2 (en) Information processing device, information processing method, and information processing program
JP7104256B1 (en) Information processing programs, information processing methods, and terminal devices
JP7176075B1 (en) Information processing device, information processing method and information processing program
JP7443280B2 (en) Provision device, method and program
JP7176074B1 (en) Information processing device, information processing method and information processing program
JP7339383B1 (en) Information providing device, information providing method, and information providing program
JP7394512B2 (en) Information processing device, information processing method, and information processing program
JP7204972B1 (en) Information providing device, information providing method, and information providing program
JP7249448B1 (en) Information providing device, information providing method, and information providing program
JP7277637B1 (en) Information providing device, information providing method, and information providing program
JP7239759B1 (en) Information providing device, information providing method, and information providing program
JP7342168B2 (en) Information processing device, information processing method, and information processing program
JP7087179B1 (en) Information processing equipment, information processing methods and information processing programs
JP7089100B1 (en) Information processing equipment, information processing methods and information processing programs
JP6433544B1 (en) Information processing apparatus, information processing method, and information processing program
JP2023044500A (en) Information processing device, information processing method, and information processing program
JP2023170581A (en) Information processing apparatus, information processing method, and information processing program
JP2023170582A (en) Information processing apparatus, information processing method, and information processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20220216

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220216

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220719

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: 20221004

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221026

R150 Certificate of patent or registration of utility model

Ref document number: 7167370

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350