JP2017120613A - Information processing apparatus, information processing method, information processing program, and information processing system - Google Patents

Information processing apparatus, information processing method, information processing program, and information processing system Download PDF

Info

Publication number
JP2017120613A
JP2017120613A JP2016116081A JP2016116081A JP2017120613A JP 2017120613 A JP2017120613 A JP 2017120613A JP 2016116081 A JP2016116081 A JP 2016116081A JP 2016116081 A JP2016116081 A JP 2016116081A JP 2017120613 A JP2017120613 A JP 2017120613A
Authority
JP
Japan
Prior art keywords
search
unit
information processing
tag
agent
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
JP2016116081A
Other languages
Japanese (ja)
Inventor
大也 宮坂
Daiya Miyasaka
大也 宮坂
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Publication of JP2017120613A publication Critical patent/JP2017120613A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to obtain a wider search result.SOLUTION: An information processing apparatus comprises: a search mediation part that causes a corresponding searching part to execute a search with designated search words and receives a search result from the searching part; and a search control part that inputs the search words to the search mediation part and controls two or more search mediation parts with conditions different from each other. The search mediation part interprets the input search words according to a first condition predetermined in the search mediation part and causes the searching part to execute a search with the interpreted search words.SELECTED DRAWING: Figure 28

Description

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

検索キーワードを用いて適切な検索結果を高速に提示可能な検索アルゴリズムが多く提案されている。このような検索アルゴリズムの中で、ユーザが検索キーワードの入力などを行わなくても自律的に検索の実行および検索結果の提示を行う検索技術が知られている。このような、自律的な検索を行う検索アルゴリズムは、検索エージェントと呼ばれる。   Many search algorithms that can present appropriate search results at high speed using search keywords have been proposed. Among such search algorithms, a search technique is known in which a user autonomously executes a search and presents a search result without inputting a search keyword. Such a search algorithm for performing an autonomous search is called a search agent.

例えば、特許文献1には、異なる検索キーワードを持つ検索エージェントからユーザが所望の検索エージェントを選択して検索を行う技術が開示されている。特許文献1によれば、ユーザに選択された各検索エージェントは、設定された検索キーワードをユーザに提案する。ユーザは、提案された検索キーワードから所望の検索キーワードを指定して検索を行う。   For example, Patent Document 1 discloses a technique in which a user performs a search by selecting a desired search agent from search agents having different search keywords. According to Patent Literature 1, each search agent selected by the user proposes the set search keyword to the user. The user performs a search by designating a desired search keyword from the proposed search keywords.

従来技術では、検索エージェント毎に、検索エージェントの特性に従った検索キーワードが予め設定されているため、ユーザは、所望の検索結果を得られる可能性が高い。しかしながら、従来技術では、ユーザが検索内容を意識して検索エージェントを選択するため、ユーザが意識していない方面からの検索結果を得ることが困難であった。   In the prior art, a search keyword according to the characteristics of the search agent is set in advance for each search agent. Therefore, the user is highly likely to obtain a desired search result. However, in the prior art, since the user selects a search agent with the content of the search conscious, it is difficult to obtain a search result from the direction that the user is not conscious of.

本発明は、上記に鑑みてなされたものであって、より広範な検索結果を得ることを可能とすることを目的とする。   The present invention has been made in view of the above, and an object thereof is to make it possible to obtain a wider range of search results.

上述した課題を解決し、目的を達成するために、本発明は、対応する検索部に指定された検索語による検索を実行させ、検索部から検索結果を受け取る検索仲介部と、検索語を検索仲介部に入力し、条件が互いに異なる2以上の検索仲介部を制御する検索制御部とを備え、検索仲介部は、入力された検索語を検索仲介部に予め定められた第1の条件に従い解釈して、解釈された検索語により検索部に検索を実行させる。   In order to solve the above-described problems and achieve the object, the present invention searches a search term by a search mediation unit that causes a search by a search term specified by a corresponding search unit to be executed and receives a search result from the search unit. A search control unit that controls two or more search mediation units that are input to the mediation unit and that have different conditions, and the search mediation unit follows the first condition preset in the search mediation unit. Interpret and cause the search unit to execute a search based on the interpreted search terms.

本発明によれば、より広範な検索結果を得ることが可能となるという効果を奏する。   According to the present invention, it is possible to obtain a broader search result.

図1は、実施形態に係る情報処理システムの一例の構成を示す図である。FIG. 1 is a diagram illustrating a configuration of an example of an information processing system according to the embodiment. 図2は、実施形態に適用可能なログイン画面の例を示す図である。FIG. 2 is a diagram illustrating an example of a login screen applicable to the embodiment. 図3は、実施形態に係る検索画面の例を示す図である。FIG. 3 is a diagram illustrating an example of a search screen according to the embodiment. 図4は、実施形態に係る、検索エージェントにより検索が実行され検索結果が取得された場合の検索画面の例を示す図である。FIG. 4 is a diagram illustrating an example of a search screen when a search is executed by a search agent and a search result is acquired according to the embodiment. 図5は、実施形態に係る、ホバー表示が表示された検索画面の例を示す図である。FIG. 5 is a diagram illustrating an example of a search screen on which a hover display is displayed according to the embodiment. 図6は、実施形態に係る、提案タグ表示部に表示される提案タグが選択された例を示す図である。FIG. 6 is a diagram illustrating an example in which a proposal tag displayed on the proposal tag display unit according to the embodiment is selected. 図7は、実施形態に係る、タグのタグ情報に基づき検索エージェントが検索を実行した結果の例を示す図である。FIG. 7 is a diagram illustrating an example of a result of the search performed by the search agent based on the tag information of the tag according to the embodiment. 図8は、実施形態に係る、カーソル表示が検索エージェントのタイトル部分に重ねられた状態で決定操作がなされたことを説明するための図である。FIG. 8 is a diagram for explaining that the determination operation is performed in a state where the cursor display is superimposed on the title part of the search agent according to the embodiment. 図9は、実施形態に係る、ドロップ操作により各検索エージェントの位置関係が固定されたことを説明するための図である。FIG. 9 is a diagram for explaining that the positional relationship between the search agents is fixed by the drop operation according to the embodiment. 図10は、実施形態に係る、連携する各検索エージェントの位置関係が固定された状態で、検索キーワード入力欄にキーワードが入力された例を示す図である。FIG. 10 is a diagram illustrating an example in which a keyword is input in the search keyword input field in a state in which the positional relationship between each search agent to be linked according to the embodiment is fixed. 図11は、実施形態に係る、検索キーワード入力欄に入力された各タグに基づき検索エージェントが検索結果を得た状態を示す図である。FIG. 11 is a diagram illustrating a state in which the search agent has obtained a search result based on each tag input in the search keyword input field according to the embodiment. 図12は、実施形態に係る、ポイントPが閾値を超えた場合の動作を説明するための図である。FIG. 12 is a diagram for explaining an operation when the point P exceeds the threshold according to the embodiment. 図13は、実施形態に係る、既に登録されている検索エージェントに対して他の検索エージェントが追加して表示された例を示す図である。FIG. 13 is a diagram showing an example in which another search agent is added to the already registered search agent and displayed according to the embodiment. 図14は、実施形態に係る、ポイントPを減点させた場合の処理を説明するための図である。FIG. 14 is a diagram for explaining processing when the point P is deducted according to the embodiment. 図15は、実施形態に係るタグの追加処理を説明するための図である。FIG. 15 is a diagram for explaining tag addition processing according to the embodiment. 図16は、実施形態に適用可能な端末装置のハードウェア構成の例を示すブロック図である。FIG. 16 is a block diagram illustrating an example of a hardware configuration of a terminal device applicable to the embodiment. 図17は、実施形態に適用可能なサーバのハードウェア構成の例を示すブロック図である。FIG. 17 is a block diagram illustrating an example of a hardware configuration of a server applicable to the embodiment. 図18は、実施形態に係る端末装置の機能を説明するための一例の機能ブロック図である。FIG. 18 is a functional block diagram of an example for explaining functions of the terminal device according to the embodiment. 図19は、実施形態に係る検索制御部の機能を説明するための一例の機能ブロック図である。FIG. 19 is a functional block diagram illustrating an example of functions of the search control unit according to the embodiment. 図20は、実施形態に係るサーバの機能を説明するための一例の機能ブロック図である。FIG. 20 is a functional block diagram of an example for explaining the functions of the server according to the embodiment. 図21は、実施形態に係るエージェントI/Fの構成を概略的に示す図である。FIG. 21 is a diagram schematically illustrating the configuration of the agent I / F according to the embodiment. 図22は、実施形態に係るエージェントI/Fに含まれる各データの具体例を示す図である。FIG. 22 is a diagram illustrating a specific example of each data included in the agent I / F according to the embodiment. 図23は、実施形態に係るエージェントI/Fにおけるメタ情報の例を示す図である。FIG. 23 is a diagram illustrating an example of meta information in the agent I / F according to the embodiment. 図24は、実施形態に係るエージェントI/Fの本体の例を示す図である。FIG. 24 is a diagram illustrating an example of the main body of the agent I / F according to the embodiment. 図25は、実施形態に係るタグ情報の例を示す図である。FIG. 25 is a diagram illustrating an example of tag information according to the embodiment. 図26は、実施形態に係る検索制御部の処理を示す一例のフローチャートである。FIG. 26 is a flowchart of an example illustrating processing of the search control unit according to the embodiment. 図27は、実施形態に係る、検索エージェントが連携している場合の検索処理を示す一例のフローチャートである。FIG. 27 is a flowchart illustrating an example of search processing when search agents are linked according to the embodiment. 図28は、実施形態に係る検索エージェントの処理を示す一例のフローチャートである。FIG. 28 is a flowchart of an example showing processing of the search agent according to the embodiment. 図29は、実施形態に係るタグの評価の処理を示す一例のフローチャートである。FIG. 29 is a flowchart illustrating an example of tag evaluation processing according to the embodiment. 図30は、実施形態に係る、指定された提案タグのタグ情報のホバー表示を説明するための図である。FIG. 30 is a diagram for explaining a hover display of tag information of a designated proposal tag according to the embodiment. 図31は、実施形態に係る履歴DBが管理する利用履歴の一例を示す図である。FIG. 31 is a diagram illustrating an example of a usage history managed by the history DB according to the embodiment. 図32は、実施形態に係る、利用履歴を用いた検索制御部の処理を示す一例のフローチャートである。FIG. 32 is a flowchart of an example illustrating processing of the search control unit using the usage history according to the embodiment. 図33は、実施形態の第1の変形例に係る、各検索結果の概要をテーブルとして表示させる第1の例を示す図である。FIG. 33 is a diagram illustrating a first example in which an overview of each search result is displayed as a table according to the first modification example of the embodiment. 図34は、実施形態の第1の変形例に係る、各検索結果の概要をテーブルとして表示させる第2の例を示す図である。FIG. 34 is a diagram illustrating a second example in which an overview of each search result is displayed as a table according to the first modification of the embodiment. 図35は、実施形態の第1の変形例に係る、各検索結果の概要を仮想的な球面上に配置して表示させる例を示す図である。FIG. 35 is a diagram illustrating an example in which an outline of each search result is displayed on a virtual spherical surface according to the first modification of the embodiment. 図36は、実施形態の第1の変形例に係る、各検索結果の概要を仮想的な螺旋または円筒上に配置して表示させる例を示す図である。FIG. 36 is a diagram illustrating an example in which an outline of each search result is displayed on a virtual spiral or cylinder according to a first modification of the embodiment. 図37は、実施形態の第2の変形例に係る検索画面の例を示す図である。FIG. 37 is a diagram illustrating an example of a search screen according to the second modification example of the embodiment.

以下に添付図面を参照して、情報処理装置、情報処理方法、情報処理プログラムおよび情報処理システムの実施形態を詳細に説明する。   Hereinafter, embodiments of an information processing device, an information processing method, an information processing program, and an information processing system will be described in detail with reference to the accompanying drawings.

(実施形態)
図1は、実施形態に係る情報処理システムの一例の構成を示す。図1において、情報処理システムは、インターネットなどのネットワーク40を介して接続される端末装置10とサーバ20とを含む。
(Embodiment)
FIG. 1 illustrates an exemplary configuration of an information processing system according to an embodiment. 1, the information processing system includes a terminal device 10 and a server 20 connected via a network 40 such as the Internet.

端末装置10は、例えばパーソナルコンピュータ(PC)といった情報処理装置であって、ユーザ操作を受け付けるための例えばキーボードおよびポインティングデバイス(例えばマウス)と、ユーザに情報を提示するためのディスプレイとが接続される。また、端末装置10は、ブラウザアプリケーション11(以下、ブラウザ11)が搭載される。ブラウザ11は、端末装置10が備えるCPU(Central Processing Unit)上で動作して、例えばHTML(HyperText Markup Language)に従い記述されたファイルを読み込み、所定の動作を行う。   The terminal device 10 is an information processing device such as a personal computer (PC), for example, and is connected to, for example, a keyboard and a pointing device (for example, a mouse) for receiving user operations and a display for presenting information to the user. . The terminal device 10 is equipped with a browser application 11 (hereinafter referred to as a browser 11). The browser 11 operates on a CPU (Central Processing Unit) included in the terminal device 10, reads a file described in accordance with, for example, HTML (HyperText Markup Language), and performs a predetermined operation.

サーバ20は、端末装置10が実施形態に係る動作を実行するための情報処理プログラムを記憶する。端末装置10において、ブラウザ11を用いてサーバ20にアクセスすることで、サーバ20に記憶された情報処理プログラムがブラウザ11に読み込まれ、ブラウザ11に読み込まれた情報処理プログラムにより、実施形態に係る動作が実行される。   The server 20 stores an information processing program for the terminal device 10 to execute the operation according to the embodiment. By accessing the server 20 using the browser 11 in the terminal device 10, the information processing program stored in the server 20 is read into the browser 11, and the operation according to the embodiment is performed by the information processing program loaded into the browser 11. Is executed.

端末装置10において、ブラウザ11は、サーバ20から読み込んだ情報処理プログラムを実行させて、ユーザ操作に応じて入力されたキーワード(検索語)に基づく検索動作を実行する。   In the terminal device 10, the browser 11 executes an information processing program read from the server 20 and executes a search operation based on a keyword (search word) input according to a user operation.

すなわち、情報処理プログラムは、ブラウザ11上で実行されることにより、自律的に検索処理を行う1以上の検索エージェントをブラウザ11上に形成する。検索エージェントは、ユーザ操作に応じて入力されたキーワードを予め定められた第1の条件(後述する)に従い解釈し、解釈されたキーワードをネットワーク40を介して、例えばインターネット上に公開された検索サービスを提供する検索エンジン31に転送する。検索エンジン31は、端末装置10(ブラウザ11)から送信されたキーワードに基づく検索を行い、検索結果をネットワーク40を介して端末装置10に返す。端末装置10は、サーバ20からの検索結果を受信し、ブラウザ11に渡す。   That is, the information processing program is executed on the browser 11 to form one or more search agents on the browser 11 that perform search processing autonomously. The search agent interprets a keyword input according to a user operation in accordance with a predetermined first condition (described later), and the interpreted keyword is searched via the network 40, for example, on the Internet. To the search engine 31 that provides The search engine 31 performs a search based on the keyword transmitted from the terminal device 10 (browser 11), and returns the search result to the terminal device 10 via the network 40. The terminal device 10 receives the search result from the server 20 and passes it to the browser 11.

ブラウザ11において、検索エージェントは、渡された検索結果を端末装置10に接続されるディスプレイに表示させると共に、予め定められた第2の条件(後述する)に従い当該検索結果から新たなキーワード(提案語)を生成する。この生成されたキーワードを用いて、他の第1の条件に従いキーワードを解釈する他の検索エージェントによる検索を行うことで、より広範な検索結果を得ることが可能となる。   In the browser 11, the search agent displays the passed search result on a display connected to the terminal device 10, and a new keyword (proposed word) from the search result according to a predetermined second condition (described later). ) Is generated. By using this generated keyword and performing a search by another search agent that interprets the keyword in accordance with another first condition, it is possible to obtain a wider range of search results.

また、実施形態に係る情報処理システムでは、入力されたキーワードを互いに異なる第1の条件に従い解釈する複数の検索エージェントを連携させることが可能である。   In the information processing system according to the embodiment, a plurality of search agents that interpret input keywords according to different first conditions can be linked.

この場合、連携元の検索エージェントは、ユーザ操作に応じて入力されたキーワードに基づき取得した検索結果から第2の条件に従い生成した新たなキーワードを、連携先の検索エージェントに渡す。連携先の検索エージェントは、連携元の検索エージェントから渡されたキーワードを、当該連携先の検索エージェントに予め定められた第1の条件に従い解釈し、解釈したキーワードを用いて検索エンジン31による検索を行う。   In this case, the search engine at the cooperation source passes the new keyword generated according to the second condition from the search result acquired based on the keyword input according to the user operation to the search agent at the cooperation destination. The search engine at the cooperation destination interprets the keyword passed from the search agent at the cooperation source according to a first condition predetermined for the search agent at the cooperation destination, and performs a search by the search engine 31 using the interpreted keyword. Do.

このように、複数の検索エージェントを連携させて検索を実行することで、ユーザは、自分が意識していなかった方面から検索した検索結果を得ることが可能となり、より広範な検索結果を、容易に得ることができる。   In this way, by executing a search by linking multiple search agents, the user can obtain the search results searched from the direction that he / she was not conscious of, and a wider range of search results can be easily obtained. Can get to.

なお、上述では、検索エージェントの検索対象を検索エンジン31であるとして説明したが、これはこの例に限定されない。検索エージェントの検索対象は、例えば社内ネットワーク内のデータベース(DB)といった、端末装置10との間で閉じたネットワーク環境内で利用可能な特定DB32としてもよい。さらに、検索エージェントの検索対象は、コンピュータシステム上の動作を主体とするものに限られない。例えば、ユーザからの問い合わせに対して人手で回答する回答システム33を、検索エージェントの検索対象とすることもできる。   In the above description, the search target of the search agent is described as the search engine 31, but this is not limited to this example. The search target of the search agent may be a specific DB 32 that can be used in a network environment closed with the terminal device 10 such as a database (DB) in an in-house network. Further, the search target of the search agent is not limited to the one that mainly operates on the computer system. For example, an answer system 33 that manually answers an inquiry from a user can be set as a search target of the search agent.

(実施形態に係る検索動作の概要)
次に、実施形態に係る検索エージェントを用いた検索動作の概要について説明する。以下に説明する動作は、端末装置10上で実施形態に係る情報処理プログラムが実行されることで行われる。この情報処理プログラムは、検索エージェントの動作を制御するための検索制御部を含む。情報処理プログラムは、例えば端末装置10上で動作するブラウザ11からネットワーク40を介してサーバ20にアクセスすることで一時的に端末装置10に導入され、ブラウザ11上で実行される。検索エージェントは、例えば、端末装置10上で情報処理プログラムが実行されることにより、検索制御部によりサーバ20から取得される。
(Outline of search operation according to the embodiment)
Next, an outline of a search operation using the search agent according to the embodiment will be described. The operation described below is performed by executing the information processing program according to the embodiment on the terminal device 10. This information processing program includes a search control unit for controlling the operation of the search agent. The information processing program is temporarily introduced into the terminal device 10 by accessing the server 20 via the network 40 from the browser 11 operating on the terminal device 10, for example, and executed on the browser 11. The search agent is acquired from the server 20 by the search control unit when, for example, an information processing program is executed on the terminal device 10.

以下では、端末装置10に搭載されたブラウザ11上で情報処理プログラムが実行されることによりなされる動作を、適宜、端末装置10の動作として説明する。   Hereinafter, an operation performed by executing the information processing program on the browser 11 installed in the terminal device 10 will be described as an operation of the terminal device 10 as appropriate.

端末装置10は、ユーザ操作に応じてブラウザ11が起動され実施形態に係る情報処理プログラムが実行されると、ユーザの認証を促すログイン画面をディスプレイに表示させる。図2は、実施形態に適用可能なログイン画面の例を示す。図2において、ログイン画面300は、ユーザを識別するためのユーザIDを入力するための入力領域301と、認証に用いるパスワードを入力するための入力領域302と、ログインを指示するためのボタン303と、ログイン処理をキャンセルするためのボタン304とが設けられる。なお、ユーザIDおよびパスワードは、例えばサーバ20が備えるユーザDBに、ユーザの属性情報と共に予め登録されているものとする。   When the browser 11 is activated in response to a user operation and the information processing program according to the embodiment is executed, the terminal device 10 displays a login screen for prompting user authentication on the display. FIG. 2 shows an example of a login screen applicable to the embodiment. In FIG. 2, a login screen 300 includes an input area 301 for inputting a user ID for identifying a user, an input area 302 for inputting a password used for authentication, and a button 303 for instructing login. A button 304 for canceling the login process is provided. It is assumed that the user ID and password are registered in advance in the user DB provided in the server 20 together with the user attribute information, for example.

端末装置10は、ボタン303が操作されログインが指示されると、入力領域301および302に入力されたユーザIDおよびパスワードをサーバ20に送信する。サーバ20は、端末装置10から送信されたユーザIDおよびパスワードに基づきユーザDBを検索して認証処理を実行し、認証が成功すると、認証成功の通知を端末装置10に送信する。   When the button 303 is operated and the login is instructed, the terminal device 10 transmits the user ID and password input in the input areas 301 and 302 to the server 20. The server 20 searches the user DB based on the user ID and password transmitted from the terminal device 10 and executes authentication processing. When the authentication is successful, the server 20 transmits a notification of successful authentication to the terminal device 10.

(基本的な検索動作)
図3〜図7を用いて、実施形態に係る基本的な検索動作について説明する。端末装置10は、サーバ20から送信された認証成功通知を受信すると、検索画面を表示させる。図3は、実施形態に係る検索画面の例を示す。なお、図3〜図7において、互いに共通する部分には同一の符号を付して、初出以外は詳細な説明を省略する。図3において、検索画面400は、エージェント切替部401と、エージェント表示部402と、検索結果表示部403と、キーワード表示部404とを含む。
(Basic search operation)
A basic search operation according to the embodiment will be described with reference to FIGS. Upon receiving the authentication success notification transmitted from the server 20, the terminal device 10 displays a search screen. FIG. 3 shows an example of a search screen according to the embodiment. 3 to 7, parts common to each other are denoted by the same reference numerals, and detailed description is omitted except for the first appearance. In FIG. 3, the search screen 400 includes an agent switching unit 401, an agent display unit 402, a search result display unit 403, and a keyword display unit 404.

エージェント表示部402は、検索エージェントを示す画像が表示される。以下、特に記載の無い限り、検索エージェントを示す画像を「検索エージェント」と呼ぶ。図3の例では、エージェント表示部402に、2つの検索エージェント410aおよび410bが表示されている。   The agent display unit 402 displays an image indicating a search agent. Hereinafter, unless otherwise specified, an image indicating a search agent is referred to as a “search agent”. In the example of FIG. 3, two search agents 410 a and 410 b are displayed on the agent display unit 402.

なお、エージェント表示部402は、初期状態では空欄となっているか、若しくは、デフォルトの検索エージェント(検索エージェント410aおよび410bとする)が表示される。検索エージェント410aおよび410bは、サーバ20から取得されて端末装置10に一時的に記憶され、端末装置10に登録される。登録された検索エージェント410aおよび410bは、端末装置10に対する所定の操作に従いエージェント表示部402に表示される。   Note that the agent display unit 402 is blank in the initial state or displays a default search agent (referred to as search agents 410a and 410b). The search agents 410 a and 410 b are acquired from the server 20, temporarily stored in the terminal device 10, and registered in the terminal device 10. The registered search agents 410 a and 410 b are displayed on the agent display unit 402 in accordance with a predetermined operation on the terminal device 10.

検索エージェント410aおよび410bは同様な構成であるので、検索エージェント410aを用いて説明すると、検索エージェント410aは、ボタン411および412と、結果表示欄413とを備える。結果表示欄413は、検索エージェント410aによる検索結果の概要を一覧表示する。図3の例では、検索が行われていないため、結果表示欄413は空欄となっている。ボタン411は、結果表示欄413の表示状態および非表示状態を切り替えるためのボタンである。また、ボタン412は、当該検索エージェント410aの有効、無効を切り替えるためのボタンである。   Since the search agents 410a and 410b have the same configuration, the search agent 410a includes buttons 411 and 412 and a result display field 413. The result display column 413 displays a summary of search results obtained by the search agent 410a. In the example of FIG. 3, since the search is not performed, the result display column 413 is blank. The button 411 is a button for switching the display state and non-display state of the result display field 413. The button 412 is a button for switching between valid and invalid of the search agent 410a.

検索エージェント410aおよび410bは、それぞれ、上述した第1の条件と、検索対象(例えば所定の検索エンジン31)を指定する情報とが予め設定される。端末装置10は、後述するキーワード表示部404において指定されたキーワードを、各検索エージェント410aおよび410bそれぞれに渡す。各検索エージェント410aおよび410bは、それぞれ、渡されたキーワードを、設定された第1の条件に従い解釈し、解釈されたキーワードを、設定された検索対象に渡す。   Each of the search agents 410a and 410b is preset with the above-described first condition and information for specifying a search target (for example, the predetermined search engine 31). The terminal device 10 passes the keyword specified in the keyword display unit 404 described later to each of the search agents 410a and 410b. Each search agent 410a and 410b interprets the passed keyword according to the set first condition, and passes the interpreted keyword to the set search target.

端末装置10は、各検索対象からキーワードに応じた検索結果をそれぞれ受け取り、各検索エージェント410aおよび410bに渡す。各検索エージェント410aおよび410bは、渡された検索結果の概要を、結果表示欄413に一覧表示させる。さらに、各検索エージェント410aおよび410bは、受け取った検索結果を、それぞれに設定された第2の条件に従い解釈し、解釈されたキーワードを提案語として表示させる。   The terminal device 10 receives search results corresponding to the keywords from each search target, and passes them to the search agents 410a and 410b. Each search agent 410a and 410b displays a summary of the passed search results in a list in the result display column 413. Further, each of the search agents 410a and 410b interprets the received search results according to the second condition set for each, and displays the interpreted keywords as suggested words.

このように、検索エージェントは、実際の検索処理は行わず、検索対象に対してキーワードを送信して検索対象に検索処理を実行させるものであり、検索処理の仲介を行う検索仲介部として機能する。また、以下では、検索エージェントが、端末装置10から渡されたキーワードを第1の条件に従い解釈して検索対象に送信し、検索対象からキーワードに応じた検索結果を受け取ることを、検索エージェントが実行する検索処理であるとして説明する。   Thus, the search agent does not perform the actual search process, but transmits a keyword to the search target to cause the search target to execute the search process, and functions as a search mediation unit that mediates the search process. . In the following description, the search agent interprets the keyword passed from the terminal device 10 according to the first condition, transmits the keyword to the search target, and receives the search result corresponding to the keyword from the search target. It is assumed that the search process is to be performed.

エージェント切替部401は、エージェント表示部402に表示される検索エージェント410aおよび410bを切り替えるための複数のボタンを備える。エージェント切替部401の上段に配置される3個のボタンは、エージェント表示部402に、有効に設定された検索エージェントと、無効に設定された検索エージェントと、全ての検索エージェントとのうち何れを表示させるかを切り替えるためのボタンである。また、エージェント切替部401の下段に配置される4個のボタンは、エージェント表示部402に表示される検索エージェント410aおよび410bの表示順を、登録順、名前順、人気度および活躍度のうち何れにするかを切り替えるためのボタンである。   The agent switching unit 401 includes a plurality of buttons for switching the search agents 410 a and 410 b displayed on the agent display unit 402. The three buttons arranged in the upper part of the agent switching unit 401 display on the agent display unit 402 which one of search agents set to valid, search agents set to invalid, and all search agents. It is a button for switching whether to perform. In addition, the four buttons arranged in the lower part of the agent switching unit 401 can change the display order of the search agents 410a and 410b displayed on the agent display unit 402 to any of registration order, name order, popularity degree, and activity degree. It is a button for switching between.

検索結果表示部403は、例えば、結果表示欄413に一覧表示される検索結果の詳細が表示される。図3の例では、検索が行われていないため、検索結果表示部403は、空欄となっている。実行された検索により結果が取得できない場合も、検索結果表示部403は空欄とされる。   The search result display unit 403 displays details of search results displayed in a list in the result display field 413, for example. In the example of FIG. 3, since the search is not performed, the search result display unit 403 is blank. Even when the result cannot be acquired by the executed search, the search result display unit 403 is left blank.

キーワード表示部404は、検索キーワード入力欄420と、シーン選択部421と、デフォルトタグ部422とを備える。検索キーワード入力欄420は、各検索エージェント410aおよび410bが検索に用いるキーワードが入力される。検索キーワード入力欄420は、例えばユーザ操作により検索キーワード入力欄420を操作した上でキーボードなどによりキーワードを直接的に入力してもよいし、デフォルトタグ部422に表示されるタグ43020、43021、…から1つを選択して入力してもよい。 The keyword display unit 404 includes a search keyword input field 420, a scene selection unit 421, and a default tag unit 422. In the search keyword input field 420, keywords used for search by the search agents 410a and 410b are input. In the search keyword input field 420, for example, the search keyword input field 420 may be operated by a user operation, and a keyword may be directly input using a keyboard or the like. Tags 430 20 , 430 21 displayed on the default tag unit 422 may be used. ,... May be selected and input.

デフォルトタグ部422は、それぞれキーワードを含むタグ情報が関連付けられたタグ43020、43021、…が表示される。図3の例では、各タグ43020、43021、…に対し、キーワードとなる文字列が表示されている。端末装置10は、デフォルトタグ部422に表示される各タグ43020、43021、…のうち1または複数がユーザ操作により選択されると、選択されたタグを検索キーワード入力欄420に表示させ、当該タグに含まれるキーワードを各検索エージェント410aおよび410bに渡す。シーン選択部421は、デフォルトタグ部422に表示されるタグ43020、43021、…のセットを、他のセットに切り替えるためのタブである。 The default tag unit 422 displays tags 430 20 , 430 21 ,... Associated with tag information including keywords. In the example of FIG. 3, a character string serving as a keyword is displayed for each tag 430 20 , 430 21 ,. When one or more of the tags 430 20 , 430 21 ,... Displayed in the default tag unit 422 are selected by a user operation, the terminal device 10 displays the selected tags in the search keyword input field 420. The keyword included in the tag is passed to the search agents 410a and 410b. The scene selection unit 421 is a tab for switching the set of tags 430 20 , 430 21 ,... Displayed in the default tag unit 422 to another set.

図4は、実施形態に係る、検索キーワード入力欄420にタグ43010および43011が入力され、入力されたタグ43010および43011に基づき、各検索エージェント410aおよび410bにより検索が実行され検索結果が取得された場合の検索画面400の例を示す。 FIG. 4 shows that the tags 430 10 and 430 11 are input to the search keyword input field 420 according to the embodiment, and the search is performed by the search agents 410a and 410b based on the input tags 430 10 and 430 11 . The example of the search screen 400 when is acquired is shown.

端末装置10は、検索キーワード入力欄420に入力されたタグ43010および43011のタグ情報を、エージェント表示部402に表示される各検索エージェント410aおよび410bに渡す。各検索エージェント410aおよび410bは、渡されたタグ43010および43011のタグ情報に含まれるキーワードに基づき検索を実行し、それぞれ検索対象から検索結果を受け取る。この例では、検索エージェント410aおよび410bのうち、検索エージェント410bのみが検索結果を得ている。 The terminal device 10 passes the tag information of the tags 430 10 and 430 11 input in the search keyword input field 420 to the search agents 410 a and 410 b displayed on the agent display unit 402. Each of the search agents 410a and 410b executes a search based on the keyword included in the tag information of the passed tags 430 10 and 430 11 and receives a search result from each search target. In this example, of the search agents 410a and 410b, only the search agent 410b has obtained a search result.

検索エージェント410bは、検索結果に応じて、結果一覧表示部440bおよび提案タグ表示部450bを表示させる。これら結果一覧表示部440bおよび提案タグ表示部450bは、検索エージェント410bが備えるボタン412を操作することで、表示および非表示を切り替えることができる。   The search agent 410b displays a result list display unit 440b and a proposal tag display unit 450b according to the search result. The result list display unit 440b and the proposal tag display unit 450b can be switched between display and non-display by operating a button 412 provided in the search agent 410b.

結果一覧表示部440bは、検索結果の結果リストとして、検索結果の概要が一覧表示される。検索結果の概要は、例えば、検索の結果得られたテキストの先頭から所定文字数の文字列や、当該テキスト中のキーワードに合致した部分を含む所定文字数の文字列などを用いることが考えられる。結果一覧表示部440bに設けられる入力欄441bに文字列を入力することで、入力された文字列に基づき結果一覧表示部440bに一覧表示された検索結果の概要を絞り込むことができる。   The result list display unit 440b displays a summary of search results as a list of search result results. As an outline of the search result, for example, a character string having a predetermined number of characters from the beginning of the text obtained as a result of the search or a character string having a predetermined number of characters including a portion matching the keyword in the text may be used. By inputting a character string into the input field 441b provided in the result list display unit 440b, it is possible to narrow down the outline of the search results displayed as a list in the result list display unit 440b based on the input character string.

端末装置10は、結果一覧表示部440bに一覧表示された各検索結果の概要のうち、ユーザ操作により所望の概要が指定される(例えばカーソル表示を当該概要の位置に合わせる)と、図5にホバー表示442として例示されるように、指定された概要の詳細(本文)を、指定された概要の近傍に表示させることができる。   When a desired outline is specified by a user operation (for example, the cursor display is aligned with the position of the outline) among the outlines of the search results displayed in the list on the result list display unit 440b, the terminal device 10 is shown in FIG. As illustrated as the hover display 442, the details (text) of the designated outline can be displayed in the vicinity of the designated outline.

図4の説明に戻り、検索エージェント410bは、提案タグ表示部450bに、検索結果を第2の条件で解釈したキーワードを提案語として含む提案タグ451b1、451b2、…を表示させる。 Returning to the description of FIG. 4, the search agent 410b causes the proposal tag display unit 450b to display proposal tags 451b 1 , 451b 2 ,... Including keywords obtained by interpreting the search result under the second condition as proposal words.

図4の例において、提案タグ表示部450bに表示される提案タグ451b1、451b2、…のうち、ユーザ操作により提案タグを選択することで、選択された提案タグのタグ情報を検索キーワード入力欄420に入力させることができる。図6は、実施形態に係る、提案タグ表示部450bに表示される提案タグ451b1、451b2、…のうち提案タグ451b5が選択された例を示す。 In the example of FIG. 4, the tag information of the selected proposal tag is input as a search keyword by selecting the proposal tag by the user operation from the proposal tags 451 b 1 , 451 b 2 ,... Displayed on the proposal tag display unit 450 b . It can be entered in the column 420. FIG. 6 shows an example in which the proposal tag 451b 5 is selected from the proposal tags 451b 1 , 451b 2 ,... Displayed on the proposal tag display unit 450b according to the embodiment.

端末装置10は、提案タグ451b5が選択されると、図6中に矢印Aで示されるように、検索キーワード入力欄420に対し、当該提案タグ451b5を新たなタグ430bとして追加して表示させる。端末装置10は、検索キーワード入力欄420に新たなタグ430bが追加されると、エージェント表示部402に表示される各検索エージェント410aおよび410bに対し、追加されたタグ430bのタグ情報をさらに渡す。 When the proposal tag 451b 5 is selected, the terminal device 10 adds the proposal tag 451b 5 to the search keyword input field 420 as a new tag 430b and displays it as indicated by an arrow A in FIG. Let When a new tag 430b is added to the search keyword input field 420, the terminal device 10 further passes the tag information of the added tag 430b to each search agent 410a and 410b displayed on the agent display unit 402.

各検索エージェント410aおよび410bは、渡されたタグ430bのタグ情報に含まれるキーワードを用いて、さらに検索を実行する。図7は、実施形態に係る、タグ430bのタグ情報に基づき各検索エージェント410aおよび410bが検索を実行した結果の例を示す。図7の例では、タグ430bが検索キーワード入力欄420に追加入力されることで、検索エージェント410aにおいても検索結果が得られ、結果絞込用の入力欄441aを含む結果一覧表示部440aと、提案タグ表示部450bと同様の提案タグ表示部450aとがさらに表示されている。   Each search agent 410a and 410b further performs a search using the keyword included in the tag information of the passed tag 430b. FIG. 7 shows an example of a result of the search performed by each search agent 410a and 410b based on the tag information of the tag 430b according to the embodiment. In the example of FIG. 7, a search result is also obtained in the search agent 410a by additionally inputting the tag 430b into the search keyword input field 420, and a result list display unit 440a including an input field 441a for narrowing down results; A proposal tag display unit 450a similar to the proposal tag display unit 450b is further displayed.

(複数検索エージェントの連携動作)
次に、図8〜図10を用いて、実施形態に係る検索エージェントの連携動作について説明する。なお、図8〜図10において、上述した図3と共通する部分には同一の符号を付して、詳細な説明を省略する。実施形態においては、複数の検索エージェントを連携させることができる。実施形態では、検索エージェントの連携動作は、連携元の検索エージェントの少なくとも一部を、例えばドラッグアンドドロップ操作により連携先の検索エージェントに重ねることで実現できる。
(Cooperation of multiple search agents)
Next, the search agent cooperation operation according to the embodiment will be described with reference to FIGS. 8 to 10, the same reference numerals are given to portions common to FIG. 3 described above, and detailed description thereof is omitted. In the embodiment, a plurality of search agents can be linked. In the embodiment, the cooperative operation of the search agent can be realized by superimposing at least a part of the search source search agent on the search target partner agent by, for example, a drag and drop operation.

例えば、図8に例示されるように、ユーザ操作によりカーソル表示460が検索エージェント410bのタイトル部分に重ねられた状態で例えば決定操作(2ボタンマウスの場合、例えば左クリック操作)がなされたものとする。この場合、カーソル表示460がタイトル部分に重ねられた検索エージェント410bが連携元の検索エージェントとなり、他の検索エージェント410aは、連携先の検索エージェントの候補とされる。図8の例では、検索エージェント410aに斜線を付して、当該検索エージェント410aが連携先の検索エージェントの候補であることが示されている。   For example, as illustrated in FIG. 8, for example, a determination operation (for example, a left click operation in the case of a two-button mouse) is performed in a state where the cursor display 460 is overlaid on the title portion of the search agent 410 b by a user operation. To do. In this case, the search agent 410b in which the cursor display 460 is superimposed on the title portion is the search source of the cooperation source, and the other search agents 410a are candidates for the search agent of the cooperation destination. In the example of FIG. 8, the search agent 410a is hatched to indicate that the search agent 410a is a candidate for a search agent at the cooperation destination.

次に、ユーザ操作により、決定操作を維持したままカーソル表示460を移動させることで、カーソル表示460の移動に伴い検索エージェント410bが移動される(ドラッグ操作)。図9に例示されるように、検索エージェント410bの少なくとも一部が連携先の検索エージェント410aに重なった時点で、決定操作が解除される(ドロップ操作)と、検索エージェント410aおよび410bの位置関係が固定される。端末装置10は、上層に表示される検索エージェント410bを連携元、下層に表示される検索エージェント410aを連携先に、それぞれ設定する。   Next, the search agent 410b is moved in accordance with the movement of the cursor display 460 by moving the cursor display 460 while maintaining the determination operation by a user operation (drag operation). As illustrated in FIG. 9, when the determination operation is canceled (drop operation) when at least a part of the search agent 410b overlaps the search agent 410a that is the cooperation destination, the positional relationship between the search agents 410a and 410b is changed. Fixed. The terminal device 10 sets the search agent 410b displayed in the upper layer as the cooperation source and the search agent 410a displayed in the lower layer as the cooperation destination.

図10は、図9の状態に対して、検索キーワード入力欄420にキーワードが入力された例を示す。図10の例では、矢印Bで示されるように、デフォルトタグ部422に表示されるタグ43020、43021、…から1つが選択されて検索キーワード入力欄420に入力されている。端末装置10は、矢印Cで示されるように、検索キーワード入力欄420に入力されたタグのタグ情報を、連携元の検索エージェント410bに渡す。 FIG. 10 shows an example in which a keyword is entered in the search keyword input field 420 in the state of FIG. In the example of FIG. 10, as indicated by an arrow B, one of the tags 430 20 , 430 21 ,... Displayed in the default tag unit 422 is selected and input to the search keyword input field 420. As indicated by the arrow C, the terminal device 10 passes the tag information of the tag input in the search keyword input field 420 to the search agent 410b that is the cooperation source.

検索エージェント410bは、渡されたタグ情報に含まれるキーワードに基づき検索を実行し、検索対象から検索結果を受け取る。検索エージェント410bは、受け取った検索結果に応じて、上述した結果一覧表示部440bと、提案タグ表示部450bとを表示させる。端末装置10は、この提案タグ表示部450bに表示された各提案タグ451b1、451b2、…の各タグ情報を、矢印Dで示されるように、連携先の検索エージェント410aに渡す。 The search agent 410b executes a search based on the keyword included in the passed tag information and receives a search result from the search target. The search agent 410b displays the result list display unit 440b and the proposed tag display unit 450b described above according to the received search result. The terminal device 10 passes each tag information of each proposal tag 451b 1 , 451b 2 ,... Displayed on the proposal tag display unit 450b to the search agent 410a that is a cooperation destination as indicated by an arrow D.

検索エージェント410aは、渡された各タグ情報に含まれるキーワードに基づき検索エージェント410bと同様にして検索を実行し、検索結果の概要の一覧を結果一覧表示部440aに表示させる。それと共に、検索エージェント410aは、提案タグ表示部450bと同様にして、提案タグ表示部450aに、検索結果に基づく提案タグを表示させる。なお、図10の例では、検索エージェント410bに係る各表示が提案タグ表示部450aにオーバーラップされ、提案タグ表示部450aに表示される提案タグが隠されている。   The search agent 410a executes a search in the same manner as the search agent 410b based on the keywords included in each tag information passed, and causes the result list display unit 440a to display a summary list of search results. At the same time, the search agent 410a causes the proposal tag display unit 450a to display a proposal tag based on the search result in the same manner as the proposal tag display unit 450b. In the example of FIG. 10, each display related to the search agent 410b is overlapped with the proposal tag display unit 450a, and the proposal tag displayed on the proposal tag display unit 450a is hidden.

ここで、連携先の検索エージェント410aは、連携元の検索エージェント410bによる検索結果が得られてから、検索処理が開始される。そのため、検索エージェント410aの検索結果は、検索エージェント410bの検索結果が得られてからある程度の時間を経過してから、検索画面400に表示されることになる。実施形態では、このような場合でも、検索結果を得られた順に検索画面400に表示し、検索処理の経過をユーザに提示するようにしている。   Here, the search engine 410a of the cooperation destination starts the search process after the search result by the search agent 410b of the cooperation source is obtained. Therefore, the search result of the search agent 410a is displayed on the search screen 400 after a certain time has elapsed since the search result of the search agent 410b is obtained. In the embodiment, even in such a case, the search results are displayed on the search screen 400 in the order in which they are obtained, and the progress of the search process is presented to the user.

(タグ評価)
次に、実施形態に係るタグの評価について、図11〜図13を用いて説明する。なお、図11〜図13において、上述した図4と共通する部分には同一の符号を付して、詳細な説明を省略する。実施形態において、デフォルトタグ部422に表示される各タグ43020、43021、…、および、デフォルトタグ部422から検索キーワード入力欄420に入力された各タグ43010および43011は、タグ情報として、キーワードに加えて、整数の値を示すポイントPを含む。
(Tag evaluation)
Next, tag evaluation according to the embodiment will be described with reference to FIGS. 11 to 13, the same reference numerals are given to the portions common to FIG. 4 described above, and detailed description thereof is omitted. In the embodiment, the tags 430 20 , 430 21 ,... Displayed in the default tag part 422 and the tags 430 10 and 430 11 input from the default tag part 422 to the search keyword input field 420 are used as tag information. In addition to the keyword, a point P indicating an integer value is included.

図11は、上述した図4に対応し、検索キーワード入力欄420に入力された各タグ43010および43011に基づき、検索エージェント410bが検索結果を得た状態を示している。この状態において、検索キーワード入力欄420に入力されたタグ43010と対応する、デフォルトタグ部422に表示される例えばタグ43023を操作する。 FIG. 11 corresponds to FIG. 4 described above and shows a state in which the search agent 410b has obtained a search result based on the tags 430 10 and 430 11 input in the search keyword input field 420. In this state, the search corresponding to the tag 430 10 input to the keyword input field 420 and operates the example tag 430 23 is displayed on the default tag portion 422.

端末装置10は、この操作に応じて、操作されたタグ43023のタグ情報に含まれるポイントPの値を増減する。ポイントPの値は、ユーザの、当該ポイントPに対応するタグによるキーワードに対する興味度を示していると考えることができる。例えば、2ボタンのマウスを用いた場合において、端末装置10は、左ボタンの1回のクリック操作に対してポイントPを1だけ加点し、右ボタンの1回のクリック操作に対してポイントPを1だけ減点する。ポイントPの加点、減点は、それぞれ他の操作に割り当ててもよい。 Terminal device 10, in response to this operation, increasing or decreasing the value of point P included in the operation tag 430 23 tag information. The value of the point P can be considered to indicate the degree of interest of the user by the tag corresponding to the point P. For example, when a two-button mouse is used, the terminal device 10 adds one point P to one click operation of the left button, and adds a point P to one click operation of the right button. Decrease by one. The addition and deduction of points P may be assigned to other operations, respectively.

先ず、ポイントPを加点させた場合の処理について説明する。図11の例では、タグ43023に対して、ポイントPを加点させる操作が例えば5回行われ、ポイント表示部431に示されるように、ポイントPの値が「5」とされている。 First, the process when the point P is added will be described. In the example of FIG. 11, the tag 430 23, operation for Additional points P is performed, for example, 5 times, as shown in point display portion 431, the value of the point P is "5".

ここで、端末装置10は、タグ43023に対する操作に応じて、タグ43023の表示を変化させることができる。例えば、図11に例示されるように、ポイントPの値が大きくなるに連れ、タグ43023の表示色を段階的に濃くすることが考えられる。また、ポイント表示部431は、省略することができる。 Here, the terminal device 10 can be in response to an operation for the tag 430 23, changing the display of the tag 430 23. For example, as illustrated in Figure 11, taken to the value of the point P is increased, it is conceivable to thicken the display color of the tag 430 23 stepwise. Further, the point display unit 431 can be omitted.

端末装置10は、操作されたタグ43023のポイントPを監視し、ポイントPが閾値以上または0以下であるか否かを判定する。一例として、ポイントPに対する閾値が「5」であるものとする。ここで、タグ43023がさらに操作され、図12(a)に示すように、ポイントPの値が「6」となり、閾値を超えたものとする。 The terminal device 10 monitors the point P of the operated tag 430 23 and determines whether the point P is greater than or equal to a threshold value or less than zero. As an example, it is assumed that the threshold for the point P is “5”. Here, the tag 430 23 is further operated, as shown in FIG. 12 (a), the value of the point P is assumed to have exceeded "6", and the threshold value.

端末装置10は、ポイントPの値が閾値を超えたと判定すると、操作されたタグ43023のタグ情報に含まれるキーワードに対応する他の検索エージェントを取得する。例えば、端末装置10は、当該キーワードに対応する他の検索エージェントを、サーバ20に問い合わせ、サーバ20から当該他の検索エージェントを取得することができる。端末装置10は、他の検索エージェントが取得されると、図12(b)に例示されるように、取得した他の検索エージェントの登録を促す画像470を表示させる。図12(b)の例では、画像470が検索画面400にオーバーラップして表示されるように示しているが、これはこの例に限定されない。 Terminal apparatus 10 determines that the value of point P exceeds the threshold value, to obtain the other search agent corresponding to the keyword included in the operation tag 430 23 tag information. For example, the terminal device 10 can query the server 20 for another search agent corresponding to the keyword and acquire the other search agent from the server 20. When another search agent is acquired, the terminal device 10 displays an image 470 that prompts registration of the acquired other search agent, as illustrated in FIG. 12B. In the example of FIG. 12B, the image 470 is displayed so as to overlap the search screen 400, but this is not limited to this example.

端末装置10は、画像470の表示に応じて、取得した他の検索エージェントを登録する旨のユーザ操作がなされると、当該他の検索エージェントを登録し、エージェント表示部402に追加して表示させる。図13は、実施形態に係る、既に登録されている検索エージェント410aおよび410bに対して、当該他の検索エージェントとしての検索エージェント410cが追加して表示された例を示している。   In response to the display of the image 470, when the user operation for registering the acquired other search agent is performed, the terminal device 10 registers the other search agent and additionally displays it on the agent display unit 402. . FIG. 13 shows an example in which a search agent 410c as another search agent is added to the already registered search agents 410a and 410b and displayed according to the embodiment.

このように、タグに対する興味度を設定し、興味度が所定以上になった場合に、当該タグに関連する他の検索エージェントを追加登録することで、より広範な検索結果を得ることが可能となる。   In this way, when the degree of interest for a tag is set and the degree of interest exceeds a predetermined level, it is possible to obtain a wider range of search results by additionally registering other search agents related to the tag. Become.

次に、実施形態に係る、ポイントPを減点させた場合の処理について、図14を用いて説明する。図14は、上述した図12(a)からキーワード表示部404の部分を抜き出した図である。図14において、図12(a)と共通する部分には同一の符号を付して、詳細な説明を省略する。図14(a)は、図12(a)に示したキーワード表示部404に対応し、この時点で、デフォルトタグ部422には、タグ43020〜43025の6個のタグが表示されている。また、図14(a)の例では、ポイント表示部431内に数値で示されるように、タグ43024のポイントPの値が「5」とされている。 Next, processing when the point P is deducted according to the embodiment will be described with reference to FIG. FIG. 14 is a diagram in which the keyword display unit 404 is extracted from FIG. 12A described above. In FIG. 14, parts common to FIG. 12A are assigned the same reference numerals and detailed description thereof is omitted. FIG. 14A corresponds to the keyword display unit 404 shown in FIG. 12A, and at this time, six tags 430 20 to 430 25 are displayed on the default tag unit 422. . In the example of FIG. 14 (a), as indicated by a numerical value in the point display portion 431, the value of the point P of the tag 430 24 is "5".

図14(a)の状態において、タグ43024に対して、ポイントPを減点させる操作が例えば1回行われると、ポイントPの値が「5」から1だけ減じられて「4」とされる。これに伴い、図14(b)に例示されるように、ポイント表示部431の表示が「4」とされ、タグ43024の表示がポイントPの値に応じて変化される(この例では、1段階分、薄い色とされる)。 In the state of FIG. 14A, when the operation of deducting the point P is performed on the tag 430 24 once, for example, the value of the point P is decremented by 1 from “5” to “4”. . Accordingly, as illustrated in FIG. 14B, the display of the point display unit 431 is “4”, and the display of the tag 430 24 is changed according to the value of the point P (in this example, 1 stage is light color).

タグ43023に対して、さらにポイントPを減点させる操作が繰り返され、タグ43023のポイントPの値が「0」以下になったものとする。この場合、図14(c)に例示されるように、ポイントPの値が「0」以下になったタグ43024がデフォルトタグ部422から消去される。したがって、デフォルトタグ部422には、5個のタグ43020〜43023および43025が表示される。 The tag 430 23, repeats the operation to further demerit points P, the value of the point P of the tag 430 23 is assumed to equal to or less than "0". In this case, as illustrated in FIG. 14C, the tag 430 24 in which the value of the point P is “0” or less is deleted from the default tag unit 422. Therefore, five tags 430 20 to 430 23 and 430 25 are displayed in the default tag portion 422.

次に、実施形態に係るタグの追加処理について図15を用いて説明する。図15において、図14と共通する部分には同一の符号を付して、詳細な説明を省略する。図15(a)は、上述した図14(c)に対応する図である。   Next, tag addition processing according to the embodiment will be described with reference to FIG. In FIG. 15, parts common to those in FIG. 14 are denoted by the same reference numerals, and detailed description thereof is omitted. FIG. 15A is a diagram corresponding to FIG. 14C described above.

実施形態では、ユーザ操作に応じて、デフォルトタグ部422にタグを追加することができる。図15(a)に例示されるように、ユーザ操作によりデフォルトタグ部422の空欄部分を指定すると、文字列の入力を促すカーソル表示480が当該空欄部分に表示される。このカーソル表示480に従い例えばキーボードに対するユーザ操作により、図15(b)に例示されるように、文字列481が入力される。ユーザ操作により、入力された文字列481の確定操作がなされると、図15(c)に例示されるように、当該文字列481に基づき、新たなタグ43026がデフォルトタグ部422に追加される。このタグ43026は、タグ情報に、確定された文字列481を含む。 In the embodiment, a tag can be added to the default tag unit 422 in response to a user operation. As illustrated in FIG. 15A, when a blank portion of the default tag unit 422 is designated by a user operation, a cursor display 480 that prompts input of a character string is displayed in the blank portion. In accordance with the cursor display 480, for example, by a user operation on the keyboard, a character string 481 is input as illustrated in FIG. When the input operation for confirming the input character string 481 is performed by a user operation, a new tag 430 26 is added to the default tag unit 422 based on the character string 481 as illustrated in FIG. The The tag 430 26 includes a fixed character string 481 in the tag information.

(実施形態に係る構成)
次に、実施形態に係るハードウェア構成および機能について説明する。図16は、実施形態に適用可能な端末装置10のハードウェア構成の例を示す。端末装置10は、CPU1000と、ROM(Read Only Memory)1001と、RAM(Random Access Memory)1002と、グラフィクスI/F1003と、ストレージ1005と、入力デバイス1006と、入出力I/F1007と、通信I/F1008とを含み、これら各部がバス1010により互いに通信可能に接続される。このように、端末装置10は、一般的なコンピュータと同等の構成で実現できる。
(Configuration according to the embodiment)
Next, a hardware configuration and functions according to the embodiment will be described. FIG. 16 illustrates an example of a hardware configuration of the terminal device 10 applicable to the embodiment. The terminal device 10 includes a CPU 1000, a ROM (Read Only Memory) 1001, a RAM (Random Access Memory) 1002, a graphics I / F 1003, a storage 1005, an input device 1006, an input / output I / F 1007, and a communication I. / F1008, and these units are communicably connected to each other via a bus 1010. Thus, the terminal device 10 can be realized with a configuration equivalent to a general computer.

ストレージ1005は、ハードディスクドライブや、フラッシュメモリといった不揮発性メモリであって、CPU1000を動作させるためのプログラムや、各種のデータが記憶される。ROM1001は、例えば端末装置10を起動させるために用いるプログラムおよびデータが予め記憶される。CPU1000は、ストレージ1005およびROM1001に記憶されるプログラムに従い、RAM1002をワークメモリとして用いて、この端末装置10の全体の動作を制御する。   The storage 1005 is a nonvolatile memory such as a hard disk drive or a flash memory, and stores a program for operating the CPU 1000 and various data. The ROM 1001 stores in advance a program and data used for starting the terminal device 10, for example. The CPU 1000 controls the overall operation of the terminal device 10 using the RAM 1002 as a work memory in accordance with programs stored in the storage 1005 and the ROM 1001.

グラフィクスI/F1003は、CPU1000によりプログラムに従い生成された表示情報を表示信号に変換してディスプレイ1004に供給する。ディスプレイ1004は、例えばLCD(Liquid Crystal Display)を表示デバイスとして用い、グラフィクスI/F1003から供給された表示信号に従った画面を表示する。入力デバイス1006は、例えばキーボードと、マウスなどのポインティングデバイスとを含み、ユーザ操作に応じた信号を出力する。   The graphics I / F 1003 converts display information generated according to the program by the CPU 1000 into a display signal and supplies the display signal to the display 1004. The display 1004 uses, for example, an LCD (Liquid Crystal Display) as a display device, and displays a screen according to a display signal supplied from the graphics I / F 1003. The input device 1006 includes, for example, a keyboard and a pointing device such as a mouse, and outputs a signal corresponding to a user operation.

入出力I/F1007は、外部機器に対するインタフェースであって、例えばUSB(Universal Serial Bus)を適用することができる。通信I/F1008は、ネットワーク40を介した通信を制御する。   The input / output I / F 1007 is an interface to an external device, and for example, a USB (Universal Serial Bus) can be applied. The communication I / F 1008 controls communication via the network 40.

なお、端末装置10は、デスクトップ型やノート型のコンピュータであってもよいし、表示デバイスと入力デバイスとが一体的に形成されたタッチパネルを備え、携帯が容易に構成されたタブレット型コンピュータやスマートフォンなどであってもよい。さらに、端末装置10は、プリンタ機能、スキャナ機能、FAX機能など複数の機能を1台の筐体で実現するMFP(Multi Function Printer)といった、他種の機器に含まれるコンピュータ部分であってもよい。   The terminal device 10 may be a desktop computer or a notebook computer, or a tablet computer or a smartphone that includes a touch panel in which a display device and an input device are integrally formed, and is easily portable. It may be. Further, the terminal device 10 may be a computer part included in another type of device such as an MFP (Multi Function Printer) that realizes a plurality of functions such as a printer function, a scanner function, and a FAX function in a single casing. .

図17は、実施形態に適用可能なサーバ20のハードウェア構成の例を示す。サーバ20は、CPU2000と、ROM2001と、RAM2002と、ストレージ2003と、入出力I/F2004と、通信I/F2005とを含み、これら各部がバス2010により互いに通信可能に接続される。このように、サーバ20は、一般的なコンピュータと同等の構成で実現できる。   FIG. 17 shows an example of the hardware configuration of the server 20 applicable to the embodiment. The server 20 includes a CPU 2000, a ROM 2001, a RAM 2002, a storage 2003, an input / output I / F 2004, and a communication I / F 2005, and these units are communicably connected to each other via a bus 2010. Thus, the server 20 can be realized with a configuration equivalent to a general computer.

ストレージ2003は、ハードディスクドライブや、フラッシュメモリといった不揮発性メモリであって、CPU2000を動作させるためのプログラムや、各種のデータが記憶される。ROM2001は、例えばサーバ20を起動させるために用いるプログラムおよびデータが予め記憶される。CPU2000は、ストレージ2003およびROM2001に記憶されるプログラムに従い、RAM2002をワークメモリとして用いて、このサーバ20の全体の動作を制御する。   The storage 2003 is a nonvolatile memory such as a hard disk drive or a flash memory, and stores a program for operating the CPU 2000 and various data. In the ROM 2001, for example, a program and data used for starting the server 20 are stored in advance. The CPU 2000 controls the overall operation of the server 20 using the RAM 2002 as a work memory in accordance with programs stored in the storage 2003 and the ROM 2001.

入出力I/F2004は、外部機器に対するインタフェースであって、例えばUSBを適用することができる。通信I/F2005は、ネットワーク40を介した通信を制御する。   The input / output I / F 2004 is an interface to an external device, and for example, USB can be applied. A communication I / F 2005 controls communication via the network 40.

なお、サーバ20は、1台の装置から構成してもよいし、互いに接続された複数の装置により構成してもよい。   The server 20 may be composed of one device or a plurality of devices connected to each other.

図18は、実施形態に係る端末装置10の機能を説明するための一例の機能ブロック図である。端末装置10は、通信部100と、入力部101と、表示制御部102と、デフォルトタグ記憶部103と、検索制御部104と、ユーザ認証部105と、エージェント情報記憶部106と、エージェント記憶部107とを含む。   FIG. 18 is a functional block diagram illustrating an example of functions of the terminal device 10 according to the embodiment. The terminal device 10 includes a communication unit 100, an input unit 101, a display control unit 102, a default tag storage unit 103, a search control unit 104, a user authentication unit 105, an agent information storage unit 106, and an agent storage unit. 107.

これら通信部100、入力部101、表示制御部102、デフォルトタグ記憶部103、検索制御部104、ユーザ認証部105、エージェント情報記憶部106およびエージェント記憶部107は、CPU1000上で動作する情報処理プログラムにより実現される。より詳細には、これら各部は、CPU1000上で動作するブラウザ11に読み込まれ、ブラウザ11上で動作する。   The communication unit 100, the input unit 101, the display control unit 102, the default tag storage unit 103, the search control unit 104, the user authentication unit 105, the agent information storage unit 106, and the agent storage unit 107 are information processing programs that operate on the CPU 1000. It is realized by. More specifically, these units are read into the browser 11 operating on the CPU 1000 and operate on the browser 11.

これに限らず、通信部100、入力部101、表示制御部102、デフォルトタグ記憶部103、検索制御部104、ユーザ認証部105、エージェント情報記憶部106およびエージェント記憶部107のうち一部または全部を、互いに協働して動作するハードウェア回路により構成してもよい。   Not limited to this, some or all of the communication unit 100, the input unit 101, the display control unit 102, the default tag storage unit 103, the search control unit 104, the user authentication unit 105, the agent information storage unit 106, and the agent storage unit 107. May be constituted by hardware circuits operating in cooperation with each other.

通信部100は、通信I/F1008によりネットワーク40を介した通信を制御する。入力部101は、入力デバイス1006に対するユーザ操作により入力された情報を受け付ける。表示制御部102は、ディスプレイ1004に表示させるための表示情報を生成する。例えば、表示制御部102は、上述した検索画面400を表示させるための表示情報を生成する。表示制御部102は、各検索エージェント410aおよび410bや、各検索エージェント410aおよび410bの結果一覧表示部440aおよび440b、ならびに、提案タグ表示部450aおよび450bを表示させるための表示情報を生成する。   The communication unit 100 controls communication via the network 40 by the communication I / F 1008. The input unit 101 receives information input by a user operation on the input device 1006. The display control unit 102 generates display information to be displayed on the display 1004. For example, the display control unit 102 generates display information for displaying the search screen 400 described above. The display control unit 102 generates display information for displaying the search agents 410a and 410b, the result list display units 440a and 440b of the search agents 410a and 410b, and the proposal tag display units 450a and 450b.

デフォルトタグ記憶部103は、デフォルトタグ部422に表示させるための各タグ43020、43021、…のタグ情報を、シーン毎に管理し、例えば端末装置10のストレージ1005に記憶する。デフォルトタグ記憶部103は、各タグ情報を、例えばブラウザ11のクッキー(HTTP cookie)として記憶する。 The default tag storage unit 103 manages tag information of each tag 430 20 , 430 21 ,... To be displayed on the default tag unit 422 for each scene, and stores the tag information in, for example, the storage 1005 of the terminal device 10. The default tag storage unit 103 stores each tag information as a cookie (HTTP cookie) of the browser 11, for example.

検索制御部104は、各検索エージェント410aおよび410bの動作を制御する。図19は、実施形態に係る検索制御部104の機能を説明するための一例の機能ブロック図である。検索制御部104は、図19に例示されるように、エージェント処理部1041と、連携処理部1042とを含む。   The search control unit 104 controls the operation of each search agent 410a and 410b. FIG. 19 is a functional block diagram illustrating an example of functions of the search control unit 104 according to the embodiment. The search control unit 104 includes an agent processing unit 1041 and a cooperation processing unit 1042, as illustrated in FIG.

エージェント処理部1041は、後述する、検索エージェント410aおよび410bにそれぞれ対応する各エージェントI/Fの記述に従い検索処理を実行する。例えば、エージェント処理部1041は、検索エージェント410aに入力されたキーワードを、当該検索エージェント410aに対応するエージェントI/Fの記述に従い解釈し、例えば検索エンジン31に送信する。また、エージェント処理部1041は、検索エンジン31から検索結果が返されると、対応するエージェントI/Fの記述に従い検索結果の概要の一覧を生成すると共に、検索結果を解析して提案タグのタグ情報を生成する。   The agent processing unit 1041 executes a search process according to the description of each agent I / F corresponding to the search agents 410a and 410b, which will be described later. For example, the agent processing unit 1041 interprets the keyword input to the search agent 410a according to the description of the agent I / F corresponding to the search agent 410a, and transmits the keyword to the search engine 31, for example. When the search result is returned from the search engine 31, the agent processing unit 1041 generates a summary list of search results according to the description of the corresponding agent I / F, analyzes the search results, and tag information of the proposed tag Is generated.

エージェント処理部1041は、複数のエージェントI/Fに対する処理を並列的に実行することができる。例えば検索エージェント410aは、1つのエージェントI/Fと、当該エージェントI/Fに対するエージェント処理部1041の処理とにより構成されると考えることができる。   The agent processing unit 1041 can execute processes for a plurality of agent I / Fs in parallel. For example, the search agent 410a can be considered to be composed of one agent I / F and processing of the agent processing unit 1041 for the agent I / F.

連携処理部1042は、検索エージェント410aおよび410bの連携に係る処理を行う。例えば、連携処理部1042は、エージェント表示部402に表示される検索エージェント410aおよび410bの画像の位置関係に基づき、検索エージェント410aおよび410bの何れが連携先であり、何れが連携元であるかを判定する。また、連携処理部1042は、連携元の例えば検索エージェント410bから、連携先の例えば検索エージェント410aに対する提案タグのタグ情報の受け渡しを行う。   The cooperation processing unit 1042 performs processing related to cooperation between the search agents 410a and 410b. For example, the cooperation processing unit 1042 determines which of the search agents 410a and 410b is the cooperation destination and which is the cooperation source based on the positional relationship between the images of the search agents 410a and 410b displayed on the agent display unit 402. judge. Also, the cooperation processing unit 1042 delivers tag information of the proposal tag to the cooperation destination, for example, the search agent 410a from the cooperation source, for example, the search agent 410b.

ユーザ認証部105は、ユーザの認証処理を行う。例えば、ユーザ認証部105は、図2で示したログイン画面300を表示させ、入力領域301および302にそれぞれ入力されたユーザIDおよびパスワードを、ボタン303の操作に応じてサーバ20に送信する。また、ユーザ認証部105は、送信したユーザIDおよびパスワードに応じてサーバ20から送信された認証結果を受け付ける。   The user authentication unit 105 performs user authentication processing. For example, the user authentication unit 105 displays the login screen 300 illustrated in FIG. 2, and transmits the user ID and password input in the input areas 301 and 302 to the server 20 in accordance with the operation of the button 303. In addition, the user authentication unit 105 receives the authentication result transmitted from the server 20 according to the transmitted user ID and password.

エージェント情報記憶部106は、実施形態に係る情報処理プログラムが終了される際に、検索画面400の終了直前の状態を、端末装置10のストレージ1005に記憶する。エージェント情報記憶部106は、例えば、検索画面400の終了直前における各検索エージェント410aおよび410bについて、対応するエージェントI/Fを示す情報、表示位置、有効および無効を示す情報、結果一覧表示部440aおよび440b、ならびに、提案タグ表示部450aおよび450bそれぞれの表示の有無およびその内容、キーワード表示部404の表示内容などを記憶する。   The agent information storage unit 106 stores the state immediately before the end of the search screen 400 in the storage 1005 of the terminal device 10 when the information processing program according to the embodiment is ended. For example, for each search agent 410a and 410b immediately before the end of the search screen 400, the agent information storage unit 106 includes information indicating the corresponding agent I / F, display position, information indicating valid and invalid, result list display unit 440a and 440b and the presence / absence and contents of each of the proposed tag display portions 450a and 450b, the display content of the keyword display portion 404, and the like are stored.

エージェント情報記憶部106は、検索画面400の状態を、例えばブラウザ11のクッキーとして記憶する。エージェント情報記憶部106は、次に情報処理プログラムが起動された際に、記憶した検索画面400の状態を読み出して、情報処理プログラムの前回の終了時の直前の検索画面400の状態を復元することができる。エージェント記憶部107は、登録済みの検索エージェント410aおよび410bにそれぞれ対応するエージェントI/Fとエージェントのメタ情報とを、例えばストレージ1005に記憶する。   The agent information storage unit 106 stores the state of the search screen 400 as a cookie of the browser 11, for example. When the information processing program is started next time, the agent information storage unit 106 reads the stored state of the search screen 400 and restores the state of the search screen 400 immediately before the previous end of the information processing program. Can do. The agent storage unit 107 stores the agent I / F and the meta information of the agent corresponding to the registered search agents 410a and 410b, for example, in the storage 1005.

上述した情報処理プログラムに含まれる通信部100、入力部101、表示制御部102、デフォルトタグ記憶部103、検索制御部104、ユーザ認証部105、エージェント情報記憶部106およびエージェント記憶部107は、CPU1000上で動作する情報処理プログラムによって実現される。この情報処理プログラムは、例えば、端末装置10がサーバ20に接続することにより、サーバ20により提供される。   The communication unit 100, the input unit 101, the display control unit 102, the default tag storage unit 103, the search control unit 104, the user authentication unit 105, the agent information storage unit 106, and the agent storage unit 107 included in the information processing program described above are the CPU 1000. It is realized by the information processing program that operates above. This information processing program is provided by the server 20 when the terminal device 10 is connected to the server 20, for example.

端末装置10において、ブラウザ11を用いてサーバ20にアクセスすることで、サーバ20上に記憶された実施形態に係る情報処理プログラムがブラウザ11に読み込まれ、ブラウザ11に読み込まれた情報処理プログラムにより、端末装置10上に、通信部100、入力部101、表示制御部102、デフォルトタグ記憶部103、検索制御部104、ユーザ認証部105、エージェント情報記憶部106およびエージェント記憶部107が形成される。   In the terminal device 10, by accessing the server 20 using the browser 11, the information processing program according to the embodiment stored on the server 20 is read by the browser 11, and the information processing program read by the browser 11 On the terminal device 10, a communication unit 100, an input unit 101, a display control unit 102, a default tag storage unit 103, a search control unit 104, a user authentication unit 105, an agent information storage unit 106, and an agent storage unit 107 are formed.

情報処理プログラムは、例えば、上述した各部(通信部100、入力部101、表示制御部102、デフォルトタグ記憶部103、検索制御部104、ユーザ認証部105、エージェント情報記憶部106およびエージェント記憶部107)を含むモジュール構成となっており、実際のハードウェアとしては、CPU1000が、例えばサーバ20からダウンロードされRAM1002に記憶された情報処理プログラムを読み出して実行することにより上記各部が主記憶装置(例えばRAM1002)上の所定領域にロードされ、各部が主記憶装置上に生成されるようになっている。   The information processing program includes, for example, the above-described units (communication unit 100, input unit 101, display control unit 102, default tag storage unit 103, search control unit 104, user authentication unit 105, agent information storage unit 106, and agent storage unit 107. ), And as actual hardware, the CPU 1000 reads out and executes an information processing program downloaded from the server 20 and stored in the RAM 1002, for example. ) Are loaded into a predetermined area, and each unit is generated on the main memory.

これに限らず、情報処理プログラムは、インストール可能な形式または実行可能な形式のファイルでCD(Compact Disk)、DVD(Digital Versatile Disk)などのコンピュータで読み取り可能な記録媒体に記録して提供してもよい。この場合、記録媒体に記録された情報処理プログラムは、例えば入出力I/F1007に接続された外部のドライブ装置を介して端末装置10に供給される。これに限らず、記録媒体に記録された情報処理プログラムを、他の情報処理装置上に一旦記憶させ、この他の情報処理装置から通信I/F1008や入出力I/F1007を介した通信により、端末装置10に供給してもよい。   The information processing program is not limited to this, and is provided by recording it in a computer-readable recording medium such as a CD (Compact Disk) or a DVD (Digital Versatile Disk) in a file that can be installed or executed. Also good. In this case, the information processing program recorded on the recording medium is supplied to the terminal device 10 via, for example, an external drive device connected to the input / output I / F 1007. Not limited to this, an information processing program recorded in a recording medium is temporarily stored on another information processing apparatus, and communication from the other information processing apparatus via the communication I / F 1008 or the input / output I / F 1007 is performed. You may supply to the terminal device 10. FIG.

さらに、情報処理プログラムは、例えばストレージ1005に予め記憶させて提供されてもよいし、ネットワーク40に接続されたコンピュータ上に格納し、通信I/F1008によりネットワーク40経由でダウンロードさせることにより提供するように構成することができる。また、この情報処理プログラムを、ネットワーク40経由で提供または配布するように構成してもよい。   Further, the information processing program may be provided by being stored in advance in the storage 1005, for example, or may be provided by being stored on a computer connected to the network 40 and downloaded via the network 40 by the communication I / F 1008. Can be configured. The information processing program may be provided or distributed via the network 40.

図20は、実施形態に係るサーバ20の機能を説明するための一例の機能ブロック図である。サーバ20は、通信部200と、ユーザDB201と、履歴DB202と、履歴解析部203と、エージェントDB204と、プログラム記憶部205とを含む。   FIG. 20 is a functional block diagram illustrating an example of functions of the server 20 according to the embodiment. The server 20 includes a communication unit 200, a user DB 201, a history DB 202, a history analysis unit 203, an agent DB 204, and a program storage unit 205.

これら通信部200、ユーザDB201、履歴DB202、履歴解析部203、エージェントDB204およびプログラム記憶部205は、CPU2000上で動作するプログラムにより実現される。これに限らず、これら通信部200、ユーザDB201、履歴DB202、履歴解析部203、エージェントDB204およびプログラム記憶部205を、互いに協働して動作するハードウェア回路により構成してもよい。   The communication unit 200, user DB 201, history DB 202, history analysis unit 203, agent DB 204, and program storage unit 205 are realized by a program that operates on the CPU 2000. However, the communication unit 200, the user DB 201, the history DB 202, the history analysis unit 203, the agent DB 204, and the program storage unit 205 may be configured by hardware circuits that operate in cooperation with each other.

通信部200は、通信I/F2005によりネットワーク40を介した通信を制御する。ユーザDB201は、実施形態に係る情報処理プログラムを利用するユーザのユーザ情報を管理する。ユーザDB201は、ユーザ情報として、例えば、ユーザの名前と、ユーザを識別するためのユーザIDとを管理する。ユーザDB201は、さらに、ユーザの属性情報を管理してもよい。ユーザの属性情報は、例えばユーザが所属する部署や、そのユーザの任意のプロファイルである。ユーザDB201は、ユーザ情報を、例えばストレージ2003に記憶する。   The communication unit 200 controls communication via the network 40 using a communication I / F 2005. The user DB 201 manages user information of users who use the information processing program according to the embodiment. The user DB 201 manages, as user information, for example, a user name and a user ID for identifying the user. The user DB 201 may further manage user attribute information. The user attribute information is, for example, a department to which the user belongs or an arbitrary profile of the user. The user DB 201 stores user information in the storage 2003, for example.

履歴DB202は、検索エージェント(エージェントI/F)の情報と、当該検索エージェントに基づき生成された提案タグとを関連付けたログ情報を、検索エージェントの利用履歴として管理する。履歴DB202は、ログ情報を、例えばストレージ2003に記憶する。履歴解析部203は、履歴DB202に管理されるログ情報を解析して、例えばタグ情報に対応する検索エージェントの提案を行う。   The history DB 202 manages log information in which search agent (agent I / F) information is associated with a proposal tag generated based on the search agent as a search agent usage history. The history DB 202 stores log information in, for example, the storage 2003. The history analysis unit 203 analyzes log information managed in the history DB 202 and proposes a search agent corresponding to, for example, tag information.

エージェントDB204は、検索エージェント(エージェントI/F)の管理を行う。エージェントDB204は、エージェントI/Fを例えばストレージ2003に記憶し、管理する。エージェントDB204は、端末装置10からの要求に応じて、記憶したエージェントI/Fを読み出して端末装置10に送信する。また、エージェントDB204は、外部からサーバ20に供給されたエージェントI/Fの登録および管理も行う。   The agent DB 204 manages search agents (agent I / F). The agent DB 204 stores and manages the agent I / F in the storage 2003, for example. In response to a request from the terminal device 10, the agent DB 204 reads the stored agent I / F and transmits it to the terminal device 10. The agent DB 204 also registers and manages the agent I / F supplied to the server 20 from the outside.

プログラム記憶部205は、実施形態に係る情報処理プログラムの記憶および読み出しを行う。プログラム記憶部205は、情報処理プログラムを、例えばストレージ2003に記憶する。プログラム記憶部205は、端末装置10からの要求に応じて、情報処理プログラムを読み出す。   The program storage unit 205 stores and reads out the information processing program according to the embodiment. The program storage unit 205 stores the information processing program in, for example, the storage 2003. The program storage unit 205 reads an information processing program in response to a request from the terminal device 10.

サーバ20による各機能を実現するためのプログラムは、インストール可能な形式また実行可能な形式のファイルでCD、フレキシブルディスク、DVDなどのコンピュータで読み取り可能な記録媒体に記録して提供される。これに限らず、プログラムを、インターネットなどのネットワーク40に接続されたコンピュータ上に格納し、当該ネットワーク40を介してダウンロードさせることにより提供してもよい。また、当該プログラムをインターネットなどのネットワーク40を経由して提供または配布するように構成してもよい。   A program for realizing each function by the server 20 is provided by being recorded in a computer-readable recording medium such as a CD, a flexible disk, and a DVD in a file that can be installed or executed. However, the present invention is not limited thereto, and the program may be provided by being stored on a computer connected to a network 40 such as the Internet and downloaded via the network 40. The program may be provided or distributed via a network 40 such as the Internet.

プログラムは、上述した各部(通信部200、ユーザDB201、履歴DB202、履歴解析部203、エージェントDB204およびプログラム記憶部205)を含むモジュール構成となっている。実際のハードウェアとしては、CPU2000がストレージ2003などの記憶媒体から当該プログラムを読み出して実行することにより、上述した各部がRAM2002などの主記憶装置上にロードされ、通信部200、ユーザDB201、履歴DB202、履歴解析部203、エージェントDB204およびプログラム記憶部205が主記憶装置上に生成されるようになっている。   The program has a module configuration including the above-described units (communication unit 200, user DB 201, history DB 202, history analysis unit 203, agent DB 204, and program storage unit 205). As actual hardware, the CPU 2000 reads out the program from a storage medium such as the storage 2003 and executes the program, whereby the above-described units are loaded onto a main storage device such as the RAM 2002, and the communication unit 200, user DB 201, history DB 202 are loaded. The history analysis unit 203, the agent DB 204, and the program storage unit 205 are generated on the main storage device.

(実施形態に適用可能なデータ構造)
次に、実施形態に適用可能な各データ構造の例について説明する。図21は、実施形態に係るエージェントI/Fの構成を概略的に示す。エージェントI/Fは、メタ情報と、エージェントI/Fの本体である入力定義および出力定義とを含む。
(Data structure applicable to the embodiment)
Next, an example of each data structure applicable to the embodiment will be described. FIG. 21 schematically shows a configuration of an agent I / F according to the embodiment. The agent I / F includes meta information and an input definition and an output definition that are the main body of the agent I / F.

メタ情報は、「ID」、「名称」、「サムネイル画像」、「連携エージェントID」、「センサ」、「トリガ」および「処理URL(Uniform Resource Locator)」の各項目を含む。   The meta information includes items of “ID”, “name”, “thumbnail image”, “cooperation agent ID”, “sensor”, “trigger”, and “processing URL (Uniform Resource Locator)”.

項目「ID」は、エージェントI/Fを識別するための識別情報を含む。項目「名称」は、エージェントI/Fに付けられた名前を含む。項目「サムネイル画像」は、エージェントI/Fに関連付けられるサムネイル画像を含む。項目「連携エージェントID」は、当該エージェントI/Fと連携すべき他のエージェントI/FのIDである。なお、「名称」、「サムネイル画像」および「連携エージェントID」の各項目は、内容を省略することができる。   The item “ID” includes identification information for identifying the agent I / F. The item “name” includes a name given to the agent I / F. The item “thumbnail image” includes a thumbnail image associated with the agent I / F. The item “cooperation agent ID” is an ID of another agent I / F that should cooperate with the agent I / F. Note that the contents of the items “name”, “thumbnail image”, and “cooperation agent ID” can be omitted.

項目「センサ」は、エージェントI/Fに入力されたキーワードを解釈するための規則であるセンサを含む(第1の条件)。センサは、例えば正規表現を用いて表現される。一例として、正規表現により表現されるセンサ"(0-9){9,}"は、9桁以上の数字列を示す。この場合、エージェントI/Fは、入力されたキーワードのうち、9桁以上の数字列からなるキーワードを選択して検索を行う。   The item “sensor” includes a sensor that is a rule for interpreting a keyword input to the agent I / F (first condition). The sensor is expressed using, for example, a regular expression. As an example, a sensor “(0-9) {9,}” expressed by a regular expression indicates a numeric string of nine or more digits. In this case, the agent I / F performs a search by selecting a keyword consisting of a numeric string of nine digits or more from among the input keywords.

項目「トリガ」は、当該エージェントI/Fを呼び出す際のトリガとなるキーワードを含む。トリガは、例えば正規表現を用いて記述される。一例として、正規表現により表現されるトリガ"在庫あり"は、例えば、デフォルトタグ部422にキーワード「在庫あり」が表示されており、このキーワード「在庫あり」のポイントPの値が閾値以上になった場合に、このエージェントI/Fが呼び出される。   The item “trigger” includes a keyword serving as a trigger when calling the agent I / F. The trigger is described using a regular expression, for example. As an example, for the trigger “in stock” expressed by a regular expression, for example, the keyword “in stock” is displayed in the default tag portion 422, and the value of the point P of this keyword “in stock” is equal to or greater than a threshold value. When this occurs, this agent I / F is called.

項目「処理URL」は、このエージェントI/Fが検索対象とするURLを含む。例えば、処理URLは、このエージェントI/Fがある検索エンジン31を検索対象としている場合、当該検索エンジン31において検索の窓口となるURLが記述される。   The item “processing URL” includes a URL to be searched by this agent I / F. For example, when a search engine 31 with this agent I / F is a search target, the processing URL describes a URL serving as a search window in the search engine 31.

エージェントI/F本体において、入力定義は、項目「タグ情報」を含む。項目「タグ情報」は、検索キーワード入力欄420に表示される各タグ43010、43011、…の各タグ情報が反映される。すなわち、入力定義は、複数のキーワードおよび付加情報を定義することができる。 In the agent I / F main body, the input definition includes an item “tag information”. In the item “tag information”, each tag information of each tag 430 10 , 430 11 ,... Displayed in the search keyword input field 420 is reflected. That is, the input definition can define a plurality of keywords and additional information.

エージェントI/F本体において、出力定義は、「結果リスト」、「結果詳細」および「提案タグ」の各項目を含む。項目「結果リスト」は、検索エージェント410bを例にとって、結果一覧表示部440bに検索結果を表示させるための情報配列の項目を含む。項目「結果詳細」は、ホバー表示442により表示させるための情報を定義する。項目「提案タグ」は、検索エージェント410bを例にとって、提案タグ表示部450bに表示させるための提案タグを検索結果から生成するための規則を含む(第2の条件)。提案タグは、他のエージェントとの連携を可能とするものであって、複数を定義することができる。   In the agent I / F main body, the output definition includes items of “result list”, “result details”, and “suggest tag”. The item “result list” includes an information array item for displaying a search result on the result list display unit 440b, using the search agent 410b as an example. The item “detail result” defines information to be displayed by the hover display 442. The item “suggest tag” includes a rule for generating a suggest tag to be displayed on the suggest tag display unit 450b from the search result by taking the search agent 410b as an example (second condition). Proposal tags enable cooperation with other agents, and a plurality of proposal tags can be defined.

図22は、実施形態に係るエージェントI/Fに含まれる各データの具体例を示す。図22の各項目は、上述した図21の各項目にそれぞれ対応している。   FIG. 22 shows a specific example of each data included in the agent I / F according to the embodiment. Each item in FIG. 22 corresponds to each item in FIG. 21 described above.

例(1)は、インターネットを介して商品の注文を受け付けるネットショップの在庫確認に対応したエージェントI/Fのデータの例を示す。項目「ID」、「名称」、「サムネイル画像」、「連携エージェントID」および「処理URL」は、それぞれ適当な値が設定される。また、項目「タグ情報」は、例えばキーワード表示部404に対するユーザ操作に応じて1以上のタグが設定される。これらの項目は、後述する他の例でも同様である。   Example (1) shows an example of agent I / F data corresponding to inventory confirmation of a net shop that accepts an order for goods via the Internet. Appropriate values are set for the items “ID”, “name”, “thumbnail image”, “cooperation agent ID”, and “processing URL”, respectively. In the item “tag information”, for example, one or more tags are set according to a user operation on the keyword display unit 404. These items are the same in other examples described later.

項目「センサ」は、この例では、値が正規表現において任意の文字列を示す値「".*"」が設定されている。これは、入力されたキーワードをそのまま検索対象に渡すことを意味する。項目「トリガ」は、正規表現により値「"在庫.*"」が設定されている。この場合、冒頭に文字列「在庫」を含む文字列(「在庫あり」、「在庫アリ」、「在庫なし」…など)によるキーワードをタグ情報に含むタグのポイントPが閾値以上になった場合に、このエージェントI/Fが呼び出されることを示す。   In this example, the item “sensor” is set to a value ““. * ”” That indicates an arbitrary character string in the regular expression. This means that the input keyword is directly passed to the search target. In the item “trigger”, a value ““ stock. * ”” Is set by a regular expression. In this case, when the tag point P including the keyword based on a character string including the character string “inventory” at the beginning (such as “in stock”, “inventory ant”, “out of stock”, etc.) in the tag information exceeds a threshold value Indicates that this agent I / F is called.

項目「結果リスト」は、値「品名」、「商品画像」および「販売価格」が設定され、検索結果からこれら値「品名」、「商品画像」および「販売価格」に対応する部分を抽出して、例えば結果一覧表示部440b(検索エージェント410bの場合)の各項目として表示されることが示される。項目「結果詳細」は、値「商品の詳細説明」とされ、検索結果から商品の詳細説明部分を抽出して表示させることが示される。また、項目「提案タグ」は、値「販売業者名」が設定され、検索結果から販売業者名を示す部分を抽出して提案タグとして表示されることが示される。   In the item “Result List”, the values “Product Name”, “Product Image” and “Sales Price” are set, and the parts corresponding to these values “Product Name”, “Product Image” and “Sales Price” are extracted from the search results. Thus, for example, it is indicated that each item is displayed as a result list display unit 440b (in the case of the search agent 410b). The item “detailed result” has a value “detailed description of product” and indicates that a detailed description part of the product is extracted from the search result and displayed. In addition, the value “seller name” is set for the item “suggest tag”, which indicates that a part indicating the seller name is extracted from the search result and displayed as a proposal tag.

例(2)は、ネットワークを介して会議を行う会議システムの情報管理に対応したエージェントI/Fのデータの例を示す。項目「センサ」は、上述の例(1)と同様に値「".*"」が設定され、入力されたキーワードをそのまま検索対象に渡すことが示される。項目「トリガ」は、値が設定されておらず、ポイントPの判定結果に応じたこのエージェントI/Fの呼び出しが行われないことを示す。   Example (2) shows an example of agent I / F data corresponding to information management of a conference system that conducts a conference via a network. The item “sensor” is set with the value ““. * ”” In the same manner as in the above-described example (1), and indicates that the input keyword is directly passed to the search target. The item “trigger” indicates that no value is set, and that this agent I / F is not called according to the determination result of the point P.

項目「結果リスト」は、値「名前」、「ID」および「建物名」が設定され、会議の名前、IDおよび会議が開催される建物の名前が例えば結果一覧表示部440b(検索エージェント410bの場合)の各項目として表示されることが示される。項目「結果詳細」は、値「機材の詳細説明」とされ、検索結果から会議システムにおいて使用する機材の詳細説明部分を抽出して表示させることが示される。また、項目「提案タグ」は、値「建物名」が設定され、検索結果から建物名を示す部分を抽出して提案タグとして表示されることが示される。   In the item “result list”, values “name”, “ID”, and “building name” are set, and the name of the conference, the ID, and the name of the building where the conference is held are displayed in, for example, the result list display unit 440b (search agent 410b). It is indicated that each item is displayed. The item “detailed result” has a value “detailed description of equipment”, and indicates that the detailed explanation portion of the equipment used in the conference system is extracted from the search result and displayed. In addition, the value “building name” is set for the item “proposed tag”, and it is indicated that a part indicating the building name is extracted from the search result and displayed as a proposed tag.

例(3)は、例えば個人のスケジュール管理に対応したエージェントI/Fのデータの例を示す。項目「センサ」は、正規表現により値「"\d{1,2}[/\.月]\d{1,2}日?"」が設定され、日付を表す値がキーワードとして入力された場合に、そのキーワードを検索対象に渡すことを意味する。項目「トリガ」は、値が設定されておらず、ポイントPの判定結果に応じたこのエージェントI/Fの呼び出しが行われないことを示す。   Example (3) shows an example of agent I / F data corresponding to, for example, personal schedule management. For the item “Sensor”, the value ““ \ d {1,2} [/ \. Month] \ d {1,2} day? ”” Is set by regular expression, and the value representing the date is entered as a keyword. This means that the keyword is passed to the search target. The item “trigger” indicates that no value is set, and that this agent I / F is not called according to the determination result of the point P.

項目「結果リスト」は、値「日付」、「予定名」および「場所」が設定され、日付、予定名および予定が実行される場所の名前が例えば結果一覧表示部440b(検索エージェント410bの場合)の各項目として表示されることが示される。項目「結果詳細」は、値「予定の詳細」とされ、検索結果から予定の詳細が記述された部分を抽出して表示させることが示される。また、項目「提案タグ」は、値「会議名」が設定され、検索結果から会議名を示す部分を抽出して提案タグとして表示されることが示される。   The item “result list” is set with values “date”, “plan name”, and “location”, and the date, the plan name, and the name of the place where the plan is executed are, for example, the result list display unit 440b (in the case of the search agent 410b). ) Is displayed as each item. The item “result details” has a value of “schedule details”, which indicates that a part in which the details of the schedule are described is extracted from the search result and displayed. In addition, the item “suggestion tag” is set with a value “meeting name”, which indicates that a part indicating the meeting name is extracted from the search result and displayed as a suggestion tag.

図23および図24を用いて、実施形態に係るエージェントI/Fのより具体的な例について説明する。なお、図23および図24において、特に記載の無い限り、各行の先頭の数字は説明のための行番号を示し、続くコロン(:)でデータ本体を示すコードと区別されている。また、図23および図24に例示されるコードは、データ記述言語として一般的に用いられるJSON(JavaScript(登録商標) Object Notation)の記法を模した疑似コードである。   A more specific example of the agent I / F according to the embodiment will be described with reference to FIGS. In FIG. 23 and FIG. 24, unless otherwise specified, the number at the beginning of each line indicates a line number for explanation, and is distinguished from a code indicating a data body by a subsequent colon (:). The code illustrated in FIGS. 23 and 24 is pseudo code imitating the notation of JSON (JavaScript (registered trademark) Object Notation) generally used as a data description language.

図23は、実施形態に係るエージェントI/Fにおけるメタ情報の例を示す。図23において、第1行目("id")および第2行目("name")は、それぞれ図21の項目「ID」および「名称」に対応する。第3行目の("status")は、このメタ情報に対応するエージェントI/Fが有効および無効の何れに設定されているかを示す。第4行目("sensor")および第5行目("trigger")は、それぞれ図21の項目「センサ」および「トリガ」に対応する。第6行目("colname1")〜第8行目("colname3")は、図21の項目「結果リスト」の各項目に対応する。第9行目(confs)は、図21の項目「結果詳細」に対応し、項目「結果詳細」において表示される情報の形式を規定する。第10行目("nextAgents")は、図21の項目「連携エージェントID」に対応し、第11行目("connectFrom")は、図21の項目「処理URL」に対応する。   FIG. 23 shows an example of meta information in the agent I / F according to the embodiment. In FIG. 23, the first line (“id”) and the second line (“name”) correspond to the items “ID” and “name” in FIG. 21, respectively. The third line ("status") indicates whether the agent I / F corresponding to this meta information is set to valid or invalid. The fourth line (“sensor”) and the fifth line (“trigger”) correspond to the items “sensor” and “trigger” in FIG. 21, respectively. The sixth line ("colname1") to the eighth line ("colname3") correspond to each item of the item "result list" in FIG. The ninth line (confs) corresponds to the item “result details” in FIG. 21 and defines the format of information displayed in the item “result details”. The 10th line (“nextAgents”) corresponds to the item “cooperation agent ID” in FIG. 21, and the 11th line (“connectFrom”) corresponds to the item “processing URL” in FIG. 21.

図24は、実施形態に係るエージェントI/Fの本体の例を示す。図24において、第1行目および第2行目は、図21の項目「タグ情報」に対応し、検索対象において検索を行う際の条件が定義される。この条件には、検索のキーワードが含まれる。第5行目および第6行目は、図21の項目「提案タグ」に対応し、提案タグに関する定義がなされる。例えば、検索結果のどの列の情報を、どのように用いるのか(第2の条件)が、第5行目および第6行目に定義される。   FIG. 24 shows an example of the main body of the agent I / F according to the embodiment. In FIG. 24, the first line and the second line correspond to the item “tag information” in FIG. 21, and conditions for performing a search on the search target are defined. This condition includes a search keyword. The fifth and sixth lines correspond to the item “suggested tag” in FIG. 21 and define the proposed tag. For example, which column information of the search result is used (second condition) is defined in the fifth and sixth rows.

第8行目〜第12行目は、検索結果の表示方法が定義される。このうち、第9行目〜第11行目は、図21の項目「結果リスト」に対応し、結果一覧表示部440bに検索結果を表示させるための情報配列の各項目の表示形式が定義される。また、第12行目は、図21の項目「結果詳細」に対応し、ホバー表示442により表示させるための情報の表示形式が定義される。   The eighth to twelfth lines define the search result display method. Among these, the ninth to eleventh lines correspond to the item “result list” in FIG. 21 and define the display format of each item of the information array for displaying the search result on the result list display section 440b. The The 12th line corresponds to the item “detailed results” in FIG. 21 and defines a display format of information to be displayed by the hover display 442.

図25は、実施形態に係るタグ情報の例を示す。タグ情報は、図25に例示されるように、タグIDと、キーワード文字列と、ポイントPと、エージェント情報と、ユーザ情報とを含む。なお、タグ情報の構成は、キーワード表示部404に表示される各タグ(タグ43010、43011、…、および、43020、43021、…)と、提案タグ表示部450b(検索エージェント410bの場合)に表示される各提案タグ(提案タグ451b1、451b2、…)とで共通とすることができる。 FIG. 25 shows an example of tag information according to the embodiment. As illustrated in FIG. 25, the tag information includes a tag ID, a keyword character string, a point P, agent information, and user information. The tag information is composed of tags (tags 430 10 , 430 11 ,..., 430 20 , 430 21 ,...) Displayed on the keyword display unit 404 and a proposed tag display unit 450b (search agent 410b). In each case) (suggested tags 451b 1 , 451b 2 ,...).

図25において、タグIDは、タグを識別する識別情報である。キーワード文字列は、このタグによる検索の際のキーワードとして用いる文字列である。このキーワード文字列がタグに表示される。ポイントPは、タグに対する評価を示す値であって、上述したように、タグに対する操作に応じて加点および減点される。   In FIG. 25, the tag ID is identification information for identifying a tag. The keyword character string is a character string used as a keyword in the search by this tag. This keyword character string is displayed on the tag. The point P is a value indicating evaluation with respect to the tag, and as described above, points are added or subtracted according to the operation with respect to the tag.

エージェント情報は、このタグを生成したエージェントI/Fを示す情報である。例えば、このタグが提案タグまたは提案タグに由来するタグである場合、エージェント情報は、提案タグを生成したエージェントI/FのIDとなる。さらに、このタグが検索エージェントの連携により生成された提案タグまたは提案タグに由来するタグである場合、エージェント情報は、連携に係る複数のエージェントI/FのIDを含む。   The agent information is information indicating the agent I / F that generated the tag. For example, when this tag is a proposal tag or a tag derived from a proposal tag, the agent information is the ID of the agent I / F that generated the proposal tag. Further, when this tag is a proposal tag generated by cooperation of search agents or a tag derived from a proposal tag, the agent information includes IDs of a plurality of agent I / Fs related to the cooperation.

ユーザ情報は、このタグに対して、ポイントPを増加される操作を行ったユーザの情報である。ユーザ情報は、例えばログイン時に入力されたユーザID(図2参照)を用いることができる。また、このユーザIDが示すユーザの属性情報を、サーバ20のユーザDB201から検索してユーザ情報に含めてもよい。ユーザの属性情報としては、ユーザの個人プロファイルや、ユーザが所属する部署や組織の情報を用いることが考えられる。   The user information is information of a user who has performed an operation for increasing the point P for this tag. As the user information, for example, a user ID (see FIG. 2) input at the time of login can be used. The user attribute information indicated by the user ID may be retrieved from the user DB 201 of the server 20 and included in the user information. As the user attribute information, it is conceivable to use the personal profile of the user or the information of the department or organization to which the user belongs.

(実施形態に係る処理の詳細)
次に、図26〜図32を用いて、実施形態に係る処理の詳細について説明する。図26は、実施形態に係る端末装置10、より詳細には、検索制御部104の処理を示す一例のフローチャートである。ステップS100で、検索制御部104は、ログイン画面300(図2参照)によりユーザがログインしたか否かを判定する。検索制御部104は、ログインしていないと判定した場合(ステップS100、「無し」)、処理をステップS100に戻す。一方、検索制御部104は、ログインしたと判定した場合(ステップS100、「有り」)、処理をステップS101に移行させる。
(Details of processing according to the embodiment)
Next, details of processing according to the embodiment will be described with reference to FIGS. 26 to 32. FIG. 26 is a flowchart of an example illustrating processing of the terminal device 10 according to the embodiment, more specifically, the search control unit 104. In step S100, the search control unit 104 determines whether or not the user has logged in using the login screen 300 (see FIG. 2). If the search control unit 104 determines that the user has not logged in (step S100, “none”), the process returns to step S100. On the other hand, if the search control unit 104 determines that the user has logged in (step S100, “Yes”), the process proceeds to step S101.

ステップS101で、検索制御部104は、エージェント情報記憶部106が記憶した情報に基づき検索画面400の前回の状態を復元する。ここでは、図3に示したように、エージェント表示部402に検索エージェント410aおよび410bが表示され、検索キーワード入力欄420には何も入力されていない状態が復元されたものとする。   In step S101, the search control unit 104 restores the previous state of the search screen 400 based on the information stored in the agent information storage unit 106. Here, as shown in FIG. 3, it is assumed that the search agents 410a and 410b are displayed on the agent display unit 402 and the state where nothing is input in the search keyword input field 420 is restored.

次のステップS102で、検索制御部104は、暗黙情報を取得する。暗黙情報は、ユーザにより明示的に入力されない情報である。暗黙情報は、例えば、ステップS100においてログインを行ったユーザに関する情報であって、ユーザIDやユーザが所属する部署などの情報、さらに、ユーザの個人プロファイルを適用することができる。検索制御部104は、例えばサーバ20に対して、ログイン時に入力されたユーザIDに基づきユーザに関する情報を要求し、この要求に応じてサーバ20から返された情報を、暗黙情報として記憶する。   In the next step S102, the search control unit 104 acquires implicit information. Implicit information is information that is not explicitly input by the user. The implicit information is, for example, information related to the user who logged in in step S100, and information such as the user ID and the department to which the user belongs, and the user's personal profile can be applied. For example, the search control unit 104 requests the server 20 for information related to the user based on the user ID input at the time of login, and stores the information returned from the server 20 in response to this request as implicit information.

次のステップS103で、検索制御部104は、ユーザ操作に応じたタグ情報(キーワード)の入力の有無を判定する。検索制御部104は、入力が無いと判定した場合(ステップS103、「無し」)、処理をステップS103に戻す。一方、検索制御部104は、タグ情報の入力があったと判定した場合(ステップS103、「有り」)、処理をステップS104に移行させる。   In the next step S103, the search control unit 104 determines whether or not tag information (keyword) is input according to the user operation. If it is determined that there is no input (step S103, “None”), the search control unit 104 returns the process to step S103. On the other hand, if the search control unit 104 determines that the tag information has been input (step S103, “Yes”), the search control unit 104 shifts the process to step S104.

ステップS104で、検索制御部104は、入力されたタグ情報を、稼働中の検索エージェントに渡す。例えば、検索制御部104は、入力されたタグ情報を、稼働中の検索エージェントのエージェントI/Fに入力する。検索制御部104は、複数の検索エージェントが稼働中の場合には、これら複数の検索エージェントそれぞれにタグの入力を行う。   In step S104, the search control unit 104 passes the input tag information to the active search agent. For example, the search control unit 104 inputs the input tag information to the agent I / F of the active search agent. When a plurality of search agents are operating, the search control unit 104 inputs a tag to each of the plurality of search agents.

次のステップS105で、検索制御部104は、各検索エージェントでの処理を行う。そして、処理がステップS103に戻され、次のタグ情報の入力が待機される。   In the next step S105, the search control unit 104 performs processing in each search agent. Then, the process returns to step S103, and input of the next tag information is awaited.

図27は、実施形態に係る、検索エージェントが連携している場合の検索処理を示す一例のフローチャートである。図27のフローチャートによる処理に先立って、図8および図9を用いて説明したようにして、連携元の検索エージェントと、連携先の検索エージェントとが設定される。その後、検索キーワード入力欄420にタグが入力され、入力されたタグのタグ情報が、連携元の検索エージェントに渡される。   FIG. 27 is a flowchart illustrating an example of search processing when search agents are linked according to the embodiment. Prior to the processing according to the flowchart of FIG. 27, the cooperation source search agent and the cooperation destination search agent are set as described with reference to FIGS. Thereafter, a tag is input to the search keyword input field 420, and tag information of the input tag is passed to the search agent of the cooperation source.

ステップS110で、検索制御部104は、連携元の検索エージェントによる検索結果を待機する。検索制御部104は、連携元の検索エージェントからの検索結果が無いと判定した場合(ステップS110、「無し」)、処理をステップS110に戻す。一方、検索制御部104は、連携元の検索エージェントからの検索結果があったと判定した場合(ステップS110、「有り」)、処理をステップS111に移行する。   In step S110, the search control unit 104 waits for a search result by the search agent of the cooperation source. If the search control unit 104 determines that there is no search result from the search agent of the cooperation source (step S110, “none”), the process returns to step S110. On the other hand, if the search control unit 104 determines that there is a search result from the search agent of the cooperation source (step S110, “Yes”), the process proceeds to step S111.

ステップS111で、検索制御部104は、連携元の検索エージェントから、検索結果に基づき結果リストと提案タグのタグ情報とを取得する。次のステップS112で、検索制御部104は、取得した結果リストおよび提案タグのタグ情報を表示制御部102により表示させる。   In step S111, the search control unit 104 acquires a result list and tag information of the proposed tag based on the search result from the search agent of the cooperation source. In the next step S112, the search control unit 104 causes the display control unit 102 to display the acquired result list and the tag information of the proposal tag.

次のステップS113で、検索制御部104は、連携元の検索エージェントに連携する他の検索エージェントすなわち連携先の検索エージェントが有るか否かを判定する。無いと判定した場合(ステップS113、「無し」)、検索制御部104は、図27のフローチャートによる一連の処理を終了させる。   In the next step S113, the search control unit 104 determines whether or not there is another search agent that cooperates with the search agent of the cooperation source, that is, the search agent of the cooperation destination. When it is determined that there is not (Step S113, “None”), the search control unit 104 ends a series of processes according to the flowchart of FIG.

一方、検索制御部104は、連携する検索エージェントが有ると判定した場合(ステップS113、「有り」)、処理をステップS114に移行させる。ステップS114で、検索制御部104は、ステップS111で連携元の検索エージェントから取得した提案タグのタグ情報を、連携先の検索エージェントに渡す。より具体的には、提案タグのタグ情報を、連携先の検索エージェントのエージェントI/Fに入力する。そして、検索制御部104は、図27のフローチャートによる一連の処理を終了させる。   On the other hand, if the search control unit 104 determines that there is a search agent to cooperate with (step S113, “Yes”), the search control unit 104 shifts the process to step S114. In step S114, the search control unit 104 passes the tag information of the proposal tag acquired from the cooperation source search agent in step S111 to the cooperation destination search agent. More specifically, the tag information of the proposed tag is input to the agent I / F of the search agent that is the cooperation destination. Then, the search control unit 104 ends a series of processes according to the flowchart of FIG.

図28は、実施形態に係る検索エージェントの処理を示す一例のフローチャートである。なお、検索エージェントの処理は、例えば、エージェントI/Fに従い検索制御部104により実行される処理である。ステップS120で、検索エージェントは、エージェントI/Fに対するタグ情報の入力の有無を判定する。タグ情報の入力がなかったと判定した場合(ステップS120、「無し」)、検索エージェントは、処理をステップS120に戻す。一方、検索エージェントは、タグ情報の入力があったと判定した場合(ステップS120、「有り」)、処理をステップS121に移行させる。   FIG. 28 is a flowchart of an example showing processing of the search agent according to the embodiment. The search agent process is, for example, a process executed by the search control unit 104 in accordance with the agent I / F. In step S120, the search agent determines whether tag information is input to the agent I / F. When it is determined that the tag information has not been input (step S120, “none”), the search agent returns the process to step S120. On the other hand, if the search agent determines that the tag information has been input (step S120, “Yes”), the search agent moves the process to step S121.

ステップS121で、検索エージェントは、入力されたタグ情報をセンサに従い解釈する。センサに従った解釈は、例えば、検索エージェントは、入力されたタグ情報を、エージェントI/Fのメタ情報に含まれる項目「センサ」の値に従いフィルタリングすることで行う。次のステップS122で、検索エージェントは、ステップS121で解釈された結果のタグ情報を、検索のキーワードとして、当該エージェントI/Fのメタ情報に含まれる項目「処理URL」に指定されるURLに送信する。このとき、検索エージェントは、エージェントI/F本体に記述される、検索を行う際の条件を示す情報(図24、1行目および2行目参照)も、当該URLに送信される。   In step S121, the search agent interprets the input tag information according to the sensor. For example, the search agent performs the interpretation according to the sensor by filtering the input tag information according to the value of the item “sensor” included in the meta information of the agent I / F. In the next step S122, the search agent transmits the tag information obtained as a result of the interpretation in step S121 as a search keyword to the URL specified in the item “processing URL” included in the meta information of the agent I / F. To do. At this time, the search agent also transmits to the URL the information (refer to the first and second lines in FIG. 24) described in the agent I / F main body and indicating the search conditions.

次のステップS123で、検索エージェントは、ステップS122で送信したキーワードに対する検索結果を受信したか否かを判定する。受信していないと判定した場合(ステップS123、「無し」)、検索エージェントは、処理をステップS123に戻す。一方、検索エージェントは、検索結果を受信したと判定した場合(ステップS123、「有り」)、処理をステップS124に移行させる。   In the next step S123, the search agent determines whether a search result for the keyword transmitted in step S122 has been received. If it is determined that it has not been received (step S123, “none”), the search agent returns the process to step S123. On the other hand, if the search agent determines that the search result has been received (step S123, “Yes”), the process proceeds to step S124.

ステップS124で、検索エージェントは、ステップS123で受信した検索結果に基づき結果リストおよび結果詳細を出力する。このとき、検索エージェントは、エージェントI/Fに記述される表示形式(図24、8行目〜12行目参照)に従い検索結果を整形して、結果リストおよび結果詳細として出力する。   In step S124, the search agent outputs a result list and result details based on the search result received in step S123. At this time, the search agent formats the search results in accordance with the display format described in the agent I / F (see FIG. 24, lines 8 to 12), and outputs the result as a result list and result details.

次のステップS125で、検索エージェントは、ステップS123で受信した検索結果に基づき提案タグのタグ情報を生成する。例えば、検索エージェントは、エージェントI/Fに記述される第2の条件(図24、5行目および6行目参照)に従って、検索結果に基づいた提案タグのタグ情報を生成する。検索エージェントは、提案タグのタグ情報を生成すると、次のステップS126で、生成した提案タグのタグ情報を出力する。出力された提案タグのタグ情報は、例えば、上述した図27のステップS111により、検索制御部104に取得される。   In the next step S125, the search agent generates tag information of the proposed tag based on the search result received in step S123. For example, the search agent generates tag information of the proposed tag based on the search result according to the second condition described in the agent I / F (see FIG. 24, the fifth and sixth lines). When the search agent generates the tag information of the proposal tag, the search agent outputs the tag information of the generated proposal tag in the next step S126. The output tag information of the proposed tag is acquired by the search control unit 104 by, for example, step S111 of FIG. 27 described above.

検索エージェントは、ステップS126で提案タグのタグ情報を出力すると、処理をステップS120に戻し、次のタグ情報の入力を待機する。   When the search agent outputs the tag information of the proposed tag in step S126, the search agent returns the process to step S120 and waits for input of the next tag information.

なお、提案タグのタグ情報を生成するための第2の条件は、検索エージェントの用途や特性(例えば第1の条件)に応じて様々に考えられる。例えば、検索結果に含まれる特徴語を抽出して提案タグのタグ情報として用いることができる。特徴語は、検索制御部104やサーバ20が予め辞書として持っていてもよいし、所定のアルゴリズムを用いて検索結果から抽出してもよい。   Note that the second condition for generating the tag information of the proposal tag can be variously considered according to the use and characteristics (for example, the first condition) of the search agent. For example, a feature word included in the search result can be extracted and used as tag information of the proposal tag. The feature word may be stored in advance as a dictionary by the search control unit 104 or the server 20, or may be extracted from the search result using a predetermined algorithm.

また、提案タグのタグ情報として、検索結果からネガティブ語やポジティブ語を抽出して用いてもよい。これらネガティブ語やポジティブ語は、検索制御部104やサーバ20に予め辞書として持たせておく。ネガティブ語やポジティブ語を提案タグとして用いることで、ユーザは、所期のキーワードに対して否定的な検索結果と肯定的な検索結果とのうち所望の検索結果を容易に得ることができる。   Moreover, you may extract and use a negative word and a positive word from a search result as tag information of a proposal tag. These negative words and positive words are previously stored in the search control unit 104 and the server 20 as a dictionary. By using a negative word or a positive word as a proposal tag, the user can easily obtain a desired search result among a negative search result and a positive search result for the intended keyword.

さらに、提案タグのタグ情報として、検索エージェントの用途に応じて予め設定した分類名を用いることもできる。さらにまた、互いに類似する語を論理和により結合して提案タグのタグ情報として用いることもできる。   Furthermore, a classification name set in advance according to the use of the search agent can be used as the tag information of the proposal tag. Furthermore, words similar to each other can be combined by logical sum and used as tag information of the proposed tag.

図29は、実施形態に係るタグの評価の処理を示す一例のフローチャートである。ステップS130で、検索制御部104は、何れかの提案タグが指定されたか否かを判定する。   FIG. 29 is a flowchart illustrating an example of tag evaluation processing according to the embodiment. In step S130, the search control unit 104 determines whether any proposal tag is designated.

ここでいう指定は、例えばカーソル表示を提案タグの表示の上に移動させる動作をいう。例えば、図30(a)の例では、検索エージェント410aに対応する提案タグ表示部450aに表示される各提案タグ451a1、451a2、…のうち、カーソル表示460が重ねられた提案タグ451a2が指定されていることが示されている。また、この例では、指定された提案タグ451a2が強調表示されている。 The designation here refers to, for example, an operation of moving the cursor display over the display of the proposal tag. For example, in the example of FIG. 30 (a), the search each proposed is displayed on the proposed tag display unit 450a corresponding to the agent 410a tag 451a 1, 451a 2, ... of the proposed tag cursor display 460 overlaid 451a 2 Is specified. In this example, the designated proposal tag 451a 2 is highlighted.

提案タグが指定されていないと判定した場合(ステップS130、「No」)、検索制御部104は、処理をステップS130に戻す。一方、検索制御部104は、提案タグが指定されたと判定した場合(ステップS130、「Yes」)、処理をステップS131に移行させる。ステップS131で、検索制御部104は、ステップS130で指定された提案タグのタグ情報を表示させる。図30(b)は、指定された提案タグ451a2のタグ情報が、提案タグ451a2の近傍にホバー表示490として表示された様子を示す。 When it is determined that the proposal tag is not specified (step S130, “No”), the search control unit 104 returns the process to step S130. On the other hand, if the search control unit 104 determines that the proposal tag has been designated (step S130, “Yes”), the process proceeds to step S131. In step S131, the search control unit 104 displays the tag information of the proposal tag specified in step S130. FIG. 30 (b) shows the tag information for the specified proposed tag 451a 2 is displayed as hovers 490 in the vicinity of the proposed tag 451a 2 state.

次に、検索制御部104は、ステップS130で指定されたと判定した提案タグに対する操作の判定を行う。検索制御部104は、指定された提案タグに対して操作されていないと判定した場合(ステップS132、「無し」)、処理をステップS130に戻す。   Next, the search control unit 104 determines an operation for the proposal tag determined to have been specified in step S130. If the search control unit 104 determines that the designated proposal tag has not been operated (step S132, “none”), the process returns to step S130.

一方、検索制御部104は、指定された提案タグに対してポイントPを加点する操作が行われたと判定した場合(ステップS132、「加点操作」)、処理をステップS133に移行させる。ステップS133で、検索制御部104は、操作された提案タグのタグ情報を検索キーワード入力欄420に入力させる。そして、次のステップS134で、検索制御部104は、操作に応じて当該提案タグのポイントPに加点する。   On the other hand, if the search control unit 104 determines that an operation of adding the point P to the designated proposal tag has been performed (step S132, “adding operation”), the process proceeds to step S133. In step S133, the search control unit 104 causes the tag information of the operated proposal tag to be input to the search keyword input field 420. In the next step S134, the search control unit 104 adds points to the point P of the proposal tag according to the operation.

また、検索制御部104は、指定された提案タグに対してポイントPを減点する操作が行われたと判定した場合(ステップS132、「減点操作」)、処理をステップS135に移行させる。ステップS135で、検索制御部104は、操作に応じて当該提案タグのポイントPを減点する。   If the search control unit 104 determines that an operation for deducting the point P is performed on the designated proposal tag (step S132, “deduction operation”), the process proceeds to step S135. In step S135, the search control unit 104 deducts the point P of the proposal tag according to the operation.

ステップS134またはステップS135の処理が完了すると、検索制御部104は、処理をステップS136に移行させる。ステップS136で、検索制御部104は、操作された提案タグのポイントPに対する判定を行う。   When the process of step S134 or step S135 is completed, the search control unit 104 shifts the process to step S136. In step S136, the search control unit 104 determines the point P of the operated proposal tag.

検索制御部104は、ポイントPの値が予め定められた閾値以上であると判定すると(ステップS136、「P≧閾値」)、処理をステップS137に移行させる。ステップS137で、検索制御部104は、図12(a)および図12(b)を用いた説明と同様にして、操作された提案タグのタグ情報に含まれるキーワードに対応する他の検索エージェントを取得する。そして、検索制御部104は、図12(b)を用いて説明したように、取得した他の検索エージェントの登録を促す画像470を表示させ、この図29のフローチャートによる一連の処理を終了させる。   If the search control unit 104 determines that the value of the point P is greater than or equal to a predetermined threshold value (step S136, “P ≧ threshold value”), the process proceeds to step S137. In step S137, the search control unit 104 selects another search agent corresponding to the keyword included in the tag information of the operated proposal tag in the same manner as described with reference to FIGS. 12 (a) and 12 (b). get. Then, as described with reference to FIG. 12B, the search control unit 104 displays the acquired image 470 for prompting registration of another search agent, and ends a series of processes according to the flowchart of FIG.

一方、検索制御部104は、ステップS136で、ポイントPの値が0以下であると判定した場合(ステップS136、「P≦0」)、処理をステップS138に移行させる。ステップS138で、検索制御部104は、操作された提案タグを削除し、この図29のフローチャートによる一連の処理を終了させる。   On the other hand, if the search control unit 104 determines in step S136 that the value of the point P is 0 or less (step S136, “P ≦ 0”), the search control unit 104 shifts the process to step S138. In step S138, the search control unit 104 deletes the operated proposal tag, and ends a series of processes according to the flowchart of FIG.

なお、検索制御部104は、ステップS136で、ポイントPの値が上述の何れでもない場合、すなわち、「0<P<閾値」であると判定した場合(ステップS136、「0<P<閾値」)、この図29のフローチャートによる一連の処理を終了させる。   Note that the search control unit 104 determines in step S136 that the value of the point P is not any of the above, that is, if it is determined that “0 <P <threshold” (step S136, “0 <P <threshold”). ), A series of processes according to the flowchart of FIG. 29 is terminated.

(タグ情報の履歴管理)
次に、実施形態に係る、タグ情報の履歴管理について説明する。実施形態では、例えば図8〜図10を用いて説明した、検索エージェントの連携処理における提案タグのタグ情報の生成の履歴を、履歴DB202により管理することができる。
(History management of tag information)
Next, history management of tag information according to the embodiment will be described. In the embodiment, for example, the history of tag information generation of proposed tags in search agent cooperation processing described with reference to FIGS. 8 to 10 can be managed by the history DB 202.

一例として、図10を参照し、連携先の検索エージェント410aにより生成された提案タグに対して、ポイントPを加点する操作が行われた場合について考える。この場合、履歴DB202は、当該提案タグのタグ情報に対して、当該提案タグの生成に係る連携先の検索エージェント410aと、連携元の検索エージェント410bと、ポイントPの値とを関連付けて、提案タグの検索エージェント410aおよび410bの組み合わせに対する利用履歴として管理する。例えば、検索制御部104は、この履歴DB202に管理される利用履歴に基づき、稼働中の検索エージェントに対する別の検索エージェントの追加を、ユーザに促すことができる。   As an example, with reference to FIG. 10, a case is considered in which an operation for adding point P is performed on a proposal tag generated by a search agent 410a as a cooperation destination. In this case, the history DB 202 associates the tag information of the proposal tag with the search agent 410a of the cooperation destination related to the generation of the proposal tag, the search agent 410b of the cooperation source, and the value of the point P, and proposes It is managed as a usage history for the combination of the tag search agents 410a and 410b. For example, the search control unit 104 can prompt the user to add another search agent to the active search agent based on the usage history managed in the history DB 202.

図31は、実施形態に係る履歴DB202が管理する利用履歴の一例を示す。利用履歴は、「タグID」、「エージェント」および「ポイントP」の各項目を含む。項目「タグID」は、連携処理において生成された提案タグのIDである。項目「エージェント」は、タグIDが示す提案タグの生成に係る連携先および連携元の各検索エージェントのIDである。項目「ポイントP」は、項目「エージェント」に示される連携先および連携元の検索エージェントの組み合わせに対する、提案タグのポイントPである。   FIG. 31 shows an example of a usage history managed by the history DB 202 according to the embodiment. The usage history includes items of “tag ID”, “agent”, and “point P”. The item “tag ID” is an ID of a proposal tag generated in the cooperation process. The item “agent” is an ID of each search agent of the cooperation destination and the cooperation source related to the generation of the proposal tag indicated by the tag ID. The item “point P” is the point P of the proposal tag with respect to the combination of the search partner of the cooperation destination and the cooperation source indicated by the item “agent”.

図32は、実施形態に係る、利用履歴を用いた検索制御部104の処理を示す一例のフローチャートである。この図32のフローチャートは、上述した図26のフローチャートに対応するもので、図32において、図26のフローチャートと共通する処理には同一の符号を付して、詳細な説明を省略する。   FIG. 32 is a flowchart illustrating an example of processing of the search control unit 104 using a usage history according to the embodiment. The flowchart in FIG. 32 corresponds to the flowchart in FIG. 26 described above. In FIG. 32, the same reference numerals are assigned to the processes common to the flowchart in FIG. 26, and detailed description thereof is omitted.

ステップS100〜ステップS103の処理は、図26のフローチャートを用いて説明した処理と同様である。すなわち、ステップS100で、検索制御部104は、ログイン画面300(図2参照)によりユーザがログインしたか否かを判定し、ログインしたと判定した場合、処理をステップS101に移行させる。ステップS101で、検索制御部104は、検索画面400の前回の状態を復元し、次のステップS102で、検索制御部104は、暗黙情報を取得する。   The processes in steps S100 to S103 are the same as those described with reference to the flowchart in FIG. That is, in step S100, the search control unit 104 determines whether or not the user has logged in using the login screen 300 (see FIG. 2). If it is determined that the user has logged in, the process proceeds to step S101. In step S101, the search control unit 104 restores the previous state of the search screen 400, and in the next step S102, the search control unit 104 acquires implicit information.

次のステップS103で、検索制御部104は、ユーザ操作に応じたタグ情報の入力の有無を判定する。検索制御部104は、タグ情報の入力があったと判定した場合、処理をステップS150に移行させる。   In the next step S103, the search control unit 104 determines whether or not tag information is input in accordance with a user operation. If the search control unit 104 determines that tag information has been input, the search control unit 104 shifts the processing to step S150.

ステップS150で、検索制御部104は、履歴DB202により、ステップS103で入力されたタグ情報と、当該タグ情報が入力された検索エージェントを示す情報とに基づき利用履歴の検索を行う。次のステップS151で、検索制御部104は、ステップS150の利用履歴の検索により取得された検索エージェントの各組み合わせに、ポイントPの値が閾値以上である組み合わせが有るか否かを判定する。検索制御部104は、無いと判定した場合(ステップS151、「無し」)、処理をステップS104に移行させる。   In step S150, the search control unit 104 searches the history DB 202 based on the tag information input in step S103 and the information indicating the search agent to which the tag information is input. In the next step S151, the search control unit 104 determines whether each combination of search agents acquired by the search of the usage history in step S150 includes a combination having a point P value equal to or greater than a threshold value. If it is determined that there is no search control unit 104 (step S151, “none”), the process proceeds to step S104.

一方、検索制御部104は、ステップS151で、ポイントPの値が閾値以上である組み合わせが有ると判定した場合(ステップS151、「有り」)、処理をステップS152に移行させる。ステップS152で、検索制御部104は、ステップS151でポイントPの値が閾値以上であると判定された組み合わせの検索エージェントを例えばサーバ20のエージェントDB204から取得し、図12(b)を用いて説明したように、取得した検索エージェントの追加起動を促す画像470を表示させる。そして、処理がステップS104に移行される。   On the other hand, if the search control unit 104 determines in step S151 that there is a combination in which the value of the point P is greater than or equal to the threshold (step S151, “Yes”), the search control unit 104 shifts the processing to step S152. In step S152, the search control unit 104 acquires a combination of search agents determined in step S151 that the value of the point P is greater than or equal to the threshold, for example, from the agent DB 204 of the server 20, and will be described with reference to FIG. As described above, the image 470 prompting the additional activation of the acquired search agent is displayed. Then, the process proceeds to step S104.

一例として、図31を参照し、タグ「α」のタグ情報が検索エージェント「A」に入力された場合、タグ「α」に対応し、且つ、検索エージェント「A」を含む検索エージェントの組み合わせ「A+B」および「A+C」が検索結果として取得されたものとする(ステップS150)。例えば閾値が「4」であり、取得された組み合わせ「A+B」および「A+C」のポイントPの値がそれぞれ「5」および「2」である場合、組み合わせ「A+B」が、ポイントPの値が閾値以上の組み合わせであると判定される。ステップS103でタグ「α」のタグ情報が入力された検索エージェントが検索エージェント「A」であるので、検索エージェント「B」がサーバ20のエージェントDB204から取得され、登録が促される(ステップS152)。   As an example, referring to FIG. 31, when the tag information of the tag “α” is input to the search agent “A”, the combination of search agents corresponding to the tag “α” and including the search agent “A” “ It is assumed that “A + B” and “A + C” are acquired as search results (step S150). For example, when the threshold value is “4” and the values of the points P of the acquired combinations “A + B” and “A + C” are “5” and “2”, respectively, the combination “A + B” is the threshold value of the point P. It is determined that the combination is the above. Since the search agent to which the tag information of the tag “α” is input in step S103 is the search agent “A”, the search agent “B” is acquired from the agent DB 204 of the server 20 and registration is prompted (step S152).

ステップS104で、検索制御部104は、入力されたタグ情報を、稼働中の検索エージェントに渡す。検索制御部104は、ステップS152で追加起動を促された検索エージェントが起動されている場合には、その検索エージェントにもタグ情報を渡す。次のステップS105で、検索制御部104は、各検索エージェントでの処理を行う。そして、処理がステップS103に戻され、次のタグ情報の入力が待機される。   In step S104, the search control unit 104 passes the input tag information to the active search agent. If the search agent that is prompted to be additionally activated in step S152 is activated, the search control unit 104 also passes the tag information to the search agent. In the next step S105, the search control unit 104 performs processing in each search agent. Then, the process returns to step S103, and input of the next tag information is awaited.

このように、タグに対する検索エージェントの組み合わせの履歴を用いて他の検索エージェントを起動させることで、ユーザは、自身が意識していない方面からの検索を、容易に実行することが可能となる。   In this way, by starting other search agents using the history of combinations of search agents for tags, the user can easily execute a search from a direction that he / she is not aware of.

(実施形態に適用可能なタグ情報の入力方法の他の例)
なお、上述した、図26のフローチャートにおけるステップS103では、タグ情報の入力を、実施形態に係る情報処理プログラムに従ったユーザ操作に応じて行うように説明したが、これはこの例に限定されない。タグ情報は、他の方法を用いて入力することもできる。
(Another example of tag information input method applicable to the embodiment)
In addition, in step S103 in the flowchart of FIG. 26 described above, the tag information is input according to the user operation according to the information processing program according to the embodiment. However, this is not limited to this example. Tag information can also be input using other methods.

タグ情報の他の入力方法の第1の例として、実施形態に係る情報処理プログラムを、当該情報処理プログラムが実行される端末装置10上で動作する、他のアプリケーションプログラムと連携させ、この他のアプリケーションプログラムから取得した情報を、タグ情報として入力させる方法が考えられる。例えば、当該情報処理プログラムは、他のアプリケーションプログラムが管理する情報をストレージ1005やRAM1002から取得し、取得した情報に含まれるキーワードをタグ情報として入力することが考えられる。   As a first example of another input method of tag information, the information processing program according to the embodiment is linked with another application program that operates on the terminal device 10 on which the information processing program is executed. A method of inputting information acquired from an application program as tag information is conceivable. For example, the information processing program may acquire information managed by another application program from the storage 1005 or the RAM 1002 and input a keyword included in the acquired information as tag information.

以下、アプリケーションプログラムを適宜、アプリと略称する。   Hereinafter, the application program is abbreviated as an application as appropriate.

より具体的な例として、連携先がスケジュール管理を行うためのスケジュール管理アプリである場合について考える。この場合、実施形態に係る情報処理プログラムは、スケジュール管理アプリが管理する、ユーザのスケジュール情報(イベントの情報、予約の情報など)を取得する。当該情報処理プログラムは、スケジュール管理アプリから取得したスケジュール情報に含まれるキーワードをタグ情報として入力する。キーワードは、例えばイベントや予約の件名、日時、場所名などを用いることが考えられる。   As a more specific example, consider a case where the cooperation destination is a schedule management application for performing schedule management. In this case, the information processing program according to the embodiment acquires user schedule information (event information, reservation information, etc.) managed by the schedule management application. The information processing program inputs a keyword included in schedule information acquired from the schedule management application as tag information. As the keyword, for example, it is conceivable to use the subject of an event or reservation, the date and time, the place name, and the like.

実施形態に係る情報処理プログラムと連携させる他のアプリケーションプログラムは、ユーザが端末装置10を操作することで設定するようにできる。これに限らず、実施形態に係る情報処理プログラムに、予め連携先の他のアプリケーションプログラムを設定しておいてもよい。   Other application programs to be linked with the information processing program according to the embodiment can be set by the user operating the terminal device 10. However, the present invention is not limited to this, and another application program for cooperation may be set in advance in the information processing program according to the embodiment.

実施形態に係る情報処理プログラムに連携させる他のアプリとしては、上述のスケジュール管理アプリに限らず、メール管理アプリ、情報検索アプリ、地図アプリ、画像管理アプリ、通話アプリ、チャットアプリ、カメラアプリ、健康管理アプリ、予約アプリ、通販アプリなど様々な種類のアプリが考えられる。勿論、当該情報処理プログラムに連携させる連携先のアプリは、ここに列挙した以外の種類のアプリであってもよい。   Other apps linked to the information processing program according to the embodiment are not limited to the above-described schedule management app, but are a mail management app, an information search app, a map app, an image management app, a call app, a chat app, a camera app, a health app Various types of apps such as management apps, reservation apps, and mail order apps can be considered. Of course, the cooperation destination application linked to the information processing program may be a type of application other than those listed here.

また、実施形態に係る情報処理プログラムが、連携する他のアプリから取得する情報は、当該他のアプリの種類や、当該他のアプリの機能に応じて様々に考えられる。例えば、当該情報処理プログラムが連携する他のアプリから取得する情報としては、上述したスケジュール情報の他に、検索履歴情報、メール情報、画像情報、ユーザの個人情報、荷物の追跡情報、通話またはチャット履歴情報、端末装置10の位置情報などが考えられる。勿論、当該情報処理プログラムが連携する他のアプリから取得する情報は、ここに列挙した以外の種類の情報であってもよい。   Further, information acquired by the information processing program according to the embodiment from another application that cooperates may be variously considered according to the type of the other application and the function of the other application. For example, as information acquired from another application linked with the information processing program, in addition to the schedule information described above, search history information, mail information, image information, user personal information, package tracking information, telephone call or chat History information, position information of the terminal device 10 and the like can be considered. Of course, the information acquired from another application with which the information processing program cooperates may be other types of information than those listed here.

なお、上述では、実施形態に係る情報処理プログラムと他アプリとの連携を前提に説明したが、これはこの例に限定されない。すなわち、当該情報処理プログラムは、他アプリとの連携に限られず、例えばストレージ1005やRAM1002に記憶されている情報に含まれるキーワードを、タグ情報として入力することもできる。   In the above description, the information processing program according to the embodiment is described on the premise of cooperation with another application, but this is not limited to this example. That is, the information processing program is not limited to cooperation with other applications, and for example, keywords included in information stored in the storage 1005 or the RAM 1002 can be input as tag information.

タグ情報の他の入力方法の第2の例として、ネットワークを介してサーバから取得した情報をタグ情報として入力する方法が考えられる。なお、ネットワークは、上述したネットワーク40でもよいし、インターネットであってもよい。また、サーバは、上述したサーバ20でもよいし、ネットワークがインターネットの場合にはWebサーバであってもよい。   As a second example of another input method of tag information, a method of inputting information acquired from a server via a network as tag information can be considered. The network may be the network 40 described above or the Internet. The server may be the server 20 described above, or may be a Web server when the network is the Internet.

この第2の例では、実施形態に係る情報処理プログラムにおいて、予め、所定のサーバのアドレス情報を、タグ情報の取得先として関連付けて記憶しておく。こうすることで、当該情報処理プログラムは、タグ情報の入力の際に、このアドレス情報に基づいてサーバへアクセスし、キーワードを含む情報を取得することができる。キーワードを含む情報の種類などは、上述の第1の例で説明した各情報と同様である。   In this second example, in the information processing program according to the embodiment, address information of a predetermined server is stored in advance as a tag information acquisition destination. In this way, when the tag information is input, the information processing program can access the server based on the address information and acquire information including the keyword. The type of information including a keyword is the same as the information described in the first example.

タグ情報の入力を行う方法のさらに他の例として、タグ情報の入力を、音声入力により行うことも可能である。例えば、端末装置10に対して、音声を集音してアナログ方式の音声信号として出力するマイクロフォンを接続する。また、端末装置10の構成に、マイクロフォンから出力されたアナログ方式の音声信号をディジタル方式の音声データに変換する音声I/Fを追加する。   As yet another example of a method for inputting tag information, tag information can be input by voice input. For example, a microphone that collects sound and outputs it as an analog sound signal is connected to the terminal device 10. Further, an audio I / F for converting an analog audio signal output from the microphone into digital audio data is added to the configuration of the terminal device 10.

例えばCPU1000は、ユーザによりマイクロフォンに入力された音声に基づく音声データに対して、既知の音声認識技術を用いて音声認識処理を実行する。検索制御部104は、この音声認識処理により特定されたキーワードを、タグ情報として入力する。   For example, the CPU 1000 performs voice recognition processing on voice data based on voice input to the microphone by the user using a known voice recognition technique. The search control unit 104 inputs the keyword specified by the voice recognition process as tag information.

また、上述のステップS100では、ユーザによるログインを判定し、ログインしたと判定された場合に、ステップS101以降の処理を実行しているが、これはこの例に限定されない。例えば、ユーザによる明示的なログインを判定せずに、実施形態に係る情報処理プログラムが起動されたことに応じて、ステップS101以降の処理が開始されるようにしてもよい。   Further, in step S100 described above, login by the user is determined, and when it is determined that the user has logged in, the processing after step S101 is executed, but this is not limited to this example. For example, the processing after step S101 may be started in response to the activation of the information processing program according to the embodiment without determining the explicit login by the user.

より具体的な例として、上述したように、実施形態に係る情報処理プログラムが予めストレージ1005に記憶され、CPU1000がストレージ1005からこの情報処理プログラムを読み出して当該情報処理プログラムを起動させる場合が該当する。このような例の1つとして、当該情報処理プログラムが、例えばスマートフォンやタブレット型コンピュータにインストールされている1つのアプリの場合が考えられ、この場合であっても、上述と同様にして、ステップS101以降の処理を実行することが可能である。   As a more specific example, as described above, the information processing program according to the embodiment is stored in the storage 1005 in advance, and the CPU 1000 reads the information processing program from the storage 1005 and starts the information processing program. . As one of such examples, the case where the information processing program is one application installed in, for example, a smartphone or a tablet computer is conceivable. Even in this case, in the same manner as described above, step S101 is performed. Subsequent processing can be executed.

さらに、上述したように、端末装置10は、入力部101がタッチパネルにより構成されていてもよい。例えば、スマートフォンなどの画面(タッチパネル)上で、所定のアイコンをタップすることで、実施形態に係る情報処理プログラムが起動される。   Furthermore, as described above, in the terminal device 10, the input unit 101 may be configured with a touch panel. For example, the information processing program according to the embodiment is activated by tapping a predetermined icon on a screen (touch panel) of a smartphone or the like.

情報処理プログラムは、起動されると、上述したように、当該スマートフォンにインストールされる、連携が設定された他のアプリから自動でタグ情報が入力されてもよい。また、当該情報処理プログラムは、起動されるとネットワークを介した通信を行い、ネットワーク上のサーバから自動でタグ情報が入力されてもよい。勿論、当該情報処理プログラムは、ユーザ操作による明示的なタグ情報の入力を待機してもよい。   When the information processing program is activated, as described above, tag information may be automatically input from another application that is installed in the smartphone and set to be linked. In addition, when the information processing program is activated, it performs communication via a network, and tag information may be automatically input from a server on the network. Of course, the information processing program may wait for explicit tag information input by a user operation.

(実施形態の第1の変形例)
次に、実施形態の第1の変形例について説明する。上述した実施形態では、検索エージェントの検索結果を、例えば図4の結果一覧表示部440bのように、2次元的に表示していた。この実施形態の第1の変形例では、検索結果の一覧を、各検索結果に仮想的な奥行き情報を持たせて3次元的に表示させる。
(First Modification of Embodiment)
Next, a first modification of the embodiment will be described. In the above-described embodiment, the search result of the search agent is displayed two-dimensionally, for example, like the result list display unit 440b of FIG. In the first modification of this embodiment, a list of search results is displayed three-dimensionally with each search result having virtual depth information.

より具体的には、例えば結果一覧表示部440bに表示される各検索結果の概要に対して、画面の平面上の座標値である値xおよび値yと、画面の仮想的な奥行き方向の座標値である値zとを与え、各検索結果の概要を、座標(x,y,x)に示される位置に表示させる。各検索結果の概要は、例えば検索結果に対応するサムネイル画像といった画像情報を用いて、検索結果画像として表示させると好ましい。   More specifically, for example, for the outline of each search result displayed on the result list display unit 440b, the values x and y that are coordinate values on the plane of the screen and the virtual depth direction coordinates of the screen A value z which is a value is given, and an outline of each search result is displayed at a position indicated by coordinates (x, y, x). An outline of each search result is preferably displayed as a search result image using image information such as a thumbnail image corresponding to the search result.

ここで、値zは、奥行き方向の位置を仮想的に示すものであって、実際の表示としては、例えば、値zがより深い奥行きを示す場合、その検索結果の概要の表示サイズを、値zに応じて縮小させて表示させることが考えられる。以下では、値zが大きな値となるに連れ、より深い奥行きを表すものとする。   Here, the value z virtually indicates the position in the depth direction. As an actual display, for example, when the value z indicates a deeper depth, the display size of the outline of the search result is set to the value It is conceivable to reduce the display according to z. In the following, it is assumed that the depth becomes deeper as the value z becomes larger.

検索結果の概要を3次元的に表示させる表示方法は、幾つかが考えられる。図33〜図36を用いて、実施形態の第1の変形例に係る表示方法の例について説明する。   There are several display methods for displaying a summary of the search results in a three-dimensional manner. An example of the display method according to the first modification of the embodiment will be described with reference to FIGS.

図33は、実施形態の第1の変形例に係る、各検索結果の概要をテーブルとして表示させる第1の例を示す。検索結果表示領域510aは、検索画面400内に設けてもよいし、検索画面400とは異なる表示としてもよい。図33の例では、各検索結果の概要による検索結果画像500が検索結果表示領域510a内にマトリクス状に配置されて表示される。この場合、各検索結果画像500は、奥行き方向の値zを省略できる。   FIG. 33 shows a first example in which an overview of each search result is displayed as a table according to the first modification of the embodiment. The search result display area 510 a may be provided in the search screen 400 or may be displayed differently from the search screen 400. In the example of FIG. 33, a search result image 500 based on an outline of each search result is arranged and displayed in the search result display area 510a in a matrix. In this case, each search result image 500 can omit the value z in the depth direction.

図34は、各検索結果の概要をテーブルとして表示させる第2の例を示す。この第2の例では、検索結果表示領域510bにおいて、各検索結果画像501aが、値zを最も小さい値zとされて最も手前側に表示され、各検索結果画像501cが、値zを最も大きい値zとされて最も深い奥行きに表示されている。また、各検索結果画像501bは、値zが最大の値zと最小の値zとの中間の値とされて、各検索結果画像501aと各検索結果画像501cとの中間の奥行き位置に表示されている。   FIG. 34 shows a second example in which an outline of each search result is displayed as a table. In this second example, in the search result display area 510b, each search result image 501a is displayed on the most front side with the value z as the smallest value z, and each search result image 501c has the largest value z. The value z is displayed at the deepest depth. In addition, each search result image 501b is displayed at a middle depth position between each search result image 501a and each search result image 501c, with the value z being an intermediate value between the maximum value z and the minimum value z. ing.

この例の場合、より上位の(より多くヒットした)検索結果の概要による検索結果画像に小さな値zを与え、より下位の検索結果の概要による検索結果画像に大きな値zを与えることが考えられる。こうすることで、ユーザは、より上位の検索結果を容易に参照できる。また、より下位の検索結果についても、容易に認識でき、参照も容易である。   In the case of this example, it is conceivable that a small value z is given to a search result image based on an outline of higher-order (higher hit) search results, and a larger value z is given to a search result image based on an outline of lower-order search results. . By doing so, the user can easily refer to higher-order search results. In addition, lower-level search results can be easily recognized and easily referenced.

図35は、実施形態の第1の変形例に係る、各検索結果の概要を仮想的な球面上に配置して表示させる例を示す。この例でも、図34と同様に、検索結果表示領域510cにおいて、より上位の各検索結果画像502aが値zを小さくされて、より手前側(球面の前面の表面)に表示される。また、より下位の検索結果画像502cが値zを大きくされて、より深い奥行き位置(球面の背面の裏面)に表示される。さらに、中位の検索結果画像502bは、球面表面または裏面における、検索結果画像502aおよび502cの中間程度の位置に表示される。   FIG. 35 shows an example in which an overview of each search result is displayed on a virtual spherical surface according to the first modification of the embodiment. Also in this example, similarly to FIG. 34, in the search result display area 510c, each higher-order search result image 502a is displayed on the nearer side (front surface of the spherical surface) with the value z reduced. Further, the lower search result image 502c is displayed with a larger value z and a deeper depth position (the back side of the back surface of the spherical surface). Further, the middle search result image 502b is displayed at a middle position between the search result images 502a and 502c on the front or back surface of the spherical surface.

この例は、これに限らず、各検索結果画像502a、502bおよび502cを、検索結果の順位に関わらず球面上に配置し、球面を回転自在としてもよい。これにより、ユーザは、地球儀を回転させるような動作で検索結果画像を探索することができ、検索作業に遊びの要素を取り入れることが可能である。   In this example, the search result images 502a, 502b, and 502c may be arranged on the spherical surface regardless of the order of the search results, and the spherical surface may be freely rotatable. Thereby, the user can search for the search result image by an operation that rotates the globe, and can incorporate an element of play into the search work.

図36は、実施形態の第1の変形例に係る、各検索結果の概要を仮想的な螺旋または円筒上に配置して表示させる例を示す。この例でも、図35と同様に、検索結果表示領域510dにおいて、より上位の各検索結果画像503aが値zを小さくされて、より手前側に表示され、より下位の各検索結果画像503cが値zを大きくされて、より深い奥行き位置に表示される。さらに、中位の検索結果画像503bは、螺旋または円筒上における、検索結果画像503aおよび503cの中間程度の位置に表示される。   FIG. 36 shows an example in which an outline of each search result is arranged and displayed on a virtual spiral or cylinder according to the first modification of the embodiment. Also in this example, as in FIG. 35, in the search result display area 510d, each higher-order search result image 503a is displayed with a smaller value z and displayed on the near side, and each lower-order search result image 503c is a value. z is enlarged and displayed at a deeper depth position. Further, the middle search result image 503b is displayed at a middle position between the search result images 503a and 503c on the spiral or cylinder.

この例でも、図35の場合と同様に、各検索結果画像503a、503bおよび503cを、検索結果の順位に関わらず螺旋または円筒上に配置し、螺旋または円筒を回転自在としてもよい。   In this example as well, as in the case of FIG. 35, the search result images 503a, 503b, and 503c may be arranged on a spiral or cylinder regardless of the order of the search results, and the spiral or cylinder may be rotatable.

(実施形態の第2の変形例)
次に、実施形態の第2の変形例について説明する。上述した実施形態では、検索画面400に各検索エージェント410aおよび410bを表示させて検索を行っていた。これに対して、実施形態の第2の変形例では、検索画面に検索エージェントを表示させない。検索画面には、検索キーワード入力欄と、検索結果表示部と、結果一覧表示部と、提案タグ表示部とを表示させる。
(Second Modification of Embodiment)
Next, a second modification of the embodiment will be described. In the embodiment described above, the search is performed by displaying the search agents 410 a and 410 b on the search screen 400. On the other hand, in the second modification of the embodiment, the search agent is not displayed on the search screen. On the search screen, a search keyword input field, a search result display section, a result list display section, and a proposal tag display section are displayed.

図37は、実施形態の第2の変形例に係る検索画面の例を示す。図37(a)は、各検索エージェントによる提案タグを、検索エージェントを区別しないで表示した検索画面600aの例である。また、図37(b)は、各検索エージェントによる提案タグを、検索エージェント毎に纏めて表示した検索画面600bの例である。   FIG. 37 shows an example of a search screen according to the second modification of the embodiment. FIG. 37 (a) is an example of a search screen 600a that displays the proposed tag by each search agent without distinguishing the search agent. FIG. 37 (b) shows an example of a search screen 600b in which proposal tags by each search agent are displayed together for each search agent.

図37(a)において、検索画面600aは、検索キーワード入力欄601と、提案タグ表示部602と、検索結果表示部603と、結果一覧表示部604とを含む。検索エージェントは、稼働し例えば図28のフローチャートのステップS120で説明したようにタグ(キーワード)の入力を待機しているが、検索画面600aにおいて画像としては表示されない。   In FIG. 37A, the search screen 600a includes a search keyword input field 601, a proposal tag display unit 602, a search result display unit 603, and a result list display unit 604. The search agent operates and waits for input of a tag (keyword) as described in step S120 of the flowchart of FIG. 28, for example, but is not displayed as an image on the search screen 600a.

検索キーワード入力欄601は、例えば図3などに示した検索キーワード入力欄420に対応し、ユーザ操作に応じて検索に用いるキーワード610、610、…が入力される。検索画面600aに、図3などのデフォルトタグ部422と同様の、キーワードを含むタグ情報が関連付けられたタグが表示される領域をさらに設けてもよい。   The search keyword input field 601 corresponds to, for example, the search keyword input field 420 shown in FIG. 3 and the like, and keywords 610, 610,. Similar to the default tag unit 422 in FIG. 3 or the like, the search screen 600a may further include an area in which a tag associated with tag information including a keyword is displayed.

提案タグ表示部602は、図4の提案タグ表示部450bなどに対応し、稼働中の検索エージェントにより検索結果に基づき生成された各タグ情報による提案タグ620、620、…(提案タグ620a、620bおよび620cを含む)が表示される。提案タグ620、620、…を指定することで、図29のフローチャートにおけるステップS132およびステップS133の処理と同様にして、指定された提案タグ620に対応するキーワード610(タグ情報)が検索キーワード入力欄601に追加される。   The proposal tag display unit 602 corresponds to the proposal tag display unit 450b of FIG. 4 and the like, and proposal tags 620, 620,. And 620c) are displayed. 29. By specifying the proposal tags 620, 620,..., The keyword 610 (tag information) corresponding to the specified proposal tag 620 is entered in the search keyword input field in the same manner as the processing of step S132 and step S133 in the flowchart of FIG. 601 is added.

結果一覧表示部604は、図4などの結果一覧表示部440bに対応し、検索エージェントによる検索結果の結果リストとして、検索結果の概要が一覧表示される。検索結果表示部603は、図3などの検索結果表示部403に対応し、結果一覧表示部604に一覧表示される検索結果の詳細が表示される。   The result list display unit 604 corresponds to the result list display unit 440b of FIG. 4 and the like, and a summary of search results is displayed as a list as a result list of search results by the search agent. The search result display unit 603 corresponds to the search result display unit 403 in FIG. 3 and the like, and details of search results displayed in a list on the result list display unit 604 are displayed.

図37(a)において、各提案タグ620、620、…は、各提案タグ620、620、…のタグ情報にそれぞれ設定された推薦度に応じて、提案タグ表示部602における表示位置を決めることができる。例えば、より高い推薦度がタグ情報に設定される提案タグ620aおよび620bは、検索キーワード入力欄601により近い位置に配置される。また、より低い推薦度がタグ情報に設定される提案タグ620cなどは、検索キーワード入力欄601からより離れた位置に配置される。このような配置とすることで、ユーザは、推薦度が高くより有用と考えられるタグ情報による提案タグ620aや提案タグ620bを、容易に指定することができる。   In FIG. 37 (a), each proposal tag 620, 620,... Determines the display position on the proposal tag display unit 602 according to the recommendation level set in the tag information of each proposal tag 620, 620,. Can do. For example, the proposal tags 620a and 620b in which a higher recommendation level is set in the tag information are arranged at positions closer to the search keyword input field 601. In addition, the proposal tag 620c or the like whose lower recommendation level is set in the tag information is arranged at a position farther from the search keyword input field 601. With such an arrangement, the user can easily specify the proposal tag 620a and the proposal tag 620b based on tag information that has a high recommendation level and is considered to be more useful.

なお、推薦度としては、上述した提案タグ620毎のポイントPの値を用いることができる。この場合、ポイントPの値が大きいほど、高い推薦度とする。これに限らず、推薦度は、複数のユーザによるポイントPを総合的に用いてもよいし、システムによって予め定めた値を用いてもよい。   As the recommendation level, the value of the point P for each proposal tag 620 described above can be used. In this case, the higher the value of the point P, the higher the recommendation level. However, the recommendation level is not limited to this, and points P by a plurality of users may be used comprehensively, or a value predetermined by the system may be used.

また、図37(a)の例では、各提案タグ620、620、…が2次元的に配置されているが、これはこの例に限定されない。例えば、図33〜図36を用いて説明したように、各提案タグ620、620、…を、奥行き方向の情報を持たせて3次元的に配置してもよい。さらに、検索画面600aを用意せずに、一般的な検索エンジン31の検索画面を用いてもよい。この場合、例えば、提案タグ620は、推薦度が高いものから所定数を選択して、検索エンジン31の検索窓などにキーワード候補として入力させることが考えられる。   Moreover, in the example of Fig.37 (a), although each proposal tag 620,620, ... is arrange | positioned two-dimensionally, this is not limited to this example. For example, as described with reference to FIGS. 33 to 36, the proposal tags 620, 620,... May be three-dimensionally arranged with depth information. Furthermore, a search screen of a general search engine 31 may be used without preparing the search screen 600a. In this case, for example, it is conceivable to select a predetermined number of proposal tags 620 having a high recommendation level and input them as keyword candidates in the search window of the search engine 31.

図37(b)の検索画面600bについて説明する。一例として、検索エージェント410aおよび410bが稼働中であり、それぞれ提案タグ620、620、…を出力した場合について考える。検索画面600bは、例えば検索エージェント410aにより出力された各タグ情報による提案タグ620、620、…を、グループ630aとして纏め、検索エージェント410bにより出力された各タグ情報による提案タグ620、620、…を、グループ630bとして纏めている。検索画面600bにおいて、推薦度の高い提案タグ620aおよび620bを検索キーワード入力欄601の近傍に配置し、推薦度の低い提案タグ620cを検索キーワード入力欄601から離れた位置に配置する点は、図37(a)と同様である。   The search screen 600b in FIG. 37B will be described. As an example, let us consider a case where the search agents 410a and 410b are in operation and the proposal tags 620, 620,. The search screen 600b collects, for example, proposal tags 620, 620,... Based on the tag information output by the search agent 410a as a group 630a, and proposes tags 620, 620,... Based on the tag information output by the search agent 410b. , Group 630b. In the search screen 600b, the proposal tags 620a and 620b having a high recommendation degree are arranged in the vicinity of the search keyword input field 601 and the proposal tag 620c having a low recommendation degree is arranged at a position away from the search keyword input field 601. It is the same as 37 (a).

なお、上述の実施形態は、本発明の好適な実施の例ではあるがこれに限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変形による実施が可能である。   The above-described embodiment is a preferred embodiment of the present invention, but is not limited thereto, and various modifications can be made without departing from the scope of the present invention.

10 端末装置
11 ブラウザ
20 サーバ
31 検索エンジン
32 特定DB
33 回答システム
40 ネットワーク
102 表示制御部
103 デフォルトタグ記憶部
104 検索制御部
105 ユーザ認証部
106 エージェント情報記憶部
107 エージェント記憶部
201 ユーザDB
202 履歴DB
204 エージェントDB
205 プログラム記憶部
400,600a,600b 検索画面
401 エージェント切替部
402 エージェント表示部
403,603 検索結果表示部
404 キーワード表示部
420,601 検索キーワード入力欄
422 デフォルトタグ部
43010,43011,43020,43021,43022,43023,43024,43025,43026 タグ
440a,440b,604 結果一覧表示部
442,490 ホバー表示
450a,450b,602 提案タグ表示部
451a1,451a2,451b1,451b2,451b5,620,620a,620b,620c 提案タグ
460 カーソル表示
500,501a,501b,501c,502a,502b,502c,503a,503b,503c 検索結果画像
510a,510b,510c,510d 検索結果表示領域
610 キーワード
1041 エージェント処理部
1042 連携処理部
10 terminal device 11 browser 20 server 31 search engine 32 specific DB
33 reply system 40 network 102 display control unit 103 default tag storage unit 104 search control unit 105 user authentication unit 106 agent information storage unit 107 agent storage unit 201 user DB
202 History DB
204 Agent DB
205 Program storage unit 400, 600a, 600b Search screen 401 Agent switching unit 402 Agent display unit 403, 603 Search result display unit 404 Keyword display unit 420, 601 Search keyword input field 422 Default tag unit 430 10 , 430 11 , 430 20 , 430 21, 430 22, 430 23, 430 24, 430 25, 430 26 tags 440a, 440b, 604 result list display unit 442,490 hovers 450a, 450b, 602 proposed tag display unit 451a 1, 451a 2, 451b 1 , 451b 2 , 451b 5 , 620, 620a, 620b, 620c Proposed tag 460 Cursor display 500, 501a, 501b, 501c, 502a, 502b, 502c, 503a, 503b, 503c Search result images 510a, 510 b, 510c, 510d Search result display area 610 Keyword 1041 Agent processing unit 1042 Cooperation processing unit

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

Claims (19)

対応する検索部に指定された検索語による検索を実行させ、該検索部から検索結果を受け取る検索仲介部と、
前記検索語を前記検索仲介部に入力し、条件が互いに異なる2以上の前記検索仲介部を制御する検索制御部と
を備え、
前記検索仲介部は、
入力された検索語を該検索仲介部に予め定められた第1の条件に従い解釈して、解釈された該検索語により前記検索部に検索を実行させる
情報処理装置。
A search intermediary unit that causes a search by a designated search term to be executed by a corresponding search unit and receives a search result from the search unit;
A search control unit that inputs the search term into the search mediation unit and controls two or more search mediation units having different conditions from each other;
The search mediation unit
An information processing apparatus that interprets an input search word according to a first condition predetermined by the search mediation unit, and causes the search unit to perform a search based on the interpreted search word.
前記検索仲介部に入力される前記検索語は、ユーザ操作に応じて取得される
請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the search term input to the search mediation unit is acquired in response to a user operation.
前記検索仲介部に入力される前記検索語は、前記情報処理装置にインストールされるアプリケーションプログラムを介して取得された情報に含まれるキーワードである
請求項1または請求項2に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the search term input to the search mediation unit is a keyword included in information acquired through an application program installed in the information processing apparatus.
前記検索仲介部に入力される前記検索語は、前記情報処理装置がネットワークを介して取得した情報に含まれるキーワードである
請求項1または請求項2に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the search term input to the search mediation unit is a keyword included in information acquired by the information processing apparatus via a network.
前記検索仲介部に対応する画像の表示を制御する表示制御部をさらに備える請求項1乃至請求項4の何れか1項に記載の情報処理装置。   The information processing apparatus according to claim 1, further comprising a display control unit that controls display of an image corresponding to the search mediation unit. 前記2以上の検索仲介部は、前記第1の条件が互いに異なる第1の検索仲介部および第2の検索仲介部を含み、
前記検索制御部は、
前記第1の検索仲介部の検索結果に基づき、該第1の検索仲介部に予め設定された第2の条件に従い提案語を生成する
請求項1乃至請求項5の何れか1項に記載の情報処理装置。
The two or more search mediation units include a first search mediation unit and a second search mediation unit in which the first condition is different from each other,
The search control unit
The proposed word is generated according to a second condition preset in the first search mediation unit based on a search result of the first search mediation unit. Information processing device.
前記検索制御部は、
前記ユーザ操作に応じて生成した前記提案語を前記検索語として入力する
請求項6に記載の情報処理装置。
The search control unit
The information processing apparatus according to claim 6, wherein the proposed word generated in response to the user operation is input as the search word.
前記検索制御部は、
前記提案語を前記第2の検索仲介部に検索語として指定する
請求項6に記載の情報処理装置。
The search control unit
The information processing apparatus according to claim 6, wherein the proposed word is designated as a search word in the second search mediating unit.
前記検索制御部は、
前記情報処理装置の表示画面上で前記第1の検索仲介部に対応する画像の少なくとも一部が前記第2の検索仲介部に対応する画像に重ねられた場合に、前記提案語を生成して検索語として該第2の検索仲介部に指定する
請求項8に記載の情報処理装置。
The search control unit
When at least a part of an image corresponding to the first search mediation unit is superimposed on an image corresponding to the second search mediation unit on the display screen of the information processing apparatus, the proposal word is generated. The information processing apparatus according to claim 8, wherein the second search mediation unit is designated as a search term.
前記検索仲介部を示す情報と該検索仲介部に入力された前記検索語とを関連付けて履歴情報として蓄積する履歴記憶部をさらに備え、
前記検索制御部は、
前記履歴情報に基づき、複数の前記検索仲介部から、前記入力された前記検索語に対応する前記検索仲介部を選択する
請求項1乃至請求項5の何れか1項に記載の情報処理装置。
A history storage unit that stores information indicating the search mediation unit and the search terms input to the search mediation unit in association with each other and accumulates the history information;
The search control unit
The information processing apparatus according to any one of claims 1 to 5, wherein the search mediation unit corresponding to the input search term is selected from a plurality of the search mediation units based on the history information.
前記第1の条件が互いに異なる複数の前記検索仲介部を記憶する検索仲介部記憶部をさらに備え、
前記検索制御部は、
前記入力された前記検索語に応じて、前記検索仲介部記憶部から、前記表示制御部により対応する画像が表示されていない前記検索仲介部を取得し、取得した該検索仲介部に対応する画像を前記表示制御部により表示させる
請求項5に記載の情報処理装置。
A search mediation unit storage unit that stores a plurality of the search mediation units different from each other in the first condition;
The search control unit
According to the input search word, the search mediation unit in which the corresponding image is not displayed by the display control unit is acquired from the search mediation unit storage unit, and the image corresponding to the acquired search mediation unit The information processing apparatus according to claim 5, wherein the information is displayed by the display control unit.
前記検索制御部は、
前記入力された前記検索語のうち同一の前記検索語を計数し、計数した値が閾値以上の場合に、前記検索仲介部記憶部に記憶される前記複数の検索仲介部のうち、前記検索仲介部に予め設定された第3の条件に該検索語が対応する前記検索仲介部を取得する
請求項11に記載の情報処理装置。
The search control unit
Of the inputted search terms, the same search terms are counted, and when the counted value is equal to or greater than a threshold value, the search mediation unit among the plurality of search mediation units stored in the search mediation unit storage unit The information processing apparatus according to claim 11, wherein the search mediation unit corresponding to the search term corresponds to a third condition preset in the unit.
前記検索制御部は、
前記検索仲介部による検索の経過を画面に表示させる
請求項1乃至請求項12の何れか1項に記載の情報処理装置。
The search control unit
The information processing apparatus according to claim 1, wherein a search progress by the search mediation unit is displayed on a screen.
前記検索語を記憶する検索語記憶部をさらに備え、
前記検索制御部は、
前記検索語記憶部から取得した前記検索語を前記検索仲介部に入力する
請求項1乃至請求項13の何れか1項に記載の情報処理装置。
A search word storage unit for storing the search word;
The search control unit
The information processing apparatus according to claim 1, wherein the search term acquired from the search term storage unit is input to the search mediation unit.
前記検索制御部は、
前記提案語に2以上の次元で表される位置情報を与えることによって、前記提案語を前記位置情報に従い表示させる
請求項2に記載の情報処理装置。
The search control unit
The information processing apparatus according to claim 2, wherein the proposed word is displayed according to the position information by giving the proposed word position information represented by two or more dimensions.
前記検索制御部は、
前記提案語に指定された条件に基づき推薦度を設定し、設定した推薦度に応じた前記位置情報を与える
請求項15に記載の情報処理装置。
The search control unit
The information processing apparatus according to claim 15, wherein a recommendation level is set based on a condition specified in the proposal word, and the position information corresponding to the set recommendation level is given.
対応する検索部に指定された検索語による検索を実行させ、該検索部から検索結果を受け取る検索仲介ステップと、
前記検索語を前記検索仲介ステップに入力し、条件が互いに異なる2以上の前記検索仲介ステップを制御する検索制御ステップと
を有し、
前記検索仲介ステップは、
入力された検索語を該検索仲介ステップに予め定められた第1の条件に従い解釈して、解釈された該検索語により前記検索部に検索を実行させる
情報処理方法。
A search intermediary step for causing the corresponding search unit to perform a search with the specified search term and receiving a search result from the search unit;
A search control step for inputting the search term into the search mediation step and controlling two or more search mediation steps having different conditions.
The search mediation step includes:
An information processing method for interpreting an input search word according to a first condition predetermined in the search mediation step and causing the search unit to perform a search based on the interpreted search word.
情報処理装置が搭載するコンピュータに情報処理方法を実行させるための情報処理プログラムであって、
前記情報処理方法は、
対応する検索部に指定された検索語による検索を実行させ、該検索部から検索結果を受け取る検索仲介ステップと、
前記検索語を前記検索仲介ステップに入力し、条件が互いに異なる2以上の前記検索仲介ステップを制御する検索制御ステップと
を有し、
前記検索仲介ステップは、
入力された検索語を該検索仲介ステップに予め定められた第1の条件に従い解釈して、解釈された該検索語により前記検索部に検索を実行させる
情報処理プログラム。
An information processing program for causing a computer installed in an information processing apparatus to execute an information processing method,
The information processing method includes:
A search intermediary step for causing the corresponding search unit to perform a search with the specified search term and receiving a search result from the search unit;
A search control step for inputting the search term into the search mediation step and controlling two or more search mediation steps having different conditions.
The search mediation step includes:
An information processing program that interprets an input search word according to a first condition predetermined in the search mediation step, and causes the search unit to execute a search based on the interpreted search word.
端末装置と情報処理装置とを含む情報処理システムであって、
対応する検索部に指定された検索語による検索を実行させ、該検索部から検索結果を受け取る検索仲介部と、
前記検索語を前記検索仲介部に入力し、条件が互いに異なる2以上の前記検索仲介部を制御する検索制御部と
を備え、
前記検索仲介部は、
入力された検索語を該検索仲介部に予め定められた第1の条件に従い解釈して、解釈された該検索語により前記検索部に検索を実行させる
情報処理システム。
An information processing system including a terminal device and an information processing device,
A search intermediary unit that causes a search by a designated search term to be executed by a corresponding search unit and receives a search result from the search unit;
A search control unit that inputs the search term into the search mediation unit and controls two or more search mediation units having different conditions from each other;
The search mediation unit
An information processing system that interprets an input search term according to a first condition predetermined by the search mediation unit, and causes the search unit to perform a search based on the interpreted search term.
JP2016116081A 2015-12-28 2016-06-10 Information processing apparatus, information processing method, information processing program, and information processing system Pending JP2017120613A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015257234 2015-12-28
JP2015257234 2015-12-28

Publications (1)

Publication Number Publication Date
JP2017120613A true JP2017120613A (en) 2017-07-06

Family

ID=59272236

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016116081A Pending JP2017120613A (en) 2015-12-28 2016-06-10 Information processing apparatus, information processing method, information processing program, and information processing system

Country Status (1)

Country Link
JP (1) JP2017120613A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003030118A (en) * 2002-03-29 2003-01-31 Seiko Epson Corp System and method for information acquisition
JP2003233618A (en) * 2002-02-07 2003-08-22 Fujitsu Ltd Transversal search method and transversal search program
JP2005316590A (en) * 2004-04-27 2005-11-10 Konica Minolta Holdings Inc Information retrieval device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003233618A (en) * 2002-02-07 2003-08-22 Fujitsu Ltd Transversal search method and transversal search program
JP2003030118A (en) * 2002-03-29 2003-01-31 Seiko Epson Corp System and method for information acquisition
JP2005316590A (en) * 2004-04-27 2005-11-10 Konica Minolta Holdings Inc Information retrieval device

Similar Documents

Publication Publication Date Title
US10628504B2 (en) System of providing suggestions based on accessible and contextual information
EP3022639B1 (en) Object based contextual menu controls
CN110494852B (en) Intelligent matching automatic completion system
TW459186B (en) A system, method and article of manufacture for advanced mobile communication and computing
CN107066465B (en) Information presentation system
US9449079B2 (en) Method of and system for displaying a plurality of user-selectable refinements to a search query
US9785987B2 (en) User interface for information presentation system
EP2624153A1 (en) Electronic profile development, storage, use and systems for taking action based thereon
WO2017040224A1 (en) Recommending a content curator
US20150212695A1 (en) Suggested action feedback
EP2710465A1 (en) Identifying applications of interest based on application market log data
JP2007200099A (en) Item selection support device, method and program
WO2018231429A1 (en) Information retrieval using natural language dialogue
WO2013181652A2 (en) Systems and methods for providing personalized content browsing experience
JP2022110057A (en) Digital supplement association and retrieval for visual search
US8782099B2 (en) Graphical objects bonding society system and method of operation for a game
WO2012023540A1 (en) Information provision device, information provision method, programme, and information recording medium
JP2009223656A (en) Device, system and method for providing virtual space, and computer program
JP4955841B2 (en) Information providing apparatus, information providing method, program, and information recording medium
CN112204539A (en) Adaptive search using social graph information
KR20190108624A (en) Systems and Methods for Improved Online Research
US20220335102A1 (en) Intelligent selection and presentation of people highlights on a computing device
CA3193098A1 (en) Machine learning methods to determine a likelihood for an event to occur through sentiment analysis of digital conversations
KR102165029B1 (en) Modify the context of the query
JP2017120613A (en) Information processing apparatus, information processing method, information processing program, and information processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190403

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200310

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200317

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20200923