JPH10124520A - Device for retrieving document and method therefor and medium therefor - Google Patents

Device for retrieving document and method therefor and medium therefor

Info

Publication number
JPH10124520A
JPH10124520A JP8276273A JP27627396A JPH10124520A JP H10124520 A JPH10124520 A JP H10124520A JP 8276273 A JP8276273 A JP 8276273A JP 27627396 A JP27627396 A JP 27627396A JP H10124520 A JPH10124520 A JP H10124520A
Authority
JP
Japan
Prior art keywords
search
document
keyword
word
divided
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
JP8276273A
Other languages
Japanese (ja)
Inventor
Yasuo Tanosaki
康雄 田野崎
Takuya Nishina
卓哉 仁科
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
Toshiba Computer Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Computer Engineering 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, Toshiba Computer Engineering Corp filed Critical Toshiba Corp
Priority to JP8276273A priority Critical patent/JPH10124520A/en
Publication of JPH10124520A publication Critical patent/JPH10124520A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To easily realize high level retrieval by dividing an inputted retrieval word into word units, generating retrieval keywords in the number decided according to the number of divided words of the divided word units, and operating document retrieving processing for the number by using the generated retrieval keywords. SOLUTION: A controller 3 is provided with a controlling part 300, document retrieval processing block 310, retrieval keyword generation block 320, and buffer part 330. The automatic retrieval keyword generation block 320 divides an inputted retrieval keyword into words, reunite them, and generates the retrieval keyword by referring to a dictionary 2. The document retrieval processing block 310 retrieves a pertinent document from documents to be retrieved stored in an outside storage device 4. Thus, the inputted retrieval word is word-divided, and automatically divided and reunited to various character length or patters. Therefore, the retrieval can be attained by the retrieval keyword developed into a further wide extended description pattern.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、文書検索装置、文
書検索方法及び文書検索媒体に関する。
The present invention relates to a document search device, a document search method, and a document search medium.

【0002】[0002]

【従来の技術】従来、検索対象文書中の任意のキーワー
ドを用いて文書検索を行うフルテキストサーチ方式の文
書検索装置が存在している。このような文書検索装置に
おいて、ユーザは、検索したい文書に含まれているであ
ろう単語や文字を検索キーとし、この検索キーがどこか
に少なくとも一箇所含まれている文書を検索結果として
受け取っていた。
2. Description of the Related Art Conventionally, there is a full text search type document search apparatus for performing a document search using an arbitrary keyword in a search target document. In such a document search apparatus, a user uses a word or a character that would be included in a document to be searched as a search key, and receives a document in which at least one of the search keys is included as a search result. I was

【0003】しかしながら、検索したい単語や文字を長
い記述で指定した場合、このような長い検索キーを含む
文書は、検索キーの長さに反比例して少なくなるため、
ユーザが望むような検索結果を得ることは難しい。
However, when a word or character to be searched is specified by a long description, the number of documents including such a long search key decreases in inverse proportion to the length of the search key.
It is difficult to obtain search results as desired by the user.

【0004】従って、ユーザは長い文字列を複数の短い
単語に分解し、その複数に検索キーワードを論理演算子
で結合し作成した検索式を使って検索しなければならな
い。例えば、「フルテキストサーチ方式の文書検索装
置」を検索対象とした場合、このような長い検索キーで
は検索されないことが予想されるため、「フルテキスト
サーチ」、「文書検索」、「検索」といったいくつかの
短い単語に長いキーを分解し、1つずつで検索し絞り込
んだり、あるいは、「フルテキストサーチOR文書検索
OR検索」といった形で検索キーを作成し、検索するこ
とが必要となる。
[0004] Therefore, a user must decompose a long character string into a plurality of short words and combine the plurality of words with a search keyword using a logical operator to perform a search using a search formula created. For example, if the search target is a “full-text search-type document search device”, it is expected that a search will not be performed using such a long search key, and thus “full-text search”, “document search”, “search”, etc. It is necessary to decompose the long key into several short words and search and refine them one by one, or create a search key in the form of "full text search OR document search OR search" and search.

【0005】[0005]

【発明が解決しようとする課題】上述したように、従
来、長い検索キーを検索対象とした場合には、ユーザ自
信が意味のある単語の組み合わせを考え、目的にあう単
語を抜き出し、順次検索を繰り返して絞り込んでいく
か、あるいは、分解された単語を論理演算子で結合し検
索するという方法が取られていた。
As described above, conventionally, when a long search key is used as a search target, the user himself considers a combination of meaningful words, extracts words that meet the purpose, and sequentially searches. It has been a method of narrowing down repeatedly, or combining decomposed words with logical operators and searching.

【0006】このため、この方法ではめんどうな作業が
必要となるほか、重要な単語が漏れてしまったり、逆
に、意味のない単語を作ってしまったり、さらに、複雑
すぎる検索キーを作成したことにより文書検索が正しく
行われない問題があった。
For this reason, this method requires troublesome work, leaks important words, creates meaningless words, and creates too complicated search keys. Therefore, there was a problem that the document search was not performed correctly.

【0007】そこで、本発明は上記の問題を解決するた
めになされたものであり、長い検索キーを検索対象とし
た場合、ユーザによる単語の分割、分割された単語から
検索式としての形に再構成する作業を不要とし、より高
度な検索を容易に実現することのできる文書検索装置、
文書検索方法及びこれら装置、方法に適用する文書検索
媒体を提供することを目的とする。
Therefore, the present invention has been made to solve the above-mentioned problem. When a long search key is used as a search target, a word is divided by a user, and the divided word is converted into a search expression. A document search device that eliminates the need for configuration work and can easily realize more advanced searches.
An object of the present invention is to provide a document search method and a document search medium applied to these apparatuses and methods.

【0008】[0008]

【課題を解決するための手段】本発明に係る文書検索装
置は、検索対象文書に対して、検索キーワードの出現有
無によって、文書を検索する文書検索装置において、任
意の文字列からなる検索語を入力する検索キー入力手段
と、入力された検索語を単語単位に分割し、その分割さ
れた単語単位の分割単語数で定まる個数の検索キーワー
ドを生成する検索キーワード生成手段と、この検索キー
ワード生成手段により生成される前記検索キーワードを
用いて、前記個数分の文書検索処理を行う文書検索手段
と、この文書検索手段の検索結果を表示する表示手段と
を具備したことを特徴とするものである。
According to the present invention, there is provided a document search apparatus for searching a document to be searched for in accordance with the presence or absence of a search keyword. Search key input means for inputting, search keyword generation means for dividing an input search word into words, and generating a number of search keywords determined by the number of divided words in the divided word units, and this search keyword generation means And a display means for displaying the search results of the document search means by using the search keywords generated by the search means.

【0009】前記文書検索手段は、分割された各々の単
語のうちから選択された特定の単語に関してのみ文書検
索処理を行う構成とすることができる。
[0009] The document search means may be configured to perform a document search process only on a specific word selected from the divided words.

【0010】また、本発明に係る文書検索装置による文
書検索方法は、検索キー入力手段から任意の文字列から
なる検索語を入力し、検索キーワード生成手段により、
入力された検索語を単語単位に分割し、その分割された
単語単位の分割単語数で定まる個数の検索キーワードを
生成し、文書検索手段により検索キーワード生成手段に
より生成される前記検索キーワードを用いて、前記個数
分の文書検索処理を行い、表示手段により文書検索手段
の検索結果を表示するものである。
Further, in the document search method by the document search device according to the present invention, a search word consisting of an arbitrary character string is inputted from a search key input means, and a search keyword generation means is provided.
The input search word is divided into words, the number of search keywords determined by the number of divided words in the divided word units is generated, and the search keywords generated by the search keyword generation means are used by the document search means. The document retrieval processing is performed for the number of documents, and the retrieval result of the document retrieval means is displayed on the display means.

【0011】さらに、本発明に係る文書検索装置は、上
記構成の他、生成された検索キーワードの個数の範囲内
で、2個以上n個以下の検索キーワードによるS(:n
Piの総和)個の組み合わせからなる再結合キーワード
を生成する再結合キーワード生成手段を用い、この再結
合キーワード生成手段により生成される前記再結合キー
ワードを用いて、文書検索手段により前記S個分の文書
検索処理を行う構成とすることができる。
Further, in addition to the above configuration, the document search device according to the present invention provides S (: n) using two or more and n or less search keywords within the range of the number of search keywords generated.
A total of (Pi) sums of recombined keywords are used to generate recombined keywords, and the recombined keywords generated by the recombined keyword generation means are used by the document search means to retrieve the S keywords. A configuration for performing a document search process can be adopted.

【0012】この場合、前記文書検索手段により、生成
した再結合キーワードのうちから選択された特定の再結
合キーワードに関してのみ文書検索処理を行うこともで
きる。
In this case, the document search means can perform a document search process only on a specific recombined keyword selected from the generated recombined keywords.

【0013】さらに、本発明に係る文書検索装置は、上
記構成の他、生成する各検索キーワードに対応する単語
品詞情報を格納する品詞情報格納手段と、この品詞情報
格納手段に格納した単語品詞情報のうちから検索キーワ
ード再結合用の品詞情報を選択する品詞情報選択手段
と、品詞情報選択手段により選択された品詞情報に限定
して前記検索キーワードの再結合を行い再結合キーワー
ドを生成する品詞限定再結合キーワード生成手段とを用
い、文書検索手段により品詞限定再結合キーワード生成
手段により生成される前記再結合キーワードを用いて、
文書検索処理を行うようにすることもできる。また、キ
ーワードを設定する際、複合連結された熟語の形だけで
なく、文章形式で入力することもできる。
Further, in addition to the above configuration, the document search device according to the present invention further includes a part-of-speech information storage unit that stores word part-of-speech information corresponding to each search keyword to be generated, Part-of-speech information selecting means for selecting part-of-speech information for re-combining search keywords from among the parts-of-speech information; Using a re-combined keyword generated by the part-of-speech limited re-combined keyword generating unit by the document search unit,
Document search processing may be performed. Further, when setting a keyword, it is possible to input not only in the form of a compounded idiom but also in a sentence form.

【0014】このような文書検索装置及び文書検索方法
によれば、入力された検索語を単語分割し、様々な文字
長やパターンに自動的に分割再結合することで、より広
く拡張した記述パターンに展開された検索キーワードで
検索を行うことができる。そして、このような単語の分
割、再結合の処理を自動化することで、ユーザの負担を
軽減し、検索対象文書中の様々な単語の記述揺れに対応
できるようになり、より多様な検索結果を得ることがで
きる。
According to such a document search apparatus and a document search method, an input search word is divided into words and automatically divided and recombined into various character lengths and patterns, so that a more widely expanded description pattern is obtained. The search can be performed with the search keyword expanded in the. By automating the process of dividing and recombining such words, it is possible to reduce the burden on the user and to cope with fluctuations in the description of various words in the search target document. Obtainable.

【0015】また、検索キーワード分割手段を新たに付
加したことにより、検索語を設定する際、複合連結され
た単語の形だけでなく、文書形式で入力することもでき
る。加えて、きわめて長い検索語が入力された場合で
も、複数個の単語の検索キーワードに分割され、各々の
パターンで検索し、検索該当状況を把握することができ
る。
Further, by adding a search keyword dividing means, when setting a search word, it is possible to input not only in the form of a compound combined word but also in a document format. In addition, even when a very long search word is input, the search keyword is divided into a plurality of search keywords, and a search is performed using each pattern, so that a search applicable state can be grasped.

【0016】さらに、文書検索処理の対象となる検索キ
ーワードを限定する手段を付加したことにより、文書検
索処理を行う際、不要なキーワードの検索処理を行うこ
とを防ぐことができる。
Furthermore, by adding means for limiting the search keywords to be subjected to the document search processing, it is possible to prevent unnecessary search processing of the keywords when performing the document search processing.

【0017】加えて、きわめて長い検索キーワードが入
力された場合でも、検索キーワード−様々な文字長やパ
ターンに自動的に分割再結合され、例えば、単語を入れ
替えて結合するといった形等、より広く拡張した記述パ
ターンに展開される。このように展開された検索キーワ
ードは、検索対象文中の様々な単語の記述揺れに対応で
きるようになり、幅広い検索結果を得ることができる。
In addition, even when a very long search keyword is input, the search keyword is automatically divided and recombined into various character lengths and patterns, for example, words are exchanged and then combined, so that they can be expanded more widely. Is expanded to the described description pattern. The expanded search keywords can cope with fluctuations in the description of various words in the search target sentence, and can obtain a wide range of search results.

【0018】さらに、自動生成される検索キーワードの
数は分割される単語の数に比例するため、すべての検索
語から漏れなく必要な検索キーワードを生成し、検索す
ることができる。
Further, since the number of automatically generated search keywords is proportional to the number of words to be divided, necessary search keywords can be generated and searched without fail from all search words.

【0019】また、分割した単語を再結合する際、単語
の品詞を選択、限定できるようにすることによって、再
結合によって生成される検索キーワードを意味的重要性
の高い単語に絞り込むことができる。これにより検索処
理の量が低減され、情報獲得がより円滑に行われる。
Further, when re-combining the divided words, the part of speech of the words can be selected and limited, so that the search keywords generated by the re-combination can be narrowed down to words having high semantic significance. Thereby, the amount of search processing is reduced, and information acquisition is performed more smoothly.

【0020】本発明の文書検索媒体は、ユーザが検索キ
ーワードを入力するための入力行と、確定、品詞選択、
取消の選択釦と、自動生成された検索条件式を表示する
ための検索条件式表示欄と、前候補、次候補の選択釦
と、実行、終了の選択釦とからなる検索操作用の各項目
情報を文書検索処理に対応付けて記憶したことを特徴と
するものである。
The document search medium of the present invention includes an input line for a user to input a search keyword, a determination, a part of speech selection,
Each item for a search operation including a cancel selection button, a search condition expression display field for displaying an automatically generated search condition expression, a previous candidate, a next candidate selection button, and an execute, end selection button The information is stored in association with the document search processing.

【0021】この文書検索媒体によれば、上述した検索
操作用の各項目情報を文書検索処理に対応付けて記憶し
ているので、この文書検索媒体を利用して上述した各作
用を発揮する文書検索処理を実現できる。
According to this document search medium, since each item information for the above-described search operation is stored in association with the document search processing, a document that exhibits the above-described operations by using this document search medium. A search process can be realized.

【0022】[0022]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0023】図1は本発明の実施の形態に係る文書検索
装置の構成を示すブロック図である。この文書検索装置
は、ユーザがキーボードなどによって任意の文字列から
なる検索語(検索キーワード)の入力や検索操作を行う
ための入力装置1と、辞書2と、CPU、メモリから構
成される制御装置3と、検索対象文書のデータを格納す
るための外部記憶装置4と、検索結果等を表示する表示
装置5と、前記制御装置3に接続されたフロッピーディ
スクドライブ装置等の補助記憶装置6とを具備してい
る。
FIG. 1 is a block diagram showing a configuration of a document search device according to an embodiment of the present invention. This document search device is a control device including an input device 1 for a user to input a search word (search keyword) composed of an arbitrary character string and performing a search operation using a keyboard or the like, a dictionary 2, a CPU, and a memory. 3, an external storage device 4 for storing data of a search target document, a display device 5 for displaying search results and the like, and an auxiliary storage device 6 such as a floppy disk drive device connected to the control device 3. I have it.

【0024】この補助記憶装置6は、図16に示すよう
に、ユーザが検索キーワードを入力するための入力行
と、確定、品詞選択、取消の選択釦と、自動生成された
検索条件式を表示するための検索条件式(生成検索式)
表示欄と、前候補、次候補の選択釦と、実行、終了の選
択釦とからなる検索操作用の各項目情報を文書検索処理
に対応付けて記憶した文書検索媒体であるフロッピーデ
ィスク7を取り込んで、前記各項目情報を制御装置3の
制御の基に表示装置5に送るようになっている。前記制
御装置3は、制御部300と、文書検索処理ブロック3
10と、検索キーワード生成ブロック320とバッファ
部330とを具備している。前記制御部300は、本装
置全体の制御を司るものであり、例えば、各処理ブロッ
クの動作制御や、これらの間でのデータ転送等を行うよ
うになっている。
As shown in FIG. 16, the auxiliary storage device 6 displays an input line for the user to input a search keyword, selection buttons for confirmation, part-of-speech selection, and cancellation, and an automatically generated search condition expression. Search condition expression (generation search expression)
The floppy disk 7, which is a document search medium, in which each item information for a search operation including a display column, a selection button of a previous candidate and a next candidate, and a selection button of execution and end is stored in association with a document search process. Thus, the item information is sent to the display device 5 under the control of the control device 3. The control device 3 includes a control unit 300 and a document search processing block 3
10, a search keyword generation block 320, and a buffer unit 330. The control section 300 controls the overall operation of the present apparatus, and controls the operation of each processing block, transfers data between them, and the like.

【0025】図2は、制御装置3の詳細な構成例を示し
た図である。この制御装置3のシステム初期化部311
は、文書検索の実施に必要なシステムの初期化を行う。
FIG. 2 is a diagram showing a detailed configuration example of the control device 3. The system initialization unit 311 of the control device 3
Performs initialization of a system necessary for performing a document search.

【0026】検索キーワード入力部312は、検索キー
ワードとなる文字列を検索キーワード格納バッファ33
1に格納する。
The search keyword input unit 312 stores a character string serving as a search keyword in a search keyword storage buffer 33.
1 is stored.

【0027】品詞選択部313は、ユーザが選択した品
詞を選択品詞格納バッファ333に格納する。検索部3
15は、検索条件式格納バッファ338に格納された検
索条件式にしたがって、外部記憶装置4に格納されてい
る検索対象文書から、該当する文書の検索を行う。
The part of speech selector 313 stores the part of speech selected by the user in the selected part of speech storage buffer 333. Search part 3
Reference numeral 15 performs a search for a corresponding document from the search target documents stored in the external storage device 4 according to the search condition formula stored in the search condition formula storage buffer 338.

【0028】表示部314は、検索キーワードを入力す
るための画面(検索キーワード入力画面)や検索結果を
表示装置5に表示する。
The display unit 314 displays a screen for inputting a search keyword (search keyword input screen) and a search result on the display device 5.

【0029】また、前記検索キーワード自動生成ブロッ
ク320は、前記辞書2を参照して、入力された検索キ
ーワードを単語に分割、再結合して、検索キーワードを
生成するものであり、検索キーワード分割部321と、
検索キーワード生成部322と、キーワード選択部32
3とを有している。
The search keyword automatic generation block 320 refers to the dictionary 2 and divides the input search keyword into words and recombines the words to generate a search keyword. 321;
Search keyword generation unit 322 and keyword selection unit 32
And 3.

【0030】検索キーワード分割部321は、検索キー
ワード格納バッファ331に格納されたキーワードを、
単語分割辞書21を参照して、対応する登録単語と品詞
とを対で分割語格納バッファ338に格納する。また、
その分割語数を分割語数格納バッファ335に格納す
る。
The search keyword dividing section 321 converts the keywords stored in the search keyword storage buffer 331 into
Referring to the word division dictionary 21, the corresponding registered word and part of speech are stored in pairs in the division word storage buffer 338. Also,
The number of divided words is stored in the divided word number storage buffer 335.

【0031】検索キーワード生成部322は、分割語格
納バッファ334に格納された単語を分割数に応じた順
列の数文結合し、生成キーワード格納バッファ336に
格納する。
The search keyword generation unit 322 combines the words stored in the divided word storage buffer 334 into several sentences in a permutation according to the number of divisions, and stores the combined words in the generated keyword storage buffer 336.

【0032】キーワード選択部323は、生成キーワー
ド格納バッファ336に格納されたキーワードの中か
ら、ユーザに指定したキーワードをキーワード選択番号
格納バッファ337を参照することで、検索条件式格納
バッファ338に格納する。
The keyword selection section 323 stores the keyword designated by the user from the keywords stored in the generated keyword storage buffer 336 in the search condition expression storage buffer 338 by referring to the keyword selection number storage buffer 337. .

【0033】また、バッファ部330は、本装置の検索
処理に必要な各情報を記憶するためのものであり、検索
キーワード格納バッファ331、品詞情報格納バッファ
332、選択品詞格納バッファ333、分割語格納バッ
ファ334、分割語数格納バッファ335、生成キーワ
ード格納バッファ336、キーワード選択番号格納バッ
ファ337、選択条件式格納338を有する。
The buffer section 330 is for storing various information necessary for the search processing of the present apparatus, and includes a search keyword storage buffer 331, a part-of-speech information storage buffer 332, a selected part-of-speech storage buffer 333, a divided word storage. It has a buffer 334, a divided word number storage buffer 335, a generated keyword storage buffer 336, a keyword selection number storage buffer 337, and a selection condition expression storage 338.

【0034】さらに、前記辞書2は単語分割辞書21と
品詞辞書22とを具備している。
Further, the dictionary 2 includes a word division dictionary 21 and a part-of-speech dictionary 22.

【0035】単語分割辞書21は、図14に示すよう
に、その登録単語とそれに対応する品詞とを関連付けた
構造を持っている。
As shown in FIG. 14, the word division dictionary 21 has a structure in which the registered words are associated with the parts of speech corresponding thereto.

【0036】品詞辞書22は、図15に示すように、品
詞番号とそれに対応する品詞とを関連付けた構造を持っ
ている。
As shown in FIG. 15, the part-of-speech dictionary 22 has a structure in which a part-of-speech number is associated with a corresponding part of speech.

【0037】次に、本実施の形態の動作を説明する。ま
ず、本装置の全体の処理動作を説明する。
Next, the operation of this embodiment will be described. First, the overall processing operation of the present apparatus will be described.

【0038】図3は本実施の形態における検索処理の動
作を示すフロチャートである。まず、システムが起動さ
れると、システム初期化部311はバッファ部330内
の各バッファをクリアする等、検索に必要な各種の初期
化処理を行う(ステップS1)。さらに、品詞辞書22
を参照して、品詞情報を品詞情報格納バッファ332に
格納する。
FIG. 3 is a flowchart showing the operation of the search processing in this embodiment. First, when the system is started, the system initialization unit 311 performs various initialization processes necessary for the search, such as clearing each buffer in the buffer unit 330 (step S1). Furthermore, the part of speech dictionary 22
, The part of speech information is stored in the part of speech information storage buffer 332.

【0039】次に、図16に示すような文書検索のため
の検索キーワード入力画面を前記補助記憶装置6を介し
てフロッピーデイスク7から読み込み、表示部314に
より表示装置5に表示する。
Next, a search keyword input screen for document search as shown in FIG. 16 is read from the floppy disk 7 via the auxiliary storage device 6 and displayed on the display device 5 by the display section 314.

【0040】この検索キーワード入力画面は、ユーザが
検索キーワードを入力するための入力行と、確定、品詞
選択、取消の選択釦と、自動生成された検索条件式を表
示するための検索条件式表示行と、前候補、次候補の選
択釦と、実行、終了の選択釦とを有している。
This search keyword input screen has an input line for the user to input a search keyword, selection buttons for confirmation, part-of-speech selection, and cancellation, and a search condition expression display for displaying an automatically generated search condition expression. It has a row, a selection button for a previous candidate and a next candidate, and a selection button for execution and termination.

【0041】検索キーワード入力画面が表示されると、
検索キーワードの入力が可能となる。この状態で、ユー
ザは入力装置1により検索キーワードを入力する。
When the search keyword input screen is displayed,
Search keywords can be entered. In this state, the user inputs a search keyword using the input device 1.

【0042】図16に示す例で、例えば「中空棒状素
材」と入力し、「確定」釦を入力装置1に備えたマウス
などで押すことで入力が完了する。このとき入力された
検索キーワードは図16に示すように前記入力行に表示
され、検索キーワード格納バッファ331に格納される
(ステップS2)尚、図16に示す検索キーワード入力
画面において、検索式入力が確定前に「品詞選択」釦を
マウス等で押すと、品詞選択部313が起動され、品詞
情報格納バッファ332を参照し、表示部314を介し
て、図18に示すような品詞選択画面に名詞、動詞など
の品詞情報を表示する。
In the example shown in FIG. 16, the input is completed by inputting, for example, "hollow bar-shaped material" and pressing the "enter" button with a mouse or the like provided on the input device 1. The search keyword input at this time is displayed on the input line as shown in FIG. 16 and stored in the search keyword storage buffer 331 (step S2). In the search keyword input screen shown in FIG. When the “part of speech” button is pressed with a mouse or the like before confirmation, the part of speech selection unit 313 is activated, the part of speech information storage buffer 332 is referenced, and the part of speech is displayed on the part of speech selection screen as shown in FIG. Display part-of-speech information such as verbs.

【0043】ユーザは、ここで検索キーワード自動生成
の対象となる分割単語の品詞を選択することができる。
品詞選択画面が表示された初期段階では、当該チェック
欄には、いずれも選択状態を表す印(たとえばレ点)表
示されている。適宜対象とする品詞を選択すると、それ
らの品詞が選択品詞格納バッファ333に格納される
(ステップS2)。
The user can select the part of speech of the divided word to be automatically generated for the search keyword.
At the initial stage when the part-of-speech selection screen is displayed, in each of the check columns, a mark (for example, a check mark) indicating the selected state is displayed. When appropriate parts of speech are selected, those parts of speech are stored in the selected part of speech storage buffer 333 (step S2).

【0044】次に、制御部300の制御により検索キー
ワード分割部321が起動する。検索キーワード分割部
321は、図14に示すような記憶内容の単語分割辞書
21を参照した入力検索キーワードを単語単位に分割処
理する(ステップS3)。
Next, under the control of the control unit 300, the search keyword division unit 321 is activated. The search keyword division unit 321 divides the input search keyword referring to the word division dictionary 21 having the storage contents as shown in FIG. 14 in units of words (step S3).

【0045】この分割処理により得られた単語が単語分
割辞書21に登録されていれば、検索キーワード分割部
321は、その単語に対する登録単語、品詞を図9に示
す分割語格納バッファ334に格納する。また、検索キ
ーワード分割部321は、このとき分割された単語の数
を図10に示す分割語数格納バッファ335に格納す
る。
If the word obtained by this division processing is registered in the word division dictionary 21, the search keyword division unit 321 stores the registered word and part of speech for the word in the division word storage buffer 334 shown in FIG. . In addition, the search keyword division unit 321 stores the number of words divided at this time in the divided word number storage buffer 335 shown in FIG.

【0046】このようにして、検索キーワードが単語単
位に分割され、各単語が分割語格納バッファ334に格
納されると、検索キーワード生成部322が起動する。
検索キーワード生成部322は、分割語格納バッファ3
34に格納された単語群を分割語数の順列数分の検索キ
ーワードに再結合する生成処理を行い、生成キーワード
格納バッファ336に格納する(ステップS4)。尚、
使用する単語の個数は、分割単語数格納バッファ335
から取得する。
As described above, when the search keyword is divided into words and each word is stored in the divided word storage buffer 334, the search keyword generation unit 322 starts.
The search keyword generation unit 322 stores the divided word storage buffer 3
A generation process is performed to rejoin the word group stored in the search word into search keywords corresponding to the number of permutations of the number of divided words, and the result is stored in the generated keyword storage buffer 336 (step S4). still,
The number of words to be used is determined by the divided word number storage buffer 335.
To get from.

【0047】ステップS4の処理が終了すると、表示部
314が起動され、この表示部314は、表示装置5に
図17に示すように、検索キーワード「中空棒状素材」
に対応する図11に示す生成キーワード格納バッファ3
36に格納した検索キーワードを表示する。
When the process of step S4 is completed, the display unit 314 is activated, and the display unit 314 displays the search keyword "hollow bar-shaped material" on the display device 5, as shown in FIG.
Generated keyword storage buffer 3 shown in FIG.
The search keyword stored in 36 is displayed.

【0048】ユーザは、この検索キーワード入力画面を
使用して実際に検索を実行する検索キーワードを選択す
ることができる。検索キーワード入力画面が表示された
初期段階では、当該チェック欄には、いずれも選択状態
を表す印(たとえばレ点)表示されている。
The user can use this search keyword input screen to select a search keyword for actually executing a search. At the initial stage when the search keyword input screen is displayed, in each of the check boxes, a mark (for example, a check mark) indicating the selected state is displayed.

【0049】適宜検索を実行したい検索キーワードを選
択すると、キーワード選択部323が選択された検索キ
ーワードの番号(1、2、…等)をキーワード選択番号
格納バッファ337に格納する。
When a search keyword for which a search is desired to be executed is appropriately selected, the keyword selection section 323 stores the number (1, 2,..., Etc.) of the selected search keyword in the keyword selection number storage buffer 337.

【0050】さらに、キーワード選択部323は、キー
ワード選択番号格納バッファ337の選択番号を参照
し、選択された生成キーワードを図13に示す検索条件
式格納バッファに格納する(ステップS5)。
Further, the keyword selecting section 323 refers to the selection number of the keyword selection number storage buffer 337 and stores the selected generated keyword in the search condition expression storage buffer shown in FIG. 13 (step S5).

【0051】ステップS5の処理が終了すると、検索部
315が起動され、この検索部313は、検索条件式格
納バッファ338に格納された全ての検索条件式にした
がって、外部記憶装置4に格納されている検索対象文書
から該当する文書の検索を行う(ステップS6)。
When the processing in step S5 is completed, the search unit 315 is started, and the search unit 313 is stored in the external storage device 4 according to all the search condition expressions stored in the search condition expression storage buffer 338. The corresponding document is searched from the search target document (step S6).

【0052】ステップS6の処理が終了すると、表示部
314が起動され、この表示部314は、検索部315
によって得られた検索該当件数が図19に示すように表
示装置5に送って表示する。
When the processing in step S6 is completed, the display unit 314 is activated, and this display unit 314
The number of hits obtained by the search is sent to the display device 5 and displayed as shown in FIG.

【0053】さらに、図20に示す検索結果一覧表示画
面に表示される各検索キーワードでの検索結果一覧表を
通じて、必要な文章のタイトルを選択し、これにより、
図21に示すような登録文書表示画面に表示される当該
タイトルに対応する文書の内容を参照することができる
(ステップS7)。
Further, a title of a required sentence is selected through a search result list for each search keyword displayed on the search result list display screen shown in FIG.
The contents of the document corresponding to the title displayed on the registered document display screen as shown in FIG. 21 can be referred to (step S7).

【0054】ここで、さらに検索を継続する場合には
(ステップS8肯定)、ステップS2の制御に戻し、新
たな検索キーワードの入力を受けて文書検索を行うこと
になる。
If the search is to be continued further (Yes at step S8), the control returns to step S2, and a document search is performed in response to the input of a new search keyword.

【0055】次に、上述した一連の処理のうちの検索キ
ーワードの分割処理の流れを図4を参照して詳述する。
Next, the flow of the search keyword dividing process in the above-described series of processes will be described in detail with reference to FIG.

【0056】入力装置1から検索キーワード入力部31
2を介して、例えば「中空棒状素材」といった検索キー
ワードが入力されると、その検索キーワードは図6に示
すように検索キーワード格納バッファ331に格納され
る。
From the input device 1 to the search keyword input unit 31
When a search keyword such as “hollow bar-shaped material” is input via the control unit 2, the search keyword is stored in the search keyword storage buffer 331 as shown in FIG.

【0057】このとき、前記制御部300により検索キ
ーワード分割部321が起動され、検索キーワード分割
部321は、図14に示す単語分割辞書21を参照し
て、検索キーワードを単語分割し(ステップS31)、
単語分割辞書21の登録単語、品詞を分割語格納バッフ
ァ334に格納する(ステップS32)。
At this time, the search keyword dividing unit 321 is activated by the control unit 300, and the search keyword dividing unit 321 divides the search keyword into words with reference to the word division dictionary 21 shown in FIG. 14 (step S31). ,
The words registered in the word segmentation dictionary 21 and the parts of speech are stored in the segmented word storage buffer 334 (step S32).

【0058】この例では、図10で示すように、分割語
数格納バッファ335には「3」が格納され、また、図
19に示すように分割された単語の登録単語とその品詞
が分割語格納バッファ334に格納される(例えば、
「中空、名詞」等)。
In this example, as shown in FIG. 10, "3" is stored in the divided word number storage buffer 335, and the registered words and the parts of speech of the divided words are stored in the divided word as shown in FIG. Stored in the buffer 334 (for example,
"Hollow, noun" etc.).

【0059】ステップS32の処理は、分割語格納バッ
ファ334に格納された単語数分繰り返される(ステッ
プS33)。
The process of step S32 is repeated for the number of words stored in the divided word storage buffer 334 (step S33).

【0060】図5は上記ステップS4の検索キーワード
の自動生成を示すフロチャートである。まず、制御部3
00により検索キーワード生成部322が起動され、検
索キーワード生成部322は、分割語数格納バッファ3
35に格納された分割単語数nから、1個以上n個以下
のキーワードによる順列S(:nPiの総和)を計算す
る(ステップS41、この例では、15通り)。
FIG. 5 is a flowchart showing the automatic generation of the search keyword in step S4. First, the control unit 3
00, the search keyword generation unit 322 is activated, and the search keyword generation unit 322
From the number n of divided words stored in 35, a permutation S (: total sum of nPi) of one or more and n or less keywords is calculated (step S41, fifteen in this example).

【0061】そして、選択品詞格納バッファ333を参
照し、分割語格納バッファ334中の対象品詞となって
いる分割単語を用いて、検索キーワードを作成し(ステ
ップS42)、生成キーワード格納バッファ336に格
納する(ステップS43)。ステップS42乃至ステッ
プS43の処理は、ステップS41で取得された順列S
の数分繰り返される(ステップS44)。
Then, referring to the selected part-of-speech storage buffer 333, a search keyword is created using the divided word that is the target part of speech in the divided word storage buffer 334 (step S42) and stored in the generated keyword storage buffer 336. (Step S43). The processing from step S42 to step S43 is based on the permutation S obtained in step S41.
(Step S44).

【0062】このようにして、本実施の形態の文書検索
装置及び文書検索方法によれば、入力された検索語を単
語分割し、様々な文字長やパターンに自動的に分割再結
合することで、より広く拡張した記述パターンに展開さ
れた検索キーワードで検索を行うことができる。
As described above, according to the document search device and the document search method of the present embodiment, the input search word is divided into words, and automatically divided and recombined into various character lengths and patterns. In addition, a search can be performed with a search keyword expanded into a description pattern that is expanded more widely.

【0063】そして、このような単語の分割、再結合の
処理を自動化することで、ユーザの負担を軽減し、検索
対象文書中の様々な単語の記述揺れに対応できるように
なり、より多様な検索結果を得ることができる。
By automating the process of dividing and recombining such words, it is possible to reduce the burden on the user and to cope with fluctuations in the description of various words in the search target document. You can get search results.

【0064】また、検索キーワード分割手段を新たに付
加したことにより、検索語を設定する際、複合連結され
た単語の形だけでなく、文書形式で入力することもでき
る。加えて、きわめて長い検索語が入力された場合で
も、複数個の単語の検索キーワードに分割され、各々の
パターンで検索し、検索該当状況を把握することができ
る。
Further, by newly adding a search keyword dividing means, when setting a search word, it is possible to input not only in the form of a compound combined word but also in a document format. In addition, even when a very long search word is input, the search keyword is divided into a plurality of search keywords, and a search is performed using each pattern, so that a search applicable state can be grasped.

【0065】さらに、文書検索処理の対象となる検索キ
ーワードを限定する手段を付加したことにより、文書検
索処理を行う際、不要な検索キーワードでの検索処理を
行うことを防ぐことができる。
Further, by adding a means for limiting a search keyword to be subjected to a document search process, it is possible to prevent a search process using an unnecessary search keyword when performing a document search process.

【0066】加えて、きわめて長い検索キーワードが入
力された場合でも、検索キーワードは様々な文字長やパ
ターンに自動的に分割再結合され、例えば、単語を入れ
替えて結合するといった形等、より広く拡張した記述パ
ターンに展開される。このように展開された検索キーワ
ードは、検索対象文中の様々な単語の記述揺れに対応で
きるようになり、幅広い検索結果を得ることができる。
In addition, even when a very long search keyword is input, the search keyword is automatically divided and recombined into various character lengths and patterns, and is broadly expanded, for example, by replacing words and combining them. Is expanded to the described description pattern. The expanded search keywords can cope with fluctuations in the description of various words in the search target sentence, and can obtain a wide range of search results.

【0067】さらに、自動生成される検索キーワードの
数は分割される単語の数に比例するため、すべての検索
語から漏れなく必要な検索キーワードを生成し、検索す
ることができる。
Further, since the number of automatically generated search keywords is proportional to the number of words to be divided, necessary search keywords can be generated and searched without fail from all search words.

【0068】また、分割した単語を再結合する際、単語
の品詞を選択、限定できるようにすることによって、再
結合によって生成される検索キーワードを意味的重要性
の高い単語に絞り込むことができる。これにより検索処
理の量が低減され、検索情報獲得がより円滑に行われ
る。
Further, when re-combining the divided words, the part of speech of the words can be selected and limited, so that the search keywords generated by the re-combination can be narrowed down to words having high semantic significance. As a result, the amount of search processing is reduced, and search information acquisition is performed more smoothly.

【0069】[0069]

【発明の効果】本発明によれば、入力された検索語を単
語分割し、様々な文字長やパターンに自動的に分割再結
合することで、より広く拡張した記述パターンに展開さ
れた検索キーワードで検索を行うことができ、ユーザに
よる単語の分割、分割された単語から検索式としての形
に再構成する作業を不要とし、より高度な検索を容易に
実現することのできる文書検索装置、文書検索方法を提
供することができる。
According to the present invention, an input search word is divided into words and automatically divided and recombined into various character lengths and patterns, so that a search keyword developed into a more expanded description pattern is obtained. A document search device and a document that can perform a search by using a user, and eliminate the need for a user to divide words and reconstruct the divided words into a form as a search expression, and can easily realize a more advanced search A search method can be provided.

【0070】また、本発明によれば、文書検索処理を行
う際、不要な検索キーワードでの検索処理を行うことを
防ぐことができる文書検索装置を提供することができ
る。
Further, according to the present invention, it is possible to provide a document search apparatus capable of preventing a search process using an unnecessary search keyword when performing a document search process.

【0071】さらに、本発明によれば、分割した単語を
再結合する際、単語の品詞を選択、限定できるようにす
ることによって、再結合によって生成される検索キーワ
ードを意味的重要性の高い単語に絞り込むことができ、
これにより検索処理の量が低減され、検索情報獲得がよ
り円滑に行われる文書検索装置を提供することができ
る。
Further, according to the present invention, when re-combining the divided words, the part of speech of the words can be selected and limited, so that the search keyword generated by the re-combination can be converted to a word having high semantic significance. Can be narrowed down to
As a result, it is possible to provide a document search device in which the amount of search processing is reduced and search information is obtained more smoothly.

【0072】また、本発明によれば、文書検索装置、文
書検索方法に利用することで、上述した各効果を奏する
文書検索処理を実現できる文書検索媒体を提供すること
ができる。
Further, according to the present invention, it is possible to provide a document search medium which can realize a document search process having the above-mentioned effects by using the document search apparatus and the document search method.

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

【図1】本発明の実施の形態に係る文書検索装置の構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a document search device according to an embodiment of the present invention.

【図2】図1に示す制御装置の内部構成を示すブロック
図である。
FIG. 2 is a block diagram showing an internal configuration of the control device shown in FIG.

【図3】同実施の形態における検索処理の動作を示すフ
ロチャートである。
FIG. 3 is a flowchart showing an operation of a search process in the embodiment.

【図4】図3に示すステップS3の具体的な処理を示す
フロチャートである。
FIG. 4 is a flowchart showing a specific process of step S3 shown in FIG. 3;

【図5】図3に示すステップS4の具体的な処理を示す
フロチャートである。
FIG. 5 is a flowchart showing a specific process of step S4 shown in FIG. 3;

【図6】同実施の形態における検索キーワード格納バッ
ファの内容を示す図である。
FIG. 6 is a diagram showing contents of a search keyword storage buffer according to the embodiment.

【図7】同実施の形態における品詞情報格納バッファの
内容を示す図である。。
FIG. 7 is a diagram showing contents of a part-of-speech information storage buffer in the embodiment. .

【図8】同実施の形態における選択品詞格納バッファの
内容を示す図である。
FIG. 8 is a diagram showing contents of a selected part-of-speech storage buffer in the embodiment.

【図9】同実施の形態における分割語格納バッファの内
容を示す図である。
FIG. 9 is a diagram showing contents of a divided word storage buffer in the embodiment.

【図10】同実施の形態における分割語数格納バッファ
の内容を示す図である。
FIG. 10 is a diagram showing contents of a divided word number storage buffer in the embodiment.

【図11】同実施の形態における生成キーワード格納バ
ッファの内容を示す図である。
FIG. 11 is a diagram showing contents of a generated keyword storage buffer in the embodiment.

【図12】同実施の形態におけるキーワード選択番号格
納バッファの内容を示す図である。
FIG. 12 is a diagram showing contents of a keyword selection number storage buffer in the embodiment.

【図13】同実施の形態における検索条件式格納バッフ
ァの内容を示す図である。
FIG. 13 is a diagram showing contents of a search condition expression storage buffer in the embodiment.

【図14】同実施の形態における単語分割辞書の構成を
示す図である。
FIG. 14 is a diagram showing a configuration of a word division dictionary in the embodiment.

【図15】同実施の形態における品詞辞書の構成を示す
図である。
FIG. 15 is a diagram showing a configuration of a part-of-speech dictionary in the embodiment.

【図16】同実施の形態における検索キーワードの入力
画面を示す図である。
FIG. 16 is a diagram showing a search keyword input screen in the embodiment.

【図17】同実施の形態における検索キーワードの入力
画面を示す図である。
FIG. 17 is a diagram showing a search keyword input screen in the embodiment.

【図18】同実施の形態における検索品詞選択画面を示
す図である。
FIG. 18 is a diagram showing a search part-of-speech selection screen in the embodiment.

【図19】同実施の形態における検索該当件数表示画面
を示す図である。
FIG. 19 is a diagram showing a search hit count display screen in the embodiment.

【図20】同実施の形態における検索結果一覧表示画面
を示す図である。
FIG. 20 is a diagram showing a search result list display screen according to the embodiment.

【図21】同実施の形態における登録文書表示画面を示
す図である。
FIG. 21 is a diagram showing a registered document display screen in the embodiment.

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

1 入力装置 2 辞書 3 制御装置 4 外部記憶装置 5 表示装置 21 単語分割辞書 22 品詞辞書 300 制御部 310 文書検索処理ブロック 311 システム初期化部 312 検索キーワード入力部 313 品詞選択部 314 表示部 315 検索部 320 検索キーワード生成ブロック 321 検索キーワード分割部 322 検索キーワード生成部 323 キーワード選択部 330 バッファ部 331 検索キーワード格納バッファ 332 品詞情報格納バッファ 333 選択品詞格納バッファ 334 分割語格納バッファ 335 分割語数格納バッファ 336 生成キーワード格納バッファ 337 キーワード選択番号格納バッファ 338 検索条件式格納バッファ DESCRIPTION OF SYMBOLS 1 Input device 2 Dictionary 3 Control device 4 External storage device 5 Display device 21 Word division dictionary 22 Part-of-speech dictionary 300 Control part 310 Document search processing block 311 System initialization part 312 Search keyword input part 313 Part-of-speech selection part 314 Display part 315 Search part 320 Search keyword generation block 321 Search keyword division section 322 Search keyword generation section 323 Keyword selection section 330 Buffer section 331 Search keyword storage buffer 332 Part of speech information storage buffer 333 Selected part of speech storage buffer 334 Division word storage buffer 335 Division word number storage buffer 336 Generation keyword Storage buffer 337 Keyword selection number storage buffer 338 Search condition expression storage buffer

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 検索対象文書に対して、検索キーワード
の出現有無によって、文書を検索する文書検索装置にお
いて、 任意の文字列からなる検索語を入力する検索キー入力手
段と、 入力された検索語を単語単位に分割し、その分割された
単語単位の分割単語数で定まる個数の検索キーワードを
生成する検索キーワード生成手段と、 この検索キーワード生成手段により生成される前記検索
キーワードを用いて、前記個数分の文書検索処理を行う
文書検索手段と、 この文書検索手段の検索結果を表示する表示手段と、 を具備したことを特徴とする文書検索装置。
1. A search key input means for inputting a search word consisting of an arbitrary character string in a document search apparatus for searching for a document to be searched according to the presence or absence of a search keyword. Is divided into word units, and a search keyword generation unit that generates a number of search keywords determined by the number of divided words in the divided word units; and using the search keywords generated by the search keyword generation unit, A document search device comprising: a document search unit that performs a document search process for each document; and a display unit that displays a search result of the document search unit.
【請求項2】 前記文書検索手段は、分割された各々の
単語のうちから選択された特定の単語に関してのみ文書
検索処理を行うを特徴とする請求項1記載の文書検索装
置。
2. The document search apparatus according to claim 1, wherein the document search unit performs a document search process only on a specific word selected from each of the divided words.
【請求項3】 検索対象文書に対して、検索キーワード
を使用して文書検索を行う文書検索方法において、 検索キー入力手段から任意の文字列からなる検索語を入
力し、 検索キーワード生成手段により、入力された検索語を単
語単位に分割し、その分割された単語単位の分割単語数
で定まる個数の検索キーワードを生成し、 文書検索手段により検索キーワード生成手段により生成
される前記検索キーワードを用いて、前記個数分の文書
検索処理を行い、表示手段により文書検索手段の検索結
果を表示することを特徴とする文書検索方法。
3. A document search method for performing a document search on a search target document using a search keyword, wherein a search word consisting of an arbitrary character string is input from a search key input means, and The input search word is divided into words, the number of search keywords determined by the number of divided words in the divided word units is generated, and the search keywords generated by the search keyword generation means by the document search means are used. A document search process for the number of documents, and displaying a search result of the document search means on a display means.
【請求項4】 検索対象文書に対して、検索キーワード
の出現有無によって、文書を検索する文書検索装置にお
いて、 任意の文字列からなる検索語を入力する検索キー入力手
段と、 入力された検索語を単語単位に分割し、分割単語数で定
まる個数の検索キーワードを生成する検索キーワード生
成手段と、 生成された検索キーワードの個数の範囲内で、2個以上
n個以下の検索キーワードによるS(:nPiの総和)
個の組み合わせからなる再結合キーワードを生成する再
結合キーワード生成手段と、 この再結合キーワード生成手段により生成される前記再
結合キーワードを用いて、前記S個分の文書検索処理を
行う文書検索手段と、 この文書検索手段の検索結果を表示する表示手段と、 を具備したことを特徴とする文書検索装置。
4. A search key input means for inputting a search term consisting of an arbitrary character string in a document search apparatus for searching a document to be searched for depending on whether a search keyword appears or not, Is divided into words, and a search keyword generating means for generating the number of search keywords determined by the number of divided words; and S (: sum of nPi)
Recombining keyword generating means for generating a recombining keyword composed of a plurality of combinations; and document searching means for performing the S document searching process using the recombining keyword generated by the recombining keyword generating means. And a display means for displaying a search result of the document search means.
【請求項5】 前記文書検索手段は、生成した再結合キ
ーワードのうちから選択された特定の再結合キーワード
に関してのみ文書検索処理を行うを特徴とする請求項4
記載の文書検索装置。
5. The document search device according to claim 4, wherein the document search unit performs a document search process only on a specific recombined keyword selected from the generated recombined keywords.
Document search device as described.
【請求項6】 検索対象文書に対して、検索キーキーワ
ードの出現有無によって、文書を検索する文書検索装置
において、 任意の文字列からなる検索語が入力できる検索キー入力
手段と、 入力された検索語を単語単位に分割し、分割単語数で定
まる個数の検索キーワードを生成する検索キーワード生
成手段と、 生成された検索キーワードの個数の範囲内で、2個以上
n個以下の検索キーワードによるS(:nPiの総和)
個の組み合わせからなる再結合キーワードを生成する再
結合キーワード生成手段と、 生成する各検索キーワードに対応する単語品詞情報を格
納する品詞情報格納手段と、 この品詞情報格納手段に格納した単語品詞情報のうちか
ら検索キーワード再結合用の品詞情報を選択する品詞情
報選択手段と、 品詞情報選択手段により選択された品詞情報に限定して
前記検索キーワードの再結合を行い再結合キーワードを
生成する品詞限定再結合キーワード生成手段と、 この品詞限定再結合キーワード生成手段により生成され
る前記再結合キーワードを用いて、前記文書検索処理を
行う文書検索手段と、 この文書検索手段の検索結果を表示する表示手段と、 を具備したことを特徴とする文書検索装置。
6. A search key input means for inputting a search word consisting of an arbitrary character string in a document search apparatus for searching a document for a search target document based on the presence or absence of a search key keyword. A search keyword generation unit that divides a word into words and generates a number of search keywords determined by the number of divided words, and S (S) using two or more and n or less search keywords within the range of the number of generated search keywords : Sum of nPi)
Re-combined keyword generation means for generating a re-combined keyword composed of a plurality of combinations, word-of-speech information storage means for storing word-speech information corresponding to each search keyword to be generated, and word-speech information stored in the word-speech information stored in the word-speech information storage means. A part-of-speech information selecting means for selecting the part-of-speech information for re-combining the search keywords, a part-of-speech-restricting part for re-combining the search keywords limited to the part-of-speech information selected by the part-of-speech information selecting means and generating a re-joined keyword Combined keyword generation means, document search means for performing the document search processing using the rejoined keywords generated by the part-of-speech limited rejoin keyword generation means, and display means for displaying search results of the document search means A document search device, comprising:
【請求項7】 ユーザが検索キーワードを入力するため
の入力行と、確定、品詞選択、取消の選択釦と、自動生
成された検索条件式を表示するための検索条件式表示欄
と、前候補、次候補の選択釦と、実行、終了の選択釦と
からなる検索操作用の各項目情報を文書検索処理に対応
付けて記憶したことを特徴とする文書検索媒体。
7. An input line for a user to input a search keyword, selection buttons for confirmation, selection of part of speech, and cancellation, a search condition expression display field for displaying an automatically generated search condition expression, and a previous candidate A document search medium characterized by storing each item information for a search operation including a next candidate selection button and an execution / end selection button in association with a document search process.
JP8276273A 1996-10-18 1996-10-18 Device for retrieving document and method therefor and medium therefor Pending JPH10124520A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8276273A JPH10124520A (en) 1996-10-18 1996-10-18 Device for retrieving document and method therefor and medium therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8276273A JPH10124520A (en) 1996-10-18 1996-10-18 Device for retrieving document and method therefor and medium therefor

Publications (1)

Publication Number Publication Date
JPH10124520A true JPH10124520A (en) 1998-05-15

Family

ID=17567151

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8276273A Pending JPH10124520A (en) 1996-10-18 1996-10-18 Device for retrieving document and method therefor and medium therefor

Country Status (1)

Country Link
JP (1) JPH10124520A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002056022A (en) * 2000-08-14 2002-02-20 U System:Kk Retrieval system
JP2007004409A (en) * 2005-06-22 2007-01-11 Alpine Electronics Inc Method and device for retrieving facility name
JP2018049510A (en) * 2016-09-23 2018-03-29 富士ゼロックス株式会社 Information processing device and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002056022A (en) * 2000-08-14 2002-02-20 U System:Kk Retrieval system
JP2007004409A (en) * 2005-06-22 2007-01-11 Alpine Electronics Inc Method and device for retrieving facility name
JP2018049510A (en) * 2016-09-23 2018-03-29 富士ゼロックス株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
US4829423A (en) Menu-based natural language understanding system
TWI336850B (en) System and method for text searching using weighted keywords
JPH09198395A (en) Document retrieval device
JPH10124520A (en) Device for retrieving document and method therefor and medium therefor
JPH11328166A (en) Character input device and computer-readable recording medium where character input processing program is recorded
JP2828692B2 (en) Information retrieval device
JP2008140204A (en) Data retrieval system and program
JPH06259480A (en) Document retrieving method
KR20020059555A (en) Searching engine and searching method
JP3498635B2 (en) Information retrieval method and apparatus, and computer-readable recording medium
JPH08235191A (en) Method and device for document retrieval
JPH07210565A (en) Method and device for retrieving information
JPS628259A (en) Kana (japanese syllabary)-kanji (chinese character) converting system
JPS62163174A (en) Mechanical translating device
JPH07334512A (en) Document data retrieval device
JPH0895969A (en) Replacing method for synonimic word and phrase electronic document processing
JPH08314949A (en) Data management device
JPH04290158A (en) Document creation device
JPH08137841A (en) Device and method for document processing
JPH08249341A (en) Document storage and retrieval device for document data base
JPH04281558A (en) Document retrieving device
JP3032399B2 (en) Kana-Kanji conversion device
JPH06162097A (en) System for setting retrieval condition of database
JPH0765013A (en) Document retrieving device
JPH0131229B2 (en)