JPH05314181A - Information retrieving device - Google Patents

Information retrieving device

Info

Publication number
JPH05314181A
JPH05314181A JP4120841A JP12084192A JPH05314181A JP H05314181 A JPH05314181 A JP H05314181A JP 4120841 A JP4120841 A JP 4120841A JP 12084192 A JP12084192 A JP 12084192A JP H05314181 A JPH05314181 A JP H05314181A
Authority
JP
Japan
Prior art keywords
word
keyword
unit
compound
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP4120841A
Other languages
Japanese (ja)
Other versions
JP3222193B2 (en
Inventor
Tomoko Segawa
智子 瀬川
Kunio Matsui
くにお 松井
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP12084192A priority Critical patent/JP3222193B2/en
Publication of JPH05314181A publication Critical patent/JPH05314181A/en
Application granted granted Critical
Publication of JP3222193B2 publication Critical patent/JP3222193B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide an information retrieving device by which the operating efficiency of a text retrieval can be further improved in the information retrieving device which retrieves the number of times key words inputted by a user are used in an object text (document). CONSTITUTION:The device is equipped with a key word fetching means 10 which fetches the key words inputted by the user, key word dividing means 12 which divides the fetched key words into the words of constitution units, unit word selecting means 14 which selects only the preliminarily registered words from the unit words obtained by the key word dividing means 12, composite word preparing means 16 which prepares composite words including the selected unit words, text retrieving means 18 which retrieves the number of times the prepared composite words are used in the objective text, and retrieved result presenting means 20 which presents the retrieved result of the text to the user.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ユーザの入力したキー
ワードが対象のテキスト内で使用されている回数を検索
する情報検索装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information retrieval device for retrieving the number of times a keyword entered by a user is used in a target text.

【0002】この種の装置によれば、キーワードを入力
するのみで対象となるテキスト内でそのキーワードが出
現する回数を極めて高速に自動検索でき、したがって、
文書の管理やその利用を著しく容易化することが可能と
なる。
According to this type of device, the number of times the keyword appears in the target text can be automatically searched at extremely high speed simply by inputting the keyword.
It is possible to significantly simplify the management and use of documents.

【0003】[0003]

【従来の技術】ユーザが複合語のキーワードを入力する
と、そのキーワードが構成単位の語(構成語)に分解さ
れ、これら構成語(単位語)が対象のテキスト内で出現
する回数が検索される。
2. Description of the Related Art When a user inputs a keyword of a compound word, the keyword is decomposed into constituent unit words (constituent words), and the number of times these constituent words (unit words) appear in a target text is searched. ..

【0004】[0004]

【発明が解決しようとする課題】例えばユーザが”画像
処理装置”をキーワードとして入力した場合で、この”
画像処理装置”が構成語とされておらず、”画像”,”
処理装置”が構成語とされていたときには、それら構成
語”画像”,”処理装置”が対象のテキスト内で出現す
る回数が検索される。
For example, when the user inputs "image processing device" as a keyword, this "
"Image processing device" is not a constituent word, but "image", "
When "processor" is a constituent word, the number of times that the constituent words "image" and "processor" appear in the target text is searched.

【0005】したがって、ユーザは構成語”画像”,”
処理装置”の区切りを意識して”画像”と”処理装置”
の論理積で検索するよう指示を与えることが必要とな
り、このため、テキスト検索の作業効率が低下する。
[0005] Therefore, the user has the constituent words "image", "
"Image" and "Processor" with a focus on "Processor"
It is necessary to give an instruction to perform a search with the logical product of, which reduces the work efficiency of the text search.

【0006】本発明は上記従来の事情に鑑みて為された
ものであり、その目的は、テキスト検索の作業効率をよ
り高めることが可能となる情報検索装置を提供すること
にある。
The present invention has been made in view of the above conventional circumstances, and an object of the present invention is to provide an information search apparatus capable of further increasing the work efficiency of text search.

【0007】[0007]

【課題を解決するための手段】上記の目的を達成するた
めに、第1発明にかかる装置は図1のように構成されて
おり、ユーザが入力したキーワードを取り込むキーワー
ド取込手段10と、取り込まれたキーワードを構成単位
の語に分割するキーワード分割手段12と、キーワード
分割で得られた単位語から予め登録されている語のみを
選択する単位語選択手段14と、選択された単位語が含
まれる複合語を生成する複合語生成手段16と、生成さ
れた複合語が対象のテキスト内で使用されている回数を
検索するテキスト検索手段18と、検索の結果をユーザ
に提示する検索結果提示手段20と、を有する。
In order to achieve the above object, the apparatus according to the first invention is configured as shown in FIG. 1, and has a keyword fetching means 10 for fetching a keyword inputted by a user and a fetching means. A keyword dividing unit 12 that divides the selected keyword into words of a constituent unit, a unit word selecting unit 14 that selects only a pre-registered word from the unit words obtained by the keyword division, and the selected unit word are included. A compound word generation means 16 for generating a compound word, a text search means 18 for searching the number of times the generated compound word is used in the target text, and a search result presentation means for presenting the result of the search to the user. 20 and.

【0008】また第2発明にかかる装置は図2のように
構成されており、ユーザが入力したキーワードを取り込
むキーワード取込手段10と、取り込まれたキーワード
を構成単位の語に分割するキーワード分割手段12と、
キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段14と、選択された
単位語が含まれる複合語を生成する第1の複合語生成手
段16と、第1の複合語生成手段16が生成した複合語
と同義の語を生成する同義語生成手段22と、生成され
た同義語が含まれる複合語を生成する第2の複合語生成
手段24と、第2の複合語生成手段24が生成した複合
語が対象のテキスト内で使用されている回数を検索する
テキスト検索手段18と、検索の結果をユーザに提示す
る検索結果提示手段20と、を有する。
The apparatus according to the second aspect of the present invention is configured as shown in FIG. 2, and has a keyword fetching means 10 for fetching a keyword inputted by a user and a keyword dividing means for dividing the fetched keyword into words as constituent units. 12 and
A unit word selection unit 14 that selects only a pre-registered word from the unit words obtained by the keyword division; a first compound word generation unit 16 that generates a compound word including the selected unit word; A synonym generating means 22 for generating a synonym word with the compound word generated by the first compound word generating means 16; a second compound word generating means 24 for generating a compound word including the generated synonym word; It has a text search means 18 for searching the number of times the compound word generated by the second compound word generation means 24 is used in the target text, and a search result presenting means 20 for presenting the search result to the user.

【0009】さらに第3発明にかかる装置は図3のよう
に構成されており、ユーザが入力したキーワードを取り
込むキーワード取込手段10と、取り込まれたキーワー
ドを構成単位の語に分割するキーワード分割手段12
と、キーワード分割で得られた単位語から予め登録され
ている語のみを選択する単位語選択手段14と、選択さ
れた単位語が含まれる複合語を生成する第1の複合語生
成手段16と、生成された複合語をユーザに提示する生
成語提示手段26と、提示された複合語からユーザの指
示した語を選択する提示語選択手段28と、選択された
複合語が対象のテキスト内で使用されている回数を検索
するテキスト検索手段18と、検索の結果をユーザに提
示する検索結果提示手段20と、を有する。
Further, the apparatus according to the third aspect of the invention is configured as shown in FIG. 3, and the keyword fetching means 10 for fetching the keyword inputted by the user and the keyword dividing means for dividing the fetched keyword into the words of the constituent unit. 12
A unit word selecting means 14 for selecting only words that are registered in advance from the unit words obtained by keyword division; and a first compound word generating means 16 for generating a compound word including the selected unit word. , The generated word presenting means 26 for presenting the generated compound word to the user, the presented word selecting means 28 for selecting the word instructed by the user from the presented compound word, and the selected compound word in the target text. It has a text search means 18 for searching the number of times of use and a search result presentation means 20 for presenting the result of the search to the user.

【0010】そして第4発明にかかる装置は図4のよう
に構成されており、ユーザが入力したキーワードを取り
込むキーワード取込手段10と、取り込まれたキーワー
ドを構成単位の語に分割するキーワード分割手段12
と、キーワード分割で得られた単位語から予め登録され
ている語のみを選択する単位語選択手段14と、選択さ
れた単位語が含まれる複合語を生成する第1の複合語生
成手段16と、第1の複合語生成手段16が生成した複
合語の同意語を生成する同義語生成手段22と、同義語
生成手段22が生成した同義語の含まれる複合語を生成
する第2の複合語生成手段24と、第2の複合語生成手
段24が生成した複合語をユーザに提示する生成語提示
手段26と、提示された複合語からユーザの指示した語
を選択する提示語選択手段28と、選択された複合語が
対象のテキスト内で使用されている回数を検索するテキ
スト検索手段18と、検索の結果をユーザに提示する検
索結果提示手段20と、を有する。
The apparatus according to the fourth aspect of the present invention is configured as shown in FIG. 4, and has a keyword fetching means 10 for fetching a keyword inputted by a user and a keyword dividing means for dividing the fetched keyword into words as constituent units. 12
A unit word selecting means 14 for selecting only words that are registered in advance from the unit words obtained by keyword division; and a first compound word generating means 16 for generating a compound word including the selected unit word. , A second synonym generating means 22 for generating a synonym of the synonym generated by the first compound word generating means 16 and a second synonym generating a compound word containing the synonym generated by the synonym generating means 22. A generation unit 24, a generated word presentation unit 26 that presents the compound word generated by the second compound word generation unit 24 to the user, and a presentation word selection unit 28 that selects a word designated by the user from the presented compound words. The text search unit 18 searches the number of times the selected compound word is used in the target text, and the search result presentation unit 20 presents the search result to the user.

【0011】また、第5発明にかかる装置は図5のよう
に構成されており、ユーザが入力したキーワードを取り
込む第1のキーワード取込手段10と、取り込まれたキ
ーワードを構成単位の語に分割するキーワード分割手段
12と、キーワード分割で得られた単位語から予め登録
されている語のみを選択する単位語選択手段14と、選
択された単位語が含まれる複合語を生成する第1の複合
語生成手段16と、生成された複合語をユーザに提示す
る生成語提示手段26と、提示された複合語からユーザ
の指示した語を選択する提示語選択手段28と、複合語
の選択が行なわれるときにユーザが入力した新たなキー
ワードを取り込む第2のキーワード取込手段30と、選
択された複合語と新たに取り込まれたキーワードの双方
が対象のテキスト内で使用されている回数を検索するテ
キスト検索手段18と、検索の結果をユーザに提示する
検索結果提示手段20と、を有する。
The apparatus according to the fifth aspect of the invention is configured as shown in FIG. 5, and the first keyword fetching means 10 for fetching the keyword inputted by the user and the fetched keyword are divided into the words of the constituent unit. A keyword dividing unit 12, a unit word selecting unit 14 that selects only pre-registered words from the unit words obtained by the keyword division, and a first compound that generates a compound word that includes the selected unit word. The word generation unit 16, the generated word presentation unit 26 that presents the generated compound word to the user, the presentation word selection unit 28 that selects the word instructed by the user from the presented compound words, and the compound word selection. The second keyword capturing means 30 for capturing a new keyword input by the user at the time of writing, and the target compound text for both the selected compound word and the newly captured keyword In a text search unit 18 for searching the number in use, the search result display unit 20 for presenting the results of a search to the user.

【0012】さらに第6発明にかかる装置は図6のよう
に構成されており、ユーザが入力したキーワードを取り
込む第1のキーワード取込手段10と、取り込まれたキ
ーワードを構成単位の語に分割するキーワード分割手段
12と、キーワード分割で得られた単位語から予め登録
されている語のみを選択する単位語選択手段14と、選
択された単位語が含まれる複合語を生成する第1の複合
語生成手段16と、第1の複合語生成手段16が生成し
た複合語の同意語を生成する同義語生成手段22と、生
成された同義語が含まれる複合語を生成する第2の複合
語生成手段24と、第2の複合語生成手段24が生成し
た複合語をユーザに提示する生成語提示手段26と、提
示された複合語からユーザの指示した語を選択する提示
語選択手段28と、複合語の選択が行なわれるときにユ
ーザが入力した新たなキーワードを取り込む第2のキー
ワード取込手段30と、選択された複合語と新たに取り
込まれたキーワードの双方が対象のテキスト内で使用さ
れている回数を検索するテキスト検索手段18と、検索
の結果をユーザに提示する検索結果提示手段20と、を
有する。
Further, the apparatus according to the sixth aspect of the invention is configured as shown in FIG. 6, and the first keyword fetching means 10 for fetching the keyword inputted by the user and the fetched keyword are divided into the words of the constituent unit. A keyword dividing unit 12, a unit word selecting unit 14 for selecting only pre-registered words from the unit words obtained by the keyword dividing, and a first compound word for generating a compound word including the selected unit word. Generating means 16, synonym generating means 22 for generating a synonym of the compound word generated by the first compound word generating means 16, and second compound word generating for generating a compound word including the generated synonym word. A means 24, a generated word presentation means 26 for presenting the compound word generated by the second compound word generation means 24 to the user, and a presented word selection means 28 for selecting a word designated by the user from the presented compound words. The second keyword capturing means 30 for capturing a new keyword input by the user when the compound word is selected, and both the selected compound word and the newly captured keyword are used in the target text. It has a text search means 18 for searching the number of times of search and a search result presentation means 20 for presenting the result of the search to the user.

【0013】[0013]

【作用】第1発明では、ユーザがキーワードを入力する
と、そのキーワードが単位語(構成語)に分割され、こ
れら単位語中でキーワードとなり得るものが選択され
る。
In the first aspect of the present invention, when the user inputs a keyword, the keyword is divided into unit words (constituent words), and those that can be keywords in these unit words are selected.

【0014】さらに、選択された単位語を含む複合語が
新たなキーワードとして生成され、生成された複合語の
キーワードが対象のテキスト内で使用されている回数が
検索され、その検索結果がユーザに提示される。
Further, a compound word including the selected unit word is generated as a new keyword, the number of times the keyword of the generated compound word is used in the target text is searched, and the search result is displayed to the user. Presented.

【0015】第2発明では、キーワードとなり得る単位
語が選択されて複合語が生成されると、この複合語の同
義語が生成され、その同義語を含む複合語がテキスト検
索用のキーワードとして生成される。
In the second invention, when a unit word that can be a keyword is selected and a compound word is generated, a synonym of this compound word is generated and a compound word including the synonym word is generated as a keyword for text search. To be done.

【0016】第3発明では、単位語が生成されて複合語
が生成されると、それら複合語がユーザに提示され、提
示されたものからユーザが選択した複合語を用いてテキ
スト検索が行なわれる。
In the third invention, when the unit words are generated and the compound words are generated, the compound words are presented to the user, and the text search is performed using the compound word selected by the user from the presented words. ..

【0017】第4発明では、単位語が選択されて複合語
が生成されると、その複合語の同義語が生成されてさら
にこの同義語を含む複合語が生成され、これがユーザに
提示される。
In the fourth invention, when a unit word is selected and a compound word is generated, a synonym of the compound word is generated and a compound word including the synonym word is further generated and presented to the user. ..

【0018】ユーザは提示された複合語から必要なもの
を選択し、その選択が行なわれると、ユーザの選択した
複合語が対象のテキスト内で使用されている回数が検索
されてその検索結果がユーザに提示される。
The user selects a necessary one from the presented compound words, and when the selection is made, the number of times the compound word selected by the user is used in the target text is searched and the search result is obtained. Presented to the user.

【0019】第5発明では、ユーザ入力のキーワードか
ら単位語が選択されて複合語が生成されると、生成され
た複合語がユーザに提示されてユーザが提示されたもの
から必要な複合語を選択するが、その際に新たなキーワ
ードをユーザが入力すると、選択された複合語と新たな
キーワードの論理積で使用回数の検索が行なわれ、この
検索結果がユーザに提示される。
In the fifth aspect, when a unit word is selected from a keyword input by the user and a compound word is generated, the generated compound word is presented to the user and a necessary compound word is presented from the one presented by the user. When a user inputs a new keyword at that time, the number of times of use is searched by the logical product of the selected compound word and the new keyword, and the search result is presented to the user.

【0020】第6発明では、ユーザ入力のキーワードか
ら単位語が選択されて複合語が生成されると、同複合語
の同義語が生成されてさらにその複合語が生成され、ユ
ーザに提示される。
In the sixth invention, when a unit word is selected from a keyword input by a user and a compound word is generated, a synonym of the compound word is generated and the compound word is further generated and presented to the user. ..

【0021】ユーザは提示された複合語から必要なもの
を選択するとともに新たなキーワードを入力し、装置は
選択された複合語と新たに入力されたキーワードの論理
積で検索を行なって検索結果をユーザに提示する。
The user selects a necessary one from the presented compound words and inputs a new keyword, and the apparatus performs a search with a logical product of the selected compound word and the newly input keyword to obtain a search result. Present to the user.

【0022】[0022]

【実施例】以下、図面に基づいて本発明にかかる情報検
索装置の好適な実施例を説明する。図7では実施例の全
体構成が説明されており、データベース格納部70がデ
ータベース作成処理部72とデータベース検索処理部7
4とからアクセスされる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT A preferred embodiment of an information retrieval apparatus according to the present invention will be described below with reference to the drawings. The overall configuration of the embodiment is described in FIG. 7, in which the database storage unit 70 includes a database creation processing unit 72 and a database search processing unit 7.
4 and are accessed.

【0023】そして、データベース検索処理部74には
入出力処理部76からテキスト検索に必要なデータが与
えられ、また、データベース検索処理部74から入出力
処理部76へテキストの検索結果を示すデータが出力さ
れる。
The database search processing unit 74 is provided with data necessary for text search from the input / output processing unit 76, and the data showing the text search result is sent from the database search processing unit 74 to the input / output processing unit 76. Is output.

【0024】図8ではデータベース格納部70の構成が
説明されており、データベース格納部70にはデータベ
ース作成処理部72,データベース検索処理部74から
各々アクセスされる語分割用辞書78,キーワード認定
規則テーブル80,複合語対応テーブル82,同義語対
応テーブル84,複合語対応テーブル86,キーワード
/テキスト対応テーブル88が設けられている。
FIG. 8 illustrates the structure of the database storage unit 70. In the database storage unit 70, a word division dictionary 78 and a keyword recognition rule table which are accessed by the database creation processing unit 72 and the database search processing unit 74, respectively. 80, a compound word correspondence table 82, a synonym correspondence table 84, a compound word correspondence table 86, and a keyword / text correspondence table 88 are provided.

【0025】図9,図10,図11,図12,図13,
図14には語分割用辞書78,キーワード認定規則テー
ブル80,複合語対応テーブル82,同義語対応テーブ
ル84,複合語対応テーブル86,キーワード/テキス
ト対応テーブル88の内容が各々示されており、それら
は図15に示されたデータベース作成処理部72の語分
割部90,キーワード認定部92,複合語分解部94,
同義語検索部96,複合語分解部98,インデックス作
成部100からアクセスされる。
FIG. 9, FIG. 10, FIG. 11, FIG. 12, FIG.
FIG. 14 shows the contents of the word division dictionary 78, the keyword recognition rule table 80, the compound word correspondence table 82, the synonym correspondence table 84, the compound word correspondence table 86, and the keyword / text correspondence table 88, respectively. Is a word division unit 90, a keyword recognition unit 92, a compound word decomposition unit 94 of the database creation processing unit 72 shown in FIG.
It is accessed from the synonym search unit 96, the compound word decomposition unit 98, and the index creation unit 100.

【0026】また、データベース作成処理部72のテキ
スト入力部102には例えば図16に示された番号T0
10,T020,T030のテキストが与えられ、これ
らはテキスト入力部102から語分割部90へ送出され
る。
Further, the text input section 102 of the database creation processing section 72 has, for example, the number T0 shown in FIG.
Texts of 10, T020 and T030 are given, and these are sent from the text input unit 102 to the word dividing unit 90.

【0027】図17ではデータベース作成処理部72の
作用が説明されており、テキスト入力部102から語分
割部90へテキストのデータが入力されると、語分割用
辞書78(図9参照)を用いて入力テキストが構成単位
の語に分割される(ステップ1700)。
In FIG. 17, the operation of the database creation processing unit 72 is described. When text data is input from the text input unit 102 to the word dividing unit 90, the word dividing dictionary 78 (see FIG. 9) is used. The input text is divided into words that are constituent units (step 1700).

【0028】次に、キーワード認定規則テーブル80
(図10参照)で名詞などと定められた語がキーワード
として認定され、キーワードと認定された語のみが複合
語分解部94へ送出される(ステップ1702)。
Next, the keyword recognition rule table 80
Words defined as nouns (see FIG. 10) are recognized as keywords, and only the words recognized as keywords are sent to the compound word decomposition unit 94 (step 1702).

【0029】複合語分解部94ではキーワード認定部9
2から与えられたキーワードが複合語であるか否かを判
断する処理が複合語対応テーブル82(図11参照)を
用いて行なわれ、複合語のキーワードは構成単位の語
(構成語)へキーワードとして分解される(ステップ1
704)。
In the compound word disassembling unit 94, the keyword recognizing unit 9
The process of determining whether or not the keyword given from 2 is a compound word is performed using the compound word correspondence table 82 (see FIG. 11), and the keyword of the compound word is a keyword to a word of the constituent unit (a constituent word). Is decomposed as (step 1
704).

【0030】さらに、複合語分解部94で得られた構成
語のキーワードは同義語検索部96へ送出され、同義語
検索部96では複合語分解部94から与えられた構成語
キーワードの同義語が類似語対応テーブル84(図12
参照)から検索される(ステップ706)。
Further, the keyword of the constituent word obtained by the compound word decomposing unit 94 is sent to the synonym searching unit 96, and the synonym searching unit 96 finds the synonym of the constituent word keyword given from the compound word decomposing unit 94. Similar word correspondence table 84 (FIG. 12)
Reference) (step 706).

【0031】また、構成語のキーワードとその類似語は
同義語検索部96から複合語分解部98へ送出され、複
合語分解部98では同義語検索部96から与えられた複
合語の同義語が複合語対応テーブル86(図13参照)
を用いて構成語のキーワードに分解される(ステップ1
708)。
Further, the keywords of the constituent words and the similar words are sent from the synonym search unit 96 to the compound word decomposition unit 98, and the compound word decomposition unit 98 outputs the synonym of the compound word given from the synonym search unit 96. Compound word correspondence table 86 (see FIG. 13)
Is used to decompose the keywords into constituent words (step 1
708).

【0032】そして、インデックス作成部100におい
ては複合語分解部98から与えられたキーワードとその
キーワードが存在するテキストの識別番号とが対応した
レコードをキーワード/テキスト対応テーブル88へ書
き込む処理が行なわれ、このときには各レコードの該当
フィールドにキーワードの出現頻度を示すカウント値が
書き込まれる(ステップ1710)。
Then, the index creating section 100 performs a process of writing a record in which the keyword given from the compound word decomposing section 98 and the identification number of the text in which the keyword exists correspond to the keyword / text correspondence table 88, At this time, a count value indicating the appearance frequency of the keyword is written in the corresponding field of each record (step 1710).

【0033】図18ではキーボード検索処理部74の構
成が説明されており、キーワード検索処理部74にはデ
ータベース格納部70の語分割用辞書78,キーワード
認定規則テーブル80,複合語対応テーブル82,同義
語対応テーブル84,複合語対応テーブル86,キーワ
ード/テキスト対応テーブル88を各々アクセスする語
分割部104,キーワード認定部106,複合語創生部
108,同義語検索部110,複合語創生部12,キー
ワード照合部114が設けられている。
FIG. 18 illustrates the configuration of the keyboard search processing unit 74. The keyword search processing unit 74 includes a word division dictionary 78 in the database storage unit 70, a keyword recognition rule table 80, a compound word correspondence table 82, and synonyms. The word division table 104, the compound word correspondence table 86, and the keyword / text correspondence table 88 are respectively accessed. A keyword matching unit 114 is provided.

【0034】また、図19では入出力処理部76の構成
が説明されており、入出力処理部76にはキーワード入
力部118,結果表示部120,データ選択部120が
設けられている。
Further, the configuration of the input / output processing unit 76 is described in FIG. 19, and the input / output processing unit 76 is provided with a keyword input unit 118, a result display unit 120, and a data selection unit 120.

【0035】この入出力処理部76のキーワード入力部
118はユーザが操作し、装置の動作モードA,B,
C,D,EまたはFとキーワードがキーワード入力部1
18から予め入力される。
The keyword input unit 118 of the input / output processing unit 76 is operated by the user, and the operation modes A, B, and
C, D, E or F and keyword are keyword input section 1
It is input in advance from 18.

【0036】図20では本実施例で行なわれる処理の内
容が説明されており、キーワード入力部118からキー
ワードが入力されると(ステップ200)、語分割部1
04の処理(ステップ2002),キーワード認定部1
06の処理(ステップ2004),複合語創生部108
の処理(ステップ2006),同義語検索部110の処
理(ステップ2008),複合創生部112の処理(ス
テップ2010),キーワード照合部114の処理(ス
テップ2012)が予め入力された動作モードA,B,
C,D,EまたはFに応じて行なわれ、テキスト検索の
結果がソート後に結果表示部120で表示される(ステ
ップ2014)。
FIG. 20 illustrates the contents of the processing performed in this embodiment. When a keyword is input from the keyword input unit 118 (step 200), the word dividing unit 1
04 processing (step 2002), keyword recognition unit 1
Process 06 (step 2004), compound word creation unit 108
Processing (step 2006), processing by the synonym search section 110 (step 2008), processing by the composite creation section 112 (step 2010), and processing by the keyword matching section 114 (step 2012). B,
The result of the text search is displayed according to C, D, E or F, and is displayed on the result display unit 120 after sorting (step 2014).

【0037】図21ではモードA,Bの作用が、図22
ではそのときの表示内容が、各々説明されており、装置
のユーザはキーワード入力部118を操作してモード入
力後にキーワードを入力する(ステップ2000)。
In FIG. 21, the actions of modes A and B are shown in FIG.
Then, the display contents at that time are explained respectively, and the user of the apparatus operates the keyword input unit 118 to input the keyword after the mode input (step 2000).

【0038】データベース検索処理部74の語分割部1
04は語分割用辞書78を用いて入力のキーワードを構
成語に分割し(ステップ2002)、キーワード認定部
106へそれら構成語のキーワードを送出する。
The word division unit 1 of the database search processing unit 74
04 divides the input keyword into constituent words using the word division dictionary 78 (step 2002), and sends the keywords of the constituent words to the keyword recognizing unit 106.

【0039】キーワード認定部106はキーワード認定
規則テーブル80を参照して名詞などの構成語のみをキ
ーワードとして認定し(ステップ2004)、キーワー
ドと認定した構成語のみを複合語創生部108へ送出す
る。
The keyword recognizing unit 106 refers to the keyword recognizing rule table 80 and certifies only constituent words such as nouns as keywords (step 2004), and sends only the constituent words certified as keywords to the compound word creating unit 108. ..

【0040】複合語創生部108は複合語対応テーブル
82を利用してキーワードの構成語から複合語を生成し
(ステップ2006)、モードAが指定されていた場合
にはキーワード分割で得られた構成語と生成した複合語
とをキーワード照合部114へ送出する。
The compound word generation unit 108 uses the compound word correspondence table 82 to generate a compound word from the constituent words of the keyword (step 2006). If mode A is designated, the compound word is obtained by keyword division. The constituent word and the generated compound word are sent to the keyword matching unit 114.

【0041】その場合、キーワード照合部14は複合語
創生部108から与えられた構成語と複合語とをキーワ
ードとしてキーワードテキスト対応テーブル88をアク
セスし(ステップ2012)、入出力処理部76の結果
表示部120はキーワードとされた構成語と複合語の出
現回数を示すテキストの検索結果(件数)をソートして
ユーザに表示する(ステップ2014)。
In this case, the keyword collating unit 14 accesses the keyword text correspondence table 88 using the constituent word and the compound word provided from the compound word creating unit 108 as keywords (step 2012), and the result of the input / output processing unit 76 is obtained. The display unit 120 sorts the search results (the number of cases) of the text indicating the number of appearances of the constituent word and the compound word, which are keywords, and displays the results (step 2014).

【0042】例えば、モードAでユーザが図22のよう
にキーワード”画像”を入力すると、キーワードとされ
た”画像”,”画像処理”,”カラー画像”,”実時間
画像処理”,”画像抽出”,”距離画像”の処理結果
(件数)がソートされてから表示出力される。
For example, in mode A, when the user inputs the keyword "image" as shown in FIG. 22, the keywords "image", "image processing", "color image", "real-time image processing", "image" are input. The processing results (the number of cases) of “extraction” and “distance image” are sorted and then displayed and output.

【0043】したがって、キーワードの”画像処理”を
入力することなく単に”画像”を入力するのみで、目的
の”画像処理”に関する検索結果を極めて容易に、しか
も効率良く得ることが可能となる。
Therefore, by simply inputting "image" without inputting the keyword "image processing", it is possible to obtain the search result regarding the target "image processing" very easily and efficiently.

【0044】また、ユーザがモードBを指定した場合、
複合語創生部108はキーワード分割で得られた構成語
と生成した複合語とを同義語検索部110へ送出し、同
義語検索部110はこれらを用いて同義語対応テーブル
84をアクセスし、該当の同義語を検索する(ステップ
2008)。
If the user specifies mode B,
The compound word generation unit 108 sends the constituent words obtained by the keyword division and the generated compound words to the synonym search unit 110, and the synonym search unit 110 uses these to access the synonym correspondence table 84, The corresponding synonyms are searched (step 2008).

【0045】そして、同義語検索部110は与えられた
構成語及び複合語と検索した同義語とを複合語創生部1
12へ送出し、複合語創生部112はそれらを用いて複
合語対応テーブル86をアクセスし、それらを含む複合
語を生成する(ステップ2010)。
Then, the synonym search unit 110 compares the given constituent word and compound word and the searched synonym word with the compound word creation unit 1.
12, the compound word generator 112 accesses the compound word correspondence table 86 using them, and generates a compound word including them (step 2010).

【0046】さらに、複合語創生部112は与えられた
構成語,複合語,同義語及び生成した複合語をキーワー
ド照合部114へ送出し、キーワード照合部114は与
えられた合成語,複合語,同義語及びその複合語をキー
ワードとしてキーワード/テキスト対応テーブル88を
アクセスする(ステップ2012)。
Further, the compound word creation unit 112 sends the given constituent words, compound words, synonyms and generated compound words to the keyword matching unit 114, and the keyword matching unit 114 gives the given compound words and compound words. , The keyword / text correspondence table 88 is accessed using the synonyms and their compound words as keywords (step 2012).

【0047】図23ではモードBの処理が説明されてお
り、ユーザがキーワード”画像”を入力すると、複合語
の”画像処理”が生成され、同義語の”イメージ”,”
プロセッサ”が生成され、複合語の”イメージプロセッ
サ”,”イメージプロセサ”が”画像”,”画像処
理”,”イメージ”とともに得られる。
In FIG. 23, the processing of mode B is described. When the user inputs the keyword "image", the compound word "image processing" is generated, and the synonyms "image" and "image" are generated.
The "processor" is generated, and the compound words "image processor" and "image processor" are obtained together with "image", "image processing", and "image".

【0048】図24にはその際の表示例が示されてお
り、同図のようにユーザがキーワード”画像”を入力す
ると、その”画像”,複合語の”画像処理”,同義語
の”イメージ”,”プロセッサ”,”プロセサ”,複合
語の”イメージプロセッサ”,”イメージプロセサ”で
検索が行なわれ、検索結果(件数)がソートされて表示
出力される。
FIG. 24 shows a display example at that time. When the user inputs the keyword “image” as shown in FIG. 24, the “image”, the compound image “image processing”, and the synonym “” are displayed. A search is performed by "image", "processor", "processor", compound word "image processor", "image processor", and the search results (the number of results) are sorted and displayed.

【0049】このように、ユーザは”画像”と単に入力
するのみで、その同義語”イメージ”が含まれる目的の
複合語”イメージプロセッサ”も極めて容易に得ること
が可能となる。
In this way, the user can easily obtain the target compound word "image processor" including the synonym "image" by simply inputting "image".

【0050】図25ではモードC及びモードDが指定さ
れたときの作用が説明されており、ユーザがキーワード
を入力すると(ステップ2000)、キーワードの語分
割(ステップ2002),認定(ステップ2004),
複合語創生(ステップ2006)の処理が行なわれる
(Dモードについても同様)。
In FIG. 25, the operation when the mode C and the mode D are specified is explained. When the user inputs a keyword (step 2000), the keyword is divided into words (step 2002), certified (step 2004),
The process of creating a compound word (step 2006) is performed (the same applies to the D mode).

【0051】そして、複合語創生部108が生成した複
合語は結果表示部120で全て表示され(ステップ20
14)、ユーザはデータ選択部122を操作して表示中
の複合語からいずれかを選択する。
Then, all the compound words generated by the compound word generating section 108 are displayed on the result display section 120 (step 20).
14), the user operates the data selection unit 122 to select one from the displayed compound words.

【0052】キーワード照合部114はユーザが選択し
た複合語を用いてキーワード/テキスト対応テーブル8
8をアクセスし(ステップ2012)、結果表示部12
0はキーワード照合部114の検索結果をソートしてユ
ーザに表示出力する(ステップ2014)。
The keyword collating unit 114 uses the compound word selected by the user to generate the keyword / text correspondence table 8
8 is accessed (step 2012), and the result display unit 12
0 sorts the search results of the keyword matching unit 114 and outputs them to the user for display (step 2014).

【0053】例えば、図26のようにユーザが”画像”
を入力すると、入力のキーワード”画像”とともに複合
語のキーワード”画像処理”,”カラー画像”,”実時
間画像処理”,”画像抽出”,”距離画像”が表示出力
され、ユーザが複合語の”画像処理”を選択すると、そ
の検索結果(件数)が表示される。
For example, as shown in FIG. 26, the user can select "image".
When inputting, the keyword “image” of the compound word, “keyword of image processing”, “color image”, “real-time image processing”, “image extraction”, and “distance image” are displayed and output together with the input keyword “image”. When "Image processing" is selected, the search result (number of cases) is displayed.

【0054】したがって、ユーザは単に”画像”と入力
し、これを含む複合語の表示リストから適切なものを選
択することにより、検索結果を極めて容易に効率良く得
ることが可能となる。
Therefore, the user can obtain the search result extremely easily and efficiently by simply inputting "image" and selecting an appropriate one from the display list of the compound words including this.

【0055】またモードDが指定された場合には、複合
語の創生(ステップ2006)の処理が行なわれてから
同義語検索(ステップ2008),複合語創生(ステッ
プ2010)の処理が行なわれ、ユーザの入力したキー
ワード,複合語創生部108の生成した複合語,同義語
検索部110の検索した同義語,複合語創生部112の
生成した同義語・複合語が結果表示部120において表
示される(ステップ2014)。
When the mode D is designated, the process of creating a compound word (step 2006) is performed, and then the process of searching a synonym (step 2008) and creating a compound word (step 2010). The keyword input by the user, the compound word generated by the compound word creation unit 108, the synonym searched by the synonym search unit 110, and the synonym / compound word generated by the compound word creation unit 112 are displayed in the result display unit 120. Is displayed on the screen (step 2014).

【0056】ユーザは、結果表示部120で図27のよ
うにリスト出力されたこれらのキーワードから適切なも
のを選択し、キーワード照合部114は選択されたキー
ワードによりキーワード/テキスト対応テーブル88を
アクセスする(ステップ2012)。
The user selects an appropriate one from these keywords output as a list on the result display section 120 as shown in FIG. 27, and the keyword collating section 114 accesses the keyword / text correspondence table 88 by the selected keyword. (Step 2012).

【0057】このように、キーワードの選択範囲がユー
ザの入力したキーワードの類似語及びその複合語を含む
ものに拡大され、したがって、より適切なキーワードを
ユーザが指定できる。
As described above, the selection range of the keyword is expanded to include the keyword similar to the keyword input by the user and the compound word thereof, so that the user can specify a more appropriate keyword.

【0058】図28ではモードF及びEの作用が説明さ
れており、モードEでユーザがキーワードを入力すると
(ステップ2000)、語分割(ステップ2002),
キーワード認定(ステップ2004),複合語創生(ス
テップ2006)の処理が行なわれ、入力されたキーワ
ードと生成された複合語のキーワードとがユーザに表示
出力される(ステップ2014)。
In FIG. 28, the operation of modes F and E is explained. When the user inputs a keyword in mode E (step 2000), word division (step 2002),
Keyword recognition (step 2004) and compound word creation (step 2006) are performed, and the input keyword and the generated compound word keyword are displayed and output to the user (step 2014).

【0059】ユーザは表示出力されたキーワードから適
切なものを選択し、キーワード照合部114は選択され
たキーワードを用いてキーワード/テキスト対応テーブ
ル88をアクセスする(ステップ2012)。
The user selects an appropriate keyword from the displayed and output keywords, and the keyword collating unit 114 accesses the keyword / text correspondence table 88 using the selected keyword (step 2012).

【0060】ただし、最初の検索結果が表示されたとき
にユーザが表示中のキーワードからいずれかを選択した
上で、新たなキーワードを入力したときには(ステップ
2000)、両キーワードの論理積でキーワード/テキ
スト対応テーブル88がアクセスされる(ステップ20
12)。
However, when the user selects one of the displayed keywords when the first search result is displayed and then inputs a new keyword (step 2000), the logical product of both keywords is used as the keyword / The text correspondence table 88 is accessed (step 20).
12).

【0061】例えば図29においてキーワードのリスト
から”画像処理”を選択して新たなキーワード”雑音”
を入力すると、両キーワード”画像処理”,”雑音”の
論理積による検索の結果(件数)が力され、したがっ
て、絞り込み検索をより柔軟にしかも容易に行なうこと
が可能となる。
For example, in FIG. 29, "image processing" is selected from the keyword list and a new keyword "noise" is selected.
When "" is input, the result (the number of cases) of the search based on the logical product of both keywords "image processing" and "noise" is used, and therefore, the narrowed-down search can be performed more flexibly and easily.

【0062】また、モードFの指定時には類似語及びそ
の複合語もキーワードとして図30のように一覧表示さ
れ(ステップ2014)、ユーザは表示されたキーワー
ドのリストから適切なものを選択した上で、新たなキー
ワードを入力する(ステップ2000)。
When the mode F is designated, similar words and their compound words are also displayed as keywords as a list as shown in FIG. 30 (step 2014), and the user selects an appropriate one from the displayed list of keywords, A new keyword is input (step 2000).

【0063】このように同義語及びその複合語のキーワ
ードもリスト表示されるので、絞り込みにより適切なキ
ーワードを選択してその検索作業をさらに効率良く行な
うことが可能となる。
In this way, the keywords of the synonyms and the compound words thereof are also displayed in a list, so that it becomes possible to select an appropriate keyword by narrowing down and perform the search operation more efficiently.

【0064】[0064]

【発明の効果】以上説明したように本発明によれば、ユ
ーザが入力したキーワードの複合語,類似語,類似語の
複合語を実際の検索に使用されるキーワード候補として
生成でき、また、それらから適切なものを実際の検索に
使用するキーワードとして選択でき、あるいは、絞り込
みの条件を追加でき、したがって、テキスト検索をより
容易にかつ効率良く、しかも柔軟に誤り無く行なうこと
が可能となる。
As described above, according to the present invention, a compound word of a keyword input by a user, a similar word, and a compound word of similar words can be generated as keyword candidates used for actual retrieval, and they can be generated. A proper keyword can be selected as a keyword to be used for the actual search, or a narrowing condition can be added. Therefore, the text search can be performed more easily and efficiently and flexibly and without error.

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

【図1】第1発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the first invention.

【図2】第2発明の原理説明図である。FIG. 2 is a diagram illustrating the principle of the second invention.

【図3】第3発明の原理説明図である。FIG. 3 is a diagram illustrating the principle of the third invention.

【図4】第4発明の原理説明図である。FIG. 4 is an explanatory view of the principle of the fourth invention.

【図5】第5発明の原理説明図である。FIG. 5 is a diagram illustrating the principle of the fifth invention.

【図6】第6発明の原理説明図である。FIG. 6 is an explanatory view of the principle of the sixth invention.

【図7】実施例の全体構成説明図である。FIG. 7 is an explanatory diagram of the overall configuration of the embodiment.

【図8】データベース格納部の構成説明図である。FIG. 8 is an explanatory diagram of a configuration of a database storage unit.

【図9】語分割用辞書の内容説明図である。FIG. 9 is an explanatory diagram of contents of a word division dictionary.

【図10】キーワード認定規則テーブルの内容説明図で
ある。
FIG. 10 is an explanatory diagram of contents of a keyword recognition rule table.

【図11】第1複合語対応テーブルの内容説明図であ
る。
FIG. 11 is an explanatory diagram of contents of a first compound word correspondence table.

【図12】同義語対応テーブルの内容説明図である。FIG. 12 is an explanatory diagram of contents of a synonym correspondence table.

【図13】第2複合語対応テーブルの内容説明図であ
る。
FIG. 13 is an explanatory diagram of contents of a second compound word correspondence table.

【図14】キーワード/テキスト対応テーブルの内容説
明図である。
FIG. 14 is an explanatory diagram of contents of a keyword / text correspondence table.

【図15】データベース作成処理部の構成説明図であ
る。
FIG. 15 is a diagram illustrating the configuration of a database creation processing unit.

【図16】入力テキストの内容説明図である。FIG. 16 is an explanatory diagram of contents of input text.

【図17】データベース作成処理部の作用を説明するフ
ローチャートである。
FIG. 17 is a flowchart illustrating an operation of the database creation processing unit.

【図18】キーワード検索処理部の構成説明図である。FIG. 18 is a diagram illustrating a configuration of a keyword search processing unit.

【図19】入出力処理部の構成説明図である。FIG. 19 is a diagram illustrating the configuration of an input / output processing unit.

【図20】実施例の処理内容説明図である。FIG. 20 is a diagram illustrating the processing contents of the embodiment.

【図21】Aモード及びBモードの作用説明図である。FIG. 21 is an explanatory diagram of an operation in A mode and B mode.

【図22】Aモードの表示説明図である。FIG. 22 is an explanatory diagram of a display in A mode.

【図23】Bモードの処理内容説明図である。FIG. 23 is an explanatory diagram of processing contents in B mode.

【図24】Bモードの表示説明図である。FIG. 24 is a diagram illustrating a display in B mode.

【図25】Cモード及びDモードの作用説明図である。FIG. 25 is a diagram illustrating the operation in C mode and D mode.

【図26】Cモードの表示説明図である。FIG. 26 is an explanatory diagram of display in C mode.

【図27】Dモードの表示説明図である。FIG. 27 is a diagram illustrating the display in D mode.

【図28】Eモード及びFモードの作用説明図である。FIG. 28 is an explanatory diagram of an operation in E mode and F mode.

【図29】Eモードの表示説明図である。FIG. 29 is an explanatory diagram illustrating a display in E mode.

【図30】Fモードの表示説明図である。FIG. 30 is an explanatory diagram illustrating a display in F mode.

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

70 データベース格納部 72 データベース作成処理部 74 データベース検索処理部 76 入出力処理部 78 語分割用辞書 80 キーワード認定規則テーブル 82 複合語対応テーブル(第1) 84 同義語対応テーブル 86 複合語対応テーブル(第2) 88 キーワード/テキスト対応テーブル 90 語分割部 92 キーワード認定部 94,98 複合語分解部 96 同義語検索部 100 インデックス作成部 104 語分割部 106 キーワード認定部 108,112 複合語創生部 110 同義語検索部 114 キーワード照合部 118 キーワード入力部 120 結果表示部 122 データ選択部 70 database storage unit 72 database creation processing unit 74 database search processing unit 76 input / output processing unit 78 word division dictionary 80 keyword recognition rule table 82 compound word correspondence table (first) 84 synonym word correspondence table 86 compound word correspondence table (first 2) 88 keyword / text correspondence table 90 word division unit 92 keyword recognition unit 94, 98 compound word decomposition unit 96 synonym search unit 100 index creation unit 104 word division unit 106 keyword recognition unit 108, 112 compound word creation unit 110 synonymous Word search unit 114 Keyword matching unit 118 Keyword input unit 120 Result display unit 122 Data selection unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 ユーザが入力したキーワードを取り込む
キーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する複合語生
成手段(16)と、 生成された複合語が対象のテキスト中で使用されている
回数を検索するテキスト検索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
1. A keyword fetching means (10) for fetching a keyword input by a user, a keyword dividing means (12) for dividing the fetched keyword into words as constituent units, and a unit word obtained by the keyword division. A unit word selection means (14) for selecting only pre-registered words, a compound word generation means (16) for generating a compound word including the selected unit word, and a generated text as a target text. Text retrieval means (18) for retrieving the number of times it is used, and retrieval result presentation means (2) for presenting the retrieval result to the user
0), and an information retrieval device characterized by comprising:
【請求項2】 ユーザが入力したキーワードを取り込む
キーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する第1の複
合語生成手段(16)と、 第1の複合語生成手段(16)が生成した複合語と同義
の語を生成する同義語生成手段(22)と、 生成された同義語が含まれる複合語を生成する第2の複
合語生成手段(24)と、 第2複合語生成手段(24)が生成した複合語が対象の
テキスト内で使用されている回数を検索するテキスト検
索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
2. A keyword fetching means (10) for fetching a keyword inputted by a user, a keyword dividing means (12) for dividing the fetched keyword into words of a constituent unit, and a unit word obtained by the keyword division. Unit word selection means (14) for selecting only pre-registered words, first compound word generation means (16) for generating a compound word including the selected unit word, and first compound word generation A synonym generation means (22) for generating a synonym word with the compound word generated by the means (16), a second compound word generation means (24) for generating a compound word including the generated synonym word, A text search means (18) that searches the number of times the compound word generated by the second compound word generation means (24) is used in the target text, and a search result presentation means (2) that presents the search result to the user.
0), and an information retrieval device characterized by comprising:
【請求項3】 ユーザが入力したキーワードを取り込む
キーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する複合語生
成手段(16)と、 生成された複合語をユーザに提示する生成語提示手段
(26)と、 提示された複合語からユーザの指示した語を選択する提
示語選択手段(28)と、 選択された複合語が対象のテキスト内で使用されている
回数検索するテキスト検索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
3. A keyword fetching means (10) for fetching a keyword input by a user, a keyword dividing means (12) for dividing the fetched keyword into words of a constituent unit, and a unit word obtained by the keyword division. A unit word selection means (14) for selecting only pre-registered words, a compound word generation means (16) for generating a compound word including the selected unit word, and presenting the generated compound word to the user. A generated word presenting means (26), a presented word selecting means (28) for selecting a word designated by the user from the presented compound words, and a search for the number of times the selected compound word is used in the target text. Text search means (18) and search result presentation means (2) for presenting the search result to the user.
0), and an information retrieval device characterized by comprising:
【請求項4】 ユーザが入力したキーワードを取り込む
キーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する第1の複
合語生成手段(16)と、 第1の複合語生成手段(16)が生成した複合語の同意
語を生成する同義語生成手段(22)と、 同義語生成手段(22)が生成した同義語の含まれる複
合語を生成する第2の複合語生成手段(24)と、 第2の複合語生成手段(24)が生成した複合語をユー
ザに提示する生成語提示手段(26)と、 提示された複合語からユーザの指示した語を選択する提
示語選択手段(28)と、 選択された複合語が対象のテキスト内で使用されている
回数を検索するテキスト検索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
4. A keyword fetching means (10) for fetching a keyword input by a user, a keyword dividing means (12) for dividing the fetched keyword into words of a constituent unit, and a unit word obtained by the keyword division. Unit word selection means (14) for selecting only pre-registered words, first compound word generation means (16) for generating a compound word including the selected unit word, and first compound word generation A synonym generation means (22) for generating a synonym of the compound word generated by the means (16), and a second compound word generation for generating a compound word including the synonym word generated by the synonym word generation means (22). Means (24), generated word presentation means (26) for presenting the compound word generated by the second compound word generation means (24) to the user, and presentation for selecting the word instructed by the user from the presented compound words Word selection means (2 And), and the text search means is selected compound word to search for the number of times used in the target text (18), the search result presentation means for presenting to the user the results of a search (2
0), and an information retrieval device characterized by comprising:
【請求項5】 ユーザが入力したキーワードを取り込む
第1のキーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する複合語生
成手段(16)と、 生成された複合語をユーザに提示する生成語提示手段
(26)と、 提示された複合語からユーザの指示した語を選択する提
示語選択手段(28)と、 複合語の選択が行なわれるときにユーザが入力した新た
なキーワードを取り込む第2のキーワード取込手段(3
0)と、 選択された複合語と新たに取り込まれたキーワードの双
方が対象のテキスト内で使用されている回数を検索する
テキスト検索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
5. A first keyword fetching means (10) for fetching a keyword inputted by a user, a keyword dividing means (12) for dividing the fetched keyword into words of a constituent unit, and a keyword obtained by keyword division. A unit word selection means (14) for selecting only pre-registered words from the unit words, a compound word generation means (16) for generating a compound word including the selected unit word, and a generated compound word A generated word presenting means (26) for presenting to the user, a presented word selecting means (28) for selecting a word designated by the user from the presented compound words, and a new word input by the user when the compound word is selected. Second keyword importing means (3
0), a text search means (18) for searching the number of times that both the selected compound word and the newly imported keyword are used in the target text, and a search result for presenting the search result to the user. Presentation means (2
0), and an information retrieval device characterized by comprising:
【請求項6】 ユーザが入力したキーワードを取り込む
第1のキーワード取込手段(10)と、 取り込まれたキーワードを構成単位の語に分割するキー
ワード分割手段(12)と、 キーワード分割で得られた単位語から予め登録されてい
る語のみを選択する単位語選択手段(14)と、 選択された単位語が含まれる複合語を生成する第1の複
合語生成手段(16)と、 第1の複合語生成手段(16)が生成した複合語の同意
語を生成する同義語生成手段(22)と、 生成された同義語が含まれる複合語を生成する第2の複
合語生成手段(24)と、 第2の複合語生成手段(24)が生成した複合語をユー
ザに提示する生成語提示手段(26)と、 提示された複合語からユーザの指示した語を選択する提
示語選択手段(28)と、 複合語の選択が行なわれるときにユーザが入力した新た
なキーワードを取り込む第2のキーワード取込手段(3
0)と、 選択された複合語と新たに取り込まれたキーワードの双
方が対象のテキスト内で使用されている回数を検索する
テキスト検索手段(18)と、 検索の結果をユーザに提示する検索結果提示手段(2
0)と、 を有する、ことを特徴とした情報検索装置。
6. A first keyword fetching means (10) for fetching a keyword inputted by a user, a keyword dividing means (12) for dividing the fetched keyword into words of a constituent unit, and a keyword obtained by keyword division. A unit word selecting means (14) for selecting only a word registered in advance from the unit words; a first compound word generating means (16) for generating a compound word including the selected unit word; A synonym generating means (22) for generating a synonym of the compound word generated by the compound word generating means (16) and a second compound word generating means (24) for generating a compound word including the generated synonym word. A generated word presentation means (26) for presenting the compound word generated by the second compound word generation means (24) to the user, and a presented word selection means (for selecting the word instructed by the user from the presented compound words). 28) and the compound word Second keyword capturing means for capturing a new user-entered keyword when-option is made (3
0), a text search means (18) for searching the number of times that both the selected compound word and the newly imported keyword are used in the target text, and a search result for presenting the search result to the user. Presentation means (2
0), and an information retrieval device characterized by comprising:
JP12084192A 1992-05-13 1992-05-13 Information retrieval device Expired - Fee Related JP3222193B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP12084192A JP3222193B2 (en) 1992-05-13 1992-05-13 Information retrieval device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP12084192A JP3222193B2 (en) 1992-05-13 1992-05-13 Information retrieval device

Publications (2)

Publication Number Publication Date
JPH05314181A true JPH05314181A (en) 1993-11-26
JP3222193B2 JP3222193B2 (en) 2001-10-22

Family

ID=14796290

Family Applications (1)

Application Number Title Priority Date Filing Date
JP12084192A Expired - Fee Related JP3222193B2 (en) 1992-05-13 1992-05-13 Information retrieval device

Country Status (1)

Country Link
JP (1) JP3222193B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003122780A (en) * 2001-10-18 2003-04-25 Ntt Data Corp Device and method for retrieving information and program
JP2004501424A (en) * 2000-04-18 2004-01-15 コリア・テレコム Title word extraction method using title dictionary and information retrieval system and method using the same
JP2008276769A (en) * 2007-04-26 2008-11-13 Nhn Corp Method for providing keyword on the basis of keyword providing range and system thereof
WO2013046838A1 (en) * 2011-09-29 2013-04-04 楽天株式会社 Information processing device, information processing method, program for information processing device, and recording medium
JP2014504754A (en) * 2010-12-30 2014-02-24 プライマル フュージョン インコーポレイテッド System and method for using knowledge representation to provide information based on environmental inputs

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004501424A (en) * 2000-04-18 2004-01-15 コリア・テレコム Title word extraction method using title dictionary and information retrieval system and method using the same
JP2003122780A (en) * 2001-10-18 2003-04-25 Ntt Data Corp Device and method for retrieving information and program
JP2008276769A (en) * 2007-04-26 2008-11-13 Nhn Corp Method for providing keyword on the basis of keyword providing range and system thereof
JP2014504754A (en) * 2010-12-30 2014-02-24 プライマル フュージョン インコーポレイテッド System and method for using knowledge representation to provide information based on environmental inputs
WO2013046838A1 (en) * 2011-09-29 2013-04-04 楽天株式会社 Information processing device, information processing method, program for information processing device, and recording medium
CN103814375A (en) * 2011-09-29 2014-05-21 乐天株式会社 Information processing device, information processing method, program for information processing device, and recording medium
US8788521B2 (en) 2011-09-29 2014-07-22 Rakuten, Inc. Information processing device, information processing method, program for information processing device, and recording medium
CN103814375B (en) * 2011-09-29 2015-04-22 乐天株式会社 Information processing device and information processing method

Also Published As

Publication number Publication date
JP3222193B2 (en) 2001-10-22

Similar Documents

Publication Publication Date Title
US6442540B2 (en) Information retrieval apparatus and information retrieval method
JPH0418673A (en) Method and device for extracting text information
JPH11110413A (en) Method and device for generating data base retrieved result
JP2005135113A (en) Electronic equipment, related word extracting method, and program
JPH07192020A (en) Document information retrieval device
JPH05314181A (en) Information retrieving device
JPH0581326A (en) Data base retrieving device
JPH08212230A (en) Document retrieval method and device therefor
JPS6325774A (en) Information registering/retrieving device
JPH09185632A (en) Method and device for retrieving/editing information
JP3436109B2 (en) Related search formula search device and computer-readable recording medium storing related search formula search program
JPH08305726A (en) Information retrieving device
JPH0944521A (en) Index generating device and document retrieval device
JPH09305626A (en) Retrieval document preparing device, retrieval document storage media, device and method for retrieving document
JPH05181912A (en) Document retrieving device
JPH0793345A (en) Document retrieval device
JP2003263458A (en) Method and device for analyzing text
JPH09269952A (en) Document retrieval device/method
JPH06168271A (en) Data base retrieval system utilizing dictionary by item
JPH08249341A (en) Document storage and retrieval device for document data base
JPH04290158A (en) Document creation device
JPH06168272A (en) Related term preparing device
JPH07105223A (en) Data base retrieval device
JP2001052022A (en) Data totalization and reference type retrieval system
JPH02116972A (en) Retrieval system for program data base

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010807

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

Free format text: PAYMENT UNTIL: 20080817

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090817

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090817

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100817

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees