JP2011253415A - Query suggestion device and method based on phrase - Google Patents

Query suggestion device and method based on phrase Download PDF

Info

Publication number
JP2011253415A
JP2011253415A JP2010127659A JP2010127659A JP2011253415A JP 2011253415 A JP2011253415 A JP 2011253415A JP 2010127659 A JP2010127659 A JP 2010127659A JP 2010127659 A JP2010127659 A JP 2010127659A JP 2011253415 A JP2011253415 A JP 2011253415A
Authority
JP
Japan
Prior art keywords
query
phrase
target document
suggestion
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.)
Granted
Application number
JP2010127659A
Other languages
Japanese (ja)
Other versions
JP5323004B2 (en
Inventor
Tatsuya Uchiyama
達也 内山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Yahoo Japan Corp
Original Assignee
Yahoo Japan Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yahoo Japan Corp filed Critical Yahoo Japan Corp
Priority to JP2010127659A priority Critical patent/JP5323004B2/en
Publication of JP2011253415A publication Critical patent/JP2011253415A/en
Application granted granted Critical
Publication of JP5323004B2 publication Critical patent/JP5323004B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a query suggestion device and method for displaying, to a user terminal, information for enabling a user to much more easily grasp association with his or her desired information including information which is not included in the past input history, retrieval log and retrieval index.SOLUTION: In this query suggestion device 20, a phrase DB generation means 250 stores a phrase extracted from an object document in a phrase DB260, and a matching DB generating means 270 calculates relevance scores between words included in a retrieval index or the like and the object document, and stores the relevance scores in association with the words and the object document in a matching DB280, and the query estimation means 212 estimates a query based on query input operation information received from a user terminal 10, and a relevant phrase extraction means 213 generates a suggestion query with the phase of the object document whose relevance with the estimated query is high, and transmits it to the user terminal 10.

Description

本発明は、フレーズに基づくクエリサジェスチョン装置及び方法に関する。   The present invention relates to a phrase-based query suggestion apparatus and method.

従来、インターネット上のコンテンツ検索を行う際に、ユーザ端末のブラウザ等が受け付けたクエリ入力操作に係る情報に基づいて、当該ユーザ端末が記憶したクエリ入力履歴又は検索サーバがあらかじめ記憶したクエリログ若しくは検索インデックスを参照することにより、推測したクエリ、関連語、ミスタイプを含む表記ゆれの修正候補等で構成するサジェスチョンクエリを端末に表示する技術が知られている(例えば、特許文献1、非特許文献1等)。   Conventionally, when performing a content search on the Internet, based on information related to a query input operation received by a browser or the like of a user terminal, a query input history stored by the user terminal or a query log or a search index stored in advance by a search server There is known a technique for displaying a suggestion query composed of an estimated query, a related word, a correction candidate for a variation in notation including a mistype, etc. on a terminal (for example, Patent Document 1, Non-Patent Document 1). etc).

このような技術によれば、ユーザは、クエリ入力操作に応じて表示されるサジェスチョンクエリを参考として、要求するクエリを修正し、効率的に所望のコンテンツを探し出すことができる。   According to such a technique, a user can correct a requested query with reference to a suggestion query displayed in response to a query input operation, and can efficiently search for desired content.

特開2009−104602号公報JP 2009-104602 A

株式会社ネットマークス、“google検索アプライアンス[Ver.6.2..0.G14 特長]”、[online]、株式会社ネットマークス、[平成 22年4月30日検索]、インターネット<URL:http://www.netmarks−gsa−support.com/main_gsa.html>Netmarks Co., Ltd., “Google Search Appliance [Ver. 6.2..G14 Features]”, [online], Netmarks Co., Ltd. [Search April 30, 2010], Internet <URL: http: // www. netmarks-gsa-support. com / main_gsa. html>

しかしながら、上述の技術は、入力履歴、クエリログ又は検索インデックスの情報に依存しており、このままでは当該過去の入力履歴、クエリログ及び検索インデックスの情報にないものをユーザに提示することはできない。さらに、過去の入力履歴、クエリログ及び検索インデックスの多くは単語や形態素等で構成されており、これらの単語や形態素はそれぞれ単純な意味しか持ち得ないので、ユーザ端末に表示された単語や形態素を視認したユーザは所望の情報との関連を容易に把握することができない場合がある。   However, the above-described technology relies on information on the input history, query log, or search index, and it is impossible to present to the user what is not in the past input history, query log, and search index information. Furthermore, many of the past input histories, query logs, and search indexes are composed of words, morphemes, etc., and these words and morphemes can only have simple meanings. The visually recognized user may not be able to easily grasp the relationship with the desired information.

そこで本発明は、ユーザ端末が受け付けたクエリ入力操作に係る情報に基づいて、過去の入力履歴、検索ログ及び検索インデックスにない情報も含めて、ユーザが所望の情報との関連をより容易に把握することができる情報を当該ユーザ端末に表示する、クエリサジェスチョン装置及び方法を提供することを目的とする。   Therefore, the present invention makes it easier for the user to grasp the relationship with the desired information, including information not included in the past input history, search log, and search index, based on the information related to the query input operation accepted by the user terminal. An object of the present invention is to provide a query suggestion apparatus and method for displaying information that can be performed on the user terminal.

本発明は、具体的には以下のようなものを提供する。   Specifically, the present invention provides the following.

(1) 通信ネットワークを介してユーザ端末と通信可能なクエリサジェスチョン装置であって、対象文書を受け付けたことに応じて受け付けた前記対象文書からフレーズを抽出して当該対象文書と関連付けてフレーズDBとして記憶するフレーズDB生成手段と、あらかじめ記憶したクエリログ又は検索インデックスに含まれる語について、前記対象文書との関連度が高いほど高い関連度スコアを算出し、前記語及び前記対象文書と関連付けてマッチングDBとして記憶するマッチングDB生成手段と、前記ユーザ端末からクエリ入力操作に係る情報を受信する手段と、受信した前記クエリ入力操作に係る情報に基づいて、前記クエリログ又は前記検索インデックスを参照することにより入力途中のクエリを推測するクエリ推測手段と、推測した前記クエリに基づいて前記マッチングDBを参照し、前記クエリと同一の語と前記関連度スコアの高い前記対象文書を抽出し、抽出した前記対象文書に基づいて前記フレーズDBを参照して前記クエリに関連度の高い前記フレーズを抽出する関連フレーズ抽出手段と、抽出した前記フレーズをサジェスチョンクエリとして前記ユーザ端末に送信するサジェスチョンクエリ送信手段とを備えるクエリサジェスチョン装置。   (1) A query suggestion device capable of communicating with a user terminal via a communication network, wherein a phrase is extracted from the target document received in response to receiving the target document, and is associated with the target document as a phrase DB For a word included in a stored phrase DB generating means and a query log or search index stored in advance, a higher relevance score is calculated as the relevance with the target document is higher, and the matching DB is associated with the word and the target document. Matching DB generation means stored as: means for receiving information related to query input operation from the user terminal; input by referring to the query log or the search index based on the received information related to the query input operation Query guessing means to guess the middle query, The matching DB is referred to based on the query, the target document having the same word as the query and the relevance score is extracted, and the query is referred to the phrase DB based on the extracted target document. A query suggestion device comprising: related phrase extraction means for extracting the phrase having a high degree of relevance to the user terminal; and suggestion query transmission means for transmitting the extracted phrase as a suggestion query to the user terminal.

(1)の構成を備えるクエリサジェスチョン装置は、対象文書から抽出したフレーズをフレーズDBとして記憶し、さらに、クエリログ又は検索インデックスに含まれる語と当該対象文書との関連度スコアを算出して、当該語及び当該対象文書と関連付けてマッチングDBとして記憶する。さらに、当該クエリサジェスチョン装置は、ユーザ端末から受信したクエリ入力操作に係る情報に基づいてクエリを推測し、さらに推測したクエリに基づいて当該マッチングDB及び当該フレーズDBを参照することにより、当該クエリ入力操作に応じて推測したクエリに関連度の高い対象文書を抽出し、抽出した当該対象文書に基づいてフレーズを抽出して当該ユーザ端末に送信する。   The query suggestion device having the configuration of (1) stores a phrase extracted from the target document as a phrase DB, further calculates a relevance score between the word included in the query log or the search index and the target document, and The word is stored as a matching DB in association with the target document. Furthermore, the query suggestion device estimates the query based on information related to the query input operation received from the user terminal, and further refers to the matching DB and the phrase DB based on the estimated query, thereby inputting the query A target document having a high degree of association with the query estimated according to the operation is extracted, and a phrase is extracted based on the extracted target document and transmitted to the user terminal.

このことにより、当該クエリサジェスチョン装置は、ユーザ端末が受け付けたクエリ入力操作に応じて推測したクエリと関連度の高い対象文書からフレーズを抽出して送信することができる。その結果、ユーザ端末に表示されたフレーズを視認したユーザは、所望の情報との関連を容易に把握してより効率的に所望の文書を検索することができる。   As a result, the query suggestion device can extract and transmit a phrase from a target document having a high degree of association with the query estimated according to the query input operation received by the user terminal. As a result, the user who visually recognizes the phrase displayed on the user terminal can easily grasp the relationship with the desired information and search for the desired document more efficiently.

(2) 前記マッチングDB生成手段は、TF−IDFにより前記対象文書の特徴的な語に対してより高い前記関連度スコアを算出する(1)に記載のクエリサジェスチョン装置。   (2) The query suggestion device according to (1), wherein the matching DB generation unit calculates a higher relevance score for a characteristic word of the target document by TF-IDF.

(2)の構成を備えるクエリサジェスチョン装置は、TF−IDFにより対象文書の特徴的な語に対してより高い関連度スコアを算出する。   The query suggestion device having the configuration of (2) calculates a higher relevance score for a characteristic word of the target document by TF-IDF.

このことにより、当該クエリサジェスチョン装置は、対象文書の中で特徴的な語に係るフレーズをより優先して抽出し、ユーザ端末に送信することができる。その結果、ユーザは、当該特徴的な語に係るフレーズを視認してより効率的に所望の文書を検索することができる。   Accordingly, the query suggestion device can extract a phrase related to a characteristic word in the target document with higher priority and transmit the phrase to the user terminal. As a result, the user can search the desired document more efficiently by visually recognizing the phrase related to the characteristic word.

(3) 前記フレーズDBを参照して、前記関連フレーズ抽出手段が抽出した前記対象文書に関連付けて記憶したフレーズのうち、前記クエリ推測手段が推測したクエリ以外の語であって当該対象文書の特徴語を含むフレーズを更に抽出するサポートフレーズ抽出手段を更に備え、前記サジェスチョンクエリ送信手段は、前記サポートフレーズ抽出手段が抽出した当該フレーズをさらに前記サジェスチョンクエリとして加えて送信する(1)又は(2)に記載のクエリサジェスチョン装置。   (3) Of the phrases stored in association with the target document extracted by the related phrase extraction unit with reference to the phrase DB, it is a word other than the query estimated by the query estimation unit, and the feature of the target document Support phrase extracting means for further extracting a phrase including a word is further provided, and the suggestion query transmitting means further adds the phrase extracted by the support phrase extracting means as the suggestion query and transmits it (1) or (2) Query suggestion device as described in.

(3)の構成を備えるクエリサジェスチョン装置は、推測したクエリ以外の語であって当該対象文書の特徴語を含むフレーズを更に抽出してユーザ端末に送信する。このことにより、クエリサジェスチョン装置は、推測したクエリを含むメインフレーズ以外に、当該対象文書の特徴的な語を含むサポートフレーズを併せてサジェスチョンクエリとしてユーザ端末のユーザに視認させることができる。ここで、特徴的な語は、TF―IDF等公知の様々な技術を用いて特定することができる。   The query suggestion device having the configuration of (3) further extracts a phrase that is a word other than the estimated query and includes the characteristic word of the target document, and transmits it to the user terminal. Thereby, the query suggestion device can make the user of the user terminal visually recognize the support phrase including the characteristic word of the target document as the suggestion query in addition to the main phrase including the estimated query. Here, the characteristic words can be specified using various known techniques such as TF-IDF.

その結果、ユーザは、メインフレーズ以外にも、対象文書の特徴的な語を含むサポートフレーズを視認することにより、対象文書の内容を更に容易に把握し、適切なサジェスチョンクエリの選択操作を行い、所望の情報との関連を容易に把握してさらに効率的に所望の文書を検索することができる。   As a result, the user can grasp the contents of the target document more easily by visually recognizing the support phrase including the characteristic words of the target document in addition to the main phrase, and perform an appropriate suggestion query selection operation. It is possible to easily grasp the relationship with desired information and search for a desired document more efficiently.

(4) 前記対象文書を形態素単位に分割して前記対象文書に関連付けて記憶した形態素DBを参照して、前記関連フレーズ抽出手段が抽出した前記対象文書に関連付けて記憶したフレーズのうち、前記クエリ推測手段が推測したクエリ以外の語であって当該対象文書の特徴語を更に抽出するサポート語抽出手段を更に備え、前記サジェスチョンクエリ送信手段は、前記サポート語抽出手段が抽出した当該語をさらに前記サジェスチョンクエリとして加えて送信する(1)又は(2)に記載のクエリサジェスチョン装置。   (4) The query among the phrases stored in association with the target document extracted by the related phrase extraction unit with reference to the morpheme DB stored in association with the target document by dividing the target document into morpheme units The method further comprises support word extraction means for further extracting a feature word of the target document that is a word other than the query estimated by the estimation means, and the suggestion query transmission means further includes the word extracted by the support word extraction means. The query suggestion device according to (1) or (2), which is transmitted as a suggestion query.

(4)の構成を備えるクエリサジェスチョン装置は、推測したクエリ以外の語であって当該対象文書の特徴語を更に抽出してユーザ端末に送信する。このことにより、クエリサジェスチョン装置は、推測したクエリを含むメインフレーズ以外に、当該対象文書の特徴的な語を併せてサジェスチョンクエリとしてユーザ端末のユーザに視認させることができる。ここで、特徴的な語は、TF―IDF等公知の様々な技術を用いて特定することができる。   The query suggestion device having the configuration of (4) further extracts a feature word of the target document that is a word other than the estimated query and transmits it to the user terminal. Thereby, the query suggestion device can make the user of the user terminal visually recognize the characteristic words of the target document as a suggestion query in addition to the main phrase including the estimated query. Here, the characteristic words can be specified using various known techniques such as TF-IDF.

その結果、ユーザは、メインフレーズ以外にも、対象文書の特徴的な語を視認することにより、対象文書の内容を更に容易に把握し、適切なサジェスチョンクエリの選択操作を行い、所望の情報との関連を容易に把握してさらに効率的に所望の文書を検索することができる。なお、特徴語は、フレーズよりも短いので同じ表示スペースにより多く表示できるとともに、メインフレーズと特徴語を組み合わせて表示すると、ユーザがリンク先の対象文書の絞込みをより好適に行うことができる場合もある。   As a result, in addition to the main phrase, the user can grasp the contents of the target document more easily by visually recognizing the characteristic words of the target document, perform an appropriate suggestion query selection operation, and select desired information and Thus, it is possible to easily grasp the relationship and search for a desired document more efficiently. Since feature words are shorter than phrases, they can be displayed more in the same display space, and when the main phrases and feature words are displayed in combination, the user may be able to narrow down the target documents to be linked more appropriately. is there.

(5) 通信ネットワークを介してユーザ端末と通信可能なクエリサジェスチョン装置がクエリサジェスチョンを行う方法であって、前記クエリサジェスチョン装置が、対象文書を受け付けたことに応じて受け付けた前記対象文書からフレーズを抽出して当該対象文書と関連付けてフレーズDBとして記憶するフレーズDB生成ステップと、あらかじめ記憶したクエリログ又は検索インデックスに含まれる語について、前記対象文書との関連度が高いほど高い関連度スコアを算出し、前記語及び前記対象文書と関連付けてマッチングDBとして記憶するマッチングDB生成ステップと、前記ユーザ端末からクエリ入力操作に係る情報を受信するステップと、受信した前記クエリ入力操作に係る情報に基づいて、前記クエリログ又は前記検索インデックスを参照することにより入力途中のクエリを推測するクエリ推測ステップと、推測した前記クエリに基づいて前記マッチングDBを参照し、前記クエリと同一の語と前記関連度スコアの高い前記対象文書を抽出し、抽出した前記対象文書に基づいて前記フレーズDBを参照して前記クエリに関連度の高い前記フレーズを抽出するフレーズ抽出ステップと、抽出した前記フレーズをサジェスチョンクエリとして前記ユーザ端末に送信するサジェスチョンクエリ送信ステップとを含む方法。   (5) A query suggestion device capable of communicating with a user terminal via a communication network performs query suggestion, wherein the query suggestion device receives a phrase from the target document received in response to receiving the target document. For a phrase DB generation step that is extracted and stored as a phrase DB in association with the target document, and a word included in a query log or search index stored in advance, a higher relevance score is calculated as the relevance with the target document is higher. , Based on the matching DB generation step of storing as a matching DB in association with the word and the target document, the step of receiving information related to a query input operation from the user terminal, and the information related to the received query input operation, The query log or the search event A query estimation step for estimating a query in the middle of input by referring to a dex, and referring to the matching DB based on the estimated query, and extracting the target document having the same word as the query and a high relevance score A phrase extracting step of extracting the phrase having a high degree of relevance to the query by referring to the phrase DB based on the extracted target document, and a suggestion query for transmitting the extracted phrase to the user terminal as a suggestion query A transmitting step.

(5)に記載の方法を実施することにより、(1)と同様の作用・効果が期待できる。   By performing the method described in (5), the same actions and effects as in (1) can be expected.

本発明によれば、クエリサジェスチョン装置は、ユーザ端末が受け付けたクエリ入力操作に応じて推測したクエリと関連度の高い語を含むフレーズを対象文書から抽出して送信することができる。その結果、ユーザ端末に表示されたフレーズを視認したユーザは、所望の情報との関連を容易に把握してより効率的に所望の文書を検索することができる。   ADVANTAGE OF THE INVENTION According to this invention, the query suggestion apparatus can extract and transmit the phrase containing the word highly relevant with the query estimated according to the query input operation which the user terminal received from the object document. As a result, the user who visually recognizes the phrase displayed on the user terminal can easily grasp the relationship with the desired information and search for the desired document more efficiently.

本発明の好適な実施形態の一例に係る機能ブロックを示す図である。It is a figure which shows the functional block which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の別の一例に係る機能ブロックを示す図である。It is a figure which shows the functional block which concerns on another example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るフレーズDB生成処理を示すフローチャートである。It is a flowchart which shows the phrase DB production | generation process which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るマッチングDB生成処理を示すフローチャートである。It is a flowchart which shows the matching DB production | generation process which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係る関連フレーズ抽出処理を示すフローチャートである。It is a flowchart which shows the related phrase extraction process which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の別の一例に係る関連フレーズ抽出処理を示すフローチャートである。It is a flowchart which shows the related phrase extraction process which concerns on another example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るフレーズDBの一例を示す図である。It is a figure which shows an example of phrase DB which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るマッチングDBの一例を示す図である。It is a figure which shows an example of matching DB which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るユーザ端末における画面イメージを示す図である。It is a figure which shows the screen image in the user terminal which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るユーザ端末における画面イメージを示す図である。It is a figure which shows the screen image in the user terminal which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るユーザ端末における画面イメージを示す図である。It is a figure which shows the screen image in the user terminal which concerns on an example of suitable embodiment of this invention. 本発明の好適な実施形態の一例に係るユーザ端末における画面イメージを示す図である。It is a figure which shows the screen image in the user terminal which concerns on an example of suitable embodiment of this invention.

以下、本発明の実施形態について詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail.

なお、本発明の好適な実施形態における構成要素は、適宜既存の構成要素等との置き換えが可能であり、また、他の既存の構成要素との組み合わせを含む様々なバリエーションが可能であって、本発明の好適な実施形態の記載をもって、特許請求の範囲に記載された発明の内容を限定するものではない。   Note that the components in the preferred embodiment of the present invention can be appropriately replaced with existing components and the like, and various variations including combinations with other existing components are possible, The description of the preferred embodiments of the present invention is not intended to limit the content of the invention described in the claims.

図1は、本発明の好適な実施形態の一例に係るユーザ端末10、クエリサジェスチョン装置20を含む主要な機器の機能構成を表すブロック図である。これらの機器が備える各手段はコンピュータ及びその周辺装置が備えるハードウェア及びこのハードウェアを制御するソフトウェアによって構成される。   FIG. 1 is a block diagram illustrating a functional configuration of main devices including a user terminal 10 and a query suggestion device 20 according to an example of a preferred embodiment of the present invention. Each means provided in these devices is constituted by hardware provided in a computer and its peripheral devices, and software for controlling the hardware.

上記ハードウェアには、CPUの他、記憶部、通信部、表示部及び入力部が含まれる。記憶部としては、例えば、メモリ(RAM、ROM等)、ハードディスクドライブ(HDD)及び光ディスク(CD、DVD等)ドライブが挙げられる。通信部としては、例えば、各種有線及び無線インターフェース装置が挙げられる。表示部としては、例えば、液晶ディスプレイ、プラズマディスプレイ等の各種ディスプレイが挙げられる。入力部としては、例えば、キーボード及びポインティング・デバイス(マウス、トラッキングボール等)が挙げられる。   In addition to the CPU, the hardware includes a storage unit, a communication unit, a display unit, and an input unit. Examples of the storage unit include a memory (RAM, ROM, etc.), a hard disk drive (HDD), and an optical disk (CD, DVD, etc.) drive. Examples of the communication unit include various wired and wireless interface devices. Examples of the display unit include various displays such as a liquid crystal display and a plasma display. Examples of the input unit include a keyboard and a pointing device (mouse, tracking ball, etc.).

ここで、ユーザ端末10は、クエリ入力操作受付手段11、クエリ入力操作情報送信手段12、サジェスチョンクエリ受信手段13及びサジェスチョンクエリ表示手段14を含んで構成する。クエリ入力操作受付手段11は、ユーザからのクエリ入力操作を受け付ける。クエリ入力操作情報送信手段12は、クエリ入力操作受付手段11がユーザから受け付けたクエリ入力操作に基づいて、入力中のクエリ文字列の情報を含むクエリ入力操作情報をクエリサジェスチョン装置20に送信する。サジェスチョンクエリ受信手段13は、クエリサジェスチョン装置20から送信されサジェスチョンクエリを受信する。サジェスチョンクエリ表示手段14は、サジェスチョンクエリ受信手段13がクエリサジェスチョン装置20から受信したサジェスチョンクエリを表示する。   Here, the user terminal 10 includes a query input operation accepting unit 11, a query input operation information transmitting unit 12, a suggestion query receiving unit 13, and a suggestion query display unit 14. The query input operation accepting unit 11 accepts a query input operation from the user. The query input operation information transmitting unit 12 transmits query input operation information including information on the query character string being input to the query suggestion device 20 based on the query input operation received from the user by the query input operation receiving unit 11. The suggestion query receiving unit 13 receives a suggestion query transmitted from the query suggestion device 20. The suggestion query display unit 14 displays the suggestion query received by the suggestion query reception unit 13 from the query suggestion device 20.

また、クエリサジェスチョン装置20は、サジェスチョンクエリ配信手段210、検索ページ要求受付手段220、検索ページ送信手段230、対象文書受付手段240、フレーズDB生成手段250、フレーズDB260、マッチングDB生成手段270、マッチングDB280、並びに、クエリログDB291、形態素辞書DB292及びインデックスDB293を含む参照DB群290を含んで構成する。   The query suggestion device 20 includes a suggestion query distribution unit 210, a search page request reception unit 220, a search page transmission unit 230, a target document reception unit 240, a phrase DB generation unit 250, a phrase DB 260, a matching DB generation unit 270, and a matching DB 280. And a reference DB group 290 including a query log DB 291, a morpheme dictionary DB 292 and an index DB 293.

さらに、サジェスチョンクエリ配信手段210は、クエリ入力操作情報受付手段211、クエリ推測手段212、関連フレーズ抽出手段213、サポートフレーズ抽出手段213a及びサジェスチョンクエリ送信手段214を含んで構成する。   Further, the suggestion query distribution unit 210 includes a query input operation information reception unit 211, a query estimation unit 212, a related phrase extraction unit 213, a support phrase extraction unit 213a, and a suggestion query transmission unit 214.

サジェスチョンクエリ配信手段210は、クエリ文字列を含むクエリ入力操作情報をユーザ端末10から受け付けたことに応じて、サジェスチョンクエリをユーザ端末10に配信する。クエリ入力操作情報受付手段211は、ユーザ端末10のクエリ入力操作情報送信手段12が送信したクエリ入力操作情報を受け付ける。クエリ推測手段212は、クエリ入力操作情報受付手段211が受け付けたクエリ入力操作情報に基づいて、クエリログDB291又はインデックスDB293を参照して、入力中のクエリの候補語を推測する。関連フレーズ抽出手段213は、クエリ推測手段212が推測したクエリに基づいてマッチングDB280、フレーズDB260を参照して、当該推測したクエリを含むフレーズをサジェスチョンクエリとして抽出する。サポートフレーズ抽出手段213aは、フレーズDB260を参照して、関連フレーズ抽出手段213が抽出した対象文書に関連付けて記憶したフレーズのうち、クエリ推測手段212が推測したクエリの候補語以外の語であって当該対象文書の特徴語を含むフレーズをさらに抽出する。サジェスチョンクエリ送信手段214は、関連フレーズ抽出手段213及びサポートフレーズ抽出手段213aがそれぞれ抽出したフレーズ(メインフレーズ)及びサポートフレーズを、サジェスチョンクエリとしてユーザ端末10に送信する。   The suggestion query delivery unit 210 delivers a suggestion query to the user terminal 10 in response to receiving query input operation information including a query character string from the user terminal 10. The query input operation information reception unit 211 receives the query input operation information transmitted by the query input operation information transmission unit 12 of the user terminal 10. Based on the query input operation information received by the query input operation information receiving unit 211, the query estimation unit 212 estimates a candidate word of the query being input by referring to the query log DB 291 or the index DB 293. The related phrase extraction unit 213 refers to the matching DB 280 and the phrase DB 260 based on the query estimated by the query estimation unit 212 and extracts a phrase including the estimated query as a suggestion query. The support phrase extraction unit 213a refers to the phrase DB 260, and is a word other than the query candidate words estimated by the query estimation unit 212 among the phrases stored in association with the target document extracted by the related phrase extraction unit 213. Phrases including feature words of the target document are further extracted. The suggestion query transmission unit 214 transmits the phrase (main phrase) and the support phrase extracted by the related phrase extraction unit 213 and the support phrase extraction unit 213a to the user terminal 10 as a suggestion query.

また、検索ページ要求受付手段220は、ユーザ端末10から検索ページ要求を受け付ける。検索ページ送信手段230は、検索ページ要求受付手段220が検索ページ要求を受け付けたことに応じて、検索ページを構成してユーザ端末10に送信する。   In addition, the search page request receiving unit 220 receives a search page request from the user terminal 10. The search page transmission unit 230 configures a search page and transmits it to the user terminal 10 in response to the search page request reception unit 220 receiving the search page request.

一方、対象文書受付手段240は、ニュースサーバ30から送信された対象文書を受け付ける。   On the other hand, the target document receiving unit 240 receives the target document transmitted from the news server 30.

次に、フレーズDB生成手段250は、対象文書受付手段240が受け付けた対象文書からフレーズを抽出して当該対象文書と関連付けてフレーズDB260として記憶する。図7は、フレーズDB260の一例を示す。フレーズDB260は、対象文書を識別する対象文書IDに関連付けて当該文書から抽出したフレーズを記憶する。   Next, the phrase DB generation unit 250 extracts a phrase from the target document received by the target document reception unit 240 and stores it as the phrase DB 260 in association with the target document. FIG. 7 shows an example of the phrase DB 260. The phrase DB 260 stores a phrase extracted from the document in association with the target document ID for identifying the target document.

次に、マッチングDB生成手段270は、形態素辞書DB292を参照して対象文書を形態素単位に分割する。ここで、形態素辞書DB292は、形態素解析のための形態素を記憶したものであり、公知の様々なものが採用可能である。さらに、マッチングDB生成手段270は、クエリログDB291又はインデックスDB293を参照し、これらのDBに含まれる語について、対象文書との関連度が高いほど高い関連度スコアを算出し、当該語及び当該対象文書と関連付けてマッチングDBとして記憶する。   Next, the matching DB generation unit 270 refers to the morpheme dictionary DB 292 and divides the target document into morpheme units. Here, the morpheme dictionary DB 292 stores morphemes for morpheme analysis, and various known ones can be adopted. Furthermore, the matching DB generation unit 270 refers to the query log DB 291 or the index DB 293, calculates a higher relevance score for the words included in these DBs as the relevance with the target document is higher, and the word and the target document. And stored as a matching DB.

ここで、クエリログDB291は、過去のユーザのクエリの入力履歴等をクエリログとして記憶したものである。またインデックスDB293は、文書検索のためのインデックスとして語(形態素)を記憶したものである。なお、クエリログDB291及びインデックスDB293は様々なものが採用可能であり、その形式は問わない。また、クエリログDB291及びインデックスDB293としては、対象文書が含む語を含み、後述の関連フレーズ抽出処理において推測するクエリを多く含むものが好ましい。   Here, the query log DB 291 stores a history of past user queries and the like as a query log. The index DB 293 stores words (morphemes) as indexes for document search. Various types of query log DB 291 and index DB 293 can be employed, and their formats are not limited. The query log DB 291 and the index DB 293 preferably include words included in the target document and include many queries estimated in the related phrase extraction process described later.

図8は、マッチングDB280の一例を示す。マッチングDB280は、関連度スコアを、語及び対象文書を識別する対象文書IDに関連付けて記憶する。   FIG. 8 shows an example of the matching DB 280. The matching DB 280 stores the relevance score in association with the target document ID that identifies the word and the target document.

ニュースサーバ30は、ニュース記事の入稿を受け付け、対象文書としてクエリサジェスチョン装置20に送信する。そして、クエリサジェスチョン装置20の対象文書受付手段240は、対象文書を受信する。クエリサジェスチョン装置20は、このようにして受け付けた対象文書について、下記で詳述するフレーズを含むサジェスチョンクエリを抽出してユーザ端末10に送信する。なお、対象文書の受け付けタイミングは様々な態様が採用可能であり、ニュースサーバ30は、ニュース記事の入稿を受け付ける度に対象文書を送信してもよいし、所定の時間毎に送信してもよい。   The news server 30 receives a news article and transmits it as a target document to the query suggestion device 20. Then, the target document receiving unit 240 of the query suggestion device 20 receives the target document. The query suggestion device 20 extracts a suggestion query including a phrase described in detail below and transmits it to the user terminal 10 for the target document received in this way. Note that various modes can be adopted for the reception timing of the target document, and the news server 30 may transmit the target document every time it accepts submission of a news article, or may transmit it every predetermined time. Good.

さらに、クエリサジェスチョン装置20自身が、対象文書となる記事を受け付けてもよい。また、対象文書はニュース記事に限られず、ブログ記事その他の様々な記事が対象文書として採用可能である。   Further, the query suggestion device 20 itself may accept an article as a target document. Further, the target document is not limited to the news article, and various other articles such as a blog article can be adopted as the target document.

このように、本実施形態においては、様々なタイミングで、様々な記事を対象文書として取り扱うことができるが、記事がリリースされた後できるだけ早いタイミングで対象文書として受け付けて、サジェスチョンクエリをユーザ端末10に送信可能とすることが望ましい。   As described above, in this embodiment, various articles can be handled as target documents at various timings. However, after an article is released, it is accepted as the target document as soon as possible and a suggestion query is sent to the user terminal 10. It is desirable to be able to transmit to.

図2は、本発明の好適な実施形態の別の一例に係るユーザ端末10、クエリサジェスチョン装置20を含む主要な機器の機能構成を表すブロック図である。図1と共通する部分については適宜説明を省略する。   FIG. 2 is a block diagram illustrating a functional configuration of main devices including the user terminal 10 and the query suggestion device 20 according to another example of the preferred embodiment of the present invention. Description of parts common to FIG. 1 will be omitted as appropriate.

この実施形態においては、クエリサジェスチョン装置20は、サポートフレーズ抽出手段213aの替わりにサポート語抽出手段213bを備える。また、更に形態素DB280bを備える。   In this embodiment, the query suggestion device 20 includes a support word extraction unit 213b instead of the support phrase extraction unit 213a. Further, a morpheme DB 280b is provided.

形態素DB280bは、対象文書を形態素単位に分割して対象文書に関連付けて記憶している。図2においては、マッチングDB生成手段270が作成するものとして説明しているがこれに限られず、別途生成しても良い。対象文書に基づいて、様々な公知の形態素解析エンジンを用いて作成可能である。また、形態素DB280bの具体的な構成例としては、図示は省略するが、例えば、対象文書を示す対象文書IDに、対応する当該対象文書を構成する形態素をそれぞれ関連付けて記憶するものとして構成することができる。   The morpheme DB 280b divides the target document into morpheme units and stores them in association with the target document. In FIG. 2, the matching DB generation unit 270 is described as being created, but the present invention is not limited to this, and may be generated separately. Based on the target document, it can be created using various known morphological analysis engines. Further, as a specific configuration example of the morpheme DB 280b, although not illustrated, for example, the morpheme DB 280b is configured to store the morpheme constituting the corresponding target document in association with the target document ID indicating the target document. Can do.

サポート語抽出手段213bは、形態素DB280bを参照して、関連フレーズ抽出手段213が抽出した対象文書に関連付けて記憶したフレーズのうち、クエリ推測手段212が推測したクエリの候補語以外の語であって当該対象文書の特徴語をさらに抽出する。サジェスチョンクエリ送信手段214は、関連フレーズ抽出手段213及びサポート語抽出手段213bがそれぞれ抽出したフレーズ(メインフレーズ)及びサポート語を、サジェスチョンクエリとしてユーザ端末10に送信する。
[フレーズDB生成処理]
The support word extraction unit 213b refers to the morpheme DB 280b and is a word other than the query candidate words estimated by the query estimation unit 212 among the phrases stored in association with the target document extracted by the related phrase extraction unit 213. The feature words of the target document are further extracted. The suggestion query transmission unit 214 transmits the phrase (main phrase) and the support word extracted by the related phrase extraction unit 213 and the support word extraction unit 213b to the user terminal 10 as a suggestion query.
[Phrase DB generation processing]

図3は、本発明の好適な実施形態の一例に係る、フレーズDB生成手段250による、フレーズDB生成処理の手順を示すフローチャートである。   FIG. 3 is a flowchart showing the procedure of phrase DB generation processing by the phrase DB generation unit 250 according to an example of the preferred embodiment of the present invention.

なお、フレーズDB生成処理の開始タイミングは様々なものが採用可能である。具体的には、対象文書受付手段240が対象文書を受け付ける度にフレーズDB生成手段250が応じることにより開始してもよく、対象文書受付手段240が対象文書を一時的に記憶した上で、所定の又は任意のタイミングで開始してもよい。ここで、受け付けた対象文書についてより早いタイミングでサジェスチョンクエリの対象とすることができる点においては、前者が望ましい。   Various start timings for the phrase DB generation process can be used. Specifically, the processing may be started by the phrase DB generating unit 250 responding each time the target document receiving unit 240 receives the target document. The target document receiving unit 240 temporarily stores the target document, You may start at or any time. Here, the former is desirable in that the accepted target document can be the subject of a suggestion query at an earlier timing.

まず、フレーズDB生成手段250は、対象文書受付手段240より、対象文書を1件受け取り、フレーズ単位に当該対象文書を分割する(ステップS11)。   First, the phrase DB generation unit 250 receives one target document from the target document reception unit 240, and divides the target document into phrases (step S11).

次に、フレーズDB生成手段250は、対象文書を識別するための対象文書IDに関連付けて、対象文書1件分のフレーズ群を、フレーズDB260に記憶する(ステップS12)。   Next, the phrase DB generation unit 250 stores a phrase group for one target document in the phrase DB 260 in association with the target document ID for identifying the target document (step S12).

更に、フレーズDB生成手段250は、対象文書受付手段240が受け付けた対象文書を全件処理したか判定する。全件を処理していない場合は処理をステップS11に移し、全件を処理した場合は処理を終了する(ステップS13)。   Furthermore, the phrase DB generation unit 250 determines whether all the target documents received by the target document reception unit 240 have been processed. If all cases have not been processed, the process proceeds to step S11. If all cases have been processed, the process ends (step S13).

図6は、本実施形態に係るフレーズDB260に格納されているフレーズリストの一例を示す図である。
フレーズDB260には、分割した対象文書を識別する対象文書IDと、その対象文書に含まれるフレーズとが、当該フレーズが1以上ある場合には「/」で区切られて、関連付けられて記憶されている。
なお、「/」等で区切って複数のフレーズで1件とするのではなく、各フレーズ毎に1件とする構成であってもよい。
[マッチングDB生成処理]
FIG. 6 is a diagram illustrating an example of a phrase list stored in the phrase DB 260 according to the present embodiment.
In the phrase DB 260, a target document ID for identifying the divided target document and a phrase included in the target document are stored in association with each other by separating them with “/” when there are one or more phrases. Yes.
In addition, it may be configured such that one phrase is provided for each phrase, instead of separating with “/” or the like and making one phrase with a plurality of phrases.
[Matching DB generation process]

図4は、本発明の好適な実施形態の一例に係る、マッチングDB生成手段270による、マッチングDB生成処理の手順を示すフローチャートである。   FIG. 4 is a flowchart showing a matching DB generation process performed by the matching DB generation unit 270 according to an example of the preferred embodiment of the present invention.

マッチングDB生成処理は、ニュースサーバ30から入稿を行った対象文書を送信し、これを、対象文書受付手段240が受け付け、これにマッチングDB生成手段270が応じることにより開始してもよく、対象文書受付手段240が対象文書を一時的に記憶した上で、所定の又は任意のタイミングで開始してもよい。なお、マッチングDB生成手段270は、このように様々なタイミングでマッチングDB生成処理を実施してよいが、上述のフレーズDB生成処理で対象文書に付与した対象文書IDと同一の対象文書IDを用いることが要件となる。   The matching DB generation process may be started by transmitting the target document submitted from the news server 30 and receiving it by the target document receiving unit 240, and the matching DB generating unit 270 responding thereto. The document reception unit 240 may temporarily start the target document and then start at a predetermined or arbitrary timing. The matching DB generation unit 270 may perform the matching DB generation process at various timings as described above, but uses the same target document ID as the target document ID assigned to the target document in the phrase DB generation process described above. Is a requirement.

さらに、クエリサジェスチョン装置20自身が、対象文書となる記事を受け付けてもよい。また、対象文書はニュース記事に限られず、ブログ記事その他の様々な記事が対象文書として採用可能である。   Further, the query suggestion device 20 itself may accept an article as a target document. Further, the target document is not limited to the news article, and various other articles such as a blog article can be adopted as the target document.

まず、マッチングDB生成手段270は、対象文書受付手段240より、対象文書を1件受け取り、形態素辞書DB292を参照して形態素単位に当該対象文書を分割する(ステップS21)。この際、更に、上述したように、当該分割した形態素を当該形態素を含む対象文書に関連付けて記憶し、形態素DB280bを作成してもよい。   First, the matching DB generation unit 270 receives one target document from the target document reception unit 240, and divides the target document into morpheme units with reference to the morpheme dictionary DB 292 (step S21). At this time, as described above, the divided morpheme may be stored in association with the target document including the morpheme to create the morpheme DB 280b.

次に、マッチングDB生成手段270は、クエリログDB291又はインデックスDB293を参照して、これらに含まれる語をこの分割した形態素の中から抽出して、抽出した当該語と、当該対象文書の関連度が高いほど高い関連度スコアを算出する(ステップS22、S23)。   Next, the matching DB generation unit 270 refers to the query log DB 291 or the index DB 293, extracts the words included in these from the divided morphemes, and determines the degree of association between the extracted words and the target document. A higher relevance score is calculated as the value is higher (steps S22 and S23).

更に、マッチングDB生成手段270は、当該関連度スコアを、当該語及び対象文書を識別する対象文書IDに関連付けてマッチングDB280に記憶する(ステップS24)。   Furthermore, the matching DB generation unit 270 stores the relevance score in the matching DB 280 in association with the target document ID that identifies the word and the target document (step S24).

ここで、マッチングDB生成手段270は、公知の様々な手法により当該関連度スコアを算出することが可能であるが、ステップS23において、TF−IDFにより、対象文書の特徴的な語に対してより高い関連度スコアを算出してもよい。このようにすることで、ある対象文書について、関連度スコアを有する語が複数存在する場合において、マッチングDB生成手段270は、当該対象文書の特徴的な語に対してより高い関連度スコアを算出して記憶することができる。このことにより、後述する関連フレーズ抽出処理において、クエリサジェスチョン装置20は、対象文書の特徴的な語を含むフレーズを優先してユーザ端末10に送信することができる。   Here, the matching DB generation unit 270 can calculate the relevance score by various known methods. However, in step S23, the matching DB generation unit 270 can further calculate the relevance score with respect to characteristic words of the target document by TF-IDF. A high relevance score may be calculated. In this way, when there are a plurality of words having a relevance score for a certain target document, the matching DB generation unit 270 calculates a higher relevance score for the characteristic word of the target document. And memorize it. Thereby, in the related phrase extraction process described later, the query suggestion device 20 can preferentially transmit a phrase including a characteristic word of the target document to the user terminal 10.

更に、マッチングDB生成手段270は、対象文書受付手段240より受け付た対象文書を全件処理したか判定する。全件を処理していない場合は処理をステップS21に移し、全件を処理した場合は処理を終了する(ステップS25)。   Further, the matching DB generation unit 270 determines whether all the target documents received from the target document reception unit 240 have been processed. If all cases have not been processed, the process proceeds to step S21. If all cases have been processed, the process ends (step S25).

図8は、本実施形態に係るマッチングDB280に格納されているマッチングテーブルの一例を示す図である。マッチングDBには、対象文書に含まれる語及びその対象文書の対象文書IDと、それらの関連度とを関連付けて、マッチングテーブルとして記憶する。図8の例においては、語「ラ○ス」と、「セル△オ・ラ○ス」が同一の対象文書ID「2256」の対象文書において関連度スコアがそれぞれ「69」と、「75」であることが記憶されている。なお、語「セル△オ・ラ○ス」が「ラ○ス」よりも対象文書ID「2256」の対象文書の特徴的な語である場合に、関連度スコアをより高く算出して記憶してもよい。
[関連フレーズ抽出処理]
FIG. 8 is a diagram illustrating an example of the matching table stored in the matching DB 280 according to the present embodiment. In the matching DB, the words included in the target document, the target document ID of the target document, and the degree of association thereof are associated and stored as a matching table. In the example of FIG. 8, the relevance scores are “69” and “75” in the target document with the same target document ID “2256” having the same word “La * s” and “cell Δoh * la * s”. It is remembered that In addition, when the word “cell △ o ra * su” is a characteristic word of the target document with the target document ID “2256” rather than “La * su”, the relevance score is calculated and stored higher. May be.
[Related phrase extraction processing]

図5は、本発明の好適な実施形態の一例に係る、関連フレーズ抽出処理の手順を示すフローチャートである。   FIG. 5 is a flowchart showing a procedure of related phrase extraction processing according to an example of the preferred embodiment of the present invention.

関連フレーズ抽出処理は、ユーザが、ユーザ端末10に表示した検索ページにおいてクエリ入力操作を行ったことにより、当該クエリ入力操作をクエリ入力操作受付手段11が受け付けて、クエリ入力操作情報送信手段12が当該クエリ入力操作に係るクエリ文字列をクエリ入力操作情報としてクエリサジェスチョン装置20に送信し、クエリ入力操作情報受付手段211が当該クエリ入力操作情報を受け付けて、これに応じてクエリ推測手段212がクエリログDB291又はインデックスDB293を参照して入力中のクエリを推測し、これに関連フレーズ抽出手段213が応じることにより開始する。   In the related phrase extraction process, when the user performs a query input operation on the search page displayed on the user terminal 10, the query input operation reception unit 11 receives the query input operation, and the query input operation information transmission unit 12 A query character string related to the query input operation is transmitted to the query suggestion device 20 as query input operation information, and the query input operation information reception unit 211 receives the query input operation information, and the query estimation unit 212 responds accordingly to the query log. The query is entered by referring to the DB 291 or the index DB 293, and the related phrase extracting unit 213 responds to this to start.

関連フレーズ抽出手段213は、まず、クエリ推測手段212が推測したクエリの候補語の件数が1件以上か判定する。1件以上であれば処理をステップS32に移し、0件の場合は処理を終了する(ステップS31)。
なお、クエリサジェスチョン装置20は、当該クエリの候補語の件数がユーザ端末10のサジェスチョンクエリ表示手段14の最大表示件数を超える場合には、当該最大表示件数に納まるように適宜当該クエリの候補語を絞り込んでもよい。
The related phrase extraction unit 213 first determines whether the number of query candidate words estimated by the query estimation unit 212 is one or more. If it is one or more, the process proceeds to step S32, and if it is zero, the process is terminated (step S31).
In addition, when the number of candidate words of the query exceeds the maximum display number of the suggestion query display unit 14 of the user terminal 10, the query suggestion device 20 appropriately selects the query candidate words so as to be included in the maximum display number. You may narrow down.

次に、関連フレーズ抽出手段213は、クエリの候補語に基づいてマッチングDB280を参照し、当該候補語に関連度の高い対象文書IDを取得する(ステップS32)。   Next, the related phrase extraction unit 213 refers to the matching DB 280 based on the query candidate word, and acquires a target document ID having a high degree of relevance to the candidate word (step S32).

更に、関連度の高い語−対象文書IDの組からフレーズDB260を参照してフレーズを抽出する(ステップS33)。
なお、関連フレーズ抽出手段213は、ユーザ端末10のサジェスチョンクエリ表示手段14の最大表示件数に達するように適宜フレーズ抽出件数を調整してもよい。また、関連フレーズ抽出手段213は、当該最大表示件数に関わらず、関連度スコアが所定のスコア以下のものは無条件に抽出対象から除外してもよい。
Furthermore, a phrase is extracted by referring to the phrase DB 260 from a highly relevant word-target document ID pair (step S33).
The related phrase extraction unit 213 may appropriately adjust the number of phrase extractions so as to reach the maximum display number of the suggestion query display unit 14 of the user terminal 10. Moreover, the related phrase extraction means 213 may unconditionally exclude those whose relevance score is equal to or lower than a predetermined score regardless of the maximum number of display cases.

ここで、サジェスチョンクエリ配信手段210は、フレーズDB260を参照して、関連フレーズ抽出手段213が抽出した対象文書に関連付けて記憶したフレーズのうち、クエリ推測手段212が推測したクエリの候補語以外の語であって当該対象文書の特徴語を含むフレーズを更に抽出するサポートフレーズ抽出手段213aをさらに備えてもよい(図1参照)(ステップS34)。なお、当該特徴語の抽出はTF−IDF等の公知の技術を適宜採用して実施することができる。   Here, the suggestion query delivery unit 210 refers to the phrase DB 260, and among the phrases stored in association with the target document extracted by the related phrase extraction unit 213, words other than the query candidate words estimated by the query estimation unit 212 In addition, support phrase extracting means 213a for further extracting a phrase including the characteristic word of the target document may be further provided (see FIG. 1) (step S34). The feature words can be extracted by appropriately adopting a known technique such as TF-IDF.

上述した関連フレーズ抽出処理が抽出した関連フレーズは、関連フレーズ抽出処理の終了に前記サジェスチョンクエリ送信手段214が応じることにより、サジェスチョンクエリとして前記ユーザ端末10に送信され、これにユーザ端末10のサジェスチョンクエリ受信手段13が応じて受信し、さらにユーザ端末10のサジェスチョンクエリ表示手段14が応じることにより、ユーザ端末10に当該サジェスチョンクエリが表示される。   The related phrase extracted by the related phrase extraction process described above is transmitted to the user terminal 10 as a suggestion query when the suggestion query transmission unit 214 responds to the end of the related phrase extraction process, and a suggestion query of the user terminal 10 is added thereto. The reception means 13 receives the response, and the suggestion query display means 14 of the user terminal 10 responds to display the suggestion query on the user terminal 10.

図6は、本発明の好適な実施形態の別の一例に係る、関連フレーズ抽出処理の手順を示すフローチャートである。   FIG. 6 is a flowchart showing a procedure of related phrase extraction processing according to another example of the preferred embodiment of the present invention.

図5で説明した関連フレーズ抽出処理と同一の部分については説明を適宜省略する。図6のステップS41からステップS43までの処理はそれぞれ、図5のステップS31からステップS33までの処理と同一である。   The description of the same part as the related phrase extraction process described in FIG. 5 is omitted as appropriate. The processing from step S41 to step S43 in FIG. 6 is the same as the processing from step S31 to step S33 in FIG.

ここで、サジェスチョンクエリ配信手段210は、形態素DB280bを参照して、関連フレーズ抽出手段213が抽出した対象文書に関連付けて記憶したフレーズのうち、クエリ推測手段212が推測したクエリの候補語以外の語であって当該対象文書の特徴語を更に抽出するサポート語抽出手段213bをさらに備えてもよい(図2参照)(ステップS44)。なお、当該特徴語の抽出はTF−IDF等の公知の技術を適宜採用して実施することができる。   Here, the suggestion query distribution unit 210 refers to the morpheme DB 280b, and among the phrases stored in association with the target document extracted by the related phrase extraction unit 213, words other than the query candidate words estimated by the query estimation unit 212 In addition, a support word extraction unit 213b that further extracts feature words of the target document may be further provided (see FIG. 2) (step S44). The feature words can be extracted by appropriately adopting a known technique such as TF-IDF.

上述した関連フレーズ抽出処理が抽出した関連フレーズは、関連フレーズ抽出処理の終了に前記サジェスチョンクエリ送信手段214が応じることにより、サジェスチョンクエリとして前記ユーザ端末10に送信され、これにユーザ端末10のサジェスチョンクエリ受信手段13が応じて受信し、さらにユーザ端末10のサジェスチョンクエリ表示手段14が応じることにより、ユーザ端末10に当該サジェスチョンクエリが表示される。この際、図5の場合には、サジェスチョンクエリはフレーズにより構成されるのに対し、図6の場合には、サジェスチョンクエリはフレーズ及び特徴語により構成される。   The related phrase extracted by the related phrase extraction process described above is transmitted to the user terminal 10 as a suggestion query when the suggestion query transmission unit 214 responds to the end of the related phrase extraction process, and a suggestion query of the user terminal 10 is added thereto. The reception means 13 receives the response, and the suggestion query display means 14 of the user terminal 10 responds to display the suggestion query on the user terminal 10. In this case, in the case of FIG. 5, the suggestion query is composed of phrases, whereas in the case of FIG. 6, the suggestion query is composed of phrases and feature words.

ここで、特徴語は、フレーズよりも短いので同じ表示スペースにより多く表示できるとともに、メインフレーズと特徴語を組み合わせて表示すると、ユーザがリンク先の対象文書の絞込みをより好適に行うことができる場合もある。具体的な表示例については後述する。   Here, the feature word is shorter than the phrase, so that it can be displayed in the same display space, and when the main phrase and the feature word are displayed in combination, the user can more appropriately narrow down the target document of the link destination. There is also. A specific display example will be described later.

図9、図10、図11は、本発明の好適な実施形態の一例に係る、ユーザ端末10における画面イメージである。
図9はユーザがクエリ入力操作を行い、「ら○」まで入力した時点での画面イメージであり、図10は、さらに1文字入力して「ら○す」まで入力した時点での画面イメージである。
9, 10 and 11 are screen images on the user terminal 10 according to an example of the preferred embodiment of the present invention.
FIG. 9 is a screen image when the user performs a query input operation and inputs up to “La ○”, and FIG. 10 is a screen image when one character is input and input up to “La ○”. is there.

まず、図9について説明する。ユーザが、クエリ入力操作受付手段11によりクエリ入力操作を行い、「ら○」と入力した情報を、クエリ入力操作情報送信手段12がクエリサジェスチョン装置20に送信する。   First, FIG. 9 will be described. The user performs a query input operation using the query input operation accepting unit 11, and the query input operation information transmitting unit 12 transmits information input “R” to the query suggestion device 20.

このクエリ入力情報を、クエリサジェスチョン装置20のサジェスチョンクエリ配信手段210のクエリ入力操作情報受付手段211が受け付け、その結果、クエリ推測手段212が「ラ○ス」、「ラ○ス大統領」、「ラ○ーンズ」、「ラ○ーラ」の4つをクエリの候補語として抽出する。   This query input information is received by the query input operation information accepting means 211 of the suggestion query delivery means 210 of the query suggestion device 20, and as a result, the query guessing means 212 accepts “La * s”, “La * s President”, “La Four words “○ -Z” and “La- ー” are extracted as query candidate words.

この結果、関連フレーズ抽出手段213はマッチングDB280を上記4つの候補語をDB参照キーとして参照し、「ラ○ス」に関しての対象文書ID「0123」、「0124」、「2256」、「3598」、「8996」、「9151」等、対応する関連度スコア「89」、「92」、「69」、「57」、「59」、「44」等、「ラ○ーンズ」に関しての、対象文書ID「2773」等、対応する関連度スコア「64」等、「ラ○ス大統領」に関しての、対象文書ID「6621」、「7344」等、対応する関連度スコア「51」、「47」等を取得する。   As a result, the related phrase extracting unit 213 refers to the matching DB 280 using the above four candidate words as DB reference keys, and the target document IDs “0123”, “0124”, “2256”, “3598” regarding “Las”. , “8996”, “9151”, etc., corresponding relevance scores “89”, “92”, “69”, “57”, “59”, “44”, etc. IDs “2773”, etc., corresponding relevance scores “64”, etc., “L. President” related document IDs “6621”, “7344” etc., corresponding relevance scores “51”, “47”, etc. To get.

関連フレーズ抽出手段213は更に取得した対象文書IDのうち関連度の高い「0123」、「0124」、「2256」、「2773」をDB参照キーとしてフレーズDB260を参照し、フレーズリスト「DFセル△オ・ラ○ス/SB/守備能力/CB/・・・」、「ラ○ス△偉/公式サイト/プロフィール/動画/・・・」、「セル△オ・ラ○ス/直筆サイン入り/フォト/販売/・・・」「ラ○ーンズ/4人組パンク・ロック・バンド/1974年結成/・・・」を取得する。   The related phrase extraction unit 213 further refers to the phrase DB 260 using “0123”, “0124”, “2256”, and “2773” having high relevance among the acquired target document IDs as DB reference keys, and the phrase list “DF cell Δ "O La * s / SB / Defensive Ability / CB / ...", "La * s △ Wei / official site / profile / video / ...", "Sell △ Oh La * s / with autograph / Acquired “Photo / Sales / ...” “La-Zones / Quad Punk Rock Band / 1974 Formation / ...”.

なお、この対象文書ID、関連度、フレーズリストの取得は、マッチングDB280とフレーズDB260を対象文書IDで結合して、一度に取得してもよい。   The target document ID, the degree of association, and the phrase list may be acquired at once by combining the matching DB 280 and the phrase DB 260 with the target document ID.

関連フレーズ抽出手段213は上記のようにフレーズを抽出し、サジェスチョンクエリ送信手段214は、関連フレーズ抽出手段213が抽出したフレーズをサジェスチョンクエリとしてユーザ端末10に送信する。   The related phrase extraction unit 213 extracts a phrase as described above, and the suggestion query transmission unit 214 transmits the phrase extracted by the related phrase extraction unit 213 to the user terminal 10 as a suggestion query.

ここで、サポートフレーズ抽出手段213aがサポートフレーズをさらに抽出した場合又はサポート語抽出手段がサポート語をさらに抽出した場合、、サジェスチョンクエリ送信手段214は、関連フレーズ抽出手段213が抽出したフレーズに加えて、サポートフレーズ抽出手段213aが抽出したサポートフレーズ又はサポート語抽出手段が抽出したサポート語をさらに加えてサジェスチョンクエリとしてユーザ端末10に送信してもよい。   Here, when the support phrase extraction unit 213a further extracts a support phrase or when the support word extraction unit further extracts a support word, the suggestion query transmission unit 214 adds to the phrase extracted by the related phrase extraction unit 213. The support phrase extracted by the support phrase extraction unit 213a or the support word extracted by the support word extraction unit may be further added and transmitted to the user terminal 10 as a suggestion query.

図9は、ユーザ端末10のサジェスチョンクエリ受信手段13が、このサジェスチョンクエリを受信し、サジェスチョンクエリ表示手段14がサジェスチョンクエリを表示する場合の画面イメージの一例である。図9の例では、「ラ○ス△偉」が、関連フレーズ抽出手段213が対象文書ID「0124」の対象文書からクエリの候補語「ラ○ス」に基づいて抽出したフレーズ(メインフレーズ)であり、それ以外の「公式サイト」、「プロフィール」及び「動画」が、サポートフレーズ抽出手段213aが抽出したサポートフレーズである。同様に、「セル△オ・ラ○ス」が、関連フレーズ抽出手段213が対象文書ID「2256」の対象文書からクエリの候補語「ラ○ス」に基づいて抽出したフレーズ(メインフレーズ)であり、それ以外の「公式サイト」、「プロフィール」及び「動画」が、サポートフレーズ抽出手段213aが抽出したサポートフレーズである。このように、フレーズの表示の態様はユーザの理解が容易となる様に、適宜調整することが望ましい。以下、その他の表示態様について説明する。   FIG. 9 is an example of a screen image when the suggestion query receiving unit 13 of the user terminal 10 receives the suggestion query and the suggestion query display unit 14 displays the suggestion query. In the example of FIG. 9, the phrase “main phrase” extracted by the related phrase extraction unit 213 from the target document with the target document ID “0124” based on the query candidate word “La * s”. The other “official site”, “profile”, and “moving image” are the support phrases extracted by the support phrase extracting means 213a. Similarly, “cell △ o ra * su” is a phrase (main phrase) extracted by the related phrase extraction means 213 based on the query candidate word “La * su” from the target document with the target document ID “2256”. Yes, “official site”, “profile” and “moving image” other than that are the support phrases extracted by the support phrase extraction means 213a. As described above, it is desirable to appropriately adjust the phrase display mode so that the user can easily understand the phrase. Hereinafter, other display modes will be described.

次に、図10について説明する。図10は、図9からさらに進んで、ユーザがクエリ入力操作受付手段11によりさらに1文字クエリ入力操作を行い、「ら○す」と入力した場合のサジェスチョンクエリの表示態様を示す。   Next, FIG. 10 will be described. FIG. 10 further shows the display mode of the suggestion query when the user further performs a one-character query input operation using the query input operation accepting unit 11 and inputs “La ○ su” by proceeding further from FIG. 9.

図9の場合と同様に、クエリ推測手段212が「ラ○ス」、「ラ○ス大統領」の2つをクエリの候補語として推測する。   Similarly to the case of FIG. 9, the query guessing unit 212 guesses “La * s” and “La * s President” as the query candidate words.

関連フレーズ抽出手段213はマッチングDB280を上記2つの候補語をDB参照キーとして参照し、「ラ○ス」に関しての対象文書ID「0123」、「0124」、「2256」、「3598」、「8996」、「9151」等、対応する関連度スコア「89」、「92」、「69」、「57」、「59」、「44」等、「ラ○ス大統領」に関しての、対象文書ID「6621」、「7344」等、対応する関連度スコア「51」、「47」等を取得する。関連フレーズ抽出手段213は更に取得した対象文書IDのうち関連度の高い「0123」、「0124」、「2256」、「6621」、「7344」、「8996」をDB参照キーとしてフレーズDB260を参照し、フレーズリスト「DFセル△オ・ラ○ス/SB/守備能力/CB/・・・」、「ラ○ス△偉/公式サイト/プロフィール/動画/・・・」、「セル△オ・ラ○ス/直筆サイン入り/フォト/販売/・・・」、「ラ○ス大統領/フィ△ル・ラ○ス/フィリピン元大統領/・・・」、「ラ○ス大統領/ジョ△・ラ○ス・ホルタ/東ティモール/・・・」、「ラ○ス△偉/ビーチサッカー日本代表監督/・・・」等を取得する。   The related phrase extracting unit 213 refers to the matching DB 280 by using the two candidate words as DB reference keys, and the target document IDs “0123”, “0124”, “2256”, “3598”, “8996” regarding “Las”. ”,“ 9151 ”, etc., the corresponding relevance scores“ 89 ”,“ 92 ”,“ 69 ”,“ 57 ”,“ 59 ”,“ 44 ”, etc. Correspondence degree scores “51”, “47” and the like such as “6621” and “7344” are acquired. The related phrase extracting unit 213 further refers to the phrase DB 260 by using “0123”, “0124”, “2256”, “6621”, “7344”, and “8996”, which have a high degree of association, among the acquired target document IDs. Phrase list "DF cell △ o ra * su / SB / defense ability / CB / ...", "La * s △ wei / official site / profile / video / ...", "cell △ o * "La * su / autographed / photo / sales / ...", "La * President / Phi △ Le La * / Former President of the Philippines / ...", "La * President / Jo △ La ○ Shorta / East Timor / ... ”,“ La ○ s △ Wei / Japan National Soccer Team Director ... ”etc.

図10は、ユーザ端末10のサジェスチョンクエリ受信手段13が、このサジェスチョンクエリを受信し、サジェスチョンクエリ表示手段14がサジェスチョンクエリを表示する場合の画面イメージの一例である。候補語が2つになったことから表示件数に余裕が有り、図9では表示されていなかった、マッチングDB280における関連度の低い対象文書IDについても、フレーズDB260のフレーズリストを基に生成したサジェスチョンクエリが表示されることを示している。また、この例ではサジェスチョンクエリ表示手段14は、クエリの候補語自体も各フレーズの先頭に目次的に付加して表示している。この場合には、サジェスチョンクエリ送信手段214が、サジェスチョンクエリとして当該クエリの候補語を併せてユーザ端末10に送信する必要があることは言うまでもない。   FIG. 10 is an example of a screen image when the suggestion query receiving unit 13 of the user terminal 10 receives the suggestion query and the suggestion query display unit 14 displays the suggestion query. Suggestion generated based on the phrase list of the phrase DB 260 for the target document ID having low relevance in the matching DB 280, which is not displayed in FIG. Indicates that the query is displayed. In this example, the suggestion query display means 14 also displays the query candidate words themselves in a table of contents added to the head of each phrase. In this case, it is needless to say that the suggestion query transmitting unit 214 needs to transmit the candidate words of the query to the user terminal 10 as a suggestion query.

次に、図11について説明する。図11は図10と同様に、ユーザがクエリ入力操作受付手段11により「ら○す」と入力した場合の、サジェスチョンクエリ表示手段14がサジェスチョンクエリを表示する場合の画面イメージの一例である。   Next, FIG. 11 will be described. FIG. 11 is an example of a screen image when the suggestion query display means 14 displays a suggestion query when the user inputs “Rakusu” from the query input operation acceptance means 11 as in FIG. 10.

図10の場合は推測された候補語「ラ○ス」、「ラ○ス大統領」のみのサジェスチョンクエリが1、6件目に表示されているが、図11はこれを省略した場合の画面イメージの一例である。   In the case of FIG. 10, suggestion queries for only the estimated candidate words “La * s” and “La * s President” are displayed in the first and sixth cases, but FIG. 11 is a screen image when this is omitted. It is an example.

最後に、図12について説明する。図12は図10、図11と同様に、ユーザがクエリ入力操作受付手段11により「ら○す」と入力した場合の、サジェスチョンクエリ表示手段14がサジェスチョンクエリを表示する場合の画面イメージの一例である。   Finally, FIG. 12 will be described. FIG. 12 is an example of a screen image in the case where the suggestion query display means 14 displays a suggestion query when the user inputs “Rakusou” by the query input operation acceptance means 11 as in FIG. 10 and FIG. 11. is there.

図10の場合は推測された候補語「ラ○ス」、「ラ○ス大統領」に続いて推測したクエリを含むメインフレーズと特徴的な語を含むサポートフレーズが表示されているが、図12はサポートフレーズに替わり特徴的な語そのものをサポート語として表示した場合の画面イメージの一例である。図10の場合、メインフレーズとして「ラ○ス△偉」、サポートフレーズとして「公式サイト」、「プロフィール」及び「動画」が表示されているのに対して、図12の場合、メインフレーズとして「ラ○ス△偉」、サポート語として「公式」、「プロフィール」、「動画」、「優勝」及び「決勝」が表示されている。このように、特徴語は、フレーズよりも短いので同じ表示スペースにより多く表示できるとともに、メインフレーズと特徴語を組み合わせて表示すると、ユーザがリンク先の対象文書の絞込みをより好適に行うことができる場合もある。   In the case of FIG. 10, a main phrase including the estimated query and a support phrase including characteristic words are displayed following the estimated candidate words “La * s” and “President La * s”. Is an example of a screen image when a characteristic word itself is displayed as a support word instead of a support phrase. In the case of FIG. 10, “Las △ △ Wei” is displayed as the main phrase and “official site”, “profile” and “video” are displayed as the support phrase, whereas in FIG. “Las △ Wei” and “official”, “profile”, “video”, “win” and “final” are displayed as support words. As described above, the feature word is shorter than the phrase, so that it can be displayed in the same display space, and when the main phrase and the feature word are displayed in combination, the user can more appropriately narrow down the target document of the link destination. In some cases.

10 ユーザ端末
11 クエリ入力操作受付手段
12 クエリ入力操作情報送信手段
13 サジェスチョンクエリ受信手段
14 サジェスチョンクエリ表示手段
20 クエリサジェスチョン装置
30 ニュースサーバ
210 サジェスチョンクエリ配信手段
211 クエリ入力操作情報受付手段
212 クエリ推測手段
213 関連フレーズ抽出手段
213a サポートフレーズ抽出手段
213b サポート語抽出手段
214 サジェスチョンクエリ送信手段
220 検索ページ要求受付手段
230 検索ページ送信手段
240 対象文書受付手段
250 フレーズDB生成手段
260 フレーズDB
270 マッチングDB生成手段
280 マッチングDB
280b 形態素DB
290 参照DB群
291 クエリログDB
292 形態素辞書DB
293 インデックスDB
DESCRIPTION OF SYMBOLS 10 User terminal 11 Query input operation reception means 12 Query input operation information transmission means 13 Suggestion query reception means 14 Suggestion query display means 20 Query suggestion apparatus 30 News server 210 Suggestion query distribution means 211 Query input operation information reception means 212 Query estimation means 213 Related phrase extraction means 213a Support phrase extraction means 213b Support word extraction means 214 Suggestion query transmission means 220 Search page request reception means 230 Search page transmission means 240 Target document reception means 250 Phrase DB generation means 260 Phrase DB
270 Matching DB generation means 280 Matching DB
280b Morphological DB
290 Reference DB group 291 Query log DB
292 Morphological Dictionary DB
293 Index DB

Claims (5)

通信ネットワークを介してユーザ端末と通信可能なクエリサジェスチョン装置であって、
対象文書を受け付けたことに応じて受け付けた前記対象文書からフレーズを抽出して当該対象文書と関連付けてフレーズDBとして記憶するフレーズDB生成手段と、
あらかじめ記憶したクエリログ又は検索インデックスに含まれる語について、前記対象文書との関連度が高いほど高い関連度スコアを算出し、前記語及び前記対象文書と関連付けてマッチングDBとして記憶するマッチングDB生成手段と、
前記ユーザ端末からクエリ入力操作に係る情報を受信する手段と、
受信した前記クエリ入力操作に係る情報に基づいて、前記クエリログ又は前記検索インデックスを参照することにより入力途中のクエリを推測するクエリ推測手段と、
推測した前記クエリに基づいて前記マッチングDBを参照し、前記クエリと同一の語と前記関連度スコアの高い前記対象文書を抽出し、抽出した前記対象文書に基づいて前記フレーズDBを参照して前記クエリに関連度の高い前記フレーズを抽出する関連フレーズ抽出手段と、
抽出した前記フレーズをサジェスチョンクエリとして前記ユーザ端末に送信するサジェスチョンクエリ送信手段とを備えるクエリサジェスチョン装置。
A query suggestion device capable of communicating with a user terminal via a communication network,
Phrase DB generating means for extracting a phrase from the received target document in response to receiving the target document and storing it as a phrase DB in association with the target document;
A matching DB generation unit that calculates a higher relevance score for a word included in a query log or a search index stored in advance and that has a higher relevance with the target document and stores it as a matching DB in association with the word and the target document; ,
Means for receiving information relating to a query input operation from the user terminal;
Query estimation means for estimating a query in the middle of input by referring to the query log or the search index based on the received information related to the query input operation;
The matching DB is referred to based on the estimated query, the target document having the same word as the query and the relevance score is extracted, and the phrase DB is referred to based on the extracted target document. A related phrase extracting means for extracting the phrase highly relevant to the query;
A query suggestion device comprising: a suggestion query transmission unit that transmits the extracted phrase as a suggestion query to the user terminal.
前記マッチングDB生成手段は、TF−IDFにより前記対象文書の特徴的な語に対してより高い前記関連度スコアを算出する請求項1に記載のクエリサジェスチョン装置。   The query suggestion device according to claim 1, wherein the matching DB generation unit calculates a higher relevance score for a characteristic word of the target document by TF-IDF. 前記フレーズDBを参照して、前記関連フレーズ抽出手段が抽出した前記対象文書に関連付けて記憶したフレーズのうち、前記クエリ推測手段が推測したクエリ以外の語であって当該対象文書の特徴語を含むフレーズを更に抽出するサポートフレーズ抽出手段を更に備え、
前記サジェスチョンクエリ送信手段は、前記サポートフレーズ抽出手段が抽出した当該フレーズをさらに前記サジェスチョンクエリとして加えて送信する請求項1又は請求項2に記載のクエリサジェスチョン装置。
Among phrases stored in association with the target document extracted by the related phrase extraction unit with reference to the phrase DB, the phrase is a word other than the query estimated by the query estimation unit and includes a characteristic word of the target document Further comprising a support phrase extracting means for further extracting a phrase;
The query suggestion device according to claim 1, wherein the suggestion query transmission unit further adds and transmits the phrase extracted by the support phrase extraction unit as the suggestion query.
前記対象文書を形態素単位に分割して前記対象文書に関連付けて記憶した形態素DBを参照して、前記関連フレーズ抽出手段が抽出した前記対象文書に関連付けて記憶したフレーズのうち、前記クエリ推測手段が推測したクエリ以外の語であって当該対象文書の特徴語を更に抽出するサポート語抽出手段を更に備え、
前記サジェスチョンクエリ送信手段は、前記サポート語抽出手段が抽出した当該語をさらに前記サジェスチョンクエリとして加えて送信する請求項1又は請求項2に記載のクエリサジェスチョン装置。
Of the phrases stored in association with the target document extracted by the related phrase extraction unit with reference to the morpheme DB stored in association with the target document by dividing the target document into morpheme units, the query estimation unit A support word extracting unit that further extracts a feature word of the target document that is a word other than the estimated query;
The query suggestion device according to claim 1, wherein the suggestion query transmission unit further adds the word extracted by the support word extraction unit as the suggestion query and transmits the query.
通信ネットワークを介してユーザ端末と通信可能なクエリサジェスチョン装置がクエリサジェスチョンを行う方法であって、前記クエリサジェスチョン装置が、
対象文書を受け付けたことに応じて受け付けた前記対象文書からフレーズを抽出して当該対象文書と関連付けてフレーズDBとして記憶するフレーズDB生成ステップと、
あらかじめ記憶したクエリログ又は検索インデックスに含まれる語について、前記対象文書との関連度が高いほど高い関連度スコアを算出し、前記語及び前記対象文書と関連付けてマッチングDBとして記憶するマッチングDB生成ステップと、
前記ユーザ端末からクエリ入力操作に係る情報を受信するステップと、
受信した前記クエリ入力操作に係る情報に基づいて、前記クエリログ又は前記検索インデックスを参照することにより入力途中のクエリを推測するクエリ推測ステップと、
推測した前記クエリに基づいて前記マッチングDBを参照し、前記クエリと同一の語と前記関連度スコアの高い前記対象文書を抽出し、抽出した前記対象文書に基づいて前記フレーズDBを参照して前記クエリに関連度の高い前記フレーズを抽出する関連フレーズ抽出ステップと、
抽出した前記フレーズをサジェスチョンクエリとして前記ユーザ端末に送信するサジェスチョンクエリ送信ステップとを含む方法。
A query suggestion device capable of communicating with a user terminal via a communication network performs a query suggestion, wherein the query suggestion device comprises:
A phrase DB generation step of extracting a phrase from the received target document in response to receiving the target document and storing it as a phrase DB in association with the target document;
A matching DB generation step of calculating a higher relevance score for a word included in a query log or a search index stored in advance and a higher relevance score with respect to the target document, and storing it as a matching DB in association with the word and the target document; ,
Receiving information related to a query input operation from the user terminal;
Based on the received information related to the query input operation, a query estimation step of estimating a query in the middle of input by referring to the query log or the search index;
The matching DB is referred to based on the estimated query, the target document having the same word as the query and the relevance score is extracted, and the phrase DB is referred to based on the extracted target document. A related phrase extracting step of extracting the phrase that is highly relevant to the query;
A suggestion query transmission step of transmitting the extracted phrase as a suggestion query to the user terminal.
JP2010127659A 2010-06-03 2010-06-03 Query suggestion apparatus and method based on phrases Active JP5323004B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010127659A JP5323004B2 (en) 2010-06-03 2010-06-03 Query suggestion apparatus and method based on phrases

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010127659A JP5323004B2 (en) 2010-06-03 2010-06-03 Query suggestion apparatus and method based on phrases

Publications (2)

Publication Number Publication Date
JP2011253415A true JP2011253415A (en) 2011-12-15
JP5323004B2 JP5323004B2 (en) 2013-10-23

Family

ID=45417290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010127659A Active JP5323004B2 (en) 2010-06-03 2010-06-03 Query suggestion apparatus and method based on phrases

Country Status (1)

Country Link
JP (1) JP5323004B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014041607A1 (en) * 2012-09-11 2014-03-20 株式会社東芝 Information processing device, information processing method, and program
JP2014081918A (en) * 2012-10-16 2014-05-08 Wisenut Inc Method for providing recommendation result cooperated with search word automatic completion function

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339316A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Method and device for collecting retrieval link type information and recording medium with its method stored therein
JP2002342373A (en) * 2001-05-21 2002-11-29 Nippon Telegr & Teleph Corp <Ntt> Method, device and program for retrieving document and, recording medium with the program recorded thereon
JP2005063158A (en) * 2003-08-13 2005-03-10 Fuji Xerox Co Ltd Question-answering device and method
JP2006235875A (en) * 2005-02-23 2006-09-07 Nippon Telegr & Teleph Corp <Ntt> Information navigation method, device and program
JP2009104602A (en) * 2007-10-19 2009-05-14 Xerox Corp Real-time query suggestion method and system in troubleshooting context
JP2009169541A (en) * 2008-01-11 2009-07-30 Yahoo Japan Corp Web page retrieval server and query recommendation method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000339316A (en) * 1999-05-25 2000-12-08 Nippon Telegr & Teleph Corp <Ntt> Method and device for collecting retrieval link type information and recording medium with its method stored therein
JP2002342373A (en) * 2001-05-21 2002-11-29 Nippon Telegr & Teleph Corp <Ntt> Method, device and program for retrieving document and, recording medium with the program recorded thereon
JP2005063158A (en) * 2003-08-13 2005-03-10 Fuji Xerox Co Ltd Question-answering device and method
JP2006235875A (en) * 2005-02-23 2006-09-07 Nippon Telegr & Teleph Corp <Ntt> Information navigation method, device and program
JP2009104602A (en) * 2007-10-19 2009-05-14 Xerox Corp Real-time query suggestion method and system in troubleshooting context
JP2009169541A (en) * 2008-01-11 2009-07-30 Yahoo Japan Corp Web page retrieval server and query recommendation method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014041607A1 (en) * 2012-09-11 2014-03-20 株式会社東芝 Information processing device, information processing method, and program
JPWO2014041607A1 (en) * 2012-09-11 2016-08-12 株式会社東芝 Information processing apparatus, information processing method, and program
JP2014081918A (en) * 2012-10-16 2014-05-08 Wisenut Inc Method for providing recommendation result cooperated with search word automatic completion function

Also Published As

Publication number Publication date
JP5323004B2 (en) 2013-10-23

Similar Documents

Publication Publication Date Title
JP5170804B2 (en) Related word registration device, information processing device, related word registration method, program for related word registration device, and recording medium
US20140250106A1 (en) Generating Search Results Containing State Links to Applications
US8583672B1 (en) Displaying multiple spelling suggestions
US9213748B1 (en) Generating related questions for search queries
US9990442B2 (en) Method for determining relevant search results
US20150169576A1 (en) Dynamic Search Results
US20150370833A1 (en) Visual refinements in image search
JP6506489B1 (en) Patent evaluation judgment method, patent evaluation judgment device, and patent evaluation judgment program
WO2016147048A1 (en) Truncated autosuggest on a touchscreen computing device
US8650203B1 (en) Iterated related item discovery
RU2633180C2 (en) System and method for managing browser application, persistent computer-readable medium and electronic device
JP5323004B2 (en) Query suggestion apparatus and method based on phrases
EP2869546B1 (en) Method and system for providing access to auxiliary information
JP5296745B2 (en) Query suggestion providing apparatus and method
JP5220659B2 (en) Search apparatus and method
US20150339392A1 (en) Multi-query search system and method
JP5208229B2 (en) Search suggestion apparatus and method
JP6188222B2 (en) Topic extraction apparatus and program
US9208232B1 (en) Generating synthetic descriptive text
JP5095794B2 (en) Recommendation cooperation apparatus and method
JP5072792B2 (en) Retrieval method, program and server for preferentially displaying pages according to amount of information
JP2008112310A (en) Retrieval device, information retrieval system, retrieval method, retrieval program and recording medium
JP2009151734A (en) Merchandise retrieval device having function for presenting reference keyword and merchandise retrieval method
JP2013238939A (en) Recommended retrieval word presentation system
JP2009070282A (en) Content retrieval device, and program

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20120312

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120831

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120911

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20121001

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121112

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130716

R150 Certificate of patent or registration of utility model

Ref document number: 5323004

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

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

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350