JP2000200285A - Method and device for information retrieval, and recording medium where information retrieval program is recorded - Google Patents

Method and device for information retrieval, and recording medium where information retrieval program is recorded

Info

Publication number
JP2000200285A
JP2000200285A JP11001495A JP149599A JP2000200285A JP 2000200285 A JP2000200285 A JP 2000200285A JP 11001495 A JP11001495 A JP 11001495A JP 149599 A JP149599 A JP 149599A JP 2000200285 A JP2000200285 A JP 2000200285A
Authority
JP
Japan
Prior art keywords
similarity
document
calculating
word
search
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
JP11001495A
Other languages
Japanese (ja)
Other versions
JP3503506B2 (en
Inventor
Shigeo Shimada
茂夫 島田
Mutsumi Kumamoto
睦 熊本
Tsuneaki Kato
恒昭 加藤
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP00149599A priority Critical patent/JP3503506B2/en
Publication of JP2000200285A publication Critical patent/JP2000200285A/en
Application granted granted Critical
Publication of JP3503506B2 publication Critical patent/JP3503506B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To make extractible more matching documents from a document group while making the intension of a retriever reflected therein by putting different kind of similarities together and calculating one composite similarity, and presenting a document from a retrieval object according to the composite similarity. SOLUTION: When a retrieval request from the retriever is inputted to a retrieval request input part 14, a similarity calculation part A15 analyzes the retrieval request by a method A, calculates the similarity to a document to be retrieved, and outputs a pair of the similarity and an identifier indicating the document in the form of a list. A similarity calculation part B16 analyzes the retrieval request by a method B and outputs a pair of the similarity to the document to be retrieved and an identifier indicating the document in the form of a list. A similarity composition part 18 puts the similarities together while taking pairs of similarities and identifiers out of similarity calculation results outputted from the similarity calculation parts A15 and B16. Further, a similarity order rearrangement part 19 rearranges the similarity results according to the composite similarity and a retrieval result display part 20 displays the retrieval result.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、情報検索技術に係
り、特に、検索者の意図を反映させて情報検索を行な
い、検索意図に適合した文書をより多く検索対象の文書
群から抽出可能な情報検索方法、情報検索装置及び情報
検索プログラムを記録した記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieval technique, and more particularly, to an information retrieval that reflects the intention of a searcher, and is capable of extracting more documents matching the retrieval intention from a group of documents to be retrieved. The present invention relates to an information search method, an information search device, and a recording medium on which an information search program is recorded.

【0002】[0002]

【従来の技術】従来の技術における情報検索方法には大
きく分けて2種類ある。第1の方法は、検索要求として
文字列を指定し、その文字列を含む文書を検索対象の文
書群から抽出する方法である。第2の方法は、まず、文
書及び検索要求を何らかの基準で特徴付けし、特徴付け
されたもの同士の類似している度合いである類似度を計
算する。次に、類似度の高い対象を適合の度合いが高い
対象とし、類似度が高い順に検索対象の文書群から抽出
する方法である。
2. Description of the Related Art There are two main types of information retrieval methods in the prior art. A first method is to specify a character string as a search request and extract a document including the character string from a search target document group. In the second method, a document and a search request are first characterized by some criteria, and a similarity, which is a degree of similarity between the characterized documents, is calculated. Next, a method in which a target having a high degree of similarity is set as a target having a high degree of matching, and the target is extracted from a document group to be searched in descending order of degree of similarity.

【0003】第1の方法の代表的な例は文字列一致方法
である。すなわち、検索要求の文字列と一致する文字列
を含む文書を抽出する方法である。第2の方法の例とし
てはtf・idf方式がある。この方法は、文書に含ま
れる単語を統計的に分析し、単語の出現頻度を利用し
て、それを単語の統計的重要度と見なし、一致した単語
の重要度を用いて文書の適合度を順序付ける方法であ
る。上記の例はいずれも検索対象となる文書が検索要求
の文字列を含むことを前提とする。
A typical example of the first method is a character string matching method. That is, this is a method of extracting a document including a character string that matches the character string of the search request. As an example of the second method, there is a tf · idf method. This method statistically analyzes the words contained in a document, uses the frequency of occurrence of the words, regards them as the statistical importance of the words, and uses the importance of the matched words to determine the relevance of the document. It is a way to order. In each of the above examples, it is assumed that the document to be searched includes the character string of the search request.

【0004】第2の方法の例として検索要求の文字列が
含まれていなくてもよい方法がある。その方法は、単語
に関する意味知識を用意し、文書を構成する単語を意味
知識で展開することにより特徴付けし、その特徴付けさ
れたもの同士の類似度を計算する方法である。
[0004] As an example of the second method, there is a method in which a character string of a search request may not be included. The method is a method of preparing semantic knowledge about words, characterizing words constituting a document by developing the words with semantic knowledge, and calculating a similarity between the characterized characters.

【0005】[0005]

【発明が解決しようとする課題】上述した通り、文字列
を含むことを前提とする方法では検索要求に含まれる文
字列と正確に一致する文字列を含む文書が検索される。
また、同義語辞書(シソーラスを含む)を用意し、同義
語が含まれていれば検索できるようにすることにより検
索の漏れを少なくする試みもなされている。
As described above, in the method on the premise that a character string is included, a document containing a character string that exactly matches the character string included in the search request is searched.
In addition, attempts have been made to reduce the omission of search by preparing a synonym dictionary (including a thesaurus) and enabling a search if a synonym is included.

【0006】文字列あるいはその同義語を含む文書を検
索するこの方法は、検索要求の文字列が検索者の検索意
図を明確に表す場合に非常に有効である。しかしなが
ら、この方法によると、文字列の意味と、その文字列を
含む文書の主題とが無関係であっても検索され得るとい
う特性がある。一方、文書を意味知識を用いて特徴付け
る方法によると、必ずしも文字列が含まれていなくても
よく、検索要求で指定された単語でなくともその単語の
意味に関連する文書が検索される。しかしながら、必ず
しも文字列を含む文書が検索されるとは限らず、文字列
を含む文書を検索したい場合にはこの方法は適していな
い。
This method of searching for a document containing a character string or a synonym thereof is very effective when the character string of the search request clearly indicates the search intention of the searcher. However, according to this method, there is a characteristic that even if the meaning of the character string and the subject of the document including the character string are irrelevant, the character string can be searched. On the other hand, according to the method of characterizing a document using semantic knowledge, a character string is not necessarily included, and a document related to the meaning of the word is searched even if the word is not a word specified in the search request. However, a document including a character string is not always searched, and this method is not suitable for searching a document including a character string.

【0007】本発明は、上記の点に鑑みなされたもので
あり、検索者の意図を反映させて、適合する文書をより
多く検索対象の文書群から抽出する情報検索方法、情報
検索装置及び情報検索プログラムを記録した記録媒体を
提供することを目的とする。
The present invention has been made in view of the above points, and an information search method, an information search apparatus, and an information search method for extracting more suitable documents from a group of documents to be searched by reflecting a searcher's intention. It is an object to provide a recording medium on which a search program is recorded.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明は次のように構成される。本発明は、複数の
文書を検索対象とし、該検索対象における各文書と1つ
以上の単語からなる単語列との類似度を算出し、該類似
度に従い該検索対象から1つ又は複数の文書を提示する
情報検索方法であり、前記各文書毎に前記類似度を複数
の方法により複数種類算出する第1の算出ステップと、
該複数種類の類似度を合成して1つの合成類似度を算出
する第2の算出ステップと、該合成類似度に従って前記
検索対象から前記1つ又は複数の文書を提示するステッ
プとを有する。
To achieve the above object, the present invention is configured as follows. The present invention sets a plurality of documents as a search target, calculates a similarity between each document in the search target and a word string including one or more words, and calculates one or more documents from the search target according to the similarity. A first calculation step of calculating a plurality of types of the similarity by a plurality of methods for each document;
A second calculating step of calculating one combined similarity by combining the plurality of types of similarities; and presenting the one or more documents from the search target according to the combined similarity.

【0009】本発明によれば、複数の異なる方法で類似
度を算出し、それぞれの類似度を合成することにより、
単独の類似度を用いるだけであった従来の技術における
問題点は解消され、検索意図により適合した検索結果を
得ることが可能となる。上記の構成において、本発明は
次のような構成をとることができる。前記第1の算出ス
テップにおける前記複数の方法は、前記各文書と前記単
語列における単語の連想関係を用いて、単語の連想の重
みにより類似度を算出する方法と、前記各文書中に前記
単語列中の単語の文字列と一致する文字列が存在するか
どうかを調べることにより類似度を算出する方法の2つ
の方法である。
According to the present invention, the similarity is calculated by a plurality of different methods, and the similarities are combined, whereby
The problem in the related art in which only a single similarity is used is solved, and a search result more suitable for a search intention can be obtained. In the above configuration, the present invention can have the following configuration. The plurality of methods in the first calculation step include a method of calculating a similarity by weight of word association using each document and the word association in the word string, and a method of calculating the similarity in each document. There are two methods of calculating the similarity by checking whether a character string that matches the character string of the word in the column exists.

【0010】本発明によれば、検索要求の文字列が必ず
しも一致しなくても良い方法と、文字列が一致する文書
のみを検索する方法の2つを使用して結果を合成するこ
ととしたため、従来技術による両方法の利点を取り入れ
ることができ、より検索意図に適合した検索結果を得る
ことが可能となる。また、上記の構成において、本発明
は次のような構成でもよい。
According to the present invention, the result is synthesized by using two methods, a method in which the character string of the search request does not necessarily match and a method in which only the document in which the character string matches is searched. In addition, the advantages of both methods according to the prior art can be adopted, and it is possible to obtain a search result more suitable for the search intention. In the above configuration, the present invention may have the following configuration.

【0011】前記第2の算出ステップは、前記第1の算
出ステップにより算出されたそれぞれの類似度に重み付
けをし、該重み付けされた類似度を合計するステップを
有する。本発明により、複数ある類似度に重み付けして
合成することとしたため、算出方法のそれぞれが得意と
する特性を活かすことができる。
The second calculating step includes a step of weighting each similarity calculated in the first calculating step, and summing the weighted similarities. According to the present invention, since a plurality of similarities are weighted and combined, it is possible to make use of characteristics that each calculation method is good at.

【0012】上記構成において、本発明は次の構成でも
よい。前記重み付けは外部から指定された係数を前記類
似度に掛けることにより行なう。本発明によれば、重み
付けを外部から指定することで行なうことが可能となる
ため、複数ある類似度算出方法のそれぞれが得意とする
特性を活かすことができるとともに、検索意図を反映さ
せることが可能となる。
In the above configuration, the present invention may have the following configuration. The weighting is performed by multiplying the similarity by a coefficient specified from the outside. According to the present invention, the weighting can be performed by designating the weighting from the outside, so that each of the plurality of similarity calculation methods can take advantage of its specialty and reflect the search intention. Becomes

【0013】上記目的を達成するために、本発明は次に
ように構成してもよい。なお、以下の発明においても、
上記の発明と同様の作用及び効果を有する。本発明は複
数の文書を検索対象とし、該検索対象における各文書と
1つ以上の単語からなる単語列との類似度を算出する手
段を有し、該類似度に従って該検索対象から1つ又は複
数の文書を提示する情報検索装置であり、前記各文書毎
に前記類似度を複数の手段により複数種類算出する第1
の算出手段と、該複数種類の類似度を合成して1つの合
成類似度を算出する第2の算出手段と、該合成類似度に
従って前記検索対象から前記1つ又は複数の文書を提示
する手段とを有する。
In order to achieve the above object, the present invention may be configured as follows. In the following invention,
It has the same operation and effect as the above invention. The present invention includes a plurality of documents as a search target, and has means for calculating a similarity between each document in the search target and a word string including one or more words. An information retrieval apparatus for presenting a plurality of documents, wherein a plurality of types of the similarity are calculated by a plurality of means for each of the documents.
Calculating means, a plurality of similarities are combined to calculate one combined similarity, and the one or more documents are presented from the search target according to the combined similarity. And

【0014】上記構成において、本発明は次のようにも
構成できる。前記第1の算出手段における前記複数の手
段は、前記各文書と前記単語列における単語の連想関係
を用いて、単語の連想の重みにより類似度を算出する手
段と、前記各文書中に前記単語列中の単語の文字列と一
致する文字列が存在するかどうかを調べることにより類
似度を算出する手段とである。
In the above configuration, the present invention can also be configured as follows. The plurality of means in the first calculating means are means for calculating the similarity by the weight of word association using the associative relationship between each document and the word in the word string; Means for calculating the degree of similarity by checking whether there is a character string that matches the character string of the word in the column.

【0015】また、上記構成において、本情報処理装置
は次の構成としてもよい。前記第2の算出手段は、前記
第1の算出手段により算出されたそれぞれの類似度に重
み付けを行なう手段と、該重み付けされた類似度を合計
する手段とを有する。更に、上記構成において、本発明
を次のように構成してもよい。
In the above configuration, the information processing apparatus may have the following configuration. The second calculating means includes means for weighting each similarity calculated by the first calculating means, and means for summing the weighted similarities. Further, in the above configuration, the present invention may be configured as follows.

【0016】前記重み付けを行なう手段は、該重み付け
を表す係数を外部から指定する手段と、該係数を前記類
似度に掛ける手段とを有する。上記目的を達成するため
に、本発明は次のようにも構成できる。本発明は、複数
の文書を検索対象とし、該検索対象における各文書と1
つ以上の単語からなる単語列との類似度を算出し、該類
似度に従い該検索対象から1つ又は複数の文書を提示す
る手順をコンピュータに実行させる情報検索プログラム
を記録した記録媒体であり、前記各文書毎に前記類似度
を複数の手順により複数種類算出する第1の算出手順
と、該複数種類の類似度を合成して1つの合成類似度を
算出する第2の算出手順と、該合成類似度に従って前記
検索対象から前記1つ又は複数の文書を提示する手順と
をコンピュータに実行させるプログラムを記録する。
The means for performing weighting includes means for externally designating a coefficient representing the weighting, and means for multiplying the coefficient by the similarity. In order to achieve the above object, the present invention can be configured as follows. According to the present invention, a plurality of documents are to be searched, and
A recording medium for recording an information retrieval program for calculating a similarity with a word string composed of one or more words, and causing a computer to execute a procedure for presenting one or more documents from the search target according to the similarity; A first calculation procedure of calculating a plurality of types of the similarity for each of the documents by a plurality of procedures, a second calculation procedure of calculating one combined similarity by combining the plurality of the similarities, And a step of presenting the one or more documents from the search target according to the composite similarity.

【0017】上記構成において、本発明は次のようにも
できる。前記第1の算出手順における前記複数の手順
は、前記各文書と前記単語列における単語の連想関係を
用いて、単語の連想の重みにより類似度を算出する手順
と、前記各文書中に前記単語列中の単語の文字列と一致
する文字列が存在するかどうかを調べることにより類似
度を算出する手順とである。
In the above configuration, the present invention can be made as follows. The plurality of steps in the first calculation step include a step of calculating a similarity by a weight of word association using an associative relationship between each of the documents and the words in the word string, and a step of calculating the similarity in each of the documents. And calculating the similarity by checking whether there is a character string that matches the character string of the word in the column.

【0018】また、上記構成において、本発明は次の構
成とすることも可能である。前記第2の算出手順は、前
記第1の算出手順により算出されたそれぞれの類似度に
重み付けを行なう手順と、該重み付けされた類似度を合
計する手順とを有する。更に、本発明において、前記重
み付けを行なう手順は、該重み付けを表す係数を外部か
ら指定する手順と、該係数を前記類似度に掛ける手順と
を有する。
Further, in the above configuration, the present invention can be configured as follows. The second calculation procedure includes a procedure of weighting each similarity calculated by the first calculation procedure, and a procedure of summing the weighted similarities. Further, in the present invention, the procedure of performing the weighting includes a procedure of externally designating a coefficient representing the weight, and a procedure of multiplying the coefficient by the similarity.

【0019】[0019]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。図1は、本発明の一実施例
にかかる装置の構成を示すブロック図である。同図に示
すように、本実施例の情報検索装置は、検索対象蓄積部
11、インデックス部A12、インデックス部B13、
検索要求入力部14、類似度計算部A15、類似度計算
部B16、類似度合成割合入力部17、類似度合成部1
8、類似度順位並替部19、及び検索結果表示部20を
有する。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an apparatus according to one embodiment of the present invention. As shown in the figure, the information search device of this embodiment includes a search target storage unit 11, an index unit A12, an index unit B13,
Search request input unit 14, similarity calculation unit A15, similarity calculation unit B16, similarity synthesis ratio input unit 17, similarity synthesis unit 1
8, a similarity order rearranging unit 19 and a search result display unit 20 are provided.

【0020】インデックス部A12・類似度計算部A1
5とインデックス部B13・類似度計算部B16は検索
要求に対する検索対象文書の適合度合いである類似度の
計算を行う方法(ここでは以下A方法及びB方法と称す
る)にそれぞれ対応して具備される。また、本実施例で
は2種類の方法を使用しているが、何種類であっても実
施可能である。例えば、n種類の方法を使用する場合に
は、それぞれの方法に対応したn組のインデックス部及
び類似度計算部が具備される。なお、1種類であれば単
一方法による情報検索装置に等しい。
Index part A12 / similarity calculation part A1
5 and an index part B13 / similarity calculation part B16 are provided corresponding to the method of calculating the similarity, which is the degree of relevance of the search target document to the search request (hereinafter, referred to as A method and B method). . In this embodiment, two types of methods are used, but any number of types can be used. For example, when n types of methods are used, n sets of index units and similarity calculation units corresponding to each method are provided. In addition, if it is one kind, it is equivalent to an information search device by a single method.

【0021】次に本実施例の動作を説明する。検索対象
蓄積部11は検索対象となる文書を保持している。イン
デックス部A12は検索対象文書それぞれに対する識別
子及びA方法における類似度計算時に使用される特徴ベ
クトルを格納し、インデックス部B13は検索対象文書
それぞれに対する識別子及びB方法における類似度計算
時に使用される特徴ベクトルを格納する。
Next, the operation of this embodiment will be described. The search target storage unit 11 stores documents to be searched. The index unit A12 stores an identifier for each search target document and a feature vector used when calculating the similarity in the A method, and the index unit B13 stores an identifier for each search target document and the feature vector used when calculating the similarity in the B method. Is stored.

【0022】検索者からの検索要求が検索要求入力部1
4に入力されると、類似度計算部A15は、検索要求を
A方法で分析し、インデックス部A12に格納されたA
方法に対応するインデックスを用いて検索対象の文書と
の類似度を計算し、その類似度を文書を示す識別子との
組のリストとして出力し、類似度計算部B16は、検索
要求をB方法で分析し、インデックス部B13に格納さ
れたB方法に対応するインデックスを用いて検索対象の
文書との類似度を計算し、その類似度を文書を示す識別
子との組のリストとして出力する。
The search request from the searcher is input to search request input unit 1
4, the similarity calculation unit A15 analyzes the search request by the A method and stores the search request in the index unit A12.
The similarity with the document to be searched is calculated using the index corresponding to the method, and the similarity is output as a list of a pair with the identifier indicating the document. It analyzes and calculates the similarity with the document to be searched using the index corresponding to the method B stored in the index unit B13, and outputs the similarity as a list of pairs with the identifier indicating the document.

【0023】類似度合成部18は、類似度計算部A15
及び類似度計算部B16から出力された類似度計算結果
から類似度と識別子の組を取り出しながら、類似度を合
成すし、類似度順位並替部19は合成された類似度に従
って類似度結果を並べ替え、検索結果表示部20が検索
結果を表示する。なお、類似度合成割合入力部17につ
いては後述する。
The similarity synthesizing unit 18 includes a similarity calculating unit A15
The similarity is combined while extracting the set of the similarity and the identifier from the similarity calculation result output from the similarity calculation unit B16, and the similarity order rearranging unit 19 arranges the similarity results according to the combined similarity. Alternatively, the search result display unit 20 displays the search results. The similarity combination ratio input unit 17 will be described later.

【0024】図2は、図1に示す類似度合成部18の詳
細な動作を示すフローチャートである。類似度合成には
種々の方法があり、ここで説明する方法はその中の一例
である。また、本実施例では、A方法としては、単語の
連想関係を蓄積した知識ベースを用いて単語の連想の重
みにより類似度を計算する方法を用いており、B方法と
しては文字列一致方法を用いている。本実施例において
文字列一致方法における類似度は、検索対象中に一致す
る文字列が存在する場合を1、存在しない場合を0とし
ている。
FIG. 2 is a flowchart showing a detailed operation of the similarity synthesizing section 18 shown in FIG. There are various methods for synthesizing similarity, and the method described here is an example of them. In the present embodiment, the method A uses a method of calculating the similarity by the weight of the word association using a knowledge base in which the word association is accumulated, and the method B uses a character string matching method. Used. In this embodiment, the similarity in the character string matching method is set to 1 when a matching character string exists in the search target, and set to 0 when there is no matching character string.

【0025】図2中、まず、ステップllでは、図1の
類似度計算部A15の出力である類似度リストから、識
別子と類似度をすべて読み込む。次に、ステップ12で
は、類似度計算部B16の出力である類似度リストか
ら、一つずつの類似度と識別子の対を取り出す。ステッ
プ13では、B方法による類似度リストから取り出した
識別子に同じ識別子を持つ組を先に読み込んだA方法に
よる組から探す。ステップ14で同じ識別子の有無を調
べ、無い場合は、ステップ15で識別子と類似度の組
を、先に読み出したリストの最後に追加する。有る場合
は、ステップ16でA、B両方法の類似度を取り出し、
両方法の類似度から、合成計算式F(s1 ,s2 )に従
って合成類似度s0 を計算する。合成計算式は、例え
ば、 s0 =α・s1 +β・s2 である。ここで、s1 はA方法による類似度、s2 はB
方法による類似度、α、βは前述した図1の類似度合成
割合入力部17から入力されるパラメータである。この
パラメータを調整することにより、それぞれの方法が持
つ特性の重みを変えることができる。合成計算式は上記
式に限られるものではなく、他の式に設定してよい。
In FIG. 2, first, in step 11, all identifiers and similarities are read from the similarity list output from the similarity calculator A15 in FIG. Next, in step 12, pairs of similarities and identifiers are extracted one by one from the similarity list output from the similarity calculator B16. In step 13, a set having the same identifier as the identifier extracted from the similarity list based on the method B is searched for from the set based on the method A previously read. In step 14, it is checked whether or not the same identifier exists. If not, in step 15, a pair of the identifier and the similarity is added to the end of the previously read list. If there is, in step 16 the similarity between the A and B methods is extracted,
From the similarity of the two methods to calculate the synthetic similarity s 0 according to Synthesis equation F (s 1, s 2) . The synthesis formula is, for example, s 0 = α · s 1 + β · s 2 . Here, s 1 is similarity by the A method, and s 2 is B
The similarity according to the method, α and β, are parameters input from the similarity combination ratio input unit 17 of FIG. By adjusting this parameter, the weight of the characteristic of each method can be changed. The synthesis calculation formula is not limited to the above formula, and may be set to another formula.

【0026】ステップ17では、リスト上の当該識別子
の類似度を上記の式から得られた合成類似度と置換す
る。ステップ18では、B方法による類似度リストにお
いて新しく読み込む組が有るかどうかを調べ、有ればス
テップ12からの処理を行ない、無ければ処理を終了す
る。次に、具体的な例を用いて本実施例を説明する。
In step 17, the similarity of the identifier on the list is replaced with the composite similarity obtained from the above equation. In step 18, it is checked whether or not there is a newly read set in the similarity list by the method B. If there is, the process from step 12 is performed, and if not, the process ends. Next, the present embodiment will be described using a specific example.

【0027】図3は、検索要求を「バブル」として、検
索対象文書をA方法により検索して類似度計算した場合
の出力例であり、類似度と文書の識別子を含むリストで
ある。各行の左から、順位、識別子、類似度、文書表題
を示している。例えば、図3の1行目において、順位が
1、識別子がNK950215−2322、類似度が
0.540805、文書表題が”日本の社長像(3)福
利厚生、バブルは影潜め(なんでもデータ)”である。
図1の類似度計算部A15の出力としては、識別子と類
似度のみでよいが、本実施例では説明のために順位と文
書表題も付加している。
FIG. 3 shows an example of an output in the case where the search request is set to “bubble” and the document to be searched is searched by the method A and the similarity is calculated, and is a list including the similarity and the document identifier. From the left of each line, the order, identifier, similarity, and document title are shown. For example, in the first line of FIG. 3, the rank is 1, the identifier is NK950215-2322, the similarity is 0.540805, and the document title is “Japanese President (3) Welfare, bubble is hidden (anything data)”. It is.
The output of the similarity calculation unit A15 in FIG. 1 may include only the identifier and the similarity, but in this embodiment, the order and the document title are also added for explanation.

【0028】図4は、B方法により類似度計算された出
力であり、検索要求および出力結果の構成は図3と同様
である。前述した通り、B方法は文字列一致方法である
ため、図4においては文字列「バブル」を含むものしか
現れていない。すなわち、本実施例では類似度=0のも
のは出力されない。次に、図3及び図4の例を用いて本
実施例の動作を具体的に説明する。
FIG. 4 shows an output obtained by calculating the similarity by the method B. The structures of the search request and the output result are the same as those in FIG. As described above, since the method B is a character string matching method, only the method including the character string "bubble" appears in FIG. That is, in the present embodiment, the one with the similarity = 0 is not output. Next, the operation of this embodiment will be specifically described with reference to the examples of FIGS.

【0029】図2のステップ11に従い、A方法による
類似度リストが全て読み込まれる。図3では30件の識
別子及び類似度の組が読み込まれる。次に、図2のステ
ップ12に従い、まず、図4における第1の組、すなわ
ち、識別子=NK950215−2322、類似度=
1.00が読み込まれる。図2のステップ13に従い、
識別子がNK950215−2322であるものを、先
に読み込んだリストから探す。本実施例の場合、図3の
リストの第1番目に見つけることができる。続いて、図
2のステップ16に従いそれぞれの類似度、0.540
805と1.00が合成される。合成式として前述のs
0 =α・s1 +β・s2 を用い、α=1、β=1とする
場合、1.0540805と計算結果が得られ、識別子
=NK950215−2322の欄の類似度が1.05
40805に置き換えられる。
According to step 11 in FIG. 2, all the similarity lists by the method A are read. In FIG. 3, sets of 30 identifiers and similarities are read. Next, according to step 12 of FIG. 2, first, the first pair in FIG. 4, namely, identifier = NK950215-2322, similarity =
1.00 is read. According to step 13 in FIG.
The one whose identifier is NK950215-2322 is searched from the previously read list. In the case of this embodiment, it can be found first in the list of FIG. Subsequently, according to step 16 of FIG.
805 and 1.00 are synthesized. The above-mentioned s
In the case where α = 1 and β = 1 using 0 = α · s 1 + β · s 2 , a calculation result of 1.0540805 is obtained, and the similarity in the column of identifier = NK950215-2322 is 1.05.
40805.

【0030】ここで、例えば、「バブル」という文字列
が含まれていることの重要性が低ければβを1より小さ
くする等が可能である。すなわち、α、βを変更するこ
とにより検索意図に沿った検索を行なうことが可能であ
る。以降、同様に、識別子=NK950207−008
4、識別子=NK950223−2116、について、
合成類似度が計算され、置換される。図4に示すように
B方法の類似度リストは3件であるため、3回で終了す
る。
Here, for example, if the importance of including the character string "bubble" is low, it is possible to make β smaller than 1. That is, it is possible to perform a search in accordance with the search intention by changing α and β. Thereafter, similarly, identifier = NK950207-008
4. For the identifier = NK950223-2116,
The composite similarity is calculated and replaced. As shown in FIG. 4, since the similarity list of the method B is three, the process is completed three times.

【0031】次に、図1の類似度順位並替部19が、合
成類似度に従って上述の置換された類似度リストを例え
ば降順に並べ替える。図5は、図1の類似度順位並替部
19の出力例である。この結果に従い、図1の検索結果
表示部20は、識別子を元に、検索対象蓄積部11から
文書を取り出し、検索者に表示する。
Next, the similarity order rearranging unit 19 in FIG. 1 rearranges the replaced similarity list according to the composite similarity, for example, in descending order. FIG. 5 is an output example of the similarity order rearranging unit 19 of FIG. According to this result, the search result display unit 20 in FIG. 1 retrieves the document from the search target storage unit 11 based on the identifier and displays it to the searcher.

【0032】情報検索装置の構成は、図1で示した実施
例の構成に限定されることなく、各々の構成要素を上記
で説明した手順を有するソフトウェア(プログラム)で
構築し、コンピュータシステムにそのプログラムを実行
させることにより一般的なコンピュータシステムを本発
明の情報検索装置とすることが可能である。図6は上記
コンピュータシステムのハードウェア構成の例を示すブ
ロック図である。本コンピュータシステムは、処理を実
行するCPU100、プログラムやデータを記憶するメ
モリ101、メモリ101またはCPU100で使用す
るプログラムやデータを蓄積する外部記憶装置102、
データを表示するディスプレイ103、データまたは命
令を入力するキーボード104、ネットワークを介して
他のコンピュータシステム等と通信を行うための通信処
理装置105から構成される。上記プログラムはメモリ
101又は外部記憶装置102にインストールされCP
U100により実行される。
The configuration of the information retrieval apparatus is not limited to the configuration of the embodiment shown in FIG. 1, but each component is constructed by software (program) having the above-described procedure, and the information is stored in a computer system. By executing the program, a general computer system can be used as the information search device of the present invention. FIG. 6 is a block diagram showing an example of a hardware configuration of the computer system. The computer system includes a CPU 100 that executes processing, a memory 101 that stores programs and data, an external storage device 102 that stores programs and data used by the memory 101 or the CPU 100,
It comprises a display 103 for displaying data, a keyboard 104 for inputting data or instructions, and a communication processing device 105 for communicating with other computer systems via a network. The above program is installed in the memory 101 or the external storage device 102 and is
This is executed by U100.

【0033】また、本発明の記録媒体はメモリ101又
は外部記憶装置102に相当する。更に、電子メモリ、
ハードディスク、又は、フロッピーディスク、CD−R
OM、磁気テープ等の可搬記録媒体等も本発明の記録媒
体として使用可能である。本発明の情報検索プログラム
記録媒体に記録されたプログラムを、図6に示すような
一般的なコンピュータシステムにローディングすること
により、そのコンピュータ上で本発明の情報検索方法を
実施することが可能となる。
The recording medium of the present invention corresponds to the memory 101 or the external storage device 102. In addition, electronic memory,
Hard disk or floppy disk, CD-R
Portable recording media such as OM and magnetic tape can be used as the recording media of the present invention. By loading the program recorded on the information search program recording medium of the present invention into a general computer system as shown in FIG. 6, it becomes possible to execute the information search method of the present invention on the computer. .

【0034】なお、本発明は上記の実施例に限定される
ことなく、特許請求の範囲内で種々変更・応用が可能で
ある。
The present invention is not limited to the above embodiment, but can be variously modified and applied within the scope of the claims.

【0035】[0035]

【発明の効果】上述のように本発明によれば、複数の検
索方法を使用してその複数の結果を合成することがで
き、しかも、検索意図によってその合成の割合を変更で
きるので、各方法が持つ特性を、検索意図により検索結
果に組み込むことが可能となる。従って、従来技術での
問題点が解消され、より検索意図に沿った検索結果を得
ることが可能となる。
As described above, according to the present invention, a plurality of search methods can be used to synthesize a plurality of results, and the ratio of the synthesis can be changed according to the search intention. Can be incorporated into the search result depending on the search intention. Therefore, the problem in the related art is solved, and it is possible to obtain a search result more in line with the search intention.

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

【図1】本発明の一実施例における情報検索装置の構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of an information search device according to an embodiment of the present invention.

【図2】図1の類似度合成部の動作を示すフローチャー
トである。
FIG. 2 is a flowchart illustrating an operation of a similarity synthesizing unit in FIG. 1;

【図3】本発明の一実施例におけるA方法による類似度
計算の結果例である。
FIG. 3 is an example of a result of similarity calculation by the method A according to an embodiment of the present invention.

【図4】本発明の一実施例におけるB方法による類似度
計算の結果例である。
FIG. 4 is an example of a result of similarity calculation by the method B according to an embodiment of the present invention.

【図5】本発明の一実施例における類似度合成の結果例
である。
FIG. 5 is an example of a result of similarity synthesis according to one embodiment of the present invention.

【図6】本発明の一実施例におけるコンピュータシステ
ムの構成図である。
FIG. 6 is a configuration diagram of a computer system according to an embodiment of the present invention.

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

11 検索対象蓄積部 12 インデックス部A 13 インデックス部B 14 検索要求入力部 15 類似度計算部A 16 類似度計算部B 17 類似度合成割合入力部 18 類似度合成部 19 類似度順位並替部 20 検索結果表示部 100 CPU 101 メモリ 102 外部記憶装置 103 ディスプレイ 104 キーボード 105 通信処理装置 DESCRIPTION OF SYMBOLS 11 Search target accumulation part 12 Index part A 13 Index part B 14 Search request input part 15 Similarity calculation part A 16 Similarity calculation part B 17 Similarity combination ratio input part 18 Similarity combination part 19 Similarity order rearrangement part 20 Search result display unit 100 CPU 101 Memory 102 External storage device 103 Display 104 Keyboard 105 Communication processing device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 加藤 恒昭 東京都新宿区西新宿三丁目19番2号 日本 電信電話株式会社内 Fターム(参考) 5B075 ND03 NK02 NK32 PP02 PP12 PP25 PQ02 PQ46 PQ75 PR06 QM08 UU06  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Inventor Tsuneaki Kato 3-19-2 Nishi-Shinjuku, Shinjuku-ku, Tokyo F-term within Nippon Telegraph and Telephone Corporation (reference) 5B075 ND03 NK02 NK32 PP02 PP12 PP25 PQ02 PQ46 PQ75 PR06 QM08 UU06

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 複数の文書を検索対象とし、該検索対象
における各文書と1つ以上の単語からなる単語列との類
似度を算出し、該類似度に従い該検索対象から1つ又は
複数の文書を提示する情報検索方法において、 前記各文書毎に前記類似度を複数の方法により複数種類
算出する第1の算出ステップと、 該複数種類の類似度を合成して1つの合成類似度を算出
する第2の算出ステップと、 該合成類似度に従って前記検索対象から前記1つ又は複
数の文書を提示するステップとを有することを特徴とす
る情報検索方法。
A plurality of documents are searched for, a similarity between each document in the search target and a word string including one or more words is calculated, and one or a plurality of documents are searched from the search target according to the similarity. In an information search method for presenting a document, a first calculation step of calculating a plurality of types of the similarity for each of the documents by a plurality of methods, and calculating one combined similarity by combining the plurality of types of similarities An information retrieval method, comprising: a second calculation step of performing the following; and a step of presenting the one or more documents from the search target according to the composite similarity.
【請求項2】 前記第1の算出ステップにおける前記複
数の方法は、 前記各文書と前記単語列における単語の連想関係を用い
て、単語の連想の重みにより類似度を算出する方法と、 前記各文書中に前記単語列中の単語の文字列と一致する
文字列が存在するかどうかを調べることにより類似度を
算出する方法の2つの方法であることを特徴とする請求
項1記載の情報検索方法。
2. The method according to claim 1, wherein the plurality of methods in the first calculating step include: a method of calculating a similarity by a weight of word association using an associative relationship between each document and the word in the word string; 2. The information retrieval method according to claim 1, wherein the method is a method of calculating a similarity by checking whether or not a character string that matches a character string of a word in the word string exists in a document. Method.
【請求項3】 前記第2の算出ステップは、 前記第1の算出ステップにより算出されたそれぞれの類
似度に重み付けをし、該重み付けされた類似度を合計す
るステップを有することを特徴とする請求項1記載の情
報検索方法。
3. The method according to claim 2, wherein the second calculating step includes a step of weighting each similarity calculated in the first calculating step, and summing the weighted similarities. Item 1. The information retrieval method according to item 1.
【請求項4】 前記重み付けは外部から指定された係数
を前記類似度に掛けることにより行なうことを特徴とす
る請求項3記載の情報検索方法。
4. The information retrieval method according to claim 3, wherein the weighting is performed by multiplying the similarity by a coefficient specified from the outside.
【請求項5】 複数の文書を検索対象とし、該検索対象
における各文書と1つ以上の単語からなる単語列との類
似度を算出する手段を有し、該類似度に従って該検索対
象から1つ又は複数の文書を提示する情報検索装置にお
いて、 前記各文書毎に前記類似度を複数の手段により複数種類
算出する第1の算出手段と、 該複数種類の類似度を合成して1つの合成類似度を算出
する第2の算出手段と、 該合成類似度に従って前記検索対象から前記1つ又は複
数の文書を提示する手段とを有することを特徴とする情
報検索装置。
5. A search method for a plurality of documents, comprising means for calculating a similarity between each document in the search target and a word string comprising one or more words, wherein one or more documents are searched from the search target according to the similarity. An information search apparatus that presents one or more documents, a first calculating unit that calculates a plurality of types of the similarity for each of the documents by a plurality of units; An information search device comprising: a second calculation unit that calculates a similarity; and a unit that presents the one or more documents from the search target according to the combined similarity.
【請求項6】 前記第1の算出手段における前記複数の
手段は、 前記各文書と前記単語列における単語の連想関係を用い
て、単語の連想の重みにより類似度を算出する手段と、 前記各文書中に前記単語列中の単語の文字列と一致する
文字列が存在するかどうかを調べることにより類似度を
算出する手段とであることを特徴とする請求項5記載の
情報検索装置。
6. The plurality of means in the first calculating means, comprising: means for calculating a similarity by a weight of word association using an associative relationship between each document and the word in the word string; 6. The information retrieval apparatus according to claim 5, further comprising means for calculating a similarity by examining whether a character string matching the character string of the word in the word string exists in the document.
【請求項7】 前記第2の算出手段は、 前記第1の算出手段により算出されたそれぞれの類似度
に重み付けを行なう手段と、 該重み付けされた類似度を合計する手段とを有すること
を特徴とする請求項5記載の情報検索装置。
7. The second calculating means includes means for weighting each similarity calculated by the first calculating means, and means for summing the weighted similarities. The information retrieval apparatus according to claim 5, wherein
【請求項8】 前記重み付けを行なう手段は、 該重み付けを表す係数を外部から指定する手段と、 該係数を前記類似度に掛ける手段とを有することを特徴
とする請求項7記載の情報検索装置。
8. An information retrieval apparatus according to claim 7, wherein said weighting means comprises: means for externally specifying a coefficient representing said weighting; and means for multiplying said coefficient by said coefficient of similarity. .
【請求項9】 複数の文書を検索対象とし、該検索対象
における各文書と1つ以上の単語からなる単語列との類
似度を算出し、該類似度に従い該検索対象から1つ又は
複数の文書を提示する手順をコンピュータに実行させる
情報検索プログラムを記録した記録媒体において、 前記各文書毎に前記類似度を複数の手順により複数種類
算出する第1の算出手順と、 該複数種類の類似度を合成して1つの合成類似度を算出
する第2の算出手順と、 該合成類似度に従って前記検索対象から前記1つ又は複
数の文書を提示する手順とをコンピュータに実行させる
ことを特徴とする情報検索プログラムを記録した記録媒
体。
9. A plurality of documents to be searched, a similarity between each document in the search object and a word string including one or more words is calculated, and one or a plurality of words are calculated from the search objects according to the similarity. A recording medium storing an information search program for causing a computer to execute a procedure for presenting a document, a first calculation procedure for calculating a plurality of types of the similarity for each document by a plurality of procedures, and the plurality of types of similarities A second calculation procedure of calculating one combined similarity by combining the two, and a procedure of presenting the one or more documents from the search target according to the combined similarity. A recording medium on which an information retrieval program is recorded.
【請求項10】 前記第1の算出手順における前記複数
の手順は、 前記各文書と前記単語列における単語の連想関係を用い
て、単語の連想の重みにより類似度を算出する手順と、 前記各文書中に前記単語列中の単語の文字列と一致する
文字列が存在するかどうかを調べることにより類似度を
算出する手順とであることを特徴とする請求項9記載の
情報検索プログラムを記録した記録媒体。
10. The plurality of steps in the first calculation step include: calculating a similarity by weight of word association using each document and the word association in the word string; 10. The information retrieval program according to claim 9, wherein a similarity is calculated by examining whether a character string matching the character string of the word in the word string exists in the document. Recording medium.
【請求項11】 前記第2の算出手順は、 前記第1の算出手順により算出されたそれぞれの類似度
に重み付けを行なう手順と、 該重み付けされた類似度を合計する手順とを有すること
を特徴とする請求項9記載の情報検索プログラムを記録
した記録媒体。
11. The second calculation procedure includes a procedure of weighting each similarity calculated by the first calculation procedure, and a procedure of summing up the weighted similarities. A recording medium on which the information retrieval program according to claim 9 is recorded.
【請求項12】 前記重み付けを行なう手順は、 該重み付けを表す係数を外部から指定する手順と、 該係数を前記類似度に掛ける手順とを有することを特徴
とする請求項11記載の情報検索プログラムを記録した
記録媒体。
12. The computer-readable storage medium according to claim 11, wherein the step of performing the weighting includes a step of externally specifying a coefficient representing the weighting, and a step of multiplying the coefficient by the similarity. Recording medium on which is recorded.
JP00149599A 1999-01-06 1999-01-06 Information retrieval method, information retrieval device, and recording medium recording information retrieval program Expired - Lifetime JP3503506B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00149599A JP3503506B2 (en) 1999-01-06 1999-01-06 Information retrieval method, information retrieval device, and recording medium recording information retrieval program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00149599A JP3503506B2 (en) 1999-01-06 1999-01-06 Information retrieval method, information retrieval device, and recording medium recording information retrieval program

Publications (2)

Publication Number Publication Date
JP2000200285A true JP2000200285A (en) 2000-07-18
JP3503506B2 JP3503506B2 (en) 2004-03-08

Family

ID=11503049

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00149599A Expired - Lifetime JP3503506B2 (en) 1999-01-06 1999-01-06 Information retrieval method, information retrieval device, and recording medium recording information retrieval program

Country Status (1)

Country Link
JP (1) JP3503506B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133516A (en) * 2005-11-08 2007-05-31 Shin Etsu Polymer Co Ltd Document sorting method, document sorting program and document sorting device
JP2008090510A (en) * 2006-09-29 2008-04-17 Shin Etsu Polymer Co Ltd Document classification device and method
JP2009277154A (en) * 2008-05-16 2009-11-26 Ntt Docomo Inc Information retrieval device and information retrieval method
JP2012208924A (en) * 2011-03-28 2012-10-25 Palo Alto Research Center Inc Document comparison method and document comparison system based on various inter-document similarity calculation method using adaptive weighting
JP2017068742A (en) * 2015-10-01 2017-04-06 日本電信電話株式会社 Relevant document retrieval device, model creation device, method and program therefor
JP2018112876A (en) * 2017-01-11 2018-07-19 株式会社野村総合研究所 Information processing device, information processing method, and computer program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09114847A (en) * 1995-10-16 1997-05-02 Fuji Xerox Co Ltd Information processor
JPH09212509A (en) * 1996-02-05 1997-08-15 Oki Electric Ind Co Ltd Simple sentence similarity computer
JPH1063679A (en) * 1996-08-23 1998-03-06 Nippon Telegr & Teleph Corp <Ntt> Information presentation device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09114847A (en) * 1995-10-16 1997-05-02 Fuji Xerox Co Ltd Information processor
JPH09212509A (en) * 1996-02-05 1997-08-15 Oki Electric Ind Co Ltd Simple sentence similarity computer
JPH1063679A (en) * 1996-08-23 1998-03-06 Nippon Telegr & Teleph Corp <Ntt> Information presentation device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007133516A (en) * 2005-11-08 2007-05-31 Shin Etsu Polymer Co Ltd Document sorting method, document sorting program and document sorting device
JP2008090510A (en) * 2006-09-29 2008-04-17 Shin Etsu Polymer Co Ltd Document classification device and method
JP2009277154A (en) * 2008-05-16 2009-11-26 Ntt Docomo Inc Information retrieval device and information retrieval method
JP2012208924A (en) * 2011-03-28 2012-10-25 Palo Alto Research Center Inc Document comparison method and document comparison system based on various inter-document similarity calculation method using adaptive weighting
JP2017068742A (en) * 2015-10-01 2017-04-06 日本電信電話株式会社 Relevant document retrieval device, model creation device, method and program therefor
JP2018112876A (en) * 2017-01-11 2018-07-19 株式会社野村総合研究所 Information processing device, information processing method, and computer program

Also Published As

Publication number Publication date
JP3503506B2 (en) 2004-03-08

Similar Documents

Publication Publication Date Title
KR101721338B1 (en) Search engine and implementation method thereof
KR101700585B1 (en) On-line product search method and system
JP6299596B2 (en) Query similarity evaluation system, evaluation method, and program
US20070130123A1 (en) Content matching
US10860849B2 (en) Method, electronic device and computer program product for categorization for document
KR20010042377A (en) Information retrieval and speech recognition based on language models
US20190340245A1 (en) System and method for semantic analysis of song lyrics in a media content environment
US11573989B2 (en) Corpus specific generative query completion assistant
JP2012533818A (en) Ranking search results based on word weights
CN102930010A (en) Sequencing of entity attribute and relation
JP2015525929A (en) Weight-based stemming to improve search quality
EP2192503A1 (en) Optimised tag based searching
CN109033385A (en) Picture retrieval method, device, server and storage medium
US10949452B2 (en) Constructing content based on multi-sentence compression of source content
US12067061B2 (en) Systems and methods for automated information retrieval
US20230086735A1 (en) Systems and methods for retrieving videos using natural language description
JP5226241B2 (en) How to add tags
JP2006178599A (en) Document retrieval device and method
JP2000200285A (en) Method and device for information retrieval, and recording medium where information retrieval program is recorded
JP2011221872A (en) Knowledge quantity estimation apparatus and program
JP2000227922A (en) Information retrieval device and method therefor, and recording medium recording program for executing its method
CN109657129B (en) Method and device for acquiring information
KR100519768B1 (en) Image retrieval method and apparatus using iterative matching
JP2002092017A (en) Concept dictionary extending method and its device and recording medium with concept dictionary extending program recorded thereon
JP2000322416A (en) Document retrieving device

Legal Events

Date Code Title Description
A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20031201

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

Free format text: PAYMENT UNTIL: 20071219

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081219

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091219

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20101219

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20101219

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20111219

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20121219

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20121219

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20131219

Year of fee payment: 10

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term