JPH06266765A - Sentence retrieving device - Google Patents

Sentence retrieving device

Info

Publication number
JPH06266765A
JPH06266765A JP5055795A JP5579593A JPH06266765A JP H06266765 A JPH06266765 A JP H06266765A JP 5055795 A JP5055795 A JP 5055795A JP 5579593 A JP5579593 A JP 5579593A JP H06266765 A JPH06266765 A JP H06266765A
Authority
JP
Japan
Prior art keywords
noun
search
dictionary
read
text file
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
Application number
JP5055795A
Other languages
Japanese (ja)
Inventor
Mayumi Yoshinaga
真弓 吉永
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP5055795A priority Critical patent/JPH06266765A/en
Publication of JPH06266765A publication Critical patent/JPH06266765A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To extract sentences where retrieval nouns (keyword) and the information related to these retrieval nouns are described without omission when the text file of document data is retrieved by the retrieval nouns. CONSTITUTION:An index file 4 storing the relation of each noun included in the document data of a text file 2 and the storage location of the noun and a directive dictionary 6 storing the relation of each directive included in the document data of the text file, the storage location of the demonstrative word and the noun indicated by the demonstrative word are prepared, and a synonym dictionary 7 is provided. The synonym of an inputted retrieval noun is read from the synonym dictionary, the storage location corresponding to the read synonym and retrieval noun is read from the index file, and the storage location of the directive corresponding to the retrieval noun is read from the directive dictionary. Each sentence of the part corresponding to each read storage location is read from the text file and it is displayed.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は文書データを記憶するテ
キスト・ファイルから短時間で必要な検索名詞(キーワ
ード)が含まれる文章を検索する文章検索装置に係わ
り、特に該当名詞のみならず、その名詞を指す指示語が
含まれる文章も検索できる文章検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a text search device for searching a text file storing document data for a text containing a necessary search noun (keyword) in a short time. The present invention relates to a sentence search device capable of searching a sentence including a directive word indicating a noun.

【0002】[0002]

【従来の技術】文書データを記憶するテキスト・ファイ
ルから任意に指定した名詞が含まれる文章を検索する場
合には、該当名詞をキーワードとしてテキスト・ファイ
ルに記憶されている文章データの先頭位置から最終位置
まで順番にサーチする手法がある。しかし、この検索手
法においては、順番にサーチしていくために、多大の時
間が必要である。
2. Description of the Related Art When searching a text file storing document data for a sentence containing a arbitrarily designated noun, the relevant noun is used as a keyword from the beginning position of the sentence data stored in the text file to the last position. There is a method of searching sequentially up to the position. However, this search method requires a great deal of time in order to search in order.

【0003】このような不都合を解消するために、テキ
スト・ファイルに記憶されている文章データに含まれる
主な名詞に対して該当名詞がテキスト・ファイル内のど
の位置に記憶されているかを記憶するインデックス・フ
ァイルが採用されている。このようなインデックス・フ
ァイルを用いることによって、検索名詞(キーワード)
のテキスト・ファイル内の記憶位置が即座に把握され、
必要とする文章を短時間で読出して表示することが可能
である。
In order to eliminate such an inconvenience, the position in the text file where the corresponding noun is stored is stored with respect to the main noun included in the sentence data stored in the text file. Index files are used. By using such an index file, search nouns (keywords)
The storage location in the text file of
It is possible to read and display a required sentence in a short time.

【0004】また、近年、各名詞に対してほぼ同一意味
を有する他の名詞との関係を記憶する同義語辞書を用い
ることによって、指定したキーワードのみならず、同じ
意味を持つ他の名詞を含む文章も検索できるような文章
検索装置が考えられている。
Further, in recent years, by using a synonym dictionary that stores the relationship between each noun and another noun having substantially the same meaning, not only the designated keyword but also other nouns having the same meaning are included. A text search device capable of searching texts has been considered.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述し
た文章検索装置においてもまた改良すべき次のような課
題があった。
However, the above-mentioned text retrieval apparatus also has the following problems to be improved.

【0006】すなわち、一連の文書に含まれる例えば特
定の名詞に関する情報を漏れなく検索する必要がある場
合においては、文書中に含まれる該当名詞のみならず、
該当名詞の同義語を抽出する必要がある。さらに、該当
名詞を指す「この」「その」「あの」「前者」「後者」
等の指示語は、人間が実際に読む場合に、対応する名詞
に置換えて読まれる。したがって、この指示語も検索対
象に加えるべきである。
That is, when it is necessary to search for information about a specific noun included in a series of documents without omission, not only the corresponding noun included in the document,
It is necessary to extract synonyms of the corresponding noun. Furthermore, "this,""that,""that,""theformer,""thelatter," which refers to the relevant noun.
When a human actually reads a grammatical word such as "," it is read by being replaced with the corresponding noun. Therefore, this directive should also be added to the search target.

【0007】しかし、上述した文章検索装置において
は、このような指示語までも解析して検索することがで
きなかった。その結果、厳密に情報検索するためには、
一旦テキスト・ファイルの文書データをプリンタで印字
出力して、解析者が印字出力された文書を注意深く読む
必要がある。また、テキスト・ファイルの文書データを
CRT表示装置等の表示画面に順番に読出して解析者が
目視で確認する必要があった。このような人手による検
索手法では、検索作業能率が低下するのみならず、検索
漏れ等の人為的ミスが発生する確率が高くなる。
However, in the above-mentioned text search device, it was not possible to analyze and search even such a directive. As a result, in order to search information strictly,
It is necessary to print out the document data of the text file with a printer once, and the analyst must carefully read the printed document. Further, it is necessary to read the document data of the text file in order on the display screen of the CRT display device or the like and visually confirm it by the analyst. Such a manual search method not only lowers the search work efficiency but also increases the probability of human error such as omission of search.

【0008】本発明はこのような事情に鑑みてなされた
ものであり、インデックス・ファイル及び同義語辞書の
他に、各指示語の指す名詞との関係を記憶する指示語辞
書を設けることによって、指定された検索名詞に関する
情報が記載された各文章を漏れなく、より完全に、かつ
自動的に短時間で検索できる文章検索装置を提供するこ
とを目的とする。
The present invention has been made in view of such circumstances, and in addition to the index file and the synonym dictionary, by providing a directional word dictionary for storing the relationship between the nouns pointed to by each directional word, It is an object of the present invention to provide a sentence search device that can search each sentence in which information on a specified search noun is described completely, more completely and automatically in a short time.

【0009】[0009]

【課題を解決するための手段】上記課題を解消するため
に本発明の文章検索装置においては、文書データを記憶
するテキスト・ファイルと、テキスト・ファイルの文書
データに含まれる各名詞と該当名詞の記憶位置との関係
を記憶するインデックス・ファイルを作成するインディ
クス・ファイル作成手段と、テキスト・ファイルの文書
データに含まれる各指示語と該当指示語の記憶位置及び
該当指示語の指す名詞との関係を記憶する指示語辞書を
作成する指示語辞書作成手段と、各名詞に対してほぼ同
一意味を有する他の名詞との関係を記憶する同義語辞書
と、外部から入力された検索名詞の同義語を同義語辞書
から読出す同義語辞書検索手段と、読出された同義語及
び検索名詞に対応する記憶位置をインディクス・ファイ
ルから読出すインディクス・ファイル検索手段と、検索
名詞に対応する指示語の記憶位置を指示語辞書から読出
す指示語辞書検索手段と、各検索手段にて読出された各
記憶位置に対応する部分の各文章をテキスト・ファイル
から読出すテキスト・ファイル検索手段と、読出した各
文章を表示する文章表示手段とを備えている。
In order to solve the above problems, in a text search device of the present invention, a text file for storing document data, a noun included in the document data of the text file, and a corresponding noun The index file creating means for creating an index file that stores the relationship with the storage location, and each directive included in the document data of the text file, the storage location of the relevant directive and the noun pointed to by the relevant directive A vocabulary dictionary creating means for creating a vocabulary dictionary for storing relationships, a synonym dictionary for storing relationships between other nouns having substantially the same meaning for each noun, and a synonym for a search noun input from the outside A synonym dictionary search means for reading out a word from the synonym dictionary, and an in-line for reading out a storage position corresponding to the read synonym and search noun from the index file. And a file search means for reading a storage position of a reference word corresponding to a search noun from a reference word dictionary, and a text of a part corresponding to each storage position read by each search means. It is provided with a text file search means for reading from a text file and a sentence display means for displaying each read sentence.

【0010】[0010]

【作用】このように構成された文章検索装置において
は、テキスト・ファイルの文書データに含まれる各名詞
と該当名詞の各記憶位置との関係がインデックス・ファ
イルに記憶される。また、テキスト・ファイルの文書デ
ータに含まれる各指示語と該当指示語の記憶位置及び該
当指示語の指す名詞との関係が指示語辞書に記憶されて
いる。さらに、各名詞に対してほぼ同一意味を有する他
の名詞との関係が同義語辞書に記憶されている。
In the sentence retrieval device thus constructed, the relationship between each noun included in the document data of the text file and each storage position of the corresponding noun is stored in the index file. Further, the relationship between each directive word included in the document data of the text file, the storage position of the relevant directive word, and the noun pointed to by the relevant directive word is stored in the directive word dictionary. Further, the synonym dictionary stores the relationship between each noun and other nouns having substantially the same meaning.

【0011】そして、外部から検索名詞(キーワード)
が入力されると、まず、同義語辞書を検索することによ
って、同義語が読出される。次に、今回の同義語と先の
検索名詞とでインデックス・ファイルが検索され各記憶
位置が読出される。さらに、先の検索名詞で指示語辞書
が検索されて検索名詞に対応する指示語の記憶位置が読
出される。最後に、インデックス・ファイル及び指示語
辞書から読出された各記憶位置に対応する部分の各文章
がテキスト・ファイルから読出されて表示出力される。
From outside, a search noun (keyword)
When is input, the synonyms are first read by searching the synonym dictionary. Next, the index file is searched by the synonym of this time and the previous search noun, and each storage position is read. Further, the index word dictionary is searched with the previous search noun, and the storage position of the index word corresponding to the search noun is read. Finally, each sentence of the portion corresponding to each storage position read from the index file and the vocabulary dictionary is read from the text file and displayed and output.

【0012】[0012]

【実施例】以下本発明の一実施例を図面を用いて説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0013】図1は実施例の文章検索装置の概略構成を
示すブロック図である。この文章検索装置はコンピュー
タ等の一種の情報処理装置で構成されている。具体的に
は、ハードディスク(HD)や外部記憶装置内に形成さ
れたファイルや各辞書等のハード構成部材と、プログラ
ム上に業務処理(タスク)として構成された各部等のソ
フト的手段とで構成されている。
FIG. 1 is a block diagram showing the schematic arrangement of a text search apparatus according to the embodiment. This text search device is composed of a kind of information processing device such as a computer. Specifically, it is composed of hardware components such as files and dictionaries formed in a hard disk (HD) or an external storage device, and software means such as each unit configured as a business process (task) on a program. Has been done.

【0014】例えば文字認識機能が組込まれた画像読取
装置等で構成された文書読込部1は、用紙に記述された
原稿10の画像を読取って画像に含まれる各文字を文字
コードに変換して、文書データとして次のテキスト・フ
ァイル2へ書込む。したがって、テキスト・ファイル2
内には、各文書データがそれぞれ頁番号が付されて1頁
毎に記憶される。
For example, the document reading unit 1 composed of an image reading device or the like having a character recognition function, reads an image of an original 10 described on a sheet and converts each character included in the image into a character code. , Write as text data to the next text file 2. Therefore, text file 2
Each document data is assigned a page number therein and stored for each page.

【0015】インデックス・ファイル作成手段としての
インデックス作成部3は、テキスト・ファイル2に記憶
された文書データにおける先頭位置から終了位置まで、
各単語を順番に調べていって、名詞が検索される毎に、
該当名詞と該当名詞がテキスト・ファイル2内の何頁目
の何行目に記憶されているかの記憶位置とを読取ってイ
ンデックス・ファイル4へ登録しいく。なお、同一名詞
が検出されると記憶位置のみをインデックス・ファイル
4の該当名詞の領域に追加登録する。
The index creating section 3 as an index file creating means, from the start position to the end position in the document data stored in the text file 2,
Each word is searched in turn, and each time a noun is searched,
The corresponding noun and the storage position of the page and the line in which the corresponding noun is stored in the text file 2 are read and registered in the index file 4. When the same noun is detected, only the storage position is additionally registered in the corresponding noun area of the index file 4.

【0016】したがって、インデックス・ファイル4内
には、図2に示すように、名詞語毎に該当名詞4aと該
当名詞の記憶位置4b,4c,4d,……が記憶され
る。例えば、[パソコン」の名詞4aは1頁の5行目の
位置4bと1頁の13行目の位置4cとに記憶されてい
ることを示す。
Therefore, in the index file 4, as shown in FIG. 2, the corresponding noun 4a and the storage positions 4b, 4c, 4d, ... Of the corresponding noun are stored for each noun word. For example, it indicates that the noun 4a of "personal computer" is stored in the position 4b on the fifth line of page 1 and the position 4c on the 13th line of page 1.

【0017】指示語辞書作成手段としての指示語抽出部
5は、テキスト・ファイル2の文書データに含まれる各
指示語を抽出して、該当指示語の記憶位置及び該当指示
語の指す名詞との関係を決定して次の指示語辞書6へ順
番に登録していく。
The directional word extracting section 5 as directional word dictionary creating means extracts each directional word contained in the document data of the text file 2 and stores it with the storage position of the directional word and the noun pointed by the directional word. The relationship is determined and registered in order in the next vocabulary dictionary 6.

【0018】具体的には、テキスト・ファイル2に記憶
された文書データにおける先頭位置から終了位置まで、
各単語を順番に調べていって、「この」「その」「あ
の」「前者」「後者」等の指示語が検索される毎に、同
一文章内,1文章または2文章前の文章に遡って、例え
ば自然言語処理等の手法を用いて、該当指示語が先に出
現した何の名詞を指するかを判断する。そして、該当指
示語と該当指示語の記憶位置と対応する名詞(指示名
詞)とを1セットにして指示語辞書6に書込む。
Specifically, from the beginning position to the ending position in the document data stored in the text file 2,
Each word is searched in turn, and each time a directive such as "this", "that", "that", "the former", "the latter" is searched, it goes back to the sentence one sentence or two sentences before. Then, by using a technique such as natural language processing, for example, it is determined what noun the corresponding reference word appears earlier. Then, one set of the corresponding demonstrative word and the corresponding noun (instructive noun) corresponding to the storage position of the mnemonic word is written into the mnemonic dictionary 6.

【0019】したがって、指示語辞書6内には、図2に
示すように、名指示語毎に該当指示語6aと該当指示語
の記憶位置6b及び該当指示語の指す名詞6cがが記憶
される。例えば、[あれ」の指示語6aは1頁の18目
の位置4bに記憶され、この「あれ」は実際には「計算
機」の名詞6cを指すことを示す。
Therefore, in the vocabulary dictionary 6, as shown in FIG. 2, the relevant mnemonic 6a, the memory location 6b of the relevant mnemonic, and the noun 6c pointed to by the relevant mnemonic are stored for each name mnemonic. . For example, the instruction word 6a of "that" is stored in the position 4b of the 18th page, and this "that" actually indicates the noun 6c of "calculator".

【0020】また、同義語辞書7内には、予めこのテキ
スト・ファアル2にファイルされると予想される文書デ
ータに含まれる各名詞7aに対してほぼ同一意味を有す
る他の名詞(同義語)7b,7c,7d,…が記憶され
ている。例えば、「計算機」の名詞7aに対して、「コ
ンピュータ」の名詞7bと「パソコン」の名詞7bとが
同義語として記憶されている。
Further, in the synonym dictionary 7, another noun (synonym) having substantially the same meaning as each noun 7a included in the document data expected to be filed in the text file 2 in advance. 7b, 7c, 7d, ... Are stored. For example, the noun 7a of "computer" and the noun 7b of "computer" and the noun 7b of "computer" are stored as synonyms.

【0021】検索部8は、例えばキーボードとCRT表
示装置からなるマン・マシン装置で構成された文章検索
入出力部9から検索名詞(キーワード)が入力すると、
テキスト・ファイル2内の該当名詞,該当名詞の同義
語,これらを指す指示語が含まれる各文章を読出して文
章検索入出力部9へ返信する。文章検索入出力部9は受
領した文章をCRT表示装置に表示出力する。
When a search noun (keyword) is input from the sentence search input / output unit 9 which is composed of a man-machine device including a keyboard and a CRT display device, the search unit 8 receives
Each sentence containing the corresponding noun in the text file 2, the synonyms of the corresponding noun, and the directives pointing to them is read and returned to the sentence search input / output unit 9. The text search input / output unit 9 displays and outputs the received text on the CRT display device.

【0022】次に、インデックス・ファイル4に各名詞
の記憶位置が登録され、かつ指示語辞書6に各指示語の
指す名詞が登録された状態において、検索部8が実施す
る検索動作の詳細を図3に示すデータの流れ図を用いて
説明する。 (1) 文章検索入出力部9のキーボードから検索名詞(キ
ーワード)が入力されて、検索部8へ転送される。 (2) 入力された検索名詞(キーワード)で同義語辞書7
を検索して、該当名詞7aの同義語7b,7cを読出
す。
Next, details of the search operation performed by the search unit 8 in the state where the memory locations of the respective nouns are registered in the index file 4 and the nouns pointed to by the respective demonstrative words are registered in the mnemonic dictionary 6 will be described. This will be described with reference to the data flow chart shown in FIG. (1) A search noun (keyword) is input from the keyboard of the text search input / output unit 9 and transferred to the search unit 8. (2) Synonym dictionary 7 with the entered search noun (keyword)
Is read and the synonyms 7b and 7c of the corresponding noun 7a are read.

【0023】(3) 読出した名詞7a及び同義語7b,7
cでインデックス・ファイル4を検索して、名詞7a及
び同義語7b,7cがそれぞれ記憶されている記憶位置
4b,4c,…を読出す。 (4) 先に同義語辞書7から読出した名詞7a及び同義語
7b,7cで指示語辞書6の各指示語6aの指す名詞
(指示名詞)6cを検索する。 (5) 名詞7a及び同義語7b,7cに一致する指示名詞
6cが発見されると、該当指示名詞6cの指示語6aの
記憶位置6bを読出す。
(3) The read noun 7a and synonyms 7b, 7
The index file 4 is searched with c to read the storage locations 4b, 4c, ... In which the noun 7a and the synonyms 7b, 7c are stored. (4) The noun 7a and the synonyms 7b and 7c previously read from the synonym dictionary 7 are searched for the noun (indicative noun) 6c pointed to by each demonstrative word 6a in the mnemonic word dictionary 6. (5) When the referential noun 6c matching the noun 7a and the synonyms 7b and 7c is found, the storage position 6b of the referential word 6a of the corresponding referential noun 6c is read.

【0024】(6) テキスト・ファイル2内におけるイン
デックス・ファイル4及び指示語辞書6から読出した各
記憶位置4b,4c,…,6bに記憶されている名詞,
同義語及び指示語が含まれる各文章を読出す。 (7) 読出した各文章を文章検索入出力部9へ送出する。 文章検索入出力部9は検索部8から受領した各文章を例
えばCRT表示装置に表示する。
(6) Nouns stored in the respective storage locations 4b, 4c, ..., 6b read from the index file 4 and the directive dictionary 6 in the text file 2,
Each sentence including a synonym and a directive is read. (7) Send each read sentence to the sentence search input / output unit 9. The text search input / output unit 9 displays each text received from the search unit 8 on, for example, a CRT display device.

【0025】このように構成された文章検索装置におい
ては、操作者は文章検索入出力部9のキーボードから検
索名詞(キーワード)を入力すると、このキー入力され
た該当名詞のみならず、該当名詞の同義語,該当名詞及
び同義語を指す「この」「その」「あの」「前者」「後
者」等の指示語が含まれる各文章がテキスト・ファイル
2から自動的に読出されてCRT表示画面に表示され
る。したがって、指定された検索名詞に関する情報が記
載された各文章を漏れなく、より完全に、かつ自動的に
短時間で検索できる。
In the text search device thus constructed, when the operator inputs a search noun (keyword) from the keyboard of the text search input / output unit 9, not only the corresponding noun entered by this key but also the corresponding noun Each sentence that includes synonyms, corresponding nouns, and directives such as “this”, “the”, “that”, “the former”, and “the latter” that refer to the synonyms is automatically read from the text file 2 and displayed on the CRT display screen. Is displayed. Therefore, it is possible to search each sentence in which the information about the specified search noun is described more completely and automatically in a short time without omission.

【0026】なお、本発明は上述した実施例に限定され
るものではない。例えば、CRT表示装置へ表示する手
法としては、上述したように、検索部8から受領した各
文章のみをそのまま表示する方法の他に、検索部8から
該当名詞,同義語,指示語及び記憶位置も同時に受領し
て、テキスト・ファイル2の全部の文書データの中から
該当位置を例えば操作者のスキップ操作等に応じて、検
索した文章及び位置が表示画面に現れるように自動スク
ロールさせて逐次表示するようにしてもよい。
The present invention is not limited to the above embodiment. For example, as a method of displaying on the CRT display device, as described above, in addition to the method of displaying only each sentence received from the search unit 8 as it is, the corresponding noun, synonym, directive and storage position from the search unit 8 are displayed. Is also received at the same time, and corresponding positions in all the document data of the text file 2 are sequentially scrolled so that the searched sentences and positions appear on the display screen according to, for example, the operator's skip operation, etc. You may do it.

【0027】また、入力した指示語は検索名詞(キーワ
ード)を指すもののみに限定して、同義語に対応する指
示語は検索除外してもよい。このように、検索名詞(キ
ーワード)に対して検索範囲をどの程度拡大するかを操
作者が任意に指定することも可能である。
Further, the input directives may be limited to those indicating a search noun (keyword), and the directives corresponding to the synonyms may be excluded from the search. In this way, the operator can arbitrarily specify how much the search range is expanded with respect to the search noun (keyword).

【0028】さらに、「以下AをBと略す」や「以下A
をBと呼ぶ」等の語句における「B」を「A」を指す指
示語と見なして、この「B」を新たに検索対象とするこ
とも可能である。指示語辞書6を原稿10を参照して予
めて手作業で指示語と名詞との関係を調べながら作成す
ることも可能である。
Furthermore, "hereinafter A is abbreviated to B" and "hereinafter A
It is also possible to regard “B” in a phrase such as “call B” as a directive indicating “A” and newly set “B” as a search target. It is also possible to create the vocabulary dictionary 6 by referring to the manuscript 10 and manually in advance while checking the relationship between the vocabulary and the noun.

【0029】[0029]

【発明の効果】以上説明したように本発明の文章検索装
置によれば、インデックス・ファイル及び同義語辞書の
他に、「この」「その」「あの」「前者」「後者」等の
各指示語の指す名詞との関係を記憶する指示語辞書を設
けている。したがって、指定された検索名詞(キーワー
ド)に関する情報が記載された各文章を漏れなく、より
完全に、自動的にかつ短時間で検索できる。
As described above, according to the text search apparatus of the present invention, in addition to the index file and the synonym dictionary, each instruction such as "this", "that", "that", "the former", "the latter", etc. A vocabulary dictionary is provided to store the relationship between words and nouns. Therefore, each sentence in which information about the specified search noun (keyword) is described can be searched completely, automatically, and in a short time.

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

【図1】 本発明の一実施例に係わる文章検索装置の概
略構成を示すブロック図。
FIG. 1 is a block diagram showing a schematic configuration of a text search device according to an embodiment of the present invention.

【図2】 同実施例装置のファイル及び各辞書の記憶内
容を示す図。
FIG. 2 is a diagram showing files stored in the apparatus of the embodiment and contents stored in each dictionary.

【図3】 同実施例装置における検索部の動作を示すデ
ータの流れを示す図。
FIG. 3 is a diagram showing a data flow showing an operation of a search unit in the apparatus of the embodiment.

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

1…文章読込部、2…テキスト・ファイル、3…インデ
ックス作成部、4…インデックス・ファイル、5…指示
語抽出部、6…指示語辞書、7…同義語辞書、8…検索
部、9…文章検索入出力部、10…原稿。
1 ... text reading unit, 2 ... text file, 3 ... index creating unit, 4 ... index file, 5 ... indicator extraction unit, 6 ... indicator dictionary, 7 ... synonym dictionary, 8 ... search unit, 9 ... Text search input / output section, 10 ... manuscript.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 文書データを記憶するテキスト・ファイ
ルと、このテキスト・ファイルの文書データに含まれる
各名詞と該当名詞の記憶位置との関係を記憶するインデ
ックス・ファイルを作成するインディクス・ファイル作
成手段と、前記テキスト・ファイルの文書データに含ま
れる各指示語と該当指示語の記憶位置及び該当指示語の
指す名詞との関係を記憶する指示語辞書を作成する指示
語辞書作成手段と、各名詞に対してほぼ同一意味を有す
る他の名詞との関係を記憶する同義語辞書と、外部から
入力された検索名詞の同義語を前記同義語辞書から読出
す同義語辞書検索手段と、読出された同義語及び前記検
索名詞に対応する記憶位置を前記インディクス・ファイ
ルから読出すインディクス・ファイル検索手段と、前記
検索名詞に対応する指示語の記憶位置を前記指示語辞書
から読出す指示語辞書検索手段と、前記各検索手段にて
読出された各記憶位置に対応する部分の各文章を前記テ
キスト・ファイルから読出すテキスト・ファイル検索手
段と、読出した各文章を表示する文章表示手段とを備え
た文章検索装置。
1. An index file creation for creating a text file for storing document data and an index file for storing the relationship between each noun included in the document data of the text file and the storage position of the corresponding noun. And a directional word dictionary creating means for creating a directional word dictionary for storing the relationship between each directional word included in the text file document data, the storage position of the corresponding directional word, and the noun pointed to by the corresponding directional word, A synonym dictionary for storing a relationship with another noun having substantially the same meaning with respect to a noun, and a synonym dictionary search means for reading a synonym of a search noun input from the outside from the synonym dictionary, Index file searching means for reading the synonym and the storage location corresponding to the search noun from the index file, and corresponding to the search noun A directional word dictionary search means for reading the storage position of the directional word from the directional word dictionary, and a text file for reading each sentence of the portion corresponding to each storage position read by the respective searching means from the text file A sentence search device comprising a search means and a sentence display means for displaying each read sentence.
JP5055795A 1993-03-16 1993-03-16 Sentence retrieving device Pending JPH06266765A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5055795A JPH06266765A (en) 1993-03-16 1993-03-16 Sentence retrieving device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5055795A JPH06266765A (en) 1993-03-16 1993-03-16 Sentence retrieving device

Publications (1)

Publication Number Publication Date
JPH06266765A true JPH06266765A (en) 1994-09-22

Family

ID=13008851

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5055795A Pending JPH06266765A (en) 1993-03-16 1993-03-16 Sentence retrieving device

Country Status (1)

Country Link
JP (1) JPH06266765A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999046698A1 (en) * 1998-03-10 1999-09-16 Fujitsu Limited Document processor and recording medium
JP2005228033A (en) * 2004-02-13 2005-08-25 Fuji Xerox Co Ltd Document search device and method

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1999046698A1 (en) * 1998-03-10 1999-09-16 Fujitsu Limited Document processor and recording medium
JPH11259498A (en) * 1998-03-10 1999-09-24 Fujitsu Ltd Document processor and storage medium
GB2350712A (en) * 1998-03-10 2000-12-06 Fujitsu Ltd Document processor and recording medium
GB2350712B (en) * 1998-03-10 2003-09-03 Fujitsu Ltd Document processing system and recording medium
JP2005228033A (en) * 2004-02-13 2005-08-25 Fuji Xerox Co Ltd Document search device and method

Similar Documents

Publication Publication Date Title
JP3689954B2 (en) Heterogeneous code character string transcription device and electronic dictionary
US5890182A (en) Sentence processing method and apparatus
JPS6170660A (en) Polysemy displaying and selecting means of machine translation system
JPH0731677B2 (en) Document creation / proofreading support device
JP3352799B2 (en) Machine translation method and machine translation device
JPH06266765A (en) Sentence retrieving device
JPH08212230A (en) Document retrieval method and device therefor
JP2003178087A (en) Retrieval device and method for electronic foreign language dictionary
JPH0612548B2 (en) Document processor
JP3285149B2 (en) Foreign language electronic dictionary search method and apparatus
JP3935374B2 (en) Dictionary construction support method, apparatus and program
JP3187671B2 (en) Electronic dictionary display
JPH04174069A (en) Language understanding assisting device
JPH01214963A (en) Device for consulting dictionary
JPH0635971A (en) Document retrieving device
JPH05257980A (en) Document retrieving device
JPH06266753A (en) Word processor
WO2005098672A1 (en) Electronic dictionary
JPH08297659A (en) Character string conversion processing system
JPH06149790A (en) Document processor
JPH03129568A (en) Document processor
JPH07152778A (en) Document retrieval device
JPH10198664A (en) Japanese language input system and medium for recorded with japanese language input program
JP3118880B2 (en) Japanese sentence processor
JPS62282364A (en) Character string retrieval system

Legal Events

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

Effective date: 20040305

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Effective date: 20040309

Free format text: JAPANESE INTERMEDIATE CODE: A61

R150 Certificate of patent (=grant) or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20090319

Year of fee payment: 5

LAPS Cancellation because of no payment of annual fees