JPH0256068A - Chaining search system for related word - Google Patents
Chaining search system for related wordInfo
- Publication number
- JPH0256068A JPH0256068A JP63205695A JP20569588A JPH0256068A JP H0256068 A JPH0256068 A JP H0256068A JP 63205695 A JP63205695 A JP 63205695A JP 20569588 A JP20569588 A JP 20569588A JP H0256068 A JPH0256068 A JP H0256068A
- Authority
- JP
- Japan
- Prior art keywords
- term
- related word
- retrieving
- search
- dictionary
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 claims description 10
- 230000014509 gene expression Effects 0.000 abstract description 8
- 230000005540 biological transmission Effects 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 1
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、検索用語とその関連語、および関連語を検索
用語としてさらにそれに属する関連語を、関連語辞書中
を繰り返して探索し、検索式として生成する関連語の連
鎖探索方弐匠達する。[Detailed Description of the Invention] [Industrial Application Field] The present invention repeatedly searches a related word dictionary for a search term, its related words, and related words using the related word as a search term. Master the chain search method for related words generated as expressions.
従来、この種の関連語の検索方式には、検索対象となる
データベースが検索用語集を有していれば、検索者が必
要とする関連語をその中で探し出す方式と、検索用語集
が無ければ、検索システム特有のオペレータを用いて試
行錯誤しながら必要とする関連語を探しあてる方式とが
ある。Traditionally, this type of related word search method has two methods: if the database to be searched has a search terminology glossary, the searcher searches for the related term needed in it, and the other is the search method that requires a search terminology glossary. For example, there is a method in which a necessary related word is found through trial and error using an operator specific to the search system.
上述した従来方式のうち、前者による方式では、データ
ベースが有する検索用語集に精通しないと該当する用語
を探し出すことは不可能であるという欠点がおる。また
、後者による方式では、何度も検索を行わないと結果が
得られないか、検索するデータベースの領域に精通して
いないと検索者によって選択する用語が異なり。Among the conventional methods described above, the former method has the disadvantage that it is impossible to search for a corresponding term unless one is familiar with the search terminology list included in the database. In addition, with the latter method, results may not be obtained unless the search is repeated many times, or the terms selected will differ depending on the searcher, as the searcher may not be familiar with the area of the database being searched.
結果に検索もれが生じるという欠点がある。The disadvantage is that search results may be omitted.
本発明は、上述した問題を解決し得る関連語の連鎖探索
方式を提供しようとするもので、検索用語とその関連語
で構成された登録用語を入力して関連語辞書に記憶する
辞書作成手段と。The present invention aims to provide a related word chain search method that can solve the above-mentioned problems, and is a dictionary creation means that inputs registered terms consisting of a search term and its related words and stores them in a related word dictionary. and.
前記関連語辞書中に1問い合せとして入力された検索用
語の関連語が存在するか否かを調べ。It is checked whether or not a word related to the search term inputted as one query exists in the related word dictionary.
さらに、見つかった関連語を1つ1つ検索用語とみなし
て、その関連語が存在するか否かを。Furthermore, each of the related words found is considered as a search term, and whether or not the related word exists is determined.
検索用語とみなす関連語がなくなるまで繰り返して探索
する辞書参照手段と9問い合せとして入力された用語と
前記関連語辞書中に見つかった関連語を検索式として組
立てる用語組立て手段とを備えている。The apparatus includes a dictionary reference means for repeatedly searching until there are no related words to be considered as search terms, and a term assembling means for assembling a term input as a query and related words found in the related word dictionary as a search formula.
次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例の縦断面図である。FIG. 1 is a longitudinal sectional view of an embodiment of the present invention.
第2図は検索用語と関連語の一例である。ここでいう検
索用語とは、検索の際のキーワードであり、かつ関連語
を引き出すためのキーとなる用語である。FIG. 2 is an example of search terms and related words. The term "search term" used herein is a keyword used in a search, and is a key term for extracting related words.
第3図は検索用語から関連語を探し出せるように構成さ
れた関連語辞書の内容である。関連語辞書は、検索用語
をインデックスとして探し。FIG. 3 shows the contents of a related word dictionary configured to allow related words to be found from search terms. The related word dictionary uses search terms as an index.
見つかった場合にはインデックスのデータから関連語を
探し出せるように構成されたインデックス部と、関連語
そのものを格納したデータ部から成り立っている。イン
デックスのデータには、関連語を格納した場所の物理ア
ドレスがとられる。つまり、検索用語と関連語は、デー
タ部である関連語を辞書に記憶したときのアドレスで対
応がついている。It consists of an index section configured to allow related words to be searched from index data when found, and a data section that stores the related words themselves. The index data includes the physical address of the location where the related word is stored. In other words, the search term and the related word are associated with each other by the address at which the related word, which is the data part, is stored in the dictionary.
第4図は見つかった関連語を格納する用語保存テーブル
の内容である。FIG. 4 shows the contents of a term storage table that stores found related terms.
第1図において、1は関連語辞書3に記憶する検索用語
と関連語で構成される登録用語、2は登録用語1を読み
こみ、第3図のように、関連語をデータ部に記憶し、そ
の物理アドレスをデータにもって検索用語をインデック
ス部に記憶するための辞書作成部である。4は辞書参照
部で、探索する検索用語である問い合せ5を入力し、そ
の検索用語が関連語辞書3に存在するか否かを調べる。In Fig. 1, 1 is a registered term consisting of a search term and related words stored in the related word dictionary 3, and 2 is a registered term that reads registered term 1 and stores the related term in the data section as shown in Fig. 3. , is a dictionary creation unit for storing search terms in an index unit using their physical addresses as data. Reference numeral 4 denotes a dictionary reference section in which a query 5, which is a search term to be searched for, is inputted, and it is checked whether the search term exists in the related word dictionary 3.
辞書参照部4は検索用語が見つかった場合には、存在す
る関連語1つ1つを検索用語とみなして、さらにその関
連語が存在するか否かを調べ、見つかった関連語を用語
保存テーブルに格納するという処理を検索用語に見なす
関連語がなくなるまで連鎖的に繰り返して行う。6は問
い合せ5に入力された用語と用語保存テーブルに格納さ
れた用語を検索式7として作成する用語組立て部である
。検索式7は検索用語と関連語をOR演算子で結合して
作成される。When a search term is found, the dictionary reference unit 4 considers each existing related word as a search term, further checks whether the related word exists, and stores the found related words in the term storage table. This process is repeated in a chain until there are no more related words to be considered as search terms. Reference numeral 6 denotes a term assembling unit that creates a search expression 7 from the terms input in the query 5 and the terms stored in the term storage table. Search formula 7 is created by combining the search term and related terms using an OR operator.
説明上、登録用語1は第2図に示すものとする。For the sake of explanation, it is assumed that registered term 1 is shown in FIG.
はじめだ関連語辞書3を作成する。辞書作成部2は1つ
目の検索用語「自動車」と、関連語「自動車操縦」、「
自動車道路」を読み込み。Create a beginning related word dictionary 3. The dictionary creation unit 2 uses the first search term "car" and related words "car operation", "
Load "Automobile Road".
関連語2つをまとめてデータ部に記憶する。記憶したと
きには、データ部における物理アドレスが明らかだなる
。Two related words are stored together in the data section. When stored, the physical address in the data section is clear.
次に検索用語「自動車」をインデックス部に記憶する。Next, the search term "automobile" is stored in the index section.
このとき、先に記憶した関連語の物理アドレスをインデ
ックスのデータとして格納する。同様にして、続けて検
索用語「自動車操縦」、「自動車道路」と、それぞれ関
連語をインデックス部、データ部に記憶していく。At this time, the physical address of the related word previously stored is stored as index data. In the same manner, the search terms "car operation" and "motor road" and related words are stored in the index section and the data section, respectively.
このようにして関連語辞書3が作成され、辞書の参照が
可能となる。問い合せ5として「自動車」が入力される
と、辞書参照部4は、関連語辞書3のインデックス部に
「自動車」があるか否かを探索する。見つかった場合に
は、インデックスのデータとして格納されている物理ア
ドレスをたどシデータ部を参照する。第3図に示すよう
に、該当するアドレス1番地には関連語「自動車操縦」
、「自動車道路」が記憶されている。見つかった関連語
は、第4図のように順次、用語保存テーブルに格納され
る。続けて。In this way, the related word dictionary 3 is created, and the dictionary can be referenced. When "automobile" is input as inquiry 5, dictionary reference section 4 searches whether or not "automobile" is included in the index section of related word dictionary 3. If found, the physical address stored as index data is traced and the data section is referenced. As shown in Figure 3, the corresponding address No. 1 contains the related word "car operation".
, "motor road" is stored. The found related words are sequentially stored in the term storage table as shown in FIG. continue.
関連語「自動車操縦」、「自動車道路」それぞれを検索
用語とみなしてインデックス部にその用語があるか否か
を探索する。検索用語「自動車操縦」には関連語「オー
バステア」、「アンダステア」が、「自動車道路」には
「高速道路」が存在していることがわかる。このように
、検索用語に属する関連語が存在しなくなるまで関連語
辞書3を探索し、見つかった関連語を用語保存テーブル
に格納していく。The related terms "automobile operation" and "automobile road" are each regarded as search terms, and a search is made to see if the terms exist in the index section. It can be seen that the search term "vehicle operation" has the related words "oversteer" and "understeer", and the search term "automobile road" has the related words "expressway". In this way, the related word dictionary 3 is searched until there are no related words belonging to the search term, and the found related words are stored in the term storage table.
関連語辞書3の探索が終了すると、用語保存テーブルは
用語組立て部5に渡される。ここで。When the search in the related word dictionary 3 is completed, the term storage table is passed to the term assembling unit 5. here.
個々の用語は9問い合せ5で入力された検索用語を先頭
にOR演算子で結合され、検索式7として次のように生
成される。The individual terms are combined using an OR operator with the search term input in 9-query 5 at the beginning, and a search expression 7 is generated as follows.
さらに−例として9問い合せ5に「自動変速」が入力さ
れたとする。この場合、関連語辞書3のインデックス部
には検索用語「自動変速」は存在しないことがわかる。Further, as an example, assume that "automatic gear shift" is input in inquiry 5. In this case, it can be seen that the search term "automatic transmission" does not exist in the index section of the related word dictionary 3.
用語組立て部6では問い合せ5の用語「自動変速」−語
だけを検索式7として生成する。The term assembling unit 6 generates only the term "automatic transmission" in the query 5 as the search expression 7.
以上説明したように本発明は、検索用語の関連語を探索
し、さらに見つかった関連語を検索用語とみなして、そ
の関連語を順次探索していき、用語を検索式として作成
することにより。As explained above, the present invention searches for words related to a search term, regards the found related terms as search terms, sequentially searches for the related terms, and creates the terms as a search expression.
検索用語集を調べて必要とする関連語を探し出したり、
検索システムのオペレータを使って試行錯誤しながら検
索することもなくなり、どの検索者も同じように質の高
い検索結果を得ることのできる効果がある。Check the search glossary to find the related words you need,
This eliminates the need for trial-and-error searches using a search system operator, and has the effect that all searchers can obtain search results of the same high quality.
第1図は本発明の一実施例の縦断面図、第2図は検索用
語と関連語の断面図、第3図は関連語辞書の断面図、第
4図は用語保存テーブルの一部を示した図である。
1・・・登録用語、2・・・辞書作成部、3・・・関連
語辞書、4・・・辞書参照部、5・・・問い合せ、6・
・・用語組立て部、7・・・検索式。
第1図
第4
図Fig. 1 is a longitudinal sectional view of an embodiment of the present invention, Fig. 2 is a sectional view of a search term and related words, Fig. 3 is a sectional view of a related word dictionary, and Fig. 4 is a part of a term storage table. FIG. 1...Registered term, 2...Dictionary creation section, 3...Related word dictionary, 4...Dictionary reference section, 5...Inquiry, 6.
...Term assembly section, 7...Search formula. Figure 1 Figure 4
Claims (1)
めて関連語と呼ぶ)で構成された登録用語を入力して関
連語辞書に記憶する辞書作成部と、該関連語辞書中に、
問い合せとして入力された検索用語の関連語が存在する
か否かを調べ、さらに、見つかった関連語を1つ1つ検
索用語とみなして、その関連語が存在するか否かを、検
索用語とみなす関連語がなくなるまで繰り返して探索す
る辞書参照部と、問い合せとして入力された用語と該関
連語辞書中に見つかった関連語を検索式として組立てる
用語組立て部とを備えて構成したことを特徴とする関連
語の連鎖探索方式。1. A dictionary creation unit that inputs registered terms consisting of search terms and their synonyms and related words (hereinafter referred to as related terms) and stores them in a related word dictionary; ,
It is checked whether a related word exists for the search term entered as a query, and each related word found is considered as a search term, and whether the related term exists or not is compared to the search term. The present invention is characterized by comprising a dictionary reference section that repeatedly searches until there are no related words to be considered, and a term assembly section that assembles a term input as an inquiry and related words found in the related word dictionary as a search formula. A chain search method for related words.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63205695A JPH0256068A (en) | 1988-08-20 | 1988-08-20 | Chaining search system for related word |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP63205695A JPH0256068A (en) | 1988-08-20 | 1988-08-20 | Chaining search system for related word |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH0256068A true JPH0256068A (en) | 1990-02-26 |
Family
ID=16511178
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP63205695A Pending JPH0256068A (en) | 1988-08-20 | 1988-08-20 | Chaining search system for related word |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0256068A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03252767A (en) * | 1990-03-02 | 1991-11-12 | Nippon Telegr & Teleph Corp <Ntt> | Key word associative generator |
JPH0589176A (en) * | 1991-09-25 | 1993-04-09 | Dainippon Printing Co Ltd | Image retrieving device |
JPH07200608A (en) * | 1993-12-28 | 1995-08-04 | Nec Corp | Key word associating device |
-
1988
- 1988-08-20 JP JP63205695A patent/JPH0256068A/en active Pending
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03252767A (en) * | 1990-03-02 | 1991-11-12 | Nippon Telegr & Teleph Corp <Ntt> | Key word associative generator |
JPH0589176A (en) * | 1991-09-25 | 1993-04-09 | Dainippon Printing Co Ltd | Image retrieving device |
JPH07200608A (en) * | 1993-12-28 | 1995-08-04 | Nec Corp | Key word associating device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6523028B1 (en) | Method and system for universal querying of distributed databases | |
US7209876B2 (en) | System and method for automated answering of natural language questions and queries | |
US4514826A (en) | Relational algebra engine | |
EP0529916A2 (en) | System and method for efficient execution of outer join operations | |
EP0120185A2 (en) | Computing apparatus and method for translating into a linear query a graphic language query | |
US20040143570A1 (en) | Strategy based search | |
EP2156331A1 (en) | User-defined relevance ranking for search | |
EP1360616A2 (en) | Database system and query optimiser | |
AU2002229734A1 (en) | Database system and query optimiser | |
US5809496A (en) | Hybrid search | |
US5613142A (en) | Join processing system and method for joining relations based on join fields in a relational database | |
EP0737928A1 (en) | Language processing method and apparatus | |
JPH0256068A (en) | Chaining search system for related word | |
US6778983B1 (en) | Apparatus and method for accessing HTML files using an SQL query | |
JPH0227478A (en) | Document management device | |
RU2001131397A (en) | Help legal system of data storage and retrieval | |
JP2000250921A (en) | Method and system for managing database | |
JPH02224069A (en) | Information retrieving system | |
JP2666475B2 (en) | Kanji compound word keyword search device | |
JPH0584937B2 (en) | ||
US20070288496A1 (en) | K engine - process count after build in threads | |
JPH03246728A (en) | Reference symbol retrieval system | |
JPH06180718A (en) | Retrieving system | |
JPH0877199A (en) | Thesaurus subclassifying method | |
CN115292322A (en) | Data query method, device, equipment and medium |