JPH022458A - Similar document search device - Google Patents
Similar document search deviceInfo
- Publication number
- JPH022458A JPH022458A JP63144247A JP14424788A JPH022458A JP H022458 A JPH022458 A JP H022458A JP 63144247 A JP63144247 A JP 63144247A JP 14424788 A JP14424788 A JP 14424788A JP H022458 A JPH022458 A JP H022458A
- Authority
- JP
- Japan
- Prior art keywords
- document
- keyword
- section
- memory
- similarity
- 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
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】
産業上の利用分野
本発明は、文当情報処理に用いられる類似文書検索装置
に関するものである。DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to a similar document retrieval device used for processing pertinent information.
従来の技術
近年、多大のデータベースを扱う機会が多く発生してい
る。BACKGROUND OF THE INVENTION In recent years, there have been many opportunities to handle large amounts of databases.
以下、図面を参照しながら、上述した従来の類似文書検
索装置の一例について説明する。An example of the above-mentioned conventional similar document search device will be described below with reference to the drawings.
第2図は、従来の類似文書検索装置の構成図を示すもの
である。第2図において、21はキーワード入力部、2
2はキーワードを持った文書のキーワード付文書メモリ
、23はキーワード付文書メモリ22から文書を取り出
す文書抽出部、26はキーワード入力部21に入力され
たキーワードとキーワード付文書メモリ22内のキーワ
ードを互いに比較し類似度を判定するキーワード類似度
判定部、2アはキーワード類似度判定部26で得られた
キーワード類似度から類似度の高い文書を取り出すよう
に文書抽出部23に指示する類似文書抽出指示部、28
は文書抽出部23で取り出された文書などを表示する表
示部である。FIG. 2 shows a configuration diagram of a conventional similar document search device. In FIG. 2, 21 is a keyword input section;
Reference numeral 2 denotes a keyword-added document memory for documents having keywords; 23 refers to a document extracting unit that extracts documents from the keyword-added document memory 22; and 26 refers to a keyword input unit 21 and keywords in the keyword-added document memory 22; A keyword similarity determination unit that compares and determines similarity; 2A is a similar document extraction instruction that instructs the document extraction unit 23 to extract a document with a high degree of similarity based on the keyword similarity obtained by the keyword similarity determination unit 26; Part, 28
is a display section that displays documents extracted by the document extraction section 23.
以上のように構成された類似文書検索装置について、以
下その動作を説明する。The operation of the similar document search device configured as described above will be described below.
まずキーワード入力部21にキーワードを入力する。す
ると、キーワード類似度判定部26は、キーワード入力
部21に入力されたキーワードと、キーワード付文書メ
モリ22内のキーワードを、互いに比較し類似度を判定
する。次に、類似文書抽出指示部27は、キーワード類
似度判定部26で得られたキーワード類似度から、類似
度の高い文書を取り出すように、文書抽出部23に指示
する。文書抽出部23は類似文書抽出指示部27に指示
された文書を、キーワード付文書メモリ22から取り出
す。そして、文書抽出部23で取り出された文書は、表
示部28に表示される(例えば、”ASCII” 1
987.3 N1117 P、105〜120)。First, a keyword is input into the keyword input section 21. Then, the keyword similarity determination section 26 compares the keyword input into the keyword input section 21 with the keyword in the keyword-attached document memory 22 to determine the degree of similarity. Next, the similar document extraction instruction section 27 instructs the document extraction section 23 to extract documents with high similarity based on the keyword similarity obtained by the keyword similarity determination section 26. The document extraction unit 23 retrieves the document instructed by the similar document extraction instruction unit 27 from the keyword-added document memory 22. The document extracted by the document extraction unit 23 is displayed on the display unit 28 (for example, “ASCII” 1
987.3 N1117 P, 105-120).
発明が解決しようとする課題
しかしながら、上記のような構成では、検索できる文書
はキーワードを持っている文書に限られておシ、検索を
希望する文書があれば、その文書にキーワードを持たせ
ておかなければならない、という問題点を有していた。Problems to be Solved by the Invention However, with the above configuration, the documents that can be searched are limited to those that have keywords. There was a problem that it had to be done.
本発明は上記問題点に鑑み、キーワードを持っていない
文書についても、その文書を形態素解析などをすること
で自動的にキーワードを抽出して、希望する文書を検索
できる類似文書検索装置を提供するものである。In view of the above-mentioned problems, the present invention provides a similar document retrieval device that can automatically extract keywords even for documents that do not have keywords by performing morphological analysis on the document to search for a desired document. It is something.
課題を解決するための手段
上記問題点を解決するために、本発明の類似文書検索装
置は、入力部と、文書メモリと、文書メモリから文書を
取り出す文書抽出部と、文書抽出部で取り出した文書を
形態素解析などをすることでキーワードを取り出すキー
ワード抽出部と、キーワード抽出部で取り出したキーワ
ードを記憶しておくキーワードメモリと、キーワードメ
モリ内のキーワードを互いに比較し類似度を判定するキ
ーワード類似度判定部と、キーワード類似度判定部で得
られたキーワード類似度から類似度の高い文書を取り出
すように文書抽出部に指示する類似文書抽出指示部と、
表示部という構成を備えたものである。Means for Solving the Problems In order to solve the above problems, the similar document retrieval device of the present invention includes an input unit, a document memory, a document extraction unit that retrieves documents from the document memory, and a document extraction unit that retrieves documents from the document memory. A keyword extraction section that extracts keywords by performing morphological analysis of a document, a keyword memory that stores the keywords extracted by the keyword extraction section, and a keyword similarity measure that compares the keywords in the keyword memory with each other to determine the degree of similarity. a determination unit; a similar document extraction instruction unit that instructs a document extraction unit to extract documents with a high degree of similarity based on the keyword similarity obtained by the keyword similarity determination unit;
It is equipped with a display section.
作用
本発明は、上記した構成によって、キーワードを持って
いない文書についても、その文書を形態素解析などをす
ることで自動的にキーワードを抽出して、希望する文書
を検索できる類似文書検索装置を提供できることとなる
。Effect of the Invention The present invention provides a similar document retrieval device that is capable of automatically extracting keywords even for documents that do not have keywords by performing morphological analysis on the document and searching for a desired document. It becomes possible.
実施例
以下、本発明の一実施例の類似文書検索装置について、
図面を参照しながら説明する。Example Below, regarding a similar document search device according to an example of the present invention,
This will be explained with reference to the drawings.
第1図は本発明の第1の実施例における類似文書検索装
置の構成図を示すものである。第1図において、11は
入力部、12は文書メモリ、13は文書メモリ12から
文書を取り出す文書抽出部、14は文書抽出部13で取
り出した文書を形態素解析などをすることでキーワード
を取り出すキーワード抽出部、16はキーワード抽出部
14で取り出したキーワードを記憶しておくキーワード
メモリ、18はキーワードメモリ16内のキーワードを
互いに比較し類似度を判定するキーワード類似度判定部
、17はキーワード類似度判定部16で得られたキーワ
ード類似度から類似度の高い文のを取り出すように文書
抽出部13に指示する類似文の抽出指示部、18は文書
抽出部13で取り出された文書などを表示する表示部で
ある。FIG. 1 shows a block diagram of a similar document search device according to a first embodiment of the present invention. In FIG. 1, 11 is an input unit, 12 is a document memory, 13 is a document extraction unit that extracts documents from the document memory 12, and 14 is a keyword that extracts keywords by performing morphological analysis on the document extracted by the document extraction unit 13. 16 is a keyword memory that stores the keyword extracted by the keyword extractor 14; 18 is a keyword similarity determination unit that compares the keywords in the keyword memory 16 with each other and determines the similarity; 17 is a keyword similarity determination unit; A similar sentence extraction instruction section instructs the document extraction section 13 to extract sentences with high similarity from the keyword similarity obtained in the keyword similarity section 16; 18 is a display for displaying documents extracted by the document extraction section 13; Department.
以上のように構成された類似文書検索装置について、以
下、第1図を用いてその動作を説明する。The operation of the similar document search device configured as described above will be described below with reference to FIG.
ここで、文書メモリ12に記憶されている文書は、キー
ワードを持っていても持っていなくてもよいとする。ま
ず、入力部11に、希望する文書が検索できるような情
報、例えば、キーワードとか希望する文書に類似する文
書などを入力する。Here, it is assumed that the document stored in the document memory 12 may or may not have a keyword. First, information that allows a desired document to be searched for, such as a keyword or a document similar to the desired document, is input into the input unit 11.
すると、文書抽出部13は、文書メモリ12から文書を
取り出し、キーワード抽出部14は、文書抽出部13で
取り出された文書を、形態素解析などをすることでキー
ワードを取り出す。ここで、形態素解析をして、キーワ
ードを取り出す方法について説明する。文を形態素解析
すると、文は単語に分割される。その単語の中から自立
語を取り出し、頻度順に並べ変える。そして、頻度の多
い順にキーワードとする。このようにして、キーワード
抽出部14で取り出されたキーワードは、キーワードメ
モリ16に、記憶される。キーワード類似度判定部16
は、キーワードメモリ16内のキーワードを、互いに比
較し類似度を判定する。Then, the document extracting section 13 takes out the document from the document memory 12, and the keyword extracting section 14 extracts keywords from the document taken out by the document extracting section 13 by performing morphological analysis or the like. Here, a method for extracting keywords by morphological analysis will be explained. When a sentence is morphologically analyzed, it is divided into words. Pick independent words from among the words and rearrange them in order of frequency. Then, select keywords in descending order of frequency. The keywords extracted by the keyword extraction unit 14 in this manner are stored in the keyword memory 16. Keyword similarity determination unit 16
compares the keywords in the keyword memory 16 with each other to determine similarity.
そして、類似文書抽出指示部17は、キーワード類似度
判定部16で得られたキーワード類似度から、類似度の
高い文書を取り出すように、文書抽出部13に指示する
。そこで、文書抽出部13は、類似文書抽出指示部17
で指示された類似度の高い文書を、文書メモリ12から
取り出す。そして、文書抽出部13で取り出された文書
は、表示部18に表示されることになる。Then, the similar document extraction instruction unit 17 instructs the document extraction unit 13 to extract a document with a high degree of similarity based on the keyword similarity obtained by the keyword similarity determination unit 16. Therefore, the document extraction section 13 uses the similar document extraction instruction section 17.
A document with a high degree of similarity indicated by is retrieved from the document memory 12. The document extracted by the document extraction section 13 is then displayed on the display section 18.
以上のように本実施例によれば、入力部と、文書メモリ
と、文書メモリから文書を取り出す文書抽出部と、文書
抽出部で取り出した文書を形態素解析などをすることで
キーワードを取り出すキーワード抽出部と、キーワード
抽出部で取り出したキーワードを記憶しておくキーワー
ドメモリと、キーワードメモリ内のキーワードを互いに
比較し類似度を判定するキーワード類似度判定部と、キ
ーワード類似度判定部で得られたキーワード類似度から
類似度の高い文書を取り出すように文書抽出部に指示す
る類似文書抽出指示部と、表示部とを設けることにより
、キーワードを持っていない文書についても、その文書
を形態素解析などをすることで自動的にキーワードを抽
出して、希望する文書を検索できる類似文書検索装置を
提供することができる。As described above, according to this embodiment, there is an input section, a document memory, a document extraction section that extracts a document from the document memory, and a keyword extraction section that extracts keywords by performing morphological analysis on the document extracted by the document extraction section. a keyword memory that stores the keywords extracted by the keyword extraction section; a keyword similarity determination section that compares the keywords in the keyword memory with each other to determine the degree of similarity; and a keyword similarity determination section that stores the keywords extracted by the keyword extraction section. By providing a display unit and a similar document extraction instruction unit that instructs the document extraction unit to extract documents with a high degree of similarity based on the degree of similarity, it is possible to perform morphological analysis on documents that do not have keywords. This makes it possible to provide a similar document search device that can automatically extract keywords and search for a desired document.
発明の効果
以上のように本発明は、入力部と、文書メモリと、文書
メモリから文書を取り出す文書抽出部と、文の抽出部で
取り出した文書を形態素解析などをすることでキーワー
ドを取り出すキーワード抽出部と、キーワード抽出部で
取り出したキーワードを記憶しておくキーワードメモリ
と、キーワードメモリ内のキーワードを互いに比較し類
似度を判定するキーワード類似度判定部と、キーワード
類似度判定部で得られたキーワード類似度から類似度の
高い文書を取り出すように文書抽出部に指示する類似文
書抽出指示部と、表示部とを設けることにより、キーワ
ードを持っていない文書についても、その文書を形態素
解析などをすることで自動的にキーワードを抽出して、
希望する文書を検索することができる類似文書検索装置
を提供することができる。Effects of the Invention As described above, the present invention includes an input section, a document memory, a document extraction section that extracts a document from the document memory, and a keyword extraction section that extracts keywords by performing morphological analysis on the document extracted by the sentence extraction section. an extraction unit, a keyword memory that stores the keywords extracted by the keyword extraction unit, a keyword similarity determination unit that compares the keywords in the keyword memory with each other and determines the degree of similarity, and a keyword similarity determination unit that stores the keywords extracted by the keyword extraction unit; By providing a display unit and a similar document extraction instruction unit that instructs the document extraction unit to extract documents with high similarity based on keyword similarity, it is possible to perform morphological analysis etc. on documents that do not have keywords. This will automatically extract keywords,
A similar document search device that can search for a desired document can be provided.
第1図は本発明の第1の実施例における類似文書検索装
置の構成図、第2図は従来の類似文書検索装置の構成図
である。
11・・・・・・入力部、12・・・・・・文書メモリ
、13゜23・・・・・・文書抽出部、14・・・・・
・キーワード抽出部、15・・・・・・キーワードメモ
リ、16.26・・・・・・キーワード類似度判定部、
17.27・・・・・・類似文書抽出指示部、18.2
8・・・・・・表示部、21・・・・・・キーワード入
力部、22・・・・・・キーワード付文書メモリ。
代理人の氏名 弁理士 中 尾 敏 男 ほか1名第1
図FIG. 1 is a block diagram of a similar document search device according to a first embodiment of the present invention, and FIG. 2 is a block diagram of a conventional similar document search device. 11...Input section, 12...Document memory, 13゜23...Document extraction section, 14...
・Keyword extraction unit, 15...Keyword memory, 16.26...Keyword similarity determination unit,
17.27... Similar document extraction instruction section, 18.2
8...Display section, 21...Keyword input section, 22...Document memory with keyword. Name of agent: Patent attorney Toshio Nakao and 1 other person 1st
figure
Claims (1)
り出す文書抽出部と、前記文書抽出部で取り出した文書
を形態素解析などをすることでキーワードを取り出すキ
ーワード抽出部と、前記キーワード抽出部で取り出した
キーワードを記憶しておくキーワードメモリと、前記キ
ーワードメモリ内のキーワードを互いに比較し類似度を
判定するキーワード類似度判定部と、前記キーワード類
似度判定部で得られたキーワード類似度から類似度の高
い文書を取り出すように前記文書抽出部に指示する類似
文書抽出指示部と、表示部とを備えたことを特徴とする
類似文書検索装置。an input section, a document memory, a document extraction section that extracts a document from the document memory, a keyword extraction section that extracts keywords by performing morphological analysis on the document extracted by the document extraction section; a keyword memory for storing keywords that have been selected; a keyword similarity determination unit that compares the keywords in the keyword memory to determine the degree of similarity; and a keyword similarity determination unit that determines the degree of similarity from the keyword similarity obtained by the keyword similarity determination unit. A similar document retrieval device comprising: a similar document extraction instructing section for instructing the document extracting section to extract documents with high prices; and a display section.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63144247A JPH022458A (en) | 1988-06-10 | 1988-06-10 | Similar document search device |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP63144247A JPH022458A (en) | 1988-06-10 | 1988-06-10 | Similar document search device |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH022458A true JPH022458A (en) | 1990-01-08 |
Family
ID=15357663
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP63144247A Pending JPH022458A (en) | 1988-06-10 | 1988-06-10 | Similar document search device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH022458A (en) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH11126204A (en) * | 1997-10-22 | 1999-05-11 | Hitachi Ltd | Speed reading support method, document search method and apparatus therefor |
| EP0955591A3 (en) * | 1992-04-30 | 2004-05-12 | Apple Computer, Inc. | Method and apparatus for organizing information in a computer system |
| US7836135B2 (en) | 2001-06-14 | 2010-11-16 | Apple Inc. | Method and apparatus for filtering email |
-
1988
- 1988-06-10 JP JP63144247A patent/JPH022458A/en active Pending
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0955591A3 (en) * | 1992-04-30 | 2004-05-12 | Apple Computer, Inc. | Method and apparatus for organizing information in a computer system |
| US7991720B2 (en) | 1992-04-30 | 2011-08-02 | Apple Inc. | Method and apparatus for organizing information in a computer system |
| JPH11126204A (en) * | 1997-10-22 | 1999-05-11 | Hitachi Ltd | Speed reading support method, document search method and apparatus therefor |
| US7836135B2 (en) | 2001-06-14 | 2010-11-16 | Apple Inc. | Method and apparatus for filtering email |
| US7856479B2 (en) | 2001-06-14 | 2010-12-21 | Apple Inc. | Method and apparatus for filtering email |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0418673A (en) | Method and device for extracting text information | |
| JPH11120203A (en) | Method for combining data base and device for retrieving document from data base | |
| JPH0484271A (en) | Intra-information retrieval device | |
| JPH0395673A (en) | Inter-sentence link setting method and device | |
| JPH0581326A (en) | Data base retrieving device | |
| JP2783622B2 (en) | Complex database system | |
| JP3710463B2 (en) | Translation support dictionary device | |
| JP3222193B2 (en) | Information retrieval device | |
| JPH08137895A (en) | Similar document search system | |
| JPS634334A (en) | Electronic file device for document image | |
| JPH09305626A (en) | Search document creating device, search document storage medium, document search device, and document search method | |
| JPH08137892A (en) | Document search method and document search device | |
| JPH08249341A (en) | Document storage and retrieval device for document data base | |
| JP2001022782A (en) | How to search and display detailed explanation of messages without guide ID | |
| JP2001092831A (en) | Document search device and document search method | |
| JPH05181912A (en) | Document retrieving device | |
| JPH05257980A (en) | Document retrieval device | |
| JPH0498463A (en) | Photograph retrieving device | |
| JPH01106263A (en) | Document storage retrieving device | |
| JPS62247462A (en) | Information filing device | |
| JPH1011424A (en) | Document creation support device | |
| JP2741923B2 (en) | Dictionary search device | |
| JPH06223113A (en) | Electronic filing device | |
| JPS62266619A (en) | Keyword input method for document filing system | |
| JP2003263458A (en) | Text analysis method and apparatus |