JP7318071B1 - 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
JP7318071B1
JP7318071B1 JP2022109827A JP2022109827A JP7318071B1 JP 7318071 B1 JP7318071 B1 JP 7318071B1 JP 2022109827 A JP2022109827 A JP 2022109827A JP 2022109827 A JP2022109827 A JP 2022109827A JP 7318071 B1 JP7318071 B1 JP 7318071B1
Authority
JP
Japan
Prior art keywords
information
ranking
search query
unit
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
JP2022109827A
Other languages
Japanese (ja)
Other versions
JP2023121106A (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 JP2022109827A priority Critical patent/JP7318071B1/en
Application granted granted Critical
Publication of JP7318071B1 publication Critical patent/JP7318071B1/en
Publication of JP2023121106A publication Critical patent/JP2023121106A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】検索クエリに対応するランキング情報をより適切に提供する情報処理装置、方法及びプログラムを提供する。【解決手段】情報処理装置1は、端末装置2から送信される検索クエリを受け付けS32、受け付けた検索クエリの意図であるクエリ意図を推定するS33。S33において、情報処理装置1は、複数の意図候補の各々に対する検索クエリの関連度を示す情報をクエリ意図として推定する。クエリ意図に応じた複数のランキング情報のうち1番目(最上位)のランキング情報を第1コンテンツとして生成するS34。次に、第1コンテンツと第1パラメータとを含む提供情報を端末装置2に送信するS35。第1パラメータは、第2コンテンツである2番目のランキング情報を特定するパラメータである。【選択図】図9An information processing device, method, and program are provided that more appropriately provide ranking information corresponding to a search query. An information processing device (1) receives a search query transmitted from a terminal device (2), and estimates a query intent that is the intent of the received search query (S33). In S33, the information processing device 1 estimates information indicating the degree of relevance of the search query to each of the plurality of intention candidates as the query intention. The first (highest) ranking information among the plurality of ranking information corresponding to the query intention is generated as the first content (S34). Next, the provision information including the first content and the first parameter is transmitted to the terminal device 2 (S35). The first parameter is a parameter specifying the second ranking information, which is the second content. [Selection drawing] Fig. 9

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, a technique for displaying content corresponding to a search query has been provided (for example, Patent Literature 1).

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

しかしながら、上記の従来技術には改善の余地がある。例えば、上記の従来技術では、検索クエリに対応するコンテンツを利用者に提供することはできるが、検索クエリに対応するランキング情報をより適切に提供する点で改善の余地がある。 However, the above conventional techniques have room for improvement. For example, the conventional technology described above can provide users with content corresponding to a search query, but there is room for improvement in terms of more appropriately providing ranking information corresponding to the search query.

本願は、上記に鑑みてなされたものであって、検索クエリに対応するランキング情報をより適切に提供することができる情報処理装置、情報処理方法、および情報処理プログラムを提供することを目的とする。 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 more appropriately providing ranking information corresponding to a search query. .

本願に係る情報処理装置は、受付部と、提供部とを備える。受付部は、検索クエリを受け付ける。提供部は、受付部によって受け付けられた検索クエリに応じた検索対象がランキングされたランキング情報を特定するパラメータを提供する。 An information processing apparatus according to the present application includes a reception unit and a provision unit. The reception unit receives search queries. The providing unit provides a parameter specifying ranking information in which search targets according to the search query received by the receiving unit are ranked.

実施形態の一態様によれば、検索クエリに対応するランキング情報をより適切に提供することができるという効果を奏する。 According to one aspect of the embodiment, it is possible to more appropriately provide ranking information corresponding to a search query.

図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 illustrating an example of segmentation of scores indicating the degree of relevance of a search query to each of categories and brands in the information processing apparatus according to the embodiment. 図4は、実施形態に係る情報処理装置が有するケース分け判定情報の一例を示す図である。FIG. 4 is a diagram illustrating an example of case classification determination information held by the information processing apparatus according to the embodiment. 図5は、実施形態に係る情報処理装置が有するランキング情報決定用情報の一例を示す図である。FIG. 5 is a diagram illustrating an example of ranking information determination information possessed by the information processing apparatus according to the embodiment. 図6は、実施形態に係る情報処理装置における複数の切り口での取引対象の順位付けの一例を示す図である。FIG. 6 is a diagram showing an example of ranking of transaction targets from multiple perspectives in the information processing apparatus according to the embodiment. 図7は、実施形態に係る情報処理装置の動作モードが第1モードである場合の情報処理装置および端末装置における処理の流れを示すシーケンス図である。FIG. 7 is a sequence diagram showing the flow of processing in the information processing device and the terminal device when the operation mode of the information processing device according to the embodiment is the first mode. 図8は、実施形態に係る端末装置におけるコンテンツの表示例を示す図である。FIG. 8 is a diagram showing a display example of content on the terminal device according to the embodiment. 図9は、実施形態に係る情報処理装置の動作モードが第2モードである場合の情報処理装置および端末装置における処理の流れを示すシーケンス図である。FIG. 9 is a sequence diagram showing the flow of processing in the information processing device and the terminal device when the operation mode of the information processing device according to the embodiment is the second mode. 図10は、実施形態に係る情報処理装置によって提供される検索結果およびランキング情報の一例を示す図である。FIG. 10 is a diagram illustrating an example of search results and ranking information provided by the information processing apparatus according to the embodiment. 図11は、実施形態に係る情報処理装置によって提供されるランキング情報の他の例を示す図である。FIG. 11 is a diagram illustrating another example of ranking information provided by the information processing apparatus according to the embodiment; 図12は、実施形態に係る情報処理装置の構成例を示す図である。FIG. 12 is a diagram illustrating a configuration example of an information processing apparatus according to the embodiment; 図13は、実施形態に係る利用者情報記憶部に記憶される利用者情報テーブルの一例を示す図である。13 is a diagram illustrating an example of a user information table stored in a user information storage unit according to the embodiment; FIG. 図14は、実施形態に係る取引対象情報記憶部に記憶される取引対象情報テーブルの一例を示す図である。14 is a diagram illustrating an example of a transaction target information table stored in a transaction target information storage unit according to the embodiment; FIG. 図15は、実施形態に係るコンテンツ記憶部に記憶されるコンテンツテーブルの一例を示す図である。15 is a diagram illustrating an example of a content table stored in a content storage unit according to the embodiment; FIG. 図16は、実施形態に係る情報処理装置が実行する情報処理の流れの一例を示すフローチャートである。16 is a flowchart illustrating an example of the flow of information processing executed by the information processing apparatus according to the embodiment; FIG. 図17は、実施形態に係る情報処理装置が実行する第1モード処理の流れの一例を示すフローチャートである。17 is a flowchart illustrating an example of the flow of first mode processing executed by the information processing apparatus according to the embodiment; FIG. 図18は、実施形態に係る情報処理装置が実行する第2モード処理の流れの一例を示すフローチャートである。18 is a flowchart illustrating an example of the flow of second mode processing executed by the information processing apparatus according to the embodiment; FIG. 図19は、実施形態に係る情報処理装置が実行する第3モード処理の流れの一例を示すフローチャートである。19 is a flowchart illustrating an example of the flow of third mode processing executed by the information processing apparatus according to the embodiment; FIG. 図20は、実施形態に係る端末装置が実行する情報処理の一例を示す図である。20 is a diagram illustrating an example of information processing executed by the terminal device according to the embodiment; FIG. 図21は、実施形態に係る情報処理装置および端末装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 21 is a hardware configuration diagram showing an example of a computer that implements the functions of the information processing apparatus and the terminal device 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つだけ図示されているが、情報処理装置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. It is provided to each of the terminal devices 2 .

情報処理装置1は、例えば、電子商店街にて取引される取引対象を対象として検索処理を実行する検索エンジンとしての機能を有する。例えば、情報処理装置1は、検索クエリを用いた検索処理の対象となる取引対象が、インデックスされて格納されたデータベース(「取引対象データベース」ともいう)を有し、その取引対象データベースの情報を対象として検索処理を実行する。例えば、取引対象データベースの情報は記憶部11(図12参照)に格納される。 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. 12).

このように、図1では情報処理装置1が検索装置としても機能する、すなわち情報処理装置1と検索装置とが一体である場合を説明するが、情報処理装置1と検索装置とは別体であってもよい。この場合、情報処理システム100(図12参照)には、検索クエリを対象とした検索処理を実行し、検索結果を提供する検索サービスを提供する検索装置が含まれる。例えば、情報処理装置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. 12) 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. 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は、検索クエリに含まれる検索キーワードが「スニーカ」である場合、「スニーカ」を用いた検索処理によって、「スニーカ」に対応する検索結果を生成する。以下において、検索キーワードとして「スニーカ」が含まれる検索クエリを、検索クエリ「スニーカ」と記載する場合がある。 Then, the information processing device 1 that has received the search query generates search results corresponding to the search query through 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で受け付けた検索クエリの意図(以下、クエリ意図と記載する場合がある)を推定する(ステップS5)。情報処理装置1は、例えば、複数の意図候補の各々に対する検索クエリの関連度を検索クエリの意図として推定する。意図候補は、例えば、取引対象のカテゴリ、取引対象のブランド、取引対象の利用シーン、取引対象のスペック、取引対象の価格帯、または取引対象の利用層などである。 The information processing device 1 also estimates the intent of the search query received in step S3 (hereinafter, may be referred to as query intent) (step S5). The information processing device 1, for example, estimates the degree of relevance of the search query to each of the plurality of intention candidates as the intention of the search query. The intention candidate is, for example, the category of the transaction object, the brand of the transaction object, the usage scene of the transaction object, the specifications of the transaction object, the price range of the transaction object, or the usage layer of the transaction object.

情報処理装置1は、検索クエリに基づいて、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報などを検索クエリの意図として扱う。以下においては、複数の意図候補が取引対象のカテゴリおよび取引対象のブランドである場合の例を主に説明するが、意図候補は、カテゴリやブランドに限定されない。 Based on the search query, the information processing apparatus 1 calculates a score indicating the degree of relevance of the search query to each of the plurality of intention candidates, and treats these scores or information according to the score as the intention of the search query. In the following, an example in which a plurality of intention candidates are transaction target categories and transaction target brands will be mainly described, but intention candidates are not limited to categories or brands.

情報処理装置1は、例えば、意図候補毎の推定モデルを用いて、各意図候補に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報をクエリ意図として推定することができる。推定モデルは、機械学習によって生成された学習済みモデルであり、検索クエリに含まれる検索キーワードを入力とし、意図候補に対する検索クエリの関連度を示すスコアを出力する。 For example, the information processing apparatus 1 uses an estimation model for each intention candidate to calculate a score indicating the degree of relevance of the search query to each intention candidate, and estimates these scores or information according to the score as the query intention. can be done. The estimation model is a trained model generated by machine learning, receives a search keyword included in a search query, and outputs a score indicating the degree of relevance of the search query to the intention candidate.

意図候補毎の推定モデルは、畳み込みニューラルネットワークまたは回帰型ニューラルネットワークなどのニューラルネットワークによる機械学習によって生成されるが、かかる例に限定されない。例えば、意図候補毎の推定モデルは、ニューラルネットワークに代えて、線形回帰またはロジスティック回帰といった学習アルゴリズムによる機械学習を用いて生成されてもよい。また、情報処理装置1は、意図候補毎の推定モデルに代えて、検索クエリに含まれる検索キーワードを入力とし、複数の意図候補に対する検索クエリの関連度を示すスコアを出力する1つの推定モデルを用いることもできる。 An estimation model for each intention candidate is generated by machine learning using a neural network such as a convolutional neural network or a recurrent neural network, but is not limited to such examples. For example, an estimated model for each intention candidate may be generated using machine learning using a learning algorithm such as linear regression or logistic regression instead of using a neural network. Further, instead of an estimation model for each intention candidate, the information processing apparatus 1 inputs a search keyword included in a search query, and outputs a single estimation model that outputs a score indicating the degree of relevance of the search query to a plurality of intention candidates. can also be used.

次に、情報処理装置1は、ステップS5で推定されたクエリ意図に応じたランキング情報を生成する(ステップS6)。例えば、情報処理装置1は、クエリ意図に基づいて、利用者Uに提供する複数のランキング情報の種別および並び順のうち少なくとも1番目(最上位)のランキング情報とその種別を決定する。そして、情報処理装置1は、決定した並び順の1番目(最上位)のランキング情報を決定した種別のランキング情報として生成する。ランキング情報の種別は、例えば、ランキングの切り口およびランキング情報の表示形式によって規定される。 Next, the information processing device 1 generates ranking information according to the query intention estimated in step S5 (step S6). For example, the information processing device 1 determines at least the first (highest) ranking information and its type among the types and order of the plurality of ranking information to be provided to the user U, based on the query intent. Then, the information processing apparatus 1 generates the first (highest) ranking information in the determined sort order as the ranking information of the determined type. The classification of the ranking information is defined, for example, by the ranking cutoff and the 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, perspectives (perspectives) on the transaction target include categories, brands, usage scenes, specifications (product specifications and functions) to which the transaction target applies, problems that can be solved by the transaction target, and people who can be solved by the transaction target. It includes various perspectives (viewpoints) corresponding to the transaction target, such as worries.

また、ランキング情報の表示形式は、ランキング情報を構成する複数のランキング要素の配置形式であり、リスト形式(第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は、例えば、クエリ意図に基づいて、利用者Uに提供する複数のランキング情報の種別を決定し、クエリ意図に対する関連性が高いランキング情報ほど優先して上位になる並び順を複数のランキング情報の並び順として決定する。 The information processing device 1, for example, determines the types of a plurality of ranking information to be provided to the user U based on the query intention, and sets a plurality of ranking information with higher priority to rank information having a higher relevance to the query intention. is determined as the order of the ranking information.

例えば、情報処理装置1は、検索クエリで特定されるカテゴリをさらに分類したカテゴリに対する検索クエリの関連度を示すスコアと検索クエリで特定されるカテゴリにおける取引対象のブランドに対する検索クエリの関連度とに基づいて、複数のランキング情報の種別および並び順を決定する。 For example, the information processing device 1, the score indicating the degree of relevance of the search query to the category further classified category specified by the search query and the relevance of the search query to the brand to be traded in the category specified by the search query Based on this, the types and order of the plurality of ranking information are determined.

情報処理装置1は、上述したように、決定した並び順の1番目のランキング情報を決定した種別のランキング情報として生成する。ここで、1番目のランキング情報の種別で示される切り口を第1切り口とすると、情報処理装置1は、第1切り口でランキング要素となる取引対象を抽出または決定し、抽出または決定した各取引対象についてスコアを算出する処理を行う。以下、第1切り口で抽出または決定したランキング要素となる取引対象を第1取引対象と記載する場合がある。 As described above, the information processing apparatus 1 generates the ranking information of the determined sort order as the ranking information of the determined type. Here, assuming that the aspect indicated by the type of the first ranking information is the first aspect, the information processing device 1 extracts or determines the trading object to be the ranking element in the first aspect, and extracts or determines each trading object. Perform processing for calculating the score for Hereinafter, a trading object that is a ranking factor extracted or determined in the first aspect may be referred to as a first trading object.

情報処理装置1は、算出したスコアを用いて第1取引対象の順位付けを行い、決定した種別で示される表示形式で複数のランキング要素が配列されるランキング情報を生成する。例えば、情報処理装置1は、スコアが高い方から順に高い順位をランキング要素に付け、上位の予め設定された順位までの複数のランキング要素を高い順位から並べることによって、ランキング情報を生成する。 The information processing device 1 ranks the first transaction targets using the calculated score, and generates ranking information in which a plurality of ranking elements are arranged in the display format indicated by the determined 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切り口でランキング要素として抽出または決定した取引対象のスコアを算出する。情報処理装置1は、第1取引対象の取引対象情報を入力として、その第1取引対象のスコアを出力する関数であるスコア関数を用いて、第1取引対象のスコアを算出する。情報処理装置1は、第1取引対象の注文数、注文金額、閲覧回数(PV数)などの複数の要素が大きくなる程、出力する値が大きくなるスコア関数を用いて、第1取引対象のスコアを算出してもよい。 For example, the information processing device 1 calculates the score of the trading object extracted or determined as the ranking element from the first perspective based on the trading object information about the first trading object. The information processing apparatus 1 receives the transaction target information of the first transaction target, and calculates the score of the first transaction target using a score function, which is a function that outputs the score of the first transaction target. The information processing device 1 uses a score function in which the output value increases as a plurality of factors such as the number of orders, the amount of orders, and the number of views (number of PV) of the first transaction target increases. A score may be calculated.

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

また、情報処理装置1は、第1取引対象の注文数、注文金額、閲覧回数(PV数)などの複数の要素の各々について、所定の期間ごとに集計した集計値を用いて第1取引対象のスコアを算出してもよい。情報処理装置1は、第1取引対象の複数の要素の各々について、日付ごとに集計した集計値を用いて第1取引対象のスコアを算出してもよい。この場合、情報処理装置1は、所定の期間ごとに集計した第1取引対象の複数の要素の集計値と、各要素の重み(係数)を乗算した値である期間スコアを用いて第1取引対象のスコアを算出してもよい。情報処理装置1は、各期間の期間スコアに、期間と算出時点との差に応じた減衰係数を乗算した値を用いて第1取引対象のスコアを算出してもよい。情報処理装置1は、各期間の期間スコアに、過去の期間程値が小さくなる減衰係数を乗算した値を用いて第1取引対象のスコアを算出してもよい。 In addition, the information processing device 1 calculates the number of orders for the first transaction, the amount of orders, and the number of views (number of PV) for each of a plurality of elements of the first transaction, using aggregated values aggregated for each predetermined period. may be calculated. The information processing device 1 may calculate the score of the first transaction object using the aggregated value aggregated for each date for each of the plurality of elements of the first transaction object. In this case, the information processing device 1 uses the period score, which is a value obtained by multiplying the weight (coefficient) of each element by the total value of the plurality of elements of the first transaction target aggregated for each predetermined period, to calculate the first transaction. A subject score may be calculated. The information processing device 1 may calculate the score of the first 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 device 1 may calculate the score of the first 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は、算出した第1取引対象のスコアにその取引対象を販売する販売元(ストア)の評価に基づく係数を用いて、第1取引対象のスコアを補正してもよい。情報処理装置1は、算出した第1取引対象のスコアにその取引対象を販売する販売元の評価に基づく係数を乗算して、第1取引対象のスコアを補正してもよい。 The above is merely an example, and the information processing device 1 may use any information to calculate the score of the first transaction target. The information processing apparatus 1 may correct the score of the first 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 first transaction object. The information processing device 1 may correct the score of the first transaction object by multiplying the calculated score of the first transaction object by a coefficient based on the evaluation of the seller who sells the transaction object.

そして、情報処理装置1は、検索クエリに対応する検索結果と、検索クエリに対応する複数のランキング情報のうち並び順が1番目のランキング情報とを含むコンテンツと特定情報とを用いて、利用者Uに提供する情報である提供情報を生成する(ステップS7)。特定情報は、並び位置が最上位から2番目のランキング情報または2番目以降のすべてのランキング情報を特定するための情報である。情報処理装置1は、検索クエリに対応する検索結果と検索クエリに対応するランキング情報とに加えて、検索クエリに対応する検索結果を表示するための第1タブと、検索クエリに対応するランキング情報を表示するための第2タブとを含むコンテンツを生成する。 Then, the information processing device 1 uses the content including the search result corresponding to the search query and the ranking information ranked first among the plurality of ranking information corresponding to the search query and the specific information to Provided information that is information to be provided to U is generated (step S7). The identification information is information for identifying the ranking information having the second highest alignment position or all the ranking information after the second. 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は、検索クエリに対応する検索結果と検索クエリに対応する複数のランキング情報のうち並び順が1番目のランキング情報(第1ランキング情報の一例)などを含むコンテンツと特定情報とを含む提供情報を、検索クエリを入力した利用者Uが利用する端末装置2に送信する(ステップS8)。情報処理装置1は、例えば、動作モードが第1モードである場合、特定情報として、ステップS5で推定したクエリ意図を示す情報を含む。また、情報処理装置1は、例えば、動作モードが第2モードである場合、特定情報として、ステップS5で推定したクエリ意図を示す情報に基づいて決定した2番目に上位のランキング情報(第2切り口のランキング情報)を特定するパラメータ(第1パラメータの一例)を含む。 Then, the information processing device 1 includes content including a search result corresponding to the search query, ranking information (an example of the first ranking information) ranked first among a plurality of ranking information corresponding to the search query, and specific information. is sent to the terminal device 2 used by the user U who entered the search query (step S8). For example, when the operation mode is the first mode, the information processing device 1 includes information indicating the query intention estimated in step S5 as the specific information. Further, for example, when the operation mode is the second mode, the information processing apparatus 1 uses the second highest ranking information (second cut) determined based on the information indicating the query intention estimated in step S5 as the specific information. ranking information) (an example of the first parameter).

端末装置2は、情報処理装置1から送信される提供情報に含まれる検索結果および1番目のランキン情報の一方を表示する。端末装置2は、1番目のランキング情報が表示されている状態で、1番目のランキング情報の表示状態が予め定められた状態になった場合に、特定情報に基づいて、並び位置が最上位から2番目のランキング情報(第2ランキング情報の一例)の送信を情報処理装置1に要求する。1番目のランキング情報の表示状態が予め定められた状態になった場合であるとは、1番目のランキング情報のうち端末装置2に表示される領域がスクロールなどによって予め設定された領域になった場合である。 The terminal device 2 displays one of the search results and the first ranking information included in the provided information transmitted from the information processing device 1 . When the display state of the first ranking information is in a predetermined state while the first ranking information is being displayed, the terminal device 2 displays the ranking information from the top position based on the specific information. The information processing device 1 is requested to transmit the second ranking information (an example of the second ranking information). The case where the display state of the first ranking information is in a predetermined state means that the area displayed on the terminal device 2 in the first ranking information has become a predetermined area by scrolling or the like. is the case.

例えば、端末装置2は、特定情報がパラメータである場合、パラメータを含むクエリを情報処理装置1に送信する。また、端末装置2は、特定情報がクエリ意図を示す情報である場合、クエリ意図を示す情報から2番目に上位のランキング情報を特定するパラメータを決定し、決定したパラメータを含むクエリを情報処理装置1に送信する。情報処理装置1は、クエリに含まれるパラメータに対応するランキング情報である2番目のランキング情報を生成し、生成した2番目のランキング情報を端末装置2に送信する。端末装置2は、情報処理装置1から送信される2番目のランキング情報を表示する。情報処理装置1において、2番目のランキング情報の生成方法は、切り口が異なる以外は、1番目のランキング情報の生成方法と同じである。 For example, when the specific information is a parameter, the terminal device 2 transmits a query including the parameter to the information processing device 1 . Further, when the specific information is information indicating the query intention, the terminal device 2 determines a parameter for identifying the second highest ranking information from the information indicating the query intention, and sends a query including the determined parameter to the information processing device. Send to 1. The information processing device 1 generates second ranking information, which is ranking information corresponding to the parameter included in the query, and transmits the generated second ranking information to the terminal device 2 . The terminal device 2 displays the second ranking information transmitted from the information processing device 1 . In the information processing device 1, the method for generating the second ranking information is the same as the method for generating the first ranking information, except that the approach is different.

ここで、図2を用いて、端末装置2に提供されるコンテンツの一例について説明する。図2は、実施形態に係る情報処理装置1から利用者Uに提供されるコンテンツの一例を示す図である。図2において、情報処理装置1から端末装置2に提供されて端末装置2に表示されるコンテンツCは、検索ボックスBX1、第1タブTB1、第2タブTB2、および第2タブコンテンツC2が含まれる。図2に示す検索ボックスBX1には、利用者Uが入力した検索キーワードとして「スニーカ」が示されている。また、コンテンツCには、後述する第1タブコンテンツC1(図10参照)も含まれる。 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. 10), which will be described later.

図2に示す第1タブTB1は、後述する第1タブコンテンツC1(図10参照)を端末装置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. 10) 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に表示される。 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.

図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 view the search results, the user U displays the first tab content C1 on the terminal device 2 and wants to view the ranking information. 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は、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを複数の範囲に区分分けして、クエリ意図を推定することもできる。例えば、情報処理装置1は、カテゴリおよびブランドの各々に対する検索クエリの関連度を示すスコアをM段階に区分分けする。Mは2以上の整数である。
[1.2.1. Estimation of query intent]
The information processing device 1 can also estimate the query intention by dividing the score indicating the degree of relevance of the search query to each of the plurality of intention candidates into a plurality of ranges. For example, the information processing device 1 divides the score indicating the degree of relevance of the search query to each category and brand into M stages. M is an integer of 2 or more.

図3は、実施形態に係る情報処理装置1におけるカテゴリおよびブランドの各々に対する検索クエリの関連度を示すスコアの区分分けの一例を示す図である。図3に示す例では、情報処理装置1は、カテゴリおよびブランドの各々に対する検索クエリの関連度を示すスコアを第1範囲、第2範囲、および第3範囲の3段階に区分分けする。 FIG. 3 is a diagram showing an example of classification of scores indicating the degree of relevance of a search query to each of categories and brands in the information processing apparatus 1 according to the embodiment. In the example shown in FIG. 3, the information processing device 1 classifies the score indicating the degree of relevance of the search query to each of the categories and brands into three stages of a first range, a second range, and a third range.

第1範囲は、関連度を示すスコアが第1閾値Th1未満の範囲であり、例えば、意図候補に対する関連度がないことを示す。第2範囲は、関連度を示すスコアが第1閾値Th1から第2閾値Th2(>Th1)までの範囲であり、例えば、意図候補に対する関連度はあるが意図候補が1つの具体的範囲に絞り切れないことを示す。第3範囲は、関連度を示すスコアが第2閾値Th2超の範囲であり、例えば、意図候補が1つの具体的範囲に絞られることを示す。第1閾値Th1および第2閾値Th2は、例えば、Th1=0.1、Th2=0.9であるが、かかる例に限定されない。また、第1閾値Th1および第2閾値Th2は、意図候補毎に設定されてもよい。 The first range is a range in which the score indicating the degree of association is less than the first threshold Th1, and indicates, for example, that there is no degree of association with the intention candidate. The second range is a range from the first threshold value Th1 to the second threshold value Th2 (>Th1), which indicates the degree of relevance. Indicates that it cannot be cut. The third range is a range in which the score indicating the degree of association exceeds the second threshold Th2, and indicates, for example, that intention candidates are narrowed down to one specific range. The first threshold Th1 and the second threshold Th2 are, for example, Th1=0.1 and Th2=0.9, but are not limited to such examples. Also, the first threshold Th1 and the second threshold Th2 may be set for each intention candidate.

図3に示す例では、第1範囲を「意図なし」として表し、第2範囲を「N強」と表し、第3範囲を「1強」と表しており、以下において、同様に記載する場合がある。また、以下において、ブランドに対する検索クエリの関連度をカテゴリ意図と記載し、ブランドに対する検索クエリの関連度をブランド意図と記載する場合がある。 In the example shown in FIG. 3, the first range is represented as "no intention", the second range is represented as "N strong", and the third range is represented as "1 strong". There is Further, hereinafter, the degree of relevance of search queries to brands may be referred to as category intent, and the degree of relevance of search queries to brands may be referred to as brand intent.

カテゴリは、例えば、ツリー状の階層で規定される。この場合、カテゴリ意図は、ツリー状の階層の最下層のカテゴリの1つを絞り込めるような場合には、1強である。また、カテゴリ意図は、複数の最下層のカテゴリから2以上の最下層のカテゴリ(または予め設定された規定数の最下層のカテゴリ)を絞り込めるような場合には、N強である。かかる2以上の最下層のカテゴリは、例えば、ツリー状の階層の上層のカテゴリが同一または類似する最下層のカテゴリであるが、かかる例に限定されない。また、カテゴリ意図は、ツリー状の階層の直上層のカテゴリが同一である複数の最下層のカテゴリから2以上の最下層のカテゴリの1つを絞り込めないような場合には、意図なしである。なお、カテゴリ意図が意図なしであるとは、例えば、検索クエリで特定されるカテゴリが最下層よりも上層のカテゴリである場合などであってもよい。 Categories are defined, for example, in a tree-like hierarchy. In this case, the category intent is more than 1 if it can be narrowed down to one of the lowest category categories in the tree-like hierarchy. Also, the category intention is N-strong when two or more lowest-level categories (or a predetermined number of lowest-level categories) can be narrowed down from a plurality of lowest-level categories. Such two or more lowest-layer categories are, for example, the lowest-layer categories in which the upper-layer categories in the tree-like hierarchy are the same or similar, but are not limited to such examples. In addition, the category intention is not intended when one of two or more lowest-layer categories cannot be narrowed down from a plurality of lowest-layer categories that have the same category immediately above the tree-like hierarchy. . It should be noted that the case where the category intention is no intention may be, for example, the case where the category specified by the search query is a category higher than the lowest layer.

例えば、カテゴリ「スニーカ」は、大分類のカテゴリ「靴」を分類した中分類のカテゴリである。中分類のカテゴリ「スニーカ」を分類した小分類のカテゴリは、カテゴリ「レディーススニーカ」、カテゴリ「メンズスニーカ」、カテゴリ「レディーススリッポン」、カテゴリ「子供用スニーカ」などである。レディーススリッポンは、スニーカではないが、スニーカともに検索または選択される頻度が高い取引対象である。カテゴリ「スニーカ」を分類した小分類のカテゴリは、ツリー状の階層における最下層のカテゴリの一例である。 For example, the category "sneakers" is an intermediate category obtained by classifying the large category "shoes". The category "sneakers" of the middle category is divided into small categories such as "ladies' sneakers", "men's sneakers", "ladies' slip-ons", and "children's sneakers". Women's slip-ons are not sneakers, but they are traded items that are frequently searched for or selected together with sneakers. The sub-category that classifies the category "sneakers" is an example of the lowest category in the tree-like hierarchy.

この場合、カテゴリ意図は、1つの小分類のカテゴリ(最下層のカテゴリ)に絞り込める場合、「1強」であり、複数の小分類のカテゴリ(最下層のカテゴリ)のうちの2以上のカテゴリ(4つ未満のカテゴリ)に絞り込める場合、「N強」である。また、複数の小分類のカテゴリ(最下層のカテゴリ)のうちの2以上のカテゴリ(4つ未満のカテゴリ)に絞り込めない場合、カテゴリ意図は「意図なし」である。 In this case, the category intention is "strong 1" if it can be narrowed down to one small category (lowest level category), and two or more categories out of multiple small classification categories (lowest level category) If it can be narrowed down to (less than 4 categories), it is "N strong". In addition, when it is not possible to narrow down to two or more categories (less than four categories) among the categories of the plurality of small classifications (bottom level categories), the category intention is "no intention".

また、ブランド意図は、例えば、複数のブランドのうちの2以上のブランド(または規定数以下のブランド)に絞り込めない場合、「意図なし」であり、複数のブランドのうちの2以上のブランド(または規定数以下のブランド)に絞り込める場合、「N強」であり、1つの小分類のブランドに絞り込める場合、「1強」である。 In addition, the brand intention is "no intention" if, for example, it cannot be narrowed down to two or more brands out of a plurality of brands (or a specified number of brands or less), and two or more brands out of a plurality of brands ( or brands with a specified number or less), it is "N strong", and if it can be narrowed down to one small brand, it is "1 strong".

なお、複数の意図候補の各々に対する検索クエリの関連度を示すスコアに対する区分分けは3段階に代えて2段階であってもよく4段階以上であってもよい。複数の意図候補の各々に対する検索クエリの関連度を示すスコアを区分分けした結果は、複数の意図候補の各々に対する検索クエリの関連度を示す情報の一例である。また、情報処理装置1は、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを区分分けせずに用いることもできる。この場合、複数の意図候補の各々に対する検索クエリの関連度を示すスコアは、複数の意図候補の各々に対する検索クエリの関連度を示す情報の一例である。 Note that the classification of the score indicating the degree of relevance of the search query to each of the plurality of intention candidates may be divided into two stages instead of three stages, or may be four stages or more. A result of classifying the scores indicating the degree of relevance of the search query with respect to each of the plurality of intention candidates is an example of information indicating the degree of relevance of the search query with respect to each of the plurality of intention candidates. The information processing apparatus 1 can also use scores indicating the degree of relevance of a search query to each of a plurality of intention candidates without classifying them. In this case, the score indicating the degree of relevance of the search query to each of the plurality of intention candidates is an example of information indicating the degree of relevance of the search query to each of the plurality of intention candidates.

〔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 query intent. The type of ranking information is defined by, for example, the ranking aspect and the display format of the ranking information, but is not limited to such an example.

情報処理装置1は、クエリ意図に加えて、さらに検索クエリに含まれる検索キーワードを用いて、利用者Uに提供する複数のランキング情報の種別および並び順を決定することもできる。この場合、情報処理装置1は、検索クエリに含まれる検索キーワードが1つの最下層のカテゴリを指定するものか否かを判定する。また、情報処理装置1は、検索クエリに含まれる検索キーワードが1つのブランドを指定するものか否かを判定する。 The information processing device 1 can also determine the types and order of the plurality of ranking information to be provided to the user U using the search keywords included in the search query in addition to the query intent. In this case, the information processing device 1 determines whether or not the search keyword included in the search query designates one lowest-level category. The information processing device 1 also determines whether or not the search keyword included in the search query designates one brand.

以下において、検索キーワードが1つの最下層のカテゴリを指定する場合、「カテゴリ指定あり」と記載し、そうでない場合、「カテゴリ指定なし」と記載する場合がある。また、検索キーワードが1つのブランドを指定する場合、「ブランド指定あり」と記載し、そうでない場合、「ブランド指定なし」と記載する場合がある。また、カテゴリおよびブランドの指定の有無の判定結果を「クエリ指定判定結果」と記載する場合がある。 In the following, when the search keyword specifies one lowest category, it may be described as "category specified", otherwise, it may be described as "category not specified". When the search keyword designates one brand, it may be described as "with brand designation", otherwise, it may be described as "without brand designation". Also, the determination result of whether or not the category and brand are designated may be described as "query designation determination result".

情報処理装置1は、クエリ意図とクエリ指定判定結果とに基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。例えば、情報処理装置1は、クエリ指定判定結果、カテゴリ意図、およびブランド意図の組み合わせに基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。 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 query intent and the query designation determination result. For example, 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 combination of the query designation determination result, category intention, and brand intention.

情報処理装置1は、カテゴリ指定とカテゴリ意図とブランド指定とブランド意図との組み合わせ毎に、利用者Uに提供する複数のランキング情報の種別および並び順を関連付けたケース分け判定情報を有している。情報処理装置1は、判定したカテゴリ指定とカテゴリ意図とブランド指定とブランド意図との組み合わせがケース分け判定情報のいずれのケースに該当するかを判定する。 The information processing device 1 has case classification determination information that associates the types and order of a plurality of ranking information to be provided to the user U for each combination of category designation, category intention, brand designation, and brand intention. . The information processing apparatus 1 determines which case of the case classification determination information corresponds to the combination of the determined category designation, category intention, brand designation, and brand intention.

図4は、実施形態に係る情報処理装置1が有するケース分け判定情報の一例を示す図である。図4に示すケース分け判定情報では、例えば、カテゴリ指定があるかまたはカテゴリ意図が1強であり、且つ、ブランド指定がなくブランド意図が意図なしである場合にケースK1が適用される。また、カテゴリ指定があるかまたはカテゴリ意図が1強であり、且つ、ブランド指定がなくブランド意図がN強である場合にケースK2が適用される。また、カテゴリ指定があるかまたはカテゴリ意図が1強であり、且つ、ブランド指定があるかまたはブランド意図が1強である場合にケースK3が適用される。 FIG. 4 is a diagram showing an example of case classification determination information possessed by the information processing apparatus 1 according to the embodiment. In the case classification determination information shown in FIG. 4, for example, case K1 is applied when there is category designation or the category intention is more than 1, and there is no brand designation and brand intention is no intention. In addition, case K2 is applied when there is a category designation or the category intention is more than 1, and there is no brand designation and the brand intention is more than N. In addition, case K3 is applied when there is a category specification or the category intention is more than 1 and there is a brand specification or the brand intention is more than 1.

また、カテゴリ指定がなくカテゴリ意図がN強であり、且つ、ブランド指定がなくブランド意図が意図なしである場合にケースK4が適用される。また、カテゴリ指定がなくカテゴリ意図がN強であり、且つ、ブランド指定がなくブランド意図がN強である場合にケースK5が適用される。また、カテゴリ指定がなくカテゴリ意図がN強であり、且つ、ブランド指定があるかまたはブランド意図が1強である場合にケースK6が適用される。 Case K4 is applied when there is no category designation and the category intention is N-strong and there is no brand designation and the brand intention is no intention. Case K5 is applied when there is no category specification and the category intention is N-strong and there is no brand specification and the brand intention is N-strong. Case K6 is applied when there is no category designation and the category intention is N-strong and there is brand designation or the brand intention is a little over 1.

また、カテゴリ指定がなくカテゴリ意図が意図なしであり、且つ、ブランド指定がなくブランド意図が意図なしである場合にケースK7が適用される。また、カテゴリ指定がなくカテゴリ意図が意図なしであり、且つ、ブランド指定がなくブランド意図がN強である場合にケースK8が適用される。また、カテゴリ指定がなくカテゴリ意図が意図なしであり、且つ、ブランド指定があるかまたはブランド意図が1強である場合にケースK9が適用される。 In addition, case K7 is applied when there is no category designation and the category intention is no intention and there is no brand designation and the brand intention is no intention. Case K8 is applied when there is no category designation and the category intention is no intention and there is no brand designation and the brand intention is N-strong. Case K9 is applied when there is no category designation and the category intention is no intention and there is brand designation or the brand intention is more than 1.

情報処理装置1は、判定したケースに関連付けられた複数のランキング情報の種別および並び順の情報に基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。情報処理装置1は、例えば、ケース毎にランキング情報の種別および並び順の情報が規定されたランキング情報決定用情報を有しており、かかるランキング情報決定用情報を用いて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。 The information processing device 1 determines the type and order of the plurality of ranking information to be provided to the user U based on the information of the type and order of the plurality of ranking information associated with the determined case. The information processing device 1, for example, has ranking information determination information in which information on the type and order of ranking information is defined for each case, and provides the information to the user U using this ranking information determination information. Determine the types and order of the plurality of ranking information to be displayed.

図5は、実施形態に係る情報処理装置1が有するランキング情報決定用情報の一例を示す図である。図5に示すランキング情報決定用情報では、ケースK1~K9までの各々のケースに対してランキング情報の種別および並び順が規定されている。 FIG. 5 is a diagram showing an example of ranking information determination information possessed by the information processing apparatus 1 according to the embodiment. In the ranking information determination information shown in FIG. 5, the types and order of ranking information are defined for each of cases K1 to K9.

ケースK1には、第1のランキング情報の種別(ランキングの切り口と表示形式)として「1カテゴリ総合」および「リスト形式」が規定され、第2のランキング情報の種別として「クエリ総合」と「グリッド形式」が規定されている。「1カテゴリ総合」は、ランキングの切り口が、カテゴリ指定またはカテゴリ意図で特定される1つの最下層のカテゴリに含まれる複数の取引対象をブランドの限定なしで順位付けする切り口であることを示す。「クエリ総合」は、検索クエリに含まれる検索キーワードによる検索で絞られる複数の取引対象をカテゴリおよびブランドの限定なしで順位付けする切り口であることを示す。 In case K1, "single category synthesis" and "list format" are defined as the types of the first ranking information (ranking cut and display format), and "query synthesis" and "grid display" are defined as the second ranking information types. format is specified. "1 category overall" indicates that the ranking cut is a cut that ranks a plurality of transaction objects included in one lowest category specified by category designation or category intention without brand limitation. "Query comprehensive" indicates that it is a way of ranking multiple transaction targets narrowed down by a search using a search keyword included in the search query without limitation of category and brand.

情報処理装置1は、クエリ意図およびクエリ指定判定結果から判定したケースがケースK1の場合、1つ目のランキング情報の種別を「1カテゴリ総合」および「リスト形式」に決定し、2番目のランキング情報の種別を「クエリ総合」および「グリッド形式」に決定する。 When the case determined from the query intention and the query specification determination result is case K1, the information processing device 1 determines the type of the first ranking information to be "1 category comprehensive" and "list format", and determines the second ranking. Determine the type of information as "query synthesis" and "grid format".

ケースK2には、第1のランキング情報の種別(ランキングの切り口と表示形式)として「1カテゴリ総合」および「グリッド形式」が規定され、第2のランキング情報の種別として「マルチブランド」と「グリッド形式」が規定され、第3のランキング情報の種別として「クエリ総合」と「グリッド形式」が規定されている。「マルチブランド」は、カテゴリ指定またはカテゴリ意図で特定される1つの最下層のカテゴリに含まれる複数の取引対象をブランド別に順位付けする複数の切り口を含む切り口群であることを示す。 In case K2, "single category general" and "grid format" are defined as the types of the first ranking information (ranking cut and display format), and "multi-brand" and "grid format" are defined as the types of the second ranking information. Format" is defined, and "query synthesis" and "grid format" are defined as the types of the third ranking information. "Multi-brand" indicates that it is a group of cuts including multiple cuts that rank by brand a plurality of transaction targets included in one lowest category specified by category designation or category intention.

ここで、クエリ意図およびクエリ指定判定結果から判定されるケースがケースK2であり且つブランドがブランド#1~#3であるとする。この場合、情報処理装置1は、1つ目のランキング情報の種別を「1カテゴリ総合」および「グリッド形式」に決定し、2番目~4番目のランキング情報の種別を、「1カテゴリブランド#1」および「グリッド形式」、「1カテゴリブランド#2」および「グリッド形式」、および「1カテゴリブランド#3」および「グリッド形式」に決定する。 Here, it is assumed that the case determined from the query intent and query specification determination result is case K2 and the brands are brands #1 to #3. In this case, the information processing device 1 determines the type of the first ranking information to be "1 category general" and "grid format", and sets the types of the second to fourth ranking information to "1 category brand #1 and "grid format", "1 category brand #2" and "grid format", and "1 category brand #3" and "grid format".

「1カテゴリブランド#1」、「1カテゴリブランド#2」、および「1カテゴリブランド#3」の並び位置は、対応するブランドのスコアが最も高いものほど優先して上位になる位置である。なお、ブランドのスコアは、例えば、取引対象のスコアと同様の算出方法によって算出される。例えば、ブランドのスコアは、検索キーワードで特定される非最下層のカテゴリ(例えば、カテゴリ「スニーカ」)に含まれる複数の取引対象のうちブランドに含まれる取引対象のスコアの合計値、または検索キーワードで特定される非最下層のカテゴリに含まれる複数の取引対象のうちブランドに含まれ且つスコアが上位の予め設定された数の取引対象のスコアの合計値などであってもよい。「1カテゴリブランド#P」(Pは、1~3のいずれか)は、カテゴリ指定またはカテゴリ意図で特定される1つの最下層のカテゴリに含まれる複数の取引対象のうちブランド#Pの取引対象を順位付けする切り口であることを示す。 The alignment positions of "1 category brand #1", "1 category brand #2", and "1 category brand #3" are positioned so that the highest score of the corresponding brand is prioritized. Note that the brand score is calculated by, for example, the same calculation method as the transaction target score. For example, the brand score is the sum of the scores of the transaction targets included in the brand among the multiple transaction targets included in the non-lowest level category (e.g., category "sneakers") specified by the search keyword, or the search keyword It may be the sum of the scores of a preset number of transaction targets that are included in the brand and have the highest scores among the plurality of transaction targets that are included in the non-lowest level category specified by . "1 category brand #P" (P is any of 1 to 3) is a trading target of brand #P among multiple trading targets included in one lowest category specified by category designation or category intention It shows that it is a cut to rank.

同様に、情報処理装置1は、クエリ意図およびクエリ指定判定結果から判定したケースがケースK3~K9のいずれかである場合、判定したケースに対応するランキング情報の種別および並び順を、ランキング情報決定用テーブルを用いて決定する。 Similarly, when the case determined from the query intent and query specification determination result is one of cases K3 to K9, the information processing device 1 determines the type and arrangement order of the ranking information corresponding to the determined case. Use the table for

なお、図5において、「1カテゴリ&1ブランド総合」は、カテゴリ指定またはカテゴリ意図で特定される1つの最下層のカテゴリに含まれる複数の取引対象のうち、ブランド指定またはブランド意図で特定される1つのブランドの複数の取引対象を順位付けする切り口であることを示す。また、「1ブランド総合」は、カテゴリ指定で特定される非最下層のカテゴリ(例えば、カテゴリ「スニーカ」)に含まれる複数の取引対象のうち、ブランド指定またはブランド意図で特定される1つのブランドの取引対象を順位付けする切り口であることを示す。 Note that in FIG. 5, "1 category & 1 brand overall" is the one specified by brand designation or brand intention among a plurality of transaction targets included in one lowest-level category that is specified by category designation or category intention. It shows that it is a cut that ranks multiple transaction targets of one brand. In addition, "one brand comprehensive" is one brand specified by brand designation or brand intention among multiple transaction objects included in a non-lowest level category (for example, category "sneakers") specified by category designation. It shows that it is a cut that ranks the trading objects of

また、「マルチブランド(1カテゴリ)」は、例えば、カテゴリ指定またはカテゴリ意図で特定される複数のカテゴリのうち特定の条件を満たすカテゴリ(例えば、カテゴリのスコアが最も高いカテゴリ)またはランダムに選択されたカテゴリの取引対象をブランド別に順位付けする複数の切り口を含む切り口群であることを示す。カテゴリのスコアは、例えば、取引対象のスコアと同様の算出方法によって算出される。例えば、カテゴリのスコアは、対象となるカテゴリに含まれる複数の取引対象のスコアの平均値、または対象となるカテゴリに含まれる複数の取引対象のうち上位の予め設定された数の取引対象のスコアの合計値などであってもよい。 In addition, "multi-brand (one category)" is, for example, a category that satisfies a specific condition (for example, the category with the highest score) or is randomly selected from a plurality of categories specified by category designation or category intention. It is a group of cuts that includes multiple cuts that rank the transaction targets of the category that has been identified by brand. The category score is calculated, for example, by the same calculation method as the transaction target score. For example, the category score is the average of the scores of the multiple transaction targets included in the target category, or the score of the highest preset number of the multiple transaction targets included in the target category. may be the total value of

また、「マルチカテゴリ」は、例えば、検索キーワードで特定されるカテゴリの下層のカテゴリ毎に複数の取引対象を順位付けする複数の切り口を含む切り口群であることを示す。例えば、検索キーワードで特定されるカテゴリが「スニーカ」である場合、下層の複数のカテゴリは、レディーススニーカ、メンズスニーカ、レディーススリッポン、子供用スニーカなどである。 Also, "multi-category" indicates, for example, a group of cuts including a plurality of cuts for ranking multiple transaction targets for each category below the category specified by the search keyword. For example, if the category specified by the search keyword is "sneakers", the lower multiple categories are women's sneakers, men's sneakers, women's slip-ons, children's sneakers, and the like.

「1ブランド総合」は、検索キーワードで特定されるカテゴリに含まれる複数の取引対象のうち、ブランド指定またはブランド意図で特定される1つのブランドの複数の取引対象を順位付けする切り口であることを示す。 "One brand overall" is a cut that ranks multiple transaction targets of one brand specified by brand designation or brand intention among multiple transaction targets included in the category specified by the search keyword. show.

なお、情報処理装置1によるランキング情報の種別および並び順の決定方法は、上述した例に限定されない。例えば、ランキング情報決定用情報は、図5に示す例に限定されない。また、ランキング情報決定用情報は、利用者Uの属性毎に設けられてもよい。この場合、情報処理装置1は、検索クエリを入力した利用者Uの属性に対応するランキング情報決定用情報を用いて、ランキング情報の種別および並び順を決定する。 It should be noted that the method of determining the type and order of the ranking information by the information processing device 1 is not limited to the example described above. For example, the ranking information determination information is not limited to the example shown in FIG. Also, the ranking information determination information may be provided for each attribute of the user U. FIG. In this case, the information processing device 1 uses ranking information determination information corresponding to the attribute of the user U who has input the search query to determine the type and order of the ranking information.

また、上記は一例に過ぎず、情報処理装置1は、クエリ意図に加えてまたは代えて、様々な情報を適宜用いてランキング情報の種別および並び順を決定してもよい。情報処理装置1は、クエリ意図に加えてまたは代えて、利用者属性または利用者Uの悩みに応じて切り口を決定してもよい。また、情報処理装置1は、検索履歴に基づいて切り口を決定してもよい。例えば、情報処理装置1は、クエリ意図に加えてまたは代えて、検索履歴から推定される興味関心に基づいて切り口を決定してもよい。 Moreover, the above is merely an example, and the information processing device 1 may determine the type and order of ranking information by appropriately using various information in addition to or instead of the query intent. The information processing device 1 may determine the approach according to the user attributes or the concerns of the user U, in addition to or instead of the query intention. Further, the information processing device 1 may determine the approach based on the search history. For example, the information processing device 1 may determine the approach based on the interest estimated from the search history in addition to or instead of the query intention.

また、ランキング情報決定用情報は、非最下層のカテゴリ毎に設けられてもよい。この場合、情報処理装置1は、検索クエリに含まれる検索キーワードで特定されるカテゴリが非最下層のカテゴリであれば、検索クエリに含まれる検索キーワードで特定される非最下層のカテゴリに対応するランキング情報決定用情報を用いて、ランキング情報の種別および並び順を決定する。 Also, the ranking information determination information may be provided for each non-lowest level category. In this case, if the category specified by the search keyword included in the search query is a non-lowest level category, the information processing device 1 corresponds to the non-lowest level category specified by the search keyword included in the search query. The ranking information determination information is used to determine the type and arrangement order of the ranking information.

〔1.2.3.決定した切り口でのランキング情報の生成〕
情報処理装置1は、上述のように決定した互いに異なる複数の切り口の各々で複数の取引対象の順位付けを行って、複数のランキング情報を生成する。図6は、実施形態に係る情報処理装置1における複数の切り口での取引対象の順位付けの一例を示す図である。なお、図6では、説明のために切り口ごとに分割した状態を示す。
[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. 6 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. 6, the state divided|segmented for every cut is shown for description.

また、図6では、切り口#1、切り口#2、・・・といった抽象的な文字列で示すが、これらの切り口は、例えば、情報処理装置1によって判定されるケースがケースK1である場合、「1カテゴリ総合」、「クエリ総合」といった具体的な切り口を示す情報である。 Also, in FIG. 6, abstract character strings such as cut #1, cut #2, . . . are used. This is information indicating a specific approach such as "single category synthesis" and "query synthesis".

例えば、情報処理装置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.

図6に示すリスト情報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. 6 is information in which the rank of the transaction object, the transaction object ID (Identifier), which is 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” has the transaction object ID “M1 transaction object” 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.

図6に示すリスト情報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. 6 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 are cuts other than cuts #1 and #2, the information processing device 1 generates ranking information for cuts other than cuts #1 and #2 by similar processing.

〔1.2.4.動作モード毎の処理について〕
〔1.2.4.1.動作モードが第1モードである場合の処理の流れの一例〕
図7は、実施形態に係る情報処理装置1の動作モードが第1モードである場合の情報処理装置1および端末装置2における処理の流れを示すシーケンス図である。
[1.2.4. Regarding processing for each operation mode]
[1.2.4.1. Example of flow of processing when the operation mode is the first mode]
FIG. 7 is a sequence diagram showing the flow of processing in the information processing device 1 and the terminal device 2 when the operation mode of the information processing device 1 according to the embodiment is the first mode.

端末装置2は、利用者Uによって検索ボックスBX1などの入力欄に検索キーワードが入力されると(ステップS10)、入力された検索キーワードを含む検索クエリを情報処理装置1に送信する(ステップS11)。情報処理装置1は、端末装置2から送信される検索クエリを受け付け(ステップS12)、受け付けた検索クエリの意図であるクエリ意図を推定する(ステップS13)。ステップS13において、情報処理装置1は、例えば、複数の意図候補の各々に対する検索クエリの関連度を示す情報をクエリ意図として推定する。 When the user U inputs a search keyword into an input field such as the search box BX1 (step S10), the terminal device 2 transmits a search query including the input search keyword to the information processing device 1 (step S11). . The information processing device 1 receives a search query transmitted from the terminal device 2 (step S12), and estimates the query intent, which is the intent of the received search query (step S13). In step S13, the information processing device 1 estimates, for example, information indicating the degree of relevance of the search query to each of the plurality of intention candidates as the query intention.

情報処理装置1は、クエリ意図に応じた複数のランキング情報のうち1番目(最上位)のランキング情報を第1コンテンツとして生成する(ステップS14)。例えば、情報処理装置1は、クエリ意図に対応するケースが上述したケースK1である場合、「1カテゴリ総合」を切り口としたランキング情報を第1コンテンツとして生成する。また、情報処理装置1は、クエリ意図に対応するケースが上述したケースK6である場合、「1ブランド総合」を切り口としたランキング情報を第1コンテンツとして生成する。 The information processing device 1 generates the first (top) ranking information among the plurality of ranking information corresponding to the query intention as the first content (step S14). For example, when the case corresponding to the query intent is case K1 described above, the information processing apparatus 1 generates ranking information based on "one category comprehensive" as the first content. Further, when the case corresponding to the query intention is the case K6 described above, the information processing apparatus 1 generates ranking information based on "one brand comprehensive" as the first content.

次に、情報処理装置1は、ステップS13で推定したクエリ意図を示す情報とステップS14で生成した第1コンテンツとを含む提供情報を端末装置2に送信する(ステップS15)。ステップS15で端末装置2に送信される提供情報には、例えば、検索クエリに応じた検索結果なども含まれる。提供情報に含まれるクエリ意図を示す情報は、例えば、検索クエリで特定されるカテゴリと、クエリ指定判定結果と、複数の意図候補の各々に対する検索クエリの関連度を示す情報とを含む。複数の意図候補の各々に対する検索クエリの関連度を示す情報は、例えば、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを複数段階に区分分けした情報である。 Next, the information processing device 1 transmits to the terminal device 2 provision information including the information indicating the query intention estimated in step S13 and the first content generated in step S14 (step S15). The provided information transmitted to the terminal device 2 in step S15 includes, for example, the search results corresponding to the search query. The information indicating the query intention included in the provided information includes, for example, the category specified by the search query, the query specification determination result, and information indicating the degree of relevance of the search query to each of the plurality of intention candidates. The information indicating the degree of relevance of the search query to each of the plurality of intention candidates is, for example, information obtained by classifying scores indicating the degree of relevance of the search query to each of the plurality of intention candidates into a plurality of stages.

例えば、検索クエリ「スニーカ」の場合、検索クエリで特定されるカテゴリは、カテゴリ「スニーカ」であり、カテゴリ意図およびブランド意図の各々は、N強であり、クエリ指定判定結果は、カテゴリ指定なしおよびブランド指定なしである。また、検索クエリ「スニーカ レディース」の場合、検索クエリで特定されるカテゴリは、カテゴリ「レディーススニーカ」であり、カテゴリ意図は、1強であり、ブランド意図は、N強であり、クエリ指定判定結果は、カテゴリ指定ありおよびブランド指定なしである。また、検索クエリ「スニーカ ブランド#1」の場合、検索クエリで特定されるカテゴリは、カテゴリ「スニーカ」であり、カテゴリ意図は、N強であり、ブランド意図は、1強であり、クエリ指定判定結果は、カテゴリ指定なしおよびブランド指定ありである。 For example, in the case of the search query "sneakers", the category identified in the search query is the category "sneakers", each of the category intention and the brand intention is N-strong, and the query specification determination results are no category specification and No brand designation. In addition, in the case of the search query "sneaker ladies", the category specified by the search query is the category "ladies' sneakers", the category intention is 1 strong, the brand intention is N strong, and the query specification determination result is with category designation and without brand designation. In addition, in the case of the search query "sneaker brand #1", the category specified by the search query is the category "sneakers", the category intention is N strong, the brand intention is strong 1, and the query specification determination The results are uncategorized and branded.

端末装置2は、情報処理装置1から送信される提供情報を受信し、受信した提供情報に基づいて、第1コンテンツを表示する(ステップS16)。第1コンテンツは、例えば、図2に示す第2タブコンテンツC2である。なお、端末装置2は、利用者Uの操作に応じて、提供情報に含まれる検索履歴を第1コンテンツに代えて、検索クエリに対応する検索結果を表示することもできる。検索クエリに対応する検索結果は、上述した第1タブコンテンツである。 The terminal device 2 receives the provided information transmitted from the information processing device 1, and displays the first content based on the received provided information (step S16). The first content is, for example, the second tab content C2 shown in FIG. Note that the terminal device 2 can also display the search results corresponding to the search query by replacing the search history included in the provided information with the first content according to the user U's operation. A search result corresponding to the search query is the first tab content described above.

図8は、実施形態に係る端末装置2におけるコンテンツの表示例を示す図である。図8(a)に示す例では、第1コンテンツとして1番目のランキング情報RK1が端末装置2に表示されている。利用者Uは端末装置2を操作(例えば、スクロール操作)することによって、1番目のランキング情報RK1における4位以下のランキング要素の情報を確認することができる。利用者Uは、端末装置2を操作(例えば、スクロール操作)することによって、1番目のランキング情報RK1のうち端末装置2に表示される領域を変更していくことで、例えば、1番目のランキング情報RK1における最終順位(ここでは、20位)のランキング要素の情報を確認することができる。 FIG. 8 is a diagram showing a display example of content on the terminal device 2 according to the embodiment. In the example shown in FIG. 8A, the first ranking information RK1 is displayed on the terminal device 2 as the first content. By operating the terminal device 2 (for example, scrolling), the user U can confirm the information of the ranking elements ranked fourth and below in the first ranking information RK1. The user U operates (for example, scrolls) the terminal device 2 to change the area displayed on the terminal device 2 in the first ranking information RK1. It is possible to confirm the information of the ranking element of the final ranking (here, 20th place) in the information RK1.

端末装置2は、第1コンテンツである1番目のランキング情報RK1の表示状態が予め定められた条件を充足した場合(ステップS17)、2番目のランキング情報を特定するパラメータである第1パラメータを決定する(ステップS18)。予め定められた条件は、例えば、1番目のランキング情報RK1のうち端末装置2に表示される領域が特定の領域になることである。例えば、端末装置2は、1番目のランキング情報RK1のうち図8(b)に示す領域が表示領域となった場合に、1番目のランキング情報RK1の表示状態が予め定められた条件を充足したと判定する。なお、予め定められた条件は、1番目のランキング情報RK1が端末装置2に表示されてからの経過時間の条件であってもよく、また、利用者Uによる端末装置2への特定の操作があることであってもよい。また、予め定められた条件は、利用者U毎に設定されてもよい。 When the display state of the first ranking information RK1, which is the first content, satisfies a predetermined condition (step S17), the terminal device 2 determines the first parameter that specifies the second ranking information. (step S18). The predetermined condition is, for example, that the area displayed on the terminal device 2 in the first ranking information RK1 is a specific area. For example, when the area shown in FIG. 8B in the first ranking information RK1 becomes the display area, the terminal device 2 satisfies the predetermined condition for the display state of the first ranking information RK1. I judge. Note that the predetermined condition may be a condition of elapsed time after the first ranking information RK1 is displayed on the terminal device 2, or a specific operation on the terminal device 2 by the user U It can be something. Also, the predetermined condition may be set for each user U.

端末装置2は、1番目のランキング情報RK1の表示状態が予め定められた条件を充足した場合、提供情報に含まれるクエリ意図を示す情報に基づいて、2番目のランキング情報を特定するパラメータを決定する。提供情報に含まれるクエリ意図を示す情報は、例えば、複数の意図候補の各々に対する検索クエリの関連度を示す情報である。端末装置2は、例えば、図4に示すケース分け判定情報と図5に示すランキング情報決定用情報とを有しており、提供情報に含まれるクエリ意図を示す情報に基づいて、2番目のランキング情報を特定するための第1パラメータを決定する。 When the display state of the first ranking information RK1 satisfies a predetermined condition, the terminal device 2 determines a parameter for identifying the second ranking information based on the information indicating the query intent included in the provided information. do. The information indicating the query intention included in the provided information is, for example, information indicating the degree of relevance of the search query to each of the plurality of intention candidates. The terminal device 2 has, for example, the case classification determination information shown in FIG. 4 and the ranking information determination information shown in FIG. A first parameter for identifying information is determined.

第1パラメータは、例えば、検索クエリで特定されるカテゴリを示すパラメータ要素、2番目のランキング情報の切り口を示すパラメータ要素、および2番目のランキング情報の表示形式がリスト形式であることを示すパラメータ要素などを含む。例えば、2番目のランキング情報のランキングの切り口が「1カテゴリ総合」である場合、第1パラメータは、検索クエリで特定されるカテゴリを示すパラメータ要素、切り口「1カテゴリ総合」を示すパラメータ要素、および表示形式がリスト形式であることを示すパラメータ要素などを含む。第1パラメータにおいて、複数のパラメータ要素が例えばカンマ区切りまたはスペース区切りなどによって互いに区切られている。なお、第1パラメータは、上述した例に限定されない。すなわち、第1パラメータは、2番目のランキング情報を特定することができればよく、上述した例に限定されない。 The first parameter is, for example, a parameter element indicating the category specified by the search query, a second parameter element indicating the section of the ranking information, and a parameter element indicating that the display format of the second ranking information is a list format. and so on. For example, when the ranking cut of the second ranking information is "1 category overall", the first parameter is a parameter element indicating the category specified by the search query, a parameter element indicating the cut "1 category overall", and It includes a parameter element, etc. that indicates that the display format is list format. In the first parameter, multiple parameter elements are separated from each other, such as by comma delimiters or space delimiters. Note that the first parameter is not limited to the example described above. That is, the first parameter is not limited to the example described above as long as it can identify the second ranking information.

端末装置2は、ステップS18で決定した第1パラメータを含むクエリを情報処理装置1に送信する(ステップS19)。情報処理装置1は、第1パラメータを含むクエリを受信すると、第1パラメータで特定される2番目のランキング情報を第2コンテンツとして生成し(ステップS20)、生成した第2コンテンツを端末装置2に送信する(ステップS21)。 The terminal device 2 transmits a query including the first parameter determined in step S18 to the information processing device 1 (step S19). When receiving the query including the first parameter, the information processing device 1 generates the second ranking information specified by the first parameter as the second content (step S20), and sends the generated second content to the terminal device 2. Send (step S21).

端末装置2は、情報処理装置1から送信される第2コンテンツを受信し、受信した第2コンテンツを表示する(ステップS22)。例えば、端末装置2は、図8(c)に示すように、第2コンテンツとして2番目のランキング情報RK2を表示する。端末装置2は、第2コンテンツである2番目のランキング情報RK2の表示状態が予め定められた条件を充足した場合(ステップS23)、3番目のランキング情報を特定するパラメータである第2パラメータを決定する(ステップS24)。2番目のランキング情報RK2の表示状態が予め定められた条件を充足したとは、例えば、2番目のランキング情報RK2のうち端末装置2に表示される領域が特定の領域になることであるが、1番目のランキング情報RK1の場合と同様に他の条件であってもよい。また、第2パラメータは、例えば、第1パラメータの形式と同様に、検索クエリで特定されるカテゴリを示すパラメータ要素、3番目のランキング情報の切り口を示すパラメータ要素、および3番目のランキング情報の表示形式がリスト形式であることを示すパラメータ要素などを含むが、第1パラメータと共にかかる例に限定されない。 The terminal device 2 receives the second content transmitted from the information processing device 1 and displays the received second content (step S22). For example, the terminal device 2 displays the second ranking information RK2 as the second content, as shown in FIG. 8(c). When the display state of the second ranking information RK2, which is the second content, satisfies a predetermined condition (step S23), the terminal device 2 determines the second parameter that specifies the third ranking information. (step S24). The condition that the display state of the second ranking information RK2 satisfies a predetermined condition means, for example, that the area displayed on the terminal device 2 in the second ranking information RK2 is a specific area. Other conditions may be used as in the case of the first ranking information RK1. Also, the second parameter, for example, similarly to the format of the first parameter, the parameter element indicating the category specified by the search query, the third parameter element indicating the cut of the ranking information, and the display of the third ranking information It includes a parameter element indicating that the format is a list format, etc., but is not limited to such an example together with the first parameter.

端末装置2は、ステップS24で決定した第2パラメータを含むクエリを情報処理装置1に送信する(ステップS25)。情報処理装置1は、第2パラメータを含むクエリを受信すると、第2パラメータで特定される3番目のランキング情報を第3コンテンツとして生成し(ステップS26)、生成した第3コンテンツを端末装置2に送信する(ステップS27)。端末装置2は、情報処理装置1から送信される第3コンテンツを受信し、受信した第3コンテンツを表示する(ステップS28)。クエリ意図で決定される複数のランキング情報の数が4以上である場合、情報処理装置1および端末装置2によって同様の処理が行われる。 The terminal device 2 transmits a query including the second parameter determined in step S24 to the information processing device 1 (step S25). When receiving the query including the second parameter, the information processing device 1 generates the third ranking information specified by the second parameter as the third content (step S26), and sends the generated third content to the terminal device 2. Send (step S27). The terminal device 2 receives the third content transmitted from the information processing device 1 and displays the received third content (step S28). When the number of pieces of ranking information determined by the query intent is four or more, the information processing device 1 and the terminal device 2 perform similar processing.

なお、情報処理装置1から端末装置2に送信されるクエリ意図を示す情報は、複数の意図候補の各々の検索クエリに対する関連度を示すスコアを複数段階に区分分けした情報に限定されず、複数の意図候補の各々の検索クエリに対する関連度を示すスコアであってもよい。この場合、端末装置2は、図3に示す情報を用いて、複数の意図候補の各々の検索クエリに対する関連度を示すスコアを複数段階に区分分けする。 The information indicating the query intent transmitted from the information processing device 1 to the terminal device 2 is not limited to information obtained by classifying the score indicating the degree of relevance of each of the plurality of intent candidates to the search query into a plurality of stages. may be a score indicating the degree of relevance to each search query of the intention candidates. In this case, the terminal device 2 uses the information shown in FIG. 3 to classify the score indicating the degree of relevance of each of the plurality of intention candidates to the search query into a plurality of stages.

このように、実施形態に係る情報処理装置1は、クエリ意図に基づいて1番目のランキング情報を端末装置2に送信した後は、2番目以降のランキング情報の種別および並び順が端末装置2によって決定される。そのため、実施形態に係る情報処理システム100(図12参照)では、情報処理装置1の処理負荷を軽減することができる。 In this way, after the information processing device 1 according to the embodiment transmits the first ranking information to the terminal device 2 based on the query intent, the type and order of the second and subsequent ranking information are determined by the terminal device 2. It is determined. Therefore, in the information processing system 100 (see FIG. 12) according to the embodiment, the processing load of the information processing device 1 can be reduced.

なお、上述した例では、クエリ意図に基づいて種別および並び順などが決定されるコンテンツは、ランキング情報であるが、かかる例に限定されず、ランキング情報以外のコンテンツであってもよい。 In the above-described example, the content whose type, order, etc. are determined based on the query intent is the ranking information, but the content is not limited to such an example, and may be content other than the ranking information.

〔1.2.4.2.動作モードが第2モードである場合の処理の流れの一例〕
図9は、実施形態に係る情報処理装置1の動作モードが第2モードである場合の情報処理装置1および端末装置2における処理の流れを示すシーケンス図である。
[1.2.4.2. An example of the flow of processing when the operation mode is the second mode]
FIG. 9 is a sequence diagram showing the flow of processing in the information processing device 1 and the terminal device 2 when the operation mode of the information processing device 1 according to the embodiment is the second mode.

端末装置2は、利用者Uによって検索ボックスBX1などの入力欄に検索キーワードが入力されると(ステップS30)、入力された検索キーワードを含む検索クエリを情報処理装置1に送信する(ステップS31)。情報処理装置1は、端末装置2から送信される検索クエリを受け付け(ステップS32)、受け付けた検索クエリの意図であるクエリ意図を推定する(ステップS33)。ステップS33において、情報処理装置1は、例えば、複数の意図候補の各々に対する検索クエリの関連度を示す情報をクエリ意図として推定する。 When the user U inputs a search keyword into an input field such as the search box BX1 (step S30), the terminal device 2 transmits a search query including the input search keyword to the information processing device 1 (step S31). . The information processing device 1 receives a search query transmitted from the terminal device 2 (step S32), and estimates the query intent, which is the intent of the received search query (step S33). In step S33, the information processing device 1 estimates, for example, information indicating the degree of relevance of the search query to each of the plurality of intention candidates as the query intention.

情報処理装置1は、クエリ意図に応じた複数のランキング情報のうち1番目(最上位)のランキング情報を第1コンテンツとして生成する(ステップS34)。例えば、情報処理装置1は、クエリ意図に対応するケースが上述したケースK1である場合、「1カテゴリ総合」を切り口としたランキング情報を第1コンテンツとして生成する。また、情報処理装置1は、クエリ意図に対応するケースが上述したケースK6である場合、「1ブランド総合」を切り口としたランキング情報を第1コンテンツとして生成する。 The information processing device 1 generates the first (top) ranking information among the plurality of ranking information corresponding to the query intention as the first content (step S34). For example, when the case corresponding to the query intent is case K1 described above, the information processing apparatus 1 generates ranking information based on "one category comprehensive" as the first content. Further, when the case corresponding to the query intention is the case K6 described above, the information processing apparatus 1 generates ranking information based on "one brand comprehensive" as the first content.

次に、情報処理装置1は、ステップS34で生成した第1コンテンツと第1パラメータとを含む提供情報を端末装置2に送信する(ステップS35)。第1パラメータは、第2コンテンツである2番目のランキング情報を特定するパラメータである。2番目のランキング情報は、ステップS33で推定されたクエリ意図によって種別および並び順が決定される複数のランキング情報のうち最上位から2番目のランキング情報であり、1番目のランキング情報とランキングの切り口が異なるランキング情報である。ステップS35で端末装置2に送信される提供情報には、例えば、検索クエリに応じた検索結果なども含まれる。 Next, the information processing device 1 transmits provision information including the first content and the first parameter generated in step S34 to the terminal device 2 (step S35). The first parameter is a parameter specifying the second ranking information, which is the second content. The second ranking information is the second ranking information from the top among a plurality of ranking information whose type and order are determined by the query intent estimated in step S33, and is a cross section of the first ranking information and the ranking. are different ranking information. The provided information transmitted to the terminal device 2 in step S35 includes, for example, search results corresponding to the search query.

第1パラメータは、例えば、ステップS32で受け付けられた検索クエリで特定されるカテゴリを示すパラメータ要素、2番目のランキング情報の切り口を示すパラメータ要素、および2番目のランキング情報の表示形式がリスト形式であることを示すパラメータ要素などを含む。例えば、切り口「1カテゴリ総合」である場合、第1パラメータは、検索クエリで特定されるカテゴリを示すパラメータ要素、切り口「1カテゴリ総合」を示すパラメータ要素、および表示形式がリスト形式であることを示すパラメータ要素などを含む。第1パラメータにおいて、複数のパラメータ要素が例えばカンマ区切りまたはスペース区切りなどによって互いに区切られている。なお、第1パラメータは、上述した例に限定されない。すなわち、第1パラメータは、2番目のランキング情報を特定することができればよく、上述した例に限定されない。 The first parameter is, for example, a parameter element indicating the category specified by the search query accepted in step S32, a parameter element indicating the cut of the second ranking information, and a display format of the second ranking information in a list format. including parameter elements indicating that there is For example, in the case of the cut "1 category comprehensive", the first parameter includes a parameter element indicating the category specified by the search query, a parameter element indicating the cut "1 category comprehensive", and that the display format is a list format. including parameter elements, etc. In the first parameter, multiple parameter elements are separated from each other, such as by comma delimiters or space delimiters. Note that the first parameter is not limited to the example described above. That is, the first parameter is not limited to the example described above as long as it can identify the second ranking information.

端末装置2は、情報処理装置1から送信される提供情報を受信し、受信した提供情報に基づいて、第1コンテンツを表示する(ステップS36)。第1コンテンツは、図8(a)に示す例では、1番目のランキング情報RK1であり、図2に示す例では、第2タブコンテンツC2である。なお、端末装置2は、利用者Uの操作に応じて、提供情報に含まれる検索履歴を第1コンテンツに代えて、検索クエリに対応する検索結果を表示することもできる。検索クエリに対応する検索結果は、上述した第1タブコンテンツである。 The terminal device 2 receives the provided information transmitted from the information processing device 1, and displays the first content based on the received provided information (step S36). The first content is the first ranking information RK1 in the example shown in FIG. 8A, and the second tab content C2 in the example shown in FIG. Note that the terminal device 2 can also display the search results corresponding to the search query by replacing the search history included in the provided information with the first content according to the user U's operation. A search result corresponding to the search query is the first tab content described above.

図8(a)に示す1番目のランキング情報RK1が端末装置2に表示されている状態で、利用者Uは端末装置2を操作(例えば、スクロール操作)することによって、1番目のランキング情報RK1における4位以下のランキング要素の情報を確認することができる。利用者Uは、端末装置2を操作(例えば、スクロール操作)することによって、1番目のランキング情報RK1のうち端末装置2に表示される領域を変更していくことで、例えば、1番目のランキング情報RK1における最終順位(ここでは、20位)のランキング要素の情報を確認することができる。 While the first ranking information RK1 shown in FIG. 8A is displayed on the terminal device 2, the user U operates the terminal device 2 (for example, scrolling) to display the first ranking information RK1. You can check the information of the ranking elements below the 4th place. The user U operates (for example, scrolls) the terminal device 2 to change the area displayed on the terminal device 2 in the first ranking information RK1. It is possible to confirm the information of the ranking element of the final ranking (here, 20th place) in the information RK1.

端末装置2は、第1コンテンツである1番目のランキング情報RK1の表示状態が予め定められた条件を充足した場合(ステップS37)、ステップS35で情報処理装置1から送信された第1パラメータを含むクエリを情報処理装置1に送信する(ステップS38)。予め定められた条件は、例えば、1番目のランキング情報RK1のうち端末装置2に表示される領域が特定の領域になることである。例えば、端末装置2は、1番目のランキング情報RK1のうち図8(b)に示す領域が表示領域となった場合に、1番目のランキング情報RK1の表示状態が予め定められた条件を充足したと判定する。なお、予め定められた条件は、1番目のランキング情報RK1が端末装置2に表示されてからの経過時間の条件であってもよく、また、利用者Uによる端末装置2への特定の操作があることであってもよい。また、予め定められた条件は、利用者U毎に設定されてもよい。 When the display state of the first ranking information RK1, which is the first content, satisfies a predetermined condition (step S37), the terminal device 2 includes the first parameter transmitted from the information processing device 1 in step S35. The query is transmitted to the information processing device 1 (step S38). The predetermined condition is, for example, that the area displayed on the terminal device 2 in the first ranking information RK1 is a specific area. For example, when the area shown in FIG. 8B in the first ranking information RK1 becomes the display area, the terminal device 2 satisfies the predetermined condition for the display state of the first ranking information RK1. I judge. Note that the predetermined condition may be a condition of elapsed time after the first ranking information RK1 is displayed on the terminal device 2, or a specific operation on the terminal device 2 by the user U It can be something. Also, the predetermined condition may be set for each user U.

情報処理装置1は、第1パラメータを含むクエリを受信すると、第1パラメータで特定される2番目のランキング情報を第2コンテンツとして生成し(ステップS39)、生成した第2コンテンツと第2パラメータとを端末装置2に送信する(ステップS40)。第2パラメータは、第3コンテンツである3番目のランキング情報(第3ランキング情報の一例)を特定するパラメータである。3番目のランキング情報は、ステップS33で推定されたクエリ意図によって種別および並び順が決定される複数のランキング情報のうち最上位から3番目のランキング情報であり、1番目のランキング情報および2番目のランキング情報の各々とランキングの切り口が異なるランキング情報である。第2パラメータは、例えば、第1パラメータの形式と同様に、ステップS32で受け付けた検索クエリで特定されるカテゴリを示すパラメータ要素、3番目のランキング情報の切り口を示すパラメータ要素、および3番目のランキング情報の表示形式がリスト形式であることを示すパラメータ要素などを含むが、第1パラメータと同様にかかる例に限定されない。 When receiving the query including the first parameter, the information processing device 1 generates the second ranking information specified by the first parameter as the second content (step S39), and combines the generated second content and the second parameter. to the terminal device 2 (step S40). The second parameter is a parameter that specifies the third ranking information (an example of the third ranking information), which is the third content. The third ranking information is the third ranking information from the top among the plurality of ranking information whose type and order are determined by the query intent estimated in step S33. Each piece of ranking information is ranking information with a different approach to ranking. The second parameter is, for example, similar to the format of the first parameter, the parameter element indicating the category specified by the search query received in step S32, the third parameter element indicating the cut of the ranking information, and the third ranking Although it includes a parameter element indicating that the information display format is a list format, it is not limited to such an example like the first parameter.

端末装置2は、情報処理装置1から送信される第2コンテンツと第2パラメータを受信し、受信した第2コンテンツを表示する(ステップS41)。例えば、端末装置2は、図8(c)に示すように、第2コンテンツとして2番目のランキング情報RK2を表示する。端末装置2は、第2コンテンツである2番目のランキング情報RK2の表示状態が予め定められた条件を充足した場合(ステップS42)、情報処理装置1によって端末装置2に送信された第2パラメータを含むクエリを情報処理装置1に送信する(ステップS43)。2番目のランキング情報RK2の表示状態が予め定められた条件を充足したとは、例えば、2番目のランキング情報RK2のうち端末装置2に表示される領域が特定の領域になることであるが、1番目のランキング情報RK1の場合と同様に他の条件であってもよい。 The terminal device 2 receives the second content and the second parameter transmitted from the information processing device 1, and displays the received second content (step S41). For example, the terminal device 2 displays the second ranking information RK2 as the second content, as shown in FIG. 8(c). When the display state of the second ranking information RK2, which is the second content, satisfies a predetermined condition (step S42), the terminal device 2 uses the second parameter transmitted to the terminal device 2 by the information processing device 1. The query containing the query is transmitted to the information processing device 1 (step S43). The condition that the display state of the second ranking information RK2 satisfies a predetermined condition means, for example, that the area displayed on the terminal device 2 in the second ranking information RK2 is a specific area. Other conditions may be used as in the case of the first ranking information RK1.

情報処理装置1は、第2パラメータを含むクエリを受信すると、第2パラメータで特定される3番目のランキング情報を第3コンテンツとして生成し(ステップS44)、生成した第3コンテンツを端末装置2に送信する(ステップS45)。端末装置2は、情報処理装置1から送信される第3コンテンツを受信し、受信した第3コンテンツを表示する(ステップS46)。 When receiving the query including the second parameter, the information processing device 1 generates the third ranking information specified by the second parameter as the third content (step S44), and sends the generated third content to the terminal device 2. Send (step S45). The terminal device 2 receives the third content transmitted from the information processing device 1 and displays the received third content (step S46).

なお、情報処理装置1は、ステップS33で推定されたクエリ意図によって種別および並び順が決定されるランキング情報の数が4つ以上である場合、ステップS44において、第3コンテンツと共に第3パラメータを端末装置2に送信し、第2パラメータの場合と同様の処理が行われる。第3パラメータは、第4コンテンツである4番目のランキング情報を特定するパラメータである。4番目のランキング情報は、ステップS33で推定されたクエリ意図によって種別および並び順が決定される複数のランキング情報のうち最上位から4番目のランキング情報である。 Note that if the number of ranking information whose types and order are determined by the query intent estimated in step S33 is four or more, the information processing device 1 transfers the third parameter along with the third content to the terminal in step S44. It is transmitted to the device 2, and the same processing as in the case of the second parameter is performed. The third parameter is a parameter specifying the fourth ranking information, which is the fourth content. The fourth ranking information is the fourth ranking information from the top among the plurality of ranking information whose type and order are determined by the query intent estimated in step S33.

このように、実施形態に係る情報処理装置1は、クエリ意図に応じた検索対象が第1の切り口でランキングされた1番目のランキング情報RK1(第1ランキング情報の一例)と、第1の切り口とは異なる第2の切り口でランキング要素(検索対象)がランキングされた2番目のランキング情報RK2(第2ランキング情報)を特定するパラメータとを提供する。これにより、情報処理装置1は、同一の検索クエリに対応する複数のランキング情報を適切に提供することができる。 As described above, the information processing apparatus 1 according to the embodiment provides the first ranking information RK1 (an example of the first ranking information) in which the search target according to the query intention is ranked according to the first aspect, and the first ranking information RK1 (an example of the first ranking information). and a parameter specifying the second ranking information RK2 (second ranking information) in which the ranking elements (search targets) are ranked from a second perspective different from the above. Thereby, the information processing device 1 can appropriately provide a plurality of ranking information corresponding to the same search query.

なお、上述した例では、クエリ意図に基づいて種別および並び順などが決定されるコンテンツは、ランキング情報であるが、かかる例に限定されず、ランキング情報以外のコンテンツであってもよい。 In the above-described example, the content whose type, order, etc. are determined based on the query intent is the ranking information, but the content is not limited to such an example, and may be content other than the ranking information.

〔1.2.5.検索結果およびランキング情報を含むコンテンツの例〕
次に、図10を用いて、情報処理装置1から端末装置2に提供されるコンテンツCに含まれる検索結果(第1タブコンテンツ)およびランキング情報(第2タブコンテンツ)の例について説明する。図10は、実施形態に係る情報処理装置1によって提供される検索結果およびランキング情報の一例を示す図である。
[1.2.5. Examples of content including search results and 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. 10 is a diagram showing an example of search results and ranking information provided by the information processing device 1 according to the embodiment.

図10では、検索クエリ「スニーカ」が端末装置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. 10 shows the first tab content C1 and the second tab content C2 included in the 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.

情報処理装置1は、端末装置2から取得した検索クエリ「スニーカ」のカテゴリに含まれる下層のカテゴリの数が規定数以下であり、また「スニーカ」のカテゴリの取引対象のブランドが規定数以下であるため、カテゴリ意図およびブランド意図の各々がN強であると判定する。また、情報処理装置1は、検索クエリ「スニーカ」であることから、カテゴリ指定およびブランド指定の各々が指定なしであると判定する。この場合、情報処理装置1は、ケース分け判定情報が図4に示す状態であれば、ケースK5に該当すると判定する。 The information processing device 1 determines that the number of lower-layer categories included in the category of the search query "sneakers" acquired from the terminal device 2 is equal to or less than a specified number, and that the number of brands to be traded in the category "sneakers" is equal to or less than a specified number. Therefore, it is determined that each of the category intention and the brand intention is N-strong. Further, since the search query is "sneakers", the information processing apparatus 1 determines that both category designation and brand designation are not specified. In this case, the information processing apparatus 1 determines that case K5 applies if the case classification determination information is in the state shown in FIG.

この場合、情報処理装置1は、ランキング情報決定用情報が図5に示す状態であれば、切り口の種別が「マルチカテゴリ」である複数のランキング情報と、切り口の種別が「マルチブランド(1カテゴリ)」である複数のランキング情報と、切り口の種別が「クエリ総合」であるランキング情報とを第2タブコンテンツC2として生成する。切り口の種別が「マルチカテゴリ」である複数のランキング情報は、レディーススニーカのランキング情報、メンズスニーカのランキング情報、レディーススリッポンのランキング情報、子供用スニーカのランキング情報などである。切り口の種別が「マルチブランド(1カテゴリ)」である複数のランキング情報の各々は、スニーカにおける1つのカテゴリ(例えば、レディーススニーカ)に分類される複数の取引対象をブランド別に順位付けしたランキング情報である。切り口の種別が「クエリ総合」は、「スニーカ」で検索される取引対象をランキング要素として順位付けしたランキング情報である。 In this case, if the ranking information determination information is in the state shown in FIG. )” and the ranking information whose cut type is “general query” are generated as the second tab contents C2. A plurality of pieces of ranking information whose cut type is "multi-category" include ranking information of women's sneakers, ranking information of men's sneakers, ranking information of ladies' slip-ons, ranking information of children's sneakers, and the like. Each of the plurality of ranking information whose cut type is "multi-brand (one category)" is ranking information in which a plurality of trading objects classified into one category of sneakers (for example, ladies' sneakers) are ranked by brand. be. The "general query" cut type is ranking information in which transaction targets searched for "sneakers" are ranked as ranking factors.

図10に示す第2タブコンテンツC2では、レディーススニーカのランキング情報、メンズスニーカのランキング情報などが順に並べられている。図10に示す各ランキング情報では、上位6つの取引対象が示されており、利用者Uは、7位以下の取引対象の順位付けを知りたい場合、第2タブコンテンツC2に含まれる文字列「もっと見る」を選択することによって、7位以下の取引対象の順位付けを含むランキング情報を含む第2タブコンテンツC2が情報処理装置1から端末装置2に送信され、端末装置2によって7位以下の取引対象の順位付けを含むランキング情報が含まれる第2タブコンテンツC2が表示される。 In the second tab content C2 shown in FIG. 10, ranking information for ladies' sneakers, ranking information for men's sneakers, and the like are arranged in order. Each of the ranking information shown in FIG. 10 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 " By selecting "See more", 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 A second tab content C2 containing ranking information including ranking of trading objects is displayed.

図11は、実施形態に係る情報処理装置1によって提供されるランキング情報の他の例を示す図である。図11に示す例では、端末装置2から取得した検索クエリに含まれる検索キーワードが「スニーカ レディース」である場合に、情報処理装置1から端末装置2に送信されるコンテンツCに含まれる第2タブコンテンツC2の一例を示す図である。情報処理装置1は、検索クエリに含まれる検索キーワードが「スニーカ レディース」である場合、カテゴリ指定があるかまたはカテゴリ意図が1強であると判定し、また、ブランド指定がなくブランド意図が意図なしであると判定する。情報処理装置1は、ケース分け判定情報が図4に示す状態であれば、ケースK1に該当すると判定する。 FIG. 11 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. 11, when the search keyword included in the search query acquired from the terminal device 2 is "sneaker ladies", the second tab included in the content C transmitted from the information processing device 1 to the terminal device 2 It is a figure which shows an example of the content C2. When the search keyword included in the search query is "sneaker ladies", the information processing device 1 determines that there is category designation or that the category intention is more than 1, and that there is no brand designation and no brand intention. It is determined that The information processing apparatus 1 determines that case K1 applies if the case classification determination information is in the state shown in FIG.

この場合、情報処理装置1は、ランキング情報決定用情報が図5に示す状態であれば、切り口の種別が「1カテゴリ総合」であるランキング情報と、切り口の種別が「クエリ総合」であるランキング情報とを含む第2タブコンテンツC2を生成する。切り口の種別が「1カテゴリ総合」であるランキング情報は、レディーススニーカのランキング情報である。切り口の種別が「クエリ総合」であるランキング情報は、検索キーワード「スニーカ レディース」で検索される取引対象をランキング要素として順位付けしたランキング情報である。 In this case, if the ranking information determination information is in the state shown in FIG. and the second tab content C2 including information. The ranking information whose cut type is "one category comprehensive" is the ranking information of women's sneakers. The ranking information whose cut type is "general query" is ranking information obtained by ranking transaction targets searched for with the search keyword "sneakers ladies" as a ranking factor.

切り口の種別が「1カテゴリ総合」であるランキング情報の表示形式は、リスト形式であり、図11に示す例では、レディーススニーカに属する取引対象がランキング要素として20位まで順位付けされて配列されている。リスト形式では、グリッド形式に比べて、ランクング対象に関する情報が多く付加されており、情報量が多く、また、含まれるランキング要素の数も多い。 The display format of the ranking information whose cut type is "one category comprehensive" is a list format, and in the example shown in FIG. there is 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.

例えば、リスト形式では、グリッド形式に比べて、ブランド名、商品名、色、素材、およびその他の情報(例えば、利用者評価値、利用者評価数など)が含まれており、情報量が多い。そのため、利用者Uは、ランキング情報に含まれるランキング要素の情報によってランキング要素がどのようなものかをより明確に把握することができる。また、リスト形式では、グリッド形式に比べて、含まれるランキング要素の数も多いことから、次の順位から始まるランキング情報を取得するために「もっと見る」を選択する頻度が少なくても済み、利用者Uの利便性を高めることができる。なお、グリッド形式においても、ブランド名や商品名が含まれていてもよい。 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. Also, since the list format contains more ranking elements than the grid format, it is possible to select "more" less often to get the ranking information starting from the next position. The convenience of the person U can be enhanced. It should be noted that even in the grid format, brand names and product names may be included.

図5に示す例では、リスト形式は、意図候補の指定があるかまたは意図候補が1強である場合などのように具体度が高いクエリ意図に対して設定され、そうでない場合には、グリッド形式が設定されている。そのため、利用者Uは、検索キーワードを具体的な内容にすることで、リスト形式のランキング情報を確認したり、検索キーワードを抽象的な内容にすることで、グリッド形式のランキング情報を確認したりすることができる。なお、図5に示す例では、複数のランキング情報のうち2番目以降のランキング情報はグリッド形式であるが、クエリ意図に基づいて一部のランキング情報をリスト形式に決定することもできる。また、切り口の種別が「クエリ総合」であるランキング情報の表示形式は、グリッド形式であり、図11に示す例では、検索キーワード「スニーカ レディース」で検索される取引対象がランキング要素として6位まで順位付けされて配列されているが、ランキング要素の数は6つに限定されない。 In the example shown in FIG. 5, the list format is set for highly specific query intent, such as when there is an intent candidate specified or when there is more than one intent candidate, otherwise the grid format is set. Therefore, the user U can check the ranking information in the list format by making the search keyword concrete, or check the ranking information in the grid format by making the search keyword abstract. can do. In the example shown in FIG. 5, the second and subsequent ranking information among the plurality of ranking information are in the grid format, but some of the ranking information can also be determined in the list format based on the query intent. Also, the display format of the ranking information whose cut type is "general query" is a grid format, and in the example shown in FIG. Although ranked and arranged, the number of ranking elements is not limited to six.

〔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 device 1 can provide content in which the transaction objects are arranged according to each aspect, thereby making it easier for the user U to embody the image of purchasing the transaction objects. In addition, the information processing apparatus 1 can provide content arranged according to brands or the like, thereby making it easier for the user U to narrow down options based on trends, popularity, and the like.

また、情報処理装置1は、クエリ意図に基づいて決定した並び順の互いに異なる複数のランキング情報を利用者Uに提供することができる。これにより、情報処理装置1は、検索クエリに対応する複数のランキング情報をより適切に提供することができる。例えば、情報処理装置1は、クエリ意図に関連度が高いランキング情報ほど優先して上位になるように並び順で複数のランキング情報を提供することで、複数のランキング情報をより適切に提供することができる。 In addition, the information processing device 1 can provide the user U with a plurality of pieces of ranking information that are arranged in different order determined based on the query intention. Thereby, the information processing device 1 can more appropriately provide a plurality of ranking information corresponding to the search query. For example, the information processing device 1 provides a plurality of ranking information in an order such that ranking information having a higher degree of relevance to a query intent is prioritized, thereby more appropriately providing a plurality of ranking information. can be done.

また、情報処理装置1は、クエリ意図に基づいて決定した表示形式でランキング情報を提供することができる。これにより、情報処理装置1は、検索クエリに対応するランキング情報をより適切に提供することができる。例えば、情報処理装置1は、クエリ意図の具体度が高い場合には、リスト形式でランキング情報を提供し、そうでない場合には、グリッド形式でランキング情報を提供する。これにより、情報処理装置1は、検索クエリに対応するランキング情報をより適切に提供することができる。 In addition, the information processing device 1 can provide ranking information in a display format determined based on the intent of the query. Thereby, the information processing device 1 can more appropriately provide the ranking information corresponding to the search query. For example, the information processing device 1 provides the ranking information in a list format when the query intention is highly specific, and provides the ranking information in a grid format otherwise. Thereby, the information processing device 1 can more appropriately provide the ranking information corresponding to the search query.

また、情報処理装置1は、動作モードが第1モードである場合、クエリ意図に基づいて1番目のランキング情報を端末装置2に送信した後は、2番目以降のランキング情報の種別および並び順が端末装置2によって決定される。そのため、情報処理装置1の処理負荷を軽減することができる。 Further, when the operation mode is the first mode, the information processing device 1 transmits the first ranking information to the terminal device 2 based on the query intent, and then the second and subsequent ranking information types and order are Determined by the terminal device 2 . Therefore, the processing load of the information processing device 1 can be reduced.

また、情報処理装置1は、動作モードが第2モードである場合、クエリ意図に応じた検索対象が第1の切り口でランキングされた1番目のランキング情報RK1(第1ランキング情報の一例)と、第1の切り口とは異なる第2の切り口でランキング要素(検索対象)がランキングされた2番目のランキング情報RK1(第2ランキング情報)を特定するパラメータとを提供する。これにより、情報処理装置1は、同一の検索クエリに対応する複数のランキング情報を適切に提供することができる。 Further, when the operation mode is the second mode, the information processing device 1 provides first ranking information RK1 (an example of the first ranking information) in which the search target corresponding to the intent of the query is ranked from the first perspective, and a parameter specifying second ranking information RK1 (second ranking information) in which ranking elements (search targets) are ranked according to a second aspect different from the first aspect. Thereby, the information processing device 1 can appropriately provide a plurality of ranking information corresponding to the same search query.

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

〔2.情報処理システム100の構成〕
図12に示すように、情報処理システム100は、情報処理装置1と、端末装置2と、外部装置3とを含む。情報処理装置1、端末装置2、および外部装置3は、ネットワークNを介して、有線または無線により通信可能に接続される。なお、図12に示す情報処理システム100には、複数台の情報処理装置1や、複数台の端末装置2や、複数台の外部装置3が含まれてもよい。
[2. Configuration of Information Processing System 100]
As shown in FIG. 12 , 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. The information processing system 100 shown in FIG. 12 may include a plurality of information processing apparatuses 1, a plurality of terminal devices 2, and a plurality of external devices 3. FIG.

実施形態に係る端末装置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. As shown in FIG.

〔3.情報処理装置1の構成〕
以下、上記した情報処理装置1が有する機能構成の一例について説明する。図12は、実施形態に係る情報処理装置1の構成例を示す図である。図12に示すように、情報処理装置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. 12 is a diagram showing a configuration example of the information processing device 1 according to the embodiment. As shown in FIG. 12 , 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に関する各種利用者情報を記憶する。図13は、実施形態に係る利用者情報記憶部20に記憶される利用者情報テーブルの一例を示す図である。図13に示した例では、利用者情報記憶部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. 13 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. 13, 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によって購買された取引対象に関する情報や、取引対象の種別や、取引対象が購買された購買回数や、取引対象が購買された日時に関する情報などである。 “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.

「閲覧履歴」は、「利用者ID」に対応付けられた利用者Uによってコンテンツが閲覧された履歴である。例えば、「閲覧履歴」は、利用者Uの端末装置2にコンテンツが表示された履歴であってもよい。例えば、閲覧履歴は、利用者Uによって閲覧(表示)されたコンテンツに関する情報や、コンテンツの種別や、コンテンツが表示された表示回数や、コンテンツが表示された日時に関する情報などである。 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.

例えば、図13では、利用者IDによって識別された「U1」は、属性情報が「CH1」であり、購買履歴が「PH1」であり、表示履歴が「WA1」である。なお、図13に示した例では、属性情報などを、「CH1」などの抽象的な符号で表現したが、属性情報などは、具体的な数値や、具体的な文字列や、各種情報を含むファイル形式などであってもよい。 For example, in FIG. 13, "U1" identified by the user ID has attribute information "CH1", purchase history "PH1", and display history "WA1". In the example shown in FIG. 13, 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の閲覧回数を示す情報を利用者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 U, 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は、取引対象に関する各種取引対象情報を記憶する。図14は、実施形態に係る取引対象情報記憶部21に記憶される取引対象情報テーブルの一例を示す図である。図14に示した例では、取引対象情報記憶部21に記憶される取引対象情報テーブルは、「取引対象ID」、「取引対象」、「取引対象情報」、「カテゴリ」、「製品特定情報」といった項目を含む。なお、図14では、「カテゴリ」および「製品特定情報」を説明するために、「取引対象情報」と別の項目として説明するが、カテゴリの情報や製品の情報は、取引対象情報に含まれてもよい。
[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. 14 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. 14, 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. 14, 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 the 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.

例えば、図14では、取引対象IDによって識別された「M1」は、取引対象が「MA1」である。なお、図14に示した例では、取引対象を、「MA1」といった抽象的な符号で表現したが、取引対象は、各販売元が販売する商品などを示す具体的な文字列(商品名など)である。 For example, in FIG. 14, "M1" identified by the trading object ID has trading object "MA1". In the example shown in FIG. 14, 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 sales source. ).

また、図14では、取引対象IDによって識別された「M1」は、取引対象情報が「MD1」である。なお、図14に示した例では、取引対象情報を、「MD1」といった抽象的な符号で表現したが、取引対象情報は、取引対象に関する各種情報を含むファイル形式などであってもよい。 Further, in FIG. 14, "M1" identified by the transaction object ID has transaction object information "MD1". In the example shown in FIG. 14, 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.

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

また、図14では、取引対象IDによって識別された「M1」は、製品特定情報が「PD1」である。なお、図14に示した例では、製品特定情報を、「PD1」といった抽象的な符号で表現したが、製品特定情報は、取引対象が該当する製品がある場合、その製品を特定するための情報(例えばJANコードなど)である。また、製品特定情報は、取引対象が該当する製品がない場合、その取引対象に対応する製品が無いことを示す情報(例えば該当製品無しを示すフラグなど)である。 Further, in FIG. 14, "M1" identified by the transaction object ID has "PD1" as the product identification information. In the example shown in FIG. 14, 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は、コンテンツに関する情報を記憶する。図15は、実施形態に係るコンテンツ記憶部22に記憶されるコンテンツテーブルの一例を示す図である。図15に示した例では、コンテンツ記憶部22に記憶されるコンテンツテーブルは、「コンテンツID」、「コンテンツ」といった項目を有する。
[3.2.3. Content storage unit 22]
The content storage unit 22 stores information about content. FIG. 15 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. 15, 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.

例えば、図15では、コンテンツIDによって識別された「C1」は、コンテンツが「CO1」である。なお、図15に示した例では、コンテンツなどを、「CO1」などの抽象的な符号で表現したが、コンテンツなどは、具体的な数値や、具体的な文字列や、各種情報を含むファイル形式などであってもよい。 For example, in FIG. 15, "C1" identified by the content ID has content "CO1". Note that in the example shown in FIG. 15, 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は、図4に示すケース分け判定情報、図5に示すランキング情報決定用情報、および取引対象の順位付けの基準(ランキング基準)を示す順位付け基準情報、および取引対象の各種スコアの算出に用いるスコア算出用情報などを記憶する。
[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 case classification determination information shown in FIG. 4, ranking information determination information shown in FIG. 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.

なお、ランキング用情報記憶部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).

図9に示すように、処理部12は、取得部30と、受付部31と、推定部32と、決定部33と、生成部34と、提供部35とを有し、以下に説明する情報処理の機能や作用を実現または実行する。なお、処理部12の内部構成は、図9に示した構成に限られず、後述する情報処理を行う構成であれば他の構成であってもよい。 As shown in FIG. 9, the processing unit 12 includes an acquiring unit 30, a receiving unit 31, an estimating unit 32, a determining unit 33, a generating unit 34, and a providing unit 35. Realize or perform the function or action of a process. Note that the internal configuration of the processing unit 12 is not limited to the configuration shown in FIG. 9, and may be another configuration as long as it performs information processing 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に記憶される利用者情報を更新する。 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.

また、取得部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は、各種要求を受け付ける。受付部31は、外部の情報処理装置から各種要求を受け付ける。受付部31は、通信部10を介して、外部の情報処理装置から各種要求を示す情報を受信する。例えば、受付部31は、端末装置2または外部装置3から要求を受け付ける。受付部31は、利用者Uが入力した検索キーワードを含む検索クエリを端末装置2から受け付ける。例えば、受付部31は、利用者Uが入力した検索キーワードを含む検索クエリを、検索クエリに関するコンテンツの提供の要求として、端末装置2から受け付ける。また、受付部31は、端末装置2からパラメータを含むクエリを、コンテンツの提供の要求として、受け付ける。
[3.3.2. reception unit 31]
The reception unit 31 receives various requests. The reception unit 31 receives various requests from an external information processing device. The reception unit 31 receives information indicating various requests from an external information processing device via the communication unit 10 . For example, the receiving unit 31 receives requests from the terminal device 2 or the external device 3 . The accepting unit 31 accepts a search query including the search keyword input by the user U from the terminal device 2 . For example, the receiving unit 31 receives a search query including a search keyword input by the user U from the terminal device 2 as a request for providing content related to the search query. Further, the receiving unit 31 receives a query including parameters from the terminal device 2 as a content provision request.

〔3.3.3.推定部32〕
推定部32は、種々の情報を推定する推定処理を実行する。例えば、推定部32は、取得部30により取得された各種情報に基づいて、推定処理を実行する。推定部32は、記憶部11に記憶された各種情報に基づいて、推定処理を実行する。推定部32は、端末装置2から受信された検索クエリや外部の情報処理装置から受信された各種情報などに基づいて、推定処理を実行する。
[3.3.3. Estimation unit 32]
The estimation unit 32 executes estimation processing for estimating various information. For example, the estimation unit 32 executes estimation processing based on various information acquired by the acquisition unit 30 . The estimation unit 32 executes estimation processing based on various information stored in the storage unit 11 . The estimation unit 32 performs estimation processing based on a search query received from the terminal device 2, various information received from an external information processing device, and the like.

例えば、推定部32は、受付部31によって受け付けられた検索クエリの意図であるクエリ意図を推定する。推定部32は、例えば、複数の意図候補の各々に対する検索クエリの関連度をクエリ意図として推定する。意図候補は、例えば、取引対象のカテゴリ、取引対象のブランド、取引対象の利用シーン、取引対象のスペック、取引対象の価格帯、または取引対象の利用層などである。 For example, the estimation unit 32 estimates a query intent, which is the intent of the search query received by the reception unit 31 . The estimation unit 32 estimates, for example, the degree of relevance of the search query to each of the plurality of intention candidates as the query intention. The intention candidate is, for example, the category of the transaction object, the brand of the transaction object, the usage scene of the transaction object, the specifications of the transaction object, the price range of the transaction object, or the usage layer of the transaction object.

推定部32は、検索クエリに含まれる検索キーワードに基づいて、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報をクエリ意図として扱う。推定部32は、例えば、意図候補毎の推定モデルを用いて、各意図候補に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報をクエリ意図として推定することができる。推定モデルは、機械学習によって生成された学習済みモデルであり、検索クエリに含まれる検索キーワードを入力とし、意図候補に対する検索クエリの関連度を示すスコアを出力する。 Based on the search keywords included in the search query, the estimation unit 32 calculates a score indicating the degree of relevance of the search query to each of the plurality of intention candidates, and treats these scores or information according to the scores as the query intention. The estimation unit 32 may, for example, use an estimation model for each intention candidate to calculate a score indicating the degree of relevance of the search query to each intention candidate, and estimate these scores or information according to the score as the query intention. can. The estimation model is a trained model generated by machine learning, receives a search keyword included in a search query, and outputs a score indicating the degree of relevance of the search query to the intention candidate.

意図候補毎の推定モデルは、畳み込みニューラルネットワークまたは回帰型ニューラルネットワークなどのニューラルネットワークによる機械学習によって生成されるが、かかる例に限定されない。例えば、意図候補毎の推定モデルは、ニューラルネットワークに代えて、線形回帰またはロジスティック回帰といった学習アルゴリズムによる機械学習を用いて生成されてもよい。 An estimation model for each intention candidate is generated by machine learning using a neural network such as a convolutional neural network or a recurrent neural network, but is not limited to such examples. For example, an estimated model for each intention candidate may be generated using machine learning using a learning algorithm such as linear regression or logistic regression instead of using a neural network.

また、推定部32は、例えば、各検索キーワードと関連度を示すスコアとが互いに関連付けられた意図候補毎のテーブルを用いて、複数の意図候補の各々に対する検索クエリの関連度を検索クエリの意図として推定することもできる。 The estimation unit 32 also uses a table for each intention candidate in which each search keyword and a score indicating the degree of relevance are associated with each other, for example, and calculates the relevance of the search query for each of the plurality of intention candidates as the intent of the search query. can also be estimated as

また、推定部32は、検索クエリに含まれる検索キーワードに加えて、検索クエリに含まれる検索キーワードを入力した利用者Uである検索利用者の利用者情報に基づいて、クエリ意図を推定することもできる。例えば、推定部32は、検索クエリに含まれる検索キーワードと検索利用者の利用者情報とに基づいて、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを算出し、これらのスコアを検索クエリの意図として扱う。 In addition to the search keyword included in the search query, the estimating unit 32 estimates the query intention based on the user information of the search user who is the user U who entered the search keyword included in the search query. can also For example, the estimation unit 32 calculates a score indicating the degree of relevance of the search query to each of the plurality of intention candidates based on the search keyword and the user information of the search user included in the search query, and calculates these scores. Treat as the intent of the search query.

この場合も、推定部32は、例えば、意図候補毎の推定モデルを用いて、各意図候補に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報をクエリ意図として推定することができる。推定モデルは、機械学習によって生成された学習済みモデルであり、検索クエリに含まれる検索キーワードと検索利用者の利用者情報とを入力とし、意図候補に対する検索クエリの関連度を示すスコアを出力する。 Also in this case, the estimation unit 32, for example, uses an estimation model for each intention candidate to calculate a score indicating the degree of relevance of the search query to each intention candidate, and uses these scores or information according to the score as the query intention. can be estimated. The estimation model is a trained model generated by machine learning. It takes as input the search keywords included in the search query and the user information of the search user, and outputs a score that indicates the degree of relevance of the search query to the intention candidates. .

また、推定部32は、例えば、受付部31によって前回以前に受け付けられた検索クエリに含まれる検索キーワードと受付部31によって今回受け付けられた検索クエリに含まれる検索キーワードとに基づいて、クエリ意図を推定することもできる。 Further, the estimating unit 32, for example, based on the search keyword included in the search query received by the receiving unit 31 before the previous time and the search keyword included in the search query received this time by the receiving unit 31, the query intent is determined. can also be estimated.

この場合も、推定部32は、例えば、意図候補毎の推定モデルを用いて、各意図候補に対する検索クエリの関連度を示すスコアを算出し、これらのスコアまたはスコアに応じた情報をクエリ意図として推定することができる。推定モデルは、機械学習によって生成された学習済みモデルであり、前回以前の検索クエリと今回の検索クエリとに各々含まれる検索キーワードを入力とし、意図候補に対する検索クエリの関連度を示すスコアを出力する。なお、意図候補毎の推定モデルに代えて、複数の意図候補に対する検索クエリの関連度を示すスコアを出力する1つの推定モデルを用いてもよい。 Also in this case, the estimation unit 32, for example, uses an estimation model for each intention candidate to calculate a score indicating the degree of relevance of the search query to each intention candidate, and uses these scores or information according to the score as the query intention. can be estimated. The estimation model is a trained model generated by machine learning. It takes as input the search keywords included in the previous search query and the current search query, and outputs a score that indicates the degree of relevance of the search query to the intention candidate. do. Note that instead of the estimation model for each intention candidate, one estimation model that outputs a score indicating the degree of relevance of a search query to a plurality of intention candidates may be used.

推定部32は、複数の意図候補の各々に対する検索クエリの関連度を示すスコアを複数の範囲に区分分けして、クエリ意図を推定することもできる。例えば、推定部32は、カテゴリおよびブランドの各々に対する検索クエリの関連度を示すスコアをM段階に区分分けする。Mは2以上の整数である。 The estimating unit 32 can also estimate the query intention by dividing the score indicating the degree of relevance of the search query with respect to each of the plurality of intention candidates into a plurality of ranges. For example, the estimating unit 32 classifies the score indicating the degree of relevance of the search query to each category and brand into M stages. M is an integer of 2 or more.

また、推定部32は、複数の意図候補の各々に対する検索クエリの関連度を示すスコアに基づいて、クエリ意図の具体度を判定することもできる。推定部32は、例えば、意図候補が意図ありである場合、クエリ意図の具体度が相対的に高く、意図候補が意図なしである場合に、クエリ意図の具体度が相対的に低いと判定する。また、推定部32は、例えば、意図候補が指定ありである場合に、クエリ意図の具体度が相対的に高いと推定することもできる。 The estimation unit 32 can also determine the degree of specificity of the query intention based on the score indicating the degree of relevance of the search query to each of the plurality of intention candidates. For example, the estimation unit 32 determines that the specificity of the query intention is relatively high when the intention candidate is intention, and the specificity of the query intention is relatively low when the intention candidate is no intention. . The estimation unit 32 can also estimate that the specificity of the query intention is relatively high, for example, when the intention candidate is specified.

なお、推定部32は、クエリ意図の具体度を高低で判定することに代えて、クエリ意図の具体度を数値で判定することもできる。例えば、推定部32は、複数の意図候補の各々に対する検索クエリの関連度を示すスコアのうち最も高いスコアをクエリ意図の具体度とすることができ、また、複数の意図候補の各々に対する検索クエリの関連度を示すスコアの平均値をクエリ意図の具体度とすることもできる。 Note that the estimation unit 32 can also determine the specificity of the query intention numerically, instead of determining the specificity of the query intention based on whether the specificity is high or low. For example, the estimating unit 32 can set the highest score among the scores indicating the degree of relevance of the search query to each of the plurality of intention candidates as the specificity of the query intention, and the search query for each of the plurality of intention candidates The average value of the scores indicating the degree of relevance of the query can also be used as the degree of specificity of the query intent.

〔3.3.4.決定部33〕
決定部33は、種々の情報を決定する決定処理を実行する。例えば、決定部33は、推定部32によって推定されたクエリ意図に基づいて、利用者Uに提供する複数のランキング情報の種別および並び順を決定する。ランキング情報の種別は、例えば、ランキングの切り口およびランキング情報の表示形式によって規定される。なお、ランキング情報の種別には、ランキング情報に含まれるランキング候補の数なども規定される。
[3.3.4. decision unit 33]
The determination unit 33 executes determination processing for determining various pieces of information. For example, the determining unit 33 determines the types and order of the plurality of ranking information to be provided to the user U, based on the query intent estimated by the estimating unit 32 . The classification of the ranking information is defined, for example, by the ranking cutoff and the display format of the ranking information. Note that the number of ranking candidates included in the ranking information is also defined in the type of ranking information.

決定部33は、例えば、推定部32によって推定されたクエリ意図に対する関連度が高いランキング情報ほど優先して上位になる並び順を複数のランキング情報の並び順として決定することができる。例えば、決定部33は、推定部32によって複数の意図候補の各々に対する検索クエリの関連度を示すスコアが算出される場合、これらのスコアに基づいて、複数のランキング情報の並び順を決定する。 The determination unit 33 can determine, for example, the order of arrangement of the plurality of ranking information so that ranking information having a higher degree of relevance to the query intent estimated by the estimation unit 32 is preferentially ranked higher. For example, when the estimating unit 32 calculates the score indicating the degree of relevance of the search query to each of the plurality of intention candidates, the determining unit 33 determines the order of arrangement of the plurality of ranking information based on these scores.

また、決定部33は、推定部32によって複数の意図候補の各々に対する検索クエリの関連度を示すスコアが複数の範囲に区分分けされる場合、推定部32による区分分けの結果に基づいて、複数のランキング情報の並び順を決定する。 Further, when the estimating unit 32 classifies the score indicating the degree of relevance of the search query to each of the plurality of intention candidates into a plurality of ranges, the determining unit 33 determines a plurality of determines the sort order of the ranking information.

また、決定部33は、推定部32によって複数の意図候補の各々に対する検索クエリの関連度を示すスコアが複数の範囲に区分分けされる場合、推定部32による区分分けの結果とカテゴリ指定の有無とブランド指定の有無とに基づいて、複数のランキング情報の並び順を決定することもできる。 Further, when the estimation unit 32 classifies the score indicating the degree of relevance of the search query with respect to each of the plurality of intention candidates into a plurality of ranges, the determination unit 33 It is also possible to determine the order in which a plurality of pieces of ranking information are arranged based on the presence or absence of brand designation.

この場合、決定部33は、検索クエリに含まれる検索キーワードに基づいて、カテゴリ指定の有無およびブランド指定の有無を判定する。そして、決定部33は、ランキング用情報記憶部23に記憶され取得部30によって取得されたケース分け判定情報(例えば、図4参照)とランキング情報決定用情報(例えば、図5参照)などを用い、推定部32による区分分けの結果に基づいて、複数のランキング情報の並び順を決定することができる。 In this case, the determining unit 33 determines whether there is category designation and whether there is brand designation based on the search keyword included in the search query. Then, the determination unit 33 uses the case classification determination information (see, for example, FIG. 4) and the ranking information determination information (see, for example, FIG. 5) stored in the ranking information storage unit 23 and acquired by the acquisition unit 30. , based on the result of classification by the estimating unit 32, the arrangement order of the plurality of ranking information can be determined.

なお、ケース分け判定情報およびランキング情報決定用情報は、ランキング情報に対する利用者Uの閲覧履歴、およびランキング情報に含まれるランキング要素に対する利用者Uの閲覧履歴(例えば、クリック履歴など)などに基づいて、処理部12によって変更されてもよい。また、決定部33は、推定部32によって推定されたクエリ意図を入力とし、ランキング情報の種別および並び順を出力する決定モデルを用いて、ランキング情報の種別および並び順を決定することもできる。決定モデルは、推定モデルと同様に、畳み込みニューラルネットワークまたは回帰型ニューラルネットワークなどのニューラルネットワークによる機械学習によって生成されるが、かかる例に限定されない。 Note that the case classification determination information and the ranking information determination information are based on the browsing history of the user U for ranking information and the browsing history (for example, click history) of the user U for ranking elements included in the ranking information. , may be changed by the processing unit 12 . The determination unit 33 can also determine the type and order of ranking information using a decision model that inputs the query intent estimated by the estimation unit 32 and outputs the type and order of ranking information. The decision model, like the estimation model, is generated by machine learning using a neural network such as a convolutional neural network or a recurrent neural network, but is not limited to such examples.

また、決定部33は、複数の意図候補の各々が意図なしであると判定されている場合、複数の意図候補のうち利用者Uが確認する可能性が高い意図候補に関するランキング情報を優先して上位になる並び順を決定する。例えば、決定部33は、カテゴリ意図およびブランド意図が各々意図なしである場合、カテゴリ別のランキング情報を、ブランド別のランキング情報よりも優先して上位になる並び順を決定する。なお、利用者Uが確認する可能性が高い意図候補に関するランキング情報は、例えば、ランキング要素が閲覧(例えば、クリック)される可能性(例えば、閲覧頻度)が高いランキング情報であるが、かかる例に限定されない。 Further, when it is determined that each of the plurality of intention candidates has no intention, the determination unit 33 preferentially ranks information on the intention candidates among the plurality of intention candidates, which are highly likely to be confirmed by the user U. Decide the order of the top order. For example, when the category intention and the brand intention are each "no intention", the determining unit 33 determines the sorting order in which the ranking information by category is prioritized over the ranking information by brand. Note that the ranking information about the intention candidates that the user U is likely to check is, for example, ranking information with a high possibility (for example, viewing frequency) that the ranking element will be viewed (eg, clicked). is not limited to

決定部33は、クエリ意図に基づいて、ランキング情報を構成する複数のランキング要素を一列に配列する第1表示形式と、複数のランキング要素を行列状に配列する第2表示形式とを含む複数の表示形式の中からランキング情報の表示形式を決定する。 Based on the query intent, the determination unit 33 selects a plurality of display formats including a first display format in which the plurality of ranking elements constituting the ranking information are arranged in a line and a second display format in which the plurality of ranking elements are arranged in a matrix. The display format of the ranking information is determined from the display formats.

決定部33は、例えば、クエリ意図の具体度が相対的に高い場合にランキング情報の表示形式を第1表示形式に決定し、クエリ意図の具体度が相対的に低い場合にランキング情報の表示形式を第2表示形式に決定する。 For example, the determination unit 33 determines the display format of the ranking information to be the first display format when the specificity of the query intention is relatively high, and the display format of the ranking information when the specificity of the query intention is relatively low. is determined to be the second display format.

決定部33は、動作モードが第1モードである場合、推定部32によって推定されたクエリ意図に基づいて、クエリ意図に応じた種別および並び順の複数のランキング情報のうち1番目(最上位)のランキング情報の種別を決定し、2番目以降のランキング情報の種別を決定しない。これにより、決定部33は、動作モードが第1モードである場合、2番目以降のランキング情報の種別を決定する処理を行わないため、処理負荷を軽減することができる。 When the operation mode is the first mode, the determination unit 33 selects the first (highest) ranking information among a plurality of ranking information items of type and order according to the query intent, based on the query intent estimated by the estimating unit 32. The classification of the ranking information is decided, and the classification of the ranking information after the second is not decided. As a result, when the operation mode is the first mode, the determination unit 33 does not perform the process of determining the type of the second and subsequent ranking information, so that the processing load can be reduced.

また、決定部33は、動作モードが第2モードである場合、推定部32によって推定されたクエリ意図に基づいて、クエリ意図に応じた種別および並び順の複数のランキング情報のうち1番目(最上位)のランキング情報の種別と2番目のランキング情報の種別とを決定する。そして、決定部33は、2番目のランキング情報を特定するパラメータである第1パラメータを含むクエリが端末装置2から送信されて受付部31によって受け付けられた場合、クエリ意図に応じた種別および並び順の複数のランキング情報のうち3番目のランキング情報(第3ランキング情報の一例)の種別を決定する。また、決定部33は、3番目のランキング情報を特定するパラメータである第2パラメータを含むクエリが端末装置2から送信されて受付部31によって受け付けられた場合、クエリ意図に応じた種別および並び順の複数のランキング情報のうち4番目のランキング情報の種別を決定する。同様に、決定部33は、4番目以降のランキング情報を特定するパラメータであるパラメータを含むクエリが端末装置2から送信されて受付部31によって受け付けられた場合、クエリ意図に応じた種別および並び順の複数のランキング情報のうち5番目以降のランキング情報の種別を決定する。なお、決定部33は、動作モードが第2モードである場合、クエリ意図に応じた種別および並び順の複数のランキング情報を一括して一度に決定することもできる。 Further, when the operation mode is the second mode, the determining unit 33 selects the first (most The classification of the ranking information of the top) and the classification of the second ranking information are determined. Then, when a query including a first parameter, which is a parameter for specifying second ranking information, is transmitted from the terminal device 2 and received by the receiving unit 31, the determining unit 33 determines the type and order according to the intent of the query. The type of the third ranking information (an example of the third ranking information) among the plurality of ranking information is determined. Further, when a query including a second parameter, which is a parameter specifying the third ranking information, is transmitted from the terminal device 2 and received by the receiving unit 31, the determining unit 33 determines the type and order according to the intent of the query. determines the type of the fourth ranking information among the plurality of ranking information. Similarly, when a query including a parameter that specifies the fourth and subsequent ranking information is transmitted from the terminal device 2 and received by the receiving unit 31, the determining unit 33 determines the type and order according to the intent of the query. The classification of the fifth and subsequent ranking information among the plurality of ranking information is determined. Note that, when the operation mode is the second mode, the determining unit 33 can also collectively determine a plurality of pieces of ranking information of types and order according to query intent at once.

また、決定部33は、動作モードが第3モードである場合、推定部32によって推定されたクエリ意図に基づいて、クエリ意図に応じた種別および並び順の複数のランキング情報を一括して一度に決定する。なお、動作モードは、情報処理装置1の管理者などによって予め設定されているが、決定部33は、端末装置2に実装されている機能に応じて動作モードを決定することができる。例えば、決定部33は、第1モードで動作する端末装置2に対しては、動作モードを第1モードとし、第2モードで動作する端末装置2に対しては、動作モードを第2モードとし、第1モードおよび第2モードのいずれも実行可能である端末装置2に対しては、動作モードを第1モードとする。また、決定部33は、第1モードおよび第2モードのいずれも実行できない端末装置2に対しては、動作モードを第3モードとする。 Further, when the operation mode is the third mode, the determining unit 33 collectively collects a plurality of ranking information of types and order according to the query intent based on the query intent estimated by the estimating unit 32. decide. Although the operation mode is set in advance by the administrator of the information processing device 1 or the like, the determination unit 33 can determine the operation mode according to the functions implemented in the terminal device 2 . For example, the determining unit 33 sets the operation mode to the first mode for the terminal device 2 that operates in the first mode, and sets the operation mode to the second mode for the terminal device 2 that operates in the second mode. , the operation mode is set to the first mode for the terminal device 2 capable of executing both the first mode and the second mode. Further, the determining unit 33 sets the operation mode to the third mode for the terminal device 2 that cannot execute either the first mode or the second mode.

〔3.3.5.生成部34〕
生成部34は、種々の情報を生成する生成処理を実行する。例えば、生成部34は、取得部30により取得された各種情報、記憶部11に記憶された各種情報、または外部の情報処理装置から受信された各種情報などに基づいて、生成処理を実行する。
[3.3.5. generation unit 34]
The generation unit 34 executes generation processing for generating various information. For example, the generation unit 34 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.

生成部34は、例えば、第1タブTB1、第2タブTB2、検索ボックスBX1、第1タブコンテンツC1、および第2タブコンテンツC2を含む上述したコンテンツCを生成する。 The generation unit 34 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.

例えば、生成部34は、利用者Uが入力した検索キーワードを含む検索クエリに対応する検索結果を配置した第1タブコンテンツC1を生成する。生成部34は、利用者Uが入力した検索キーワードを用いた検索処理によって得られる検索結果を配置した第1タブコンテンツC1を生成する。 For example, the generation unit 34 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 34 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.

検索処理は、例えば、検索キーワードを含む取引対象情報の取引対象を抽出することによって行われる。例えば、検索クエリに含まれる検索キーワードが「テレビ」である場合、生成部34は、検索処理において、検索クエリ「テレビ」に対応する取引対象情報を取引対象情報記憶部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 generating unit 34 extracts 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は、検索装置に検索クエリを送信し、検索装置から検索クエリの検索結果を受信する。生成部34は、検索クエリに対応する情報として抽出された取引対象情報を用いて、検索クエリの検索結果を生成する。例えば、生成部34は、抽出した取引対象情報の取引対象のリスト情報を、検索クエリの検索結果として生成する。 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 34 generates a search result of the search query using the transaction target information extracted as information corresponding to the search query. For example, the generating unit 34 generates the list information of the trading object of the extracted trading object information as the search result of the search query.

また、生成部34は、決定部33により決定された情報に基づいて、生成処理を実行する。例えば、生成部34は、決定部33により決定されたランキング情報の種別および並び順に基づいて、生成処理を実行する。 Also, the generation unit 34 executes generation processing based on the information determined by the determination unit 33 . For example, the generation unit 34 executes the generation process based on the ranking information types and order determined by the determination unit 33 .

例えば、生成部34は、動作モードが第1モードである場合、決定部33によって決定された1番目のランキング情報の種別と取引対象に関する取引対象情報に基づいて、1番目のランキング情報を生成する。 For example, when the operation mode is the first mode, the generation unit 34 generates the first ranking information based on the type of the first ranking information determined by the determination unit 33 and the transaction target information related to the transaction target. .

例えば、生成部34は、決定部33によって決定された1番目のランキング情報の種別で示される切り口に該当する取引対象を決定または特定し、決定または特定した取引対象の取引対象情報を入力として、その取引対象のスコアを出力する関数(スコア関数)を用いて、取引対象のスコアを算出する。例えば、生成部34は、取引対象情報に含まれる複数の要素の各々に対応する部分スコアの平均値を、取引対象のスコアとして算出する。例えば、生成部34は、取引対象情報に含まれる複数の要素の各々に対応する部分スコアを合算することにより、取引対象のスコアを算出する。 For example, the generation unit 34 determines or identifies a transaction target corresponding to the cut indicated by the type of the first ranking information determined by the determination unit 33, and inputs the transaction target information of the determined or specified transaction target, The score of the transaction object is calculated using a function (score function) that outputs the score of the transaction object. For example, the generation unit 34 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 generating unit 34 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.

生成部34は、算出したスコアを用いて取引対象の順位付けを行い、決定部33によって決定された1番目のランキング情報の種別で示される表示形式で複数の取引対象が配列されるランキング情報を生成する。生成部34は、例えば、表示形式がリスト形式(第1表示形式の一例)である場合、表示形式がグリッド形式(第2表示形式の一例)である場合に比べて、複数の取引情報(ランキング要素)の各々についての情報量が多く設定する。そして、生成部34は、1番目のランキング情報と推定部32で推定されたクエリ意図を示す情報とを含む第2タブコンテンツC2を生成する。 The generation unit 34 ranks the transaction objects using the calculated score, and generates ranking information in which a plurality of transaction objects are arranged in the display format indicated by the type of the first ranking information determined by the determination unit 33. Generate. For example, when the display format is a list format (an example of a first display format), the generating unit 34 generates a plurality of transaction information (ranking element), set a large amount of information for each. Then, the generation unit 34 generates the second tab content C2 including the first ranking information and information indicating the query intention estimated by the estimation unit 32 .

また、生成部34は、動作モードが第2モードである場合、動作モードが第1モードである場合と同様に、決定部33によって決定された1番目のランキング情報の種別と取引対象に関する取引対象情報に基づいて、1番目のランキング情報を生成する。 Further, when the operation mode is the second mode, the generation unit 34 generates the transaction object related to the type of the first ranking information and the transaction object determined by the determination unit 33, as in the case where the operation mode is the first mode. Based on the information, the first ranking information is generated.

そして、生成部34は、1番目のランキング情報と決定部33で決定された第1パラメータとを含む第2タブコンテンツC2を生成する。このように、生成部34は、検索クエリに応じた検索対象である取引対象が第1の切り口でランキングされた1番目のランキング情報(第1ランキング情報の一例)と、第1の切り口とは異なる第2の切り口で検索対象がランキングされた2番目のランキング情報(第2ランキング情報の一例)を特定する第1パラメータとを含む第2タブコンテンツC2を生成する。第2タブコンテンツC2には、例えば、第1パラメータを含むクエリの送信契機となる条件として、1番目のランキング情報RK1の表示状態が予め定められた条件を示す情報を含む。 The generation unit 34 then generates the second tab content C2 including the first ranking information and the first parameter determined by the determination unit 33 . In this way, the generation unit 34 generates the first ranking information (an example of the first ranking information) in which the transaction target, which is the search target according to the search query, is ranked according to the first perspective, and the first ranking information is Second tab content C2 including a first parameter specifying second ranking information (an example of second ranking information) in which the search target is ranked according to a different second perspective is generated. The second tab content C2 includes, for example, information indicating a predetermined condition for the display state of the first ranking information RK1 as a condition that triggers transmission of a query including the first parameter.

第1パラメータは、例えば、検索クエリで特定されるカテゴリを示すパラメータ要素、2番目のランキング情報の切り口を示すパラメータ要素、および2番目のランキング情報の表示形式がリスト形式であることを示すパラメータ要素などを含むが、2番目のランキング情報を特定することができればよく、上述した例に限定されない。 The first parameter is, for example, a parameter element indicating the category specified by the search query, a second parameter element indicating the section of the ranking information, and a parameter element indicating that the display format of the second ranking information is a list format. etc., but it is sufficient if the second ranking information can be identified, and is not limited to the above example.

また、生成部34は、第1パラメータを含むクエリが受付部31によって受け付けられた場合、第1パラメータで特定される切り口に該当する取引対象を決定または特定し、決定または特定した取引対象に関する取引対象情報に基づいて、第1パラメータで特定される2番目のランキング情報を生成する。そして、生成部34は、2番目のランキング情報と決定部33で決定された第2パラメータとを含む提供情報を第2タブコンテンツC2に含まれる情報として生成する。第2パラメータは、第1パラメータと同様の形式で3番目のランキング情報(第3ランキング情報の一例)を特定するパラメータである。 Further, when a query including the first parameter is received by the receiving unit 31, the generation unit 34 determines or identifies a transaction target corresponding to the cut specified by the first parameter, and Second ranking information specified by the first parameter is generated based on the target information. Then, the generation unit 34 generates provision information including the second ranking information and the second parameter determined by the determination unit 33 as information included in the second tab content C2. The second parameter is a parameter that specifies third ranking information (an example of third ranking information) in the same format as the first parameter.

また、生成部34は、第2パラメータを含むクエリが受付部31によって受け付けられた場合、取引対象に関する取引対象情報に基づいて、第2パラメータで特定される3番目のランキング情報を生成する。そして、生成部34は、3番目のランキング情報と決定部33で決定された第3パラメータとを含む提供情報を第2タブコンテンツC2に含まれる情報として生成する。生成部34は、第3パラメータなどを含むクエリが受付部31によって受け付けられた場合に、取引対象に関する取引対象情報に基づいて、第3パラメータなどで特定される4番目以降のランキング情報を生成する。第3パラメータなどは、第1パラメータと同様の形式で4番目以降のランキング情報を特定するパラメータである。 Further, when the receiving unit 31 receives a query including the second parameter, the generation unit 34 generates third ranking information specified by the second parameter based on the transaction target information regarding the transaction target. Then, the generation unit 34 generates provision information including the third ranking information and the third parameter determined by the determination unit 33 as information included in the second tab content C2. When the receiving unit 31 receives a query including the third parameter and the like, the generation unit 34 generates the fourth and subsequent ranking information specified by the third parameter and the like based on the transaction target information related to the transaction target. . The third parameter and the like are parameters that specify the fourth and subsequent ranking information in the same format as the first parameter.

また、生成部34は、動作モードが第3モードである場合、決定部33により決定されたランキング情報の種別(以下、決定種別と記載する場合がある)および並び順と取引対象に関する取引対象情報に基づいて、複数のランキング情報を生成する。例えば、生成部34は、決定部33により決定されたランキング情報の種別で示される切り口でランキング要素となる各取引対象についてスコアを算出する処理を決定種別毎に行う。そして、生成部34は、決定部33によって決定された並び順で複数のランキング情報を並べた第2タブコンテンツC2を生成する。 In addition, when the operation mode is the third mode, the generation unit 34 generates the type of ranking information determined by the determination unit 33 (hereinafter sometimes referred to as the determination type), the order of the ranking information, and the transaction target information related to the transaction target. Generate a plurality of ranking information based on. For example, the generation unit 34 performs a process of calculating a score for each transaction target that is a ranking element in terms of the type of ranking information determined by the determination unit 33 for each determination type. Then, the generation unit 34 generates the second tab content C2 in which the plurality of ranking information items are arranged in the order determined by the determination unit 33 .

生成部34は、画像生成や画像処理などに関する種々の技術を適宜用いて、端末装置2へ提供する画面(コンテンツC)を生成する。例えば、生成部34は、Java(登録商標)などの種々の技術を適宜用いて、端末装置2へ提供する画面(コンテンツC)を生成する。なお、生成部34は、CSSやJavaScript(登録商標)やHTMLの形式に基づいて、端末装置2へ提供する画面(コンテンツC)を生成してもよい。また、例えば、生成部34は、JPEG(Joint Photographic Experts Group)やGIF(Graphics Interchange Format)やPNG(Portable Network Graphics)など様々な形式で画面(コンテンツ)を生成してもよい。 The generation unit 34 appropriately uses various techniques related to image generation and image processing to generate a screen (content C) to be provided to the terminal device 2 . For example, the generation unit 34 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 34 may generate a screen (content C) to be provided to the terminal device 2 based on CSS, JavaScript (registered trademark), or HTML format. In addition, for example, the generation unit 34 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.6.提供部35〕
提供部35は、各種情報を提供する。提供部35は、通信部10を介して、外部の情報処理装置へ各種情報を送信する。提供部35は、端末装置2または外部装置3へ各種情報を送信する。提供部35は、コンテンツを端末装置2に送信する。提供部35は、取引対象に関する情報を端末装置2に送信する。
[3.3.6. Providing unit 35]
The providing unit 35 provides various information. The providing unit 35 transmits various types of information to an external information processing device via the communication unit 10 . The providing unit 35 transmits various information to the terminal device 2 or the external device 3 . The providing unit 35 transmits content to the terminal device 2 . The providing unit 35 transmits information about the transaction target to the terminal device 2 .

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

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

提供部35は、動作モードが第1モードである場合、1番目のランキング情報とクエリ意図を示す情報とを含む第2タブコンテンツC2が含まれるコンテンツCを端末装置2に送信する。その後、提供部35は、第1パラメータを含むクエリが受付部31で受け付けられた場合、第1パラメータで特定され生成部34で生成された2番目のランキング情報を端末装置2に送信する。また、その後、提供部35は、第2パラメータ以降のパラメータを含むクエリが受付部31で受け付けられた場合、第2パラメータ以降のパラメータで特定され生成部34で生成された3番目以降のランキング情報を端末装置2に送信する。 When the operation mode is the first mode, the providing unit 35 transmits to the terminal device 2 the content C including the second tab content C2 including the first ranking information and the information indicating the query intent. After that, when the receiving unit 31 receives a query including the first parameter, the providing unit 35 transmits the second ranking information specified by the first parameter and generated by the generating unit 34 to the terminal device 2 . Further, after that, when a query including parameters after the second parameter is received by the receiving unit 31, the providing unit 35 selects the third and subsequent ranking information specified by the parameters after the second parameter and generated by the generating unit 34. to the terminal device 2.

また、提供部35は、動作モードが第2モードである場合に検索クエリが受付部31で受け付けられると、1番目のランキング情報と第1パラメータとを含む第2タブコンテンツC2が含まれるコンテンツCを端末装置2に送信する。その後、提供部35は、第1パラメータを含むクエリが受付部31で受け付けられた場合、第1パラメータで特定され生成部34で生成された2番目のランキング情報と第2パラメータとを含む提供情報を端末装置2に送信する。また、その後、提供部35は、第2パラメータ以降のパラメータを含むクエリが受付部31で受け付けられた場合、第2パラメータ以降のパラメータで特定され生成部34で生成された3番目以降のランキング情報と第3パラメータ以降のパラメータとを含む提供情報を端末装置2に送信する。1番目のランキング情報、2番目のランキング情報、および3番目以降のランキング情報を含む複数のランキング情報は、互いに異なる切り口でランキング要素が順位付けされた情報である。 Further, when the search query is received by the receiving unit 31 when the operation mode is the second mode, the providing unit 35 generates content C including the second tab content C2 including the first ranking information and the first parameter. to the terminal device 2. After that, when a query including the first parameter is received by the receiving unit 31, the providing unit 35 generates the second ranking information specified by the first parameter and generated by the generating unit 34, and the second parameter. to the terminal device 2. Further, after that, when a query including parameters after the second parameter is received by the receiving unit 31, the providing unit 35 selects the third and subsequent ranking information specified by the parameters after the second parameter and generated by the generating unit 34. and the parameters after the third parameter are transmitted to the terminal device 2 . A plurality of ranking information including the first ranking information, the second ranking information, and the third and subsequent ranking information are information in which ranking elements are ranked from different perspectives.

また、提供部35は、動作モードが第3モードである場合、決定部33によって決定された並び順で複数のランキング情報を並べた第2タブコンテンツC2を含むコンテンツCを端末装置2に送信する。 Further, when the operation mode is the third mode, the provision unit 35 transmits to the terminal device 2 the content C including the second tab content C2 in which the plurality of ranking information items are arranged in the order determined by the determination unit 33. .

〔4.端末装置2〕
図12に示すように、実施形態に係る端末装置2は、通信部40と、表示部41と、操作部42と、記憶部43と、処理部44とを備える。
[4. terminal device 2]
As shown in FIG. 12, the terminal device 2 according to the embodiment includes a communication unit 40, a display unit 41, an operation unit 42, a storage unit 43, and a processing unit 44.

〔4.1.通信部40〕
通信部40は、例えば、NIC(Network Interface Card)などによって実現される。通信部40は、ネットワークNと有線または無線で接続され、ネットワークNを介して、情報処理装置1との間で情報の送受信を行う。
[4.1. Communication unit 40]
The communication unit 40 is implemented by, for example, a NIC (Network Interface Card). The communication unit 40 is connected to the network N by wire or wirelessly, and transmits and receives information to and from the information processing device 1 via the network N.

〔4.2.表示部41〕
表示部41は、例えば、LCD(Liquid Crystal Display)または有機EL(Electro Luminescence)ディスプレイなどである。
[4.2. display unit 41]
The display unit 41 is, for example, an LCD (Liquid Crystal Display) or an organic EL (Electro Luminescence) display.

〔4.3.操作部42〕
操作部42は、例えば、文字、数字、およびスペースを入力するためのキー、エンターキーおよび矢印キーなどを含むキーボード、マウス、および電源ボタンなどを含む。表示部41がタッチパネルディスプレイの表示装置である場合、操作部42はタッチパネルであってもよい。
[4.3. operation unit 42]
The operating unit 42 includes, for example, a keyboard including keys for inputting letters, numbers and spaces, an enter key and arrow keys, a mouse, a power button, and the like. If the display unit 41 is a touch panel display device, the operation unit 42 may be a touch panel.

〔4.4.記憶部43〕
記憶部43は、例えば、RAM(Random Access Memory)、フラッシュメモリ(Flash Memory)などの半導体メモリ素子、または、ハードディスク、光ディスクなどの記憶装置によって実現される。
[4.4. Storage unit 43]
The storage unit 43 is realized by, for example, a semiconductor memory device such as a RAM (Random Access Memory) or flash memory, or a storage device such as a hard disk or an optical disk.

記憶部43には、各種の情報が記憶される。例えば、記憶部43には、図3に示す情報、図4に示すケース分け判定情報、図5に示すランキング情報決定用情報などが記憶される。また、記憶部43には、例えば、情報処理装置1から送信されネットワークNおよび通信部40を介して処理部44によって取得された情報などが記憶される。 Various types of information are stored in the storage unit 43 . For example, the storage unit 43 stores the information shown in FIG. 3, the case division determination information shown in FIG. 4, the ranking information determination information shown in FIG. The storage unit 43 also stores, for example, information transmitted from the information processing device 1 and acquired by the processing unit 44 via the network N and the communication unit 40 .

〔4.5.処理部44〕
処理部44は、コントローラ(controller)であり、例えば、CPU(Central Processing Unit)またはMPU(Micro Processing Unit)などによって、端末装置2内部の記憶装置に記憶されている各種プログラムがRAMを作業領域として実行されることにより実現される。
[4.5. processing unit 44]
The processing unit 44 is a controller, and for example, various programs stored in a storage device inside the terminal device 2 are executed by a CPU (Central Processing Unit) or MPU (Micro Processing Unit) using the RAM as a work area. It is realized by being executed.

また、処理部44は、例えば、ASIC(Application Specific Integrated Circuit)またはFPGA(Field Programmable Gate Array)などの集積回路により実現されてもよい。処理部44は、取得部46(第1取得部および第2取得部の一例)と、表示処理部47(第1表示処理部および第2表示処理部の一例)とを備える。 Also, the processing unit 44 may be implemented by an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array). The processing unit 44 includes an acquisition unit 46 (an example of a first acquisition unit and a second acquisition unit) and a display processing unit 47 (an example of a first display processing unit and a second display processing unit).

〔4.5.1.取得部46〕
取得部46は、情報処理装置1から送信されネットワークNを介して通信部40で受信される情報を取得する。情報処理装置1から送信される情報は、例えば、上述した第1タブコンテンツC1や第2タブコンテンツC2などを構成する情報である。
[4.5.1. Acquisition unit 46]
The acquisition unit 46 acquires information transmitted from the information processing device 1 and received by the communication unit 40 via the network N. FIG. The information transmitted from the information processing device 1 is, for example, information forming the above-described first tab content C1, second tab content C2, and the like.

取得部46は、例えば、利用者Uによる操作部42への操作に応じた情報である操作情報を情報処理装置1へ通信部40を介して送信する。例えば、取得部46は、利用者Uによる操作に応じた検索クエリを情報処理装置1に通信部10を介して送信する。利用者Uによる操作に応じた検索クエリには、例えば、図2中の検索ボックスBX1のような入力欄に利用者Uによって入力された検索キーワードが含まれる。 For example, the acquisition unit 46 transmits operation information, which is information corresponding to the operation of the operation unit 42 by the user U, to the information processing device 1 via the communication unit 40 . For example, the acquisition unit 46 transmits a search query according to an operation by the user U to the information processing device 1 via the communication unit 10 . A search query according to the operation by the user U includes, for example, a search keyword input by the user U in an input field such as the search box BX1 in FIG.

例えば、取得部46は、送信した検索クエリに応じて情報処理装置1から送信されるコンテンツCの情報を取得する。情報処理装置1の動作モードが第1モードである場合、コンテンツCにはクエリ意図を示す情報が含まれ、取得部46は、1番目のランキング情報を取得した後、2番目以降のランキング情報を順次コンテンツCの一部として情報処理装置1から取得する。 For example, the acquisition unit 46 acquires information on the content C transmitted from the information processing device 1 according to the transmitted search query. When the operation mode of the information processing device 1 is the first mode, the content C contains information indicating the query intent, and after acquiring the first ranking information, the acquisition unit 46 acquires the second and subsequent ranking information. It is acquired from the information processing apparatus 1 as a part of the content C sequentially.

取得部46は、例えば、1番目のランキング情報の表示状態が予め定められた条件を充足した場合、動作モードが第1モードである情報処理装置1から取得部46が取得したクエリ意図を示す情報に基づいて第1パラメータを決定する。例えば、取得部46は、取得部46が取得したクエリ意図と、記憶部43に記憶されている図3に示す情報、図4に示すケース分け判定情報、図5に示すランキング情報決定用情報などに基づいて、第1パラメータを決定する。第1パラメータの決定方法は、動作モードが第2モードである情報処理装置1における第1パラメータの決定方法と同じである。例えば、取得部46は、複数の意図候補の各々に対する検索クエリの関連度を示す情報などに基づいて、第1パラメータを決定する。取得部46は、決定した第1パラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。 For example, when the display state of the first ranking information satisfies a predetermined condition, the obtaining unit 46 obtains query intent information from the information processing apparatus 1 whose operation mode is the first mode. determine the first parameter based on For example, the acquisition unit 46 acquires the query intent acquired by the acquisition unit 46, the information shown in FIG. 3 stored in the storage unit 43, the case classification determination information shown in FIG. 4, the ranking information determination information shown in FIG. to determine the first parameter. The method for determining the first parameter is the same as the method for determining the first parameter in the information processing apparatus 1 whose operation mode is the second mode. For example, the acquisition unit 46 determines the first parameter based on information indicating the degree of relevance of the search query to each of the plurality of intention candidates. The acquisition unit 46 transmits a query including the determined first parameter to the information processing device 1 via the communication unit 40 .

また、取得部46は、例えば、2番目のランキング情報の表示状態が予め定められた条件を充足した場合、動作モードが第1モードである情報処理装置1から取得部46が取得したクエリ意図を示す情報に基づいて第2パラメータを決定する。第2パラメータの決定方法は、動作モードが第2モードである情報処理装置1における第2パラメータの決定方法と同じである。例えば、取得部46は、複数の意図候補の各々に対する検索クエリの関連度を示す情報などに基づいて、第2パラメータを決定する。取得部46は、決定した第2パラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。 Further, for example, when the display state of the second ranking information satisfies a predetermined condition, the acquisition unit 46 acquires the query intent acquired by the acquisition unit 46 from the information processing device 1 whose operation mode is the first mode. A second parameter is determined based on the indicated information. The method for determining the second parameter is the same as the method for determining the second parameter in the information processing apparatus 1 whose operation mode is the second mode. For example, the acquisition unit 46 determines the second parameter based on information indicating the degree of relevance of the search query to each of the plurality of intention candidates. The acquisition unit 46 transmits a query including the determined second parameter to the information processing device 1 via the communication unit 40 .

また、取得部46は、例えば、3番目以降のランキング情報についても、表示状態が予め定められた条件を充足した場合、動作モードが第1モードである情報処理装置1から取得部46が取得したクエリ意図に基づいて第3パラメータ以降のパラメータを決定する決定部として機能する。第3パラメータ以降のパラメータの決定方法は、動作モードが第2モードである情報処理装置1における第3パラメータ以降のパラメータの決定方法と同じである。取得部46は、決定した第3パラメータ以降のパラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。 Further, for example, when the display state of the third and subsequent ranking information satisfies a predetermined condition, the acquisition unit 46 acquires the ranking information from the information processing apparatus 1 whose operation mode is the first mode. It functions as a determination unit that determines the parameters after the third parameter based on the query intent. The method for determining the parameters after the third parameter is the same as the method for determining the parameters after the third parameter in the information processing apparatus 1 whose operation mode is the second mode. The acquisition unit 46 transmits a query including the determined parameters after the third parameter to the information processing device 1 via the communication unit 40 .

また、取得部46は、例えば、1番目のランキング情報の表示状態が予め定められた条件を充足した場合、動作モードが第2モードである情報処理装置1から取得部46が取得した第1パラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。取得部46は、第1パラメータを含むクエリの送信に応じて情報処理装置1から送信される2番目のランキング情報および第2パラメータを取得する。 Further, for example, when the display state of the first ranking information satisfies a predetermined condition, the obtaining unit 46 obtains the first parameter from the information processing device 1 whose operation mode is the second mode. is transmitted to the information processing device 1 via the communication unit 40 . The acquisition unit 46 acquires the second ranking information and the second parameter transmitted from the information processing device 1 in response to the transmission of the query including the first parameter.

また、取得部46は、例えば、2番目のランキング情報の表示状態が予め定められた条件を充足した場合、動作モードが第2モードである情報処理装置1から取得部46が取得した第2パラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。取得部46は、第2パラメータを含むクエリの送信に応じて情報処理装置1から送信される3番目のランキング情報および第3パラメータを取得する。 Further, for example, when the display state of the second ranking information satisfies a predetermined condition, the obtaining unit 46 obtains the second parameter from the information processing device 1 whose operation mode is the second mode. is transmitted to the information processing device 1 via the communication unit 40 . The acquisition unit 46 acquires the third ranking information and the third parameter transmitted from the information processing device 1 in response to the transmission of the query including the second parameter.

また、取得部46は、例えば、3番目以降のランキング情報についても、表示状態が予め定められた条件を充足した場合、動作モードが第2モードである情報処理装置1から取得部46が取得した第3パラメータ以降のパラメータを含むクエリを情報処理装置1へ通信部40を介して送信する。取得部46は、第3パラメータ以降のパラメータを含むクエリに応じて情報処理装置1から送信される4番目以降のランキング情報および第4パラメータ以降のパラメータを取得する。 Further, for example, when the display state of the third and subsequent ranking information satisfies a predetermined condition, the acquisition unit 46 acquires the ranking information from the information processing apparatus 1 whose operation mode is the second mode. A query including parameters after the third parameter is transmitted to the information processing device 1 via the communication unit 40 . The acquisition unit 46 acquires the fourth and subsequent ranking information and the fourth and subsequent parameters transmitted from the information processing apparatus 1 in response to a query including the third and subsequent parameters.

また、取得部46は、情報処理装置1の動作モードが第3モードである場合、クエリ意図に応じた複数のランキング情報を含む第2タブコンテンツと、第1タブコンテンツとを含むコンテンツCを一度に取得する。なお、取得部46によるコンテンツCの取得方法は上述した例に限定されない。 Further, when the operation mode of the information processing device 1 is the third mode, the acquisition unit 46 once obtains the content C including the second tab content including the plurality of ranking information corresponding to the query intention and the first tab content. to get to. Note that the acquisition method of the content C by the acquisition unit 46 is not limited to the example described above.

〔4.5.2.表示処理部47〕
表示処理部47は、取得部46によって取得された情報を表示部41に表示させる。例えば、表示処理部47は、取得部46によって取得された第1タブコンテンツC1や第2タブコンテンツC2などを含むコンテンツCを表示部41に表示させる。また、表示処理部47は、操作部42への利用者Uの操作に基づいて、第1タブコンテンツC1や第2タブコンテンツC2などのうち表示部41に表示させる領域を変更する。
[4.5.2. Display processing unit 47]
The display processing unit 47 causes the display unit 41 to display the information acquired by the acquisition unit 46 . For example, the display processing unit 47 causes the display unit 41 to display the content C including the first tab content C1 and the second tab content C2 acquired by the acquisition unit 46 . Further, the display processing unit 47 changes the area to be displayed on the display unit 41 among the first tab content C1, the second tab content C2, etc., based on the operation of the user U on the operation unit 42. FIG.

表示処理部47は、例えば、取得部46によって1番目のランキング情報が取得された場合、1番目のランキング情報を表示部41に表示させ、取得部46によって2番目のランキング情報が取得された場合、2番目のランキング情報を表示部41に表示させる。また、表示処理部47は、取得部46によって3番目のランキング情報が取得された場合、3番目のランキング情報を表示部41に表示させ、取得部46によって4番目以降のランキング情報が取得された場合、4番目以降のランキング情報を表示部41に表示させる。 For example, when the acquisition unit 46 acquires the first ranking information, the display processing unit 47 causes the display unit 41 to display the first ranking information, and when the acquisition unit 46 acquires the second ranking information. , causes the display unit 41 to display the second ranking information. Further, when the acquisition unit 46 acquires the third ranking information, the display processing unit 47 causes the display unit 41 to display the third ranking information, and the acquisition unit 46 acquires the fourth and subsequent ranking information. In this case, the display unit 41 is caused to display the fourth and subsequent ranking information.

〔5.処理手順〕
次に、図16を用いて、実施形態に係る情報処理装置1が実行する情報処理の手順について説明する。図16は、実施形態に係る情報処理装置1が実行する情報処理の流れの一例を示すフローチャートである。
[5. 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 FIG. 16 . FIG. 16 is a flow chart showing an example of the flow of information processing executed by the information processing apparatus 1 according to the embodiment.

図16に示すように、情報処理装置1の処理部12は、端末装置2から検索クエリをネットワークNおよび通信部10を介して受け付ける(ステップS50)。そして、処理部12は、ステップS50で受け付けた検索クエリに基づいて、クエリ意図を推定する(ステップS51)。例えば、処理部12は、ステップS51の処理において、複数の意図候補の各々に対する検索クエリの関連度をクエリ意図として推定する。 As shown in FIG. 16, 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 S50). Then, the processing unit 12 estimates the query intention based on the search query received in step S50 (step S51). For example, in the process of step S51, the processing unit 12 estimates the degree of relevance of the search query to each of the plurality of intention candidates as the query intention.

次に、処理部12は、意図候補に対する指定の有無を判定する(ステップS52)。例えば、処理部12は、ステップS52の処理において、カテゴリの指定があるか否か、およびブランドの指定があるか否かなどを判定する。 Next, the processing unit 12 determines whether or not the intention candidate is specified (step S52). For example, in the process of step S52, the processing unit 12 determines whether or not there is designation of a category and whether or not there is designation of a brand.

次に、処理部12は、動作モードが第1モードであるか否かを判定する(ステップS53)。処理部12は、動作モードが第1モードであると判定した場合(ステップS53:Yes)、第1処理モードを実行する(ステップS54)。ステップS54の処理は、図17に示すステップS60~S66の処理であり、後で詳述する。 Next, the processing unit 12 determines whether or not the operation mode is the first mode (step S53). When the processing unit 12 determines that the operation mode is the first mode (step S53: Yes), the processing unit 12 executes the first processing mode (step S54). The process of step S54 is the process of steps S60 to S66 shown in FIG. 17, and will be described in detail later.

処理部12は、動作モードが第1モードではないと判定した場合(ステップS53:No)、動作モードが第2モードであるか否かを判定する(ステップS55)。処理部12は、動作モードが第2モードであると判定した場合(ステップS55:Yes)、第2処理モードを実行する(ステップS56)。ステップS56の処理は、図18に示すステップS70~S76の処理であり、後で詳述する。 When the processing unit 12 determines that the operation mode is not the first mode (step S53: No), it determines whether the operation mode is the second mode (step S55). When the processing unit 12 determines that the operation mode is the second mode (step S55: Yes), the processing unit 12 executes the second processing mode (step S56). The process of step S56 is the process of steps S70 to S76 shown in FIG. 18, and will be described in detail later.

処理部12は、動作モードが第2モードではないと判定した場合(ステップS55:No)、第3処理モードを実行する(ステップS57)。ステップS57の処理は、図19に示すステップS80~S82の処理であり、後で詳述する。 When the processing unit 12 determines that the operation mode is not the second mode (step S55: No), it executes the third processing mode (step S57). The process of step S57 is the process of steps S80 to S82 shown in FIG. 19, and will be described in detail later.

処理部12は、ステップS54の処理が終了した場合、ステップS56の処理が終了した場合、またはステップS57の処理が終了した場合、図16に示す処理を終了する。 The processing unit 12 ends the process shown in FIG. 16 when the process of step S54 ends, when the process of step S56 ends, or when the process of step S57 ends.

図17は、実施形態に係る情報処理装置1が実行する第1モード処理の流れの一例を示すフローチャートである。図17に示すように、処理部12は、ステップS51で推定したクエリ意図に基づいて、1番目のランキング情報を生成する(ステップS60)。次に、処理部12は、ステップS60で生成した1番目のランキング情報とステップS51で推定したクエリ意図を示す情報とを含むコンテンツCを生成し(ステップS61)、ステップS61で生成したコンテンツCを提供する(ステップS62)。 FIG. 17 is a flowchart showing an example of the flow of first mode processing executed by the information processing apparatus 1 according to the embodiment. As shown in FIG. 17, the processing unit 12 generates first ranking information based on the query intent estimated in step S51 (step S60). Next, the processing unit 12 generates content C including the first ranking information generated in step S60 and the information indicating the query intent estimated in step S51 (step S61), and converts the content C generated in step S61 to provided (step S62).

次に、処理部12は、パラメータを含むクエリを端末装置2から受け付け(ステップS63)、ステップS63で受け付けたクエリに含まれるパラメータで特定されるランキング情報を生成する(ステップS64)。そして、処理部12は、ステップS64で生成したランキング情報を提供する(ステップS65)。 Next, the processing unit 12 receives a query including parameters from the terminal device 2 (step S63), and generates ranking information specified by the parameters included in the query received in step S63 (step S64). Then, the processing unit 12 provides the ranking information generated in step S64 (step S65).

次に、処理部12は、次のパラメータを含む次のクエリがあるか否かを判定する(ステップS66)。処理部12は、次のクエリがあると判定した場合(ステップS66:Yes)、ステップS63に移行し、次のクエリがないと判定した場合(ステップS66:No)、図17に示す処理を終了する。 Next, the processing unit 12 determines whether or not there is a next query including the following parameters (step S66). If the processing unit 12 determines that there is a next query (step S66: Yes), it proceeds to step S63, and if it determines that there is no next query (step S66: No), it ends the processing shown in FIG. do.

図18は、実施形態に係る情報処理装置1が実行する第2モード処理の流れの一例を示すフローチャートである。図18に示すように、処理部12は、ステップS51で推定したクエリ意図に基づいて、1番目のランキング情報を生成する(ステップS70)。次に、処理部12は、ステップS60で生成した1番目のランキング情報とクエリ意図に応じた第1パラメータとを含むコンテンツCを生成し(ステップS71)、ステップS71で生成したコンテンツCを提供する(ステップS72)。 FIG. 18 is a flowchart showing an example of the flow of second mode processing executed by the information processing device 1 according to the embodiment. As shown in FIG. 18, the processing unit 12 generates first ranking information based on the query intent estimated in step S51 (step S70). Next, the processing unit 12 generates the content C including the first ranking information generated in step S60 and the first parameter corresponding to the query intent (step S71), and provides the content C generated in step S71. (Step S72).

次に、処理部12は、パラメータを含むクエリを端末装置2から受け付け(ステップS73)、ステップS73で受け付けたクエリに含まれるパラメータで特定されるランキング情報を生成する(ステップS74)。そして、処理部12は、ステップS74で生成した次のランキング情報とクエリ意図に応じた次のパラメータとを提供する(ステップS75)。 Next, the processing unit 12 receives a query including parameters from the terminal device 2 (step S73), and generates ranking information specified by the parameters included in the query received in step S73 (step S74). Then, the processing unit 12 provides the next ranking information generated in step S74 and the next parameter according to the query intention (step S75).

次に、処理部12は、次のパラメータを含む次のクエリがあるか否かを判定する(ステップS76)。処理部12は、次のクエリがあると判定した場合(ステップS76:Yes)、ステップS73に移行し、次のクエリがないと判定した場合(ステップS76:No)、図18に示す処理を終了する。 Next, the processing unit 12 determines whether or not there is a next query including the following parameters (step S76). If the processing unit 12 determines that there is a next query (step S76: Yes), it proceeds to step S73, and if it determines that there is no next query (step S76: No), it ends the processing shown in FIG. do.

図19は、実施形態に係る情報処理装置1が実行する第3モード処理の流れの一例を示すフローチャートである。図19に示すように、処理部12は、ステップS51で推定したクエリ意図とステップS52で判定した意図候補の指定の有無とに基づいて、ランキング情報の種別と並び順を決定する(ステップS80)。 FIG. 19 is a flowchart showing an example of the flow of third mode processing executed by the information processing device 1 according to the embodiment. As shown in FIG. 19, the processing unit 12 determines the type and order of ranking information based on the query intent estimated in step S51 and whether or not the intent candidates are designated in step S52 (step S80). .

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

図20は、実施形態に係る端末装置2が実行する情報処理の一例を示す図である。図20に示すように、端末装置2の処理部44は、利用者Uに入力された検索キーワードを含む検索クエリを情報処理装置1に通信部40を介して送信する(ステップS90)。処理部44は、ステップS90で送信した検索クエリに応じたコンテンツCを情報処理装置1から通信部40を介して取得し(ステップS91)、取得したコンテンツCを表示部41に表示させる(ステップS92)。 FIG. 20 is a diagram illustrating an example of information processing executed by the terminal device 2 according to the embodiment. As shown in FIG. 20, the processing unit 44 of the terminal device 2 transmits a search query including the search keyword input by the user U to the information processing device 1 via the communication unit 40 (step S90). The processing unit 44 acquires the content C corresponding to the search query transmitted in step S90 from the information processing device 1 via the communication unit 40 (step S91), and causes the display unit 41 to display the acquired content C (step S92). ).

次に、処理部44は、ステップS91で取得したコンテンツCにクエリ意図を示す情報があるか否かを判定する(ステップS93)。処理部44は、クエリ意図を示す情報があると判定した場合(ステップS93:Yes)、クエリ意図を示す情報に基づいて、次のランキング情報を特定するパラメータを決定し、決定したパラメータを含むクエリを情報処理装置1に通信部40を介して送信する(ステップS94)。 Next, the processing unit 44 determines whether or not the content C acquired in step S91 has information indicating the intent of the query (step S93). If the processing unit 44 determines that there is information indicating the query intent (step S93: Yes), based on the information indicating the query intent, the processing unit 44 determines a parameter for specifying the next ranking information, and generates a query including the determined parameter. is transmitted to the information processing apparatus 1 via the communication unit 40 (step S94).

そして、処理部44は、ステップS94で送信したクエリに応じて情報処理装置1から送信され通信部40を介してランキング情報を取得し、取得したランキング情報を表示部41に表示させる(ステップS95)。次に、処理部44は、クエリ意図を示す情報に基づいて、次のランキング情報があるか否かを判定する(ステップS96)。処理部44は次のランキング情報があると判定した場合(ステップS96:Yes)、処理をステップS94に移行する。 Then, the processing unit 44 acquires the ranking information transmitted from the information processing device 1 in response to the query transmitted in step S94 and through the communication unit 40, and causes the display unit 41 to display the acquired ranking information (step S95). . Next, the processing unit 44 determines whether or not there is next ranking information based on the information indicating the query intent (step S96). When the processing unit 44 determines that there is the next ranking information (step S96: Yes), the process proceeds to step S94.

処理部44は、ステップS93において、クエリ意図を示す情報がないと判定した場合(ステップS93:No)、次のランキング情報を特定するパラメータを取得しているか否かを判定する(ステップS97)。処理部44は、パラメータを取得していると判定した場合(ステップS97:Yes)、かかるパラメータを含むクエリを情報処理装置1に通信部40を介して送信する(ステップS98)。 If the processing unit 44 determines in step S93 that there is no information indicating the query intent (step S93: No), it determines whether or not parameters specifying the next ranking information have been acquired (step S97). When determining that the parameters have been acquired (step S97: Yes), the processing unit 44 transmits a query including the parameters to the information processing device 1 via the communication unit 40 (step S98).

そして、処理部44は、ステップS98で送信したクエリに応じて情報処理装置1から送信され通信部40を介してランキング情報を取得し、取得したランキング情報を表示部41に表示させる(ステップS99)。次に、処理部44は、ステップS99で取得したランキング情報と共に次のランキング情報を取得しているか否かを判定する(ステップS100)。処理部44は、次のパラメータを取得していると判定した場合(ステップS100:Yes)、処理をステップS98に移行する。 Then, the processing unit 44 acquires the ranking information transmitted from the information processing device 1 in response to the query transmitted in step S98 and through the communication unit 40, and causes the display unit 41 to display the acquired ranking information (step S99). . Next, the processing unit 44 determines whether or not the next ranking information is acquired together with the ranking information acquired in step S99 (step S100). If the processing unit 44 determines that the next parameter has been acquired (step S100: Yes), the process proceeds to step S98.

処理部44は、次のランキング情報がないと判定した場合(ステップS96:No)、パラメータを取得していないと判定した場合(ステップS97:No)、または次のパラメータを取得していないと判定した場合(ステップS100:No)、図20に示す処理を終了する。 If the processing unit 44 determines that there is no next ranking information (step S96: No), determines that the parameter has not been acquired (step S97: No), or determines that the next parameter has not been acquired. If so (step S100: No), the process shown in FIG. 20 is terminated.

〔6.変形例〕
上述した情報処理装置1は、上記実施形態以外にも種々の異なる形態にて実施されてもよい。そこで、以下では、情報処理装置1の他の実施形態について説明する。
[6. 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.

〔6.1.利用者U〕
上記実施形態では、所定のサービスの会員に登録している利用者Uを例に挙げて説明したが、上記例に限定されなくともよい。例えば、利用者Uは、如何なる利用者Uであってもよく、例えば、所定のサービスの会員に登録していない利用者Uなどであってもよい。
[6.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.

〔6.2.取引対象〕
上記実施形態では、電子商店街において取引される取引対象を例に挙げて説明したが、上記例に限定されなくともよい。例えば、取引対象は、如何なる取引対象であってもよい。例えば、取引対象は、数量が限定された取引対象であってもよい。また、取引対象は、インターネットショッピング、オークションサイト、フリーマーケットサイトなどによって取引される取引対象であってもよい。また、検索クエリによる検索対象およびランキング対象は取引対象に限定されず、取引対象以外であってもよい。
[6.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. Moreover, 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.

〔6.3.取引対象に関する情報を提供〕
上記実施形態では、情報処理装置1がコンテンツを端末装置2に提供する情報処理の一例を挙げて説明したが、上記例に限定されなくともよい。例えば、外部サーバがコンテンツを端末装置2に提供してもよい。この場合、情報処理装置1は、取引対象に関する情報を外部サーバに提供してもよい。
[6.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 target, information on the layout when arranged in the content, etc., as the information on the transaction target.

〔6.4.その他〕
情報処理装置1の処理部12は、例えば、処理部12による処理負荷に動作モードを変更することもできる。例えば、処理部12は、処理負荷が第1閾値未満である場合に動作モードを第3モードとし、処理負荷が第1閾値以上且つ第2閾値未満である場合に、動作モードを第2モードとし、処理負荷が第2閾値以上である場合に動作モードを第1モードとすることもできる。
[6.4. others〕
The processing unit 12 of the information processing device 1 can change the operation mode according to the processing load of the processing unit 12, for example. For example, the processing unit 12 sets the operation mode to the third mode when the processing load is less than the first threshold, and sets the operation mode to the second mode when the processing load is greater than or equal to the first threshold and less than the second threshold. Alternatively, the operation mode can be set to the first mode when the processing load is equal to or greater than the second threshold.

また、処理部12は、検索クエリで特定される取引対象の種別である対象種別に応じて、動作モードを変更することもできる。例えば、処理部12は、対象種別が第1種別である場合に動作モードを第3モードとし、対象種別が第2種別である場合に、動作モードを第2モードとし、対象種別が第3種別である場合に動作モードを第1モードとすることもできる。 The processing unit 12 can also change the operation mode according to the target type, which is the type of transaction target specified by the search query. For example, the processing unit 12 sets the operation mode to the third mode when the target type is the first type, sets the operation mode to the second mode when the target type is the second type, and sets the target type to the third type. , the operation mode can also be set to the first mode.

また、処理部12は、利用者Uの属性に応じて対象種別に応じて、動作モードを変更することもできる。例えば、処理部12は、利用者Uの属性が第1種別である場合に動作モードを第3モードとし、利用者Uの属性が第2種別である場合に、動作モードを第2モードとし、利用者Uの属性が第3種別である場合に動作モードを第1モードとすることもできる。 The processing unit 12 can also change the operation mode according to the user U's attribute and the target type. For example, the processing unit 12 sets the operation mode to the third mode when the attribute of the user U is the first type, sets the operation mode to the second mode when the attribute of the user U is the second type, The operation mode can also be set to the first mode when the attribute of the user U is the third type.

〔7.ハードウェア構成〕
上述してきた実施形態に係る情報処理装置1または端末装置2は、例えば図21に示すような構成のコンピュータ80によって実現される。以下、情報処理装置1を例に挙げて説明する。図21は、実施形態に係る情報処理装置1の機能を実現するコンピュータ80の一例を示すハードウェア構成図である。コンピュータ80は、CPU81、RAM82、ROM(Read Only Memory)83、HDD(Hard Disk Drive)84、通信インターフェイス(I/F)85、入出力インターフェイス(I/F)86、およびメディアインターフェイス(I/F)87を有する。
[7. 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. 21, for example. The information processing apparatus 1 will be described below as an example. FIG. 21 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(図9参照)を介して他の機器からデータを受信して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. 9), 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の機能を実現する。また、コンピュータ80が実施形態に係る端末装置2として機能する場合、コンピュータ80のCPU81は、RAM82上にロードされたプログラムを実行することにより、処理部44の機能を実現する。また、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, when the computer 80 functions as the terminal device 2 according to the embodiment, the CPU 81 of the computer 80 realizes the function of the processing section 44 by executing the program 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.

〔8.その他〕
また、上記実施形態および変形例において説明した各処理のうち、自動的に行われるものとして説明した処理の全部または一部を手動的に行うこともでき、あるいは、手動的に行われるものとして説明した処理の全部または一部を公知の方法で自動的に行うこともできる。この他、上記文書中や図面中で示した処理手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。例えば、各図に示した各種情報は、図示した情報に限られない。
[8. 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 a known method. 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.

〔9.効果〕
上述してきたように、実施形態に係る情報処理装置1は、受付部31と、提供部35とを備える。受付部31は、検索クエリを受け付ける。提供部35は、受付部31によって受け付けられた検索クエリに応じた検索対象が第1の切り口でランキングされた第1ランキング情報と、第1の切り口とは異なる第2の切り口で検索対象がランキングされた第2ランキング情報を特定するパラメータとを提供する。そのため、例えば、ランキング情報の提供先となる装置は、第2ランキング情報の取得が必要になった場合に、第2ランキング情報を特定するパラメータを用いて第2ランキング情報を取得することができる。これにより、ランキング情報の提供先となる装置に対して情報処理装置1を第1ランキング情報に加えて第2ランキング情報を同時に送信する場合に比べて、情報処理装置1の処理負荷を軽減することができる。したがって、情報処理装置1は、同一の検索クエリに対応する複数のランキング情報をより適切に提供することができる。また、ランキング情報の提供先となる装置が第2の切り口を決定する場合、第2の切り口を決定するための処理が必要となるが、情報処理装置1は、ランキング情報の提供先となる装置に対して第2ランキング情報を特定するパラメータを送信する。そのため、ランキング情報の提供先となる装置の処理負荷も軽減することができる。ランキング情報の提供先となる装置では、このように、ランキング情報の切り口を決定する機能を持たなくてもよいことから、例えば、アプリケーション(例えば、専用アプリケーションまたはウェブブラウザなど)を互いに異なるOS(Operating System)の複数のデバイスに展開する際に、フロントエンド(例えば、専用アプリケーションまたはウェブブラウザなどのアプリケーション)に実装するロジックを少なくでき、初期開発コストを削除するなど、生産性を高めることができる。また、フロントエンド(例えば、専用アプリケーションまたはウェブブラウザなどのアプリケーション)においてランキング情報の切り口を決定する機能を持たなくてもよいことから、フロントエンドに対する仕様追加(例えば、パラメータを用いた第2ランキング情報の取得処理を行う機能の追加)を容易に行うことができる。
[9. effect〕
As described above, the information processing apparatus 1 according to the embodiment includes the reception unit 31 and the provision unit 35. The reception unit 31 receives search queries. The providing unit 35 ranks the search targets according to the search query received by the receiving unit 31 according to the first ranking information, and the search targets are ranked according to the second viewpoint different from the first ranking information. and a parameter specifying the second ranking information obtained. Therefore, for example, the device to which the ranking information is provided can acquire the second ranking information using a parameter specifying the second ranking information when acquisition of the second ranking information becomes necessary. As a result, the processing load of the information processing device 1 can be reduced compared to the case where the information processing device 1 simultaneously transmits the second ranking information in addition to the first ranking information to the device to which the ranking information is provided. can be done. Therefore, the information processing device 1 can more appropriately provide a plurality of ranking information corresponding to the same search query. Further, when the device to which the ranking information is provided determines the second aspect, processing for determining the second aspect is required. a parameter specifying the second ranking information. Therefore, it is possible to reduce the processing load on the device to which the ranking information is provided. Since the device to which the ranking information is provided does not need to have the function of determining the cut point of the ranking information, for example, an application (for example, a dedicated application or a web browser) can be used with different OSs (Operating Systems). System), less logic can be implemented in the front end (for example, a dedicated application or an application such as a web browser), and productivity can be improved by removing initial development costs. In addition, since it is not necessary to have a function to determine the cut of ranking information in the front end (for example, an application such as a dedicated application or a web browser), addition of specifications to the front end (for example, second ranking information using parameters (addition of a function to perform acquisition processing) can be easily performed.

また、受付部31は、パラメータを含むクエリを受け付け、提供部35は、パラメータを含むクエリが受付部31によって受け付けられた場合に、第2ランキング情報と、第1の切り口および第2の切り口の各々と異なる第3の切り口で検索対象がランキングされた第3ランキング情報を特定するパラメータとを提供する。これにより、情報処理装置1は、同一の検索クエリに対応する複数のランキング情報をさらに適切に提供することができる。 Further, the receiving unit 31 receives a query including a parameter, and the providing unit 35, when the query including the parameter is received by the receiving unit 31, the second ranking information, the first aspect and the second aspect. A parameter specifying third ranking information in which the search target is ranked according to a third perspective different from each is provided. Thereby, the information processing device 1 can more appropriately provide a plurality of ranking information corresponding to the same search query.

また、実施形態に係る情報処理装置1は、推定部32と、決定部33とを備える。推定部32は、受付部31によって受け付けられた検索クエリの意図を推定する。決定部33は、推定部32によって推定された検索クエリの意図に基づいてパラメータを決定する。これにより、情報処理装置1は、同一の検索クエリに対応する複数のランキング情報をより適切に提供することができる。 The information processing device 1 according to the embodiment also includes an estimation unit 32 and a determination unit 33 . The estimation unit 32 estimates the intent of the search query received by the reception unit 31 . The determining unit 33 determines parameters based on the intent of the search query estimated by the estimating unit 32 . Thereby, the information processing device 1 can more appropriately provide a plurality of ranking information corresponding to the same search query.

また、推定部32は、複数の意図候補の各々に対する検索クエリの関連度を検索クエリの意図として推定し、決定部33は、複数の意図候補の各々に対する検索クエリの関連度を示す情報を含むパラメータを決定する。これにより、情報処理装置1は、検索クエリの意図をより精度よく推定することができる。 In addition, the estimation unit 32 estimates the degree of relevance of the search query to each of the plurality of intention candidates as the intent of the search query, and the determination unit 33 includes information indicating the degree of relevance of the search query to each of the plurality of intention candidates. Determine parameters. Thereby, the information processing device 1 can more accurately estimate the intent of the search query.

また、第1ランキング情報および第2ランキング情報の各々は、複数の取引対象のうち検索クエリの意図に応じた2以上の取引対象を含み、複数の意図候補は、取引対象のカテゴリと取引対象のブランドとを含む。これにより、情報処理装置1は、取引対象に対する検索クエリの意図をより精度よく推定することができ、検索クエリに対応する複数のランキング情報をより適切に提供することができる。 Further, each of the first ranking information and the second ranking information includes two or more transaction targets according to the intent of the search query among the plurality of transaction targets, and the plurality of intention candidates are the categories of the transaction targets and the types of the transaction targets. Including brand. Thereby, the information processing device 1 can more accurately estimate the intention of the search query for the transaction target, and can more appropriately provide a plurality of ranking information corresponding to the search query.

また、2以上の取引対象の情報は、電子商取引において取引される2以上の取引対象の情報を含む。これにより、情報処理装置1は、電子商取引において取引される取引対象を各々順位付けした複数のランキング情報をより適切に提供することができる。 Information on two or more transaction targets includes information on two or more transaction targets to be traded in electronic commerce. As a result, the information processing device 1 can more appropriately provide a plurality of ranking information in which transaction objects to be traded in electronic commerce are ranked.

また、提供部35は、利用者Uが利用する端末装置2に第1ランキング情報とパラメータとを送信する。これにより、情報処理装置1は、複数のランキング情報をより適切に利用者Uに提供することができる。 Further, the providing unit 35 transmits the first ranking information and the parameters to the terminal device 2 used by the user U. Thereby, the information processing device 1 can provide the user U with a plurality of ranking information more appropriately.

以上、本願の実施形態を図面に基づいて詳細に説明したが、これは例示であり、発明の開示の欄に記載の態様を始めとして、当業者の知識に基づいて種々の変形、改良を施した他の形態で本発明を実施することが可能である。 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 生成部
35 提供部
40 通信部
41 表示部
42 操作部
43 記憶部
44 処理部
46 取得部(第1取得部、第2取得部の一例)
47 表示処理部(第1表示処理部、第2表示処理部の一例)
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 reception unit 32 estimation unit 33 determination unit 34 generation unit 35 provision unit 40 communication unit 41 display unit 42 operation unit 43 storage unit 44 processing unit 46 acquisition unit (an example of a first acquisition unit and a second acquisition unit)
47 display processing unit (an example of the first display processing unit and the second display processing unit)
100 information processing system

Claims (5)

検索クエリを受け付ける受付部と、
前記受付部によって受け付けられた前記検索クエリの意図を推定する推定部と、
前記推定部によって推定された前記検索クエリの意図に基づいて、前記受付部によって受け付けられた前記検索クエリに応じた検索対象がランキングされたランキング情報を特定するパラメータを決定する決定部と、
前記パラメータを提供する提供部と、を備え、
前記推定部は、
複数の意図候補の各々に対する前記検索クエリの関連度を前記検索クエリの意図として推定し、
前記決定部は、
前記複数の意図候補の各々に対する前記検索クエリの関連度を示す情報を含む前記パラメータを決定する
ことを特徴とする情報処理装置。
a reception unit that receives search queries;
an estimating unit that estimates the intent of the search query received by the receiving unit;
a determination unit that determines a parameter specifying ranking information in which a search target according to the search query received by the reception unit is ranked based on the intent of the search query estimated by the estimation unit;
a providing unit that provides the parameters;
The estimation unit
estimating the degree of relevance of the search query to each of a plurality of intention candidates as the intent of the search query;
The decision unit
The information processing apparatus, wherein the parameter including information indicating the degree of relevance of the search query to each of the plurality of intention candidates is determined.
前記ランキング情報は、
複数の取引対象のうち前記検索クエリの意図に応じた2以上の取引対象を含み、
前記複数の意図候補は、
前記取引対象のカテゴリと前記取引対象のブランドとを含む
ことを特徴とする請求項に記載の情報処理装置。
The ranking information is
Including two or more transaction targets according to the intent of the search query among the plurality of transaction targets,
The plurality of intention candidates are
2. The information processing apparatus according to claim 1 , comprising the category of the transaction object and the brand of the transaction object.
前記2以上の取引対象の情報は、
電子商取引において取引される2以上の取引対象の情報を含む
ことを特徴とする請求項に記載の情報処理装置。
The information of the two or more transaction targets,
3. The information processing apparatus according to claim 2 , comprising information on two or more transaction targets to be traded in electronic commerce.
コンピュータが実行する情報処理方法であって、
検索クエリを受け付ける受付工程と、
前記受付工程によって受け付けられた前記検索クエリの意図を推定する推定工程と、
前記推定工程によって推定された前記検索クエリの意図に基づいて、前記受付工程によって受け付けられた前記検索クエリに応じた検索対象がランキングされたランキング情報を特定するパラメータを決定する決定工程と、
前記パラメータを提供する提供工程と、を含み、
前記推定工程は、
複数の意図候補の各々に対する前記検索クエリの関連度を前記検索クエリの意図として推定し、
前記決定工程は、
前記複数の意図候補の各々に対する前記検索クエリの関連度を示す情報を含む前記パラメータを決定する
ことを特徴とする情報処理方法。
A computer-executed information processing method comprising:
a receiving step for receiving a search query;
an estimating step of estimating the intent of the search query received by the receiving step;
a determination step of determining a parameter specifying ranking information in which a search target according to the search query received by the reception step is ranked, based on the intention of the search query estimated by the estimation step;
a providing step of providing the parameters;
The estimation step includes
estimating the degree of relevance of the search query to each of a plurality of intention candidates as the intent of the search query;
The determining step includes:
An information processing method, comprising determining the parameter including information indicating a degree of relevance of the search query to each of the plurality of intention candidates.
検索クエリを受け付ける受付手順と、 a reception procedure for receiving a search query;
前記受付手順によって受け付けられた前記検索クエリの意図を推定する推定手順と、 an estimation procedure for estimating the intent of the search query received by the reception procedure;
前記推定手順によって推定された前記検索クエリの意図に基づいて、前記受付手順によって受け付けられた前記検索クエリに応じた検索対象がランキングされたランキング情報を特定するパラメータを決定する決定手順と、 a determination procedure for determining a parameter specifying ranking information in which a search target according to the search query received by the reception procedure is ranked, based on the intent of the search query estimated by the estimation procedure;
前記パラメータを提供する提供手順と、をコンピュータに実行させ、 causing a computer to execute a providing step of providing the parameters;
前記推定手順は、 The estimation procedure includes:
複数の意図候補の各々に対する前記検索クエリの関連度を前記検索クエリの意図として推定し、 estimating the degree of relevance of the search query to each of a plurality of intention candidates as the intent of the search query;
前記決定手順は、 The determination procedure includes:
前記複数の意図候補の各々に対する前記検索クエリの関連度を示す情報を含む前記パラメータを決定する Determining the parameter including information indicating a degree of relevance of the search query to each of the plurality of candidate intentions
ことを特徴とする情報処理プログラム。 An information processing program characterized by:
JP2022109827A 2022-02-18 2022-07-07 Information processing device, information processing method, and information processing program Active JP7318071B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022109827A JP7318071B1 (en) 2022-02-18 2022-07-07 Information processing device, information processing method, and information processing program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2022023820A JP7104255B1 (en) 2022-02-18 2022-02-18 Information processing equipment, information processing methods, and information processing programs
JP2022109827A JP7318071B1 (en) 2022-02-18 2022-07-07 Information processing device, information processing method, and information processing program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2022023820A Division JP7104255B1 (en) 2022-02-18 2022-02-18 Information processing equipment, information processing methods, and information processing programs

Publications (2)

Publication Number Publication Date
JP7318071B1 true JP7318071B1 (en) 2023-07-31
JP2023121106A JP2023121106A (en) 2023-08-30

Family

ID=82482452

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022023820A Active JP7104255B1 (en) 2022-02-18 2022-02-18 Information processing equipment, information processing methods, and information processing programs
JP2022109827A Active JP7318071B1 (en) 2022-02-18 2022-07-07 Information processing device, information processing method, and information processing program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2022023820A Active JP7104255B1 (en) 2022-02-18 2022-02-18 Information processing equipment, information processing methods, and information processing programs

Country Status (1)

Country Link
JP (2) JP7104255B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015151206A1 (en) 2014-03-31 2015-10-08 楽天株式会社 Purchase management device, purchase management method, program, and recording medium
US9940659B1 (en) 2014-12-18 2018-04-10 Amazon Technologies, Inc. Category preferred layout for items in an electronic marketplace
US20180336200A1 (en) 2017-05-18 2018-11-22 Google Inc. Predicting intent of a search for a particular context
JP7014926B1 (en) 2021-09-17 2022-02-01 ヤフー株式会社 Information processing equipment, information processing methods and information processing programs
JP2022068101A (en) 2020-10-21 2022-05-09 ネイバー コーポレーション Method and system for providing search result reflecting intention of retrieval query

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015151206A1 (en) 2014-03-31 2015-10-08 楽天株式会社 Purchase management device, purchase management method, program, and recording medium
US9940659B1 (en) 2014-12-18 2018-04-10 Amazon Technologies, Inc. Category preferred layout for items in an electronic marketplace
US20180336200A1 (en) 2017-05-18 2018-11-22 Google Inc. Predicting intent of a search for a particular context
JP2022068101A (en) 2020-10-21 2022-05-09 ネイバー コーポレーション Method and system for providing search result reflecting intention of retrieval query
JP7014926B1 (en) 2021-09-17 2022-02-01 ヤフー株式会社 Information processing equipment, information processing methods and information processing programs

Also Published As

Publication number Publication date
JP7104255B1 (en) 2022-07-20
JP2023120777A (en) 2023-08-30
JP2023121106A (en) 2023-08-30

Similar Documents

Publication Publication Date Title
JP7014926B1 (en) Information processing equipment, information processing methods and information processing programs
JP7318071B1 (en) Information processing device, information processing method, and information processing program
JP7249446B1 (en) Information processing device, information processing method, and information processing program
JP7183465B1 (en) Information processing program, information processing method, and terminal device
JP7104256B1 (en) Information processing programs, information processing methods, and terminal devices
JP7326552B1 (en) Information processing device, information processing method, and information processing program
JP7167370B1 (en) Information processing device, information processing method, and information processing program
JP7387974B2 (en) Information processing device, information processing method, and information processing program
JP7176075B1 (en) Information processing device, information processing method and information processing program
JP7176074B1 (en) Information processing device, information processing method and information processing program
JP7443280B2 (en) Provision device, method and program
JP7277637B1 (en) Information providing device, information providing method, and information providing program
JP7339383B1 (en) Information providing device, information providing method, and information providing program
JP7249448B1 (en) Information providing device, information providing method, and information providing program
JP7204972B1 (en) Information providing device, information providing method, and information providing program
JP7394512B2 (en) Information processing device, information processing method, and information processing program
JP7239759B1 (en) Information providing device, information providing method, and information providing program
JP6433544B1 (en) Information processing apparatus, 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
JP6896557B2 (en) Information processing equipment, information processing methods, and information processing programs
JP2023044500A (en) Information processing device, information processing method, and information processing program
JP2023044493A (en) Information processing device, information processing method, and information processing program
JP2023044355A (en) Information processing device, information processing method, and information processing program
JP2023044606A (en) Information processing device, 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: 20220809

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20220809

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20221101

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221209

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20230221

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230522

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20230531

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230719

R150 Certificate of patent or registration of utility model

Ref document number: 7318071

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