JP6401428B1 - Information processing apparatus, information processing method, program, and storage medium - Google Patents

Information processing apparatus, information processing method, program, and storage medium Download PDF

Info

Publication number
JP6401428B1
JP6401428B1 JP2018531272A JP2018531272A JP6401428B1 JP 6401428 B1 JP6401428 B1 JP 6401428B1 JP 2018531272 A JP2018531272 A JP 2018531272A JP 2018531272 A JP2018531272 A JP 2018531272A JP 6401428 B1 JP6401428 B1 JP 6401428B1
Authority
JP
Japan
Prior art keywords
genre
information
user
search
word
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
JP2018531272A
Other languages
Japanese (ja)
Other versions
JPWO2018198268A1 (en
Inventor
義郎 松田
義郎 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rakuten Group Inc
Original Assignee
Rakuten Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rakuten Inc filed Critical Rakuten Inc
Application granted granted Critical
Publication of JP6401428B1 publication Critical patent/JP6401428B1/en
Publication of JPWO2018198268A1 publication Critical patent/JPWO2018198268A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor

Abstract

ユーザが新たに興味を持ったキーワードを適切にサジェストすることを目的とする。このために、情報処理装置は、検索のためにユーザが入力しているテキスト情報と、検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得部と、ジャンルに係る情報からユーザが直前に興味を持ったジャンルを短期注目ジャンルとして推定するジャンル情報推定部と、テキスト情報と短期注目ジャンルに基づいて短期サジェストワードを抽出する抽出部と、抽出した短期サジェストワードをユーザに提示する提示部と、を備える。The purpose is to appropriately suggest new keywords that the user is interested in. For this purpose, the information processing apparatus acquires information for acquiring text information input by the user for search and information related to a genre based on a web page browsed by the user during a predetermined period before the search. A genre information estimation unit that estimates a genre that the user is interested in from the information related to the genre as a short-term attention genre, an extraction unit that extracts a short-term suggestion word based on the text information and the short-term attention genre, and an extraction And a presentation unit for presenting the short term suggested word to the user.

Description

本発明は、情報処理装置、情報処理方法、プログラム、記憶媒体に関し、具体的には、検索の際にユーザへ提示するサジェストワードの技術に関する。   The present invention relates to an information processing apparatus, an information processing method, a program, and a storage medium, and more specifically, to a suggestion word technique presented to a user at the time of search.

特開2013−250677号公報JP 2013-250677 A

ユーザが所望する情報を検索によって得る場合には、検索のためのキーワード(以降、検索クエリとする)を指定することが一般的である。その際、ユーザに検索クエリの全ての文字を入力させるのではなく、入力された一部の検索クエリに応じて残りの文字列を補完することにより、ユーザの負担を軽減することが行われている。具体的には、ユーザが入力した一部の文字列から推測した完成形の文字列の候補をサジェストワードとしてユーザに提示する。ユーザは、提示されたサジェストワードを選択することで検索クエリの入力作業の一部を省略することができる。   When information desired by a user is obtained by searching, it is common to specify a keyword for searching (hereinafter referred to as a search query). At that time, instead of letting the user input all the characters of the search query, the user's burden is reduced by complementing the remaining character strings according to a part of the input search query. Yes. More specifically, a completed character string candidate estimated from a part of character strings input by the user is presented to the user as a suggestion word. The user can omit part of the input operation of the search query by selecting the suggested suggestion word.

サジェストワードの提示の際には、検索の際に最も多く利用されているキーワードを提示することもあれば、ユーザの属性情報に応じたキーワードを提示することもある。他にも、例えば、周期的な流行を加味してサジェストワードを提示する技術などが特許文献1に開示されている。   When suggesting a suggestion word, a keyword that is most frequently used during a search may be presented, or a keyword corresponding to user attribute information may be presented. In addition, for example, Patent Document 1 discloses a technique for presenting a suggestion word in consideration of a periodic trend.

特許文献1に記載されている周期的な流行は、多くのユーザの傾向から推定されたものであるため、ユーザごとに適切なキーワードがサジェストワードとして提示されているとは限らない。
また、ユーザごとに周期的に検索されるキーワードを推定したとしても、それらのキーワードはそれ以前にユーザが検索した経験があるために推定可能になるのであって、新たにユーザが興味を持ったキーワードをサジェストすることは困難である。
そこで、本発明はこのような状況を考慮し、ユーザが新たに興味を持ったキーワードを適切にサジェストすることを目的とする。
Since the periodic trend described in Patent Document 1 is estimated from the tendency of many users, an appropriate keyword is not always presented as a suggestion word for each user.
In addition, even if the keywords that are periodically searched for are estimated for each user, those keywords can be estimated due to previous searches by the user, and the user is newly interested. It is difficult to suggest keywords.
Accordingly, the present invention has been made in consideration of such a situation, and an object of the present invention is to appropriately suggest a keyword that a user is newly interested in.

本発明に係る情報処理装置は、検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得部と、前記ジャンルに係る情報からユーザが興味を持ったジャンルを短期注目ジャンルとして推定するジャンル情報推定部と、前記テキスト情報と前記短期注目ジャンルに基づいて短期サジェストワードを抽出する抽出部と、前記抽出した短期サジェストワードをユーザに提示する提示部と、を備えたものである。
検索の前の所定期間にユーザが閲覧したウェブページはユーザが直近で興味を抱いたウェブページである可能性が高く、直前に閲覧していたウェブページに基づいてジャンル情報を取得し、そのジャンル情報に基づいて抽出したサジェストワードを短期サジェストワードとしてユーザに提示することは、ユーザの所望の検索クエリをサジェストワードとして提示できる可能性が高い。
The information processing apparatus according to the present invention acquires text information input by a user for a search and information related to a genre based on a web page browsed by the user during a predetermined period before the search. An acquisition unit; a genre information estimation unit that estimates a genre that the user is interested in from information related to the genre as a short-term attention genre; and an extraction unit that extracts a short-term suggestion word based on the text information and the short-term attention genre. And a presentation unit for presenting the extracted short-term suggest word to the user.
The web page browsed by the user during a predetermined period before the search is highly likely to be the web page that the user was most interested in, and genre information is acquired based on the web page that was browsed immediately before. When a suggestion word extracted based on information is presented to a user as a short-term suggestion word, there is a high possibility that a user's desired search query can be presented as a suggestion word.

上記した情報処理装置において、前記ウェブページに基づいたジャンルに係る情報は、ユーザが前記ウェブページを閲覧するために入力した検索クエリを含むようにしてもよい。
これにより、ユーザがどのような意図を持ってウェブページを閲覧したかを推定することができる。
In the information processing apparatus described above, the information related to the genre based on the web page may include a search query input by the user to browse the web page.
Thereby, it can be estimated what intention the user has viewed the web page.

上記した情報処理装置の前記ジャンル情報推定部は、前記ジャンルに係る情報の少なくとも一部が同一ジャンルとなるウェブページが前記所定期間に連続して閲覧された場合に該同一ジャンルを前記短期注目ジャンルとして推定するようにしてもよい。
これにより、直前にユーザが興味を持ったジャンルを適切に推定する可能性が高まる。
The genre information estimation unit of the information processing apparatus described above, when a web page in which at least part of the information related to the genre is the same genre is browsed continuously for the predetermined period, It may be estimated as follows.
This increases the possibility of appropriately estimating the genre that the user is interested in immediately before.

上記した情報処理装置において、前記検索の前の所定の複数回で閲覧された前記ウェブページそれぞれに基づく前記ジャンルに係る情報が不一致である場合に、前記ジャンル情報推定部は前記短期注目ジャンルが存在しないと推定し、前記抽出部は、前記短期サジェストワードを抽出しないようにしてもよい。
これにより、ユーザが興味を持っていない誤ったサジェストワードの提示を防止する。
In the information processing apparatus described above, the genre information estimation unit includes the short-term attention genre when information on the genre based on each of the web pages browsed at a predetermined number of times before the search is inconsistent. The extraction unit may not extract the short-term suggest word.
This prevents the presentation of an erroneous suggestion word that the user is not interested in.

上記した情報処理装置において、前記ジャンルに係る情報からユーザが興味を持ったジャンルとして複数のジャンルが抽出された場合、前記ジャンル情報推定部は、前記複数のジャンルのうちで最も下位ジャンルとなるものを前記短期注目ジャンルとして推定してもよい。
これにより、ユーザの入力文字列が少ない段階で長い文字数のサジェストワードや複数のキーワードが含まれたサジェストワードを提示できる可能性を高めることができる。
In the above information processing apparatus, when a plurality of genres are extracted as genres in which the user is interested from the information related to the genre, the genre information estimation unit is the lowest genre among the plurality of genres. May be estimated as the short-term attention genre.
Accordingly, it is possible to increase the possibility that a suggestion word having a long number of characters or a suggestion word including a plurality of keywords can be presented at a stage where the user's input character string is small.

上記した情報処理装置において、前記抽出部は前記短期注目ジャンルを用いずに通常サジェストワードも抽出し、前記提示部は前記短期サジェストワードと前記通常サジェストワードの双方をユーザに提示するようにしてもよい。
これにより、ユーザは比較的狭い範囲とされた短期注目ジャンルに即した短期サジェストワードと、通常のサジェストワードの双方から適切な検索クエリを選択することが可能となる。
In the information processing apparatus described above, the extraction unit may extract a normal suggest word without using the short-term attention genre, and the presentation unit may present both the short-term suggest word and the normal suggest word to the user. Good.
As a result, the user can select an appropriate search query from both the short-term suggest word corresponding to the short-term attention genre, which is a relatively narrow range, and the normal suggest word.

上記した情報処理装置において、前記所定期間の間に所定回数のウェブページ閲覧が行われなかった場合、前記抽出部は前記短期注目ジャンルを用いずに通常サジェストワードを抽出し、前記提示部は前記通常サジェストワードをユーザに提示するようにしてもよい。
これにより、状況に応じて提示されるサジェストワードの種類が選択される。
In the information processing apparatus described above, when the web page browsing is not performed a predetermined number of times during the predetermined period, the extraction unit extracts a normal suggest word without using the short-term attention genre, and the presentation unit Ordinarily, a suggestion word may be presented to the user.
Thereby, the type of suggestion word presented according to the situation is selected.

上記した情報処理装置において、表音情報とジャンル情報が紐付けられたサジェストワード管理部を備えていてもよい。
これにより、サジェストワードの抽出等の処理が効率化される。
The information processing apparatus described above may include a suggestion word management unit in which phonetic information and genre information are linked.
As a result, processing such as extraction of a suggestion word is made efficient.

上記した情報処理装置において、前記所定期間は所定の時間よりも短い時間とされてもよい。
これにより、最適な短期注目ジャンルが推定される可能性を高めることができる。
In the information processing apparatus described above, the predetermined period may be shorter than a predetermined time.
Thereby, possibility that an optimal short-term attention genre will be estimated can be raised.

上記した情報処理装置において、前記所定期間は、所定回数前のウェブページの閲覧から前記検索までの間の期間とされてもよい。
これにより、検索の前に閲覧したウェブページが文章量の多いものであったりする場合に対応する。
In the information processing apparatus described above, the predetermined period may be a period between browsing a web page a predetermined number of times before the search.
This corresponds to the case where the web page browsed before the search has a large amount of text.

本発明に係る情報処理方法は、検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報としてユーザが前記ウェブページを閲覧するために入力した検索クエリを含む情報と、を取得する情報取得ステップと、前記ジャンルに係る情報からユーザが興味を持ったジャンルを注目ジャンルとして推定するジャンル情報推定ステップと、前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出ステップと、前記抽出したサジェストワードをユーザに提示する提示ステップと、を情報処理装置が実行するものである。
また、本発明に係る第2の情報処理方法は、検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得ステップと、前記ジャンルに係る情報の少なくとも一部が同一ジャンルとなるウェブページが前記所定期間に連続して閲覧された場合に該同一ジャンルをユーザが興味を持った注目ジャンルとして推定するジャンル情報推定ステップと、前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出ステップと、前記抽出したサジェストワードをユーザに提示する提示ステップと、を情報処理装置が実行するものである。
れらの情報処理方法により、ユーザが新たに興味を持ったキーワードを適切にサジェストするための処理が実行される。

According to the information processing method of the present invention, the user can input the web page as information related to a genre based on text information input by the user for a search and a web page browsed by the user during a predetermined period before the search. genre information estimating step of estimating a genre which the user having the taste Xing as casting eyes genre and information acquisition step of acquiring, and information including the search query entered in order to view, from the information relating to the genre, the an extraction step of extracting sub ingest word based on the text information and the previous Kichu eyes genre, a presentation step of presenting a sub ingest word and the extracted user, the one in which the information processing device executes.
In addition, the second information processing method according to the present invention includes text information input by a user for search, information on a genre based on a web page browsed by the user during a predetermined period before the search, , And an attention genre in which the user is interested in the same genre when a web page in which at least a part of the information related to the genre is the same genre is browsed continuously in the predetermined period. The information processing apparatus executes a genre information estimation step estimated as: an extraction step for extracting a suggestion word based on the text information and the attention genre; and a presentation step for presenting the extracted suggestion word to a user It is.
The information processing method of these, the process for the user to properly Suggest keywords newly interested is executed.

本発明に係るプログラムは、上記情報処理方法として実行する処理をコンピュータ装置に実行させるプログラムである。
本発明に係る記憶媒体は、上記プログラムをコンピュータ装置が読み取り可能に記憶した記憶媒体である。
The program according to the present invention is a program that causes a computer device to execute processing executed as the information processing method.
A storage medium according to the present invention is a storage medium that stores the above-described program in a computer-readable manner.

本発明によれば、ユーザが新たに興味を持ったキーワードを適切にサジェストすることができる。   According to the present invention, it is possible to appropriately suggest a keyword that a user is newly interested in.

本発明の実施の形態の全体の構成を示す図である。It is a figure which shows the whole structure of embodiment of this invention. 本実施の形態のコンピュータのブロック図である。It is a block diagram of the computer of this embodiment. 本実施の形態のサジェストワードサーバのブロック図である。It is a block diagram of the suggestion word server of this Embodiment. サジェストワードDBに記憶される情報の一例を示す図である。It is a figure which shows an example of the information memorize | stored in suggest word DB. 全体の処理の流れを説明するための図である。It is a figure for demonstrating the flow of the whole process. サジェストワード提示処理の例を示すフローチャートである。It is a flowchart which shows the example of a suggestion word presentation process. サジェストワードの提示態様を説明するための図である。It is a figure for demonstrating the presentation aspect of a suggestion word. ジャンル関係情報取得処理の第1例についてのフローチャートである。It is a flowchart about the 1st example of a genre relation information acquisition process. ジャンル関係情報取得処理の第2例についてのフローチャートである。It is a flowchart about the 2nd example of a genre relation information acquisition process. 短期注目ジャンル推定処理の第1例についてのフローチャートである。It is a flowchart about the 1st example of a short-term attention genre estimation process. 短期注目ジャンル推定処理で実行する処理の例についてのフローチャートである。It is a flowchart about the example of the process performed by a short-term attention genre estimation process. 短期注目ジャンル推定処理で実行する処理の例についてのフローチャートである。It is a flowchart about the example of the process performed by a short-term attention genre estimation process. 短期注目ジャンル推定処理で実行する処理の例についてのフローチャートである。It is a flowchart about the example of the process performed by a short-term attention genre estimation process. 短期注目ジャンル推定処理の第2例についてのフローチャートである。It is a flowchart about the 2nd example of a short-term attention genre estimation process. 短期注目ジャンル推定処理の第3例についてのフローチャートである。It is a flowchart about the 3rd example of a short-term attention genre estimation process. 短期注目ジャンル推定処理の第4例についてのフローチャートである。It is a flowchart about the 4th example of short-term attention genre estimation processing.

以下、実施の形態を次の順序で説明する。   Hereinafter, embodiments will be described in the following order.

<1.全体構成>
<2.コンピュータ装置のハードウェア構成>
<3.サジェストサーバの機能構成及びDB>
<4.全体の流れ>
<5.サジェストワード提示処理>
<6.ジャンル関係情報取得処理の例>
[6−1.第1例]
[6−2.第2例]
<7.短期注目ジャンル推定処理の例>
[7−1.第1例]
[7−2.第2例]
[7−3.第3例]
[7−4.第4例]
<8.まとめ>
<9.プログラム>
<1. Overall configuration>
<2. Hardware configuration of computer device>
<3. Suggested server functional configuration and DB>
<4. Overall flow>
<5. Suggest word presentation process>
<6. Example of genre related information acquisition processing>
[6-1. First example]
[6-2. Second example]
<7. Example of short-term attention genre estimation processing>
[7-1. First example]
[7-2. Second example]
[7-3. Third example]
[7-4. Fourth example]
<8. Summary>
<9. Program>

<1.全体構成>

本実施の形態としての検索サーバ7を含むネットワークシステム全体の構成について、図1を用いて説明する。
ネットワークシステム1は、EC(EC:Electronic Commerce(電子商取引))システムとして機能する。
ネットワークシステム1は、例えばインターネット等の通信ネットワーク2を介して、ショッピングサイト運営システム3、複数のユーザ端末4が複数の店舗端末5が互いに通信可能に構成されている。
<1. Overall configuration>

A configuration of the entire network system including the search server 7 according to the present embodiment will be described with reference to FIG.
The network system 1 functions as an EC (EC: Electronic Commerce (EC)) system.
The network system 1 is configured such that a shopping site management system 3 and a plurality of user terminals 4 can communicate with a plurality of store terminals 5 via a communication network 2 such as the Internet.

なお、図1等に示した通信ネットワーク2の構成は特に限定されるものではなく、上記したインターネット以外にも、例えばイントラネット、エキストラネット、LAN、CATV(Community Antenna TeleVision)通信網、仮想専用網(Virtual Private Network)、電話回線網、移動体通信網、衛星通信網などが想定される。
また、通信ネットワーク2の全部又は一部を構成する伝送媒体についても多様な例が想定される。例えばIEEE(Institute of Electrical and Electronics Engineers)1394、USB(Universal Serial Bus)、電力線搬送、電話線などの有線でも、IrDA(Infrared Data Association)のような赤外線、ブルートゥース(登録商標)、802.11無線、携帯電話網、衛星回線、地上波デジタル網などの無線でも利用可能である。
The configuration of the communication network 2 shown in FIG. 1 and the like is not particularly limited. In addition to the Internet described above, for example, an intranet, an extranet, a LAN, a CATV (Community Antenna TeleVision) communication network, a virtual private network ( Virtual Private Network), telephone line network, mobile communication network, satellite communication network, etc. are assumed.
Various examples of the transmission medium constituting all or part of the communication network 2 are also assumed. For example, IEEE (Institute of Electrical and Electronics Engineers) 1394, USB (Universal Serial Bus), power line carrier, telephone line, etc., infrared, IrDA (Infrared Data Association), Bluetooth (registered trademark), 802.11 wireless It can also be used wirelessly, such as mobile phone networks, satellite lines, and digital terrestrial networks.

ショッピングサイト運営システム3は、それぞれコンピュータ装置で構成されたショッピングサーバ6、検索サーバ7、サジェストサーバ8、会員DB(Database)50、商品DB51、店舗DB52、サジェストワードDB53を備えている。これらの各装置は、例えばLAN(Local Area Network)等のネットワークを介して互いに通信可能とされている。
ショッピングサイト運営システム3を構成する各装置間の通信を可能とするためのネットワークは、通信ネットワーク2と同様に特に限定されるものではない。
The shopping site management system 3 includes a shopping server 6, a search server 7, a suggest server 8, a member DB (Database) 50, a product DB 51, a store DB 52, and a suggest word DB 53 each configured by a computer device. These devices can communicate with each other via a network such as a LAN (Local Area Network).
The network for enabling communication between the devices constituting the shopping site management system 3 is not particularly limited, as with the communication network 2.

ショッピングサイト運営システム3は、ショッピングサーバ6等により管理された仮想商店街のウェブサイト(ショッピングサイト)をユーザに提供する。ショッピングサイト内には複数の店舗(仮想商店街の加盟店)が存在する。各店舗のスタッフは、店舗端末5としてのコンピュータ装置を介して自店舗の商品をショッピングサイト運営システム3(例えばショッピングサーバ6)に登録することで、様々な店舗の様々な商品の情報がショッピングサイト上にアップロードされる。ユーザはユーザ端末4によりショッピングサイトにアクセスして所望の商品を購入することができる。   The shopping site management system 3 provides a user with a website (shopping site) of a virtual shopping mall managed by the shopping server 6 or the like. There are a plurality of stores (members of a virtual shopping street) in the shopping site. The staff of each store registers the product of the store in the shopping site management system 3 (for example, the shopping server 6) via the computer device as the store terminal 5, so that information on various products of various stores is stored in the shopping site. Uploaded above. The user can purchase a desired product by accessing the shopping site through the user terminal 4.

ここで、ユーザは、ショッピングサイトを利用するにあたり、ショッピングサイト運営システム3が提供する各種のサービスを受けるための会員登録を行うことができる。会員登録の際にユーザは、ユーザID(Identification)や商品の送付先情報(住所情報)、クレジットカード番号等の必要情報を登録する。ユーザは、登録したユーザIDによりショッピングサイトにログインすることで、ショッピングサイトでの商品の購入の際に必要情報を再度入力する手間が省かれる。ショッピングサーバ6は、これらの会員情報を管理するための各種の処理を行う。   Here, when using the shopping site, the user can perform membership registration for receiving various services provided by the shopping site management system 3. At the time of member registration, the user registers necessary information such as a user ID (Identification), product destination information (address information), and a credit card number. The user logs in to the shopping site with the registered user ID, thereby saving the trouble of inputting necessary information again when purchasing a product on the shopping site. The shopping server 6 performs various processes for managing these member information.

ショッピングサーバ6は、ユーザ端末4から送られてきたHTTPリクエストに基づいて様々な処理を行う。例えば、各種ウェブページデータ(例えば商品ウェブページ、買い物かごウェブページ、注文ウェブページなど)の生成及び送信や、ユーザによる注文確定操作に応じた購入処理等を実行する。
ウェブページデータは、例えば、HTML(Hyper Text Markup Language)やXHTML(Extensible HyperText Markup Language)などの構造化文書ファイルである。構造化文書ファイルには、商品の名称や説明文などのテキストデータや商品に関する画像などの画像データと、それらの配置や表示態様(文字色やフォントや大きさや装飾など)が記述されている。
ウェブページとしては、例えば、ユーザにログイン情報を入力させるためのログインページや、商品の検索を行うための検索ページや、商品の詳細情報を表示するための商品詳細ページなどである。
The shopping server 6 performs various processes based on the HTTP request sent from the user terminal 4. For example, generation and transmission of various web page data (for example, a product web page, a shopping cart web page, an order web page, etc.), a purchase process according to an order confirmation operation by the user, and the like are executed.
The web page data is, for example, a structured document file such as HTML (Hyper Text Markup Language) or XHTML (Extensible HyperText Markup Language). The structured document file describes text data such as product names and descriptions, image data such as images related to products, and their arrangement and display mode (character color, font, size, decoration, etc.).
Examples of the web page include a login page for allowing the user to input login information, a search page for searching for products, and a product detail page for displaying detailed information on products.

ショッピングサーバ6により提供されるウェブページには、商品検索にあたっての検索クエリを入力するための入力欄が検索フォームとして配置されており、ユーザは該検索フォームに対して検索のためのキーワードを入力できる。検索フォームの近傍には検索ボタンが配置され、ユーザは該検索ボタンを操作することで検索フォームへの入力キーワードに基づく検索の実行指示を行うことができる。この実行指示に応じて、ユーザ端末4は入力キーワードを検索クエリとした検索リクエストを検索サーバ7に対して行う。   On the web page provided by the shopping server 6, an input field for inputting a search query for searching for a product is arranged as a search form, and the user can input a keyword for search on the search form. . A search button is arranged in the vicinity of the search form, and the user can issue a search execution instruction based on an input keyword to the search form by operating the search button. In response to this execution instruction, the user terminal 4 makes a search request with the input keyword as a search query to the search server 7.

検索サーバ7は、いわゆる検索エンジンとして機能し、検索リクエストにより指定された検索クエリをユーザ端末4から受信し、該検索クエリに基づきショッピングサーバ6が管理している各種の商品ウェブページのうちから検索クエリに関連する商品ウェブページを検索する。
検索サーバ7は、ショッピングサーバ6が管理している上記の商品情報や商品ウェブページのファイルに含まれる文字情報(テキスト情報)等に基づき、受信した検索クエリに関連する商品ウェブページ、例えば検索クエリと一致する文字情報を含む商品ウェブページを検索する。なお、検索処理の効率化のため、検索クエリと検索結果を予め紐付けてDB等に記憶しておいてもよい。この場合には、検索サーバ7は、検索クエリに応じた検索結果をDB等から取得してユーザ端末4へ送信すればよい。
The search server 7 functions as a so-called search engine, receives a search query specified by a search request from the user terminal 4, and searches from various product web pages managed by the shopping server 6 based on the search query. Search for product web pages related to the query.
The search server 7 is a product web page related to the received search query, for example, a search query, based on the product information managed by the shopping server 6 or the character information (text information) included in the product web page file. Search for product web pages that contain text information that matches. For efficient search processing, a search query and a search result may be linked in advance and stored in a DB or the like. In this case, the search server 7 may acquire a search result corresponding to the search query from the DB or the like and transmit it to the user terminal 4.

後述するように、本実施の形態のネットワークシステム1においては、ショッピングサーバ6により提供されるウェブページにおける検索フォームに文字が入力された場合には、検索フォームへの入力文字に応じたサジェストワードが当該ウェブページ上に提示される。例えば、「ごるふ」という入力文字に応じて「ゴルフウェア」や「ゴルフボール 送料無料」等のサジェストワードが提示される。
提示されたサジェストワードのうちの一つがユーザにより選択されると、ユーザ端末4は選択されたサジェストワードを検索クエリとした検索リクエストを検索サーバ7に対して行い、検索サーバ7が該検索の結果を提示するための検索結果ページをユーザ端末4に送信する。
これによりユーザは、入力しようとした検索クエリについて全ての文字を入力せずとも該検索クエリによる検索を実行させることができるため、目的の商品を検索する際のユーザの文字入力負担の軽減が図られている。
As will be described later, in the network system 1 according to the present embodiment, when a character is input to the search form on the web page provided by the shopping server 6, a suggestion word corresponding to the input character to the search form is displayed. Presented on the web page. For example, suggested words such as “golf wear” and “golf ball free shipping” are presented according to the input character “golf”.
When one of the presented suggested words is selected by the user, the user terminal 4 makes a search request using the selected suggested word as a search query to the search server 7, and the search server 7 obtains the search result. A search result page for presenting is transmitted to the user terminal 4.
As a result, the user can execute a search using the search query without inputting all characters in the search query to be input, thereby reducing the user's character input burden when searching for the target product. It has been.

サジェストサーバ8は、サジェストワードの提示等に係る各種の処理を実行する情報処理装置である。具体的な処理については後述する。
なお、上記の説明からも理解されるように、サジェストワードとは、検索フォームに入力された文字列から推測される、ユーザが入力するであろう検索文字列の完成形として提示される選択肢である。具体的には「ご」と入力された際に提示される「ゴルフウェア」や「ゴルフボール」であり、「ごるふう」と入力された際に提示される「ゴルフウェア」や「ゴルフウォッチ」である。また、「ゴルフボール」と入力された場合に提示される「ゴルフボール 新品」や「ゴルフボール 中古」など複数の単語を羅列した文字列もサジェストワードの一つである。
The suggest server 8 is an information processing apparatus that executes various processes related to the presentation of a suggest word. Specific processing will be described later.
As can be understood from the above description, a suggestion word is an option that is inferred from a character string input in a search form and presented as a completed form of a search character string that a user will input. is there. Specifically, it is “golf wear” or “golf ball” presented when “go” is entered, and “golf wear” or “golf watch” presented when “golfou” is entered. It is. In addition, a character string in which a plurality of words such as “new golf ball” and “used golf ball” presented when “golf ball” is input is one of the suggested words.

ユーザ端末4は、ウェブブラウザを備えたコンピュータ装置である。ユーザ端末4としては、例えば高機能携帯電話機(スマートフォン)や携帯電話機、携帯情報端末(PDA:Personal Digital Assistant)、携帯型又は据置型のパーソナルコンピュータ(PC:Personal Computer)などが挙げられるが、ユーザ端末4の種類はこれらに限定されない。   The user terminal 4 is a computer device provided with a web browser. Examples of the user terminal 4 include a high-performance mobile phone (smart phone), a mobile phone, a personal digital assistant (PDA), a portable or stationary personal computer (PC), and the like. The kind of terminal 4 is not limited to these.

ユーザ端末4は、HTTP(Hypertext Transfer Protocol)リクエストをショッピングサイト運営システム3(特にショッピングサーバ6や検索サーバ7)に送信することで所望のウェブページデータの送信や所定の処理を要求する。またユーザ端末4は、HTTPリクエストに応じて送られてきたウェブページデータを受信してウェブブラウザにより表示する。これにより、ユーザ端末4を利用するユーザは所望のウェブページを閲覧したり操作したりすることができる。   The user terminal 4 requests the transmission of desired web page data or predetermined processing by transmitting an HTTP (Hypertext Transfer Protocol) request to the shopping site management system 3 (particularly, the shopping server 6 or the search server 7). Further, the user terminal 4 receives the web page data sent in response to the HTTP request and displays it by the web browser. Thereby, the user using the user terminal 4 can browse and operate a desired web page.

店舗端末5は、ショッピングサイト運営システム3が提供する電子商取引サービスを利用して、商品の販売を行う販売者が利用する端末である。   The store terminal 5 is a terminal used by a seller who sells products using an electronic commerce service provided by the shopping site management system 3.

ユーザ端末4や店舗端末5では、必要に応じて各種の送受信処理や表示処理などが実行される。また、ユーザ端末4や店舗端末5は、例えば、通信機能を備えたPC(Personal Computer)やフィーチャーフォンやPDA(Personal Digital Assistants)、或いは、スマートフォンやタブレット端末などのスマートデバイスなどである。
なお、ユーザ端末4や店舗端末5は、利用する人物が商品を購入する立場にいる人物なのか、または、商品を販売する立場にいる人物なのかによって便宜上名前を使い分けているだけであり、実質的に端末の構成などは同じである。
In the user terminal 4 and the store terminal 5, various transmission / reception processes and display processes are executed as necessary. The user terminal 4 and the store terminal 5 are, for example, a PC (Personal Computer), a feature phone, a PDA (Personal Digital Assistants) having a communication function, or a smart device such as a smartphone or a tablet terminal.
Note that the user terminal 4 and the store terminal 5 only use names for convenience depending on whether the person to be used is a person who is in a position to purchase a product or a person who is in a position to sell a product. The terminal configuration is the same.

なお、上記では、ユーザ端末4が直接検索サーバ7に対して検索リクエストを送信することにより入力キーワードや選択されたサジェストワードを検索クエリとした検索が実行される例を示したが、ユーザ端末4が入力キーワード又は選択されたサジェストワードなどの検索クエリがショッピングサーバ6を介して検索サーバ7に送信される構成とされていてもよい。この場合には、ショッピングサーバ6は、検索サーバ7から検索結果情報を受信し、受信した検索結果情報に基づいて検索結果を表すウェブページデータを生成し、生成したウェブページをユーザ端末4に送信するようにしてもよい。
In the above description, the user terminal 4 directly transmits a search request to the search server 7, so that the search using the input keyword or the selected suggest word as a search query is performed. A search query such as an input keyword or a selected suggest word may be transmitted to the search server 7 via the shopping server 6. In this case, the shopping server 6 receives the search result information from the search server 7, generates web page data representing the search result based on the received search result information, and transmits the generated web page to the user terminal 4. You may make it do.

<2.コンピュータ装置のハードウェア構成>

図2において、図1で示したショッピングサーバ6や検索サーバ7やサジェストサーバ8をはじめとした各装置(会員DB50、商品DB51、店舗DB52、サジェストワードDB53、ユーザ端末4、及び店舗端末5)を構成するコンピュータ装置のCPU(Central Processing Unit)101は、ROM( Read Only Memory)102に記憶されているプログラム、または記憶部108からRAM( Random Access Memory )103にロードされたプログラムに従って各種の処理を実行する。RAM103にはまた、CPU101が各種の処理を実行する上において必要なデータなども適宜記憶される。
CPU101、ROM102、およびRAM103は、バス104を介して相互に接続されている。このバス104には、入出力インタフェース105も接続されている。
入出力インタフェース105には、入力部106、出力部107、記憶部108、通信部109が接続されている。
入力部106はキーボード、マウス、タッチパネルなどにより構成される。
出力部107はLCD(Liquid Crystal Display)、CRT(Cathode Ray Tube)、有機EL(Electroluminescence)パネルなどよりなるディスプレイ、並びにスピーカなどにより構成される。
記憶部108はHDD(Hard Disk Drive)やフラッシュメモリ装置などにより構成される。
通信部109はネットワーク2を介しての通信処理や機器間通信を行う。
入出力インタフェース105にはまた、必要に応じてメディアドライブ110が接続され、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどのリムーバブルメディア111が適宜装着され、リムーバブルメディア111に対する情報の書込や読出が行われる。
<2. Hardware configuration of computer device>

2, the devices (member DB 50, product DB 51, store DB 52, suggest word DB 53, user terminal 4, and store terminal 5) including the shopping server 6, the search server 7, and the suggest server 8 shown in FIG. A CPU (Central Processing Unit) 101 of a computer device that constitutes a computer performs various processes according to a program stored in a ROM (Read Only Memory) 102 or a program loaded from a storage unit 108 to a RAM (Random Access Memory) 103. Run. The RAM 103 also appropriately stores data necessary for the CPU 101 to execute various processes.
The CPU 101, ROM 102, and RAM 103 are connected to each other via a bus 104. An input / output interface 105 is also connected to the bus 104.
An input unit 106, an output unit 107, a storage unit 108, and a communication unit 109 are connected to the input / output interface 105.
The input unit 106 includes a keyboard, a mouse, a touch panel, and the like.
The output unit 107 includes a display made up of an LCD (Liquid Crystal Display), a CRT (Cathode Ray Tube), an organic EL (Electroluminescence) panel, etc., and a speaker.
The storage unit 108 includes an HDD (Hard Disk Drive), a flash memory device, or the like.
The communication unit 109 performs communication processing and inter-device communication via the network 2.
A media drive 110 is also connected to the input / output interface 105 as necessary, and a removable medium 111 such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is appropriately mounted, and information can be written to the removable medium 111. Reading is performed.

このようなコンピュータ装置では、通信部109による通信によりデータやプログラムのアップロード、ダウンロードが行われる。またリムーバブルメディア111を介したデータやプログラムの受け渡しが可能である。
CPU101が各種のプログラムに基づいて処理動作を行うことで、ショッピングサーバ6や検索サーバ7やサジェストサーバ8をはじめとした各装置(会員DB50、商品DB51、店舗DB52、サジェストワードDB53、ユーザ端末4、及び店舗端末5)としての必要な情報処理や通信が実行される。
なお、ショッピングサーバ6や検索サーバ7やサジェストサーバ8をはじめとした各装置(会員DB50、商品DB51、店舗DB52、サジェストワードDB53、ユーザ端末4、及び店舗端末5)を構成する情報処理装置は、図2のようなコンピュータ装置が単一で構成されることに限らず、複数のコンピュータ装置がシステム化されて構成されてもよい。複数のコンピュータ装置は、LAN等によりシステム化されていてもよいし、インターネット等を利用したVPN等により遠隔地に配置されたものでもよい。複数の情報処理装置には、クラウドコンピューティングサービスによって利用可能なサーバ群(クラウド)としての情報処理装置が含まれてもよい。
In such a computer device, data and programs are uploaded and downloaded by communication by the communication unit 109. Data and programs can be exchanged via the removable medium 111.
As the CPU 101 performs processing operations based on various programs, each device (member DB 50, product DB 51, store DB 52, suggest word DB 53, user terminal 4, user terminal 4, etc.) including the shopping server 6, the search server 7, and the suggest server 8. And necessary information processing and communication as the store terminal 5) are executed.
In addition, the information processing apparatus which comprises each apparatus (Member DB50, goods DB51, store DB52, suggest word DB53, user terminal 4, and store terminal 5) including the shopping server 6, the search server 7, and the suggestion server 8 is as follows. The computer device as shown in FIG. 2 is not limited to a single computer device, and a plurality of computer devices may be configured as a system. The plurality of computer devices may be systemized by a LAN or the like, or may be arranged at a remote place by a VPN using the Internet or the like. The plurality of information processing apparatuses may include an information processing apparatus as a server group (cloud) that can be used by the cloud computing service.

<3.サジェストサーバの機能構成及びDB>

図3に1又は複数の情報処理装置で構成されるサジェストサーバ8としての機能構成および各種のDBを示す。
サジェストサーバ8としての各機能は、情報処理装置においてCPU101でプログラムに応じて実行される処理により実現される機能である。但し以下説明する全部又は一部の各構成の処理をハードウェアにより実現してもよい。
また各機能をソフトウエアで実現する場合に、各機能がそれぞれ独立したプログラムで実現される必要はない。1つのプログラムにより複数の機能の処理が実行されてもよいし、1つの機能が複数のプログラムモジュールの連携で実現されてもよい。
<3. Suggested server functional configuration and DB>

FIG. 3 shows a functional configuration and various DBs as a suggest server 8 configured by one or a plurality of information processing apparatuses.
Each function as the suggest server 8 is a function realized by processing executed by the CPU 101 in accordance with the program in the information processing apparatus. However, all or some of the processes described below may be realized by hardware.
Further, when each function is realized by software, each function need not be realized by an independent program. Processing of a plurality of functions may be executed by one program, or one function may be realized by cooperation of a plurality of program modules.

サジェストサーバ8は、管理部8a、情報取得部8b、ジャンル情報推定部8c、抽出部8d、提示部8eを備える。
管理部8aは、ユーザに提示するサジェストワードを管理するための各種処理を実行する。具体的にはサジェストワードDB53に新たなサジェストワードを登録する処理や、登録内容を変更する処理などを行う。
The suggest server 8 includes a management unit 8a, an information acquisition unit 8b, a genre information estimation unit 8c, an extraction unit 8d, and a presentation unit 8e.
The management unit 8a executes various processes for managing the suggestion word to be presented to the user. Specifically, a process for registering a new suggestion word in the suggestion word DB 53, a process for changing the registration contents, and the like are performed.

情報取得部8bは、ユーザによって入力された入力文字の情報を取得する処理を実行する。特に、本実施の形態では、入力が完了したキーワードごとに取得するだけでなく、ユーザによって文字が入力されるごと(例えばキーボードの入力キーが1回押されるごと)に、入力された文字情報を取得する。
また、情報取得部8bは、検索クエリの入力前に閲覧していたウェブページの情報を取得する。本実施の形態で情報取得部8bが取得するウェブページの情報とは、少なくともジャンル情報が推定可能なウェブページの情報である。例えば、URL(Uniform Resource Locator)情報からジャンル情報が推定できる場合であればURL情報であってもよいし、ウェブページに紐付けられたキーワードの情報であってもよい。また、ウェブページが何のジャンルによるものかを示すジャンル情報であってもよい。更には、ウェブページを閲覧するために入力された検索クエリであってもよい。
The information acquisition unit 8b executes a process of acquiring information about input characters input by the user. In particular, in this embodiment, not only for each keyword for which input has been completed, but also for each time a character is input by the user (for example, every time an input key on the keyboard is pressed) get.
Moreover, the information acquisition part 8b acquires the information of the web page browsed before the input of the search query. The information on the web page acquired by the information acquisition unit 8b in the present embodiment is information on the web page at which genre information can be estimated. For example, URL information may be used as long as genre information can be estimated from URL (Uniform Resource Locator) information, or keyword information linked to a web page. Further, it may be genre information indicating what genre the web page is based on. Further, it may be a search query input for browsing a web page.

ジャンル情報推定部8cは、ユーザが検索クエリの入力直前に閲覧していたウェブページに基づくジャンルを推定する。いくつかの例について後述する。なお、以降の説明においては、このようなウェブページを「直前閲覧ウェブページ」と記載する。
抽出部8dは、情報取得部8bが取得した検索クエリに関する情報(例えば入力途中の文字列)とジャンル情報推定部8cが推定したジャンル情報に基づいて、サジェストワードDB53からユーザに提示するのに適切なサジェストワードを抽出する。
提示部8eは、抽出部8dが抽出したサジェストワードをユーザ端末4に提示する。このとき、抽出したサジェストワードの提示順を決定し、該提示順に基づいた表示をさせるために優先度情報を付してユーザ端末4に送信してもよい。
The genre information estimation unit 8c estimates a genre based on a web page that the user is browsing immediately before inputting a search query. Some examples are described below. In the following description, such a web page is referred to as a “previous browsing web page”.
The extraction unit 8d is suitable for presenting to the user from the suggestion word DB 53 based on the information related to the search query acquired by the information acquisition unit 8b (for example, a character string in the middle of input) and the genre information estimated by the genre information estimation unit 8c. A simple suggestion word.
The presentation unit 8e presents the suggestion word extracted by the extraction unit 8d to the user terminal 4. At this time, the order of presentation of the extracted suggest words may be determined, and priority information may be attached and transmitted to the user terminal 4 for display based on the order of presentation.

これまで説明してきた各種機能を実現するために、ショッピングサイト運営システム3は、図3に示す各DBを備えている。
図3に示す各DBは、ショッピングサイト運営システム3を構成する各情報処理装置が必要に応じてアクセス可能とされていればどのような形態で実現されていてもよい。例えばショッピングサイト運営システム3と同一システム内の記憶部に各DBのすべてが形成されていてもよいし、各DBの一部又は全部が別体、遠隔地等のコンピュータシステムに設けられていてもよい。もちろん各DBが一つの装置(例えば一つのHDD等)内に形成されている必要はない。また各DBのそれぞれが、それぞれ1つのDBとして構成される必要もない。例えば会員DB50に記憶される情報が、複数の会員DB(例えばログイン用の会員DBと取引用の会員DBなど)により記憶管理されてもよい。以下説明する各DBは、実施の形態の処理に関連する情報の記憶部を、それぞれ1つのDBの形態で例示したものに過ぎない。
In order to realize the various functions described so far, the shopping site management system 3 includes each DB shown in FIG.
Each DB shown in FIG. 3 may be realized in any form as long as each information processing apparatus constituting the shopping site management system 3 can be accessed as necessary. For example, all DBs may be formed in the storage unit in the same system as the shopping site management system 3, or a part or all of each DB may be provided in a computer system such as a separate or remote place. Good. Of course, each DB does not need to be formed in one device (for example, one HDD). Each DB does not need to be configured as one DB. For example, information stored in the member DB 50 may be stored and managed by a plurality of member DBs (for example, a login member DB and a transaction member DB). Each DB described below is merely an example of a storage unit for information related to the processing of the embodiment in the form of one DB.

会員DB50にはショッピングサイト運営システム3が提供する各種サービスを利用するユーザの情報がユーザごとに記憶されている。例えば、一人のユーザを特定可能な一つのユーザIDに対して、ログインパスワード、氏名、年齢、性別、年収、住所、メールアドレス、趣味などの個人的な情報が紐付けられて記憶される。また、決済情報や商品の購入履歴、商品のお気に入り登録情報などが記憶されていてもよい。勿論、一つのユーザIDに対してこれら全ての情報が必ず紐付けられている必要は無く、ユーザの開示意思のない情報は無くてもよい。   In the member DB 50, information on users who use various services provided by the shopping site management system 3 is stored for each user. For example, personal information such as a login password, name, age, gender, annual income, address, e-mail address, hobby, etc. is linked and stored for one user ID that can identify one user. Further, payment information, purchase history of products, favorite registration information of products, and the like may be stored. Of course, it is not always necessary to link all these pieces of information to one user ID, and there is no information that the user does not intend to disclose.

商品DB51には、ショッピングサイト運営システム3を介して売買が可能な各商品についての情報が記憶される。例えば、商品を一意に識別可能な商品IDに対して、商品ジャンル、商品画像、製造者(メーカー)情報、製造者によって付与される型番情報、販売開始日、取扱商品提供者情報、在庫情報、商品紹介文などが紐付けられて記憶される。
商品画像の情報は、画像データそのものでもよいし、保存されている画像データのリンク情報(URL情報など)でもよい。
また、商品DB51には、上記以外にも、生産地や商品のスペック(色、大きさ、性能情報)などが記憶されてもよい。
なお、商品DB51には、商品ページなどのウェブページデータも記憶されている。
The product DB 51 stores information about each product that can be bought and sold via the shopping site management system 3. For example, for a product ID that can uniquely identify a product, product genre, product image, manufacturer (maker) information, model number information given by the manufacturer, sales start date, handling product provider information, inventory information, A merchandise introduction sentence is linked and stored.
The product image information may be image data itself or link information (URL information or the like) of stored image data.
In addition to the above, the product DB 51 may store production locations, product specifications (color, size, performance information), and the like.
The product DB 51 also stores web page data such as product pages.

店舗DB52には、ショッピングサイトに出店している加盟店舗の情報が記憶される。
例えば、それぞれの店舗を一意に識別可能な店舗IDに対して、ログインパスワード、店舗名、店舗ロゴ、取扱商品の商品ID(ショッピングサイト運営システム3が商品ごとに付与する商品固有のコード情報)、商品ページURL、商品ごとの価格、店舗ページのURL、連絡先(電話番号やメールアドレスなど)などの各情報が紐付けられて記憶される。
商品ページURLは商品ページごとに付されるURLであり、同一商品であっても販売店舗が異なる場合には、異なる商品ページURLが付される。
店舗ロゴの情報は、画像データそのものでもよいし、保存されている画像データのリンク情報(URL情報)などでもよい。
これらの情報は、ショッピングサイト運営システム3におけるオペレータや店舗の従業員等により登録される。
The store DB 52 stores information on member stores that are open on the shopping site.
For example, with respect to a store ID that can uniquely identify each store, a login password, a store name, a store logo, a product ID of a handled product (product-specific code information provided for each product by the shopping site management system 3), Information such as the product page URL, the price for each product, the URL of the store page, and the contact information (telephone number, e-mail address, etc.) is linked and stored.
The product page URL is a URL attached to each product page, and even if the product is the same, if the store is different, a different product page URL is attached.
The store logo information may be image data itself or link information (URL information) of stored image data.
These pieces of information are registered by an operator in the shopping site management system 3 or a store employee.

サジェストワードDB53には、ユーザの検索クエリの入力時に提示されるサジェストワードに係る情報が記憶されている。具体的に図4を参照して説明する。なお、図4は、サジェストワードDB53に記憶されたサジェストワードの中から本実施の形態の説明で用いるサジェストワードを抜粋したものである。
一つのサジェストワードは、該サジェストワードを一意に特定するためのS_IDとユーザに提示する文字列情報とサジェストワードの検索に用いられる表音情報と第1乃至第n番目のジャンル情報を備えて構成されている。
表音情報は、例えば、ヘボン式のローマ字表記とされている。
ジャンル情報は、ジャンルの階層構造を表した情報とされており、第1ジャンルが最も大きなカテゴリを表している。即ち、第2ジャンルは、第1ジャンルのサブジャンルとされている。同様に第3ジャンルは第2ジャンルのサブジャンルとされている。
具体的には、ID=S_2152とされたサジェストワードは「ヘッドカバー」とされており、表音情報が「heddokaba−」とされている。また、ジャンル情報は、第1ジャンルが「スポーツ」とされ、第2ジャンルが「ゴルフ」とされ、第3ジャンルが「小物」とされ、第4ジャンルが「ヘッドカバー」とされている。
The suggestion word DB 53 stores information related to the suggestion word presented when the user enters a search query. This will be specifically described with reference to FIG. FIG. 4 is an excerpt of the suggestion word used in the description of the present embodiment from the suggestion words stored in the suggestion word DB 53.
One suggestion word includes an S_ID for uniquely identifying the suggestion word, character string information to be presented to the user, phonetic information used for searching the suggestion word, and first to nth genre information. Has been.
The phonetic information is, for example, a Hebon-style Roman alphabet.
The genre information is information representing a hierarchical structure of genres, and the first genre represents the largest category. That is, the second genre is a sub-genre of the first genre. Similarly, the third genre is a sub-genre of the second genre.
Specifically, the suggest word with ID = S — 2152 is “head cover”, and the phonetic information is “hedokaba-”. In the genre information, the first genre is “sports”, the second genre is “golf”, the third genre is “accessories”, and the fourth genre is “head cover”.

<4.全体の流れ>

ショッピングサイト運営システム3が提供するショッピングサイトを利用していくつかの商品ページを閲覧した後に、商品検索のために検索欄に文字を入力する場合の全体の処理の流れについて説明する(図5参照)。
<4. Overall flow>

A description will be given of the overall processing flow in the case where characters are entered in the search field for product search after browsing several product pages using the shopping site provided by the shopping site management system 3 (see FIG. 5). ).

先ず、ユーザ端末4とショッピングサーバ6の間でログインに関する処理が実行される。
具体的に、ユーザ端末4はステップS101において、ユーザがログインページを表示させる操作を行ったことに応じたログイン画面要求処理を実行する。ログイン画面要求処理とは、ログイン情報を入力するためのウェブページに関するウェブページデータを要求することである。ログイン画面要求処理によりユーザ端末4からショッピングサーバ6へログイン画面要求が送信されると、ショッピングサーバ6はステップS201において、ログイン画面送信処理を実行する。
これにより、例えば、ショッピングサーバ6から受信したショッピングサイトへのログイン画面(ウェブページ)がユーザ端末4上に表示される。
First, login processing is executed between the user terminal 4 and the shopping server 6.
Specifically, in step S101, the user terminal 4 executes a login screen request process in response to the user performing an operation for displaying a login page. The login screen request process is to request web page data related to a web page for inputting login information. When a login screen request is transmitted from the user terminal 4 to the shopping server 6 by the login screen request process, the shopping server 6 executes a login screen transmission process in step S201.
Thereby, for example, a login screen (web page) to the shopping site received from the shopping server 6 is displayed on the user terminal 4.

次に、ユーザ端末4はステップS102において、ユーザによって入力されたログイン情報(ユーザIDとパスワード)をショッピングサーバ6へ送信するログイン情報送信処理を実行する。ユーザ端末4からショッピングサーバ6へログイン情報が送信されると、ショッピングサーバ6はステップS202において認証処理を実行し、続くステップS203において認証結果通知処理を実行する。
具体的には、ショッピングサーバ6は、ユーザ端末4上で入力されたユーザIDとパスワードを会員DB50に記憶された情報と比較して当該ユーザのログイン可否を判定し、認証結果をユーザ端末4へ通知する。なお、認証結果をユーザ端末4へ返すと共に、ショッピングサイトのトップページのウェブページデータを送信してもよい。これにより、ユーザ認証がなされると共に、ユーザ端末4上にショッピングサイトのトップページが表示される。
なお、図5に示す一連の流れは、ステップS202の認証処理においてログイン可と判定された場合を示している。ステップS202においてログイン不可と判定した場合は、ユーザ端末4は再度ステップS102の処理を実行し、これに応じてショッピングサーバ6はステップS202の処理を実行する。
Next, in step S <b> 102, the user terminal 4 executes login information transmission processing for transmitting login information (user ID and password) input by the user to the shopping server 6. When the login information is transmitted from the user terminal 4 to the shopping server 6, the shopping server 6 executes an authentication process in step S202, and executes an authentication result notification process in the subsequent step S203.
Specifically, the shopping server 6 compares the user ID and password input on the user terminal 4 with information stored in the member DB 50 to determine whether or not the user can log in, and sends the authentication result to the user terminal 4. Notice. In addition, while returning an authentication result to the user terminal 4, you may transmit the web page data of the top page of a shopping site. Thereby, user authentication is performed and the top page of the shopping site is displayed on the user terminal 4.
Note that the series of flows shown in FIG. 5 shows a case where it is determined that login is possible in the authentication processing in step S202. If it is determined in step S202 that login is not possible, the user terminal 4 executes the process of step S102 again, and the shopping server 6 executes the process of step S202 accordingly.

続いて、ユーザが行う商品検索操作に基づいて、ユーザ端末4、サジェストワードサーバ8及び検索サーバ7が各種の処理を実行する。図5では、ユーザが1回の検索操作を行い、提示された検索結果から一つの商品情報を選択して閲覧する例について示している。
ユーザが商品検索のために検索ボックス(検索のためのキーワードを入力するための入力フォーム)に文字を入力すると、ユーザ端末4はステップS103で検索文字列入力操作を受け付けると共に、サジェストサーバ8はステップS301でユーザに適した検索クエリをサジェストワードとして提示するサジェストワード提示処理を実行する。
ステップS103の検索文字列入力操作受付処理は、ユーザが検索クエリとしての文字入力を一回行うごとに、例えば文字入力のためのキーボードのキーを1回押下するたびに、入力途中の検索クエリを入力中検索文字列としてサジェストワードサーバ8に送信する。
入力中検索文字列の送信は、文字を追加するためのキー操作だけでなく入力文字を一文字消去するためのキー操作の際にも行われる。具体的には、「g」と入力した際には「g」が入力中検索文字列として送信され、次に「o」が押下された際には「ご」が入力中検索文字列として送信され、更に「k」が押下された際には「ごk」が入力中検索文字列として送信される。次にユーザがバックスペースキーを押下した際には「k」が消去された「ご」が入力中検索文字列としてサジェストワードサーバ8に送信される。
サジェストワードサーバ8は、入力中検索文字列を受信するごとにユーザにサジェストワードを提示するための処理を実行する。詳しくは後述する。
Subsequently, based on the product search operation performed by the user, the user terminal 4, the suggest word server 8, and the search server 7 execute various processes. FIG. 5 shows an example in which the user performs a single search operation and selects and browses one product information from the presented search results.
When a user inputs characters into a search box (input form for inputting a keyword for search) for product search, the user terminal 4 accepts a search character string input operation in step S103, and the suggest server 8 In S301, a suggestion word presenting process for presenting a search query suitable for the user as a suggestion word is executed.
The search character string input operation accepting process in step S103 performs a search query in the middle of input each time the user performs character input as a search query once, for example, every time the user presses a keyboard key for character input. It transmits to the suggestion word server 8 as a search character string during input.
The search character string during input is transmitted not only when a key operation is performed to add a character but also when a key operation is performed to delete one input character. Specifically, when “g” is input, “g” is transmitted as an input search character string, and when “o” is pressed next, “G” is transmitted as an input search character string. When “k” is further pressed, “G” is transmitted as an input search character string. Next, when the user presses the backspace key, “go” from which “k” has been deleted is transmitted to the suggestion word server 8 as an input search character string.
The suggestion word server 8 executes a process for presenting a suggestion word to the user every time a search character string during input is received. Details will be described later.

次にユーザが商品検索のための検索クエリの入力を終え検索ボタンを押下すると、ユーザ端末4はステップS104において、検索操作受付処理を実行する。
この処理では、最終的にユーザに指定された検索クエリを検索サーバ7に送信すると共に、検索指示がなされたことを検索サーバ7に通知する。
なお、ユーザは検索ボタンを押下する代わりにEnterキーを押下することにより検索を指示してもよい。
Next, when the user finishes inputting a search query for product search and presses the search button, the user terminal 4 executes a search operation reception process in step S104.
In this process, the search query finally designated by the user is transmitted to the search server 7 and the search server 7 is notified that a search instruction has been made.
Note that the user may instruct a search by pressing the Enter key instead of pressing the search button.

検索クエリを受信した検索サーバ7は、ステップS401で検索結果提示処理を実行する。検索結果提示処理では、例えば、検索結果として抽出された複数の商品が一覧表示されたウェブページの情報がユーザ端末4に送信される。
検索結果としてのウェブページデータを受信したユーザ端末4は、ステップS105で該検索結果を例えばモニタなどの表示装置上に表示させるための処理を実行する。これにより、ユーザ端末4上に検索結果として各種の商品の情報が提示される。
Receiving the search query, the search server 7 executes search result presentation processing in step S401. In the search result presentation process, for example, information on a web page on which a plurality of products extracted as search results are displayed as a list is transmitted to the user terminal 4.
The user terminal 4 that has received the web page data as the search result executes a process for displaying the search result on a display device such as a monitor in step S105. Thereby, information on various products is presented as a search result on the user terminal 4.

次にユーザが検索結果として一覧提示された商品から一つの商品を選択する操作を行うと、ユーザ端末4はステップS106で商品選択操作受付処理を実行する。この処理では、選択された商品の商品ページ情報をショッピングサーバ6に要求する。
商品ページ情報を要求されたショッピングサーバ6は、ユーザ端末4に対して商品ページのウェブページデータを送信する処理をステップS204で実行する。
商品ページのウェブページデータを受信したユーザ端末4は、ステップS107で商品ページを表示させるための処理を実行する。
これにより、ユーザは自身が選択した商品の詳細な情報を閲覧することができる。
Next, when the user performs an operation of selecting one product from the products listed as a search result, the user terminal 4 executes a product selection operation reception process in step S106. In this process, the shopping server 6 is requested for product page information of the selected product.
The shopping server 6 requested for the merchandise page information executes a process of transmitting the web page data of the merchandise page to the user terminal 4 in step S204.
The user terminal 4 that has received the web page data of the product page executes a process for displaying the product page in step S107.
Thereby, the user can browse the detailed information of the product selected by the user.

図5に示す各処理のうち、ステップS103の処理からステップS107の処理までが一つの商品ページを閲覧するために行われる処理の一例である。これ以外にも、検索結果ページを経由せずに直接商品ページを閲覧する場合もある。また、一つの検索結果ページから複数の商品ページを閲覧することもある。   Among the processes shown in FIG. 5, the process from step S103 to the process of step S107 is an example of a process performed for browsing one product page. In addition to this, the product page may be browsed directly without going through the search result page. In addition, a plurality of product pages may be browsed from one search result page.

なお、ユーザがログインをせずにステップS103以降の各処理を行ってもよい。例えば、ユーザがログインしていない場合、ショッピングサーバ6は、該ユーザが使用するユーザ端末4或いはユーザ端末4上で動作しているソフトウェア(ウェブブラウザ等)に対してセッションIDを発行し、該セッションIDの有効期限内においては、同一ユーザが使用していると推定して以降の各処理を実行してもよい。
Note that the processes after step S103 may be performed without the user logging in. For example, when the user is not logged in, the shopping server 6 issues a session ID to the user terminal 4 used by the user or software (such as a web browser) operating on the user terminal 4, and the session Within the validity period of the ID, each subsequent process may be executed assuming that the same user is using it.

<5.サジェストワード提示処理>

図5のステップS301で示したサジェストワード提示処理の具体的な処理例について、図6を参照して説明する。
サジェストワードをユーザに提示するためには、ユーザ端末4から入力中の検索文字列が送られてくる必要がある。サジェストワードサーバ8は、ステップS501で入力中検索文字列を受信したか否かを判定する処理を実行する。なお、ステップS501の処理は、入力中検索文字列を受信するまで繰り返し実行される必要はなく、ユーザ端末4から入力中検索文字列が送られてくるまでサジェストワードサーバ8が待機状態とされ、入力中検索文字列を受信したことをトリガとしてステップS502以降の処理を実行するように構成されていてもよい。
<5. Suggest word presentation process>

A specific processing example of the suggestion word presentation processing shown in step S301 of FIG. 5 will be described with reference to FIG.
In order to present a suggestion word to the user, the search character string being input from the user terminal 4 needs to be sent. The suggestion word server 8 executes a process for determining whether or not the input search character string is received in step S501. Note that the process of step S501 does not need to be repeated until an input search character string is received, and the suggestion word server 8 is placed in a standby state until an input search character string is sent from the user terminal 4, The processing after step S502 may be executed by using the input search character string as a trigger.

入力中検索文字列を受信したサジェストワードサーバ8は、ステップS502で、ジャンル関係情報を取得する処理を実行する。ジャンル関係情報は、ユーザが直近で興味を抱いている可能性の高いジャンルを推測可能な情報であり、例えば、閲覧したウェブページから取得可能な商品ジャンルの情報である。具体的な例は後述する。   In step S502, the suggest word server 8 that has received the input search character string executes a process of acquiring genre relation information. The genre-related information is information that can be used to guess the genre that the user is most likely interested in, for example, information on the product genre that can be acquired from the browsed web page. A specific example will be described later.

ユーザが閲覧したウェブページからジャンルに係る情報(ジャンル関係情報)を取得したサジェストワードサーバ8は、続くステップS503でユーザが短期的に注目している商品ジャンル(短期注目ジャンル)を推定する処理を実行する。
短期注目ジャンルの推定では、特定のジャンルがユーザの短期注目ジャンルとして推定される場合と、ユーザが短期的に注目しているジャンルは無いと推定される場合とがある。具体的な例については後述する。
The suggestion word server 8 that has acquired genre-related information (genre-related information) from the web page browsed by the user performs a process of estimating a product genre (short-term attention genre) that the user is interested in in the short term in the subsequent step S503. Run.
In the estimation of the short-term attention genre, there are a case where a specific genre is estimated as the user's short-term attention genre and a case where it is estimated that there is no genre that the user is paying attention to in the short-term. A specific example will be described later.

続いて、サジェストワードサーバ8はステップS504で、短期注目ジャンルとして推定されたジャンルがあるか否かを判定する。ある場合には、ステップS505で短期サジェストワード抽出処理を実行する。
短期サジェストワード抽出処理では、例えば図4に示すようなサジェストワードDB53から適したサジェストワードを抽出する。例えば、ユーザが検索クエリを入力中であり、且つ入力中検索文字列が「ヘッド」である場合に、ユーザが短期的に「登山」ジャンルに注目していると推定できる場合には、「ヘッド」で始まる種々のサジェストワードの中から「登山」ジャンルに関係のあるサジェストワードを提示する。具体的には、図7Aに示すように、検索ボックス9に入力中検索文字列「ヘッド」が表示されており、その下方に設けられたサジェストワード提示欄10に「ヘッド」から始まるサジェストワードが提示されている。上方に位置するサジェストワードほど提示優先度が高いサジェストワードとなっており、図示するように「登山」ジャンルに基づく「ヘッドライト」が最上位に提示され、その次にも「登山」ジャンルに基づく「ヘッドライト LED」が提示されている。
Subsequently, in step S504, the suggestion word server 8 determines whether there is a genre estimated as a short-term attention genre. If there is, the short-term suggest word extraction process is executed in step S505.
In the short-term suggest word extraction process, for example, a suitable suggest word is extracted from the suggest word DB 53 as shown in FIG. For example, when the user is inputting a search query and the search character string being input is “head”, if it can be estimated that the user is paying attention to the “climbing” genre in the short term, Suggestion words related to the “mountain climbing” genre are presented from among various suggestion words starting with “”. Specifically, as shown in FIG. 7A, the search character string “head” being input is displayed in the search box 9, and a suggestion word starting from “head” is displayed in the suggestion word presentation column 10 provided below the search character string. Presented. The suggestion word located at the top is a suggestion word with a higher presentation priority. As shown in the figure, the “headlight” based on the “mountain climbing” genre is presented at the top, and then the “mountain climbing” genre is also based. “Headlight LED” is presented.

また、ステップS505の括弧書きや図7Aに示すように、短期注目ジャンルである「登山」に属するサジェストワードだけでなく、それ以外のサジェストワード(図7Aでは、「ゴルフ」ジャンルに属する「ヘッドカバー」)を合わせて提示してもよい。これはあくまで一例であり、短期注目ジャンルに属するサジェストワードのみを提示してもよいし、短期注目ジャンルに属するサジェストワードが所定数未満である場合には他の方法で抽出した通常サジェストワードを合わせて提示してもよい。他の方法で抽出した通常サジェストワードとは、例えばユーザの普段の購買履歴や閲覧履歴などから推定した興味ジャンルに即したサジェストワードであってもよいし、全ユーザの検索クエリの傾向から最も利用される検索クエリをサジェストワードとしてもよいし、検索クエリを入力中のユーザと属性情報が一致したユーザの傾向から抽出したサジェストワードであってもよい。
短期注目ジャンルに応じたサジェストワードのみを提出することにより、ユーザの所望している検索クエリを迷わずに選択することが可能となる。また、他の方法により抽出した通常サジェストワードを合わせて提示することにより、ユーザが短期注目ジャンルに属する商品以外を検索する場合であっても、ユーザに適切なサジェストワードを提示できる可能性を高めることができる。
In addition, as shown in parentheses in step S505 and FIG. 7A, not only a suggestion word belonging to “climbing”, which is a short-term attention genre, but also other suggestion words (in FIG. 7A, “head cover” belonging to the “golf” genre). ) May be presented together. This is only an example, and only suggest words belonging to the short-term attention genre may be presented. When the number of suggest words belonging to the short-term attention genre is less than a predetermined number, normal suggest words extracted by other methods are combined. May be presented. Normal suggestion words extracted by other methods may be, for example, suggestion words based on the genre of interest estimated from the user's usual purchase history or browsing history, etc. The search query may be a suggestion word, or may be a suggestion word extracted from the tendency of the user whose attribute information matches the user who is inputting the search query.
By submitting only the suggestion word corresponding to the short-term attention genre, it becomes possible to select the search query desired by the user without hesitation. Moreover, even when the user searches for products other than the products belonging to the short-term attention genre, the possibility that the user can present an appropriate suggestion word is increased by presenting the normal suggestion word extracted by another method together. be able to.

なお、細分化されたジャンルが短期注目ジャンルとして推定できた場合には、可能な限り細かいジャンルに基づいて短期サジェストワードを提示することが有効である。
具体的には、普段「ゴルフ」ジャンルに興味があるユーザが直前に「ゴルフ」ジャンルに関するウェブページ(商品ページなど)を閲覧していたとしても、ユーザに提示されるサジェストワードは変わらない(図7B参照)。ところが、ユーザが直前に閲覧していたウェブページが「ゴルフ」ジャンルの中でも「ゴルフシューズ」ジャンルに関するものばかりであった場合、短期注目ジャンルは「ゴルフ」、「ゴルフシューズ」となる。このとき、「ゴルフシューズ」ジャンルは「ゴルフ」ジャンルのサブジャンルであるため(図4参照)、より細分化された「ゴルフシューズ」ジャンルに基づいてサジェストワードの提示が行われる。
具体的には、図7Cに示すように、入力中検索文字列が「ゴルフ」である場合に、短期サジェストワードが「ゴルフシューズ」や「ゴルフシューズ スパイクレス」や「ゴルフシューズ 鋲」などのように「ゴルフシューズ」ジャンルに基づいたものとなっている。即ち、図7Bと比較して入力中検索文字列が同じ「ゴルフ」であるのに対し、図7Cの方がより細かいジャンルに絞られた検索クエリがサジェストワードとして提示されている。従って、同じ文字数を入力したとしても、絞り込みがなされたサジェストワードが提示される分、ユーザの入力する検索クエリが少なくて済む可能性を高めることができる。
When the subdivided genre can be estimated as the short-term attention genre, it is effective to present the short-term suggest word based on the genre as fine as possible.
Specifically, even if a user who is usually interested in the “golf” genre browses a web page (such as a product page) related to the “golf” genre immediately before, the suggested word presented to the user does not change (see FIG. 7B). However, if the web page that the user was browsing just before was only about the “golf shoes” genre among the “golf” genres, the short-term attention genres are “golf” and “golf shoes”. At this time, since the “golf shoes” genre is a sub-genre of the “golf” genre (see FIG. 4), a suggestion word is presented based on the more subdivided “golf shoes” genre.
Specifically, as shown in FIG. 7C, when the input search character string is “golf”, the short-term suggest word is “golf shoes”, “golf shoes spikeless”, “golf shoes 鋲”, etc. It is based on the “golf shoes” genre. That is, while the input search character string is the same “golf” as compared to FIG. 7B, the search query shown in FIG. 7C is narrowed down to a more genre is presented as a suggestion word. Therefore, even if the same number of characters are input, it is possible to increase the possibility that the search query input by the user may be reduced by the amount of the suggested narrowed words.

図6の説明に戻る。ステップS504で短期注目ジャンルがなかった場合、サジェストワードサーバ8はステップS506で通常サジェストワードの抽出処理を実行する。
続けてサジェストワードサーバ8は、ステップS507でサジェストワードの提示処理を行う。これにより、ステップS505で抽出した短期サジェストワードやステップS506で抽出した通常サジェストワードがユーザ端末4の表示装置上に提示される。
なお、ステップS506の処理は必須ではなく、短期注目ジャンルが無い場合にはサジェストワードを提示しなくてもよい。この場合、サジェストワードがユーザに提示される場合には短期サジェストワードが提示されるため、自身の短期的な興味を確実に捉えたサジェストワードが提示されることをユーザに印象づけることができる。
Returning to the description of FIG. If there is no short-term attention genre in step S504, the suggestion word server 8 executes normal suggestion word extraction processing in step S506.
Subsequently, the suggestion word server 8 performs a suggestion word presentation process in step S507. Thereby, the short-term suggest word extracted at step S505 and the normal suggest word extracted at step S506 are presented on the display device of the user terminal 4.
Note that the processing in step S506 is not essential, and if there is no short-term attention genre, the suggestion word need not be presented. In this case, when the suggestion word is presented to the user, the short-term suggestion word is presented, so that the user can be impressed that the suggestion word that surely captures his / her short-term interest is presented.

<6.ジャンル関係情報取得処理の例>

図6のステップS502に示すジャンル関係情報取得処理について、いくつかの例を図に基づいて説明する。

[6−1.第1例]
ジャンル関係情報取得処理の第1例について、図8を参照して説明する。
第1例では、サジェストワードサーバ8はステップS601で直前の所定期間に閲覧したウェブページデータを取得する。続けて、サジェストワードサーバ8はステップS602でウェブページデータからキーワードを抽出する。
ここで、直前の所定期間について説明する。直前の所定期間の例を以下に示す。
・ケース1:今回の検索の所定時間前から今回の検索までの期間
・ケース2:今回の検索前のn件前のウェブページ閲覧から今回の検索までの期間
<6. Example of genre related information acquisition processing>

Several examples of the genre relation information acquisition processing shown in step S502 of FIG. 6 will be described with reference to the drawings.

[6-1. First example]
A first example of genre relation information acquisition processing will be described with reference to FIG.
In the first example, the suggest word server 8 acquires the web page data browsed in the predetermined period immediately before in step S601. Subsequently, the suggest word server 8 extracts keywords from the web page data in step S602.
Here, the immediately preceding predetermined period will be described. An example of the immediately preceding predetermined period is shown below.
・ Case 1: Period from the predetermined time before the current search to the current search ・ Case 2: Period from browsing the n previous web pages to the current search before the current search

例えばケース1では、所定時間を5分とし、現在の検索操作から5分前の間に閲覧したウェブページのウェブページデータを対象とする。所定時間は1時間などとしてもよいが、ユーザが短期的に興味を持ったジャンルについて調べる(検索する)ときの多くは、連続的に複数のウェブページを閲覧する傾向が高い。そのため、ある程度短い数分などのような時間を所定時間とすることで、ユーザが短期的に注目したウェブページを対象としてステップS602のキーワード抽出を行うことができる。
直前の所定時間の間に閲覧したウェブページが無い場合には、ジャンル関係情報の取得は行わない。また、直前の所定時間の間に閲覧したウェブページの数が少ない(例えば1件のみなど)場合はジャンル関係情報の取得を行わないとしてもよい。
For example, in case 1, the predetermined time is 5 minutes, and the web page data of a web page browsed 5 minutes before the current search operation is targeted. Although the predetermined time may be one hour or the like, in many cases when the user searches (searches) for a genre that the user is interested in in the short term, there is a high tendency to browse a plurality of web pages continuously. Therefore, the keyword extraction in step S602 can be performed for a web page that the user has focused on in the short term by setting the time such as a few minutes to be a predetermined time.
When there is no web page browsed during the immediately preceding predetermined time, genre related information is not acquired. Further, when the number of web pages browsed during the predetermined time immediately before is small (for example, only one page), the genre related information may not be acquired.

ケース2では、今回の検索操作の前に閲覧したウェブページのうち、例えば5件前の閲覧から今回の検索操作までの期間を所定期間とする。最後に閲覧したウェブページほどユーザの短期的な興味に基づいたウェブページである可能性が高いため、これに応じてキーワード抽出を行うことにより、最適な短期サジェストワードが抽出される可能性を高めることができる。   In case 2, among the web pages browsed before the current search operation, for example, a period from the previous five browses to the current search operation is set as a predetermined period. Since the last viewed web page is more likely to be a web page based on the user's short-term interests, keyword extraction is performed accordingly to increase the possibility of extracting the optimum short-term suggest word. be able to.

なお、ケース1とケース2を混合して所定期間を定めることも考えられる。例えば、直近の5分間に30件のウェブページを閲覧している場合には、ケース2を加味して直近の5件をキーワード抽出対象のウェブページとすることで、最適な短期サジェストワードをユーザに提示できる可能性が高まる。また、直近の5分間に2件しか閲覧していない場合、ケース2では5分以上前に閲覧したウェブページを含む5件のウェブページからキーワードを抽出することになるが、これにケース1を加味することで、直近に閲覧した2件分を対象としたキーワード抽出を行うことができる。
また、ケース1とケース2を加味した結果、キーワード抽出対象のウェブページが少ない場合は、ジャンル関係情報の取得を行わなくてもよい。
It is also conceivable that the predetermined period is determined by mixing case 1 and case 2. For example, if you browse 30 web pages in the last 5 minutes, consider the case 2 and use the 5 most recent web pages for keyword extraction to find the optimal short-term suggest word The possibility of being able to present is increased. In addition, when only 2 items are viewed in the last 5 minutes, in case 2, keywords are extracted from 5 web pages including web pages viewed more than 5 minutes ago. In addition, keyword extraction can be performed for the two most recently viewed items.
In addition, as a result of considering case 1 and case 2, when there are few keyword extraction target web pages, it is not necessary to acquire genre relation information.

ステップS602のキーワード抽出は、ウェブページデータに含まれる各種の文章や画像に付与されたファイル名などからジャンル情報を取得するのに適したキーワードを抽出する処理である。単にウェブページデータ内に出現したキーワードを抽出してもよいし、出現数を加味して抽出してもよい。
また、同一のジャンルや類似したジャンルに属する他のキーワードが出てくるものを抽出してもよい。例えば、「釣り竿」というキーワードが出現しているが、他に「釣り」ジャンルに属するキーワードが出現しない場合は、「釣り竿」というキーワードを抽出せず、「ゴルフボール」というキーワードが出現しており且つ「ゴルフウェア」や「マーカー」や「アプローチ」などの「ゴルフ」ジャンルに属するキーワードが出現している場合は、それらのキーワードを抽出してもよい。
The keyword extraction in step S602 is processing for extracting a keyword suitable for acquiring genre information from various texts included in the web page data and file names given to images. The keywords that appear in the web page data may be simply extracted, or may be extracted in consideration of the number of appearances.
Moreover, you may extract what the other keyword which belongs to the same genre or a similar genre appears. For example, if the keyword “fishing rod” appears but no other keyword belonging to the “fishing” genre appears, the keyword “fishing ball” appears without extracting the keyword “fishing rod”. In addition, when keywords belonging to the “golf” genre such as “golf wear”, “marker”, and “approach” appear, these keywords may be extracted.

[6−2.第2例]
ジャンル関係情報取得処理の第2例について、図9を参照して説明する。
第2例では、サジェストワードサーバ8はステップS611において、所定期間に閲覧したウェブページを検索する際に指定した検索クエリを取得する。所定期間は、先のケース1やケース2、或いはケース1とケース2の双方を加味したものである。
[6-2. Second example]
A second example of the genre related information acquisition process will be described with reference to FIG.
In the second example, in step S611, the suggestion word server 8 acquires a search query specified when searching for a web page browsed during a predetermined period. The predetermined period takes into account the previous case 1 and case 2, or both case 1 and case 2.

例えば、直前閲覧ウェブページが「ゴルフ」ジャンルに関する商品ページであり、閲覧するために指定した検索クエリが「ゴルフシューズ A社」などの検索クエリであった場合、それらの検索クエリをジャンル関係情報として取得する。   For example, if the web page immediately before browsing is a product page related to the “golf” genre and the search query specified for browsing is a search query such as “Golf Shoes A Company”, these search queries are used as genre-related information. get.

なお、第1例ではウェブページデータ(例えばHTMLファイル)に含まれる情報からキーワードを抽出する例を説明したが、第1例及び第2例の双方を考慮してジャンル関係情報を取得してもよい。具体的には、直前閲覧ウェブページを検索するために指定した検索クエリと直前閲覧ウェブページに含まれるキーワード情報の双方をジャンル関係情報として取得してもよい。
In the first example, an example in which keywords are extracted from information included in web page data (for example, an HTML file) has been described. However, even if genre-related information is acquired in consideration of both the first and second examples. Good. Specifically, both the search query specified for searching the immediately preceding browsing web page and the keyword information included in the immediately preceding browsing web page may be acquired as genre related information.

<7.短期注目ジャンル推定処理の例>

図6のステップS503で示した短期注目ジャンル推定処理の各例について、図を参照しながら説明する。

[7−1.第1例]
短期注目ジャンル推定処理の第1例について、図10を参照して説明する。
第1例では、サジェストワードサーバ8はステップS701において、ジャンル関係情報を取得できたか否かを判定する。取得できた場合、サジェストワードサーバ8はステップS702において、ジャンル関係情報からジャンル情報を抽出し短期注目ジャンルとして推定する。一方、取得出来ない場合には、サジェストワードサーバ8はステップS703において、短期注目ジャンルは無いと推定する。
ジャンル関係情報は、前述したように、ウェブページから抽出したキーワードや検索クエリなどである。このようなキーワードや検索クエリからジャンル情報を抽出する際には、例えば図4に示したサジェストワードDB53を用いてもよい。サジェストワードDB53に記憶された各サジェストワードは、ジャンル情報と紐付けられているため、キーワードや検索クエリをサジェストワードと見なしてサジェストワードDB53から検索することにより、当該キーワードや検索クエリがどのジャンルに属するのかを把握することが可能である。勿論、キーワードや検索クエリからジャンル情報を取得するための専用のDBを設けてもよい。
<7. Example of short-term attention genre estimation processing>

Each example of the short-term attention genre estimation process shown in step S503 of FIG. 6 will be described with reference to the drawings.

[7-1. First example]
A first example of short-term attention genre estimation processing will be described with reference to FIG.
In the first example, the suggestion word server 8 determines in step S701 whether or not genre relation information has been acquired. If it can be obtained, the suggestion word server 8 extracts genre information from the genre relation information and estimates it as a short-term attention genre in step S702. On the other hand, if it cannot be acquired, the suggestion word server 8 estimates in step S703 that there is no short-term attention genre.
As described above, the genre-related information is a keyword or a search query extracted from a web page. When extracting genre information from such keywords and search queries, for example, the suggestion word DB 53 shown in FIG. 4 may be used. Since each suggestion word stored in the suggestion word DB 53 is associated with genre information, a keyword or search query is regarded as a suggestion word and a search is performed from the suggestion word DB 53 to which genre the keyword or search query is assigned. It is possible to grasp whether it belongs. Of course, you may provide DB for exclusive use for acquiring genre information from a keyword or a search query.

ジャンル関係情報取得処理では、多数のキーワードや検索クエリがジャンル関係情報として取得される可能性がある。多数のジャンル関係情報に基づいて短期注目ジャンル推定処理を行うと、短期注目ジャンルも多数となってしまい、ユーザの所望した検索クエリが短期サジェストワードとして提示される可能性が低くなってしまう虞がある。
従って、前述したようにジャンル関係情報取得処理においてキーワードの絞り込みを行っていたとしても、ステップS702の処理で改めてキーワードや検索クエリの絞り込みを行った上で短期注目ジャンルを推定してもよい。
In the genre related information acquisition process, a large number of keywords and search queries may be acquired as genre related information. If short-term attention genre estimation processing is performed based on a large number of genre-related information, there will be a large number of short-term attention genres, and the possibility that the search query desired by the user will be presented as a short-term suggest word may be reduced. is there.
Therefore, even if keywords are narrowed down in the genre-related information acquisition process as described above, the short-term attention genre may be estimated after narrowing down keywords and search queries again in the process of step S702.

例えば、直前閲覧ウェブページがページA乃至ページEの5個であり、5個のウェブページから取得されたジャンル関係情報が「ゴルフ」、「ゴルフシューズ」、「スパイクレス」、「ゴルフボール」、「ゴルフウェア」、「ゴルフシャツ」、「ポロシャツ」、「釣り竿」などのキーワードであったとする。具体的には、各ページから取得されたキーワードが以下であったとする。
・ページA:「ゴルフ」、「ゴルフシューズ」
・ページB:「ゴルフ」、「スパイクレス」、「釣り竿」
・ページC:「ゴルフ」、「ゴルフボール」、「ゴルフウェア」、「ゴルフシャツ」
・ページD:「ゴルフ」、「ゴルフシューズ」、「ポロシャツ」
・ページE:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」、「ポロシャツ」
サジェストワードサーバ8は、これらのキーワードをジャンル情報に変換する。例えば、各ページから抽出されるジャンル情報は以下となる。
・ページA:「ゴルフ」、「ゴルフシューズ」
・ページB:「ゴルフ」、「ゴルフシューズ」、「スパイクレス」、「釣り」、「釣り竿」
・ページC:「ゴルフ」、「ゴルフボール」、「ゴルフウェア」
・ページD:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」
・ページE:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」
なお、「ポロシャツ」というキーワード自体は「ゴルフ」ジャンルとは限らないが、前後の文脈等からゴルフウェアとしてのポロシャツだと判定して「ゴルフウェア」ジャンルに変換している。
ここで、最も多くのウェブページから抽出された商品ジャンルが「ゴルフ」であり、次が「ゴルフシューズ」である。従って、短期注目ジャンルは「ゴルフ」及び「ゴルフシューズ」とすることが考えられる。また、最も多くのウェブページに関連した「ゴルフ」ジャンルを短期注目ジャンルとしてもよい。更に、複数のウェブページから取得されたジャンルである「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」を短期注目ジャンルとして推定してもよい。
なお、上記のキーワードの階層構造を考えると、「ゴルフ」ジャンルが最も大きなジャンル情報とされ、「ゴルフ」ジャンルのサブジャンルとして「ゴルフシューズ」ジャンル、「ゴルフボール」ジャンル、「ゴルフウェア」ジャンルが位置している。また、「ゴルフシューズ」の更にサブジャンルとして「スパイクレス」ジャンルが位置している。このことから、最も上位ジャンルである「ゴルフ」ジャンルを短期注目ジャンルとしてしまうと、直近のユーザの閲覧行動に基づいてユーザに提示する短期サジェストワードが普段ユーザに提示されるサジェストワードと何ら変わりないものとなってしまう可能性がある。
そこで、例えば、複数のウェブページから取得されたジャンルなどのような所定条件を満たすジャンルの中で、最も下位ジャンルのものを短期注目ジャンルとしてもよい。本例によれば、複数のウェブページから取得された各ジャンルの中で下位ジャンルとなる「ゴルフシューズ」、「ゴルフウェア」を短期注目ジャンルとしてもよい。これにより、ユーザにとってまさに直前閲覧していたウェブページに関連が深く、且つ、掘り下げた狭いジャンルに基づいた検索クエリが短期サジェストワードとして提示されるため、ユーザが入力する文字数を少なくすることができ、利便性を高めることができる。
For example, there are five web pages A to E immediately before browsing, and the genre-related information acquired from the five web pages is “golf”, “golf shoes”, “spikeless”, “golf ball”, It is assumed that the keyword is “golf wear”, “golf shirt”, “polo shirt”, “fishing rod”, or the like. Specifically, it is assumed that the keywords acquired from each page are as follows.
・ Page A: “Golf”, “Golf Shoes”
・ Page B: "Golf", "Spikeless", "Fishing rod"
-Page C: "Golf", "Golf Ball", "Golf Wear", "Golf Shirt"
・ Page D: "Golf", "Golf shoes", "Polo shirt"
・ Page E: "Golf", "Golf shoes", "Golf wear", "Polo shirt"
The suggest word server 8 converts these keywords into genre information. For example, the genre information extracted from each page is as follows.
・ Page A: “Golf”, “Golf Shoes”
・ Page B: "Golf", "Golf shoes", "Spikeless", "Fishing", "Fishing rod"
-Page C: "Golf", "Golf Ball", "Golf Wear"
-Page D: "Golf", "Golf Shoes", "Golf Wear"
・ Page E: "Golf", "Golf shoes", "Golf wear"
The keyword “polo shirt” itself is not necessarily the “golf” genre, but is converted to the “golf wear” genre by determining that it is a polo shirt as golf wear from the context and the like.
Here, the product genre extracted from the most web pages is “golf”, and the next is “golf shoes”. Therefore, it is considered that the short-term attention genre is “golf” and “golf shoes”. The “golf” genre associated with the most web pages may be the short-term attention genre. Further, “golf”, “golf shoes”, and “golf wear” that are genres acquired from a plurality of web pages may be estimated as short-term attention genres.
Considering the hierarchical structure of the above keywords, the “golf” genre is the largest genre information, and “golf shoes” genre, “golf ball” genre, and “golf wear” genre are subgenres of the “golf” genre. positioned. Further, a “spikeless” genre is positioned as a further subgenre of “golf shoes”. Therefore, if the most popular genre “golf” genre is a short-term attention genre, the short-term suggest word presented to the user based on the browsing behavior of the most recent user is no different from the suggest word normally presented to the user. It may become a thing.
Thus, for example, among the genres satisfying a predetermined condition such as genres acquired from a plurality of web pages, the lowest genre may be set as the short-term attention genre. According to this example, “golf shoes” and “golf wear”, which are lower genres among the genres acquired from a plurality of web pages, may be used as short-term attention genres. As a result, a search query based on a narrow genre that is deeply related to the web page that was just viewed for the user is presented as a short-term suggest word, so the number of characters input by the user can be reduced. , Can increase convenience.

具体的には、サジェストサーバ8が図10のステップS702の代わりに図11に示す各処理を行うことによって実現可能である。
先ず、サジェストワードサーバ8は、ステップS801で、ジャンル関係情報からジャンル情報を抽出する。
次に、サジェストワードサーバ8は、ステップS802で、抽出ジャンル情報から短期注目ジャンルの候補を選定する。短期注目ジャンルの候補の選定方法は、先のステップS702で行った短期注目ジャンルの推定方法と同様に種々の方法が考えられる。
続いて、サジェストワードサーバ8はステップS803で、短期注目ジャンルの候補の中で、ジャンル階層が最も下位となるジャンルを短期注目ジャンルとして推定する。同一階層となる短期注目ジャンルの候補が複数ある場合には、その全てを短期注目ジャンルとして推定してもよいし、複数の候補の中から一つを選択してもよい。一つを選択する場合には、例えば、ステップS801でジャンル関係情報からジャンル情報を抽出した際に最もユーザの興味が高そうなキーワードや検索クエリなどから抽出したジャンル情報を短期注目ジャンルとしてもよい。具体的には、直前閲覧ウェブページに最も出現したキーワードから抽出したジャンル情報などである。
Specifically, this can be realized by the suggestion server 8 performing each process shown in FIG. 11 instead of step S702 of FIG.
First, the suggestion word server 8 extracts genre information from genre relation information in step S801.
Next, the suggestion word server 8 selects a short-term attention genre candidate from the extracted genre information in step S802. As a method for selecting candidates for the short-term attention genre, various methods can be considered in the same manner as the short-term attention genre estimation method performed in step S702.
Subsequently, in step S803, the suggestion word server 8 estimates the genre having the lowest genre hierarchy as the short-term attention genre among the candidates for the short-term attention genre. When there are a plurality of short-term attention genre candidates in the same hierarchy, all of them may be estimated as short-term attention genres, or one of the plurality of candidates may be selected. When selecting one, for example, the genre information extracted from the keyword or the search query that the user is most interested in when the genre information is extracted from the genre relation information in step S801 may be used as the short-term attention genre. . Specifically, it is genre information extracted from the keyword that appears most on the immediately preceding browsing web page.

なお、短期注目ジャンルは、一つとすることが望ましいこともある。例えば複数の短期注目ジャンルからサジェストワードを抽出すると、ユーザに提示するサジェストワードの方向性がぶれてしまう。具体的には、「ゴルフシューズ」及び「ゴルフウェア」を短期注目ジャンルとした場合、ユーザ端末4の表示領域上、数限りある短期サジェストワードは、入力中検索文字列が「ゴルフ」である場合に「ゴルフシューズ」、「ゴルフシューズ スパイクレス」、「ゴルフウェア」、「ゴルフウェア メンズ」などのようになる。
ところが、短期注目ジャンルを「ゴルフシューズ」一つに絞ることにより、ユーザに提示する短期サジェストワードを「ゴルフシューズ」、「ゴルフシューズ スパイクレス」、「ゴルフシューズ 鋲」、「ゴルフシューズ スパイクレス A社」などのように、より一つのジャンルに特化したものとすることができる。換言すれば、「ゴルフシューズ」に注目しているユーザが所望している検索クエリがサジェストワードに含まれる可能性を高めることができる。また、「ゴルフシューズ スパイクレス A社」のように、より多くのキーワードを含む複合検索クエリを提示することが可能となる。これにより、ユーザは「ゴルフ」と3文字入力するだけで「ゴルフシューズ スパイクレス A社」のような長い検索クエリを選択することが可能となり、入力時間の短縮により一層寄与することができる。
Note that it may be desirable to have only one short-term attention genre. For example, if a suggestion word is extracted from a plurality of short-term attention genres, the directionality of the suggestion word presented to the user will be blurred. Specifically, when “golf shoes” and “golf wear” are used as short-term attention genres, a limited number of short-term suggest words on the display area of the user terminal 4 include “golf” as the search character string during input. "Golf shoes", "Golf shoes spikeless", "Golf wear", "Golf wear men" and so on.
However, by narrowing the short-term attention genre to “Golf Shoes”, the short-term suggest word presented to the user is “Golf Shoes”, “Golf Shoes Spikeless”, “Golf Shoes 鋲”, “Golf Shoes Spikeless A Company Or the like, it can be specialized in one genre. In other words, it is possible to increase the possibility that the search word desired by the user who is paying attention to “golf shoes” is included in the suggestion word. Moreover, it becomes possible to present a composite search query including more keywords such as “Golf Shoes Spikeless Company A”. Thereby, the user can select a long search query such as “golf shoes spikeless company A” by simply inputting “golf”, and can further contribute to shortening the input time.

なお、より下位ジャンルを短期注目ジャンルとするために、短期注目ジャンルの選定基準をジャンル階層により変えることが考えられる。例えば、最も上位ジャンルである場合には、直前閲覧ウェブページの80%から抽出されたキーワードに基づいたジャンルを短期注目ジャンルとする。一つ下位のジャンルである場合には、直前閲覧ウェブページの60%から抽出されたキーワードに基づいたジャンルとする。更にもう一つ下位のジャンルである場合には、直前閲覧ウェブページの40%から抽出されたキーワードに基づいたものとする。このようにすることにより、下位ジャンルが短期注目ジャンルとして推定されやすくなるため、ユーザにとって利便性の高いサジェストワードを提示する可能性を高めることができる。このようにして抽出した短期注目ジャンルが複数ある場合には、前述したようにその中で最も下位ジャンルとなるものを短期注多寡目ジャンルとしてもよい。   In order to make the lower genre a short-term attention genre, it is conceivable to change the selection criteria of the short-term attention genre according to the genre hierarchy. For example, if the genre is the highest genre, the genre based on the keyword extracted from 80% of the web pages viewed immediately before is set as the short-term attention genre. If the genre is one lower level, the genre is based on a keyword extracted from 60% of the last-viewed web pages. In the case of another lower genre, it is based on a keyword extracted from 40% of the immediately preceding browse web pages. By doing in this way, since a lower genre becomes easy to be estimated as a short-term attention genre, the possibility of presenting a suggestion word that is highly convenient for the user can be increased. When there are a plurality of short-term attention genres extracted in this way, as described above, the shortest genre that is the lowest genre may be used as the short-term multi-item genre.

具体的には、サジェストサーバ8が図10のステップS702の代わりに図12に示す各処理を行うことによって短期注目ジャンルの選定基準をジャンル階層に応じて変えることが可能である。
先ず、サジェストワードサーバ8はステップS811で、ジャンル関係情報からジャンル情報を抽出する。この処理は、先のステップS801と同様の処理である。
続いて、サジェストワードサーバ8はステップS812で、ジャンルの階層に応じた基準に基づいて短期注目ジャンルの候補を選定する。階層に応じた基準は、前述のように最も上位ジャンルである場合には、直前閲覧ウェブページの80%から抽出されたキーワードに基づいたジャンルを短期注目ジャンルとしてもよいし、短期注目ジャンルの候補の元となるキーワードや検索クエリとして出現した回数を階層に応じた基準としてもよい。具体的には、上位階層となるジャンルほど、キーワードや検索クエリに多く出現しないと短期注目ジャンルの候補としないことが考えられる。
Specifically, the suggestion server 8 can change the selection criteria of the short-term attention genre according to the genre hierarchy by performing each process shown in FIG. 12 instead of step S702 in FIG.
First, the suggestion word server 8 extracts genre information from genre relation information in step S811. This process is the same as the previous step S801.
Subsequently, in step S812, the suggestion word server 8 selects a short-term attention genre candidate based on a criterion corresponding to the genre hierarchy. If the criteria according to the hierarchy is the highest genre as described above, the genre based on the keyword extracted from 80% of the previous browsing web pages may be the short-term attention genre, or the short-term attention genre candidate It is good also considering the frequency | count that it appeared as a keyword and search query as a basis according to a hierarchy. Specifically, it can be considered that the higher-level genres do not become candidates for short-term attention genres unless they appear more frequently in keywords and search queries.

また、他にも、普段のユーザの興味ジャンルが同一である場合は、そのジャンルよりも下位ジャンルとなるジャンルを短期注目ジャンルとしてもよい。例えば、普段「ゴルフ」に関するウェブページの閲覧や商品の購入を行っているユーザに対して、そのユーザに特化したサジェストワードを提示する場合には、普段から「ゴルフウェア」や「ゴルフボール」などのゴルフ関連のキーワードがサジェストされている。
そのような状況でユーザがスパイクレスのゴルフシューズの商品や記事を閲覧した場合には、単に「ゴルフ」や「ゴルフシューズ」のジャンルを短期注目ジャンルとするのではなく、「ゴルフシューズ」の更に下位ジャンルである「スパイクレス」ジャンルを短期注目ジャンルとすることが望ましい。これにより、ユーザの所望する検索クエリをサジェストワードとして提示する可能性を高めることができる。
In addition, when the genre of interest of the usual user is the same, a genre that is a lower genre than the genre may be set as the short-term attention genre. For example, when a user who normally browses a web page related to “Golf” or purchases a product, and presents a suggested word specialized for the user, “Golf Wear” or “Golf Ball” Golf related keywords such as are suggested.
In such a situation, when a user browses a product or article of spikeless golf shoes, the genre of “golf” or “golf shoes” is not simply set as a short-term attention genre, but “golf shoes” It is desirable to set the “spikeless” genre, which is a subordinate genre, as a short-term attention genre. Thereby, it is possible to increase the possibility of presenting a search query desired by the user as a suggestion word.

逆に、普段「釣り」ジャンルの商品やウェブページを閲覧しないユーザが、「スピニングリール」に関するウェブページを閲覧した場合に、「釣り」ジャンルの下位ジャンルである「リール」ジャンルの更に下位ジャンルである「スピニングリール」ジャンルを短期注目ジャンルとしてしまうと、ユーザの知識が浅いジャンルを不要に掘り下げたサジェストワードが提示されてしまう可能性がある。そこで、そのような場合は、上位ジャンルである「釣り」ジャンルや「リール」ジャンルを短期注目ジャンルとすることで、ユーザにとって適切且つ利便性の高い短期サジェストワードを提示することができる。   Conversely, when a user who does not normally browse products or web pages of the “fishing” genre browses a web page related to “spinning reels”, the genre is a lower genre of the “reel” genre, which is a lower genre of the “fishing” genre. If a certain “spinning reel” genre is set as a short-term attention genre, there is a possibility that a suggestion word in which a genre with which the user has little knowledge is dug down unnecessarily is presented. Therefore, in such a case, a short-term suggest word that is appropriate and highly convenient for the user can be presented by setting the “fishing” genre and the “reel” genre, which are higher genres, as the short-term attention genre.

具体的には、サジェストサーバ8が図10のステップS702の代わりに図13に示す各処理を行うことによって普段のユーザの興味ジャンルを加味した短期注目ジャンルの推定を行うことが可能である。
先ず、サジェストワードサーバ8はステップS821で、ジャンル関係情報からジャンル情報を抽出する。この処理は、先のステップS801と同様の処理である。
次に、サジェストワードサーバ8はステップS822で、普段の興味ジャンルが抽出したジャンル情報に含まれるか否かを判定する。
含まれている場合、サジェストワードサーバ8はステップS823でジャンル階層が最も下位となるジャンルを短期注目ジャンルとして推定する。なお、様々なジャンルが抽出したジャンル情報に含まれている場合には、普段の興味ジャンルの下位に含まれるジャンルの中で最も下位となるジャンルを短期注目ジャンルとして推定する。具体的には、普段の興味ジャンルが「ゴルフ」であって、抽出したジャンル情報が「ゴルフ」、「ゴルフシューズ」、「スピニングリール」であった場合、最も下位ジャンルとなるのは第4ジャンルである「スピニングリール」ジャンル(図4参照)であるが、普段の興味ジャンルが「ゴルフ」であるため、「ゴルフ」ジャンルに含まれるジャンルで最も下位となる「ゴルフシューズ」が短期注目ジャンルとして推定される。
Specifically, the suggestion server 8 can estimate the short-term attention genre in consideration of the usual user's interest genre by performing each process shown in FIG. 13 instead of step S702 in FIG.
First, the suggestion word server 8 extracts genre information from genre relation information in step S821. This process is the same as the previous step S801.
Next, in step S822, the suggest word server 8 determines whether or not the usual interest genre is included in the extracted genre information.
If it is included, the suggestion word server 8 estimates the genre having the lowest genre hierarchy as a short-term attention genre in step S823. In addition, when various genres are included in the extracted genre information, the lowest genre among the genres included in the lower level of the usual interest genre is estimated as the short-term attention genre. Specifically, when the usual genre of interest is “golf” and the extracted genre information is “golf”, “golf shoes”, or “spinning reel”, the lowest genre is the fourth genre. The “spinning reel” genre (see FIG. 4) is “golf” because the usual genre of interest is “golf”, so “golf shoes”, which is the lowest in the genre included in the “golf” genre, is the short-term attention genre. Presumed.

一方、抽出したジャンル情報に普段の興味ジャンルが含まれていない場合は、サジェストワードサーバ8はステップS824で所定のジャンル階層のジャンルを短期注目ジャンルとして推定する。
所定のジャンル階層とは、例えば一律第2階層(図4の例では、「ゴルフ」ジャンルや「登山」ジャンル)や、第3階層(図4の例では、「キャディバッグ」ジャンルや「ゴルフボール」ジャンル)などとしてもよい。また、下位ジャンル数に応じてもよい。例えば、第1ジャンルとされた「A」ジャンルの下位ジャンルの数が少なければ第1ジャンルである「A」ジャンルを短期注目ジャンルとして推定してもよいし、第3ジャンルである「B」ジャンルの下位ジャンルの数が多ければ、第4ジャンルを短期注目ジャンルとして推定してもよい。
On the other hand, if the extracted genre information does not include the usual genre of interest, the suggestion word server 8 estimates the genre of the predetermined genre hierarchy as the short-term attention genre in step S824.
The predetermined genre hierarchy is, for example, a uniform second hierarchy (in the example of FIG. 4, “golf” genre or “climbing” genre), a third hierarchy (in the example of FIG. 4, “caddy bag” genre, “golf ball”). “Genre”). Moreover, you may respond | correspond to the number of subordinate genres. For example, if the number of subordinate genres of the “A” genre that is the first genre is small, the “A” genre that is the first genre may be estimated as the short-term attention genre, or the “B” genre that is the third genre. If the number of subordinate genres is large, the fourth genre may be estimated as the short-term attention genre.

[7−2.第2例]
短期注目ジャンル推定処理の第2例について、図14を参照して説明する。
第2例では、サジェストワードサーバ8は、ステップS711でジャンル関係情報の取得有無を判定する。取得できていない場合、サジェストワードサーバ8はステップS714で短期注目ジャンルは無いと判定して処理を終える。
取得できている場合、サジェストワードサーバ8はステップS712で、直前閲覧ウェブページから取得したキーワードや検索クエリから得たジャンル情報が2回連続で同一ジャンルを含むか否かを判定する。
具体的には、直前閲覧ウェブページがページA乃至Eの5個とされ、各ページから取得されたキーワードから変換したジャンル情報が以下であったとする。なお、ページA,B,C,D,Eの順で閲覧したとする。
・ページA:「ゴルフ」、「ゴルフシューズ」
・ページB:「釣り」、「釣り竿」、「釣り糸」
・ページC:「ゴルフ」、「ゴルフボール」、「ゴルフウェア」
・ページD:「登山」、「トレッキングシューズ」、「水筒」
・ページE:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」
この例では、同一ジャンルに関するウェブページが連続して閲覧されていないため、ステップS712の判定は「No」となる。従って、サジェストワードサーバ8はステップS714で短期注目ジャンルは無しと判定する。
一方、各ページから取得されたキーワードから変換したジャンル情報が以下であったとする。
・ページA:「ゴルフ」、「ゴルフシューズ」
・ページB:「釣り」、「釣り竿」、「釣り糸」
・ページC:「ゴルフ」、「ゴルフボール」、「ゴルフウェア」
・ページD:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」
・ページE:「登山」、「トレッキングシューズ」、「水筒」
この例では、ページCの閲覧後に同一ジャンルの情報が含まれたページDを閲覧しているため、ステップS712の判定は「Yes」となる。具体的には、「ゴルフ」ジャンル、「ゴルフウェア」ジャンルの二つのジャンルが短期注目ジャンルの候補となる。
[7-2. Second example]
A second example of short-term attention genre estimation processing will be described with reference to FIG.
In the second example, the suggestion word server 8 determines whether or not genre-related information is acquired in step S711. If not acquired, the suggestion word server 8 determines in step S714 that there is no short-term attention genre and ends the process.
If it has been acquired, the suggestion word server 8 determines in step S712 whether the keyword acquired from the immediately preceding browsing web page or the genre information obtained from the search query includes the same genre twice in succession.
Specifically, it is assumed that there are five web pages A to E just before browsing, and the genre information converted from the keywords acquired from each page is as follows. It is assumed that the pages are browsed in the order of pages A, B, C, D, and E.
・ Page A: “Golf”, “Golf Shoes”
・ Page B: "Fishing", "Fishing rod", "Fishing line"
-Page C: "Golf", "Golf Ball", "Golf Wear"
・ Page D: “Climbing”, “Trekking shoes”, “Water bottle”
・ Page E: "Golf", "Golf shoes", "Golf wear"
In this example, since web pages related to the same genre are not browsed continuously, the determination in step S712 is “No”. Therefore, the suggestion word server 8 determines that there is no short-term attention genre in step S714.
On the other hand, it is assumed that the genre information converted from the keywords acquired from each page is as follows.
・ Page A: “Golf”, “Golf Shoes”
・ Page B: "Fishing", "Fishing rod", "Fishing line"
-Page C: "Golf", "Golf Ball", "Golf Wear"
-Page D: "Golf", "Golf Shoes", "Golf Wear"
・ Page E: "Climbing", "Trekking shoes", "Water bottle"
In this example, since the page D including the information of the same genre is browsed after the page C is browsed, the determination in step S712 is “Yes”. Specifically, two genres of “golf” genre and “golf wear” genre are candidates for the short-term attention genre.

ステップS712で「Yes」と判定したサジェストワードサーバ8は、続くステップS713で、短期注目ジャンルの候補から短期注目ジャンルを推定する処理を実行する。
何れのジャンルを短期注目ジャンルとするか、或いは双方のジャンルを短期注目ジャンルとするかは、第1例で説明したように各種の例が考えられる。
In step S713, the suggestion word server 8 that has determined “Yes” in step S712 executes a process of estimating the short-term attention genre from the short-term attention genre candidates.
As described in the first example, various examples are conceivable as to which genre is the short-term attention genre or both genres are the short-term attention genre.

[7−3.第3例]
短期注目ジャンル推定処理の第3例について、図15を参照して説明する。
第3例では、直前の二つのウェブページに着目する。具体的に、サジェストワードサーバ8はステップS721でジャンル関係情報を取得できたか否かを判定する。この処理は、図14のステップS711などと同様の処理である。
続けて、サジェストワードサーバ8はステップS722で、直前閲覧ウェブページのうち、最後の所定回数(図15に示す例では2回)で閲覧したウェブページから取得できたジャンル情報が同一ジャンルを含むか否かを判定する。
具体的に、直前閲覧ウェブページA乃至Eの各ページを例に挙げる。各ページから取得されたキーワードから変換したジャンル情報が以下であったとする。なお、ページA,B,C,D,Eの順で閲覧したとする。
・ページA:「ゴルフ」、「ゴルフシューズ」
・ページB:「釣り」、「釣り竿」、「釣り糸」
・ページC:「登山」、「トレッキングシューズ」、「水筒」
・ページD:「ゴルフ」、「ゴルフボール」、「ゴルフウェア」
・ページE:「ゴルフ」、「ゴルフシューズ」、「ゴルフウェア」
この例では、最後の2回の直前閲覧ウェブページがページD及びページEとなるため、
ページD及びページEから同一ジャンルが取得できた場合にステップS722の判定結果が「Yes」となり、取得できなかった場合にステップS722の判定結果が「No」となる。即ち、上記の例では「Yes」の判定結果となる。
[7-3. Third example]
A third example of short-term attention genre estimation processing will be described with reference to FIG.
In the third example, attention is paid to the immediately preceding two web pages. Specifically, the suggestion word server 8 determines whether or not genre-related information has been acquired in step S721. This process is the same process as step S711 in FIG.
Subsequently, in step S722, the suggestion word server 8 determines whether the genre information acquired from the web page browsed at the last predetermined number of times (two times in the example shown in FIG. 15) among the previous browse web pages includes the same genre. Determine whether or not.
Specifically, each page of the immediately preceding browsing web pages A to E is taken as an example. Assume that the genre information converted from the keywords acquired from each page is as follows. It is assumed that the pages are browsed in the order of pages A, B, C, D, and E.
・ Page A: “Golf”, “Golf Shoes”
・ Page B: "Fishing", "Fishing rod", "Fishing line"
・ Page C: "Climbing", "Trekking shoes", "Water bottle"
-Page D: "Golf", "Golf Ball", "Golf Wear"
・ Page E: "Golf", "Golf shoes", "Golf wear"
In this example, the last two last viewed web pages are page D and page E.
When the same genre can be acquired from page D and page E, the determination result of step S722 is “Yes”, and when it cannot be acquired, the determination result of step S722 is “No”. That is, in the above example, the determination result is “Yes”.

ステップS722の判定が「Yes」であった場合には、サジェストワードサーバ8はステップS723で、短期注目ジャンルの候補から短期注目ジャンルを推定する処理を実行する。何れのジャンルを短期注目ジャンルとするか、或いは双方のジャンルを短期注目ジャンルとするかは、第1例で説明したように各種の例が考えられる。
一方、ステップS722の判定が「No」であった場合には、サジェストワードサーバ8はステップS724で、短期注目ジャンルが無いと判定する。
If the determination in step S722 is “Yes”, the suggest word server 8 executes a process of estimating the short-term attention genre from the short-term attention genre candidates in step S723. As described in the first example, various examples are conceivable as to which genre is the short-term attention genre or both genres are the short-term attention genre.
On the other hand, if the determination in step S722 is “No”, the suggestion word server 8 determines in step S724 that there is no short-term attention genre.

[7−4.第4例]
短期注目ジャンル推定処理の第4例について、図16を参照して説明する。
第4例では、直前閲覧ウェブページの数に着目する。
サジェストワードサーバ8は、ステップS731において、直前閲覧ウェブページが所定数(例えば2件)以上か否かを判定する。
直前閲覧ウェブページ数が所定数以上であれば、サジェストワードサーバ8はステップS732でジャンル関係情報から抽出したジャンルを短期注目ジャンルとして推定する。この推定では、前述した各種の例の何れであってもよい。
また、直前閲覧ウェブページ数が所定数未満であれば、サジェストワードサーバ8はステップS733で、短期注目ジャンルは無いと判定する。
[7-4. Fourth example]
A fourth example of short-term attention genre estimation processing will be described with reference to FIG.
In the fourth example, attention is paid to the number of web pages viewed immediately before.
In step S731, the suggestion word server 8 determines whether or not the number of immediately preceding browsing web pages is equal to or greater than a predetermined number (for example, two).
If the number of web pages read immediately before is a predetermined number or more, the suggest word server 8 estimates the genre extracted from the genre relation information in step S732 as the short-term attention genre. This estimation may be any of the various examples described above.
If the number of web pages read immediately before is less than the predetermined number, the suggest word server 8 determines in step S733 that there is no short-term attention genre.

例えば、所定時間が5分であり、今回の検索の前の5分間でウェブページを一つしか閲覧していない場合は、該ユーザがそのウェブページに関連する検索を行おうとしているか否かを適切に判定することが難しいため、短期注目ジャンルを設定せずに通常のサジェストワードを行うことが考えられる。一方、検索前の5分間で二つのウェブページを閲覧しており、それらのウェブページが同じ商品ジャンルに基づいたものである場合は、今回の検索も同様のジャンルに基づいた商品を検索しようとしていると考えられるため、短期注目ジャンルを設定して短期サジェストワードを提示することで、ユーザの入力補助を適切に行う。
For example, when the predetermined time is 5 minutes and only one web page has been browsed in the 5 minutes before the current search, it is determined whether or not the user is going to perform a search related to the web page. Since it is difficult to determine appropriately, it is conceivable to perform a normal suggest word without setting a short-term attention genre. On the other hand, if you browse two web pages for 5 minutes before the search, and those web pages are based on the same product genre, this search also tries to search for products based on the same genre. Therefore, by setting a short-term attention genre and presenting a short-term suggest word, the user's input assistance is appropriately performed.

<8.まとめ>

上記した各例で説明したサジェストワードサーバ8は、検索のためにユーザが入力しているテキスト情報(検索クエリの一部、入力中検索文字列)と、検索の前の所定期間にユーザが閲覧したウェブページ(直前閲覧ウェブページ)に基づいたジャンルに係る情報(ジャンル関係情報)と、を取得する情報取得部8bと、ジャンルに係る情報からユーザが興味を持ったジャンルを短期注目ジャンルとして推定するジャンル情報推定部8cと、テキスト情報と短期注目ジャンルに基づいて短期サジェストワードを抽出する抽出部と8d、抽出した短期サジェストワードをユーザに提示する提示部8eと、を備えている。
検索の前の所定期間にユーザが閲覧したウェブページはユーザが直近で興味を抱いたウェブページである可能性が高い。このようなウェブページに基づいてジャンル情報を取得し、そのジャンル情報に基づいて抽出したサジェストワードを短期サジェストワードとしてユーザに提示することは、ユーザの所望の検索クエリをサジェストワードとして提示できる可能性が高く、ユーザの入力補助の観点からユーザの利便性の向上に貢献することができる。
例えば、商品検索を行うユーザがそれまでに見ていたウェブページが、ある特定のジャンルに偏った商品である場合には、続けて同一の商品ジャンルに属する商品を検索する可能性が高く、このような場合であっても、上記構成によればユーザの所望の検索クエリをサジェストワードとして提示することが可能となり、ユーザの入力時間の短縮を図ることができる。
また、直前に閲覧していたウェブページに基づいてジャンル情報を限定することにより、全てのジャンルに属するキーワードからサジェストワードを選定してユーザに提示するよりもユーザに提示されるサジェストワードの数が少なくなる。提示されたサジェストワードの中からユーザが選択する際に、提示されているサジェストワードの数が少ないため、また、ユーザが所望しているキーワードがサジェストワードとして提示されている可能性が高いため、非常に効率よくサジェストワードを選択することが可能となる。
また、単にユーザがそれまでに閲覧したことがあるウェブページからジャンル情報を取得してサジェストワードを抽出するのではなく、検索前の所定期間に閲覧したウェブページに期間を限定することで、ユーザが短期的に興味を抱いたジャンルやユーザの関心が急激に高まったジャンルに基づいてサジェストワードを提示することができる。これによって、ユーザが普段興味を抱いている商品ジャンルや一般的によく検索されている商品ジャンルに捕らわれずにユーザが今現在所望している検索クエリを柔軟にサジェストすることができる。
もちろん、ユーザが常に興味を持っているジャンルであっても、所定期間に同ジャンルのウェブページを閲覧していればサジェストワードとして提示されるため、通常のサジェストワードの提示が全くされなくなるわけではない。
なお、本構成によれば、短期注目ジャンルに基づいた適切なサジェストワードの提示がユーザによる検索クエリの入力過程の早い段階で行うことができる。これにより、ユーザの入力負担が軽減されるのはもちろんのこと、一文字ごとに行われる入力文字の取得処理及びサジェストワードの抽出・提示処理を行う情報処理装置の負担を軽減することができる。例えば、5文字入力した後に適切なサジェストワードが提示される場合と比較して、1文字入力しただけで適切なサジェストワードが提示されれば、その後の入力ごとに行われる取得処理及びサジェストワード抽出処理・提示処理を情報処理装置が行わなくて済むため、情報処理装置の処理負担の軽減を図ることができる。
<8. Summary>

The suggestion word server 8 described in each of the above examples allows the user to view text information (part of the search query, search string being entered) input by the user for the search and a predetermined period before the search. Information acquisition unit 8b for acquiring information related to a genre (genre related information) based on the web page (web page viewed immediately before), and estimating a genre that the user is interested in from the information related to the genre as a short-term attention genre A genre information estimation unit 8c, an extraction unit 8d for extracting a short-term suggestion word based on text information and a short-term attention genre, and a presentation unit 8e for presenting the extracted short-term suggestion word to the user.
There is a high possibility that the web page browsed by the user during a predetermined period before the search is a web page that the user has recently been interested in. Acquiring genre information based on such a web page and presenting the suggested word extracted based on the genre information to the user as a short-term suggested word may be able to present the user's desired search query as the suggested word Therefore, it is possible to contribute to improvement of user convenience from the viewpoint of user input assistance.
For example, if the web page that the user performing the product search has viewed so far is a product that is biased to a specific genre, there is a high possibility that a product belonging to the same product genre will be searched for. Even in such a case, according to the above configuration, it is possible to present the user's desired search query as a suggestion word, and to shorten the user input time.
In addition, by limiting the genre information based on the web page that was browsed immediately before, the number of suggestion words presented to the user is selected rather than selecting the suggestion word from keywords belonging to all genres and presenting it to the user. Less. When the user selects from the suggested suggestion words, the number of suggested suggestion words is small, and it is highly possible that the keyword desired by the user is presented as a suggestion word. It is possible to select a suggestion word very efficiently.
Also, instead of simply acquiring genre information and extracting suggestion words from web pages that the user has browsed before, the period is limited to the web pages browsed during a predetermined period before the search. Suggestion words can be presented based on genres that are interested in the short term or genres in which the user's interest has increased rapidly. This makes it possible to flexibly suggest the search query that the user currently desires without being caught by the product genre that the user is usually interested in or the product genre that is commonly searched.
Of course, even if it is a genre that the user is always interested in, if you browse a web page of the same genre for a predetermined period, it will be presented as a suggestion word, so the normal suggestion word will not be presented at all Absent.
In addition, according to this structure, the presentation of the suitable suggestion word based on a short-term attention genre can be performed at the early stage of the input process of the search query by a user. As a result, it is possible to reduce the burden on the information processing apparatus that performs the input character acquisition processing and the suggestion word extraction / presentation processing performed for each character as well as the user input burden. For example, in comparison with the case where an appropriate suggestion word is presented after five characters are input, if an appropriate suggestion word is presented only by inputting one character, acquisition processing and suggestion word extraction performed for each subsequent input Since the information processing apparatus does not have to perform the processing / presentation process, the processing load on the information processing apparatus can be reduced.

また、ジャンル関係情報取得処理の第2例や図9等で説明したように、ウェブページに基づいたジャンルに係る情報は、ユーザがウェブページを閲覧するために入力した検索クエリを含むものであってもよい。
ユーザが閲覧したウェブページからキーワードを抽出してウェブページのジャンル情報を取得するだけでなく、閲覧ウェブページの検索に用いたキーワード(検索クエリなど)に基づいてジャンル情報を抽出する。これにより、ユーザが興味を持ったジャンル情報を正しく推定することができる。
例えば、ユーザが閲覧したウェブページには「ゴルフ」の情報と「釣り」の情報が記載されている場合、閲覧ウェブページからジャンルに係る情報を取得すると「ゴルフ」と「釣り」の双方のジャンルがユーザの興味を引いた短期注目ジャンルとして推定される。しかし、ユーザが「ゴルフ」という検索クエリ(或いは「ゴルフ」に関連した「アイアン」などのキーワード)を用いた結果そのウェブページの閲覧にたどり着いていた場合、ユーザは「釣り」よりも「ゴルフ」のジャンルに興味を抱いている可能性が高い。本構成によれば、ユーザの検索クエリも加味してジャンル情報の推定を行うため、ユーザが所望した検索クエリがサジェストされる可能性を高めることができ、ユーザの利便性向上を図ることができる。
Further, as described in the second example of the genre-related information acquisition process, FIG. 9 and the like, the information related to the genre based on the web page includes a search query input by the user for browsing the web page. May be.
In addition to extracting keywords from web pages browsed by the user and acquiring genre information on the web pages, genre information is extracted based on keywords (such as search queries) used for browsing web page searches. Thereby, the genre information in which the user was interested can be correctly estimated.
For example, in the case where information on “golf” and “fishing” is described on the web page browsed by the user, if information on the genre is acquired from the browse web page, both genres of “golf” and “fishing” Is estimated as a short-term attention genre that attracted the user's interest. However, if the user has reached the browsing of the web page as a result of using the search query “golf” (or a keyword such as “iron” related to “golf”), the user is “golf” rather than “fishing”. There is a high possibility of being interested in the genre. According to this configuration, since the genre information is estimated in consideration of the user's search query, the possibility that the search query desired by the user is suggested can be increased, and the convenience of the user can be improved. .

更に、短期注目ジャンル推定処理の第2例や図14等で説明したように、ジャンル情報推定部8cは、ジャンルに係る情報の少なくとも一部が同一ジャンルとなるウェブページが所定期間に連続して閲覧された場合に該同一ジャンルを短期注目ジャンルとして推定してもよい。
検索前の所定期間にユーザが閲覧したウェブページは、全てユーザの興味を引くウェブページとは限らない。そのため、検索前の所定期間に閲覧したというだけで当該ウェブページからジャンル情報を推定することは、ユーザが短期的にも興味を持っていないジャンル情報に基づいてサジェストワードを提示してしまう可能性がある。
本構成によれば、所定期間に閲覧された複数のウェブページの中に同一のジャンルによるものがあり、且つそれらのウェブページが連続して閲覧されていた場合には、当該ジャンルを短期注目ジャンルとして推定する。これにより、ユーザが興味を持ったジャンルに基づくサジェストワードが提示される可能性を高めることができる。
なお、連続して閲覧されたそれらのウェブページが検索前の直前のものであればあるほど(例えば直前の1分での閲覧や、直前の3回の閲覧)、ユーザの短期的な興味に即した適切なサジェストワードを提示できる可能性を高めることができる。
Furthermore, as described in the second example of the short-term attention genre estimation process and FIG. When browsed, the same genre may be estimated as a short-term attention genre.
The web pages browsed by the user during the predetermined period before the search are not all web pages that attract the user's interest. Therefore, estimating the genre information from the web page just by browsing for a predetermined period before the search may present a suggestion word based on the genre information that the user is not interested in even in the short term There is.
According to this configuration, when a plurality of web pages browsed in a predetermined period are of the same genre and the web pages are browsed continuously, the genre is selected as a short-term attention genre. Estimate as Thereby, possibility that the suggestion word based on the genre which the user was interested in can be raised.
It should be noted that the more web pages that have been browsed consecutively, the more immediately before the search (for example, browsing in the last minute or browsing in the last three times), the more short-term interest of the user It is possible to increase the possibility that an appropriate suggestion word can be presented.

更にまた、短期注目ジャンル推定処理の第3例などで説明したように、検索の前の所定の複数回で閲覧されたウェブページそれぞれに基づくジャンルに係る情報が不一致である場合に、ジャンル情報推定部8cは短期注目ジャンルが存在しないと推定し、抽出部8dは、短期サジェストワードを抽出しなくてもよい。
ユーザが検索前の所定期間に種々のウェブページを閲覧していたとしても、それらのウェブページに共通するジャンルがない場合は、ユーザが短期的に興味を持ったジャンルを推定することが好ましくない場合がある。即ち、適切な短期サジェストワードが提示できない可能性がある。
本構成によれば、検索前の閲覧したウェブページのうち直近に閲覧した複数回のウェブページ(例えば最後の2回で閲覧した二つのウェブページ)に共通するジャンルが無い場合には短期サジェストワードの抽出及び提示を行わないことで、ユーザが興味を持っていない誤ったサジェストワードが提示されてしまうことを防止することができる。
Furthermore, as described in the third example of the short-term attention genre estimation process, the genre information estimation is performed when the information related to the genres based on the web pages browsed a plurality of times before the search is inconsistent. The unit 8c estimates that the short-term attention genre does not exist, and the extraction unit 8d may not extract the short-term suggest word.
Even if the user browses various web pages during a predetermined period before the search, if there is no genre common to these web pages, it is not preferable to estimate the genre that the user is interested in in the short term. There is a case. That is, there is a possibility that an appropriate short-term suggest word cannot be presented.
According to this configuration, when there is no genre common to a plurality of web pages viewed most recently (for example, the two web pages browsed in the last two times) among the web pages browsed before the search, the short-term suggest word By not extracting and presenting, it is possible to prevent an erroneous suggestion word that the user is not interested in from being presented.

加えて、短期注目ジャンル推定処理の第1例で説明したように、ジャンルに係る情報からユーザが興味を持ったジャンルとして複数のジャンルが抽出された場合、ジャンル情報推定部8cは、複数のジャンルのうちで最も下位ジャンルとなるものを短期注目ジャンルとして推定してもよい。
最も下位となるジャンルを短期注目ジャンルとして推定することで、ユーザが入力した入力中検索文字列が少なくても、文字数の多い検索クエリや複合検索クエリなどがサジェストワードとして提示される可能性が高くなるため、ユーザの入力時間の短縮に寄与することができる。また、ユーザによる入力中検索文字列の文字数が少ない段階でユーザの所望している検索クエリをサジェストワードとして提示することができるほど、サジェストワードの提示処理などを行うユーザ端末4の処理負担を軽減することが可能となる。
In addition, as described in the first example of the short-term attention genre estimation process, when a plurality of genres are extracted from the genre-related information as the genre in which the user is interested, the genre information estimation unit 8c Of these, the lowest genre may be estimated as the short-term attention genre.
By estimating the lowest genre as a short-term attention genre, there is a high possibility that a search query or compound search query with a large number of characters will be presented as a suggestion word even if the search string entered by the user is small Therefore, it is possible to contribute to shortening the user input time. Further, the processing load on the user terminal 4 that performs the suggestion word presentation process and the like can be reduced so that the search query desired by the user can be presented as a suggestion word when the number of characters in the search character string being entered by the user is small. It becomes possible to do.

そしてまた、サジェストワード提示処理や図7A等で説明したように、抽出部8dは短期注目ジャンルを用いずに通常サジェストワードも抽出し、提示部8eは短期サジェストワードと通常サジェストワードの双方をユーザに提示してもよい。
本構成によれば、短期注目ジャンルが特定できた場合には、短期サジェストワードが提示される。更に、直前に閲覧したウェブページによらない通常のサジェストワードも同時に提示される。これにより、ユーザが直前に閲覧したウェブページに関係の無い検索を行う場合であっても、直前に閲覧したウェブページに関係した検索を行う場合であっても対応可能なサジェストワード提示処理を行うことができる。従って、ユーザの入力の手間を省くことができ、利便性の向上を図ることができる。
Further, as described in the suggestion word presentation process, FIG. 7A and the like, the extraction unit 8d extracts the normal suggestion word without using the short-term attention genre, and the presentation unit 8e displays both the short-term suggestion word and the normal suggestion word as the user. May be presented.
According to this configuration, when a short-term attention genre can be specified, a short-term suggest word is presented. Furthermore, a normal suggest word that does not depend on the web page viewed immediately before is also presented. Thereby, even if it is a case where a user performs a search unrelated to the web page browsed immediately before, even if it is a search related to the web page browsed immediately before, the suggestion word presentation process which can respond is performed be able to. Therefore, it is possible to save the user input and improve convenience.

また、短期注目ジャンル推定処理の第4例や図16等で説明したように、所定期間の間に所定回数のウェブページ閲覧が行われなかった場合、抽出部8dは短期注目ジャンルを用いずに通常サジェストワードを抽出し、提示部8eは通常サジェストワードをユーザに提示してもよい。
検索前の所定期間に例えば2回のような所定回数のウェブページ閲覧が行われなかった場合には、ユーザの短期注目ジャンルを適切に推定することが難しい可能性が高い。そのような場合には、通常のサジェストワードの提示処理に切り換える。これによって、ユーザに適切でないサジェストワードが提示されてしまうことを防止する。
Further, as described in the fourth example of the short-term attention genre estimation process and FIG. 16 and the like, if the web page has not been browsed a predetermined number of times during the predetermined period, the extraction unit 8d does not use the short-term attention genre. The normal suggest word may be extracted, and the presentation unit 8e may present the normal suggest word to the user.
If the web page has not been browsed a predetermined number of times such as twice in a predetermined period before the search, it is highly likely that it is difficult to appropriately estimate the short-term attention genre of the user. In such a case, the process switches to normal suggestion word presentation processing. This prevents a suggestion word that is not appropriate for the user from being presented.

更に、サジェストサーバの機能構成や図3で説明したように、表音情報とジャンル情報が紐付けられたサジェストワード管理部8aを備えていてもよい。
表音情報とジャンル情報が一体の情報として紐付けられて管理されることで、短期注目ジャンルに応じたサジェストワードの提示を効率よく行うことができ、情報処理装置の負担を軽減することができる。特に、通常サジェストワードも合わせてユーザに提示する場合においては、短期サジェストワードの抽出と通常サジェストワードの抽出において同じDBを参照することが可能となるため、処理の効率化を図ることができる。
Furthermore, as described with reference to the functional configuration of the suggest server and FIG. 3, a suggest word management unit 8a in which phonetic information and genre information are associated may be provided.
By managing the phonetic information and genre information as a single piece of information, it is possible to efficiently present a suggestion word according to the short-term attention genre and reduce the burden on the information processing apparatus. . In particular, when the normal suggest word is also presented to the user, the same DB can be referred to in the extraction of the short-term suggest word and the normal suggest word, so that the processing efficiency can be improved.

そして、ジャンル関係情報取得処理の第1例や図8等で説明したように、所定期間は所定の時間よりも短い時間とされてもよい。
検索の前の所定期間が一定の時間とされることにより、ユーザが短期的に注目しているジャンルを適切に推定することができる。例えば、所定時間を5分や10分などとすることにより、短期注目ジャンルをより適切に推定することが可能となる。
Then, as described in the first example of the genre related information acquisition process and FIG. 8 and the like, the predetermined period may be shorter than the predetermined time.
By setting the predetermined period before the search to be a fixed time, it is possible to appropriately estimate the genre that the user is paying attention to in the short term. For example, the short-term attention genre can be estimated more appropriately by setting the predetermined time to 5 minutes or 10 minutes.

また、ジャンル関係情報取得処理の第1例や図8等で説明したように、所定期間は、所定回数前のウェブページの閲覧から検索までの間の期間とされてもよい。
検索の前に閲覧したウェブページが文章量の多いものであったりすることがある。また、ユーザが当該ウェブページをじっくり読み込んだ場合も考えられる。その場合に所定期間を一定の時間としてしまうと、短期的に注目しているジャンルに関係するウェブページを閲覧していたにも関わらず当該閲覧が所定期間外の閲覧となってしまい、適切な短期注目ジャンルを推定できない可能性がある。本構成によれば、検索前の所定回数の閲覧の対象となったウェブページに応じて短期注目ジャンルを推定するため、ユーザが所望する検索クエリがサジェストワードとして提示される可能性を高めることができる。
また、短期的に注目しているジャンルであったが、検索の前にたまたま他の作業を行ったために時間が経過してしまい、注目していたことを失念してしまった場合であっても、当該検索の際にサジェストワードとして短期注目ジャンルに関するキーワードが提示されることにより、ユーザが当該ジャンルを注目していたことを思い出すことができ、適切な検索を行うための支援を行うことができる。特に、短期注目ジャンルは、普遍的に注目しているジャンルとは異なり、ユーザが失念してしまう可能性が高いことから、本構成を採用することにより高い効果を得ることができる。
Further, as described in the first example of the genre-related information acquisition process and FIG. 8 and the like, the predetermined period may be a period between browsing and searching for a web page a predetermined number of times ago.
There are cases where the web page browsed before the search has a large amount of text. A case where the user carefully reads the web page is also conceivable. In that case, if the predetermined period is set to a certain time, the browsing becomes outside the predetermined period even though the web page related to the genre that is focused on in the short term was browsed. There is a possibility that the short-term attention genre cannot be estimated. According to this configuration, since the short-term attention genre is estimated according to the web page that has been browsed a predetermined number of times before the search, it is possible to increase the possibility that the search query desired by the user is presented as a suggestion word. it can.
In addition, even if it was a genre that attracted attention in the short term, but it happened that other tasks happened before the search and time passed, forgetting what you were paying attention to When a keyword related to a short-term attention genre is presented as a suggestion word at the time of the search, it is possible to remember that the user has focused on the genre and to assist in performing an appropriate search. . In particular, since the short-term attention genre is unlikely to be universally noticed, the user is likely to forget, so that the use of this configuration can provide a high effect.

上記した各例では、ショッピングサイト運営システム3の一部であるショッピングサーバ6が提示したウェブページを閲覧した後に同じショッピングサーバ6が提示したウェブページ上で商品検索を行い、同様にショッピングサイト運営システム3の一部である検索サーバ7とサジェストサーバ8を利用して商品検索やサジェストワードの提示を行うため、直前閲覧ウェブページの情報などの各種情報の送受信を装置間でスムーズに行うことができる。具体的には、各種のウェブページデータだけでなく、それに付随した情報を送受信することも可能である。従って、予め商品ページや各種の特集ページにジャンル情報を紐付けて管理しておき、該管理されているジャンル情報に基づいて短期注目ジャンルを推定することにより、キーワードの抽出等の処理を行うことなく上記の各種効果を得ることが可能である。
しかし、特にこれらの構成に捕らわれずに、ショッピングサイト運営システム3の管理下にあるウェブページ以外の外部ウェブページを閲覧した後にショッピングサイト運営システム3を利用した商品検索を行う場合であっても、該外部ウェブページのデータ(HTMLデータ)の取得や、ウェブページ閲覧の際の検索クエリなどの情報を取得可能であれば、ウェブページデータからキーワードを抽出して商品ジャンルを特定することが上記構成により可能であるため、上述した各種の効果を得ることができる。
In each example described above, after browsing a web page presented by the shopping server 6 which is a part of the shopping site management system 3, a product search is performed on the web page presented by the same shopping server 6, and the shopping site management system is similarly used. 3, the search server 7 and the suggestion server 8 which are a part of 3 are used to search for products and present a suggestion word. Therefore, various types of information such as information on the web page read immediately before can be smoothly transmitted and received between the devices. . Specifically, it is possible to transmit and receive not only various types of web page data but also accompanying information. Therefore, processing such as keyword extraction is performed by preliminarily managing genre information linked to product pages and various special features pages, and estimating short-term attention genres based on the managed genre information. The above-mentioned various effects can be obtained.
However, even when a product search using the shopping site management system 3 is performed after browsing an external web page other than the web page under the management of the shopping site management system 3 without being caught by these configurations, If the external web page data (HTML data) can be acquired, or information such as a search query when browsing the web page can be acquired, the product genre can be specified by extracting a keyword from the web page data. Therefore, the various effects described above can be obtained.

また、上記の例では商品検索を例に挙げたが、これだけでなく、何らかの情報を検索で得る場合に、検索クエリの入力工程があれば適用可能である。
In the above example, the product search is taken as an example. However, not only this but also when obtaining some information by the search, it is applicable if there is a search query input step.

<9.プログラム>

各実施の形態におけるプログラムは、サジェストサーバ8が備える演算処理装置(CPU101など)に実行させるプログラムである。
<9. Program>

The program in each embodiment is a program to be executed by an arithmetic processing device (such as the CPU 101) provided in the suggest server 8.

このプログラムは、検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得手順を演算処理装置に実行させる。
また、前記ジャンルに係る情報からユーザが直前に興味を持ったジャンルを短期注目ジャンルとして推定するジャンル情報推定手順を演算処理装置に実行させる。
更に、前記テキスト情報と前記短期注目ジャンルに基づいて短期サジェストワードを抽出する抽出手順を演算処理装置に実行させる。
更にまた、前記抽出した短期サジェストワードをユーザに提示する提示手順を演算処理装置に実行させる。
即ちこのプログラムは、演算処理装置に対して、図5のステップS301の処理、図6,図8乃至図16で説明した各処理を実行させるプログラムである。
This program computes an information acquisition procedure for acquiring text information input by a user for search and information related to a genre based on a web page browsed by the user during a predetermined period before the search. Let the device run.
Further, the arithmetic processing apparatus is caused to execute a genre information estimation procedure for estimating a genre in which the user has been interested immediately before from the information related to the genre as a short-term attention genre.
Further, the processing unit is caused to execute an extraction procedure for extracting a short-term suggest word based on the text information and the short-term attention genre.
Furthermore, the processing unit is caused to execute a presentation procedure for presenting the extracted short-term suggest word to the user.
In other words, this program is a program that causes the arithmetic processing unit to execute the process in step S301 in FIG. 5 and the processes described in FIG. 6 and FIGS.

このようなプログラムにより、上述したサジェストサーバ8を実現できる。
そしてこのようなプログラムはコンピュータ装置などの機器に内蔵されている記憶媒体としてのHDDや、CPUを有するマイクロコンピュータ内のROMなどに予め記憶しておくことができる。或いはまた、半導体メモリ、メモリカード、光ディスク、光磁気ディスク、磁気ディスクなどのリムーバブル記憶媒体に、一時的或いは永続的に格納(記憶)しておくことができる。またこのようなリムーバブル記憶媒体は、いわゆるパッケージソフトウェアとして提供することができる。
また、このようなプログラムは、リムーバブル記憶媒体からパーソナルコンピュータなどにインストールする他、ダウンロードサイトから、LAN、インターネットなどのネットワークを介してダウンロードすることもできる。
The above-described suggest server 8 can be realized by such a program.
Such a program can be stored in advance in an HDD as a storage medium built in a device such as a computer device or a ROM in a microcomputer having a CPU. Alternatively, it can be stored (stored) temporarily or permanently in a removable storage medium such as a semiconductor memory, memory card, optical disk, magneto-optical disk, or magnetic disk. Such a removable storage medium can be provided as so-called package software.
Further, such a program can be installed from a removable storage medium to a personal computer or the like, or can be downloaded from a download site via a network such as a LAN or the Internet.

1 ネットワークシステム、2 通信ネットワーク、3 ショッピングサイト運営システム、4 ユーザ端末、5 店舗端末、6 ショッピングサーバ、7 検索サーバ、8 サジェストサーバ、8a 管理部、8b 情報取得部、8c ジャンル情報推定部、8d 抽出部、8e 提示部、50 会員DB、51 商品DB、52 店舗DB、53 サジェストワードDB   DESCRIPTION OF SYMBOLS 1 Network system 2 Communication network 3 Shopping site management system 4 User terminal 5 Store terminal 6 Shopping server 7 Search server 8 Suggest server 8a Management part 8b Information acquisition part 8c Genre information estimation part 8d Extraction unit, 8e presentation unit, 50 member DB, 51 product DB, 52 store DB, 53 suggest word DB

Claims (11)

検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得部と、
前記ジャンルに係る情報からユーザが興味を持ったジャンルを注目ジャンルとして推定するジャンル情報推定部と、
前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出部と、
前記抽出したサジェストワードをユーザに提示する提示部と、を備え
前記ウェブページに基づいたジャンルに係る情報は、ユーザが前記ウェブページを閲覧するために入力した検索クエリを含む
情報処理装置。
An information acquisition unit that acquires text information that is input by the user for search, and information related to a genre based on a web page that the user browses during a predetermined period before the search;
And genre information estimation unit that estimates a genre the user is interested as Note eyes genre from the information related to the genre,
An extraction unit that extracts the difference ingest word on the basis of the text information and before Kichu eyes genre,
And a presentation unit for presenting the service ingest word and the extracted user,
The information relating to the genre based on the web page is an information processing apparatus including a search query input by a user to browse the web page .
検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得部と、An information acquisition unit that acquires text information that is input by the user for search, and information related to a genre based on a web page that the user browses during a predetermined period before the search;
前記ジャンルに係る情報からユーザが興味を持ったジャンルを注目ジャンルとして推定するジャンル情報推定部と、A genre information estimation unit that estimates a genre in which the user is interested from information related to the genre,
前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出部と、An extraction unit that extracts a suggestion word based on the text information and the genre of interest;
前記抽出したサジェストワードをユーザに提示する提示部と、を備え、A presentation unit for presenting the extracted suggestion word to a user,
前記ジャンル情報推定部は、The genre information estimation unit
前記ジャンルに係る情報の少なくとも一部が同一ジャンルとなるウェブページが前記所定期間に連続して閲覧された場合に該同一ジャンルを前記注目ジャンルとして推定するWhen a web page in which at least a part of information related to the genre is the same genre is browsed continuously for the predetermined period, the same genre is estimated as the attention genre.
情報処理装置。Information processing device.
前記検索の前の所定の複数回で閲覧された前記ウェブページそれぞれに基づく前記ジャンルに係る情報が不一致である場合に、
前記ジャンル情報推定部は前記注目ジャンルが存在しないと推定し、
前記抽出部は、前記サジェストワードを抽出しない
請求項1または請求項2の何れかに記載の情報処理装置。
When the information related to the genre based on each of the web pages browsed at a predetermined number of times before the search is inconsistent,
The genre information estimation unit estimates that there is no pre-Kichu eyes genre,
The extraction unit, before the information processing apparatus according to any one of claims does not extract the hexa ingest word 1 or claim 2.
前記ジャンルに係る情報からユーザが興味を持ったジャンルとして複数のジャンルが抽出された場合、
前記ジャンル情報推定部は、前記複数のジャンルのうちで最も下位ジャンルとなるものを前記注目ジャンルとして推定する
請求項1または請求項2の何れかに記載の情報処理装置。
When a plurality of genres are extracted as genres that the user is interested in from the information related to the genres,
The genre information estimating unit, the information processing apparatus according to claim 1 or claim 2 for estimating what the lowest genre out of the plurality of genres as a pre Kichu eyes genre.
前記抽出部は前記注目ジャンルを用いずに通常サジェストワードも抽出し、
前記提示部は前記サジェストワードと前記通常サジェストワードの双方をユーザに提示する
請求項1または請求項2の何れかに記載の情報処理装置。
The extractor also extracts typically suggestion word without using the pre-Kichu eyes genre,
The presentation unit is an information processing apparatus according to claim 1 or claim 2 presents both the normal suggestion word before and hexa ingested word to the user.
前記所定期間の間に所定回数のウェブページ閲覧が行われなかった場合、
前記抽出部は前記注目ジャンルを用いずに通常サジェストワードを抽出し、
前記提示部は前記通常サジェストワードをユーザに提示する
請求項1または請求項2の何れかに記載の情報処理装置。
If a predetermined number of web page browsing has not been performed during the predetermined period,
The extraction section extracts a normal suggestion word without using the pre-Kichu eyes genre,
The presentation unit is an information processing apparatus according to claim 1 or claim 2, presents the user with the usual suggestions word.
表音情報とジャンル情報が紐付けられたサジェストワード管理部を備えた
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, further comprising a suggestion word management unit in which phonetic information and genre information are linked.
前記所定期間は所定の時間よりも短い時間とされた
請求項1または請求項2の何れかに記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the predetermined period is shorter than a predetermined time.
前記所定期間は、所定回数前のウェブページの閲覧から前記検索までの間の期間とされた
請求項1または請求項2の何れかに記載の情報処理装置。
The information processing apparatus according to claim 1 , wherein the predetermined period is a period between browsing of the web page a predetermined number of times before the search.
検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報としてユーザが前記ウェブページを閲覧するために入力した検索クエリを含む情報と、を取得する情報取得ステップと、
前記ジャンルに係る情報からユーザが興味を持ったジャンルを注目ジャンルとして推定するジャンル情報推定ステップと、
前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出ステップと、
前記抽出したサジェストワードをユーザに提示する提示ステップと、を
情報処理装置が実行する情報処理方法。
Search query entered by the user for browsing the web page as text information entered by the user for the search and information relating to a genre based on the web page browsed by the user during the predetermined period before the search Including information , and an information acquisition step for acquiring
And genre information estimation step of estimating a genre which the user with a taste Xing as Note eyes genre from the information related to the genre,
An extraction step of extracting the difference ingest word on the basis of the text information and before Kichu eyes genre,
An information processing method by the information processing device executes the presenting step, the presenting the sub ingest word and the extracted user.
検索のためにユーザが入力しているテキスト情報と、前記検索の前の所定期間にユーザが閲覧したウェブページに基づいたジャンルに係る情報と、を取得する情報取得ステップと、An information acquisition step of acquiring text information that the user has entered for search, and information related to a genre based on a web page that the user browsed during a predetermined period before the search;
前記ジャンルに係る情報の少なくとも一部が同一ジャンルとなるウェブページが前記所定期間に連続して閲覧された場合に該同一ジャンルをユーザが興味を持った注目ジャンルとして推定するジャンル情報推定ステップと、A genre information estimation step of estimating the same genre as an attention genre in which the user is interested when a web page in which at least a part of the information related to the genre is the same genre is browsed continuously in the predetermined period;
前記テキスト情報と前記注目ジャンルに基づいてサジェストワードを抽出する抽出ステップと、An extraction step of extracting a suggestion word based on the text information and the noted genre;
前記抽出したサジェストワードをユーザに提示する提示ステップと、をPresenting the extracted suggested words to the user; and
情報処理装置が実行する情報処理方法。An information processing method executed by the information processing apparatus.
JP2018531272A 2017-04-27 2017-04-27 Information processing apparatus, information processing method, program, and storage medium Active JP6401428B1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2017/016754 WO2018198268A1 (en) 2017-04-27 2017-04-27 Information processing device, information processing method, program, and storage medium

Publications (2)

Publication Number Publication Date
JP6401428B1 true JP6401428B1 (en) 2018-10-10
JPWO2018198268A1 JPWO2018198268A1 (en) 2019-06-27

Family

ID=63788095

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018531272A Active JP6401428B1 (en) 2017-04-27 2017-04-27 Information processing apparatus, information processing method, program, and storage medium

Country Status (2)

Country Link
JP (1) JP6401428B1 (en)
WO (1) WO2018198268A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6568284B1 (en) * 2018-10-02 2019-08-28 ヤフー株式会社 Providing device, providing method, and providing program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073677A (en) * 2000-09-05 2002-03-12 Zenrin Co Ltd Device for collecting personal preference information on reader and information reading support device using the information collecting device
JP2011002972A (en) * 2009-06-18 2011-01-06 Yahoo Japan Corp Query analysis device, query analysis method, program and information retrieval device
JP2012520513A (en) * 2009-03-10 2012-09-06 グーグル・インコーポレーテッド Generating user profiles
JP2013239029A (en) * 2012-05-15 2013-11-28 Nippon Telegr & Teleph Corp <Ntt> Abstract visualization device, abstract visualization method and abstract visualization program
WO2014049828A1 (en) * 2012-09-28 2014-04-03 楽天株式会社 Information processing device, information processing method, and information processing program
JP2014167815A (en) * 2010-02-03 2014-09-11 Google Inc Information search system with real-time feedback

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002073677A (en) * 2000-09-05 2002-03-12 Zenrin Co Ltd Device for collecting personal preference information on reader and information reading support device using the information collecting device
JP2012520513A (en) * 2009-03-10 2012-09-06 グーグル・インコーポレーテッド Generating user profiles
JP2011002972A (en) * 2009-06-18 2011-01-06 Yahoo Japan Corp Query analysis device, query analysis method, program and information retrieval device
JP2014167815A (en) * 2010-02-03 2014-09-11 Google Inc Information search system with real-time feedback
JP2013239029A (en) * 2012-05-15 2013-11-28 Nippon Telegr & Teleph Corp <Ntt> Abstract visualization device, abstract visualization method and abstract visualization program
WO2014049828A1 (en) * 2012-09-28 2014-04-03 楽天株式会社 Information processing device, information processing method, and information processing program

Also Published As

Publication number Publication date
JPWO2018198268A1 (en) 2019-06-27
WO2018198268A1 (en) 2018-11-01

Similar Documents

Publication Publication Date Title
EP2488971B1 (en) Dynamic search suggestion and category specific completion
US8527370B2 (en) System and method for providing access to product related electronic catalog functionality
JP6619024B2 (en) Information processing apparatus, information processing method, program, and storage medium
JP5341276B1 (en) Information processing apparatus, information processing method, and information processing program
JP6469194B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP5506104B2 (en) Information processing apparatus, information processing method, and information processing program
JP6679689B2 (en) Information processing device and information processing method
JP5728630B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP2020064471A (en) Apparatus, method and program for information processing
JP2013140444A (en) Information processing device, information processing method, information processing program and recording medium
TWI569157B (en) Information processing device, information processing method, memory media
JP6754808B2 (en) Information processing device, information processing method
WO2015198376A1 (en) Information processing device, information processing method, program, and storage medium
JP6085730B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP6401428B1 (en) Information processing apparatus, information processing method, program, and storage medium
TWI573032B (en) Information processing device, information processing method, memory media
JP6169288B1 (en) Information processing apparatus, information processing method, program, and storage medium
JP5315485B1 (en) Information processing apparatus, information processing method, and information processing program
JP5433822B1 (en) Information processing apparatus, information processing method, information processing apparatus program, and recording medium
JP6687737B2 (en) Information processing apparatus, information processing method, program, storage medium
JP6085727B1 (en) Information processing apparatus, information processing method, program, and storage medium
WO2017037866A1 (en) Information processing device, information processing method, program, and storage medium

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180614

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180614

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20180614

A975 Report on accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A971005

Effective date: 20180731

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180906

R150 Certificate of patent or registration of utility model

Ref document number: 6401428

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250