JPH0830629A - Document processor - Google Patents

Document processor

Info

Publication number
JPH0830629A
JPH0830629A JP6160995A JP16099594A JPH0830629A JP H0830629 A JPH0830629 A JP H0830629A JP 6160995 A JP6160995 A JP 6160995A JP 16099594 A JP16099594 A JP 16099594A JP H0830629 A JPH0830629 A JP H0830629A
Authority
JP
Japan
Prior art keywords
keyword
code
group
document
keywords
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
JP6160995A
Other languages
Japanese (ja)
Inventor
Michio Kondo
道雄 近藤
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox Co 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 Fuji Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP6160995A priority Critical patent/JPH0830629A/en
Publication of JPH0830629A publication Critical patent/JPH0830629A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To quickly retrieve plural keywords having mutual relation without erasing the original contents of a document to be processed by. retrieving a code corresponding to a specified keyword and a code belonging to the same group as the specified keyword and corresponding to the keyword. CONSTITUTION:When a keyword is inputted, a group of already registered keywords is displayed on a display as a list (100, 102). A user determines which group includes the inputted keyword, inputs information expressing the group, and when the keyword has not been registered yet, inputs information for specifying a new group (104, 106). In the case of a group other than the new group, the newest code of the specified group is set up (108). In the case of the new group, an unused group code and an individual code are set up (110, 112). The inputted keyword and the set codes are correspondingly registered in a keyword registering table.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は文書処理装置に係り、特
に、文書中に存在する指定されたキーワード及び該キー
ワードと関連するキーワードを同時に検索する機能を備
えた文書処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document processing apparatus, and more particularly to a document processing apparatus having a function of simultaneously searching a designated keyword existing in a document and a keyword related to the designated keyword.

【0002】[0002]

【従来の技術】近年、ワードプロセッサやワークステー
ション等の文書処理装置が広範に普及してきている。こ
れら文書処理装置では、文書中に存在する特定文字列を
検索して検索結果を表示したり、或いは検索した特定文
字列を別の文字列に置換する等の機能を備えていること
が一般的である。ところで、上記のような文字列検索で
は、指定された文字列の文字コードが文書中に存在する
か否かを検索するので、例えば文字列として特定の単語
が指定された場合、「コンパイラー」と「コンパイ
ラ」、「COMPILER」と「compiler」等のように、語意が
同一であっても文字コードが異なる他の単語が検索され
ないという問題があった。
2. Description of the Related Art In recent years, document processing devices such as word processors and workstations have become widespread. Generally, these document processing apparatuses have a function of searching for a specific character string existing in a document and displaying a search result, or replacing the searched specific character string with another character string. Is. By the way, in the above-mentioned character string search, since it is searched whether the character code of the specified character string exists in the document, for example, when a specific word is specified as the character string, "compiler" There is a problem that other words such as "compiler", "COMPILER", and "compiler" that have the same meaning but have different character codes are not searched.

【0003】このため、近年では語意等が同一或いは類
似した単語を一回の検索指示により検索できるようにし
た類似語検索が提案されている。この類似語検索では、
複数の単語を類似語として予め関連付けて登録してお
き、特定の単語が指定されて類似語検索が指示される
と、前記特定の単語及び類似語として登録されている他
の単語を対象として検索が行われる。しかし、この類似
語検索では、例えば類似語として「コンパイラ」「Comp
iler」「cc」の3種類の単語が登録されていた場合、
同一の文書に対し「コンパイラ」、「Compiler」、「c
c」を各々検索対象単語として3回の検索を行うので、
処理に時間がかかるという問題があった。
Therefore, in recent years, a similar word search has been proposed in which words having the same or similar meanings can be searched by a single search instruction. In this similar word search,
When a plurality of words are registered in advance as similar words in association with each other and a specific word is designated and a similar word search is instructed, the specific word and other words registered as similar words are searched for. Is done. However, in this similar word search, for example, similar words such as "Compiler" and "Comp
If three types of words, "ler" and "cc", are registered,
"Compiler", "Compiler", "c" for the same document
Since "c" is used as the search target word and the search is performed three times,
There was a problem that processing took time.

【0004】このため、特開平3-6666号公報、特開平3-
177972号公報、特開平4-338171号公報等では、或る意味
を表す単語の表記を統一するために、処理対象文書に存
在する類似語である複数種類の単語を、予め、或いはユ
ーザからの指示に応じて、前記複数種類の類似語を代表
するキーワード(以下、代表キーワードという)に一括
置換することが記載されている。上記では、或る意味を
表す単語の表記が統一されるので、検索は代表キーワー
ドのみを検索対象単語として行えばよく、検索処理時間
が短縮される。
For this reason, Japanese Laid-Open Patent Publication Nos. 3-6666 and 3-
In Japanese Patent Laid-Open No. 177972, Japanese Patent Laid-Open No. 4-338171, etc., in order to unify the notation of a word that represents a certain meaning, a plurality of types of similar words existing in a document to be processed are preliminarily or from a user. It is described that, in accordance with an instruction, a keyword (hereinafter referred to as a representative keyword) representative of the plurality of types of similar words is collectively replaced. In the above, since the notation of a word having a certain meaning is unified, the search only needs to be performed with the representative keyword as the search target word, and the search processing time is shortened.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記で
は複数種類の類似語文字列を代表文字列に一旦置換する
と、代表文字列への置換前の文字列の内容を表す情報が
残らないので、処理対象文書の元の内容が失われ、処理
対象文書を置換前の内容に復元することができない。こ
のため、例えば類似語の指定が不適切で、既に代表キー
ワードに置換した複数の単語のうち特定の単語の表記を
元に戻したい等の要求があったとしても、これを満たす
ことができないという問題があった。上記のような不都
合を解消するためには、類似語を代表キーワードに置換
した文書と別に、処理対象文書の元の内容も保存する等
の煩雑な処理を行う必要があった。
However, in the above, once a plurality of types of similar word character strings are replaced with a representative character string, information indicating the contents of the character string before replacement with the representative character string does not remain. The original contents of the target document are lost and the target document cannot be restored to the original contents. Therefore, for example, even if there is a request such that the designation of a similar word is inappropriate and the notation of a specific word among a plurality of words already replaced with a representative keyword is restored, this cannot be satisfied. There was a problem. In order to eliminate the above inconvenience, it is necessary to perform a complicated process such as saving the original contents of the processing target document in addition to the document in which the similar word is replaced with the representative keyword.

【0006】本発明は上記事実を考慮して成されたもの
で、互いに関連する複数のキーワードの検索を、処理対
象文書の元の内容を消失することなく短時間で行うこと
ができる文書処理装置を得ることが目的である。
The present invention has been made in consideration of the above facts, and can search a plurality of keywords related to each other in a short time without erasing the original contents of the document to be processed. The purpose is to obtain.

【0007】[0007]

【課題を解決するための手段】上記目的を達成するため
に請求項1記載の発明に係る文書処理装置は、キーワー
ドを入力するための入力手段と、前記入力手段によって
入力されたキーワードが互いに関連するキーワードで各
々構成される複数のグループの何れに属するかを判断
し、前記キーワードに、前記キーワードが属するグルー
プを判別可能でかつキーワード毎に各々異なるコードを
付与するコード付与手段と、前記入力手段によって入力
されたキーワードと前記コード付与手段によって付与さ
れたコードとを対応させて記憶する記憶手段と、処理対
象文書中に存在するキーワードを検索し、検索したキー
ワードを、前記記憶手段に記憶されている前記キーワー
ドに対応するコードに置換するコード置換手段と、検索
すべきキーワードを指定するための指定手段と、前記処
理対象文書中に存在する、前記指定手段によって指定さ
れたキーワードに対応するコード及び該キーワードと同
一のグループに属するキーワードに対応するコードを検
索する検索手段と、を含んで構成している。
In order to achieve the above object, in the document processing apparatus according to the invention of claim 1, the input means for inputting a keyword and the keyword input by the input means are related to each other. Determining a group to which each of the plurality of keywords belongs, and assigning a different code to each of the keywords, the code assigning means capable of determining the group to which the keyword belongs, and the input means. A storage unit for storing the keyword inputted by the code and the code assigned by the code assigning unit in association with each other, searching for a keyword existing in the document to be processed, and storing the retrieved keyword in the storage unit. Code replacement means to replace the code corresponding to the above keyword and the keyword to be searched Specifying means for determining, a search means for searching for a code existing in the document to be processed, the code corresponding to the keyword specified by the specifying means, and the code corresponding to the keyword belonging to the same group as the keyword. It is configured to include.

【0008】また、請求項2記載の発明は、請求項1記
載の発明において、検索手段は、検索したコードを各々
対応するキーワード又は前記グループを代表するキーワ
ードに置換した後に、検索結果として出力する、ことを
特徴としている。
According to a second aspect of the invention, in the first aspect of the invention, the search means replaces the searched code with a corresponding keyword or a keyword representing the group, and then outputs the result as a search result. , Is characterized.

【0009】[0009]

【作用】本発明では、入力手段によってキーワードが入
力され、コード付与手段では、入力されたキーワードが
互いに関連するキーワードで各々構成される複数のグル
ープの何れに属するかを判断し、前記キーワードに、前
記キーワードが属するグループを判別可能でかつキーワ
ード毎に各々異なるコードを付与する。また、記憶手段
ではキーワードと前記付与されたコードとを対応させて
記憶し、コード置換手段は、処理対象文書中に存在する
キーワードを検索し、検索したキーワードを、記憶手段
に記憶されている前記キーワードに対応するコードに置
換する。更に、検索すべきキーワードが指定手段によっ
て指定され、検索手段では、処理対象文書中に存在す
る、前記指定されたキーワードに対応するコード及び該
キーワードと同一のグループに属するキーワードに対応
するコードを検索する。
According to the present invention, a keyword is input by the inputting means, and the code assigning means determines which of a plurality of groups each of which is composed of related keywords, The group to which the keyword belongs can be discriminated and a different code is given to each keyword. Further, the storage unit stores the keyword and the assigned code in association with each other, the code replacement unit searches for a keyword existing in the document to be processed, and the searched keyword is stored in the storage unit. Replace with the code corresponding to the keyword. Further, the keyword to be searched is specified by the specifying means, and the searching means searches for the code corresponding to the specified keyword existing in the document to be processed and the code corresponding to the keyword belonging to the same group as the keyword. To do.

【0010】なお、前記コードは、例えばキーワードが
属するグループを識別するための第1のコード、及び同
一のグループに属する各キーワードを識別するための第
2のコードを含んで構成することができ、コード付与手
段が、前記第1のコードを各キーワードが属するグルー
プに応じて変更して付与するようにすれば、コードに対
応するキーワードが何れのグループに属するかを判別で
きる。また、キーワード毎に各々異なるコードを付与す
ることは、コード付与手段が、前記第2のコードを同一
グループ内の各キーワード毎に変更して付与することに
よって実現でき、これによりコードに対応するキーワー
ドを特定できる。
The code may include, for example, a first code for identifying a group to which the keyword belongs and a second code for identifying each keyword belonging to the same group, If the code assigning means changes and assigns the first code according to the group to which each keyword belongs, it can be determined to which group the keyword corresponding to the code belongs. The addition of different codes to each keyword can be realized by the code assigning means changing and assigning the second code for each keyword in the same group, whereby the keyword corresponding to the code is added. Can be specified.

【0011】上記により、例えば前記第1のコードを参
照する等により、処理対象文書中のコードがどのグルー
プに属するキーワードに対応するコードかを容易に判断
できるので、検索手段では、指定手段によって指定され
たキーワードに対応するコード及び該キーワードと同一
のグループに属するキーワードに対応するコードを1回
の検索処理によって検索することができ、互いに関連す
る複数のキーワードに対応するコードの検索を短時間で
行うことができる。
As described above, it is possible to easily determine which group the code in the document to be processed corresponds to the keyword by referring to the first code or the like. It is possible to search the code corresponding to the generated keyword and the code corresponding to the keyword belonging to the same group as the keyword by one search process, and the search for the code corresponding to the plurality of mutually related keywords can be performed in a short time. It can be carried out.

【0012】また、前述のように、コードに対応するキ
ーワードは記憶手段に記憶された情報に基づいて特定す
ることができるので、請求項2にも記載したように、検
索手段が、検索したコードを各々対応するキーワードに
置換し検索結果として出力したり、グループを代表する
キーワードに置換して検索結果として出力することがで
きる。このように、処理対象文書中の複数のキーワード
がコード置換手段によって各々対応するコードに置換さ
れた後であっても、各コードに基づいて処理対象文書を
元の内容に復元することができ、処理対象文書の元の内
容が消失することはない。従って、コード置換手段によ
って所定のキーワードがコードに置換される前の処理対
象文書を保存する、等の煩雑な処理を行う必要はない。
Further, as described above, since the keyword corresponding to the code can be specified based on the information stored in the storage means, as described in claim 2, the search means searches for the code. Can be replaced with a corresponding keyword and output as a search result, or can be replaced with a keyword representing a group and output as a search result. Thus, even after the plurality of keywords in the processing target document have been replaced by the corresponding codes by the code replacing means, the processing target document can be restored to the original content based on each code, The original contents of the processing target document are not lost. Therefore, it is not necessary to perform a complicated process such as storing the document to be processed before the predetermined keyword is replaced with the code by the code replacing means.

【0013】[0013]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。なお、以下では本発明に支障のない数値を
用いて説明するが、本発明は以下に記載した数値に限定
されるものではない。図1には本実施例に係る文書処理
装置10が示されている。文書処理装置10は、CPU
12、ROM14、RAM16及び入出力ポート18を
備えており、これらはバス20を介して互いに接続され
ている。
Embodiments of the present invention will be described below in detail with reference to the drawings. In addition, although the following description will be given using numerical values that do not hinder the present invention, the present invention is not limited to the numerical values described below. FIG. 1 shows a document processing apparatus 10 according to this embodiment. The document processing device 10 is a CPU
12, a ROM 14, a RAM 16, and an input / output port 18, which are connected to each other via a bus 20.

【0014】また、入出力ポート18には、磁気ディス
ク、或いは光磁気ディスク等の記憶媒体を含んで構成さ
れた記憶装置22、CRT或いはLCDで構成されたデ
ィスプレイ24、キーボード26、レーザビームプリン
タで構成されたプリンタ28及びマウス30が接続され
ている。なおキーボード26及びマウス30は本発明の
入力手段及び指定手段を構成している。またROM14
には、本発明に係る文字列置換機能を含む文書処理装置
としての各種機能を実現するための各種のプログラムが
記憶されており、本発明の記憶手段としての記憶装置2
2の記憶媒体には、処理対象文書としての多数の文書フ
ァイル及びキーワード登録テーブル(後述)が記憶され
ている。
The input / output port 18 includes a storage device 22 including a storage medium such as a magnetic disk or a magneto-optical disk, a display 24 including a CRT or LCD, a keyboard 26, and a laser beam printer. The configured printer 28 and mouse 30 are connected. The keyboard 26 and mouse 30 constitute the input means and the designation means of the present invention. Also ROM14
Stores various programs for realizing various functions as the document processing apparatus including the character string replacing function according to the present invention, and the storage device 2 as the storage means of the present invention.
The second storage medium stores a large number of document files as processing target documents and a keyword registration table (described later).

【0015】なお文書ファイルは、一例として図6
(A)に示すように、ヘッダ部と文書データ部とで構成
されている。ヘッダ部には周知のように、一行当たりの
文字数等の書式情報が登録されている。
The document file is shown in FIG. 6 as an example.
As shown in (A), it is composed of a header section and a document data section. As is well known, format information such as the number of characters per line is registered in the header section.

【0016】次に本実施例の作用を説明する。類似キー
ワードの検索を行いたい場合、ユーザは、検索に先立っ
て、検索すべきキーワード及び該キーワードに語意等が
類似するキーワードを登録するキーワード登録処理の実
行をキーボード26又はマウス30を介して指示する。
これにより、ROM14に記憶されているキーワード登
録プログラムに従って、キーワード登録処理が実行され
る。このキーワード登録処理の詳細について、図3のフ
ローチャートを参照して説明する。
Next, the operation of this embodiment will be described. When the user wants to search for similar keywords, the user instructs, through the keyboard 26 or the mouse 30, prior to the search, a keyword registration process for registering a keyword to be searched and a keyword similar in meaning to the keyword. .
As a result, the keyword registration process is executed according to the keyword registration program stored in the ROM 14. Details of this keyword registration processing will be described with reference to the flowchart of FIG.

【0017】ステップ100では登録すべきキーワード
が入力されたか否か判定し、キーワードが入力されるま
で待機する。キーワードが入力されるとステップ100
の判定が肯定され、ステップ102でキーワード登録テ
ーブルを参照し、キーワード登録テーブルに既に登録さ
れているキーワードのグループをディスプレイ24の表
示画面に一覧表示する。
In step 100, it is determined whether or not a keyword to be registered has been input, and the process waits until the keyword is input. When a keyword is entered, step 100
Is affirmative, the keyword registration table is referred to in step 102, and a group of keywords already registered in the keyword registration table is displayed as a list on the display screen of the display 24.

【0018】なお、キーワード登録テーブルには、図2
に示すようにキーワード登録処理によって登録されたキ
ーワードと各キーワードに付与されたコードとが対応さ
れて記憶されている。各キーワードは、語意等が同一或
いは類似している等のように、互いに関連のあるキーワ
ード毎に分類されて、複数のグループを形成している
(図2では同一のグループの属するキーワードを太線で
囲んで示している)。また、各グループには、各グルー
プを代表する代表キーワード(図2では「コンパイ
ラ」、「車」)が設定されている。
The keyword registration table is shown in FIG.
As shown in, the keywords registered by the keyword registration process and the code assigned to each keyword are stored in association with each other. Each keyword is classified into related keywords such that the meaning or the like is the same or similar to form a plurality of groups (in FIG. 2, keywords to which the same group belongs are indicated by bold lines). Enclosed). A representative keyword (“compiler” or “car” in FIG. 2) representative of each group is set in each group.

【0019】また、図2では一例として各キーワードに
4桁の数字から成るコードを付与している。この4桁の
コードは、上位2桁が各キーワードが属するグループを
識別するためのグループコードとされており、同一のグ
ループに属するキーワードには同一のグループコード
(例えば図2では、代表キーワードが「コンパイラ」の
グループには「01」、代表キーワードが「車」のグル
ープには「02」)が設定される。従って、上記ではグ
ループコードとして「01」〜「99」の値を設定でき
るので、最大99個のグループを登録することが可能で
ある。
Further, in FIG. 2, as an example, a code consisting of four-digit numbers is given to each keyword. This 4-digit code has a high-order 2 digits as a group code for identifying a group to which each keyword belongs, and the same group code is assigned to keywords belonging to the same group (for example, in FIG. 2, the representative keyword is ""01" is set to the group of "Compiler", and "02" is set to the group of which the representative keyword is "car". Therefore, in the above, since values of "01" to "99" can be set as the group code, it is possible to register a maximum of 99 groups.

【0020】また、4桁のコードの下位2桁は、同一の
グループに属する各キーワードを識別するための個別コ
ードとされており、代表キーワードには「00」、以下
キーワード登録テーブルへの登録順に、「01」から昇
順で2桁の数字が付与される。従って、上記では個別コ
ードとして「00」〜「99」の値を設定できるので、
同一のグループに属するキーワードとして、代表キーワ
ードを含めて最大100個のキーワードを登録すること
が可能である。ステップ102では上述のキーワード登
録テーブルを参照し、各グループの代表キーワード、或
いは全キーワードを、各々のキーワードが属するグルー
プが判別できるように表示する。
The lower two digits of the four-digit code are individual codes for identifying each keyword belonging to the same group. The representative keyword is "00", and in the following registration order in the keyword registration table. , "01" is given as a two-digit number in ascending order. Therefore, in the above, the value of "00" to "99" can be set as the individual code.
It is possible to register a maximum of 100 keywords including the representative keyword as keywords belonging to the same group. In step 102, the above-mentioned keyword registration table is referred to, and the representative keyword of each group or all the keywords is displayed so that the group to which each keyword belongs can be identified.

【0021】ステップ104では、入力されたキーワー
ドが属するグループを指定する情報が入力されたか否か
判定し、指定が入力される迄待機する。ユーザはディス
プレイ24の表示画面に表示された内容を参照し、入力
したキーワードが何れのグループに分類するかを決定
し、決定したグループを表す情報を入力する。なお、語
意等の類似したキーワードのグループが登録されていな
いと判断した場合には、新規グループ(現在未登録の新
たなグループ)を指定する情報を入力する。グループを
指定する情報が入力されるとステップ106へ移行し、
指定は新規グループか否か判定する。
In step 104, it is judged whether or not the information designating the group to which the inputted keyword belongs is inputted, and the process waits until the designation is inputted. The user refers to the contents displayed on the display screen of the display 24, decides which group the inputted keyword is classified into, and inputs the information representing the decided group. When it is determined that a group of keywords having similar meanings is not registered, information specifying a new group (a new group that is currently unregistered) is input. When the information designating the group is input, the process proceeds to step 106,
Whether or not the designation is a new group is determined.

【0022】ステップ106の判定が否定された場合に
はステップ108へ移行し、前記入力されたキーワード
に指定されたグループの最新コード、すなわち、前記指
定されたグループに対応するグループコードと、前記グ
ループに属する複数のキーワードのうち個別コードとし
て設定されている数値の最大値+1の値が設定された個
別コードと、から成るコードを設定する。例えば、図2
に示すキーワード登録テーブルに既に登録されている、
代表キーワードが「コンパイラ」のグループにキーワー
ド「SparcCC 」を追加登録する場合には、グループコー
ド「01」と、最新個別コード「04」とから成る最新
コード「0104」が設定されることになる。
If the determination in step 106 is negative, the process proceeds to step 108, and the latest code of the group designated by the input keyword, that is, the group code corresponding to the designated group, and the group Of a plurality of keywords belonging to (1), an individual code in which a maximum value of the numerical values set as the individual code + 1 is set, and a code is set. For example, FIG.
Already registered in the keyword registration table shown in
When the keyword "SparcCC" is additionally registered in the group whose representative keyword is "compiler", the latest code "0104" including the group code "01" and the latest individual code "04" is set.

【0023】一方、ステップ106の判定が肯定された
場合には、ステップ110でキーワード登録テーブルを
参照し、新規グループに割り当てるグループコードとし
て、未使用のグループコードを判定する。例えば、図2
に示すキーワード登録テーブルでは、グループコードと
して「01」及び「02」が使用されているので、新規
グループに割り当てるグループコードは「03」である
と判定される。次のステップ112では、入力されたキ
ーワードを新規グループの代表キーワードとし、該キー
ワードに新規グループの代表キーワードに相当するコー
ド、すなわちステップ110で判定したグループコード
と、代表キーワードに対応する個別コード(「00」)
と、で構成されるコードを設定する。
On the other hand, if the determination in step 106 is affirmative, the keyword registration table is referenced in step 110, and an unused group code is determined as the group code to be assigned to the new group. For example, FIG.
Since "01" and "02" are used as the group codes in the keyword registration table shown in Fig. 5, the group code assigned to the new group is determined to be "03". In the next step 112, the inputted keyword is set as the representative keyword of the new group, and the code corresponding to the representative keyword of the new group is the keyword, that is, the group code determined in step 110 and the individual code (" 00 ")
Set a code consisting of and.

【0024】なお、上述のステップ104〜112の処
理は本発明のコード付与手段に対応している。次のステ
ップ114では、入力されたキーワードと上記で設定し
たコードとを対応させてキーワード登録テーブルに登録
し、キーワード登録処理を終了する。
The processing of steps 104 to 112 described above corresponds to the code assigning means of the present invention. In the next step 114, the entered keyword is associated with the code set above and registered in the keyword registration table, and the keyword registration process is terminated.

【0025】上記により単一のキーワードの登録が完了
する。ユーザは、上記処理を繰り返し実行させることに
より、検索すべきキーワードや該キーワードに語意等が
類似するキーワードを登録する。キーワードの登録が完
了すると、ユーザは類似キーワードの検索を行う文書を
コード一括置換の対象文書として指定し、前記指定した
文書中に存在する類似キーワードを各々コードに置換す
るコード一括置換処理の実行を指示する。これにより、
図4に示すコード一括置換処理が実行される。なお、こ
のコード一括置換処理は、本発明のコード置換手段に対
応している。
With the above, registration of a single keyword is completed. The user repeatedly executes the above-described processing to register a keyword to be searched or a keyword whose word meaning is similar to the keyword. When the keyword registration is completed, the user designates the document for which the similar keyword is searched as the target document for the code batch replacement, and executes the code batch replacement process for replacing each of the similar keywords existing in the specified document with the code. Give instructions. This allows
The code batch replacement process shown in FIG. 4 is executed. The code batch replacing process corresponds to the code replacing means of the present invention.

【0026】すなわち、ステップ120では一括してコ
ードに置換すべき対象(類似キーワード)としてのキー
ワードのグループ、或いは該グループの代表キーワード
が指定されたか否か判定し、上記指定が行われる迄待機
する。ステップ120の判定が肯定されるとステップ1
22へ移行し、グループ或いは代表キーワードが入力さ
れることによって指定された一括置換対象としてのキー
ワードのグループに属する各キーワード及びコードを、
キーワード登録テーブルより取り込む。次のステップ1
24では処理対象文書が指定されたか否か判定し、指定
される迄待機する。
That is, in step 120, it is determined whether or not a group of keywords as a target (similar keyword) to be replaced with the code at a time (similar keyword) or a representative keyword of the group has been designated, and waits until the designation is performed. . If the determination in step 120 is positive, step 1
22 and the respective keywords and codes belonging to the group of keywords to be collectively replaced, which are designated by inputting the group or representative keywords,
Import from keyword registration table. Next Step 1
At 24, it is determined whether or not the document to be processed is designated, and the process waits until it is designated.

【0027】ステップ124の判定が肯定されると、ス
テップ126以降でキーワードの一括置換が行われる。
すなわち、ステップ126ではフラグを「0」にし、ス
テップ128では処理対象として指定された文書の文書
ファイルを取り込んだ後に、該文書ファイルに対し、前
記取り込んだ同一のグループに属する複数のキーワード
のうち特定のキーワードを、検索位置を文書の先頭から
末尾に徐々に移動させながら検索する。ステップ130
では、検索位置が文書の末尾に到達したか否か判定す
る。ステップ130の判定が否定された場合には、ステ
ップ132で前記特定のキーワードを発見したか否か判
定する。ステップ132の判定が否定された場合にはス
テップ128に戻り、ステップ130又はステップ13
2の判定が肯定される迄、ステップ128〜132を繰
り返す。
If the determination in step 124 is affirmative, batch replacement of keywords is performed in step 126 and subsequent steps.
That is, in step 126, the flag is set to “0”, and in step 128, after the document file of the document designated as the processing target is captured, the document file is identified from among the plurality of keywords belonging to the same group. Is searched while gradually moving the search position from the beginning to the end of the document. Step 130
Then, it is determined whether or not the search position has reached the end of the document. If the determination in step 130 is negative, it is determined in step 132 whether the specific keyword has been found. When the determination in step 132 is negative, the process returns to step 128, and either step 130 or step 13
Steps 128 to 132 are repeated until the determination of 2 is affirmed.

【0028】文書中に特定のキーワードを発見するとス
テップ132の判定が肯定され、ステップ134では発
見した特定のキーワードを、対応するコードと予め定め
られた区切りコードとに置換し、更にステップ136で
フラグに「1」をセットしてステップ128へ戻る。な
お、前記区切りコードは、置換したコードとその他のデ
ータとを区別するためのデータであり、例えば文字コー
ドとして使用されていないコード等を用いることができ
る。ステップ132の判定は特定キーワードが発見され
る毎に肯定され、発見した特定キーワードを対応するコ
ードに置換するが、特定キーワードが文書中に1個でも
存在すれば、フラグに「1」がセットされる。
When a specific keyword is found in the document, the determination at step 132 is affirmed, and at step 134, the found specific keyword is replaced with a corresponding code and a predetermined delimiter code, and further at step 136, a flag is set. Is set to "1" and the process returns to step 128. The delimiter code is data for distinguishing the replaced code from other data, and for example, a code not used as a character code can be used. The determination in step 132 is affirmed each time a specific keyword is discovered, and the discovered specific keyword is replaced with the corresponding code. However, if even one specific keyword is present in the document, the flag is set to "1". It

【0029】一方、検索位置が文書の末尾に到達すると
ステップ130の判定が肯定され、ステップ138では
フラグが「1」にセットされているか否か判定する。ス
テップ138の判定が否定された場合には何ら処理を行
うことなくステップ142へ移行するが、ステップ13
8の判定が肯定された場合には、ステップ140で前記
検索した特定キーワード及び該特定キーワードに対応す
るコードを処理対象文書の文書ファイルのヘッダ部に登
録し、ステップ142へ移行する。ステップ142では
同一のグループに属する全てのキーワードに対して処理
を行ったか否か判定する。ステップ142の判定が否定
された場合にはステップ126へ戻り、ステップ126
でフラグを再び「0」にリセットし、同一のグループに
属しかつ未だ処理を行っていないキーワードに対して上
記と同様にして処理を行う。同一のグループに属する全
てのキーワードに対する処理が終了するとステップ14
2の判定が肯定され、コード一括置換処理を終了する。
On the other hand, when the search position reaches the end of the document, the determination at step 130 is affirmative, and at step 138 it is determined whether the flag is set to "1". If the determination in step 138 is negative, the process proceeds to step 142 without performing any processing.
When the determination result of 8 is affirmative, the searched specific keyword and the code corresponding to the specific keyword are registered in the header portion of the document file of the processing target document in step 140, and the process proceeds to step 142. In step 142, it is determined whether or not the processing has been performed on all the keywords belonging to the same group. If the determination in step 142 is negative, the process returns to step 126 and step 126
Then, the flag is reset to "0" again, and the keyword which belongs to the same group and has not been processed is processed in the same manner as above. When the processing for all the keywords belonging to the same group is completed, step 14
The determination of 2 is affirmed, and the code batch replacement process ends.

【0030】例として図6(A)に示すように、処理対
象文書中に「コンパイラ」が2個、「Compiler」及び
「コンパイラー」が各々1個存在していた場合、上記処
理により、図6(B)に示すように各キーワードが各々
対応するコードに置換されると共に、文書ファイルのヘ
ッダ部には、置換した各キーワードがコードと対応され
て登録されることになる。なお図6(B)では、区切り
コードを便宜的に「※」で表しているが、これは区切り
コードが「※」の文字コードであることを表すものでは
なく、その長さについても、区切りコードと本発明に係
るコードとの合計長さを1文字分の文字コードに等しい
長さとすることも可能であることを付記しておく。
As an example, as shown in FIG. 6A, when there are two "compilers" and one "Compiler" and one "compiler" in the document to be processed, the above-mentioned processing is performed. As shown in (B), each keyword is replaced with a corresponding code, and each replaced keyword is registered in the header portion of the document file in association with the code. In FIG. 6 (B), the delimiter code is represented by “*” for convenience, but this does not indicate that the delimiter code is a character code “*”, and its length is also delimited. It should be noted that the total length of the code and the code according to the present invention can be made equal to the character code for one character.

【0031】上記のようにして、処理対象文書に対する
類似キーワードのコードへの一括変換が終了すると、ユ
ーザは上記でコードに置換した類似キーワードの検索を
指示する。これにより、図5に示す類似キーワード検索
処理が行われる。なお、上記では類似キーワードが各々
異なるコードに置換されているので、以下で説明するよ
うに類似している全てのキーワードを検索する処理に限
らず、各キーワードを個別に検索対象として検索を行う
ことも可能である。
When the batch conversion of similar keywords into codes for the document to be processed is completed as described above, the user gives an instruction to search for the similar keywords replaced with the above codes. As a result, the similar keyword search process shown in FIG. 5 is performed. In the above, since the similar keywords are replaced with different codes, it is not limited to the process of searching for all similar keywords as described below, and each keyword may be searched individually as a search target. Is also possible.

【0032】類似キーワード検索処理は本発明の検索手
段に対応しており、ステップ150で検索すべきキーワ
ードが指定されたか否か判定し、検索すべきキーワード
が指定される迄待機する。ステップ150の判定が肯定
されると、ステップ152では指定されたキーワードが
属するグループのグループコード及び代表キーワードを
キーワード登録テーブルより取り込む。ステップ154
では検索対象としての文書が指定されたか否か判定し、
検索対象文書が指定される迄待機する。なお、ステップ
154では検索対象文書として複数の文書を指定可能と
されている。
The similar keyword search process corresponds to the search means of the present invention. In step 150, it is determined whether or not the keyword to be searched is designated, and the process waits until the keyword to be searched is designated. When the determination in step 150 is positive, in step 152, the group code of the group to which the designated keyword belongs and the representative keyword are fetched from the keyword registration table. Step 154
Then, determine whether the document to be searched is specified,
Wait until the document to be searched is specified. It should be noted that in step 154, a plurality of documents can be designated as search target documents.

【0033】ステップ154の判定が肯定されるとステ
ップ156で検索対象として指定された文書を取込み、
ステップ158では検索位置を検索対象文書の先頭から
末尾へ移動させながら、検索対象文書中に存在するグル
ープコードが同一のコードを検索する。この検索は、よ
り詳しくは、まず文書中に存在する区切りコードを検索
し、区切りコードを発見した場合には該区切りコードに
続く4桁のコードの上位2桁のグループコードが、先に
取り込んだグループコードと同一か否か判定することに
より行われる。
When the determination at step 154 is affirmative, the document designated as the search target at step 156 is fetched,
In step 158, while moving the search position from the beginning to the end of the search target document, a code having the same group code existing in the search target document is searched. More specifically, this search is performed by first searching for a delimiter code existing in the document, and if a delimiter code is found, the upper two digit group code of the four digit code following the delimiter code is fetched first. This is performed by determining whether it is the same as the group code.

【0034】次のステップ160では、検索位置が文書
の末尾に到達したか否か判定し、ステップ160の判定
が否定された場合には、先に説明した検索によりグルー
プコードが先に取り込んだグループコードと同一のコー
ドを発見したか否かをステップ162で判定する。ステ
ップ162の判定も否定された場合にはステップ158
へ戻り、ステップ160又はステップ162の判定が肯
定される迄ステップ158〜162を繰り返す。
In the next step 160, it is determined whether or not the search position has reached the end of the document. If the determination in step 160 is negative, the group code previously fetched by the group code described above is retrieved. In step 162, it is determined whether the same code as the code is found. If the determination in step 162 is also denied, step 158
Returning to step 160, steps 158 to 162 are repeated until the determination at step 160 or step 162 becomes affirmative.

【0035】一方、ステップ162の判定が肯定される
とステップ164へ移行し、指定された表示方法はオリ
ジナルキーワード(コードに置換する前のキーワード)
の表示であるか否か判定する。ステップ164の判定が
否定された場合には、指定された表示方法は代表キーワ
ードの表示であると判断できるので、発見したコードを
代表キーワードに置き換えて表示する。これにより、コ
ードに置換する前お文書中に存在していた類似キーワー
ドの表記が全て代表キーワードで統一されて表示される
ことになる。
On the other hand, when the determination in step 162 is affirmative, the process proceeds to step 164, and the designated display method is the original keyword (keyword before replacing with the code).
Is displayed. If the determination in step 164 is negative, it can be determined that the designated display method is the display of the representative keyword, and therefore the found code is replaced with the representative keyword and displayed. As a result, all the notations of similar keywords that existed in the document before being replaced with the code are unified and displayed as the representative keywords.

【0036】一方、例えば類似キーワードのグループの
指定が不適切で、既にコードに置換した複数のキーワー
ドのうち特定のキーワードのみ、オリジナルキーワード
として表示したいとユーザが判断した等の場合、ユーザ
はオリジナルキーワードでの表示を指示する。これによ
りステップ164の判定が肯定され、ステップ166で
は検索対象文書のヘッダ部に登録されている情報に基づ
いて、前記発見したコードに対応するオリジナルキーワ
ードを判断し、発見したコードを判断したオリジナルキ
ーワードに置き換えてディスプレイ24の表示画面に表
示する。
On the other hand, for example, when the user determines that a group of similar keywords is inappropriate and only a specific keyword of a plurality of keywords that have already been replaced with a code is displayed as an original keyword, the user cannot change the original keyword. Instruct to display in. Accordingly, the determination in step 164 is affirmative, and in step 166, the original keyword corresponding to the discovered code is determined based on the information registered in the header portion of the document to be searched, and the original keyword for which the discovered code is determined is determined. And is displayed on the display screen of the display 24.

【0037】これにより、ユーザはコードに置換する前
の文書の内容を確認したり、或いは表示されたオリジナ
ルキーワードの内容や前後の文脈等を参照して現在のグ
ループから外すべきキーワード等を判断し、類似キーワ
ードのグループの構成を変更する等を行うことが可能と
なる。
As a result, the user can confirm the contents of the document before the replacement with the code, or refer to the contents of the displayed original keyword, the context before and after, etc. to judge the keyword or the like to be removed from the current group. It is possible to change the configuration of the group of similar keywords.

【0038】次のステップ170では検索処理を継続す
るか否か判定する。ステップ170の判定が肯定された
場合にはステップ158へ戻り、グループコードが先に
取り込んだグループコードと同一のコードを再度検索す
る。ステップ170の判定が否定されるか、又はステッ
プ160の判定が肯定された場合にはステップ172へ
移行し、他に検索対象文書が有るか否か判定する。ステ
ップ172の判定が肯定された場合にはステップ154
に戻り、他の検索対象文書に対して上記処理を繰り返
す。ステップ172の判定が否定されると、類似キーワ
ード検索処理を終了する。
At the next step 170, it is determined whether or not to continue the search process. If the determination in step 170 is affirmative, the process returns to step 158, and the code having the same group code as the previously fetched group code is searched again. When the determination in step 170 is negative or when the determination in step 160 is affirmative, the process proceeds to step 172, and it is determined whether or not there is another search target document. If the determination in step 172 is affirmative, step 154
Then, the above process is repeated for other search target documents. When the determination in step 172 is negative, the similar keyword search process ends.

【0039】このように、指定された検索すべきキーワ
ードに対応するコード及び該キーワードと同一のグルー
プに属するキーワードに対応するコードを1回の検索処
理によって検索することができる。また、キーワードと
しての文字列の長さにもよるが、本発明に係るコードの
長さはキーワードを表す文字コードと比較して短い場合
が殆どである。従って、キーワードを文字コードで検索
する場合と比較して、同一のグループに属する複数のキ
ーワードの検索を非常に短い時間で行うことができる。
更に、文書中のキーワードが各々コードに置換された後
であっても、各コードに基づいて各々対応するキーワー
ドを判別できるので、処理対象文書を元の内容に復元す
ることができる。従って、キーワードをコードに置換す
る前の処理対象文書を保存する、等の煩雑な処理を行う
必要はない。
As described above, the code corresponding to the designated keyword to be searched and the code corresponding to the keyword belonging to the same group as the keyword can be searched by one search process. In addition, although it depends on the length of the character string as the keyword, the length of the code according to the present invention is almost shorter than the character code representing the keyword. Therefore, it is possible to search for a plurality of keywords belonging to the same group in a very short time, as compared with the case of searching for a keyword with a character code.
Further, even after the keywords in the document have been replaced with the codes, the corresponding keywords can be determined based on the codes, so that the processing target document can be restored to the original content. Therefore, it is not necessary to perform a complicated process such as saving the process target document before replacing the keyword with the code.

【0040】なお、上記では類似しているキーワードの
判断をユーザが行うようにしていたが、本発明はこれに
限定されるものではなく、語意等が類似しているキーワ
ードを網羅した類似語辞書を予め記憶しておき、この類
似語辞書を参照することにより前記判断を自動的に行う
ようにしてもよい。
In the above, the user determines the similar keywords. However, the present invention is not limited to this, and a similar word dictionary covering keywords having similar meanings is included. May be stored in advance and the determination may be automatically performed by referring to the similar word dictionary.

【0041】また、上記ではディスプレイ24の表示画
面に表示することにより検索結果を出力する場合を例に
説明したが、本発明はこれに限定されるものではなく、
プリンタ28によって紙等の記録媒体に印刷することに
より検索結果を出力するようにしてもよい。この場合、
ユーザからの指示に応じて、検索したコードを各々対応
するキーワードに置換して出力するようにしても、検索
したコードを各々代表キーワードに置換して出力するよ
うにしても良いことは言うまでもない。
Further, although the case where the search result is output by displaying it on the display screen of the display 24 has been described above as an example, the present invention is not limited to this.
The search result may be output by printing on a recording medium such as paper by the printer 28. in this case,
It goes without saying that the retrieved code may be replaced with the corresponding keyword and output, or the retrieved code may be replaced with the representative keyword and output according to the instruction from the user.

【0042】更に、上記ではコード一括置換処理におい
てコードに置換すべきキーワードが文書中に存在しなか
った場合には、何ら情報を残すことなく処理を終了して
いたが、これに代えて、文書中に存在していなかったキ
ーワードとしてヘッダ部に登録するようにしてもよい。
これにより、次回以降に前記文書中に存在しないキーワ
ードの検索或いはコードへの置換が指示された際に、該
指示に対応する処理を短時間で完了させることが可能と
なる。
Further, in the above, when the keyword to be replaced with the code does not exist in the document in the code batch replacement process, the process is terminated without leaving any information, but instead of this, the document is replaced. You may make it register into a header part as a keyword which did not exist in it.
This makes it possible to complete the processing corresponding to the instruction in a short time when the retrieval or keyword replacement of a keyword that does not exist in the document is instructed next time or later.

【0043】以上、本発明の実施例を説明したが、上記
実施例は以下に記載する技術的事項の実施態様を含んで
いる。 (1) 前記コード置換手段は、キーワードの置換に際
しコードを識別するための予め定められた区切りコード
を付与することを特徴とする請求項1記載の文書処理装
置。
Although the embodiments of the present invention have been described above, the above embodiments include embodiments of the technical matters described below. (1) The document processing apparatus according to claim 1, wherein the code replacement means adds a predetermined delimiter code for identifying the code when replacing the keyword.

【0044】上記によれば、既にコードに置換されたキ
ーワードを検索する場合には、まず区切りコードを検索
し、発見した区切りコードに対応するコードが検索すべ
きキーワードに対応するコードか否かを判定すればよい
ので、例えばコードの長さが長い等の場合にも、検索処
理をより短時間で行うことができる。
According to the above, when searching for a keyword that has already been replaced with a code, the delimiter code is first searched to determine whether the code corresponding to the found delimiter code is the code corresponding to the keyword to be searched. Since it is sufficient to make the determination, the search process can be performed in a shorter time even when the length of the code is long, for example.

【0045】[0045]

【発明の効果】以上説明したように本発明は、コード付
与手段では、入力されたキーワードが互いに関連するキ
ーワードで各々構成される複数のグループの何れに属す
るかを判断して前記キーワードが属するグループを判別
可能でかつキーワード毎に各々異なるコードを付与し、
コード置換手段では、処理対象文書中に存在するキーワ
ードを検索して、検索したキーワードを対応するコード
に置換し、検索手段では、処理対象文書中に存在する、
指定手段によって指定された検索すべきキーワードに対
応するコード、及び該キーワードと同一のグループに属
するキーワードに対応するコードを検索するようにした
ので、互いに関連する複数のキーワードの検索を、処理
対象文書の元の内容を消失することなく短時間で行うこ
とができる、という優れた効果を有する。
As described above, according to the present invention, in the code assigning means, it is determined which of a plurality of groups each of which the input keyword belongs to is composed of the related keywords, and the group to which the keyword belongs. Can be distinguished and different codes are assigned to each keyword,
The code replacement means searches for a keyword existing in the processing target document, replaces the searched keyword with a corresponding code, and the searching means searches for a keyword existing in the processing target document.
Since the code corresponding to the keyword specified by the specifying means to be searched and the code corresponding to the keyword belonging to the same group as the keyword are searched, it is possible to search for a plurality of mutually related keywords as a processing target document. It has an excellent effect that it can be carried out in a short time without losing the original contents of.

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

【図1】本実施例に係る文書処理装置の概略構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of a document processing apparatus according to this embodiment.

【図2】キーワード登録テーブルの内容を示す概念図で
ある。
FIG. 2 is a conceptual diagram showing the contents of a keyword registration table.

【図3】キーワード登録処理の内容を説明するフローチ
ャートである。
FIG. 3 is a flowchart illustrating the content of keyword registration processing.

【図4】コード一括置換処理の内容を説明するフローチ
ャートである。
FIG. 4 is a flowchart illustrating the contents of a code batch replacement process.

【図5】類似キーワード検索処理の内容を説明するフロ
ーチャートである。
FIG. 5 is a flowchart illustrating the contents of a similar keyword search process.

【図6】(A)はコード一括置換処理前の文書ファイ
ル、(B)は類似キーワードがコードに一括置換された
文書ファイルを示す概念図である。
FIG. 6A is a conceptual diagram showing a document file before code batch replacement processing, and FIG. 6B is a conceptual diagram showing a document file in which similar keywords are collectively replaced by codes.

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

10 文書処理装置 12 CPU 22 記憶装置 24 ディスプレイ 26 キーボード 30 マウス 10 Document Processing Device 12 CPU 22 Storage Device 24 Display 26 Keyboard 30 Mouse

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 キーワードを入力するための入力手段
と、 前記入力手段によって入力されたキーワードが互いに関
連するキーワードで各々構成される複数のグループの何
れに属するかを判断し、前記キーワードに、前記キーワ
ードが属するグループを判別可能でかつキーワード毎に
各々異なるコードを付与するコード付与手段と、 前記入力手段によって入力されたキーワードと前記コー
ド付与手段によって付与されたコードとを対応させて記
憶する記憶手段と、 処理対象文書中に存在するキーワードを検索し、検索し
たキーワードを、前記記憶手段に記憶されている前記キ
ーワードに対応するコードに置換するコード置換手段
と、 検索すべきキーワードを指定するための指定手段と、 前記処理対象文書中に存在する、前記指定手段によって
指定されたキーワードに対応するコード及び該キーワー
ドと同一のグループに属するキーワードに対応するコー
ドを検索する検索手段と、 を含む文書処理装置。
1. An input unit for inputting a keyword, and to which of a plurality of groups each of which the keyword input by the input unit is composed of related keywords is determined, A code assigning unit that can identify the group to which the keyword belongs and assigns a different code to each keyword, and a storage unit that stores the keyword input by the input unit and the code assigned by the code assigning unit in association with each other. And a code replacement unit that searches for a keyword existing in the processing target document and replaces the searched keyword with a code corresponding to the keyword stored in the storage unit, and a keyword replacement unit for designating a keyword to be searched. By the specifying means and the specifying means existing in the document to be processed, Document processing apparatus comprising a retrieval means for retrieving the code corresponding to the keyword that belongs to the constant has been the same group and code and said keyword corresponding to the keyword, the.
【請求項2】 前記検索手段は、検索したコードを各々
対応するキーワード又は前記グループを代表するキーワ
ードに置換した後に、検索結果として出力する、 ことを特徴とする請求項1記載の文書処理装置。
2. The document processing apparatus according to claim 1, wherein the retrieval unit replaces the retrieved code with a corresponding keyword or a keyword representative of the group, and then outputs the retrieval result as a retrieval result.
JP6160995A 1994-07-13 1994-07-13 Document processor Pending JPH0830629A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6160995A JPH0830629A (en) 1994-07-13 1994-07-13 Document processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6160995A JPH0830629A (en) 1994-07-13 1994-07-13 Document processor

Publications (1)

Publication Number Publication Date
JPH0830629A true JPH0830629A (en) 1996-02-02

Family

ID=15726576

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6160995A Pending JPH0830629A (en) 1994-07-13 1994-07-13 Document processor

Country Status (1)

Country Link
JP (1) JPH0830629A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020088671A (en) * 2001-05-19 2002-11-29 구교성 Method for searching information on the network using main key-word
WO2007126088A1 (en) 2006-04-28 2007-11-08 Riken Bioitem searcher, bioitem search terminal, bioitem search method, and program
JP2008015752A (en) * 2006-07-05 2008-01-24 直一 ▲鶴▼田 Pharmaceuticals-relevant information document generation support system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020088671A (en) * 2001-05-19 2002-11-29 구교성 Method for searching information on the network using main key-word
WO2007126088A1 (en) 2006-04-28 2007-11-08 Riken Bioitem searcher, bioitem search terminal, bioitem search method, and program
US7921105B2 (en) 2006-04-28 2011-04-05 Riken Bioitem searcher, bioitem search terminal, bioitem search method, and program
JP2008015752A (en) * 2006-07-05 2008-01-24 直一 ▲鶴▼田 Pharmaceuticals-relevant information document generation support system

Similar Documents

Publication Publication Date Title
US20020165707A1 (en) Methods and apparatus for storing and processing natural language text data as a sequence of fixed length integers
JPH0830629A (en) Document processor
WO1989002116A1 (en) Data processing system and editing apparatus using the same
JP4416644B2 (en) Character processing apparatus with prediction function, method, recording medium, and program
JP2001005830A (en) Information processor, its method and computer readable memory
JPH0584938B2 (en)
JP2000057134A (en) Documentation device
JP3225735B2 (en) Information retrieval device
JPH11232149A (en) File comparison processing method and device, and medium storing file comparison processing program
JPH0830421A (en) Method for executing command through dialogue
JPH10133866A (en) Method for shift conversion processing
JP3849160B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JP3371434B2 (en) Layout editing device
JP3350070B2 (en) Kana-Kanji conversion device
JPH08305702A (en) Method and device for processing document
JPH09212520A (en) Electronic dictionary formation device
JPS62151922A (en) Information registration and retrieval device
JPH08339365A (en) Method and device for documentation
JPH0736916A (en) Image retrieval device
JP2004145445A (en) Chinese input system and method
JP2004252583A (en) Data creation device, character code structure, and storage medium
JPH06214793A (en) Program look-ahead system
JPH04259058A (en) Document processor with space deleting function
JPH0581240A (en) 'kana'/'kanji' converter
JP2000172686A (en) Device and method for preparing document