JP2005327316A - Integrated retrieval system - Google Patents

Integrated retrieval system Download PDF

Info

Publication number
JP2005327316A
JP2005327316A JP2005213896A JP2005213896A JP2005327316A JP 2005327316 A JP2005327316 A JP 2005327316A JP 2005213896 A JP2005213896 A JP 2005213896A JP 2005213896 A JP2005213896 A JP 2005213896A JP 2005327316 A JP2005327316 A JP 2005327316A
Authority
JP
Japan
Prior art keywords
search
keyword
data
search device
keywords
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2005213896A
Other languages
Japanese (ja)
Other versions
JP4103905B2 (en
Inventor
Toshiaki Ando
俊明 安藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP2005213896A priority Critical patent/JP4103905B2/en
Publication of JP2005327316A publication Critical patent/JP2005327316A/en
Application granted granted Critical
Publication of JP4103905B2 publication Critical patent/JP4103905B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an integrated retrieval device allowing a user to cheaply and easily use it without considering structures of individual retrieval devices, and capable of properly retrieving data demanded by the user. <P>SOLUTION: When a keyword is inputted by an input means 2a, a keyword expansion means 2c expands the inputted keyword to a keyword group related thereto by using a keyword expansion function of a retrieval device having the keyword expansion function; and a data registration control means 2d registers the keyword based on the expanded keyword group to a retrieval device of a registration object by relating it with data. Thereby, even when data are retrieved by the retrieval device without having a keyword expansion function, the data can be properly retrieved like the retrieval device having the keyword expansion function. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、複数の検索装置を利用して、指定されたキーワードに基づいてデータを検索する統合化検索装置に関する。   The present invention relates to an integrated search device that uses a plurality of search devices to search for data based on a specified keyword.

従来より、テキストデータ等といったデータとキーワードとを対応付けてデータベースに登録し、指定されたキーワードに基づいてデータを検索する検索装置(データベースシステム)が知られている。
このような検索装置は、目的に応じて或いはユーザ毎といったように備えられており、例えば、同一の処理端末装置内、或いは同一のネットワーク内に複数存在している場合がある。
2. Description of the Related Art Conventionally, a search device (database system) is known in which data such as text data is associated with a keyword and registered in a database, and data is searched based on a specified keyword.
Such a search device is provided according to the purpose or for each user. For example, a plurality of search devices may exist in the same processing terminal device or in the same network.

そして、上記した複数存在する検索装置を有効利用することを目的として、複数の検索装置を統合化するといったことが行われている。
例えば、特許公告公報昭60-58492号に記載された発明には、同種類の複数のデータベースに対してデータを検索するデータベース検索方式が開示されている。また、公開特許公報昭60-195653号に記載された発明には、複数の分散しているデータベースを統合して管理するデータベース統合化法が開示されている。
For the purpose of effectively using the plurality of search devices described above, a plurality of search devices are integrated.
For example, the invention described in Japanese Patent Publication No. 60-58492 discloses a database search method for searching data in a plurality of databases of the same type. The invention described in Japanese Patent Application Laid-Open No. 60-195653 discloses a database integration method for integrating and managing a plurality of distributed databases.

ここで、検索装置が有するデータベースでは、論理構造の定義(所謂、スキーマ)を規定することによって、データに関する属性の表現を統一するとともに同一属性に属するデータのデータ型を統一し、さらに、同様な意味を持つデータを同じデータ値で表現することによって、データの同値性を確保している。例えば、金額を表す属性としての「単価」においては、データは数値型データとして定義され、当該属性中でのデータの単位を「円」としている場合には、当該「単価」の属性中には、「ドル」や「千円」といった単位のデータが混在していることはない。   Here, in the database of the search device, by defining the definition of logical structure (so-called schema), the expression of attributes related to data is unified, the data types of data belonging to the same attribute are unified, and the same By representing meaningful data with the same data values, data equivalence is ensured. For example, in the “unit price” as an attribute representing the amount of money, the data is defined as numerical data, and when the unit of data in the attribute is “yen”, the “unit price” attribute includes , Data of units such as “dollar” and “thousand yen” are never mixed.

しかしながら、テキストデータについては、文字型や文字列型のデータとして統一した定義がされているものの、テキストデータには同じ意味を表す言葉が複数存在し、表現は様々であるために、同様の意味を有するデータが同じデータ値(語句)で表されているとは限らない。例えば、外来語をカタカナ表記する場合には、同じ意味の語句であっても表現の仕方の違いによって複数存在してしまうことがある。   However, text data has a uniform definition as character type or character string type data, but there are multiple terms that have the same meaning in text data, and the expressions are different. Are not always represented by the same data value (word). For example, when a foreign word is written in katakana, there may be a plurality of words having the same meaning depending on the way of expression.

ここで、検索装置によってテキストデータに対応付けられたキーワードとしては、テキストデータ中の語句そのままの場合や、テキストデータに関連し、付与された語句の場合等があり、検索装置によって検索がなされる場合には、ユーザ等から指定されたキーワードが前記テキストデータに対応付けられたキーワードと一致するか否かが判断される。   Here, the keywords associated with the text data by the search device include a case in which the words in the text data are intact or a case in which the words are given in relation to the text data, and the search is performed by the search device. In this case, it is determined whether or not the keyword specified by the user or the like matches the keyword associated with the text data.

したがって、上記したようなテキストデータを検索する場合には、ユーザ等が指定したキーワードと同様な意味を有する語句がテキストデータのキーワードとして対応付けられていながら一致しないときには、当該テキストデータは検索対象として検出されず、ユーザが必要とするデータを適切に検出することができないといったデータ値に関する問題が生じてしまう。   Therefore, when searching for text data as described above, if a phrase having the same meaning as the keyword specified by the user or the like is associated as a keyword of the text data but does not match, the text data is set as a search target. There is a problem with data values that is not detected and the data required by the user cannot be detected properly.

この問題を解決する方法としては、同じ意味を持つ複数の語句を1つの語句(統制語)に統一して扱う第一の方法と、指定されたキーワードを展開(例えば、同義語展開)する第二の方法とが知られている。   As a method for solving this problem, there are a first method of handling a plurality of words having the same meaning in a single word (control word) and a method for expanding a specified keyword (for example, synonym expansion). Two methods are known.

第一の方法では、管理/登録された統制語をテキストデータに対応付けるキーワードとするとともに、データを検索する際にユーザが指定するキーワードとしても統制語を利用することによって、所望のデータを適切に検出することができる。一方、テキストデータを登録する際や検索する際には、キーワードとなる統制語を統制語集合の中から選ばなければならない。   The first method uses the controlled / registered controlled words as keywords that correspond to the text data, and uses the controlled words as keywords specified by the user when searching for data. Can be detected. On the other hand, when registering or retrieving text data, a controlled word to be a keyword must be selected from the controlled word set.

第二の方法では、テキストデータを登録する際には、ユーザにキーワードを入力させ、入力されたキーワードを複数の同義語に展開して、当該複数の同義語をテキストデータに対応付けておくことによって、以降にユーザが指定したキーワードと、データに対応付けられたキーワードとが効果的に一致するようにしている。また、検索する際には、ユーザに自由にキーワードを選択させ、選択されたキーワードを複数の同義語のキーワードに展開し、当該展開した複数のキーワードに従ってテキストデータを検索することによって、ユーザーの必要とするデータを検出することができる。なお、同義語を利用したキーワード展開機能を検索装置に実現するためには、同義語辞書と同義語辞書に対する検索を行う機能を必要とする。   In the second method, when registering text data, the user inputs a keyword, expands the input keyword into a plurality of synonyms, and associates the plurality of synonyms with the text data. Thus, the keyword designated by the user thereafter and the keyword associated with the data are effectively matched. In addition, when searching, the user can freely select a keyword, expand the selected keyword into a plurality of synonymous keywords, and search for text data according to the expanded keywords, so that the user needs Can be detected. In addition, in order to implement | achieve the keyword expansion | deployment function using a synonym in a search device, the function to search with respect to a synonym dictionary and a synonym dictionary is required.

この2つのいずれかの方法を複数の検索装置に適用することによって、上記したデータ値に関する問題を解消することができる。しかしながら、第一の方法を適用した場合には、複数の検索装置において使用する統制語集合を統一しておかなければならない。また、第二の方法を適用した場合には、複数の検索装置それぞれにキーワード展開機能を備えなければならずコストがかかってしまう。   By applying either of these two methods to a plurality of search devices, the above-described problem relating to data values can be solved. However, when the first method is applied, it is necessary to unify controlled word sets used in a plurality of search devices. In addition, when the second method is applied, it is necessary to provide a keyword expansion function for each of the plurality of search devices, which increases costs.

更に、複数の検索装置に対して登録或いは検索等といった処理を行う場合には、各検索装置において、扱うデータや扱う状況等といった目的が違うために、例えば、構造型データベース、関係型データベースといったようにデータベースの構成が異なっていたり、データベースの構成が同じであってもスキーマが異なっているといった状況が生じており、同一の手順では各検索装置を利用できないという問題が生じていた。   Further, when processing such as registration or search is performed for a plurality of search devices, the purposes such as the data to be handled and the situation to be handled are different in each search device. However, even if the database configuration is the same, the schema is different even if the database configuration is the same, and there is a problem that each search device cannot be used in the same procedure.

このデータベースの構成の違いを解決する方法としては、ユーザが指定した検索式を検索装置毎に適した検索式や操作コマンド列に変換する方法がある。例えば、公開特許公報平2-67682号に掲載された発明では、SQL(構造化照会言語)でユーザが書いた検索式をDML(データベース操作言語)に変換することで、構造型データベースを検索できるようにしている。すなわち、構造型データベースシステム上に関係データベースシステムを構築することで、ユーザが構造型データベースを関係データベースシステムと同等な手順でアクセスできるようにしている。   As a method for solving this difference in the structure of the database, there is a method of converting a search formula designated by the user into a search formula or operation command string suitable for each search device. For example, in the invention described in Japanese Patent Publication No. 2-67682, a structured database can be searched by converting a search expression written by a user in SQL (Structured Query Language) into DML (Database Operation Language). I am doing so. That is, by constructing a relational database system on the structural database system, the user can access the structural database in the same procedure as the relational database system.

また、複数の検索装置の構成が関係型データベースシステムである場合において、スキーマの違いに関するシステム差異を解決する方法としては、連邦データベースがあり、この連邦データベースは、スキーマの異なる複数の関係データベースを、1つのスキーマに従う関係データベースとして検索可能にするための技術として知られている。   In addition, when the configuration of a plurality of search devices is a relational database system, there is a federal database as a method for resolving the system difference related to the schema difference. It is known as a technique for enabling search as a relational database according to one schema.

すなわち、「Federated Database Systems for Managing Distributed, Heterogeneous, and Autonomous Databases」, ACM Computing surveys, Vol.22, No.3, September 1990の3.1節Methodology for Developing a Federated Database System(pp215 - 218)に紹介されているスキーマ・インテグレーションを利用することによって、複数のデータベースを1つのデータベースのようにユーザに見せることができる。なお、スキーマ・インテグレーションを利用するためには、各データベース上の異なるスキーマを1つのスキーマに対応させる情報(データ辞書)と、情報に基づいて変換するための機能とを用意する必要がある。   In other words, it was introduced in Section 3.1 Methodology for Developing a Federated Database System (pp215-218) in `` Federated Database Systems for Managing Distributed, Heterogeneous, and Autonomous Databases '', ACM Computing surveys, Vol.22, No.3, September 1990. Multiple schemas can be shown to the user as if they were a single database. Note that in order to use schema integration, it is necessary to prepare information (data dictionary) for associating different schemas in each database with one schema and a function for converting based on the information.

上記した2つの方法を組み合わせることによって、データベースの構成の違いやスキーマの違いといったシステム差異を吸収することができ、ユーザは複数の検索装置を同一の手順で利用できる。
例えば、スキーマ・インテグレーションを利用した検索装置の統合を図15を参照して説明する。同図は、スキーマ・インテグレーションによって属性「商品名」「種別」といったスキーマを持つ検索装置aと、属性「製品名」「種別」といったスキーマを持つ検索装置bとが、属性「プロダクト」「タイプ」といったスキーマに統合された図であり、検索装置aの属性「商品名」と検索装置bの属性「製品名」が属性「プロダクト」に統合され、同様に、検索装置a及びbの属性「種別」が「タイプ」に統合されている。
したがって、ユーザが検索を行う場合には、統合されたスキーマに従った検索を行うことによって検索装置a及びbに対して検索することができる。
By combining the two methods described above, system differences such as database configuration differences and schema differences can be absorbed, and the user can use a plurality of search devices in the same procedure.
For example, integration of search devices using schema integration will be described with reference to FIG. The figure shows that a search device a having a schema such as attributes “product name” and “type” by a schema integration and a search device b having a schema such as attributes “product name” and “type” have attributes “product” and “type”. The attribute “product name” of the search device a and the attribute “product name” of the search device b are integrated into the attribute “product”. Similarly, the attribute “type” of the search devices a and b is "Is integrated into" Type ".
Therefore, when the user performs a search, the search devices a and b can be searched by performing a search according to the integrated schema.

なお、複数の検索装置を統合して、検索等の手順を同一にすることができたとしても、各検索装置がキーワード展開機能等を有していない場合には、依然として前述したデータ値に関する問題が残っている。
すなわち、検索装置aの属性「タイプ」の値として通常の用語(例えば「関係データベース管理システム」等)が使用し、検索装置bの属性「タイプ」の値として省略形の用語(例えば、「RDBMS」等)を使用している場合において、「タイプ=RDBMS」と指定して該当すプロダクトを検索しても、「RDBMS」と同様な意味を持つ検索装置a内の「関係データベース管理システム」については、データ値が一致しないために検出されず、当該「関係データベース管理システム」に対応する「○×リレーショナル」といったプロダクトをユーザが取得することができない。したがって、検索装置毎に的確なキーワードを設定しなければ、必要とするデータを適切に検索することができない。
Even if a plurality of search devices can be integrated and the search procedure can be made the same, if each search device does not have a keyword expansion function etc., the above-mentioned problem regarding the data value still remains. Remains.
That is, a normal term (for example, “Relational Database Management System” or the like) is used as the value of the attribute “type” of the search device a, and an abbreviated term (for example, “RDBMS” is used as the value of the attribute “type” of the search device b. ”, Etc.), even if the corresponding product is searched by specifying“ type = RDBMS ”, the“ relational database management system ”in the search device a having the same meaning as“ RDBMS ” Is not detected because the data values do not match, and the user cannot obtain a product such as “Ox relational” corresponding to the “relational database management system”. Therefore, necessary data cannot be properly searched unless an accurate keyword is set for each search device.

なお、公開特許公報平6-35784号に記載された発明には、データ構造の異なるデータベースから、任意のデータを有意情報として複数の端末に出力するシステムが開示されている。   The invention described in Japanese Patent Application Laid-Open No. 6-35784 discloses a system that outputs arbitrary data as significant information to a plurality of terminals from databases having different data structures.

上記したように、複数の検索装置を備えた統合化検索装置において、ユーザが必要とするデータを適切に検索する方法としては、検索装置毎にキーワード展開機能を備える方法があるが、この場合には、複数の検索装置にキーワード展開機能を備えなければならずコストがかかってしまう。
また、他の方法としては、各検索装置において統制語を使用する方法もあるが、この方法では各検索装置毎に使用する統制語の集合が異なってしまう場合もあり、この場合には、検索対象の検索装置毎に設定されている統制語を検索時のキーワードとしてユーザが指定しなければならないといった手間が発生していた。
As described above, in the integrated search device including a plurality of search devices, as a method for appropriately searching for data required by the user, there is a method having a keyword expansion function for each search device. Requires a keyword expansion function for a plurality of search devices, which is costly.
As another method, there is a method of using controlled words in each search device, but in this method, a set of controlled words used for each search device may be different. There has been a problem that the user has to specify a controlled word set for each target search device as a keyword at the time of search.

本発明は、上記した従来の事情に鑑みなされたもので、コストをかけることなく、個々の検索装置の構成をユーザが考慮することなく容易に利用でき、ユーザの必要とするデータを適切に検索することのできる統合化検索装置及びキーワード展開方法を提供することを目的としている。   The present invention has been made in view of the above-described conventional circumstances, and can easily use the configuration of each search device without consideration of the cost without considering the user and appropriately search for the data required by the user. An object of the present invention is to provide an integrated search device and a keyword expansion method that can be used.

上記目的を達成するために本発明に係る統合化検索装置は、データとキーワードとを対応付けてデータベースに登録し、指定されたキーワードに基づいてデータを検索する検索装置を複数備えた統合化検索装置において、登録するデータに対するキーワードを入力する入力手段と、入力されたキーワードを関連するキーワードに展開するキーワード展開手段と、展開されたキーワードに基づいたキーワードをデータに対応付けて所定の検索装置へ登録させるデータ登録制御手段と、を備えたことを特徴とする。   In order to achieve the above object, an integrated search apparatus according to the present invention associates data and keywords with each other and registers them in a database, and includes an integrated search including a plurality of search apparatuses that search data based on specified keywords. In the apparatus, an input means for inputting a keyword for data to be registered, a keyword expansion means for expanding the input keyword into a related keyword, and a keyword based on the expanded keyword is associated with the data to a predetermined search apparatus. And a data registration control means for registration.

ここで、入力されたキーワードを関連するキーワードに展開するとは、例えば、
或るキーワードの同義語、或るキーワードと概念を共通とする語句、或るキーワードと関連が深い語句、或るキーワードがアルファベット表記であれば頭文字を大文字或いは小文字に変換させるための手順、或るキーワードがカタカナ表記であれば同一の意味を表す他のカタカナ表記へ変換させるための手順等といった知識を保持した知識ベース(例えば、辞書)に基づいて、入力されたキーワードに関連する語句を取り出すことをいう。
また、展開されたキーワードに基づいたキーワードをデータに対応付けるとは、
展開されたキーワードの中の少なくとも一つをデータに対応付けることだけでなく、展開されたキーワードの少なくとも一つに加え、入力されたキーワードをデータに対応付けることも含んでいる。
Here, expanding an input keyword into a related keyword is, for example,
A synonym of a keyword, a phrase that shares a concept with a keyword, a phrase closely related to a keyword, a procedure for converting an initial letter to uppercase or lowercase if a keyword is represented in alphabet, or If the keyword to be entered is in katakana notation, a word / phrase related to the input keyword is extracted based on a knowledge base (for example, a dictionary) holding knowledge such as a procedure for converting to another katakana notation that represents the same meaning. That means.
Also, to associate keywords based on expanded keywords with data,
This includes not only associating at least one of the expanded keywords with the data but also associating the input keyword with the data in addition to at least one of the expanded keywords.

上記した統合化検索装置では、入力手段によってキーワードが入力されると、キーワード展開手段が入力されたキーワードを関連するキーワードに展開し、データ登録制御手段が展開されたキーワードに基づいたキーワードをデータに対応付けて所定の検索装置へ登録させる。   In the integrated search device described above, when a keyword is input by the input unit, the keyword expansion unit expands the input keyword into a related keyword, and the data registration control unit converts the keyword based on the expanded keyword into data. Corresponding information is registered in a predetermined search device.

したがって、検索装置にデータを格納する際に、入力されたキーワードに関連するキーワードをデータに対応付けることができるので、入力されたキーワードに関連する複数のキーワードをデータに対応させることができ、検索時には必要なデータを適切に検索することができる。また、統制語を利用した検索装置にデータを登録する際であっても、入力されたキーワードを展開することによって統制語に該当するキーワードを得ることができ、ユーザが格納先の検索装置でのデータに対応付ける統制語を調べるといった手間を省くことができる。   Therefore, when storing data in the search device, keywords related to the input keyword can be associated with the data, so that a plurality of keywords related to the input keyword can be associated with the data. Necessary data can be searched appropriately. In addition, even when registering data in a search device that uses controlled words, keywords that correspond to the controlled words can be obtained by expanding the input keywords, and the user can use the search device in the storage location. This saves you the trouble of checking the controlled words associated with the data.

本発明に係る統合化検索装置は、データとキーワードとを対応付けてデータベースに登録し、指定されたキーワードに基づいてデータを検索する検索装置を複数備えた統合化検索装置において、検索するデータに関するキーワードを入力する入力手段と、入力されたキーワードを関連するキーワードに展開するキーワード展開手段と、展開されたキーワードに基づいて、所定の検索装置にデータを検索させるデータ検索制御手段と、を備えたことを特徴とする。   An integrated search device according to the present invention relates to data to be searched in an integrated search device including a plurality of search devices that search data based on a specified keyword by registering data and keywords in association with each other in a database. An input means for inputting a keyword, a keyword expansion means for expanding the input keyword into related keywords, and a data search control means for causing a predetermined search device to search for data based on the expanded keyword. It is characterized by that.

ここで、展開されたキーワードに基づいて検索させるとは、展開されたキーワードの中の少なくとも一つを使用して検索させることことだけでなく、展開されたキーワードの少なくとも一つに加え、入力されたキーワードを使用して検索させることも含んでいる。   Here, to search based on the expanded keyword is not only to search using at least one of the expanded keywords, but also to be input in addition to at least one of the expanded keywords. This also includes letting you search using other keywords.

上記した統合化検索装置では、入力手段によって検索するデータに関するキーワードが入力されると、キーワード展開手段が入力されたキーワードを関連するキーワードに展開し、データ検索制御手段が展開されたキーワードに基づいて所定の検索装置にデータを検索させる。   In the above integrated search device, when a keyword related to data to be searched is input by the input means, the keyword expansion means expands the input keyword into related keywords, and the data search control means based on the expanded keyword. A predetermined retrieval device is made to retrieve data.

したがって、検索装置を検索する際に、入力されたキーワードに関連するキーワードによって検索が行われるために、入力されたキーワードに関連する複数のキーワード群を使用して検索することができ、必要なデータを適切に検索することができる。また、統制語を利用した検索装置を検索する際には、入力されたキーワードを展開することによって統制語に該当するキーワードを得ることができ、ユーザが検索の際に目的とするデータの統制語を調べるといった手間を省くことができる。   Therefore, when searching for a search device, because a search is performed using keywords related to the input keyword, it is possible to search using a plurality of keyword groups related to the input keyword, and necessary data Can be searched appropriately. Also, when searching for a search device that uses controlled words, keywords that correspond to the controlled words can be obtained by expanding the input keywords, and the controlled words of the target data for the user to search for can be obtained. Can be saved.

本発明に係る統合化検索装置は、データとキーワードとを対応付けてデータベースに登録し、指定されたキーワードに基づいてデータを検索する検索装置を複数備えた統合化検索装置において、検索するデータに関するキーワードを入力する入力手段と、入力されたキーワードに基づいて、検索装置にデータを検索させる予備検索制御手段と、検索結果から入力されたキーワードに関連するキーワードを予め設定された規則に従って抽出する抽出手段と、抽出されたキーワードに基づいて、所定の検索装置にデータを検索させるデータ検索制御手段と、を備えたことを特徴とする。   An integrated search device according to the present invention relates to data to be searched in an integrated search device including a plurality of search devices that search data based on a specified keyword by registering data and keywords in association with each other in a database. An input means for inputting a keyword, a preliminary search control means for causing the search device to search for data based on the input keyword, and an extraction for extracting a keyword related to the keyword input from the search result according to a preset rule And a data search control means for causing a predetermined search device to search for data based on the extracted keyword.

ここで、予め設定された規則に従って抽出するとは、例えば、検索結果のデータに付与されたキーワードを抽出すること、検索結果のデータ中の入力されたキーワードと同一文章内のキーワードを抽出すること、検索結果のデータ内で入力されたキーワードに近接するキーワードを抽出すること、検索結果のデータ内の入力したキーワードと同種の文書構造を持ったキーワードを抽出すること、検索結果のデータ内の入力したキーワードと、主語述語の関係、修飾被修飾の関係、並列関係等といった文法的或いは意味的な関係を有するキーワードを抽出することを意味している。   Here, extracting in accordance with a preset rule means, for example, extracting a keyword assigned to search result data, extracting a keyword in the same sentence as an input keyword in the search result data, Extract keywords that are close to the keyword entered in the search result data, extract keywords that have the same type of document structure as the keyword entered in the search result data, input in the search result data This means that keywords having a grammatical or semantic relationship such as a relationship between a keyword and a subject predicate, a modified modification relationship, a parallel relationship, and the like are extracted.

また、抽出されたキーワードに基づいて検索させるとは、抽出されたキーワードの中の少なくとも一つを使用して検索させることだけでなく、抽出されたキーワードの少なくとも一つに加え、入力されたキーワードを使用して検索させることも含んでいる。   The search based on the extracted keyword is not only a search using at least one of the extracted keywords, but also an input keyword in addition to at least one of the extracted keywords. It also includes making it search using.

上記した統合化検索装置では、入力手段によって検索するデータに関するキーワードが入力されると、予備検索制御手段が入力されたキーワードに基づいて、検索装置にデータを検索させ、抽出手段が検索結果から入力されたキーワードに関連するキーワードを予め設定された規則に従って抽出し、抽出されたキーワードに基づいて、データ検索制御手段が所定の検索装置にデータを検索させる。   In the integrated search device described above, when a keyword related to data to be searched is input by the input means, the preliminary search control means causes the search device to search for data based on the input keyword, and the extraction means inputs from the search result. A keyword related to the extracted keyword is extracted according to a preset rule, and based on the extracted keyword, the data search control means causes a predetermined search device to search for data.

したがって、知識ベースを備えていなくとも、入力されたキーワードに関連するキーワードを得ることができるために、当該得られたキーワードに基づいて検索することによって、必要なデータを適切に検索することができる。また、知識ベースを備えていなくとも、統制語を利用した検索装置を検索する際において、入力されたキーワードに関連するキーワードを得ることによって統制語に該当するキーワードを得ることができ、ユーザが目的とするデータの統制語を調べるといった手間を省くことができる。   Therefore, since it is possible to obtain a keyword related to the input keyword without having a knowledge base, the necessary data can be appropriately searched by performing a search based on the obtained keyword. . In addition, even when a knowledge base is not provided, a keyword corresponding to a controlled word can be obtained by obtaining a keyword related to the input keyword when searching for a search device using the controlled word. It is possible to save the trouble of checking the controlled word of the data.

本発明に係る統合化検索装置は、データとキーワードとを対応付けてデータベースに登録し、指定されたキーワードに基づいてデータを検索する検索装置を複数備えた統合化検索装置において、登録するデータに対するキーワードを入力する入力手段と、入力されたキーワードに基づいて、検索装置にデータを検索させる予備検索制御手段と、検索結果から入力されたキーワードに関連するキーワードを予め設定された規則に従って抽出する抽出手段と、抽出されたキーワードに基づいたキーワードをデータに対応付けて所定の検索装置へ登録させるデータ登録制御手段と、を備えたことを特徴とする。   An integrated search device according to the present invention registers data and keywords in a database in association with each other, and in an integrated search device provided with a plurality of search devices that search for data based on a specified keyword. An input means for inputting a keyword, a preliminary search control means for causing the search device to search for data based on the input keyword, and an extraction for extracting a keyword related to the keyword input from the search result according to a preset rule Means and data registration control means for registering a keyword based on the extracted keyword in a predetermined search device in association with the data.

ここで、抽出されたキーワードに基づいたキーワードをデータに対応付けるとは、抽出されたキーワードの中の少なくとも一つをデータに対応付けることだけでなく、抽出されたキーワードの少なくとも一つに加え、入力されたキーワードをデータに対応付けることも含んでいる。   Here, associating a keyword based on the extracted keyword with data means not only associating at least one of the extracted keywords with data, but also in addition to at least one of the extracted keywords. It also includes associating keywords with data.

上記した統合化検索装置では、入力手段によってキーワードが入力されると、予備検索制御手段が入力されたキーワードに基づいて、検索装置にデータを検索させ、抽出手段が検索結果から入力されたキーワードに関連するキーワードを予め設定された規則に従って抽出し、抽出されたキーワードに基づいて、データ検索制御手段が所定の検索装置にデータを検索させる。   In the integrated search device described above, when a keyword is input by the input means, the preliminary search control means causes the search device to search for data based on the input keyword, and the extraction means adds the keyword input from the search result. Related keywords are extracted according to preset rules, and based on the extracted keywords, the data search control means causes a predetermined search device to search for data.

したがって、知識ベースを備えていなくとも、検索装置にデータを格納する際に、入力されたキーワードに関連するキーワードをデータに対応付けることができ、検索時に必要なデータを適切に検索することができる。また、知識ベースを備えていなくとも、統制語を利用した検索装置にデータを登録する際には、入力されたキーワードを展開することによって統制語に該当するキーワードを得ることができ、ユーザがデータに対応付ける格納対象の検索装置の統制語を調べるといった手間を省くことができる。
また、上記の各請求項の記載から明らかなように、本発明はデータベース検索に用いるキーワードを関連するキーワードに展開する方法でもあり、キーワード展開機能を有する検索装置によりキーワードを関連するキーワードに展開し、この展開されたキーワードを他の検索装置に提供して、当該他の検索装置におけるキーワード登録又はキーワード検索と言ったデータベース検索用に、当該提供されたキーワードを利用するデータベース検索用キーワードの展開方法である。
Therefore, even if a knowledge base is not provided, when data is stored in the search device, keywords related to the input keyword can be associated with the data, and data necessary for the search can be appropriately searched. Even if a knowledge base is not provided, when data is registered in a search device that uses controlled words, keywords corresponding to the controlled words can be obtained by expanding the input keywords, and the user can obtain data It is possible to save the trouble of checking the controlled word of the search device to be stored that is associated with.
Further, as is apparent from the description of each claim above, the present invention is also a method for expanding keywords used for database search into related keywords, and the keywords are expanded into related keywords by a search device having a keyword expansion function. A method of expanding a keyword for database search using the provided keyword for database search such as keyword registration or keyword search in the other search device by providing the expanded keyword to another search device It is.

以上説明したように、本発明に係る統合化検索装置によると、検索装置にデータを登録する際に、ユーザから入力されたキーワードを展開し、当該展開されたキーワードに基づいたキーワードをデータに対応させて登録するようにしたために、入力されたキーワードに関連する複数のキーワードをデータに対応させることができ、検索時にはキーワードを展開する機能を有していない検索装置であっても、キーワードの展開機能を有している検索装置と同様な適切なデータの検索を行うことができる。また、統制語を利用した検索装置にデータを登録する際であっても、ユーザがデータに対応付ける統制語を意識する必要がなく、統制語を調べるといった手間を省くことができる。   As described above, according to the integrated search device of the present invention, when data is registered in the search device, the keyword input from the user is expanded, and the keyword based on the expanded keyword is associated with the data. Since the registration is performed, a plurality of keywords related to the input keyword can be made to correspond to the data, and even if the search device does not have the function of expanding the keyword at the time of search, the keyword is expanded. It is possible to search for appropriate data similar to a search device having a function. In addition, even when data is registered in a search device that uses controlled words, the user does not need to be aware of the controlled words associated with the data, and the time and effort for examining the controlled words can be saved.

また、本発明に係る統合化検索装置によると、検索装置からデータを検索する際に、ユーザから入力されたキーワードを展開し、当該展開されたキーワードに基づいて検索するようにしたために、キーワード展開機能を有していない検索装置であっても、キーワード検索機能を有している検索装置と同様に適切なデータの検索を行うことができる。また、統制語を利用した検索装置からデータを検索する際であっても、ユーザが統制語を意識しなくとも適切な検索を行うことができ、ユーザが検索対象の検索装置の統制語を調べるといった手間を省くことができる。   Further, according to the integrated search device according to the present invention, when searching for data from the search device, the keyword input from the user is expanded, and the search is performed based on the expanded keyword. Even in a search device that does not have a function, it is possible to search for appropriate data in the same manner as a search device that has a keyword search function. In addition, even when data is searched from a search device using controlled words, the user can perform an appropriate search without being aware of the controlled words, and the user can check the controlled words of the search device to be searched. Can be saved.

さらに、本発明に係る統合化検索装置によると、ユーザから入力されたキーワードに基づいて検索装置を予備検索し、当該検索結果からユーザの入力したキーワードに関連するキーワードを抽出するようにしたために、知識ベースを備えていなくとも、キーワードの展開を行うことができ、当該展開されたキーワードを検索装置へのデータの登録或いは検索装置からのデータの検索に使用することができる。   Furthermore, according to the integrated search device according to the present invention, the search device is preliminarily searched based on the keyword input from the user, and the keyword related to the keyword input by the user is extracted from the search result. Even without a knowledge base, keywords can be expanded, and the expanded keywords can be used for registering data in the search device or searching for data from the search device.

本発明の第一実施例に係る統合化検索装置を図1及び図2を参照して説明する。
この統合化検索装置は、検索装置A及びBと、登録仲介手段1と、データ登録手段2と、プロファイル記憶手段3と、を備えている。
An integrated search apparatus according to a first embodiment of the present invention will be described with reference to FIGS.
This integrated search device includes search devices A and B, a registration mediation unit 1, a data registration unit 2, and a profile storage unit 3.

検索装置Aは、データとデータの内容に関するキーワードとを格納するデータベースを有しており、データを登録する際には、データとデータに関するキーワードとを対応付けて登録する一方、データを検索する際には、指定されたキーワードに対応付られたデータを検索して検出する。
また、検索装置Aは、図2に示すような同義語表(辞書)に基づいてキーワード展開を行う機能を有しており、展開対象のキーワードを受け取ると、当該キーワードを同義語に展開して展開結果を出力する。
The search device A has a database that stores data and keywords related to the contents of the data. When registering data, the search device A registers the data and keywords related to the data in association with each other, while searching for data. In this case, the data associated with the specified keyword is searched and detected.
Further, the search device A has a function of expanding keywords based on a synonym table (dictionary) as shown in FIG. 2, and when receiving a keyword to be expanded, expands the keyword into a synonym. Output the expansion result.

検索装置Bは、キーワードとして統制語を扱う検索装置であり、データとデータの内容に関する統制語とを格納するデータベースを有しており、データを登録する際には、データとデータに関する統制語とを対応付けて登録する一方、データを検索する際には、指定された統制語に対応付られたデータを検索して検出する。なお、検索装置Bは、統制語の集合を図2に示すような統制語表として有している。   The search device B is a search device that handles controlled words as keywords, and has a database that stores data and controlled words related to the contents of the data. Are registered in association with each other, and when searching for data, the data associated with the specified controlled word is searched for and detected. The search device B has a set of controlled words as a controlled word table as shown in FIG.

登録仲介手段1は、接続している検索装置A、Bをアクセスするための情報を備え、検索装置固有の接続手順やアクセス手順を用いて、データ登録手段2と各検索装置A、Bとの間の通信を仲介する。
データ登録手段2は、登録するデータ、データに対応付けるキーワード、及び、登録先の検索装置を入力する入力手段2aと、キーワード展開機能を有する検索装置を選択する検索装置選択手段2bと、検索装置のキーワード展開機能を利用してキーワードを展開させるキーワード展開手段2cと、入力されたデータとキーワード展開手段2cから渡されたキーワードとを対応付けて格納対象の検索装置に登録させるデータ登録制御手段2dと、を有している。
The registration intermediary means 1 includes information for accessing the connected search devices A and B, and uses the connection procedure and access procedure specific to the search device to connect the data registration means 2 to each search device A and B. Mediate communication between them.
The data registration unit 2 includes an input unit 2a that inputs data to be registered, a keyword associated with the data, and a registration destination search unit, a search unit selection unit 2b that selects a search unit having a keyword expansion function, Keyword expansion means 2c for expanding keywords using the keyword expansion function, data registration control means 2d for registering the input data and the keywords passed from the keyword expansion means 2c in association with the search device to be stored ,have.

入力手段2aは、マウス、キーボードといった入力装置を有し、登録するデータ、データに対応付けるキーワード、格納先の検索装置等といったユーザからの入力を受け付ける。なお、格納先の検索装置を入力する際には、本実施例では、プロファイル記憶手段3に登録されている検索装置から選択できるようになっている。
ここで、登録するデータの入力とは、入力装置から直接データを入力することだけでなく、入力装置からデータを識別する名称を入力し、データ本体を記憶装置から入力するといったことも含んでいる。また、ユーザから入力されるキーワードとしては、直接ユーザが入力するキーワードに限らず、例えば、ユーザの入力したデータから自立語辞書等によって抽出されたキーワードであってもよい。
The input unit 2a has an input device such as a mouse and a keyboard, and accepts input from a user such as data to be registered, a keyword associated with the data, a search device for a storage destination, and the like. In the present embodiment, when a storage destination search device is input, the search device registered in the profile storage means 3 can be selected.
Here, the input of data to be registered includes not only inputting data directly from the input device but also inputting a name for identifying data from the input device and inputting the data body from the storage device. . Further, the keyword input from the user is not limited to the keyword directly input by the user, but may be a keyword extracted from the data input by the user by an independent word dictionary or the like.

検索装置選択手段2bは、キーワードを展開する際に、プロファイル記憶手段3のプロファイルからキーワード展開機能を有する検索装置を選択してキーワード展開手段2cに通知する。なお、複数の検索装置がキーワード展開機能を有するときは、任意に選択させることができる。   When expanding the keyword, the search device selection unit 2b selects a search device having a keyword expansion function from the profile stored in the profile storage unit 3, and notifies the keyword expansion unit 2c. Note that when a plurality of search devices have a keyword expansion function, they can be arbitrarily selected.

キーワード展開手段2cは、検索装置選択手段2bから通知された検索装置が有するキーワード展開機能を利用するためのコマンドをプロファイル記憶手段3から取得する。そして、取得したコマンドとともに、入力されたキーワードを前記検索装置に渡すことによってキーワード展開させ、展開されたキーワード群を前記検索装置から取得してデータ登録制御手段2dに渡す。   The keyword expansion unit 2c acquires from the profile storage unit 3 a command for using the keyword expansion function of the search device notified from the search device selection unit 2b. Then, keyword expansion is performed by passing the input keyword together with the acquired command to the search device, and the expanded keyword group is acquired from the search device and transferred to the data registration control means 2d.

データ登録制御手段2dは、キーワード展開手段2cから受け取ったキーワード群を入力されたデータに対応付けて登録対象の検索装置へ登録させる。
なお、プロファイル記憶手段3から登録対象の検索装置が統制語を扱っている検索装置であるか否か検出して、統制語を扱っている検索装置の場合には、キーワード展開手段2cから受け取ったキーワード群の中から、検索装置の有している統制語表に基づいて、統制語となっているキーワードを取り出し、取り出したキーワードを入力されたデータに対応付けて登録対象の検索装置に登録させることもできる。
The data registration control unit 2d registers the keyword group received from the keyword expansion unit 2c in the registration target search apparatus in association with the input data.
Note that it is detected from the profile storage means 3 whether or not the search device to be registered is a search device that handles controlled words. In the case of a search device that handles controlled words, it is received from the keyword expansion means 2c. A keyword that is a controlled word is extracted from the keyword group based on the controlled word table possessed by the search device, and the extracted keyword is associated with the input data and registered in the search device to be registered. You can also.

プロファイル記憶手段3は、磁気ディスク等といった記憶装置を備え、当該記憶装置に検索装置A及びBの特徴を検索可能にプロファイルとして格納する。このプロファイルは、図3に示すように、各検索装置毎に、キーワード展開機能の有無と、キーワード展開機能を有する場合にはキーワード展開機能を使用する際のコマンド等といった機能呼出方法の情報と、検索装置が統制語を使用している否かの情報を有している。なお、このプロファイルの情報は予め統合化検索装置の管理者などが設定している。
ここで、請求項1に言うキーワード展開手段は、上記したキーワード展開手段2cと、検索装置のキーワード展開機能とが供働することによって構成される。
The profile storage unit 3 includes a storage device such as a magnetic disk, and stores the characteristics of the search devices A and B in the storage device as a searchable profile. As shown in FIG. 3, this profile includes, for each search device, presence / absence of a keyword expansion function, function call method information such as a command when using the keyword expansion function when the keyword expansion function is provided, It has information on whether or not the search device uses controlled words. The profile information is set in advance by the administrator of the integrated search apparatus.
Here, the keyword expansion means described in claim 1 is configured by the above-described keyword expansion means 2c and the keyword expansion function of the search device.

次に、第一実施例に係る統合化検索装置の動作を図4を参照して説明する。
まず、検索装置に格納するデータ及び当該データに関連付けるキーワードといったユーザからの入力を入力手段2aが受け付け(ステップS1、S2)、更に、格納先の検索装置に対する選択入力を受け付け(ステップS3)、選択された検索装置に関するプロファイル情報をプロファイル記憶手段3から取得し(ステップS4)、当該格納先の検索装置がキーワード展開機能を有しているか否かを検出する(ステップS5)。
Next, the operation of the integrated search device according to the first embodiment will be described with reference to FIG.
First, the input means 2a accepts input from the user such as data to be stored in the retrieval device and keywords associated with the data (steps S1 and S2), and further accepts selection input to the retrieval device at the storage destination (step S3) and selects Profile information relating to the retrieved search device is obtained from the profile storage means 3 (step S4), and it is detected whether or not the search device at the storage destination has a keyword expansion function (step S5).

そして、格納先の検索装置がキーワード展開機能を有している場合には、登録する際にキーワード展開を行っても、検索時において得られる効果が少ないのでキーワード展開は行わず、データ登録制御手段2dがユーザに入力されたキーワードとデータとを対応付けて格納先の検索装置に登録させる(ステップS6)。   If the search device at the storage destination has a keyword expansion function, even if keyword expansion is performed at the time of registration, there is little effect obtained at the time of search, so keyword expansion is not performed, and data registration control means The keyword 2d input by the user is associated with the data and registered in the search device of the storage destination (step S6).

一方、登録先の検索装置がキーワード検索機能を有していない場合には、後述するキーワード展開処理を行う(ステップS7)。
このキーワード展開処理では、検索装置選択手段2bがプロファイル記憶手段3から全検索装置のキーワード展開に関するプロファイル情報を取得し、当該プロファイル情報からキーワード展開機能を有した検索装置を選択する。キーワード展開機能を有した検索装置が選択されると、キーワード展開手段2cが選択された検索装置が有するキーワード展開機能を利用するためのアクセス方法をプロファイル記憶手段3から取得し、取得したアクセス方法に従って、入力されたキーワードを検索装置に渡すことによってキーワード展開させ、展開されたキーワード群を検索装置から取得してデータ登録制御手段2dに渡す。
On the other hand, if the registration destination search device does not have a keyword search function, a keyword expansion process described later is performed (step S7).
In this keyword expansion process, the search device selection means 2b acquires profile information related to keyword expansion of all search devices from the profile storage means 3, and selects a search device having a keyword expansion function from the profile information. When a search device having a keyword expansion function is selected, an access method for using the keyword expansion function of the search device selected by the keyword expansion unit 2c is acquired from the profile storage unit 3, and according to the acquired access method The keyword is expanded by passing the input keyword to the search device, and the expanded keyword group is acquired from the search device and transferred to the data registration control means 2d.

キーワード展開処理が終わった場合には、キーワード展開手段2cが他に入力されたキーワードが存在するか否かを検出し(ステップS8)、存在する場合には、上記したキーワード展開処理(ステップS7)を当該キーワードに対しても同様に行う。
そして、ユーザが入力したすべてのキーワードに対して、キーワード展開処理を終了した場合には、データ登録制御手段2dがキーワード展開処理によって展開されたキーワード群を、データに対応させて検索装置に登録させる制御を行う(ステップS6)。
When the keyword expansion process is finished, the keyword expansion means 2c detects whether or not there is another input keyword (step S8). If it exists, the keyword expansion process (step S7) is performed. Is similarly performed for the keyword.
When the keyword expansion process is completed for all keywords input by the user, the data registration control unit 2d registers the keyword group expanded by the keyword expansion process in the search device in association with the data. Control is performed (step S6).

ここで、上記した動作の一例として検索装置Bにデータを登録する場合を図2を参照して説明する。なお、各検索装置内の点線の四角は格納されたデータを表し、データ中の単語は当該データに対応付けられたキーワードを表している。
まず、格納対象のデータを入力するとともに、キーワード「ドキュメント」をユーザが入力した場合には、プロファイル情報が参照され、検索装置Aのキーワード展開機能が利用されることとなり、キーワード展開によってキーワード「ドキュメント」がキーワード「ドキュメント」、「文書」、「document」に展開される。この結果、ユーザが選択した格納先の検索装置Bには、格納対象のデータがキーワード「文書」「ドキュメント」「document」に基づいたキーワードを対応付けられて格納されることになる。
Here, as an example of the above-described operation, a case where data is registered in the search apparatus B will be described with reference to FIG. Note that dotted squares in each search device represent stored data, and words in the data represent keywords associated with the data.
First, in addition to inputting data to be stored, when the user inputs the keyword “document”, the profile information is referred to, and the keyword expansion function of the search apparatus A is used. Is expanded to the keywords “document”, “document”, and “document”. As a result, the storage target search device B selected by the user stores the data to be stored in association with the keywords based on the keywords “document”, “document”, and “document”.

ここで、検索装置Bは統制語を使用している検索装置なので、データに対しては統制語でないキーワード「ドキュメント」「document」が登録されず、キーワード「文書」が対応付けられて格納される。
なお、上記した例において、格納先の検索装置が統制語を使用していない場合には、データに対して「文書」「ドキュメント」「document」といった複数の関連するキーワードが対応付けられる。
Here, since the search device B is a search device that uses controlled words, the keywords “document” and “document” that are not controlled words are not registered in the data, and the keywords “document” are stored in association with each other. .
In the above-described example, when the storage destination search device does not use the controlled word, a plurality of related keywords such as “document”, “document”, and “document” are associated with the data.

このように、ユーザが入力したキーワードを展開したキーワードに基づいた複数のキーワードをデータに対応させて登録することができるので、検索する際には、新たにキーワード展開するといったことをしなくともユーザが必要とするデータを適切に検索することができる。
また、登録する検索装置が統制語を使用している場合には、ユーザが統制語と異なるキーワードを入力したとしても、入力したキーワードが展開されることによって検索装置には関連する統制語が登録されるので、ユーザはデータに対応付ける統制語を意識してキーワード入力する必要がなく、統制語を調べるといった手間を省くことができる。
なお、既存の検索装置を統合する場合においては、複数の検索装置の中のいずれか一つがキーワード展開機能を有していれば上記した効果を得ることができる。
上記した検索装置選択手段2bでは、キーワード展開を行わせる検索装置を任意に決定するようにしていたが、例えば、予め各検索装置毎のキーワード展開機能が有している語彙数或いは展開処理の速度等といった情報に基づいて適した検索装置を選択するようにしてもよい。
In this way, since a plurality of keywords based on the keywords developed by the user can be registered in correspondence with the data, the user can search without searching for new keywords. Can properly search for the data required by.
Also, if the search device to be registered uses controlled words, even if the user inputs a keyword different from the controlled word, the input keyword is expanded so that the related controlled word is registered in the search device. Therefore, the user does not need to input a keyword while paying attention to the controlled word associated with the data, and can save the trouble of checking the controlled word.
When integrating existing search devices, the above-described effects can be obtained if any one of the plurality of search devices has a keyword expansion function.
In the search device selection means 2b described above, a search device for performing keyword expansion is arbitrarily determined. For example, the number of vocabularies that the keyword expansion function for each search device has in advance or the speed of expansion processing A suitable search device may be selected based on information such as.

本発明の第二実施例に係る統合化検索装置を図5及び図6を参照して説明する。
この統合化検索装置は、検索装置C及びDと、検索仲介手段4と、データ検索手段5と、プロファイル記憶手段6と、検索結果併合手段7と、を備えている。
An integrated search apparatus according to the second embodiment of the present invention will be described with reference to FIGS.
This integrated search device includes search devices C and D, search mediating means 4, data search means 5, profile storage means 6, and search result merging means 7.

検索装置C及びDは、データとデータの内容に関するキーワードとを格納するデータベースを有しており、データを登録する際には、データとデータに関するキーワードとを対応付けて登録する一方、データを検索する際には、指定されたキーワードに対応付られたデータを検索して検出する。なお、検索装置CとDとでは、データを検索する際の検索式の形式及び検索結果の形式が異なっている。
また、検索装置Cは、図6に示すような同義語表(辞書)に基づいてキーワード展開を行う機能を有しており、展開対象のキーワードを受け取ると、当該キーワードを同義語に展開して展開結果を出力する。
The search devices C and D have a database that stores data and keywords related to the contents of the data. When registering data, the search devices C and D search the data while registering the data and keywords related to the data in association with each other. In doing so, data associated with the specified keyword is searched and detected. Note that the search devices C and D have different search expression formats and search result formats when searching for data.
Further, the search device C has a function of expanding keywords based on a synonym table (dictionary) as shown in FIG. 6, and when receiving a keyword to be expanded, expands the keyword into a synonym. Output the expansion result.

検索仲介手段4は、接続している検索装置C、Dをアクセスするための情報を備え、検索装置固有の接続手順やアクセス手順を用いてデータ検索手段5と各検索装置C、Dとの間の通信を仲介する。   The search mediating means 4 includes information for accessing the connected search devices C and D, and the data search means 5 and the search devices C and D are connected using the connection procedure and access procedure unique to the search device. Mediate communications.

データ検索手段5は、検索するデータに関するキーワードを検索式として入力する入力手段5aと、入力された検索式を解釈してキーワードを検出する検索式解釈手段5bと、キーワード展開機能を有する検索装置を選択する検索装置選択手段5cと、検索装置のキーワード展開機能を利用してキーワードを展開させるキーワード展開手段5dと、展開されたキーワードに基づいて検索式を生成する検索式生成手段5eと、生成された検索式を利用して検索対象の検索装置にデータを検索させるデータ検索制御手段5fと、を有している。   The data search means 5 includes an input means 5a for inputting a keyword related to data to be searched as a search expression, a search expression interpretation means 5b for interpreting the input search expression to detect a keyword, and a search device having a keyword expansion function. The search device selection means 5c to be selected, the keyword expansion means 5d to expand the keyword using the keyword expansion function of the search device, the search expression generation means 5e to generate the search expression based on the expanded keyword, Data search control means 5f for allowing the search device to be searched to search for data using the search formula.

入力手段5aは、マウス、キーボードといった入力装置を有し、検索するデータに関するキーワードを含む検索式と、格納先の検索装置等のユーザからの入力を受け付ける。なお、検索先の検索装置を入力する際には、本実施例では、プロファイル記憶手段6に登録されている検索装置から選択でき、複数の検索装置を選択することもできる。
なお、入力される検索式の形式は、例えば、簡単な形式の検索式とする、或いは、ユーザが使い慣れている検索装置に関する検索式とするといったように、検索対象の検索装置に関わらず統一した形式となっている。
The input unit 5a has an input device such as a mouse and a keyboard, and accepts a search expression including a keyword related to data to be searched and an input from a user such as a storage destination search device. In this embodiment, when inputting a search destination search device, the search device registered in the profile storage means 6 can be selected, and a plurality of search devices can also be selected.
The format of the input search formula is unified regardless of the search target search device, such as a simple search formula or a search formula related to a search device that the user is familiar with. It is a format.

検索式解釈手段5bは、プロファイル記憶手段6に予め設定されている検索式の形式情報に基づいてユーザが指定した検索式を解釈してキーワードを検出する。なお、検索式を解釈するにあたっては、検索式内のキーワードの位置、キーワードの組み合わせ方法、キーワードによる論理式等といったユーザが指定した検索式の情報を把握しており、当該把握された情報は検索式生成手段5eへ通知される。   The search expression interpreter 5b detects the keyword by interpreting the search expression designated by the user based on the search expression format information preset in the profile storage means 6. When interpreting a search expression, information on the search expression specified by the user such as the position of the keyword in the search expression, the keyword combination method, the logical expression based on the keyword, etc. is grasped. The expression generation unit 5e is notified.

検索装置選択手段5cは、キーワード展開を行う際に、プロファイル記憶手段3のプロファイル情報からキーワード展開機能を有する検索装置を選択してキーワード展開手段5dに通知する。なお、複数の検索装置がキーワード展開機能を有するときは、任意に選択させることができる。   When performing keyword expansion, the search device selection unit 5c selects a search device having a keyword expansion function from the profile information in the profile storage unit 3, and notifies the keyword expansion unit 5d of the search device. Note that when a plurality of search devices have a keyword expansion function, they can be arbitrarily selected.

キーワード展開手段5dは、検索装置選択手段5cから通知された検索装置のキーワード展開機能を利用するためのコマンドをプロファイル記憶手段6から取得する。そして、取得したコマンドとともに、検索式解釈手段5bによって検出されたキーワードを前記検索装置に渡すことによってキーワード展開させ、展開されたキーワード群を前記検索装置から取得して検索式生成手段5eに渡す。
例えば、検索装置Cのキーワード展開機能(同義語展開機能)を利用してキーワード「ドキュメント」を展開する場合には、「find ドキュメント」というコマンドを生成して検索装置Cに渡す。
The keyword expansion unit 5d acquires from the profile storage unit 6 a command for using the keyword expansion function of the search device notified from the search device selection unit 5c. Then, along with the acquired command, the keyword detected by the search expression interpretation means 5b is expanded to the keyword by passing it to the search apparatus, and the expanded keyword group is acquired from the search apparatus and transferred to the search expression generation means 5e.
For example, when the keyword “document” is expanded using the keyword expansion function (synonym expansion function) of the search device C, a command “find document” is generated and passed to the search device C.

検索式生成手段5eは、展開されたキーワード群、プロファイル記憶手段6の検索式の形式に関する情報、ユーザの入力した検索式を利用して、検索対象の検索装置に適した検索式を作成する。
例えば、ユーザの入力した検索式がキーワード「ドキュメント」であり、展開されたキーワード群が「ドキュメント」、「文書」、「document」である場合において、検索装置Dに適した検索式を作成する場合には、プロファイル情報から書式に関する情報であるキーワードの演算子を参照して、「ドキュメント or 文書 or document」という論理和を表す検索式が作成される。
The search formula generation unit 5e creates a search formula suitable for the search target search apparatus by using the expanded keyword group, information on the format of the search formula in the profile storage unit 6, and the search formula input by the user.
For example, when the search expression input by the user is the keyword “document” and the expanded keyword group is “document”, “document”, “document”, a search expression suitable for the search device D is created. A search expression representing a logical sum of “document or document or document” is created by referring to a keyword operator that is information relating to the format from the profile information.

データ検索制御手段5fは、検索式生成手段5eに作成された検索式を使用して、検索対象の検索装置へ検索式に該当するデータを検索させる。   The data search control unit 5f uses the search formula created by the search formula generation unit 5e to cause the search target search device to search for data corresponding to the search formula.

プロファイル記憶手段6は、磁気ディスク等といった記憶装置を備え、当該記憶装置に検索装置C及びDの特徴を検索可能にプロファイルとして格納する。このプロファイルは、図7に示すように、各検索装置毎に、キーワード展開機能の有無と、キーワード展開機能を有する場合にはキーワード展開機能を使用する際のコマンド等といった機能呼出方法の情報と、検索式の形式に関する情報と、検索結果の出力形式に関する情報と、を有している。   The profile storage means 6 includes a storage device such as a magnetic disk, and stores the characteristics of the search devices C and D as a searchable profile in the storage device. As shown in FIG. 7, this profile includes, for each search device, presence / absence of a keyword expansion function, and function call method information such as a command when using the keyword expansion function when having a keyword expansion function, It has information on the format of the search expression and information on the output format of the search result.

検索形式に関する情報としては、検索式の種類、意味、検索式中のキーワードの位置等といった情報があり、検索式の解釈及び変換に利用される。
例えば、或る検索装置の検索式が、キーワードを並びで表現し、指定されたキーワードのいずれかを含むデータを検索するといった意味を持つ場合には、当該検索式がキーワードの論理和を意味しているので、検索形式に関する情報の論理和の演算子としてキーワードを区切る記号が設定される。また、或る検索装置がキーワードの論理和や論理積を検索式として指定できる場合には、キーワードの論理和や論理積を表す部分式の形式として、木構造などのデータ表現を使ってキーワードと演算子との組合せ方法が設定される。なお、本実施例のプロファイル情報は、各検索装置に対する検索式の論理和や論理積の形式が同一である場合の設定となっており、論理和演算子と、論理積演算子とが設定されている。
Information related to the search format includes information such as the type and meaning of the search formula, the position of the keyword in the search formula, and the like, and is used for interpretation and conversion of the search formula.
For example, when a search expression of a certain search device expresses keywords side by side and has a meaning of searching for data including any of the specified keywords, the search expression means a logical sum of the keywords. Therefore, a keyword delimiter is set as an operator of the logical sum of information related to the search format. In addition, when a certain search device can specify a logical sum or logical product of keywords as a search expression, a keyword expression using a data expression such as a tree structure is used as a sub-expression representing the logical sum or logical product of keywords. The combination method with the operator is set. Note that the profile information of the present embodiment is set when the logical sum or logical product format of the retrieval formula for each retrieval device is the same, and the logical sum operator and logical product operator are set. ing.

検索結果の出力形式に関する情報としては、変換コマンド列、変換スクリプト、正規表現等といったパターンであり、例えば、検索結果中においてデータを表す識別子又は名前、或いは当該データに関連するキーワードを特定するための情報等といったものがあり、検索結果の解釈に利用される。
なお、このプロファイルの情報は予め統合化検索装置の管理者などが設定している。
The information related to the output format of the search result is a pattern such as a conversion command string, a conversion script, a regular expression, etc., for example, an identifier or name representing data in the search result, or a keyword related to the data There is information, etc., which is used to interpret search results.
The profile information is set in advance by the administrator of the integrated search apparatus.

検索結果併合手段7は、複数の検索装置に対してユーザが検索を指定した場合には、各検索装置からの検索結果を受け取ると、プロファイル記憶手段6のプロファイル情報に基づいて、各検索装置毎の形式の異なる検索結果を解釈して、統一した検索結果にまとめる。本実施例では、各検索装置からの検索結果を受け取ると、各当該検索装置のプロファイル情報中の検索結果の取り出しパターンに基づいて各検索装置の検索結果中からデータを表す識別子を取り出してまとめている。
ここで、請求項2に言うキーワード展開手段は、上記したキーワード展開手段5dと、検索装置のキーワード展開機能とが供働することによって構成される。
When the user designates a search for a plurality of search devices, the search result merging unit 7 receives each search result from each search device and, based on the profile information in the profile storage unit 6, for each search device. Interpret search results with different formats and combine them into a unified search result. In this embodiment, when a search result is received from each search device, an identifier representing data is extracted from the search results of each search device based on the search result extraction pattern in the profile information of each search device and collected. Yes.
Here, the keyword expansion means according to claim 2 is configured by the above-described keyword expansion means 5d and the keyword expansion function of the search device.

次に、上記した第二実施例に係る統合化検索装置の動作を図8を参照して説明する。
まず、入力手段5aがユーザから所望のデータに関するキーワードを含む検索式の入力を受け付けると(ステップS9)、入力手段5aは当該検索式を検索式解釈手段5bに渡し、検索解釈手段5bが検索式を解釈してキーワードを検出する(ステップS10、S11)。
Next, the operation of the integrated search device according to the second embodiment will be described with reference to FIG.
First, when the input unit 5a receives an input of a search expression including a keyword related to desired data from the user (step S9), the input unit 5a passes the search expression to the search expression interpretation unit 5b, and the search interpretation unit 5b receives the search expression. Are detected and keywords are detected (steps S10 and S11).

次いで、検索装置選択手段5cがキーワード展開を行わせる検索装置をプロファイル記憶手段6のプロファイル情報に基づいて選択する(ステップS12)。
キーワード展開を行わせる検索装置が選択されると、キーワード展開手段5dが選択された検索装置のキーワード展開機能を利用するためのアクセス方法をプロファイル記憶手段6から取得し、取得したアクセス方法に従って、検索式解釈手段5bによって検出されたキーワードを検索装置に渡すことによってキーワード展開させ、展開されたキーワード群を検索装置から取得して検索式生成手段5eに渡す(ステップS13)。
なお、例えば、キーワード展開によって所定数のキーワードが得られないといった場合には、キーワード展開が不十分であるので、再度、別のキーワード展開機能を有する検索装置に対して、上記したステップS13を繰り返す(ステップS14)。
Next, the search device selection unit 5c selects a search device for performing keyword expansion based on the profile information in the profile storage unit 6 (step S12).
When a search device for keyword expansion is selected, an access method for using the keyword expansion function of the selected search device is acquired from the profile storage unit 6 by the keyword expansion means 5d, and the search is performed according to the acquired access method. The keyword detected by the expression interpreter 5b is expanded to a keyword by passing it to the search device, and the expanded keyword group is acquired from the search device and transferred to the search expression generator 5e (step S13).
For example, when a predetermined number of keywords cannot be obtained by keyword expansion, the keyword expansion is insufficient, and thus step S13 described above is repeated again for a search device having another keyword expansion function. (Step S14).

そして、キーワード群をキーワード展開手段5dから受け取った場合には、検索式生成手段5eは、当該キーワード群と、ユーザが入力した検索式と、プロファイル記憶手段6のプロファイル情報中の検索装置の検索式の形式に関する情報とに基づいて、後述して説明する検索式生成処理を行って、検索検索対象の検索装置毎の検索式を生成する(ステップS15)。   When the keyword group is received from the keyword expansion means 5d, the search expression generating means 5e searches the keyword group, the search expression input by the user, and the search expression of the search device in the profile information of the profile storage means 6. Based on the information related to the format, a search formula generation process, which will be described later, is performed to generate a search formula for each search device to be searched (step S15).

検索式が生成されると、データ検索制御手段5fが検索仲介手段4を介して、各検索装置に各検索装置毎の検索式を使用して該当するデータの検索をさせる(ステップS16)。そして、検索結果併合手段7が各検索装置からの検索結果を受け取り、プロファイル記憶手段6のプロファイル情報を参照して、検索結果中の検索されたデータを特定して、すべての検索対象の検索装置によって検索されたデータをまとめる(ステップS17)。   When the search formula is generated, the data search control means 5f causes each search device to search for the corresponding data using the search formula for each search device via the search mediation means 4 (step S16). Then, the search result merging means 7 receives the search results from the respective search devices, refers to the profile information in the profile storage means 6, identifies the searched data in the search results, and searches all search target search devices. The data retrieved by is collected (step S17).

次に、検索式生成手段5eによる検索式生成処理を図9を参照して説明する。
検索式生成手段5eは、検索式解釈手段5bからユーザが指定した検索式の構成等といった情報を受け取り(ステップS18)、プロファイル記憶手段6から検索対象の検索装置の検索式の構成、形式といった情報を取得する(ステップS19)。
そして、検索対象の検索装置での検索式がキーワードの論理和を表現できるか否かを検出する(ステップS20)。
Next, search expression generation processing by the search expression generation means 5e will be described with reference to FIG.
The search formula generation unit 5e receives information such as the configuration of the search formula specified by the user from the search formula interpretation unit 5b (step S18), and information such as the configuration and format of the search formula of the search target search device from the profile storage unit 6. Is acquired (step S19).
Then, it is detected whether or not the search expression in the search device to be searched can express the logical sum of keywords (step S20).

論理和を表現できる場合には、キーワード展開手段5dから渡されたキーワード群を一つの検査式としてまとめることができるので、まず、キーワード群を論理和でまとめ(ステップS21)、当該論理和でまとめられたキーワード群をユーザが入力した検索式のキーワード部分と置き換え(ステップS22)、前記取得した検索対象の検索装置の検索式の情報に基づいて、置き換えられた検索式を検索対象の検索装置に対する検索式へ変換する(ステップS23)。   If the logical sum can be expressed, the keyword group passed from the keyword expansion means 5d can be collected as one check expression. Therefore, first, the keyword group is summarized by logical sum (step S21), and the logical sum is summarized. The retrieved keyword group is replaced with the keyword part of the search expression input by the user (step S22), and the replaced search expression is searched for the search target search apparatus based on the acquired search formula information of the search target search apparatus. Conversion into a search expression (step S23).

一方、対象とする検索装置の検索式がキーワードの論理和を表現できないときには、キーワード群を1つの検索式にまとめることができないので、キーワード群の各キーワード毎に以下の処理を行う。
すなわち、キーワード群中の各キーワードをユーザが入力した検索式のキーワード部分と置き換え(ステップS24)、前記取得した検索対象の検索装置での検索式の形式に関する情報に基づいて、置き換えられた検索式を検索対象の検索装置に対する検索式へ変換する(ステップS25)。そして、残りのキーワードに対しても同様に上記した処理(ステップS24、S25)を繰り返し行う(ステップS26)。
On the other hand, when the search expression of the target search device cannot express the logical sum of keywords, the keyword group cannot be combined into one search expression, so the following processing is performed for each keyword in the keyword group.
That is, each keyword in the keyword group is replaced with the keyword part of the search expression input by the user (step S24), and the replaced search expression is based on the acquired information on the format of the search expression in the search target search device. Is converted into a search expression for the search device to be searched (step S25). The above processing (steps S24 and S25) is repeated for the remaining keywords in the same manner (step S26).

ここで、第二実施例に係る統合化検索装置において、検索装置C及びDからデータ検索する場合を例にとって図6を参照して説明する。なお、検索装置内の点線の四角は格納されたデータを表し、データ中の単語は当該データに関連付けられたキーワードを表している。
まず、ユーザによってキーワード「ドキュメント」から成る検索式が入力されると、キーワード展開によってキーワード「ドキュメント」、「文書」、「document」を取得し、当該キーワード群を論理和とした検索式を各検索装置毎の形式の検索式に変換し、当該検索式を使用して各検索装置を検索して、検索結果を統合する。
したがって、ユーザが入力したキーワードが「ドキュメント」である場合でも、展開された「ドキュメント」、「文書」、「document」といったキーワード群から成る検索式によって検索され、従来には検索装置Dから検出することのできなかった、「文書」や「document」といったキーワードが対応付けられたデータも検出することができる。
Here, in the integrated search device according to the second embodiment, a case where data is searched from the search devices C and D will be described as an example with reference to FIG. Note that dotted squares in the search device represent stored data, and words in the data represent keywords associated with the data.
First, when a search expression including the keyword “document” is input by the user, the keywords “document”, “document”, and “document” are acquired by keyword expansion, and each search expression using the keyword group as a logical sum is searched. It converts into the search formula of the format for every apparatus, searches each search apparatus using the said search formula, and integrates a search result.
Therefore, even if the keyword input by the user is “document”, the search is performed by the search expression including the expanded keyword group such as “document”, “document”, and “document”, which is conventionally detected from the search device D. Data associated with keywords such as “document” and “document” that could not be detected can also be detected.

このように、キーワード展開機能を有さない検索装置であっても、キーワード展開機能を有する検索装置と同様な検索を行うことができる。また、複数の検索装置を同時に検索する場合においても、各検索装置の特徴を区別することなく、容易にデータを検索することができる。また、統制語を利用した検索装置からデータを検索する際であっても、ユーザが統制語を意識しなくとも適切な検索を行うことができ、ユーザが検索対象の検索装置の統制語を調べるといった手間を省くことができる。
なお、既存の検索装置を統合する場合においては、複数の検索装置の中のいずれか一つがキーワード展開機能を有していれば上記した効果を得ることができる。
Thus, even a search device that does not have a keyword expansion function can perform the same search as a search device that has a keyword expansion function. Further, even when a plurality of search devices are searched simultaneously, data can be easily searched without distinguishing the features of each search device. In addition, even when data is searched from a search device using controlled words, the user can perform an appropriate search without being aware of the controlled words, and the user can check the controlled words of the search device to be searched. Can be saved.
When integrating existing search devices, the above-described effects can be obtained if any one of the plurality of search devices has a keyword expansion function.

なお、上記した検索装置選択手段5cでは、キーワード展開を行わせる検索装置を任意に決定するようにしていたが、例えば、予め各検索装置毎のキーワード展開機能が有している語彙数或いは展開処理の速度等といった情報に基づいて適した検索装置を選択するようにしてもよい。
なお、上記した第一実施例及び第二実施例では、検索装置の有しているキーワード展開機能を使用するようにしていたが、検索装置とは別の構成としてキーワード展開機能を備えるようにしてもよく、この場合には、すべての検索装置がキーワード展開機能を有していなくてもよい。
In the above-described search device selection means 5c, the search device for performing keyword expansion is arbitrarily determined. For example, the number of vocabularies or expansion processing that the keyword expansion function for each search device has in advance is provided. A suitable search device may be selected based on information such as the speed of the user.
In the first embodiment and the second embodiment described above, the keyword expansion function of the search device is used. However, the keyword expansion function is provided as a separate configuration from the search device. In this case, all the search devices may not have the keyword expansion function.

次に、本発明の第三実施例に係る統合化検索装置を図10を参照して説明する。なお、上記した第二実施例と同様な部分には同一番号を付し、重複する説明は省略する。
この統合化検索装置は、検索装置E及びFと、検索仲介手段4と、データ検索手段8と、プロファイル記憶手段9と、検索結果併合手段7と、を備えている。
Next, an integrated search device according to a third embodiment of the present invention will be described with reference to FIG. In addition, the same number is attached | subjected to the part similar to above-mentioned 2nd Example, and the overlapping description is abbreviate | omitted.
This integrated search device includes search devices E and F, search mediation means 4, data search means 8, profile storage means 9, and search result merging means 7.

検索装置E及びFは、データとデータの内容に関するキーワードとを格納するデータベースを有しており、データを登録する際には、データとデータに関するキーワードとを対応付けて登録する一方、データを検索する際には、指定されたキーワードに対応付られたデータを検索して検出する。なお、検索装置EとFとでは、データを検索する際の検索式の形式及び検索結果の形式が異なっている。   The search devices E and F have a database that stores data and keywords related to the contents of the data. When registering data, the search devices E and F search the data while registering the data and keywords related to the data in association with each other. In doing so, data associated with the specified keyword is searched and detected. The search devices E and F differ in the format of the search expression and the format of the search result when searching for data.

データ検索手段8は、検索するデータに関するキーワードを検索式として入力する入力手段5aと、入力された検索式を解釈してキーワードを検出する検索式解釈手段5bと、キーワードの展開に必要な情報を取得するために利用する検索装置を選択する検索装置選択手段8aと、前記検索装置の情報に基づいてキーワードの展開を行うキーワード展開手段8bと、キーワードに基づいて検索式を生成する検索式生成手段5eと、検索式を利用して検索対象の検索装置にデータを検索させるデータ検索制御手段5fと、を有している。   The data search means 8 includes an input means 5a for inputting a keyword related to data to be searched as a search expression, a search expression interpretation means 5b for interpreting the input search expression to detect a keyword, and information necessary for keyword expansion. Search device selection means 8a for selecting a search device to be used for acquisition, keyword expansion means 8b for expanding a keyword based on the information of the search device, and search expression generation means for generating a search expression based on the keyword 5e, and data search control means 5f for causing the search device to be searched to search for data using a search expression.

検索装置選択手段8aは、プロファイル記憶手段9のプロファイルに基づいて、検索したデータから当該データに関するキーワード群を取得することのできる検索装置、例えば、統制語を使用していない検索装置を選択し、選択した検索装置をキーワード展開手段8bに通知する。なお、複数の検索装置が選択できる場合には、任意に選択させることができる。   The search device selection means 8a selects a search device that can acquire a keyword group related to the data from the searched data based on the profile of the profile storage means 9, for example, a search device that does not use a controlled word, The selected search device is notified to the keyword expansion means 8b. If a plurality of search devices can be selected, any search device can be selected.

キーワード展開手段8bは、検索装置選択手段8aによって選択された検索装置から、ユーザによって入力された検索式中のキーワードに関連するデータを予備検索をして取得する予備検索制御手段8cと、予備検索制御手段8cが取得したデータから前記キーワードに関連するキーワードを抽出することによってキーワード展開を行う抽出手段としてのキーワード選定手段8dと、を有している。
予備検索制御手段8cは、検索式解釈手段5bが検出したキーワードを検索式生成手段5eに渡し、検索式生成手段5eに検索式選択手段8aによって選択された検索装置における、前記キーワードに対応付けられたデータを検索するための検索式を生成させ、当該検索式を使用して前記検索装置に検索させて、検索結果を受け取る。次いで、受け取った検索結果をキーワード選定手段8dに渡す。
The keyword expansion means 8b includes a preliminary search control means 8c for acquiring data related to the keyword in the search formula input by the user from the search device selected by the search device selection means 8a, and a preliminary search. And a keyword selection unit 8d as an extraction unit that performs keyword expansion by extracting a keyword related to the keyword from the data acquired by the control unit 8c.
The preliminary search control means 8c passes the keyword detected by the search expression interpretation means 5b to the search expression generation means 5e, and is associated with the keyword in the search device selected by the search expression selection means 8a to the search expression generation means 5e. A search expression for searching the received data is generated, the search apparatus is used to search using the search expression, and the search result is received. Next, the received search result is passed to the keyword selection means 8d.

キーワード選定手段8dは、受け取った検索結果からプロファイル記憶手段9のプロファイル情報のキーワード取り出しパターンに従ってキーワード候補群を取り出す。そして、当該取り出したキーワード候補群から検索式検出手段5bによって検出されたキーワード(ユーザが入力したキーワード)と関連が深いものをキーワードとして抽出する。   The keyword selection unit 8d extracts a keyword candidate group from the received search result according to the keyword extraction pattern of the profile information in the profile storage unit 9. Then, a keyword that is closely related to the keyword (keyword input by the user) detected by the search expression detection unit 5b from the extracted keyword candidate group is extracted as a keyword.

ここで、キーワードを抽出する際に関連が深いか否かの基準としては、例えば、ユーザが入力したキーワードに対する検索結果中での、文法、字面、位置等の関係、検索結果中でのキーワードの出現頻度、検索装置全体におけるキーワードの割合と検索結果中におけるキーワードの割合との関係等がある。
なお、検索装置全体におけるキーワードの割合と検索結果中におけるキーワードの割合との関係を基準として使用する場合には、検索装置全体に含まれる割合が低く、検索結果に含まれる割合が高いほど、関連が深いキーワードとして扱っている。
Here, as a criterion for determining whether or not the keyword is deeply related, for example, the relationship between the grammar, the face, the position, etc. in the search result for the keyword inputted by the user, the keyword in the search result There are the appearance frequency, the relationship between the ratio of keywords in the entire search device and the ratio of keywords in the search results.
When using the relationship between the ratio of keywords in the entire search device and the ratio of keywords in the search results as a reference, the lower the ratio included in the entire search device, the higher the ratio included in the search results, the more related Is treated as a deep keyword.

プロファイル記憶手段9は、磁気ディスク等といった記憶装置を備え、当該記憶装置に検索装置E及びFの特徴を検索可能にプロファイルとして格納する。このプロファイルは、図11に示すように、各検索装置毎に、データに関連するキーワード群を取得できるか否かの情報と、検索式の形式に関する情報と、検索結果の出力形式に関する情報と、検索結果のキーワード情報に関する情報と、を有している。なお、このプロファイルの情報は予め統合化検索装置の管理者などが設定している。   The profile storage means 9 includes a storage device such as a magnetic disk, and stores the characteristics of the search devices E and F as a searchable profile in the storage device. As shown in FIG. 11, this profile includes information about whether or not a keyword group related to data can be acquired for each search device, information about a search expression format, information about an output format of a search result, Information on keyword information of the search result. The profile information is set in advance by the administrator of the integrated search apparatus.

次に、第三実施例に係る統合化検索装置の動作を図面を参照して説明する。
なお、ここでは、上述した第二実施例と異っている、キーワードを展開するまでの動作について図12を参照して説明する。
まず、データ入力手段5aがユーザから所望のデータに関するキーワードを含む検索式の入力を受け付けると、入力手段5aは当該検索式を検索式解釈手段5bに渡し、検索解釈手段5bが検索式を解釈してキーワードを検出する。
そして、検索装置選択手段8aが検索することによって検索したデータから当該データに関するキーワード群を取得することのできる予備検索対象の検索装置をプロファイル記憶手段9のプロファイル情報に基づいて選択する。
Next, the operation of the integrated search device according to the third embodiment will be described with reference to the drawings.
Here, the operation until the keyword is expanded, which is different from the second embodiment described above, will be described with reference to FIG.
First, when the data input means 5a receives an input of a search expression including a keyword related to desired data from the user, the input means 5a passes the search expression to the search expression interpretation means 5b, and the search interpretation means 5b interprets the search expression. To detect keywords.
Based on the profile information stored in the profile storage unit 9, a search device as a preliminary search target that can acquire a keyword group related to the data from the data searched by the search device selection unit 8 a is selected.

一方、予備検索制御手段8cは検索式解釈手段5bが検出したキーワードを検索式生成手段5eに渡し、キーワードを渡された検索式生成手段5eは、予備検索対象の検索装置での検索式に関する情報をプロファイル記憶手段9から取得し(ステップS27)、当該検索式に関する情報に基づいて、前記キーワードから検索式を生成する(ステップS28)。
次いで、予備検索制御手段8cが、生成された検索式を使用して予備検索対象の検索装置に検索を行わせ、検索結果を取得してキーワード選定手段8dに渡す(ステップS29)。
検索結果を受け取ると、キーワード選定手段8dは、プロファイル記憶手段9のプロファイル情報のキーワード取り出しパターンに従って解釈し(ステップS30)、キーワード候補群を取り出す(ステップS31)。次いで、取り出したキーワード候補群からユーザが入力したキーワードと関連の深いものをキーワード群として抽出する(ステップS33)。
これによって、ユーザが検索式中に含めたキーワードを関連するキーワード群へ展開することができる。なお、これ以降の処理は、第二実施例におけるキーワード展開後の動作と同様である。
On the other hand, the preliminary search control unit 8c passes the keyword detected by the search formula interpretation unit 5b to the search formula generation unit 5e, and the search formula generation unit 5e to which the keyword is passed is information on the search formula in the search device targeted for preliminary search. Is acquired from the profile storage means 9 (step S27), and a search expression is generated from the keyword based on the information related to the search expression (step S28).
Next, the preliminary search control means 8c uses the generated search formula to cause the search device that is the target of the preliminary search to perform a search, obtains the search result, and passes it to the keyword selection means 8d (step S29).
When the search result is received, the keyword selecting unit 8d interprets it according to the keyword extraction pattern of the profile information in the profile storage unit 9 (step S30), and extracts a keyword candidate group (step S31). Next, a keyword group that is closely related to the keyword input by the user is extracted from the extracted keyword candidate group (step S33).
As a result, the keywords included in the search formula by the user can be expanded into related keyword groups. The subsequent processing is the same as the operation after keyword expansion in the second embodiment.

ここで、検索装置E及びFから検索を行う場合を例にとって図13を参照して説明する。なお、検索装置内の点線の四角は格納されたデータを表し、データ中の単語は当該データに関連付けられたキーワードを表している。   Here, a case where a search is performed from the search devices E and F will be described with reference to FIG. Note that dotted squares in the search device represent stored data, and words in the data represent keywords associated with the data.

まず、ユーザが検索式内でキーワード「ドキュメント」を指定した場合には、検索式が解析され、キーワード「ドキュメント」が検出され、プロファイル情報に基づいて予備検索対象の検索装置として検索装置Eが選択される。そして、キーワード「ドキュメント」を利用して検索装置Eのデータを検索し、検索結果として「ドキュメント、文書」、「ドキュメント、管理」「文書、ドキュメント」等といったキーワードが対応付けられているデータが得られる。次いで、プロファイル情報に基づいて、得られたデータに対応付けられている「ドキュメント」、「文書」、「管理」といったキーワード候補が取り出され、後続する検索動作において使用するキーワードとして「ドキュメント」、「文書」が抽出される。なお、この実施例においては、出現回数が1回となっているキーワード候補については、検索を行う際のキーワードとして使用しないこととしているので、「管理」はキーワードとして抽出されていない。   First, when the user designates the keyword “document” in the search formula, the search formula is analyzed, the keyword “document” is detected, and the search device E is selected as the search device for the preliminary search based on the profile information. Is done. Then, the data of the search device E is searched using the keyword “document”, and data associated with keywords such as “document, document”, “document, management”, “document, document”, etc. is obtained as a search result. It is done. Next, based on the profile information, keyword candidates such as “document”, “document”, and “management” associated with the obtained data are extracted, and “document”, “ Document "is extracted. In this embodiment, since the keyword candidate having the appearance count of 1 is not used as a keyword when performing a search, “management” is not extracted as a keyword.

そして、プロファイル情報に基づいて検索対象の検索装置E及びFに対する抽出されたキーワード群を含む検索式が生成される。例えば、検索装置Eに対する検索式として「ドキュメント|文書」が、検索装置Fに対する検索式として「ドキュメント or 文書」が生成される。次いで、生成した検索式を利用して、各検索装置が検索され、各検索装置による検索の結果からプロファイル情報に基づいてデータの識別子、名前等といった検索結果を取り出して、各検索装置からの検索結果を統一した形式としてまとめて、例えば、ディスプレイ装置等といった出力装置に出力する。   Then, a search expression including the extracted keyword group for the search devices E and F to be searched is generated based on the profile information. For example, “document | document” is generated as a search expression for the search apparatus E, and “document or document” is generated as a search expression for the search apparatus F. Next, each search device is searched using the generated search formula, and search results such as data identifiers, names, and the like are extracted from the search results of each search device based on profile information. The results are collected in a unified format and output to an output device such as a display device.

上記した検索動作を行うことによって、従来に検索式として「ドキュメント」を指定して検索装置Fを検索した場合には得られなかったデータを得ることができる。すなわち、「ドキュメント」と関連の深い「文書」といったキーワードの対応付けられているデータを検索して得ることができる。   By performing the above-described search operation, it is possible to obtain data that could not be obtained when the search device F was searched by specifying “document” as a search formula. That is, data associated with a keyword such as “document” closely related to “document” can be retrieved and obtained.

このように、キーワードと関連のあるキーワードを格納した知識ベースを備えずとも、キーワードを関連するキーワード群に展開することができ、当該キーワード群を使用した検索によって、ユーザが所望しているデータを検出する頻度が増加し、効率よく検索を行うことができる。
また、統制語を利用した検索装置からデータを検索する際であっても、ユーザが統制語を意識しなくとも適切な検索を行うことができ、ユーザが検索対象の検索装置での統制語を調べるといった手間を省くことができる。
In this way, keywords can be expanded into related keyword groups without having a knowledge base storing keywords related to the keywords, and the user's desired data can be obtained by searching using the keyword groups. The frequency of detection increases, and the search can be performed efficiently.
In addition, even when data is retrieved from a search device that uses controlled words, the user can perform an appropriate search without being aware of the controlled words, and the user can select the controlled words in the search device to be searched. You can save time and effort.

なお、上記した第三実施例では、ユーザが指定した検索式がキーワードの論理積である場合には、以下に示す手順で検索式を作成すると検索結果をより精査することができる。すなわち、ユーザが指定したキーワードをk1、k2、…、knとした場合に、まず、キーワードki(0≦i≦n)から展開されたキーワード群をKi(kiは含まず)とし、Kiの各キーワードを論理和で結合した式Oiを作成し、当該式Oiと、ユーザの入力した検索式からキーワードkiの部分を除いた論理積の式Aiとの論理積の部分検索式を作成する。次いで、ユーザが入力した検索式と、各キーワードに対するn個の部分検索式とを論理和で結合して検索式とする。これによって、ユーザが入力した各キーワードから展開されたキーワード群を各入力されたキーワード毎に論理和で結合し、当該結合したもの同士を論理積で結合した検索式とした場合よりも、ユーザの所望していないデータが検索されるといった事態を減少させることができる。   In the third embodiment described above, when the search formula designated by the user is a logical product of keywords, the search result can be further examined by creating the search formula by the following procedure. That is, when the keywords specified by the user are k1, k2,..., Kn, first, the keyword group expanded from the keyword ki (0 ≦ i ≦ n) is defined as Ki (not including ki), and each of Ki An expression Oi in which keywords are combined by logical sum is created, and a partial search expression of logical product of the expression Oi and a logical product expression Ai obtained by removing the keyword ki from the search expression input by the user is created. Next, the search formula input by the user and the n partial search formulas for each keyword are combined with a logical sum to obtain a search formula. As a result, the keyword group expanded from each keyword input by the user is combined with a logical sum for each input keyword, and the combined expression is combined into a search expression that is combined with the logical product. It is possible to reduce the situation where undesired data is retrieved.

次に、本発明の第四実施例に係る統合化検索装置を図14を参照して説明する。なお、上記した実施例と同様な部分には同一番号を付し、重複する説明は省略する。
この統合化検索装置は、第三実施例の統合化検索装置での予備検索によるキーワードの展開と、第一実施例の統合化検索装置でのデータ登録における動作とを組み合わせた動作を行う統合化検索装置であり、検索装置G及びHと、登録仲介手段1と、検索仲介手段4と、データ登録手段10と、プロファイル記憶手段11と、を有している。
Next, an integrated search device according to a fourth embodiment of the present invention will be described with reference to FIG. In addition, the same number is attached | subjected to the part similar to the above-mentioned Example, and the overlapping description is abbreviate | omitted.
This integrated search device is an integration that performs an operation that combines the expansion of keywords by preliminary search in the integrated search device of the third embodiment and the operation in data registration in the integrated search device of the first embodiment. The search device includes search devices G and H, a registration mediation unit 1, a search mediation unit 4, a data registration unit 10, and a profile storage unit 11.

検索装置G及びHは、データとデータの内容に関するキーワードとを格納するデータベースを有しており、データを登録する際には、データとデータに関するキーワードとを対応付けて登録する一方、データを検索する際には、指定されたキーワードに対応付られたデータを検索して検出する。なお、検索装置G及びHは、キーワード展開機能を有していない。   The search devices G and H have a database that stores data and keywords related to the contents of the data. When registering data, the search devices G and H search the data while registering the data and keywords related to the data in association with each other. In doing so, data associated with the specified keyword is searched and detected. Note that the search devices G and H do not have a keyword expansion function.

データ登録手段10は、入力手段2aと、検索式生成手段5eと、キーワード展開手段8bと、データ登録制御手段2dとを有している。
キーワード展開手段8bは、予備検索制御手段8cと、キーワード選定手段8dとを有している。
プロファイル記憶手段11は、第一実施例におけるプロファイル記憶手段3のプロファイル情報に、データに関連するキーワード群を取得できるか否かの情報と、検索式の形式に関する情報と、検索結果のキーワード情報に関する情報と、を更に有している。
The data registration unit 10 includes an input unit 2a, a search expression generation unit 5e, a keyword expansion unit 8b, and a data registration control unit 2d.
The keyword expansion means 8b has preliminary search control means 8c and keyword selection means 8d.
The profile storage means 11 relates to the profile information of the profile storage means 3 in the first embodiment, information on whether or not a keyword group related to data can be acquired, information on the format of the search expression, and keyword information on the search result. Information.

この統合化検索装置では、入力手段2aによって入力されたユーザのキーワードに対して、第三実施例で示した予備検索を使用したキーワードの展開動作を行い、この展開動作によって得られたキーワード群を、第一実施例で示したデータの登録の動作を行うことによって、データと対応付けて格納対象の検索装置に登録する。   In this integrated search device, a keyword expansion operation using the preliminary search shown in the third embodiment is performed on a user keyword input by the input means 2a, and a keyword group obtained by the expansion operation is obtained. By performing the data registration operation shown in the first embodiment, the data is registered in the search target storage device in association with the data.

したがって、キーワードと関連のあるキーワードを格納した知識ベースを備えずとも、キーワードを関連するキーワード群に展開することができ、当該キーワード群に基づいたキーワードをデータに対応させて登録することができるので、検索する際には、新たにキーワード展開するといったことをしなくともユーザが必要とするデータを適切に検索をすることができる。   Therefore, keywords can be expanded into related keyword groups without having a knowledge base storing keywords related to the keywords, and keywords based on the keyword groups can be registered corresponding to the data. When searching, data required by the user can be appropriately searched without newly expanding keywords.

また、登録する検索装置が統制語を使用している場合に、ユーザが統制語と異なるキーワードを入力したとしても、入力したキーワードが展開されることによって検索装置には関連する統制語が登録されるので、ユーザはデータに対応付ける統制語を意識してキーワードを入力する必要がなく、統制語を調べるといった手間を省くことができる。   In addition, when the search device to be registered uses a controlled word, even if the user inputs a keyword different from the controlled word, the input keyword is expanded so that the related controlled word is registered in the search device. Therefore, the user does not need to input a keyword in consideration of the controlled word to be associated with the data, and can save the trouble of checking the controlled word.

なお、上記した第一乃至第四実施例では、統合化検索装置は2つの検索装置を備えていたが、これに限らず2つ以上の複数の検索装置を備えてもよい。
なお、本実施形態では、上記した各機能手段はプロセッサが(ROM等に予め格納された)制御プログラムを実行することにより構成されるが、本発明ではこれら機能手段を独立したハードウエア回路として構成してもよい。
In the first to fourth embodiments described above, the integrated search device includes two search devices. However, the integrated search device is not limited to this, and may include two or more search devices.
In the present embodiment, each functional unit described above is configured by a processor executing a control program (stored in advance in a ROM or the like). However, in the present invention, these functional units are configured as independent hardware circuits. May be.

本発明の第一実施例に係る統合化検索装置の構成図である。It is a block diagram of the integrated search device which concerns on 1st Example of this invention. 本発明の第一実施例に係る統合化検索装置の各検索装置を説明する図である。It is a figure explaining each search device of the integrated search device concerning the 1st example of the present invention. 本発明の第一実施例に係るプロファイル情報を示した図である。It is the figure which showed the profile information which concerns on 1st Example of this invention. 本発明の第一実施例に係る統合化検索装置の動作を説明する図である。It is a figure explaining operation | movement of the integrated search apparatus based on 1st Example of this invention. 本発明の第二実施例に係る統合化検索装置の構成図である。It is a block diagram of the integrated search device which concerns on 2nd Example of this invention. 本発明の第二実施例に係る統合化検索装置の各検索装置を説明する図である。It is a figure explaining each search device of the integrated search device concerning the 2nd example of the present invention. 本発明の第二実施例に係るプロファイル情報を示した図である。It is the figure which showed the profile information which concerns on 2nd Example of this invention. 本発明の第二実施例に係る統合化検索装置の動作を説明する図である。It is a figure explaining operation | movement of the integrated search apparatus which concerns on 2nd Example of this invention. 本発明の第二実施例に係る統合化検索装置の検索式作成処理を説明する図である。It is a figure explaining the search formula creation process of the integrated search device which concerns on 2nd Example of this invention. 本発明の第三実施例に係る統合化検索装置の構成図である。It is a block diagram of the integrated search device which concerns on 3rd Example of this invention. 本発明の第三実施例に係る統合化検索装置の各検索装置を説明する図である。It is a figure explaining each search device of the integrated search device concerning the 3rd example of the present invention. 本発明の第三実施例に係るプロファイル情報を示した図である。It is the figure which showed the profile information which concerns on 3rd Example of this invention. 本発明の第三実施例に係る統合化検索装置の動作を説明する図である。It is a figure explaining operation | movement of the integrated search apparatus based on 3rd Example of this invention. 本発明の第四実施例に係る統合化検索装置の構成図である。It is a block diagram of the integrated search device which concerns on 4th Example of this invention. 従来例に係る検索装置の統合を説明する図である。It is a figure explaining integration of the search device concerning a conventional example.

符号の説明Explanation of symbols

A、B、C、D、E、F、G、H・・検索装置、
2a、5a・・入力手段、
2c、5d・・キーワード展開手段、
2d・・データ登録制御手段、
5f・・データ検索制御手段、
8c・・予備検索制御手段、
8d・・キーワード選定手段
A, B, C, D, E, F, G, H ...
2a, 5a, input means,
2c, 5d, keyword expansion means,
2d .. data registration control means,
5f .. data search control means,
8c .. Preliminary search control means,
8d ・ Keyword selection means

Claims (3)

データとキーワードとを対応付けてデータベースに登録し、複数の検索装置を制御して、指定されたキーワードに基づいてデータを検索させる統合化検索装置において、
検索するデータに関するキーワードが入力される入力手段と、
入力されたキーワードを関連するキーワードに展開するキーワード展開手段と、
展開されたキーワードに基づいて、所定の検索装置にデータを検索させるデータ検索制御手段と、を備えたことを特徴とする統合化検索装置。
In an integrated search device that associates data with a keyword and registers them in a database, controls a plurality of search devices, and searches for data based on a specified keyword.
An input means for inputting a keyword related to data to be searched;
Keyword expansion means for expanding the input keywords into related keywords,
An integrated search device, comprising: a data search control means for causing a predetermined search device to search for data based on the developed keyword.
請求項1に記載の統合化検索装置において、
前記入力手段から入力されたキーワードに基づいて、検索装置にデータを検索させる予備検索制御手段と、
検索結果から入力されたキーワードに関連するキーワードを予め設定された規則に従って抽出する抽出手段と、を更に備え、
前記データ検索制御手段は、 抽出されたキーワードに基づいて所定の検索装置にデータを検索させることを特徴とする統合化検索装置。
The integrated search device according to claim 1,
Preliminary search control means for causing the search device to search for data based on the keyword input from the input means;
Extraction means for extracting a keyword related to the keyword input from the search result according to a preset rule;
The data search control unit causes a predetermined search device to search for data based on the extracted keyword.
データベース検索に用いるキーワードを関連するキーワードに展開する方法であって、
プロファイル管理手段が、複数の検索装置について、キーワードを関連するキーワードに展開する所要のキーワード展開機能を有するか否かの情報を管理しており、
検索装置選択手段が、前記プロファイル管理手段の管理情報に基づいてキーワード展開機能を有する検索装置によりキーワードを関連するキーワードに展開し、
データ検索制御手段が、前記展開されたキーワードを前記所要のキーワード展開機能を有しない他の検索装置へデータベース検索用に提供することを特徴とするデータベース検索用キーワードの展開方法。
A method of expanding keywords used for database search into related keywords,
The profile management means manages information about whether or not it has a required keyword expansion function for expanding keywords into related keywords for a plurality of search devices,
The search device selection means expands the keywords into related keywords by the search device having a keyword expansion function based on the management information of the profile management means,
A database search keyword expansion method, wherein the data search control means provides the expanded keyword for database search to another search device that does not have the required keyword expansion function.
JP2005213896A 2005-07-25 2005-07-25 Integrated search system Expired - Fee Related JP4103905B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005213896A JP4103905B2 (en) 2005-07-25 2005-07-25 Integrated search system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005213896A JP4103905B2 (en) 2005-07-25 2005-07-25 Integrated search system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP34063296A Division JP3747542B2 (en) 1996-12-05 1996-12-05 Integrated search device

Publications (2)

Publication Number Publication Date
JP2005327316A true JP2005327316A (en) 2005-11-24
JP4103905B2 JP4103905B2 (en) 2008-06-18

Family

ID=35473561

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005213896A Expired - Fee Related JP4103905B2 (en) 2005-07-25 2005-07-25 Integrated search system

Country Status (1)

Country Link
JP (1) JP4103905B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009057738A1 (en) * 2007-11-01 2009-05-07 Hitachi Software Engineering Co., Ltd. File search system, program, and computer-readable recording medium
JP2009169470A (en) * 2008-01-10 2009-07-30 Nissan Motor Co Ltd Information guidance system and its recognition dictionary database update method
JP2011154454A (en) * 2010-01-26 2011-08-11 Canon Inc Information processing apparatus, information processing method and program
JP2012128718A (en) * 2010-12-16 2012-07-05 Yahoo Japan Corp Retrieval system and method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009057738A1 (en) * 2007-11-01 2009-05-07 Hitachi Software Engineering Co., Ltd. File search system, program, and computer-readable recording medium
JP2009169470A (en) * 2008-01-10 2009-07-30 Nissan Motor Co Ltd Information guidance system and its recognition dictionary database update method
JP2011154454A (en) * 2010-01-26 2011-08-11 Canon Inc Information processing apparatus, information processing method and program
JP2012128718A (en) * 2010-12-16 2012-07-05 Yahoo Japan Corp Retrieval system and method

Also Published As

Publication number Publication date
JP4103905B2 (en) 2008-06-18

Similar Documents

Publication Publication Date Title
KR101646754B1 (en) Apparatus and Method of Mobile Semantic Search
US9280535B2 (en) Natural language querying with cascaded conditional random fields
US7548933B2 (en) System and method for exploiting semantic annotations in executing keyword queries over a collection of text documents
US7613602B2 (en) Structured document processing apparatus, structured document search apparatus, structured document system, method, and program
US9317552B2 (en) Reusing existing query plans in a database system
US7664773B2 (en) Structured data storage method, structured data storage apparatus, and retrieval method
JP2000315216A (en) Method and device for retrieving natural language
JP2001167087A (en) Device and method for retrieving structured document, program recording medium for structured document retrieval and index preparing method for structured document retrieval
US20090125542A1 (en) Systems and Methods for Modular Information Extraction
US20230014700A1 (en) Pre-emptive graph search for guided natural language interactions with connected data systems
WO2013071305A2 (en) Systems and methods for manipulating data using natural language commands
KR101709055B1 (en) Apparatus and Method for Question Analysis for Open web Question-Answering
KR101654717B1 (en) Method for producing structured query based on knowledge database and apparatus for the same
CN111159381B (en) Data searching method and device
US20050144153A1 (en) Structured data retrieval apparatus, method, and computer readable medium
JP4103905B2 (en) Integrated search system
JP2003256455A (en) Xml document storage/retrieval device, xml document storage/retrieval method used in it, and program for it
JP3596210B2 (en) Related word dictionary creation device
US20070150458A1 (en) System for extending data query using ontology, and method therefor
WO2012091541A1 (en) A semantic web constructor system and a method thereof
JP4185399B2 (en) Customer data management apparatus, customer data management method, customer data management program, and recording medium storing customer data management program
JP3747542B2 (en) Integrated search device
US20040093333A1 (en) Structured data retrieval apparatus, method, and program
KR101602342B1 (en) Method and system for providing information conforming to the intention of natural language query
KR20130131657A (en) Method and system for brand naming, and recording medium thereof

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050824

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050824

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20070928

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20071024

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080317

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110404

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120404

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130404

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140404

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees