JP3111081B2 - Data retrieval device - Google Patents
Data retrieval deviceInfo
- Publication number
- JP3111081B2 JP3111081B2 JP03057166A JP5716691A JP3111081B2 JP 3111081 B2 JP3111081 B2 JP 3111081B2 JP 03057166 A JP03057166 A JP 03057166A JP 5716691 A JP5716691 A JP 5716691A JP 3111081 B2 JP3111081 B2 JP 3111081B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- search
- information
- display
- node
- 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.)
- Expired - Lifetime
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明は、計算機を用いて文献名
等の目的データの検索を行うシステムに係り、特に階層
構造のデータモデルを用いたデータ検索装置の改良技術
に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for retrieving target data such as a document name using a computer, and more particularly to an improved technique for a data retrieval apparatus using a hierarchically structured data model.
【0002】[0002]
【従来の技術】書籍、文献あるいは人名等のデータの検
索を行う場合、計算機を用いたデータ検索装置が用いら
れている。従来のデータ検索装置においては、データの
検索処理に際し、データモデルが用いられている。この
データモデルにもとづいて、計算機内にデータベースお
よびプログラム情報が格納される。2. Description of the Related Art When searching for data such as books, documents, and personal names, a data search device using a computer is used. In a conventional data search device, a data model is used in a data search process. Based on this data model, a database and program information are stored in the computer.
【0003】図6に階層構造のデータモデルの一例を示
す。階層構造のデータモデルは、情報ノードAを起点ノ
ード(木の根)とし、これに複数の情報ノードが各リン
クを介して接続されることによりツリー(tree)構造が
形成されている。このデータモデルを用いて目的とする
データを検索するには、木の根から出発して各経路を順
次下層側にたどる手法がとられる。すなわち、情報ノー
ドAから出発して、A→C→E→G→IあるいはA→C
→E→H→Jというように順次下位の情報ノードへと経
路をたどって目的とする実データの検索が行われる。こ
のツリー構造のデータモデルにおいては、どの実データ
にたどりつくにも、ただ1つの経路しか存在しない。FIG. 6 shows an example of a data model having a hierarchical structure. In the data model having a hierarchical structure, an information node A is used as a starting node (root of a tree), and a plurality of information nodes are connected to each other via links to form a tree structure. In order to search for target data using this data model, a method is used in which each route is sequentially traced to the lower layer starting from the root of the tree. That is, starting from the information node A, A → C → E → G → I or A → C
The search for the target actual data is performed by sequentially following the route to lower information nodes such as → E → H → J. In this tree-structured data model, there is only one path to any real data.
【0004】上記階層構造のデータモデルを用いた従来
のデータ検索装置により実際に検索を行うには、CRT
ディスプレー等の表示手段の画面上に、ある階層の情報
ノードを表示し、その表示を見ながらキーボードなどの
入力手段により選択動作を行いつつ順次下位の階層側の
情報ノードへとたどり、目的の実データを求める。In order to actually perform a search by a conventional data search apparatus using the above-described hierarchical data model, a CRT
An information node of a certain hierarchy is displayed on the screen of a display means such as a display, and the selection operation is performed by an input means such as a keyboard while watching the display, and the information nodes of the lower hierarchy are sequentially searched to perform the desired operation. Ask for data.
【0005】[0005]
【発明が解決しようとする課題】上記従来のデータ検索
装置においては、情報ノードを順次たどることにより、
データ検索を行っているため、検索作業が最下位の情報
ノード(末端ノード)に到達するまでにその下位に実デ
ータが存在するか否かを知ることはできない。その結
果、当該末端ノードの下位に実データが存在しない場合
には、それまでの検索処理がまったく無駄になってしま
うという問題点があった。In the above-mentioned conventional data search apparatus, by sequentially following information nodes,
Since the data search is being performed, it is not possible to know whether or not actual data exists at the lowermost information node (terminal node) before the search operation reaches the lowermost information node. As a result, when actual data does not exist below the end node, there is a problem that the search processing up to that point is completely wasted.
【0006】そこで、本発明は、検索処理の無駄を省
き、検索処理の効率化、高速化が可能なデータ検索装置
を提供することを目的とする。SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide a data search apparatus capable of eliminating the waste of the search processing and improving the efficiency and speed of the search processing.
【0007】[0007]
【課題を解決するための手段】本発明の原理説明図を図
1に示す。データ検索装置1は、情報ノードを表示する
表示手段2と、前記表示された情報ノードに基づいて選
択動作を行うための入力手段3と、複数の情報ノードが
階層構造を形成しているデータモデルを用い前記選択動
作に基づいて目的データの検索処理を行う検索制御手段
4と、を備え、さらに検索制御手段4は、検索過程にお
ける少なくとも一つの表示しようとする対象情報ノード
のうち、下層側に結合される経路の終端に実データを有
しない情報ノードを判別し、当該情報ノードを表示手段
2に表示することを禁止し、所定階層までは各階層にお
けるすべての情報ノードを表示手段2に表示する表示禁
止手段5を備えて構成する。FIG. 1 is a diagram illustrating the principle of the present invention. The data search device 1 includes a display unit 2 for displaying information nodes, an input unit 3 for performing a selection operation based on the displayed information nodes, and a data model in which a plurality of information nodes form a hierarchical structure. And a search control means 4 for performing a search process of the target data based on the selection operation using the selection operation. The search control means 4 further includes a search control means 4 for at least one of the target information nodes to be displayed in the search process. The information node having no actual data at the end of the route to be connected is determined, and the display of the information node on the display means 2 is prohibited .
And a display prohibition unit 5 for displaying all information nodes on the display unit 2 .
【0008】[0008]
【作用】本発明によれば、表示禁止手段5は、検索過程
における少なくとも一つの表示しようとする対象情報ノ
ードのうち、下層側に結合される経路の終端に実データ
を有しない情報ノードを判別し、当該情報ノードを表示
手段2に表示することを禁止する。According to the present invention, the display prohibiting means 5 discriminates, from at least one target information node to be displayed in the retrieval process, an information node having no actual data at the end of the path connected to the lower layer. Then, displaying the information node on the display unit 2 is prohibited.
【0009】したがって、当該情報ノードは選択動作す
なわち検索処理に用いられることがないため、当該情報
ノードに基づく無駄な検索処理が行われることがない。Therefore, since the information node is not used for the selection operation, that is, the search processing, useless search processing based on the information node is not performed.
【0010】[0010]
【実施例】次に、図2乃至図5を参照して本発明の実施
例を説明する。図2に本発明のデータ検索装置の構成図
を示す。データ検索装置10は、検索に用いる情報ノー
ドを選択するキーボード等の入力装置11と、検索対象
となるデータベースを格納する磁気ディスク装置、光デ
ィスク装置等のデータファイル装置13と、検索処理中
に情報ノードなどの検索情報を表示するCRTディスプ
レー等の表示装置16と、検索結果をハードコピー等と
して出力するレーザープリンタ等の出力装置17と、デ
ータ検索装置全体の制御を行うコントロール部20と、
を備えて構成されている。Next, an embodiment of the present invention will be described with reference to FIGS. FIG. 2 shows a configuration diagram of the data search device of the present invention. The data search device 10 includes an input device 11 such as a keyboard for selecting an information node used for search, a data file device 13 such as a magnetic disk device and an optical disk device for storing a database to be searched, and an information node device during a search process. A display device 16 such as a CRT display that displays search information such as a CRT display, an output device 17 such as a laser printer that outputs a search result as a hard copy or the like, a control unit 20 that controls the entire data search device,
It is provided with.
【0011】コントロール部20は、実データの検索処
理のプログラムおよび表示禁止処理のプログラムを記憶
しているROM12と、入力装置11から与えられる選
択情報に基づきデータファイル装置13に格納されたデ
ータベースに対してROM12に記憶されたプログラム
にしたがって実データの検索処理を行うCPU14と、
一時的に検索情報等を記憶するRAM15と、入力装置
11、データファイル装置13、表示装置16および出
力装置17とコントロール部20との間のインターフェ
ース動作を行うインターフェース部18と、を備えて構
成されている。なお、CPU14、ROM12およびR
AM間はシステムバスを介して接続され、CPU14と
インターフェース部18との間はI/Oバスを介して接
続されている。The control unit 20 has a ROM 12 storing a program for a search process of actual data and a program for a display prohibition process, and a database stored in a data file device 13 based on selection information given from the input device 11. A CPU 14 for searching for actual data according to a program stored in the ROM 12
A RAM 15 for temporarily storing search information and the like, and an interface unit 18 for performing an interface operation between the input unit 11, the data file unit 13, the display unit 16, the output unit 17, and the control unit 20 are provided. ing. Note that the CPU 14, the ROM 12, and the R
The AMs are connected via a system bus, and the CPU 14 and the interface unit 18 are connected via an I / O bus.
【0012】検索処理プログラムおよびCPU14は本
発明にかかる検索制御手段として機能し、表示禁止処理
プログラムおよびCPU14は本発明にかかる表示禁止
手段として機能する。以下、本発明にかかる検索制御手
段および表示禁止手段の動作について、図3の動作フロ
ーチャートおよび図4のデータモデルを参照して詳細に
説明する。The search processing program and the CPU 14 function as search control means according to the present invention, and the display prohibition processing program and the CPU 14 function as display prohibition means according to the present invention. Hereinafter, the operations of the search control unit and the display prohibition unit according to the present invention will be described in detail with reference to the operation flowchart of FIG. 3 and the data model of FIG.
【0013】まず、CPU14は階層番号i=1に設定
し、データファイル装置13からデータモデルの階層番
号i=1に対応する情報ノード(トップメニュー)を読
出し、その結果を表示装置16に表示する(ステップS
1)。これとともに、ユーザーが入力装置11によりい
ずれかの情報ノードを選択するまで待機する。続いて、
ユーザーが入力装置11によりいずれかの情報ノードを
選択する(ステップS2)と、当該選択された情報ノー
ドが子ノードをもたない末端ノードであるか否かを判別
する(ステップS3)。First, the CPU 14 sets the hierarchy number i = 1, reads an information node (top menu) corresponding to the hierarchy number i = 1 of the data model from the data file device 13, and displays the result on the display device 16 ( Step S
1). At the same time, it waits until the user selects one of the information nodes with the input device 11. continue,
When the user selects any information node using the input device 11 (step S2), it is determined whether the selected information node is a terminal node having no child node (step S3).
【0014】当該選択された情報ノードが末端ノードで
ある場合には、実データの有無をチェックし(ステップ
S9)、実データが有ればCPU14は実データを表示
装置16に表示する(ステップS10)とともに、必要
に応じ入力装置11から指示することにより出力装置1
7に実データおよびその他の情報をハードコピーとして
出力する。If the selected information node is a terminal node, it is checked whether or not there is actual data (step S9). If there is actual data, the CPU 14 displays the actual data on the display device 16 (step S10). ) Together with an instruction from the input device 11 as necessary,
7, the actual data and other information are output as a hard copy.
【0015】当該選択された情報ノードが末端ノードで
はない場合には、CPU14は階層番号iがあらかじめ
設定した階層番号k以上あるか否かを判別する(ステッ
プS4)、すなわち階層番号iの階層が階層番号kの階
層より下位の階層であるか否かを判別する。この階層番
号kは、この階層より上位の階層に属する情報ノードの
場合には、表示しようとする階層番号iの対象情報ノー
ドのそれぞれが下層側に結合される経路の終端に実デー
タを有しない情報ノードであるか否かにかかわらず当該
対象情報ノードを画一的に表示装置16に表示させるた
めのものである。これにより階層番号kの階層より上位
の階層においては、判別処理が省略されるため、より高
速な検索処理を行うことができる。If the selected information node is not the terminal node, the CPU 14 determines whether or not the layer number i is equal to or larger than a predetermined layer number k (step S4), that is, the layer of the layer number i is determined. It is determined whether or not the layer is lower than the layer of the layer number k. In the case of an information node belonging to a hierarchy higher than this hierarchy, the hierarchy number k does not have actual data at the end of the path where each of the target information nodes of the hierarchy number i to be displayed is connected to the lower hierarchy side. This is for displaying the target information node uniformly on the display device 16 irrespective of whether it is an information node or not. As a result, the determination process is omitted in a hierarchy higher than the hierarchy of the hierarchy number k, so that a higher-speed search process can be performed.
【0016】階層番号iが階層番号kより小さい場合に
は、階層番号kに対応する階層よりも上位に位置する階
層であるので、CPU16は当該選択された情報ノード
の階層よりも1つだけ下の階層番号i+1に対応する階
層の情報ノードを読出し、その結果を表示装置16に表
示する(ステップS5)。続いて、CPU14は階層番
号i=i+1に設定し(ステップS6)、処理をステッ
プS2に移行する。If the layer number i is smaller than the layer number k, the CPU 16 is located at a higher level than the layer corresponding to the layer number k, so that the CPU 16 is one level lower than the layer of the selected information node. The information node of the hierarchy corresponding to the hierarchy number i + 1 is read, and the result is displayed on the display device 16 (step S5). Subsequently, the CPU 14 sets the layer number i = i + 1 (step S6), and shifts the processing to step S2.
【0017】階層番号iが階層番号k以上の場合には、
当該選択された情報ノードの階層よりも1つだけ下の階
層番号i+1に対応する階層の情報ノードをRAM15
に読出すとともに、表示しようとする階層番号i+1の
対象情報ノードのうち下層側に結合される経路の終端に
実データを有しない情報ノードであるか否かを判別し、
下層側に結合される経路の終端に実データを有する情報
ノードを有効情報ノードとする評価を行う(ステップS
7)。この判別方法としては、対象情報ノードの表示に
際して各対象情報ノードの下層側に接続される経路をす
べてたどることにより判別しても良いし、予めデータベ
ース中のすべてもしくは一部の情報ノードのそれぞれが
当該情報ノードの下層側に結合される経路の終端に実デ
ータを有しない情報ノードであるか否かを判別し、その
結果を判別情報として記憶手段としてのRAM15また
はデータファイル装置13に記憶し、検索時に記憶した
判別情報に基づいて、当該情報ノードの下層側に結合さ
れる経路の終端に実データを有しない情報ノードである
か否かを判別するようしても良い。後者によれば、より
検索処理の高速化を図ることが可能である。When the layer number i is equal to or larger than the layer number k,
The information node of the hierarchy corresponding to the hierarchy number i + 1 which is lower by one than the hierarchy of the selected information node is stored in the RAM 15.
And determines whether or not the target information node of the hierarchical number i + 1 to be displayed is an information node having no actual data at the end of the path connected to the lower layer side,
An information node having actual data at the end of a path connected to a lower layer is evaluated as a valid information node (step S
7). As a method for this determination, when displaying the target information nodes, the determination may be made by following all the paths connected to the lower layer of each target information node, or all or some of the information nodes in the database may be determined in advance. It is determined whether or not the information node has no real data at the end of the path connected to the lower layer of the information node, and the result is stored in the RAM 15 or the data file device 13 as storage means as determination information, Based on the determination information stored at the time of the search, it may be determined whether or not the information node does not have actual data at the end of the path connected to the lower layer of the information node. According to the latter, it is possible to further speed up the search processing.
【0018】次に、CPU14は上述した有効情報ノー
ドだけをデータファイル13から読出して表示装置16
に表示し(ステップS8)、処理をステップS6に移行
する。これによりCPU14は階層番号i=i+1に設
定し(ステップS6)、処理をステップS2に移行す
る。以下、同様の処理を繰返し、実データを得る。この
ように、階層番号k以上の階層に属する情報ノードは、
有効ノード以外のノードは選択メニューとして表示され
ることはない。すなわち、その末端ノードの下位に実デ
ータを有しない情報ノードが選択メニューとして表示さ
れることはないので、実データに到達しない無駄な検索
処理が行われず、より効率良く検索処理を行うことがで
きる。Next, the CPU 14 reads out only the above-mentioned valid information nodes from the data file 13 and
(Step S8), and the process proceeds to step S6. Thereby, the CPU 14 sets the hierarchy number i = i + 1 (step S6), and shifts the processing to step S2. Hereinafter, the same processing is repeated to obtain actual data. As described above, the information nodes belonging to the layer with the layer number k or higher are:
Nodes other than valid nodes are not displayed as a selection menu. That is, since an information node having no actual data below the terminal node is not displayed as a selection menu, a useless search process that does not reach the actual data is not performed, and the search process can be performed more efficiently. .
【0019】図5により具体的なデータモデルを示す。
図5は日本十進分類法により書籍検索システムを構築す
る場合のデータモデルの一例であり、例えば、近世史に
関する文献が一冊も登録されていない状態では、情報ノ
ード「日本史」を選択した直後の選択メニューとして情
報ノード「近世史」を表示しないようにする。FIG. 5 shows a specific data model.
FIG. 5 shows an example of a data model in the case of constructing a book search system based on the Japanese decimal classification method. The information node "Early Modern History" is not displayed as the selection menu immediately after.
【0020】このように、いかなる経路をたどっても実
データにたどりつくことのない情報ノードが選択メニュ
ーとして表示されないようになっているため、実データ
の状態によって分類体系そのものを最適化することな
く、快適なユーザーインターフェース提供することがで
きる。以上の実施例においては、すべての情報ノードを
表示する階層番号kを一定としていたが、入力装置から
階層番号kを入力することにより、任意の階層番号に変
更できるように構成することも可能である。また、この
ような階層番号kを設定せず、トップメニューの段階か
らいかなる経路をたどっても実データにたどりつくこと
のない情報ノードを選択メニューとして表示しないよう
に構成することも可能である。As described above, since the information nodes that do not reach the actual data regardless of the route are not displayed as the selection menu, the classification system itself is not optimized according to the state of the actual data. A comfortable user interface can be provided. In the above embodiment, the layer number k for displaying all the information nodes is fixed. However, it is possible to change the layer number to an arbitrary layer number by inputting the layer number k from the input device. is there. Further, it is also possible not to set such a hierarchy number k, and to configure so that an information node which does not reach actual data even when following any route from the top menu stage is not displayed as a selection menu.
【0021】[0021]
【発明の効果】本発明のデータ検索装置によれば、表示
禁止手段は、検索過程における少なくとも一つの表示し
ようとする対象情報ノードのうち、下層側に結合される
経路の終端に実データを有しない情報ノードを判別し、
当該情報ノードを前記表示手段に表示することを禁止す
るので、実データに到達しない無駄な検索処理を行うこ
とがなくなり、検索処理の効率化、高速化が可能となる
という効果を奏する。According to the data search device of the present invention, the display prohibiting means has the actual data at the end of the path connected to the lower layer among at least one target information node to be displayed in the search process. Determine which information nodes do not
Since the display of the information node on the display means is prohibited, there is no need to perform a useless search process that does not reach the actual data, and the efficiency and speed of the search process can be increased.
【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.
【図2】本発明の実施例の構成図である。FIG. 2 is a configuration diagram of an embodiment of the present invention.
【図3】検索処理の動作フローチャートである。FIG. 3 is an operation flowchart of a search process.
【図4】データモデルの説明図である。FIG. 4 is an explanatory diagram of a data model.
【図5】より具体的なデータモデルの説明図である。FIG. 5 is an explanatory diagram of a more specific data model.
【図6】従来のデータ検索装置のデータモデルの説明図
である。FIG. 6 is an explanatory diagram of a data model of a conventional data search device.
1…データ検索装置 2…表示手段 3…入力手段 4…検索制御手段 5…表示禁止手段 10…データ検索装置 11…入力装置 12…ROM 13…データファイル装置 14…CPU 15…RAM 16…表示装置 17…出力装置 18…インターフェース部 DESCRIPTION OF SYMBOLS 1 ... Data search device 2 ... Display means 3 ... Input means 4 ... Search control means 5 ... Display inhibition means 10 ... Data search device 11 ... Input device 12 ... ROM 13 ... Data file device 14 ... CPU 15 ... RAM 16 ... Display device 17 output device 18 interface unit
───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/30 JICSTファイル(JOIS)──────────────────────────────────────────────────の Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 17/30 JICST file (JOIS)
Claims (3)
表示された情報ノードに基づいて選択動作を行うための
入力手段と、複数の情報ノードが階層構造を形成してい
るデータモデルを用い前記選択動作に基づいて目的デー
タの検索処理を行う検索制御手段と、を備えたデータ検
索装置において、 前記検索制御手段は、検索過程における少なくとも一つ
の表示しようとする対象情報ノードのうち、下層側に結
合される経路の終端に実データを有しない情報ノードを
判別し、当該情報ノードを前記表示手段に表示すること
を禁止し、所定階層までは各階層におけるすべての情報
ノードを前記表示手段に表示する表示禁止手段を備えた
ことを特徴とするデータ検索装置。A display unit for displaying information nodes; an input unit for performing a selection operation based on the displayed information nodes; and a data model in which a plurality of information nodes form a hierarchical structure. A search control unit for performing a search process of target data based on the selection operation, wherein the search control unit is located at a lower layer side of at least one target information node to be displayed in a search process. An information node having no actual data at the end of the route to be connected is determined, and the information node is prohibited from being displayed on the display means.
A data search device comprising a display prohibition unit for displaying a node on the display unit .
て、前記表示禁止手段は、第n階層の前記対象情報ノードの
表示を行うに際し、下層側の第(n+1)階層における
情報ノードについての 前記判別を行うことを特徴とする
データ検索装置。2. The data search device according to claim 1, wherein the display prohibition unit is configured to detect the target information node of the n-th hierarchy.
When displaying, in the lower (n + 1) th hierarchy
A data search device , wherein the determination is performed on an information node .
て、前記所定階層の階層数を変更する表示階層変更手段を備
えた ことを特徴とするデータ検索装置。3. The data search device according to claim 1 , further comprising a display layer changing means for changing the number of said predetermined layers.
Data retrieval apparatus, characterized in that was e.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP03057166A JP3111081B2 (en) | 1991-03-20 | 1991-03-20 | Data retrieval device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP03057166A JP3111081B2 (en) | 1991-03-20 | 1991-03-20 | Data retrieval device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH04291667A JPH04291667A (en) | 1992-10-15 |
JP3111081B2 true JP3111081B2 (en) | 2000-11-20 |
Family
ID=13047973
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP03057166A Expired - Lifetime JP3111081B2 (en) | 1991-03-20 | 1991-03-20 | Data retrieval device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3111081B2 (en) |
-
1991
- 1991-03-20 JP JP03057166A patent/JP3111081B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH04291667A (en) | 1992-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2816241B2 (en) | Image information retrieval device | |
JP3315781B2 (en) | User information management device, information filter, information classification device, information reproduction device, information search device, and kana-kanji conversion device | |
JP3111081B2 (en) | Data retrieval device | |
JPH1131156A (en) | Device and method for retrieving document | |
JPH0934911A (en) | Information retrieval device | |
JPS6136868A (en) | Information retriever | |
JPH06243172A (en) | Electronic filing device | |
JPH03286371A (en) | Document information retrieving device | |
JP3064323B2 (en) | Character string replacement device with attributes | |
JP2861453B2 (en) | Hypertext model creation device | |
JP3902825B2 (en) | Document search system and method | |
JP3198941B2 (en) | Information processing device and recording medium | |
JP3498635B2 (en) | Information retrieval method and apparatus, and computer-readable recording medium | |
JPS61262924A (en) | Electronic file device | |
JP3047400B2 (en) | Data processing device | |
JP2868256B2 (en) | Program editing device | |
JPH0616268B2 (en) | Separate knowledge base generation support method | |
JP6465188B2 (en) | Information processing program, apparatus, and method | |
JPH0736934A (en) | Method and device for information retrieval | |
JPH01106168A (en) | Document producing device | |
JP3396374B2 (en) | Image processing apparatus and image processing method | |
JPH09128206A (en) | Information processor | |
JPH03229368A (en) | Image displaying/retrieving system | |
JPS63173163A (en) | Information retriever | |
JPH10269227A (en) | Generating method for classification data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080914 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090914 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100914 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100914 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110914 Year of fee payment: 11 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110914 Year of fee payment: 11 |