JPH08287078A - Device for supporting selection of keyword - Google Patents

Device for supporting selection of keyword

Info

Publication number
JPH08287078A
JPH08287078A JP7089792A JP8979295A JPH08287078A JP H08287078 A JPH08287078 A JP H08287078A JP 7089792 A JP7089792 A JP 7089792A JP 8979295 A JP8979295 A JP 8979295A JP H08287078 A JPH08287078 A JP H08287078A
Authority
JP
Japan
Prior art keywords
keyword
display
characteristic information
feature information
unit
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
JP7089792A
Other languages
Japanese (ja)
Inventor
Naoki Fujita
直毅 藤田
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP7089792A priority Critical patent/JPH08287078A/en
Publication of JPH08287078A publication Critical patent/JPH08287078A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE: To easily select a necessary keyword. CONSTITUTION: When a display request is inputted from an input device 24 to a data processor 28, a keyword is extracted from a keyword storing part 24, feature information is extracted from a feature information storing part 54 and a keyword/feature information correspondence part 46 allows each keyword to correspond to feature information related to the keyword. The keyword and the feature information of which correspondence is set up are outputted to a display indication part 36 and display based upon a specified display form is indicated by the indication part 36. Thereby each keyword and feature information to be a decision reference for selecting the keyword are simultaneously displayed on the screen of an output device 26.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、キーワードを利用した
情報検索を支援するためのキーワード選択支援装置に係
わり、詳細には文書や画像や音楽などのデータをキーワ
ードを利用して検索する際に、検索に必要十分なキーワ
ードを迅速かつ容易に選択できるようにするためのキー
ワード選択支援装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a keyword selection support device for supporting information retrieval using keywords, and more particularly, when retrieving data such as documents, images and music using keywords. The present invention relates to a keyword selection support device that enables quick and easy selection of necessary and sufficient keywords for search.

【0002】[0002]

【従来の技術】従来、キーワードを利用した情報検索に
は、大きく分けて二通りの方法が採用されている。第1
の方法は、論文などの文献検索によく利用されているよ
うに、レコード1件ごとに登録されたキーワードから検
索する方法である。第2の方法は、フリーワード検索と
も呼ばれ、自由なキーワードで全文検索を行う方法であ
る。
2. Description of the Related Art Conventionally, there are roughly two methods adopted for information retrieval using keywords. First
The method is a method of searching from keywords registered for each record, as is often used for searching documents such as papers. The second method is also called a free word search, and is a method of performing a full text search using free keywords.

【0003】しかし、従来の検索方法では、適切なキー
ワードを迅速に選択することが困難であり、各種の方法
が提案されている。
However, it is difficult for the conventional search method to quickly select an appropriate keyword, and various methods have been proposed.

【0004】例えば、一つのアプローチとして、過去に
利用したキーワードを記録し、記録されたキーワードを
リストに表示させて再利用するという方法がある。また
フリーワード検索でない場合、すなわちキーワード数が
有限の場合には、利用され得る全てのキーワードをリス
トにし、リストから必要なキーワードを選択できるよう
にしたり、入力した文字の先頭からマッチングを行って
選択可能なキーワードを対話的に絞り込むようにしたり
する方法も考えられている。そしてキーワードをリスト
から選択する際に用いられるユーザーインターフェイス
としては、キャラクタ端末に見られるように、キーワー
ドにID(Idetification) 番号を付けて番号で選択させ
るものの他に、グラフィック端末に見られるように、リ
ストボックスを表示して選択させるものや、テキストボ
ックスとスクロールバー付きのドロップダウンリストを
組み合わせたもの、すなわちコンボボックスと呼ばれる
ものが多く用いられている。
For example, as one approach, there is a method of recording keywords used in the past and displaying the recorded keywords in a list for reuse. If it is not a free word search, that is, if the number of keywords is finite, list all the keywords that can be used so that you can select the required keyword from the list or select by matching from the beginning of the entered characters. A method of interactively narrowing down possible keywords is also being considered. And as a user interface used when selecting a keyword from a list, in addition to the one in which a keyword is given an ID (Idetification) number and selected by a number, as in a character terminal, as in a graphic terminal, A list box is displayed and selected, or a combination of a text box and a drop-down list with a scroll bar, that is, a combo box is often used.

【0005】コンボボックスを用いてキーワードを検索
するに際しては、画像表示されたテキストボックスの右
隣のボタンを指定すると、ドロップダウンリストが表示
され、特定の方法でソートされたキーワードがそのリス
トとともに表示される。そしてリストのなかのキーワー
ドをマウスポインタでクリック、または方向キーなどを
利用してカーソルでキーワードを指定してリターンキー
を操作すると、指定したキーワードがテキストボックス
に入力される。このあと検索コマンドを実行することに
より、テキストボックスに表示されたキーワードが情報
検索装置に出力されるようになっている。
When a keyword is searched using the combo box, a button on the right side of the text box displayed as an image is designated, a drop-down list is displayed, and the keywords sorted by a specific method are displayed together with the list. To be done. Then, when the keyword in the list is clicked with the mouse pointer, or the return key is operated by designating the keyword with the cursor using the direction keys or the like, the designated keyword is input in the text box. Then, by executing the search command, the keyword displayed in the text box is output to the information search device.

【0006】一方、別のアプローチとして、例えば、少
なくとも一つのキーワードを入力した場合に、シソーラ
スを利用して入力したキーワードの同義語や上位語や下
位語を検索することによって、その中から適切なキーワ
ードを選択するようにした方法がある。この場合、同義
語や上位語や下位語以外にも、検索対象全体でキーワー
ドを含むレコードの件数や、誰が何時にどのような形で
キーワードを利用したかなどの履歴情報、過去1カ月間
に何回キーワードが利用されたかなどの頻度情報など関
連する様々な情報を同時に利用できるようにすることも
できる。しかし、この方法ではシソーラスの検索結果か
らのキーワード入力に時間がかかるという問題点があ
る。そこで、特開平3─14176号公報に記載されて
いるように、同義語に関してシソーラスの検索結果を自
動的に検索装置に送るようにしたものが提案されてい
る。
On the other hand, as another approach, for example, when at least one keyword is input, a thesaurus is used to search for a synonym or an upper word or a lower word of the input keyword, thereby selecting an appropriate keyword from among them. There is a method of selecting a keyword. In this case, in addition to synonyms, broader terms, and lower terms, the number of records that include the keyword in the entire search target, historical information such as who used the keyword in what form, and the past one month, Various related information such as frequency information such as how many times the keyword is used can be used at the same time. However, this method has a problem that it takes time to input a keyword from the search result of the thesaurus. Therefore, as described in Japanese Patent Laid-Open No. 3-14176, there has been proposed a system in which the thesaurus search results regarding synonyms are automatically sent to a search device.

【0007】また別のアプローチとして、例えば、フリ
ーワード検索でない場合、つまり、キーワードがレコー
ド1件ごとに登録されている場合に、少なくとも1回の
キーワード検索を実行したあと、例えば、特開平5─1
43647号公報に記載されているように、検索結果の
レコードに登録されているキーワードを、次に絞り込み
を行うためのキーワードの候補とする方法が提案されて
いる。さらに、このようにして得られたキーワードのう
ち、どのキーワードを選択すべきかを支援する方法とし
て、例えば、特開平2─158870号公報に記載され
ているように、得られた検索結果のレコードを半分に絞
り込むようにして、複数のキーワードを提示する方法が
提案されている。同じく、どのキーワードを選択すべき
かを支援する方法として、例えば、特開平5─1436
47号公報に記載されているように、得られた検索結果
のレコードに登録されているキーワードの存在頻度を画
面に表示させる方法が提案されている。
As another approach, for example, when it is not a free word search, that is, when a keyword is registered for each record, after performing a keyword search at least once, for example, Japanese Patent Laid-Open No. 1
As described in Japanese Patent No. 43647, there has been proposed a method in which a keyword registered in a record of a search result is used as a candidate for a keyword for the next narrowing down. Further, as a method for supporting which keyword should be selected from the keywords thus obtained, for example, as described in JP-A-2-158870, the obtained search result record is A method of presenting a plurality of keywords by narrowing it down to half has been proposed. Similarly, as a method for supporting which keyword should be selected, for example, Japanese Patent Laid-Open No. 5-1436
As described in Japanese Patent Publication No. 47, a method has been proposed in which the presence frequency of a keyword registered in a record of obtained search results is displayed on the screen.

【0008】またこの種の技術に関連するものとして特
開平1─233517号公報が挙げられる。
Further, as a technique related to this kind of technique, there is JP-A-1-233517.

【0009】[0009]

【発明が解決しようとする課題】従来技術では、単に登
録されたキーワードを選択可能な形でリスト表示する方
法や、入力したキーワードに関連する情報をシソーラス
から検索して表示する方法を採用しているが、以下のよ
うな問題点がある。すなわち、前者の方法では、キーワ
ードを迅速に指定することはできるが、指定したキーワ
ードが適切なものか否かが分からないことがあり、キー
ワードを選択するための判断基準を表示することがなさ
れていなかった。また、後者の場合は、キーワード選択
の判断基準を表示することはできるが、検索に時間がか
かる他、検索結果を入力する作業が煩雑で入力ミスを招
くという問題点があり、検索結果の表示を迅速に行うこ
とと誤りのないキーワード入力を支援することが課題と
なっている。
In the prior art, a method of simply displaying a list of registered keywords in a selectable form or a method of retrieving and displaying information related to the entered keyword from a thesaurus is adopted. However, there are the following problems. That is, in the former method, although the keyword can be specified quickly, it may not be possible to know whether the specified keyword is appropriate or not, and the criterion for selecting the keyword is displayed. There wasn't. In the latter case, although the criteria for keyword selection can be displayed, there is a problem in that the search takes time and the work of entering the search results is complicated and leads to input errors. It is an issue to perform promptly and to support correct keyword input.

【0010】そこで本発明の目的は、必要なキーワード
を容易に選択することができるキーワード選択支援装置
を提供することにある。
Therefore, an object of the present invention is to provide a keyword selection support device which can easily select a required keyword.

【0011】[0011]

【課題を解決するための手段】請求項1記載の発明で
は、(イ)複数のキーワードを記憶するキーワード記憶
手段と、(ロ)これら複数のキーワードに関連する特徴
情報を記憶する特徴情報記憶手段と、(ハ)キーワード
記憶手段に記憶されたキーワードと特徴情報記憶手段に
記憶された特徴情報とを選択してキーワードと特徴情報
との対応付けを行うキーワード特徴情報対応手段と、
(ニ)キーワード特徴情報対応手段により対応付けされ
たキーワードと特徴情報に対して表示を指示する表示指
示手段と、(ホ)表示指示手段により指示されたキーワ
ードと特徴情報を指定の表示フォームで画面上に画像表
示する表示手段と、(ト)表示手段の画面上に表示され
たキーワードを指定するキーワード指定手段と、(チ)
キーワード指定手段により指定されたキーワードを表示
指示手段により指示されたキーワードの中から選択する
キーワード選択手段と、(リ)キーワード選択手段によ
り選択されたキーワードに対して表示手段の特定の表示
領域への表示を指示するキーワード表示指示手段とをキ
ーワード選択支援装置に具備させる。
According to a first aspect of the present invention, (a) a keyword storing means for storing a plurality of keywords, and (b) a characteristic information storing means for storing characteristic information related to the plurality of keywords. And (c) keyword feature information correspondence means for selecting a keyword stored in the keyword storage means and feature information stored in the feature information storage means to associate the keyword with the feature information.
(D) A display instructing means for instructing the display of the keyword and the characteristic information associated by the keyword characteristic information associating means, and (e) a screen in which the keyword and the characteristic information instructed by the display instructing means are designated by a designated display form. Display means for displaying an image on top, (g) keyword designating means for designating a keyword displayed on the screen of the display means, and (h)
A keyword selecting means for selecting a keyword designated by the keyword designating means from among the keywords designated by the display designating means, and (i) a keyword for the keyword selected by the keyword selecting means is displayed in a specific display area of the displaying means. The keyword selection support device is provided with a keyword display instruction means for instructing display.

【0012】すなわち請求項1記載の発明では、表示指
示手段によりキーワードと特徴情報に対して表示が指示
されたときに、指定のキーワードとこのキーワードに関
連する特徴情報との対応付けを行い、対応付けされたキ
ーワードと特徴情報を表示手段の表示画面上に表示し、
この後表示画面上のキーワードがキーワード指定手段に
より指令されたときに、指定のキーワードを表示指示手
段により指示されたキーワードの中から選択して表示手
段の特定の表示領域へ表示することを特徴としている。
That is, according to the first aspect of the invention, when the display instructing means instructs the keyword and the feature information to be displayed, the specified keyword is associated with the feature information related to the keyword, and the correspondence is performed. Display the attached keywords and characteristic information on the display screen of the display means,
After that, when a keyword on the display screen is instructed by the keyword specifying means, the specified keyword is selected from the keywords instructed by the display instructing means and displayed in a specific display area of the display means. There is.

【0013】請求項2記載の発明では、(イ)複数のキ
ーワードを各キーワードに関連する特徴情報に対応付け
て記憶するキーワード特徴情報記憶手段と、(ロ)これ
ら複数のキーワードに関連する特徴情報を記憶する特徴
情報記憶手段と、(ハ)キーワード特徴情報記憶手段か
ら指定のキーワードと特徴情報を選択するキーワード特
徴情報選択手段と、(ニ)キーワード特徴情報選択手段
により選択されたキーワードと特徴情報に対して表示を
指示する表示指示手段と、(ホ)表示指示手段により指
示されたキーワードと特徴情報を指定の表示フォームで
画面上に画像表示する表示手段と、(ヘ)表示手段の画
面上に表示されたキーワードを指定するキーワード指定
手段と、(ト)キーワード指定手段により指定されたキ
ーワードを表示指示手段により指示されたキーワードの
中から選択するキーワード選択手段と、(チ)キーワー
ド選択手段により選択されたキーワードに対して表示手
段の特定の表示領域への表示を指示するキーワード表示
指示手段とをキーワード選択支援装置に具備させる。
According to the second aspect of the present invention, (a) keyword characteristic information storage means for storing a plurality of keywords in association with characteristic information relating to each keyword; and (b) characteristic information relating to these plurality of keywords. And (c) a keyword feature information selecting means for selecting a specified keyword and feature information from the keyword feature information storing means, and (d) a keyword and feature information selected by the keyword feature information selecting means. (E) a display instructing means for instructing display on the screen, (e) a display means for displaying an image of the keyword and the feature information instructed by the display instructing means on the screen in a designated display form, and (f) on the screen of the display means. The keyword designating means for designating the keyword displayed on the screen and the keyword designated by the (g) keyword designating means are displayed. Keyword selecting means for selecting from among the keywords instructed by the means, and (h) keyword display instructing means for instructing the display of the keyword selected by the keyword selecting means in a specific display area of the display means. It is equipped in the selection support device.

【0014】すなわち請求項2記載の発明では、表示指
示手段によりキーワードと特徴情報に対して表示が指示
されたときに、指定のキーワードとこのキーワードに対
応付けされた特徴情報を選択して表示手段の表示画面上
に表示し、この後表示画面上のキーワードがキーワード
指定手段により指令されたときに、指定のキーワードを
表示指示手段により指示されたキーワードの中から選択
して表示手段の特定の表示領域へ表示することを特徴と
している。
That is, according to the second aspect of the invention, when the display instructing means gives an instruction to display the keyword and the characteristic information, the designated keyword and the characteristic information associated with the keyword are selected and displayed. When the keyword on the display screen is instructed by the keyword designating means, the designated keyword is selected from the keywords instructed by the display instructing means, and the specific display of the display means is performed. The feature is that it is displayed in the area.

【0015】また請求項3の発明では、表示指示手段に
より指示されたキーワードと特徴情報に対して表示フォ
ームを指定する表示フォーム指定手段をキーワード選択
支援装置に具備させる。
According to the third aspect of the invention, the keyword selection support device is provided with the display form designating means for designating the display form for the keyword and the feature information designated by the display designating means.

【0016】すなわち請求項3記載の発明では、キーワ
ードと特徴情報を表示するときに、表示フォーム指令手
段により表示フォームが指定されたときには、指定され
た表示フォームでキーワードと特徴情報を表示すること
を特徴としている。
That is, according to the third aspect of the present invention, when the display form is designated by the display form commanding means when displaying the keyword and the feature information, the keyword and the feature information are displayed in the designated display form. It has a feature.

【0017】請求項4記載の発明では、特徴情報記憶手
段には、各キーワードで検索される検索集合の要素数と
検索集合の検索対象全体に示す割合のうち少なくとも一
方に関する特徴情報が記憶されていることを特徴として
いる。
According to the fourth aspect of the invention, the characteristic information storage means stores characteristic information relating to at least one of the number of elements of the search set searched by each keyword and the ratio of the search set to the entire search target. It is characterized by being.

【0018】請求項5記載の発明では、キーワード特徴
情報記憶手段には、各キーワードで検索される検索集合
の要素数と検索集合の検索対象全体に示す割合のうち少
なくとも一方に関する特徴情報が各キーワードに関連付
けて記憶されていることを特徴としている。
According to the fifth aspect of the present invention, the keyword feature information storage means stores feature information relating to at least one of the number of elements of the search set searched by each keyword and the ratio shown in the entire search target of the search set for each keyword. It is characterized by being stored in association with.

【0019】[0019]

【実施例】以下実施例につき本発明を詳細に説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described in detail below with reference to embodiments.

【0020】図1は本発明の一実施例におけるキーワー
ド選択支援装置の全体構成を示したものである。この図
でデータ通信システムは、複数の端末装置10、12、
14、16、通信装置18、データベース20、22を
備えて構成されており、各端末装置10〜16が通信装
置18を介して接続され、各端末装置10〜16には、
キーワード選択支援装置として入力装置24、出力装置
26、データ処理装置28、記憶装置30が設けられて
いる(なお、端末10のみについてキーワード選択支援
装置が図示されている。)。
FIG. 1 shows the overall configuration of a keyword selection support device according to an embodiment of the present invention. In this figure, the data communication system includes a plurality of terminal devices 10, 12,
14, 16, the communication device 18, and the databases 20 and 22, and each terminal device 10-16 is connected via the communication device 18, and each terminal device 10-16 is
An input device 24, an output device 26, a data processing device 28, and a storage device 30 are provided as the keyword selection support device (note that the keyword selection support device is shown only for the terminal 10).

【0021】入力装置24は、キーワード指定手段、ス
クロール指定手段として、例えば、キーボート、マウス
などで構成され、データ処理装置28に接続されてい
る。出力装置26は表示手段として、例えば、CRT(C
athode Ray Tube)、液晶表示装置などのディスプレイ装
置で構成され、表示画面上にデータ処理装置28の処置
結果などを表示するようになっている。例えば、この出
力装置26の表示画面には、図2に示すように、コンボ
ボックスを利用した場合、テキストボックスP1、ドロ
ップダウンボタンP2 、リストボックスP3 、スクロー
ルバーP4 が表示されるようになっている。テキストボ
ックスP1 は、選択されたキーワードを表示するための
キーワード表示領域として、ドロップダウンボタンP2
はリストを選択するための表示領域として、リストボッ
クスP3 はリストを表示するためのリスト表示領域とし
て、スクロールバーP4 はリストボックスP3 内の情報
をスクロール操作するためのスクロール操作表示領域と
して表示されるようになっている。
The input device 24 is composed of, for example, a keyboard and a mouse as keyword designating means and scroll designating means, and is connected to the data processing device 28. The output device 26 is, for example, a CRT (C
an athode ray tube), a display device such as a liquid crystal display device, and the treatment result of the data processing device 28 is displayed on the display screen. For example, as shown in FIG. 2, when a combo box is used, a text box P 1 , a dropdown button P 2 , a list box P 3 , and a scroll bar P 4 are displayed on the display screen of the output device 26. It is like this. The text box P 1 serves as a keyword display area for displaying the selected keyword, and the drop-down button P 2
Is a display area for selecting a list, list box P 3 is a list display area for displaying a list, and scroll bar P 4 is a scroll operation display area for scrolling the information in list box P 3 . It is supposed to be displayed.

【0022】データ処理装置28は、入出力制御部3
2、表示フォーム指定部(表示フォーム指定手段)3
4、表示指示部(表示指示手段)36、キーワード選択
部(キーワード選択手段)38、キーワード入力部(キ
ーワード入力手段)40、キーワード送出部42、デー
タ検索部44、キーワード特徴情報対応部(キーワード
特徴情報対応手段)46、キーワード特徴情報登録部4
8、特徴情報検索部50、を備えて構成されており、記
憶装置30はキーワード記憶部(キーワード記憶手段)
52、特徴情報記憶部(特徴情報記憶手段)54、デー
タ記憶部56、検索履歴記憶部58を備えて構成されて
いる。
The data processing device 28 includes an input / output control unit 3
2, display form designation section (display form designation means) 3
4, display instruction unit (display instruction unit) 36, keyword selection unit (keyword selection unit) 38, keyword input unit (keyword input unit) 40, keyword transmission unit 42, data search unit 44, keyword feature information corresponding unit (keyword feature) Information handling means) 46, keyword characteristic information registration unit 4
8. The storage device 30 comprises a keyword storage unit (keyword storage means).
52, a characteristic information storage unit (characteristic information storage unit) 54, a data storage unit 56, and a search history storage unit 58.

【0023】データ処理装置28は、入力装置24から
の指令に応答して各種のデータを処理し、処理結果を出
力装置26へ出力したり、通信装置18を介してデータ
ベース20、22内のデータを検索し、検索結果をデー
タ記憶部56へ記憶させたり、あるいは検索履歴に関す
る情報を検索履歴記憶部58に記憶させたりするように
なっている。また入力装置24からキーワードとその特
徴情報が入力されたときには、キーワード特徴情報登録
部48でキーワードをその特徴情報に応じて分類し、分
類したキーワードの情報をキーワード記憶部52に記憶
させるとともに、特徴情報をキーワードに関連づけて特
徴情報記憶部54に記憶させるようになっている。
The data processing device 28 processes various data in response to a command from the input device 24 and outputs the processing result to the output device 26, or the data in the databases 20 and 22 via the communication device 18. Is searched and the search result is stored in the data storage unit 56, or information regarding the search history is stored in the search history storage unit 58. When a keyword and its characteristic information are input from the input device 24, the keyword characteristic information registration unit 48 classifies the keyword according to the characteristic information, stores the classified keyword information in the keyword storage unit 52, and The information is stored in the characteristic information storage unit 54 in association with the keyword.

【0024】キーワード記憶部52には各種キーワード
に関する情報が記憶されており、特徴情報記憶部54に
は、各キーワードを選択する際の補助となる情報、すな
わち判断基準となる特徴情報があらかじめ記憶されてい
る。この特徴情報としては、例えば、図3に示すよう
に、各キーワードで検索される検索集合の要素数(検索
された全てのデータ)、検索集合の検索対象全体に占め
る割合(該当件数)、過去一定期間の利用頻度、各キー
ワードに類似する類似キーワード、各キーワード間の類
似度が設定されている。該当件数は、キーワードを利用
してデータベース20、22を一つまたは複数の条件で
検索した場合のヒット件数またはヒットする割合を示す
ようになっている。例えばID1のキーワードが「パソ
コン」というキーワードのときには、この「パソコン」
に関する特徴情報として、「全データ123件中13件
該当、今月10回利用、類似キーワードがパーソナルコ
ンピュータ、パソコンとパーソナルコンピュータ間の類
似度が1」を表形式で表すようになっている。
Information relating to various keywords is stored in the keyword storage unit 52, and information that assists in selecting each keyword, that is, characteristic information that serves as a judgment reference is stored in advance in the characteristic information storage unit 54. ing. As the characteristic information, for example, as shown in FIG. 3, the number of elements of the search set searched by each keyword (all the searched data), the ratio of the search set to the entire search target (the number of hits), the past The usage frequency for a certain period, similar keywords similar to each keyword, and similarity between each keyword are set. The number of hits indicates the number of hits or the ratio of hits when the databases 20 and 22 are searched using one or more conditions using a keyword. For example, if the keyword of ID1 is the keyword "personal computer", this "personal computer"
As the characteristic information related to, "13 out of 123 items corresponding to all data, used 10 times this month, similar keyword is personal computer, similarity between personal computer and personal computer is 1" is displayed in a table format.

【0025】次に、本実施例の動作を図4を基に説明す
る。まず、ユーザが図2に示すような表示画面を前にし
て、入力装置24を操作してキーワードを表示するため
の指令を入力すると、キーワード記憶部52から各種キ
ーワードが選択されるとともに特徴情報記憶部54から
各キーワードに関する特徴情報が選択される(ステップ
S101)。各キーワードと各特徴情報が選択される
と、キーワード特徴情報対応部46において各キーワー
ドと各特徴情報との対応づけが行われ、対応づけが行わ
れたキーワードと特徴情報が表示指示部36へ出力され
る(ステップS102)。表示指示部36では、表示フ
ォーム指定部34からの指定が表形式のフォームである
か否かの判定を行う。このとき表形式の表示フォームで
あって、コンボボックスを利用したものであれば(ステ
ップS103:Y)、図2に示すように、コンボボック
スを利用した画像が出力装置26の画面上に表示される
(ステップS105)。
Next, the operation of this embodiment will be described with reference to FIG. First, when the user operates the input device 24 and inputs a command for displaying a keyword in front of the display screen as shown in FIG. 2, various keywords are selected from the keyword storage unit 52 and characteristic information storage is performed. Characteristic information regarding each keyword is selected from the unit 54 (step S101). When each keyword and each feature information are selected, each keyword is associated with each feature information in the keyword feature information correspondence unit 46, and the associated keyword and feature information are output to the display instruction unit 36. (Step S102). The display instruction unit 36 determines whether the designation from the display form designation unit 34 is a tabular form. At this time, if it is a tabular display form and uses a combo box (step S103: Y), an image using the combo box is displayed on the screen of the output device 26 as shown in FIG. (Step S105).

【0026】一方、コンボボックスとは異なる表示形式
であれば(ステップS103:N)のときには、図5な
いし図7に示すように、表示フォームを指定の表示フォ
ームに変更する(ステップS104)。図5はリストボ
ックスを利用した場合の表示例を示しており、図6はリ
ストボックスP3 、スクロールバーP4 の他に、レコー
ドセレクタP5 、コマンドボタンP6 、リスト選択ボタ
ンB1 、B2 、B3 を備えた表示フォームを示してい
る。また図7はリストボックスP3 、スクロールバーP
4 の他に、リスト選択ボタンB1 、B2 、B3 を備えた
表示フォームの例を示している。そして図5ないし図7
に示す表示フォームの中のいずれかの表示フォームが指
定されると、指定に従った表示フォームでキーワードと
特徴情報が表示される。
On the other hand, when the display format is different from that of the combo box (step S103: N), the display form is changed to the designated display form as shown in FIGS. 5 to 7 (step S104). FIG. 5 shows a display example using a list box, and FIG. 6 shows a list selector P 3 , a scroll bar P 4 , a record selector P 5 , a command button P 6 , and list selection buttons B 1 , B. 2 shows a display form with 2 and B 3 . Further, FIG. 7 shows a list box P 3 and a scroll bar P.
4 shows an example of a display form provided with list selection buttons B 1 , B 2 and B 3 . And FIG. 5 to FIG.
When any one of the display forms shown in is designated, the keyword and the characteristic information are displayed in the designated display form.

【0027】図2に示すような画像が表示された後は、
ユーザによりキーワードが指定されたか否かの判定を行
う(ステップS106)。表示画面上に目的のキーワー
ドがないとして、キーワードがポインタまたはカーソル
で指定されないときには(ステップS106:N)、ス
クロールバーP4 が指定されたか否かの判定を行う(ス
テップS107)。スクロールバーP4 が指定されたと
き(ステップS107:Y)、リストボックスP3 内に
他のキーワードとこのキーワードに関連する特徴情報を
表示するためのスクロール動作を実行し(ステップS1
08)、ステップ106の処理に戻る。
After the image as shown in FIG. 2 is displayed,
It is determined whether or not a keyword is designated by the user (step S106). As there is no object of the keyword on the display screen, when the keyword is not specified by the pointer or cursor (step S106: N), it is determined whether or not the scroll bar P 4 is designated (step S107). When the scroll bar P 4 is designated (step S107: Y), a scroll operation for displaying another keyword and the characteristic information related to this keyword in the list box P 3 is executed (step S1).
08), and the process returns to step 106.

【0028】一方、ユーザにより、ポインタまたはカー
ソルで目的のキーワードが指定されたときには(ステッ
プS106:Y)、キーワード選択部38により指定の
キーワードを選択するとともに、選択したキーワードを
キーワード送出部42へ送出する(ステップS10
9)。キーワード選択部38により目的のキーワードが
選択されると、選択されたキーワードがテキストボック
スP1 に表示される(ステップS110)。さらにキー
ワード選択部42にキーワードが送出されると、このキ
ーワードがデータ検索部44に転送され、データ検索部
44において、データ記憶部56内のデータが検索され
るとともに、通信装置18を介してデータベース20、
22内のデータが検索される(ステップS111)。そ
して検索された結果や検索条件などの検索関する情報
が、検索履歴として、検索履歴記憶部58に記憶され
る。このあと特徴情報を更新するか否かが判定され(ス
テップS112)、更新する必要があると判定されたと
きには(ステップS112:Y)、キーワード特徴情報
登録部48により、データ記憶部56のデータ、検索情
報記憶部58の検索履歴情報、データベース20、22
内のデータを利用して、キーワード52、特徴情報記憶
部54の記憶情報が更新される。この場合、キーワード
記憶部52の更新は、検索履歴記憶部58あるいはデー
タベース20、22の情報を利用して、利用頻度の高い
ものから順に一定の個数だけ登録するプログラムを利用
することにより自動的に行う。また特徴情報記憶部54
の更新は、検索履歴記憶部58あるいはデータベース2
0、22の情報を利用して、必要な情報を書き換えるプ
ログラムを利用することにより自動的に行う。また特徴
情報を更新する必要がないと判定されたときには(ステ
ップS112:N)、このルーチンでの処理を終了す
る。
On the other hand, when the user designates the target keyword with the pointer or the cursor (step S106: Y), the designated keyword is selected by the keyword selecting section 38 and the selected keyword is sent to the keyword sending section 42. Yes (step S10
9). When the target keyword is selected by the keyword selection unit 38, the selected keyword is displayed in the text box P 1 (step S110). Further, when the keyword is sent to the keyword selection unit 42, this keyword is transferred to the data search unit 44, the data search unit 44 searches the data in the data storage unit 56, and the database is also sent via the communication device 18. 20,
The data in 22 is searched (step S111). Information related to the search, such as the search result and the search condition, is stored in the search history storage unit 58 as the search history. After that, it is determined whether or not the characteristic information is updated (step S112), and when it is determined that the characteristic information needs to be updated (step S112: Y), the keyword characteristic information registration unit 48 causes the data in the data storage unit 56, Search history information in the search information storage unit 58, databases 20, 22
The stored information in the keyword 52 and the characteristic information storage unit 54 is updated using the data in the above. In this case, the keyword storage unit 52 is automatically updated by using the information in the search history storage unit 58 or the databases 20 and 22 and by using a program for registering a certain number of items in descending order of frequency of use. To do. In addition, the feature information storage unit 54
Is updated by the search history storage unit 58 or the database 2
This is automatically performed by using a program that rewrites necessary information by using the information of 0 and 22. If it is determined that the characteristic information does not need to be updated (step S112: N), the process of this routine ends.

【0029】一方、図2に示すような画像が表示されて
いるときに、キーワードの中に選択すべきキーワードが
なかったとして、スクロールバーP4 が指定されないと
きには(ステップS107:N)、入力装置24からキ
ーワードが入力されたか否かの判定を行う(ステップS
114)。キーワードが入力されないときには(ステッ
プS114:N)、このルーチンでの処理を終了し、キ
ーワードが入力されたときには(ステップS114:
Y)、キーワード入力部40によりキーワードを入力し
(ステップS115)、入力したキーワードをキーワー
ド選択部38、特徴情報検索部50へ出力する。このあ
と入力したキーワードの特徴情報を表示する必要がある
か否かの判定が実行され(ステップS116)、表示す
る必要があるときには(ステップS116:Y)、特徴
情報検索部50により特徴情報記憶部54内の特徴情報
を検索し、入力したキーワードに関する特徴情報を表示
する(ステップS117)。一方、特徴情報を表示する
必要がないときは(ステップS116:N)、入力した
キーワードをキーワード送出部42へ出力する(ステッ
プS118)。このあとは、キーワードが指定されたと
きと同様に、入力されたキーワードに関するデータの検
索を実行する(ステップS111)。
On the other hand, when the image as shown in FIG. 2 is displayed, if there is no keyword to be selected among the keywords and the scroll bar P 4 is not designated (step S107: N), the input device is selected. It is determined whether or not a keyword is input from 24 (step S
114). When no keyword is input (step S114: N), the process of this routine is ended, and when a keyword is input (step S114: N).
Y), a keyword is input by the keyword input unit 40 (step S115), and the input keyword is output to the keyword selection unit 38 and the characteristic information search unit 50. After that, it is determined whether or not the characteristic information of the input keyword needs to be displayed (step S116). When the characteristic information needs to be displayed (step S116: Y), the characteristic information search unit 50 causes the characteristic information storage unit to display. The feature information in 54 is searched, and the feature information regarding the input keyword is displayed (step S117). On the other hand, when it is not necessary to display the characteristic information (step S116: N), the input keyword is output to the keyword sending unit 42 (step S118). After that, similarly to the case where the keyword is designated, a search for data regarding the inputted keyword is executed (step S111).

【0030】本実施例によれば、各キーワードを選択す
るための判断基準となる特徴情報を各キーワードと同時
に表示するようにしたため、目的のキーワードを容易に
選択することができる。またキーワードリストからキー
ワードを選択できるため、シソーラス検索の結果を入力
する方法と比較して、キーワードに関連する情報の高速
な表示と誤りのないキーワード入力が可能になる。また
さらに、特徴情報として、ヒット件数が表示されるた
め、キーワードを選択する際に、ヒット件数が0あるい
は多すぎるといったキーワード、すなわち適切でないキ
ーワードを選択するのを避けることができ、検索結果が
何件になるかを検索前に予測することができる。
According to this embodiment, the characteristic information, which is the criterion for selecting each keyword, is displayed at the same time as each keyword, so that the target keyword can be easily selected. Further, since the keyword can be selected from the keyword list, it becomes possible to display the information related to the keyword at high speed and input the keyword without error, as compared with the method of inputting the thesaurus search result. Furthermore, since the number of hits is displayed as the characteristic information, when selecting a keyword, it is possible to avoid selecting a keyword with 0 or too many hits, that is, an inappropriate keyword, and the search result is You can predict whether it will be the case before searching.

【0031】次に、本発明の他の実施例を図8に従って
説明する。
Next, another embodiment of the present invention will be described with reference to FIG.

【0032】本実施例は、図1に示すキーワード特徴情
報対応部46の代わりに、キーワード特徴情報選択手段
としの選択部60を設け、キーワード記憶部52に特徴
情報記憶部54の代わりに、キーワード特徴情報記憶部
62を設け、さらにデータ記憶部56、検索履歴記憶部
58の代わりに、送出キーワード記憶部64を設け、キ
ーワード特徴情報記憶部62を選択部60、キーワード
特徴情報登録部48および特徴情報検索部50に接続す
るとともに、送出キーワード記憶部64をキーワード選
択部38とキーワード送出部42に接続するようにした
ものであり、他の構成は図1のものと同様であるので、
図1と同一のものまたは相当するものは同一符号を付し
てそれらの説明は省略する。
In this embodiment, instead of the keyword feature information correspondence unit 46 shown in FIG. 1, a selection unit 60 as a keyword feature information selection means is provided, and instead of the feature information storage unit 54 in the keyword storage unit 52, the keyword A feature information storage unit 62 is provided, and a transmission keyword storage unit 64 is provided instead of the data storage unit 56 and the search history storage unit 58. The keyword feature information storage unit 62 is used as a selection unit 60, a keyword feature information registration unit 48, and a feature. The transmission keyword storage unit 64 is connected to the information retrieval unit 50, and the transmission keyword storage unit 64 is connected to the keyword selection unit 38 and the keyword transmission unit 42. Other configurations are similar to those of FIG.
The same or corresponding parts as those in FIG. 1 are designated by the same reference numerals and the description thereof will be omitted.

【0033】キーワード特徴情報記憶部62には各種キ
ーワードに関する情報として、各キーワードと各キーワ
ードに関する特徴情報が互いに関連づけられた状態で記
憶されている。すなわちキーワード特徴情報記憶部62
には、図1に示すキーワード記憶部52と特徴情報記憶
部54とを統合した情報が記憶されている。そしてキー
ワード特徴情報記憶部62に記憶された情報は選択部6
0で選択され、選択されたキーワードと特徴情報に関す
る情報が表示指示部36に出力されるようになってい
る。そして表示フォーム指定部34でコンボボックスを
利用した表示フォームが指定されたときには出力装置2
6の画面上には図2に示すような画像が表示されること
になる。このときユーザにより、ポインタまたはカーソ
ルで目的のキーワードが指定されると、指定されたキー
ワードがテキストボックスP1 に表示される。
The keyword characteristic information storage unit 62 stores, as information relating to various keywords, each keyword and characteristic information relating to each keyword in association with each other. That is, the keyword feature information storage unit 62
Stores information in which the keyword storage unit 52 and the characteristic information storage unit 54 shown in FIG. 1 are integrated. The information stored in the keyword characteristic information storage unit 62 is the selection unit 6
The information about the selected keyword and the feature information selected with 0 is output to the display instruction unit 36. When the display form designating section 34 designates a display form using a combo box, the output device 2
An image as shown in FIG. 2 is displayed on the screen of 6. At this time, when the user designates the target keyword with the pointer or the cursor, the designated keyword is displayed in the text box P 1 .

【0034】一方、ポインタまたはカーソルで目的のキ
ーワードが複数個指定されたときには、各キーワードに
関する情報、例えばどのような形で検索に利用されるか
という相互関係情報が一旦キーワード記憶部64内に記
憶されるとともに、キーワード送出部44からデータ検
索部44へ転送される。この相互関係情報とは、各キー
ワードに対応づけられた記号であって、各記号が検索式
の生成に利用され得るようになっている。例えば、入力
装置24からの操作に従って、キーワード選択部38
で、「パソコン」、「ワープロ」、「メール」という三
つのキーワードが、(「パソコン」または「ワープロ」
かつ「メール」)という検索を行う形で選択されたとき
には、これらのデータは、図9に示すように、相互関係
情報の定義に従って送出キーワード記憶部64に記憶さ
れる。すなわち、相互関係情報として、例えば(1,
1)、(1,2)、(2,1)を利用して、図10に示
すように、「パソコン、(1,1)」、「ワープロ、
(1,2)」、「メール、(2,1)」という対の形で
三つのキーワードに関する情報が記憶される。
On the other hand, when a plurality of target keywords are designated by the pointer or the cursor, information regarding each keyword, for example, mutual relation information indicating in what form the search is used, is temporarily stored in the keyword storage unit 64. At the same time, it is transferred from the keyword sending unit 44 to the data search unit 44. The mutual relationship information is a symbol associated with each keyword, and each symbol can be used for generating a search expression. For example, according to an operation from the input device 24, the keyword selection unit 38
Then, the three keywords "PC", "Word Processor", and "Mail" become ("PC" or "Word Processor"
In addition, when selected by performing a search of "mail"), these data are stored in the transmission keyword storage unit 64 according to the definition of the mutual relationship information, as shown in FIG. That is, for example, (1,
1), (1, 2), (2, 1), as shown in FIG. 10, "PC, (1, 1)", "Word processor,
Information about the three keywords is stored in the form of a pair of (1, 2) ”and“ mail, (2, 1) ”.

【0035】送出キーワード記憶部64に、選択された
キーワードに関する相互関係情報が記憶されると、選択
されたキーワードに関するデータの検索がデータ検索部
44によって行われる。すなわち、データ検索部44
は、キーワード送出部42から送出されたキーワードと
相互関係情報を通信装置18を介してデータベース2
0、22に供給し、検索式の生成およびデータの検索が
実行される。そして検索された結果や検索条件などの検
索に関する情報は、検索履歴として、データベース2
0、22内に記憶される。
When the transmission keyword storage unit 64 stores the mutual relationship information regarding the selected keyword, the data retrieval unit 44 retrieves the data regarding the selected keyword. That is, the data search unit 44
Is a database 2 for transmitting keywords and mutual relation information transmitted from the keyword transmitting unit 42 via the communication device 18.
0, 22 is supplied to generate a search expression and search data. Information about the search such as the search result and the search condition is stored in the database 2 as a search history.
It is stored in 0 and 22.

【0036】またキーワードや特徴情報を登録するとき
には、入力装置24から入力されたキーワードや特徴情
報を基に、キーワード特徴情報登録部48により、デー
タベース20、22内のデータや検索履歴を利用して、
キーワード特徴情報記憶部62内のデータおよび情報の
更新が実行される。キーワード特徴情報記憶部62の更
新は、データベース20、22内の情報を利用して、利
用頻度の高いものから順に一定の個数だけ登録し、必要
な情報を書き換えるプログラムを利用することによって
自動的に行われる。
When registering keywords and characteristic information, based on the keywords and characteristic information input from the input device 24, the keyword characteristic information registration unit 48 uses the data and search history in the databases 20 and 22. ,
The data and information in the keyword characteristic information storage unit 62 are updated. The keyword feature information storage unit 62 is updated automatically by using a program that uses the information in the databases 20 and 22 to register a fixed number of items in descending order of frequency of use and rewrites necessary information. Done.

【0037】本実施例においては、出力装置26の表示
画面にキーワードとキーワードを選択するための判断基
準となる特徴情報が同時に表示されるため、目的のキー
ワードを容易に選択することができる。また、特徴情報
として、ヒット件数が表示されるため、キーワードを選
択する際に、ヒット件数が0あるいは多すぎるといった
キーワード、すなわち適切でないキーワードを選択する
のを避けることができ、検索結果が何件になるかを検索
前に予測することができる。
In the present embodiment, since the keyword and the characteristic information serving as a criterion for selecting the keyword are simultaneously displayed on the display screen of the output device 26, the target keyword can be easily selected. Also, since the number of hits is displayed as the characteristic information, when selecting a keyword, it is possible to avoid selecting a keyword with 0 or too many hits, that is, an inappropriate keyword, and how many search results are returned. Can be predicted before search.

【0038】さらに、本実施例によれば、キーワードを
論理和や論理積によって組み合わせた検索の場合でもキ
ーワード間の類似度を特徴情報に含ませることにより、
検索結果が何件になるかを検索前にある程度予測するこ
とができる。このため無駄な検索を行うことなく、速や
かに検索を行うことが可能となる。
Further, according to the present embodiment, even in the search in which the keywords are combined by logical sum or logical product, by including the similarity between the keywords in the feature information,
The number of search results can be predicted to some extent before the search. For this reason, it is possible to quickly perform a search without performing an unnecessary search.

【0039】[0039]

【発明の効果】以上説明したように請求項1記載の発明
によれば、キーワードとキーワードを選択するための判
断基準となる特徴情報を同時に表示するようにしたた
め、目的のキーワードを容易に選択することができる。
As described above, according to the first aspect of the invention, since the keyword and the characteristic information serving as a criterion for selecting the keyword are displayed at the same time, the target keyword can be easily selected. be able to.

【0040】また請求項2記載の発明によれば、キーワ
ードとキーワードを選択するための判断基準となる特徴
情報を同時に表示するようにしたため、目的のキーワー
ドを容易に選択することができる。
According to the second aspect of the present invention, since the keyword and the characteristic information serving as a criterion for selecting the keyword are displayed at the same time, the target keyword can be easily selected.

【0041】また請求項3記載の発明によれば、キーワ
ードと特徴情報を任意のフォームで表示することができ
る。
According to the third aspect of the invention, the keyword and the characteristic information can be displayed in an arbitrary form.

【0042】請求項4記載の発明によれば、適切でない
キーワードを選択するのを避けることができ、検索結果
が何件になるかを検索前に予測することができる。
According to the invention described in claim 4, it is possible to avoid selecting an inappropriate keyword and predict how many retrieval results will be obtained before retrieval.

【0043】また請求項5記載の発明によれば、適切で
ないキーワードを選択するのを避けることができ、検索
結果が何件になるかを検索前に予測することができる。
According to the invention of claim 5, it is possible to avoid selecting an inappropriate keyword and predict how many retrieval results will be obtained before retrieval.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例におけるキーワード選択支援
装置の全体構成を示すブロック構成図である。
FIG. 1 is a block configuration diagram showing an overall configuration of a keyword selection support device in an embodiment of the present invention.

【図2】コンボボックスを利用したときの表示例を示す
図である。
FIG. 2 is a diagram showing a display example when a combo box is used.

【図3】特徴情報記憶部の構成説明図である。FIG. 3 is an explanatory diagram of a configuration of a characteristic information storage unit.

【図4】図1に示す装置の作用を説明するための流れ図
である。
FIG. 4 is a flow chart for explaining the operation of the device shown in FIG.

【図5】リストボックスを利用したときの表示例を示す
図である。
FIG. 5 is a diagram showing a display example when a list box is used.

【図6】レコードセレクタを備えた表示フォームの表示
例を示す図である。
FIG. 6 is a diagram showing a display example of a display form provided with a record selector.

【図7】リスト形式の他の表示例を説明するための図で
ある。
FIG. 7 is a diagram for explaining another display example in the list format.

【図8】本発明の他の実施例の全体構成を示すブロック
構成図である。
FIG. 8 is a block configuration diagram showing an overall configuration of another embodiment of the present invention.

【図9】キーワード相互の関係の定義の仕方を説明する
ための図である。
FIG. 9 is a diagram for explaining how to define a mutual relationship between keywords.

【図10】送出キーワード記憶部の構成説明図である。FIG. 10 is an explanatory diagram of a configuration of a transmission keyword storage unit.

【符号の説明】[Explanation of symbols]

10、12、14、16 端末装置 20、22 データベース 24 入力装置 26 出力装置 28 データ処理装置 32 入出力制御部 34 表示フォーム指定部 36 表示指示部 38 キーワード選択部 40 キーワード入力部 42 キーワード送出部 44 データ検索部 46 キーワード特徴情報対応部 48 キーワード特徴情報登録部 50 特徴情報検索部 52 キーワード記憶部 54 特徴情報記憶部 56 データ記憶部 58 検索履歴記憶部 60 選択部 62 キーワード特徴情報記憶部 64 送出キーワード記憶部 10, 12, 14, 16 Terminal device 20, 22 Database 24 Input device 26 Output device 28 Data processing device 32 Input / output control unit 34 Display form designation unit 36 Display instruction unit 38 Keyword selection unit 40 Keyword input unit 42 Keyword transmission unit 44 Data search unit 46 Keyword feature information correspondence unit 48 Keyword feature information registration unit 50 Feature information search unit 52 Keyword storage unit 54 Feature information storage unit 56 Data storage unit 58 Search history storage unit 60 Selection unit 62 Keyword feature information storage unit 64 Send keyword Memory

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数のキーワードを記憶するキーワード
記憶手段と、 これら複数のキーワードに関連する特徴情報を記憶する
特徴情報記憶手段と、 前記キーワード記憶手段に記憶されたキーワードと前記
特徴情報記憶手段に記憶された特徴情報とを選択してキ
ーワードと特徴情報との対応付けを行うキーワード特徴
情報対応手段と、 前記キーワード特徴情報対応手段により対応付けされた
キーワードと特徴情報に対して表示を指示する表示指示
手段と、 前記表示指示手段により指示されたキーワードと特徴情
報を指定の表示フォームで画面上に画像表示する表示手
段と、 前記表示手段の画面上に表示されたキーワードを指定す
るキーワード指定手段と、 前記キーワード指定手段により指定されたキーワードを
前記表示指示手段により指示されたキーワードの中から
選択するキーワード選択手段と、 前記キーワード選択手段により選択されたキーワードに
対して前記表示手段の特定の表示領域への表示を指示す
るキーワード表示指示手段とを具備することを特徴とす
るキーワード選択支援装置。
1. A keyword storage unit for storing a plurality of keywords, a characteristic information storage unit for storing characteristic information related to the plurality of keywords, a keyword stored in the keyword storage unit and the characteristic information storage unit. Keyword feature information correspondence means for selecting the stored feature information and associating the keyword with the feature information, and a display for instructing display of the keywords and feature information matched by the keyword feature information correspondence means An instructing unit, a display unit for displaying an image of the keyword and the feature information instructed by the display instructing unit on a screen in a designated display form, and a keyword designating unit for designating the keyword displayed on the screen of the display unit. , The keyword designated by the keyword designating means is designated by the display designating means. And a keyword display instruction means for instructing the keyword selected by the keyword selection means to display in a specific display area of the display means. Keyword selection support device.
【請求項2】 複数のキーワードを各キーワードに関連
する特徴情報に対応付けて記憶するキーワード特徴情報
記憶手段と、 これら複数のキーワードに関連する特徴情報を記憶する
特徴情報記憶手段と、 前記キーワード特徴情報記憶手段から指定のキーワード
と特徴情報を選択するキーワード特徴情報選択手段と、 前記キーワード特徴情報選択手段により選択されたキー
ワードと特徴情報に対して表示を指示する表示指示手段
と、 前記表示指示手段により指示されたキーワードと特徴情
報を指定の表示フォームで画面上に画像表示する表示手
段と、 前記表示手段の画面上に表示されたキーワードを指定す
るキーワード指定手段と、 前記キーワード指定手段により指定されたキーワードを
前記表示指示手段により指示されたキーワードの中から
選択するキーワード選択手段と、 前記キーワード選択手段により選択されたキーワードに
対して表示手段の特定の表示領域への表示を指示するキ
ーワード表示指示手段とを具備することを特徴とするキ
ーワード選択支援装置。
2. A keyword characteristic information storage unit for storing a plurality of keywords in association with characteristic information related to each keyword, a characteristic information storage unit for storing characteristic information related to the plurality of keywords, and the keyword characteristic. Keyword characteristic information selecting means for selecting a specified keyword and characteristic information from the information storage means, display instructing means for instructing display of the keyword and characteristic information selected by the keyword characteristic information selecting means, and the display instructing means Display means for displaying the keyword and the characteristic information designated by the above on the screen in a designated display form, a keyword designating means for designating the keyword displayed on the screen of the display means, and the keyword designating means. Is the selected keyword among the keywords instructed by the display instructing means? A keyword selection support device, comprising: keyword selection means for selecting from among the above; and keyword display instruction means for instructing display of a keyword selected by the keyword selection means in a specific display area of the display means. .
【請求項3】 表示指示手段により指示されたキーワー
ドと特徴情報に対して表示フォームを指定する表示フォ
ーム指定手段を具備することを特徴とする請求項1また
は請求項2記載のキーワード選択支援装置。
3. The keyword selection support device according to claim 1, further comprising display form designating means for designating a display form for the keyword and the feature information designated by the display designating means.
【請求項4】 特徴情報記憶手段には、各キーワードで
検索される検索集合の要素数と検索集合の検索対象全体
に示す割合のうち少なくとも一方に関する特徴情報が記
憶されていることを特徴とする請求項1記載のキーワー
ド選択支援装置。
4. The feature information storage means stores feature information relating to at least one of the number of elements of the search set searched by each keyword and the ratio of the search set to the entire search target. The keyword selection support device according to claim 1.
【請求項5】 キーワード特徴情報記憶手段には、各キ
ーワードで検索される検索集合の要素数と検索集合の検
索対象全体に示す割合のうち少なくとも一方に関する特
徴情報が各キーワードに関連付けて記憶されていること
を特徴とする請求項2記載のキーワード選択支援装置。
5. The keyword characteristic information storage means stores characteristic information relating to at least one of the number of elements of a search set searched for each keyword and the ratio of the entire search target of the search set in association with each keyword. The keyword selection support device according to claim 2, wherein
JP7089792A 1995-04-14 1995-04-14 Device for supporting selection of keyword Pending JPH08287078A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7089792A JPH08287078A (en) 1995-04-14 1995-04-14 Device for supporting selection of keyword

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7089792A JPH08287078A (en) 1995-04-14 1995-04-14 Device for supporting selection of keyword

Publications (1)

Publication Number Publication Date
JPH08287078A true JPH08287078A (en) 1996-11-01

Family

ID=13980551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7089792A Pending JPH08287078A (en) 1995-04-14 1995-04-14 Device for supporting selection of keyword

Country Status (1)

Country Link
JP (1) JPH08287078A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025491A1 (en) * 2000-09-22 2002-03-28 Kabushiki Kaisha Toshiba Display method for goods retrieval screen, goods retrieval method, servicing method using goods retrieval information, goods information database server and user terminal for goods retrieval
JP2007265111A (en) * 2006-03-29 2007-10-11 Konica Minolta Medical & Graphic Inc Information retrieval system, program, and incentive determination method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232769A (en) * 1989-03-07 1990-09-14 Canon Inc Electronic filing system
JPH03189765A (en) * 1989-12-19 1991-08-19 Matsushita Electric Ind Co Ltd Electronic filing device
JPH04313160A (en) * 1991-04-11 1992-11-05 Fuji Xerox Co Ltd Key word control system
JPH0581327A (en) * 1991-09-19 1993-04-02 Fujitsu Ltd Information retrieval supporting processor
JPH05257980A (en) * 1992-03-13 1993-10-08 Toshiba Corp Document retrieving device
JPH06149888A (en) * 1992-11-10 1994-05-31 Seiko Epson Corp Electronic filing system
JPH0756948A (en) * 1993-08-09 1995-03-03 Fuji Xerox Co Ltd Information retrieval device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02232769A (en) * 1989-03-07 1990-09-14 Canon Inc Electronic filing system
JPH03189765A (en) * 1989-12-19 1991-08-19 Matsushita Electric Ind Co Ltd Electronic filing device
JPH04313160A (en) * 1991-04-11 1992-11-05 Fuji Xerox Co Ltd Key word control system
JPH0581327A (en) * 1991-09-19 1993-04-02 Fujitsu Ltd Information retrieval supporting processor
JPH05257980A (en) * 1992-03-13 1993-10-08 Toshiba Corp Document retrieving device
JPH06149888A (en) * 1992-11-10 1994-05-31 Seiko Epson Corp Electronic filing system
JPH0756948A (en) * 1993-08-09 1995-03-03 Fuji Xerox Co Ltd Information retrieval device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002025491A1 (en) * 2000-09-22 2002-03-28 Kabushiki Kaisha Toshiba Display method for goods retrieval screen, goods retrieval method, servicing method using goods retrieval information, goods information database server and user terminal for goods retrieval
JP2007265111A (en) * 2006-03-29 2007-10-11 Konica Minolta Medical & Graphic Inc Information retrieval system, program, and incentive determination method

Similar Documents

Publication Publication Date Title
US5220625A (en) Information search terminal and system
JPH06282591A (en) Set-generation data-processing activity as well as method and apparatus for holding of record of relational data set
EP0523700B1 (en) Information search terminal and system
JPH08287078A (en) Device for supporting selection of keyword
JP2939841B2 (en) Database search device
JPH0581326A (en) Data base retrieving device
JPH07306862A (en) Information retrieving method
JPH06301734A (en) Data retrieving device
JP2001092850A (en) Terminal for information retrieval and its information displaying and inputting-outputting method
JPH08287077A (en) Device for supporting selection of keyword
JP3528541B2 (en) Search logic input device
JPS6325774A (en) Information registering/retrieving device
JPH06301735A (en) Data base retrieving device
JPH0546670A (en) Information retrieving device
JP3498635B2 (en) Information retrieval method and apparatus, and computer-readable recording medium
JP2990314B2 (en) Data management device
JP2000132555A (en) Keyword retrieval method and device therefor, and recording medium recording keyword retrieval program
JP3536302B2 (en) Data management device and method, search device and method
JPH05303591A (en) Data base retrieval processing system
JPH08255165A (en) Method and device for database generating process
JP3729144B2 (en) Document creation support device
EP0292647A2 (en) Operator assistance method for data processing
JPH06266487A (en) Information processor and help information presenting method
JPH05189488A (en) Method and device for retrieving document
JPH0728792A (en) Method and device for documentation