JP2009128938A - Information retriever and program - Google Patents

Information retriever and program Download PDF

Info

Publication number
JP2009128938A
JP2009128938A JP2007299788A JP2007299788A JP2009128938A JP 2009128938 A JP2009128938 A JP 2009128938A JP 2007299788 A JP2007299788 A JP 2007299788A JP 2007299788 A JP2007299788 A JP 2007299788A JP 2009128938 A JP2009128938 A JP 2009128938A
Authority
JP
Japan
Prior art keywords
search
search result
information
user terminal
original information
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.)
Pending
Application number
JP2007299788A
Other languages
Japanese (ja)
Inventor
Yuki Yoshida
由紀 吉田
Hideaki Iwamoto
秀明 岩本
Shinichi Mine
真一 嶺
Katsuyoshi Tanabe
勝義 田邊
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2007299788A priority Critical patent/JP2009128938A/en
Publication of JP2009128938A publication Critical patent/JP2009128938A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To rapidly find a desired retrieval result by reducing the times of retrieval. <P>SOLUTION: A retrieval condition, a selected retrieval result, and a satisfaction degree are received from a user terminal. A database is retrieved based on the retrieval condition, and retrieval result items and original information are stored in a retrieval result storage means. Then, the retrieval result items are listed in the user terminal so as to allow the user to select one retrieval result item. The original information corresponding to the retrieval result item selected by the user is displayed, and the user is allowed to input the satisfaction degree. When the satisfaction degree is low, the original information is read from the retrieval result storage means, and the feature of the original information is extracted. Then, a new request condition is generated based on the feature, thereby the retrieval result retrieved again based on the request condition is displayed in the user terminal again. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、情報検索装置及びプログラムに係り、特に、利用者が指定した要求条件に合致する情報を検索して表示する際に、利用者の満足度を考慮したフィードバック型の情報検索装置及びプログラムに関する。   The present invention relates to an information search apparatus and program, and more particularly to a feedback type information search apparatus and program that takes into account user satisfaction when searching for and displaying information that matches a requirement specified by a user. About.

利用者によって入力された要求条件を基に、巨大なデータベースの中から利用者が所望するデータを検索する方法は、多数報告されている。   Many methods have been reported for retrieving data desired by a user from a huge database based on the requirements input by the user.

その中のひとつとして、検索結果が複数存在し、同音異字語である検索結果を照合し、差分を抽出し、その差分に基づいたテキストを生成してユーザに提示し、ユーザの選択入力に基づいて検索結果に関連する情報を提供する方法がある(例えば、特許文献1参照)。   As one of them, there are a plurality of search results, collating search results that are homonyms, extracting the difference, generating text based on the difference, presenting it to the user, based on the user's selection input There is a method of providing information related to the search result (see, for example, Patent Document 1).

また、その検索結果の制度を向上させる方法として、検索結果の視聴履歴を利用した方法として、移行元Webページから移行先Webページに移行する属性をアーク属性として履歴データベースに格納しておき、任意のWebページから移行し得るWebページの経路のアーク属性をデータベースから読み出して、アーク属性と検索条件とを比較して次に移行すべきWebページ候補を推薦し、候補から選択したWebページのアーク属性でユーザ検索条件を補正して再度検索する方法がある(例えば、特許文献2参照)。
特許第3435471号公報 特開2004−102996号公報
Further, as a method for improving the search result system, as a method using the viewing history of the search result, an attribute to be transferred from the transfer source Web page to the transfer destination Web page is stored in the history database as an arc attribute, and is arbitrarily set. The arc attribute of the path of the web page that can be migrated from the web page is read from the database, the arc attribute is compared with the search condition, the web page candidate to be migrated next is recommended, and the arc of the web page selected from the candidates There is a method of searching again after correcting the user search condition with the attribute (see, for example, Patent Document 2).
Japanese Patent No. 3435471 JP 2004-102996 A

しかしながら、利用者が所望する検索結果に辿り着くまでには、何度も要求条件を入力し直し、検索を繰り返さなければならないというケースが頻繁に起こるという問題がある。   However, there is a problem in that it often happens that the user has to input the request condition many times and repeat the search before reaching the search result desired by the user.

また、利用者毎に検索経験や検索スキルに差があり、利用者によっては要求条件をうまく設定することができないことが問題である。その場合には、さらに検索回数が増えることが想定されるだけでなく、所望の検索結果に辿り着けないという事態が発生する。   Further, there is a difference in search experience and search skill for each user, and it is a problem that some users cannot set the required conditions well. In this case, it is assumed that the number of searches is further increased, and a situation in which a desired search result cannot be reached occurs.

本発明は、上記の点に鑑みなされたもので、利用者から入力してもらう検索結果に対する満足度を利用して要求条件を再設定して再検索を行ったり、検索結果リスト上で記事の順番を変更することで、利用者が満足する情報を上位に、利用者に不要な情報を下位にランキングし直したりすることにより、検索回数を減らし、早く所望の検索結果に辿り着けるようにすることが可能な情報検索装置及びプログラムを提供することを目的とする。   The present invention has been made in view of the above points, and by using the degree of satisfaction with the search result input from the user, the request condition is reset and the search is performed again, or the article is displayed on the search result list. By changing the order, the information satisfied by the user is ranked higher and the information unnecessary for the user is re-ranked lower, so that the number of searches can be reduced and the desired search result can be reached quickly. It is an object of the present invention to provide an information search apparatus and a program that can be used.

図1は、本発明の原理構成図である。   FIG. 1 is a principle configuration diagram of the present invention.

本発明(請求項1)は、入力された検索条件に合致する情報をデータベースから検索し、検索結果一覧を表示する情報検索装置であって、
ユーザ端末2からの検索条件、選択された検索結果及び満足度の入力を受け付ける入力手段10と、
検索条件に基づいてデータベース30を検索し、検索結果項目及び該原情報を検索結果記憶手段40に格納する検索手段20と、
検索手段20による検索結果項目をユーザ端末2に一覧表示し、ある1つの検索結果項目を該ユーザに選択させ、該ユーザにより選択された検索結果項目に対応する原情報を表示して、満足度を入力させる第1の検索結果表示制御手段51と、
満足度が低い場合には、検索結果記憶手段40から原情報を読み出して、該原情報の特徴を抽出し、該特徴に基づいて新たな要求条件を生成する要求条件生成手段60と、
新たな要求条件に基づいて検索手段20により再検索された検索結果を、再度ユーザ端末2に表示する第2の検索結果表示制御手段52と、を有する。
The present invention (Claim 1) is an information search apparatus that searches a database for information that matches an input search condition and displays a search result list.
Input means 10 for receiving input of search conditions, selected search results and satisfaction from the user terminal 2;
A search unit 20 that searches the database 30 based on the search condition and stores the search result item and the original information in the search result storage unit 40;
The search result items obtained by the search means 20 are displayed in a list on the user terminal 2, the user is made to select one search result item, and the original information corresponding to the search result item selected by the user is displayed. First search result display control means 51 for inputting
If the satisfaction level is low, the original information is read from the search result storage means 40, the feature of the original information is extracted, and a new requirement condition is generated based on the feature;
And a second search result display control unit 52 that displays the search result re-searched by the search unit 20 based on the new request condition on the user terminal 2 again.

また、本発明(請求項2)は、要求条件生成手段60において、
満足度が低い場合に、満足度の低い原情報から前期特徴を差し引いたものを新たな要求条件とする手段を含む。
Further, the present invention (Claim 2) is provided in the requirement condition generating means 60.
In the case where the satisfaction level is low, there is included a means for setting a new requirement condition obtained by subtracting the previous period feature from the low satisfaction level original information.

本発明(請求項3)は、入力された検索条件に合致する情報をデータベースから検索し、検索結果一覧を表示する情報検索装置であって、
ユーザ端末からの検索条件、選択された検索結果及び満足度の入力を受け付ける入力手段と、
検索条件に基づいてデータベースを検索し、検索結果項目及び該原情報を検索結果記憶手段に格納する検索手段と、
検索手段による検索結果項目をユーザ端末に一覧表示し、ある1つの検索結果項目を該ユーザに選択させ、該ユーザにより選択された検索結果項目に対応する原情報を表示して、満足度を入力させる第1の検索結果表示制御手段と、
満足度が低い場合には、検索結果記憶手段から原情報を読み出して、該原情報の特徴を抽出し、ユーザ端末に表示する検索結果の表示変更を行う表示変更手段と、
表示変更された検索結果を再度ユーザ端末に表示する第2の検索結果表示制御手段と、
を有する。
The present invention (Claim 3) is an information search device that searches a database for information that matches an input search condition and displays a search result list.
Input means for accepting input of search conditions, selected search results and satisfaction from the user terminal;
Search means for searching a database based on search conditions, and storing search result items and the original information in search result storage means;
The search result items by the search means are displayed in a list on the user terminal, the user is allowed to select one search result item, the original information corresponding to the search result item selected by the user is displayed, and the satisfaction level is input. First search result display control means for causing;
When the satisfaction level is low, the original information is read from the search result storage means, the characteristics of the original information are extracted, and the display change means for changing the display of the search results displayed on the user terminal;
Second search result display control means for displaying the search result whose display has been changed again on the user terminal;
Have

また、本発明(請求項4)は、表示変更手段において、満足度に応じて、第1の検索結果表示制御手段がユーザ端末に表示した原情報の特徴に基づいて、検索結果を並べ替える手段を含む。   According to the present invention (Claim 4), in the display change means, the search result display means rearranges the search results based on the characteristics of the original information displayed on the user terminal by the first search result display control means. including.

また、本発明(請求項5)は、表示変更手段において、満足度に応じて、第1の検索結果表示制御手段がユーザ端末に表示した原情報の特徴に基づいて、検索結果をフィルタリングする手段を含む。   According to the present invention (Claim 5), in the display change means, the search result is filtered based on the characteristics of the original information displayed on the user terminal by the first search result display control means in accordance with the degree of satisfaction. including.

また、本発明(請求項6)は、表示変更手段において、満足度に応じて、第1の検索結果表示制御手段がユーザ端末に表示した原情報の特徴に基づいて、検索結果をグループ分けする手段を含む。   According to the present invention (Claim 6), in the display change means, the search results are grouped based on the characteristics of the original information displayed on the user terminal by the first search result display control means in accordance with the degree of satisfaction. Including means.

また、本発明(請求項7)は、表示変更手段において、満足度に応じて、第1の検索結果表示制御手段がユーザ端末に表示した原情報の特徴に基づいて、検索結果の該特徴部分を強調表示するよう変更する手段を含む。   According to the present invention (Claim 7), in the display change means, the feature portion of the search result is based on the feature of the original information displayed on the user terminal by the first search result display control means according to the degree of satisfaction. Means for changing to highlight.

本発明(請求項8)は、請求項1乃至7のいずれか1項に記載の情報検索装置を構成する各手段としてコンピュータを機能させる情報検索プログラムである。   The present invention (Claim 8) is an information search program for causing a computer to function as each means constituting the information search apparatus according to any one of Claims 1 to 7.

上記のように本発明によれば、利用者によって入力された満足度により、不要な情報を差し引いたり、あるいは有益な情報を付加することで新たな要求条件を生成し、新しい検索結果表示を変更することが自動的に行われる。これにより、利用者が要求条件を再入力して設定したり、下位に表示されている情報を自分で探すことなく、必要な情報に早く辿り着くことが可能となる。また、これらは1度満足度を入力するだけで実現でき、さらに繰り返すことによって、精度の向上が期待できる。   As described above, according to the present invention, depending on the degree of satisfaction input by the user, a new requirement is generated by subtracting unnecessary information or adding useful information, and a new search result display is changed. It is done automatically. As a result, the user can quickly arrive at the necessary information without re-inputting and setting the request conditions or searching for the information displayed below. Moreover, these can be realized only by inputting the satisfaction degree once, and further improvement in accuracy can be expected by repeating.

以下、図面と共に本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[第1の実施の形態]
本実施の形態では、検索結果のユーザの満足度が低い場合に、情報検索装置内で要求条件を変更して再度データベースを検索する例を説明する。
[First Embodiment]
In the present embodiment, an example in which the database is searched again by changing the request condition in the information search apparatus when the user satisfaction of the search result is low.

図2は、本発明の第1の実施の形態における情報検索装置の構成を示す。   FIG. 2 shows the configuration of the information search apparatus according to the first embodiment of the present invention.

同図に示す情報検索装置1は、入出力部10、検索部20、データベース30、検索結果記憶部40、表示制御部50、要求条件生成部60から構成され、入出力部10はユーザ端末2に接続されている。   The information search apparatus 1 shown in FIG. 1 includes an input / output unit 10, a search unit 20, a database 30, a search result storage unit 40, a display control unit 50, and a request condition generation unit 60. It is connected to the.

入力部10は、ユーザ端末2から要求条件及び満足度の入力を受け付け、検索結果を出力する。   The input unit 10 receives input of request conditions and satisfaction from the user terminal 2 and outputs a search result.

検索部20は、入出力部10または要求条件生成部60から入力された要求条件に基づいて、データベース30を検索し、要求条件と共に、検索結果を検索結果記憶部40に格納すると共に、入出力部10を介してユーザ端末2に検索結果を返却する。   The search unit 20 searches the database 30 based on the request condition input from the input / output unit 10 or the request condition generation unit 60, stores the search result in the search result storage unit 40 together with the request condition, and inputs / outputs The search result is returned to the user terminal 2 via the unit 10.

データベース30は、同図では、情報検索装置1内において検索部20により検索される対象のデータベースであるが、この例に限定されることなく、ネットワークで接続されていてもよい。   Although the database 30 is a database to be searched by the search unit 20 in the information search apparatus 1 in the figure, the database 30 is not limited to this example and may be connected by a network.

検索結果記憶部40は、検索部20により検索された結果を格納する。   The search result storage unit 40 stores the results searched by the search unit 20.

表示制御部50は、入出力部10から入力された満足度が高いか低いかを判定し、低い場合に、要求条件生成部60に対して要求条件の変更を指示すると共に、検索部20に対して変更された要求条件を用いた再検索を指示する。   The display control unit 50 determines whether the satisfaction level input from the input / output unit 10 is high or low. If the satisfaction level is low, the display control unit 50 instructs the request condition generation unit 60 to change the request condition and also instructs the search unit 20. Instruct the re-search using the changed requirement.

要求条件生成部60は、表示制御部50の指示により検索結果記憶部40を参照して要求条件を変更する。   The request condition generation unit 60 refers to the search result storage unit 40 according to an instruction from the display control unit 50 and changes the request condition.

図3は、本発明の第1の実施の形態における動作のフローチャートである。   FIG. 3 is a flowchart of the operation in the first embodiment of the present invention.

ステップ101) 入出力部10から要求条件が入力される。   Step 101) A required condition is input from the input / output unit 10.

ステップ102) 検索部20は、入力された要求条件に基づいてデータベース30を検索し、検索結果を要求条件と共に検索結果記憶部40に格納し、検索結果項目からなる検索結果一覧を入出力部10に出力する。   Step 102) The search unit 20 searches the database 30 based on the input request condition, stores the search result together with the request condition in the search result storage unit 40, and displays the search result list including the search result items as the input / output unit 10 Output to.

ステップ103) 入出力部10は、検索結果一覧をユーザ端末2に送信し、表示させる。これにより、ユーザ端末2に検索結果一覧が表示される。   Step 103) The input / output unit 10 transmits the search result list to the user terminal 2 for display. Thereby, a search result list is displayed on the user terminal 2.

ステップ104) ユーザは表示された検索結果一覧から1つの検索結果を選択し、その原情報を閲覧し、原情報に対する利用者の満足度を入力する。これにより、入力された満足度は情報検索装置1の入出力部10に送信される。   Step 104) The user selects one search result from the displayed search result list, browses the original information, and inputs the user satisfaction with the original information. Thereby, the input satisfaction is transmitted to the input / output unit 10 of the information search apparatus 1.

ステップ105) 入出力部10は、満足度を取得して、表示制御部50に出力する。表示制御部50は、取得した満足度が高い場合には、当該処理を終了する。満足度が低い場合は、要求条件生成部60に対して要求条件変更を指示する。   Step 105) The input / output unit 10 acquires the satisfaction level and outputs it to the display control unit 50. When the acquired satisfaction is high, the display control unit 50 ends the process. When the satisfaction level is low, the request condition generation unit 60 is instructed to change the request condition.

ステップ106,107) 要求条件生成部60は、原情報と要求条件を検索結果記憶部40から読み出して、特徴を抽出し、その特徴を考慮して新たな要求条件を生成する。   Steps 106 and 107) The request condition generation unit 60 reads the original information and the request condition from the search result storage unit 40, extracts features, and generates new request conditions in consideration of the features.

上記の特徴抽出方法としては、テキストデータであれば、特徴キーワード生成、画像データであれば特徴ベクトル抽出など、多種考えられる。また、特徴抽出は、利用者が原情報を閲覧中に算出すれば、時間的なロスも少ない。特徴を考慮するとは、例えば、満足度の低い原情報の特徴を差し引く要求条件を設定することなどが考えられる。さらに、満足度が高い場合にも、同じように、原情報の特徴を考慮して(この場合は、抽出された特徴を要求条件に付加するなど)、新たな要求条件を自動作成する。   As the above feature extraction method, various methods such as feature keyword generation for text data and feature vector extraction for image data can be considered. Also, if feature extraction is performed while the user is browsing the original information, there is little time loss. Considering the feature may be, for example, setting a request condition for subtracting the feature of the original information with low satisfaction. Further, even when the degree of satisfaction is high, a new requirement is automatically created in consideration of the feature of the original information (in this case, the extracted feature is added to the requirement, etc.).

この後、ステップ102に移行し、検索部20において、要求条件生成部60で生成された要求条件を取得して、再度データベース30を検索する。   Thereafter, the process proceeds to step 102 where the search unit 20 acquires the request condition generated by the request condition generation unit 60 and searches the database 30 again.

上記の具体的な例として、図4は、1回目の検索において、要求条件として"ワイン"が入力されて得られた検索結果である。この中で、ユーザが「1.ワイン販売」のページを閲覧して満足度が低かったとする。すると、要求変更部60は、「ワイン販売」のページから特徴として『販売』を特徴語として抽出し、新たな要求条件"「ワイン」−「販売」"とし、これを要求条件として設定して、再検索を行う。ここで、"−"は、『販売』を含まないというNOT条件を示す。再検索を行った結果を図5に示す。   As a specific example, FIG. 4 shows a search result obtained by inputting “wine” as a request condition in the first search. In this case, it is assumed that the user browses the page “1. Wine sale” and the satisfaction level is low. Then, the request change unit 60 extracts “sales” as a feature word from the “wine sale” page as a feature word, sets a new requirement condition “wine”-“sales”, and sets this as a requirement condition. Here, “-” indicates a NOT condition that “sale” is not included, and the result of the re-search is shown in FIG.

なお、上記の実施の形態における、特徴の抽出方法については後述する。   The feature extraction method in the above embodiment will be described later.

[第2の実施の形態]
本実施の形態では、データベースの再検索を行わずに、最初の検索結果の順序を変えたり、表示を変更する例を説明する。
[Second Embodiment]
In the present embodiment, an example will be described in which the order of initial search results is changed or the display is changed without performing a re-search of the database.

図6は、本発明の第2の実施の形態における情報検索装置の構成を示す。   FIG. 6 shows the configuration of the information search apparatus according to the second embodiment of the present invention.

同図に示す情報検索装置は、図2の要求条件生成部60に代えて、検索結果変換部70を設けた点において異なる。その他の構成要素は図2と同様であるのでその説明を省略する。   The information search apparatus shown in the figure is different in that a search result conversion unit 70 is provided instead of the request condition generation unit 60 of FIG. Since other components are the same as those in FIG.

検索結果変換部70は、満足度が低い場合に、原情報の特徴を抽出し、特徴に基づいて検索結果の表示方法を変更するものである。   When the satisfaction level is low, the search result conversion unit 70 extracts the features of the original information and changes the display method of the search results based on the features.

図7は、本発明の第2の実施の形態における動作のフローチャートである。   FIG. 7 is a flowchart of the operation in the second embodiment of the present invention.

同図の動作において、ステップ101〜ステップ204までは、図3のフローチャートと同様の動作であるので、その説明を省略する。   In the operation of the figure, steps 101 to 204 are the same as those in the flowchart of FIG.

ステップ205) 入出力部10は、満足度を取得して、表示制御部50に出力する。表示制御部50は、取得した満足度が高い場合には、当該処理を終了する。満足度が低い場合は、検索結果変更部70に対して検索結果の変更を指示する。   Step 205) The input / output unit 10 acquires the satisfaction level and outputs it to the display control unit 50. When the acquired satisfaction is high, the display control unit 50 ends the process. When the degree of satisfaction is low, the search result changing unit 70 is instructed to change the search result.

ステップ206) 検索結果変更部70は、検索結果記憶部40から検索結果の原情報を読み出して、特徴を抽出する。   Step 206) The search result changing unit 70 reads the original information of the search result from the search result storage unit 40, and extracts features.

ステップ207) 検索結果変更部70は、抽出した特徴に基づいて、後述する方法により、ユーザ端末2に表示する検索結果を変更し、再度検索結果を入出力部10を介してユーザ端末2に表示する。   Step 207) Based on the extracted features, the search result changing unit 70 changes the search result displayed on the user terminal 2 by a method described later, and displays the search result on the user terminal 2 again via the input / output unit 10. To do.

次に、抽出された特徴に基づいて、検索結果の表示変更を行う場合に、その変更方法として、具体的には以下のような方法が考えられる。   Next, when the search result display is changed based on the extracted features, the following method can be specifically considered as the change method.

(1)満足度に応じて、その原情報の特徴に基づいて検索結果を並べ替える。   (1) Sort the search results based on the characteristics of the original information according to the degree of satisfaction.

例えば、原情報の特長と似た特徴を持つ情報は下位に表示する。その例を図8に示す。図4の検索結果から"ワイン販売"のページを閲覧して、満足度が低かったとする。すると、"ワイン販売"のページから特徴として"販売"を抽出し、その特徴を持つ検索結果(図4における、項目番号1,3,8は下位8,9,10に表示される。   For example, information having characteristics similar to those of the original information is displayed at the lower level. An example is shown in FIG. It is assumed that the satisfaction level is low by browsing the “Wine Sales” page from the search result of FIG. Then, “sales” is extracted as a feature from the “wine sale” page, and search results having the feature (item numbers 1, 3, and 8 in FIG. 4 are displayed in lower 8, 9, and 10).

(2)満足度に応じて、その原情報の特徴に基づいて検索結果をフィルタリングする。   (2) Filter the search results based on the characteristics of the original information according to the degree of satisfaction.

例えば、原情報の特徴と似た特徴を持つ情報は表示しない。その例を図9に示す。図4の結果から"ワイン販売"のページを閲覧して、満足度が低かったとする。すると、"ワイン販売"のページから特徴として"販売"を抽出し、その特徴を持つ検索結果(図4における、項目番号1,3,8)は表示されない。   For example, information having characteristics similar to those of the original information is not displayed. An example is shown in FIG. It is assumed that the satisfaction level is low by browsing the “Wine Sales” page from the result of FIG. Then, “sales” is extracted as a feature from the “wine sale” page, and search results having the features (item numbers 1, 3, and 8 in FIG. 4) are not displayed.

(3)満足度に応じて、その原情報の特徴に基づいて、検索結果をグループ分けする。   (3) The search results are grouped based on the characteristics of the original information according to the degree of satisfaction.

例えば、原情報の特徴と似た特徴を持つ情報は同じグループとし、色分けなどでわかりやすく表示する。これにより、容易に読み飛ばしができるようにする。その例を図10に示す。図4の検索結果から"ワイン販売"のページを閲覧して、満足度が低かったとする。すると、"ワイン販売"のページから特徴として"販売"を抽出し、その特徴を持つ検索結果(図4における、項目番号1,3,8)に同グループを意味する枠が付けられて表示される。   For example, information having features similar to those of the original information are grouped together and displayed in an easy-to-understand manner by color coding. Thus, it is possible to easily skip reading. An example is shown in FIG. It is assumed that the satisfaction level is low by browsing the “Wine Sales” page from the search result of FIG. Then, “sales” is extracted as a feature from the “wine sale” page, and a search result having the feature (item numbers 1, 3, and 8 in FIG. 4) is displayed with a frame indicating the same group. The

(4)満足度に応じて、その原情報の特徴と同じ特徴を検索結果において強調表示する。   (4) Depending on the degree of satisfaction, the same feature as that of the original information is highlighted in the search result.

図11に示すように、図4の検索結果から"ワイン販売"のページを閲覧して、満足度が低かったとする。すると、"ワイン販売"のページから特徴として"販売"を抽出し、その特徴部分を枠で囲んで表示する。   As shown in FIG. 11, it is assumed that the satisfaction level is low by browsing the “wine sales” page from the search result of FIG. Then, “sales” is extracted as a feature from the “wine sales” page, and the feature portion is surrounded by a frame and displayed.

次に、上記の第1・第2の実施の形態における特徴抽出について説明する。   Next, feature extraction in the first and second embodiments will be described.

特徴抽出方法は、テキストデータであれば特徴キーワード生成、画像データであれば特徴ベクトル抽出など、多種考えられる。その中で、例えば、特徴キーワード生成を行う場合には、特開平11−250072号公報や特開平11−338869号公報に示される技術があり、また、画像・映像の特徴抽出では、特開2001−160057号公報、特開2003−323437号公報に示される技術がある。また、信号の特徴抽出では、特許第3537727号公報に示される技術がある。   There are various feature extraction methods such as feature keyword generation for text data and feature vector extraction for image data. Among them, for example, when generating characteristic keywords, there are techniques disclosed in Japanese Patent Application Laid-Open Nos. 11-250072 and 11-338869, and in image / video feature extraction, Japanese Patent Application Laid-Open There are techniques disclosed in Japanese Patent No. 160057 and Japanese Patent Laid-Open No. 2003-323437. In addition, there is a technique disclosed in Japanese Patent No. 3537727 for signal feature extraction.

また、これらの特徴抽出は、利用者が原情報を閲覧中に算出すれば、時間的なロスも少ない。さらに、上記のステップ205では、満足度が高い場合には何も行わないこととしているが、この場合も、満足度が低い場合と同じように原情報の特徴を考慮して、検索結果の表示変更を行うことが可能である(この場合は、原情報の持つ特徴と似た特徴をもつ情報を上位に表示したり、その特徴を強調表示したりすることも可能である。   Also, if these feature extractions are calculated while the user is browsing the original information, there is little time loss. Further, in step 205 described above, nothing is performed when the satisfaction level is high. In this case, the search result is displayed in consideration of the characteristics of the original information in the same manner as when the satisfaction level is low. It is possible to make changes (in this case, information having features similar to those of the original information can be displayed at the top or the features can be highlighted.

また、上記の第1・第2の実施の形態における図2及び図6の情報検索装置の構成要素の動作をプログラムとして構築し、情報検索装置として利用されるコンピュータにインストールして実行させる、または、ネットワークを介して流通させることが可能である。   In addition, the operation of the constituent elements of the information search apparatus in FIG. 2 and FIG. 6 in the first and second embodiments described above is constructed as a program and installed in a computer used as the information search apparatus, or is executed. It is possible to distribute through a network.

また、構築されたプログラムをハードディスクや、フレキシブルディスク、CD−ROM等の可搬記憶媒体に格納し、コンピュータにインストールする、または、配布することが可能である。   In addition, the constructed program can be stored in a portable storage medium such as a hard disk, a flexible disk, or a CD-ROM, and can be installed or distributed in a computer.

なお、本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において種々変更・応用が可能である。   The present invention is not limited to the above-described embodiment, and various modifications and applications can be made within the scope of the claims.

本発明は、入力されたキーワード等の条件に基づいてデータベースから情報を検索するための情報検索技術に適用可能である。   The present invention is applicable to an information retrieval technique for retrieving information from a database based on conditions such as an input keyword.

本発明の原理構成図である。It is a principle block diagram of this invention. 本発明の第1の実施の形態における情報検索装置の構成図である。It is a block diagram of the information search device in the 1st Embodiment of this invention. 本発明の第1の実施の形態における動作のフローチャートである。It is a flowchart of the operation | movement in the 1st Embodiment of this invention. 本発明の第1の実施の形態における要求条件が"ワイン"の場合の検索結果である。It is a search result when the requirement condition in the first embodiment of the present invention is “wine”. 本発明の第1の実施の形態における変更した要求条件で再検索した場合の検索結果である。It is a search result at the time of re-searching with the changed request condition in the 1st Embodiment of this invention. 本発明の第2の実施の形態における情報検索装置の構成図である。It is a block diagram of the information search device in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における動作のフローチャートである。It is a flowchart of the operation | movement in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における検索結果の並べ替えの例である。It is an example of the rearrangement of the search result in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における検索結果のフィルタリングの例である。It is an example of filtering of the search result in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における検索結果のグループ分けの例である。It is an example of grouping of the search result in the 2nd Embodiment of this invention. 本発明の第2の実施の形態における検索結果の強調表示の例である。It is an example of the highlight display of the search result in the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1 情報検索装置
2 ユーザ端末
10 入力手段、入出力部
20 検索手段、検索部
30 データベース
40 検索結果記憶手段、検索結果記憶部
50 表示制御部
51 第1の検索結果表示制御手段
52 第2の検索結果表示制御手段
60 要求条件生成手段、要求条件生成部
70 検索結果変更部
DESCRIPTION OF SYMBOLS 1 Information search apparatus 2 User terminal 10 Input means, input / output part 20 Search means, Search part 30 Database 40 Search result storage means, Search result storage part 50 Display control part 51 1st search result display control means 52 2nd search Result display control means 60 Request condition generation means, request condition generation section 70 Search result change section

Claims (8)

入力された検索条件に合致する情報をデータベースから検索し、検索結果一覧を表示する情報検索装置であって、
ユーザ端末からの前記検索条件、選択された検索結果及び満足度の入力を受け付ける入力手段と、
前記検索条件に基づいて前記データベースを検索し、検索結果項目及び該原情報を検索結果記憶手段に格納する検索手段と、
前記検索手段による検索結果項目を前記ユーザ端末に一覧表示し、ある1つの検索結果項目を該ユーザに選択させ、該ユーザにより選択された検索結果項目に対応する原情報を表示して、満足度を入力させる第1の検索結果表示制御手段と、
前記満足度が低い場合には、前記検索結果記憶手段から前記原情報を読み出して、該原情報の特徴を抽出し、該特徴に基づいて新たな要求条件を生成する要求条件生成手段と、
前記新たな要求条件に基づいて前記検索手段により再検索された検索結果を、再度前記ユーザ端末に表示する第2の検索結果表示制御手段と、
を有することを特徴とする情報検索装置。
An information search device that searches a database for information that matches an input search condition and displays a search result list,
Input means for receiving input of the search condition, the selected search result and satisfaction from the user terminal;
Search means for searching the database based on the search condition, and storing a search result item and the original information in a search result storage means;
The search result items by the search means are displayed in a list on the user terminal, the user is allowed to select one search result item, the original information corresponding to the search result item selected by the user is displayed, First search result display control means for inputting
When the satisfaction level is low, the original information is read from the search result storage unit, a feature of the original information is extracted, and a new requirement condition is generated based on the feature;
Second search result display control means for displaying the search result re-searched by the search means based on the new request condition on the user terminal again;
An information retrieval apparatus comprising:
前記要求条件生成手段は、
前記満足度が低い場合に、満足度の低い原情報から前期特徴を差し引いたものを前記新たな要求条件とする手段を含む
請求項1記載の情報検索装置。
The request condition generation means includes:
The information search apparatus according to claim 1, further comprising means for subtracting the previous period feature from the original information having a low satisfaction level as the new requirement condition when the satisfaction level is low.
入力された検索条件に合致する情報をデータベースから検索し、検索結果一覧を表示する情報検索装置であって、
ユーザ端末からの前記検索条件、選択された検索結果及び満足度の入力を受け付ける入力手段と、
前記検索条件に基づいて前記データベースを検索し、検索結果項目及び該原情報を検索結果記憶手段に格納する検索手段と、
前記検索手段による検索結果項目を前記ユーザ端末に一覧表示し、ある1つの検索結果項目を該ユーザに選択させ、該ユーザにより選択された検索結果項目に対応する原情報を表示して、満足度を入力させる第1の検索結果表示制御手段と、
前記満足度が低い場合には、前記検索結果記憶手段から前記原情報を読み出して、該原情報の特徴を抽出し、前記ユーザ端末に表示する検索結果の表示変更を行う表示変更手段と、
表示変更された検索結果を再度前記ユーザ端末に表示する第2の検索結果表示制御手段と、
を有することを特徴とする情報検索装置。
An information search device that searches a database for information that matches an input search condition and displays a search result list,
Input means for receiving input of the search condition, the selected search result and satisfaction from the user terminal;
Search means for searching the database based on the search condition, and storing a search result item and the original information in a search result storage means;
The search result items by the search means are displayed in a list on the user terminal, the user is allowed to select one search result item, the original information corresponding to the search result item selected by the user is displayed, First search result display control means for inputting
If the satisfaction level is low, the original information is read from the search result storage means, the characteristics of the original information are extracted, and the display change means for changing the display of the search results displayed on the user terminal;
Second search result display control means for displaying the search result whose display has been changed again on the user terminal;
An information retrieval apparatus comprising:
前記表示変更手段は、
前記満足度に応じて、前記第1の検索結果表示制御手段において前記ユーザ端末に表示した前記原情報の特徴に基づいて、前記検索結果を並べ替える手段を含む
請求項3記載の情報検索装置。
The display changing means includes
4. The information search apparatus according to claim 3, further comprising means for rearranging the search results based on characteristics of the original information displayed on the user terminal in the first search result display control means according to the satisfaction.
前記表示変更手段は、
前記満足度に応じて、前記第1の検索結果表示制御手段において前記ユーザ端末に表示した前記原情報の特徴に基づいて、前記検索結果をフィルタリングする手段を含む
請求項3記載の情報検索装置。
The display changing means includes
4. The information search apparatus according to claim 3, further comprising means for filtering the search result based on the feature of the original information displayed on the user terminal by the first search result display control means in accordance with the satisfaction level.
前記表示変更手段は、
前記満足度に応じて、前記第1の検索結果表示制御手段において前記ユーザ端末に表示した前記原情報の特徴に基づいて、前記検索結果をグループ分けする手段を含む
請求項3記載の情報検索装置。
The display changing means includes
4. The information search apparatus according to claim 3, further comprising means for grouping the search results based on characteristics of the original information displayed on the user terminal in the first search result display control means according to the satisfaction. .
前記表示変更手段は、
前記満足度に応じて、前記第1の検索結果表示制御手段において前記ユーザ端末に表示した前記原情報の特徴に基づいて、前記検索結果の該特徴部分を強調表示するよう変更する手段を含む
請求項3記載の情報検索装置。
The display changing means includes
A means for changing the first search result display control means to highlight the feature portion of the search result based on the feature of the original information displayed on the user terminal in the first search result display control means according to the satisfaction level. Item 4. The information search device according to Item 3.
請求項1乃至7のいずれか1項に記載の情報検索装置を構成する各手段としてコンピュータを機能させる情報検索プログラム。   An information search program for causing a computer to function as each means constituting the information search apparatus according to claim 1.
JP2007299788A 2007-11-19 2007-11-19 Information retriever and program Pending JP2009128938A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007299788A JP2009128938A (en) 2007-11-19 2007-11-19 Information retriever and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007299788A JP2009128938A (en) 2007-11-19 2007-11-19 Information retriever and program

Publications (1)

Publication Number Publication Date
JP2009128938A true JP2009128938A (en) 2009-06-11

Family

ID=40819846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007299788A Pending JP2009128938A (en) 2007-11-19 2007-11-19 Information retriever and program

Country Status (1)

Country Link
JP (1) JP2009128938A (en)

Similar Documents

Publication Publication Date Title
US10366154B2 (en) Information processing device, information processing method, and computer program product
TW201022973A (en) Previewing search results for suggested refinement terms and vertical searches
CN104881431B (en) A kind of method and apparatus for obtaining search results pages in computer equipment
US20170109451A1 (en) In-view and out-of-view request-related result regions for respective result categories
US20130151517A1 (en) File search apparatus and method using tag graph
JP5200699B2 (en) Information processing apparatus, information processing method, and program
JP5112112B2 (en) Web browsing history display device and method, program, and computer-readable recording medium
JP2007080109A (en) Data display apparatus, data display method, and program for implementing the method using computer
JP2005251157A (en) Information retrieval system, information retrieval method and program
WO2018084226A1 (en) Document search method and device
JP2005128872A (en) Document retrieving system and document retrieving program
JP2010277332A (en) Method, device and program for generating common query graph pattern
JP5127553B2 (en) Information processing apparatus, information processing method, program, and recording medium
JP2006309509A (en) Browsing screen reusing device, browsing screen reusing program, and storage medium
JP2009128938A (en) Information retriever and program
JP2010015394A (en) Link destination presentation device and computer program
JP2011154454A (en) Information processing apparatus, information processing method and program
JPH06251081A (en) Hypermedia processor
KR101077982B1 (en) Apparatus and method for browsing documents using dynamic threshold
JP2013037513A (en) Information presentation device, information display system, information presentation method, and computer program
JP6608872B2 (en) Search system
KR101089784B1 (en) System and method for providing cross searching service of audiovisual information and contents information
US20150120702A1 (en) Apparatus and method for browsing 3-dimensional content
JP2009129103A (en) Information retrieval device and program
JP2009010848A (en) Apparatus and program for processing program information