JPH0267684A - Calibration supporting system and dictionary retrieving system - Google Patents

Calibration supporting system and dictionary retrieving system

Info

Publication number
JPH0267684A
JPH0267684A JP63218322A JP21832288A JPH0267684A JP H0267684 A JPH0267684 A JP H0267684A JP 63218322 A JP63218322 A JP 63218322A JP 21832288 A JP21832288 A JP 21832288A JP H0267684 A JPH0267684 A JP H0267684A
Authority
JP
Japan
Prior art keywords
notation
rewriting
dictionary
search
key
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
JP63218322A
Other languages
Japanese (ja)
Inventor
Minoru Ashizawa
実 芦沢
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP63218322A priority Critical patent/JPH0267684A/en
Publication of JPH0267684A publication Critical patent/JPH0267684A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To automatically uniform the deviation of notation which may generate a trouble when plural documents are written by using a corresponding table previously storing the deviation of notation as a rewriting rule to rewrite a character string. CONSTITUTION:A table writing notation with low using frequency on the left side and writing notation with high using frequency on the right side is previously stored in a rewriting rule storage means 108 as a rewriting rule. A dictionary retrieving means 105 retrieves a dictionary by using a retrieving key transferred from a text editing means 102. In addition, the means 105 commands a character string rewriting means 107 to rewrite a retrieving key and executes dictionary retrieval by using the rewritten retrieving key. The rewriting and retrieval are properly repeated and the rewritten contents of the retrieving key and the retrieved result are returned to the means 102. The means 107 applies the rewriting rule to the retrieving key on the basis of the command from the means 105 to rewrite the retrieving key.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、自然言語処理技術に係り、単語の表記にゆれ
がある言語を解析の対象とする技術、例えば日英自動翻
訳や校正支援に好適な、校正支援方式及び辞書検索方式
に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention relates to natural language processing technology, and is applicable to technology that analyzes languages with variations in the spelling of words, such as Japanese-English automatic translation and proofreading support. The present invention relates to a suitable proofreading support method and dictionary search method.

〔従来の技術〕[Conventional technology]

従来の技術は、辞書検索方式に関して、表記のゆれに対
応するために、例えば次のような方法をとっている。即
ち、各々の表記をキーとするレコードを辞書内に作成す
る。その単語の文法、意味。
In conventional techniques, for example, the following methods are used to cope with variations in notation regarding dictionary search methods. That is, a record is created in the dictionary using each notation as a key. the grammar and meaning of the word.

訳等の、語に付属する情報は、それらのレコードのうち
1つに書き込み、残りのレコードにはその情報を書き込
んだレコードへのポインタを書き込むようになっている
Information attached to a word, such as translation, is written in one of these records, and a pointer to the record in which the information is written is written in the remaining records.

また特開昭61−223979号に記載のように、複合
語の区切り文字を統一化したものに書き換えてから辞書
検索するとなっていた。
Furthermore, as described in Japanese Patent Application Laid-Open No. 61-223979, the delimiter characters of compound words are rewritten to standardized characters before dictionary searches are performed.

また、特願昭58−107677号に記載のように、漢
字をその読みを表す仮名文字列に書き換え”Cから登録
、検索することで、漢字と仮名の両方の表記が可能なゆ
れに対処するとなっていた。
In addition, as described in Japanese Patent Application No. 107677/1983, by rewriting kanji into kana character strings representing their pronunciations and registering and searching from ``C'', we can deal with the fluctuation that allows both kanji and kana to be written. It had become.

また、″カタカナ表記外来語の直接検索″、(中村、他
、情報処理学会筒35回全国大会(昭和62年後期)P
、1223〜p、1224)では、外来語のカタカナ表
記から英語綴りを復元して英語辞書を直接検索するとな
っていた。
Also, "Direct search for foreign words written in katakana" (Nakamura et al., Information Processing Society of Japan, 35th National Conference (late 1986), p.
, 1223-p., 1224), the English spelling is restored from the katakana notation of the foreign word and the English dictionary is searched directly.

一方1校正支援方式に関して、カタカナの部分をキーに
してソートし、クイック(KWIC)リストの形式で表
示するものが商品として発売されている。
On the other hand, regarding the 1 proofreading support method, a product is on sale that sorts by using katakana characters as a key and displays the results in a quick (KWIC) list format.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上記従来技術で、辞書検索方式に関して、辞書にポイン
タを書き込む方式は、万能ではあるが、表記のゆれを網
羅的に登録する必要がある。複合語等のように1表記の
ゆれのある箇所が2箇所以上ある場合は1組み合せ的に
考える必要がある。
Regarding the dictionary search method in the above-mentioned conventional technology, the method of writing a pointer in the dictionary is versatile, but it is necessary to comprehensively register variations in notation. If there are two or more places where one spelling varies, such as in compound words, it is necessary to consider them in combination.

例えば「マルチ・ウィンドーJという単語では、「・」
による分かち書きにするか、空白による分かち書きにす
るか、入た書きにするか、また「ウィンドー」の「ライ
」を「ライ」と書くか、また、「ドー」を「ドウ」と書
くか「ドウ」と書くかによって、18通りの表記が考え
られる。全ての外来語について、このような表記のゆれ
を網羅すれば、データ量は膨大なものとなる。また、登
録から漏れてしまうものが出ることも考えられ、辞書の
品質を保証することが難しくなるという問題がある。
For example, in the word "Multi-window J",
Whether you want to separate the text with , or with a space, or write it with a space, or write the word ``rai'' in ``window'' as ``rai,'' or write ``do'' as ``do'' or ``do.'' There are 18 ways to write it, depending on how you write it. If we were to cover all of these spelling variations for all foreign words, the amount of data would be enormous. Furthermore, there is a possibility that some items may be omitted from registration, making it difficult to guarantee the quality of the dictionary.

特開昭61−223979号に記載の方式では、複合語
の区切り文字を統一化したものであり、Pli合語の構
成要素に表記のゆれがある場合に上記と同じ問題が生じ
る。
In the method described in JP-A No. 61-223979, the delimiter characters for compound words are standardized, and the same problem as above occurs when there is a variation in the notation of the constituent elements of a Pli compound word.

特願昭58−107677号に記載の方式では漢字と仮
名の両方の表記ができるようなゆれには対処できるが、
その他の表記のゆれには対処できないという問題がある
The method described in Japanese Patent Application No. 107677/1987 can deal with variations such as being able to write both kanji and kana, but
There is a problem in that it cannot deal with other variations in notation.

前記文献″カタカナ表記外来語の直接検索″の方法では
、予め想定した外国語以外の言語を源とする外来語には
適用できない、また、英語綴りを復元するためには、表
記にゆれのない箇所に対する処理が必要である。また、
日本語による表記からは一意に英語綴りを復元すること
ができず、処理が複雑になるというl¥+7題点がある
The above-mentioned method of "direct search for foreign words written in katakana" cannot be applied to foreign words whose source is a language other than the previously assumed foreign language, and in order to restore the English spelling, it is necessary to search for foreign words without any fluctuation in the spelling. Treatment is required for the location. Also,
There is a problem in that it is not possible to uniquely restore English spelling from the Japanese notation, which complicates the process.

校正支援方式に関しては、KWICリストの形式で表示
するものは、1つの単語の表記のゆれや入力誤りを発見
するために有効であるが、異なる単語間で同じような表
記のゆれがあるものの発見や、自動修正が充分でないと
いう問題点がある。
Regarding the proofreading support method, displaying it in the form of a KWIC list is effective for finding spelling errors and input errors in one word, but it is effective for finding spelling errors and input errors between different words. There is also a problem that automatic correction is not sufficient.

例えば、テキストに、「・・・アクティグデータ・・・
」という表記と、「・・・コグニテイブサイエンス・・
・ノという表記があるとする。この両者には、「ティグ
」 「ティグ」のように、源を同じくする音節の表記に
ゆれがある。しかし、「アクティブ」と「コグニテイブ
」では1表記のゆれがある部分より前方の文字列「アク
」と「コグニ」が異なっているために、上記従来技術の
KWICリストによる方式では、この2つの表記が離れ
た部分に表示されることになる。このため、表記のゆれ
を発見しにくいという問題点がある。また、このような
表記のゆれを発見しても、それを自動的に統一する機能
が充分でない。
For example, the text may contain "...activ data...
” and “...cognitive science...
・Suppose there is a notation ノ. There are variations in the spelling of syllables that have the same origin, such as ``tig'' and ``tig.'' However, in the case of "active" and "cognitive", the character strings "aku" and "cogni" before the part where the 1 notation deviates are different, so in the above-mentioned conventional technology based on the KWIC list, these two notation will be displayed in a separate area. For this reason, there is a problem in that it is difficult to detect variations in notation. Furthermore, even if such variations in notation are discovered, there is not a sufficient function to automatically unify them.

本発明の第1の目では、上記問題点を回避し、表記のゆ
れの検出を行う校正支援方式を提供することにある。第
2の目的は、検出した表記のゆれを自動的に統一せしめ
る校正支援方式を提供することにある。
A first object of the present invention is to provide a proofreading support method that avoids the above-mentioned problems and detects variations in notation. A second purpose is to provide a proofreading support system that automatically unifies detected variations in notation.

また、本発明の第3の目的は1表記のゆれがある。言語
に関する辞書の作成及び利用に関して、表記のゆれを網
羅的に登録する必要を無くし、単純な方法で表記のゆれ
に対処する辞書検索方式を提供することにある。
Further, the third object of the present invention has a variation in notation of 1. To provide a dictionary search method that eliminates the need for exhaustive registration of spelling variations in the creation and use of language-related dictionaries and deals with spelling variations in a simple manner.

〔課題を解決するための手段〕[Means to solve the problem]

まず、第3の目的である辞書検索方式は、単語辞書記憶
手段と、検索キーによって単語辞書を検索する辞書検索
手段を利用する#番検索方式において、書き換え規則記
憶手段と、検索キーを書き換え規則に従って書き換える
文字列書き換え手段を利用する処理ステップを設けるこ
とによって達成される。
First, the dictionary search method, which is the third objective, is a # number search method that uses a word dictionary storage means and a dictionary search means for searching the word dictionary using a search key. This is achieved by providing a processing step that utilizes a character string rewriting means that rewrites the string according to the following.

また、第1および第2の目的である校正支援方式は、テ
キスト編集手段とテキスト記憶手段と表示手段と入力手
段を利用する校正支援方式において1本発明の第3の目
的である辞書検索方式において書き換えられた文字列で
テキスト文字列の所定部分を書き換える処理ステップを
設けることによって達成される。
In addition, the first and second objects of the proofreading support method are one in the proofreading support method that utilizes a text editing means, a text storage means, a display means, and an input means.The third object of the present invention is a dictionary search method. This is achieved by providing a processing step of rewriting a predetermined portion of the text string with the rewritten string.

〔作用〕[Effect]

書き換え規則記憶手段には、予め、書き換え規則として
、左辺に使用頻度の低い表記を書き、右辺には左辺の表
記より使用頻度の高い表記を書いたものを記憶させてお
く。これらの規則を、左辺の使用頻度別に分類しておく
。辞書検索手段は。
The rewriting rule storage means stores in advance a rewriting rule in which a less frequently used notation is written on the left side and a notation more frequently used than the notation on the left side is written on the right side. These rules are classified according to the frequency of use on the left side. What is the dictionary search method?

テキスト編集手段から渡された検索キーを用いて辞書検
索をする。また、辞書検索手段は1文字列7Fき換え手
段に対して検索キーの書き換きをJH示し、書き換えら
れた検索キーによって辞書検索を行なう。この書き換え
と検索を適宜くり返し、検索キーの書き換え内容ど、検
索結果をテキスト編集手段に返す0文字列書き換え手段
は、辞書検索手段からの指示に基き、検索キーに書き換
え規則を適用して、検索キーを書き換える。書き換え規
則は、その左辺の表記の使用頻度が低いものから適用す
る。
A dictionary search is performed using the search key passed from the text editing means. Further, the dictionary retrieval means indicates JH to rewrite the search key to the one character string 7F rewriting means, and performs a dictionary search using the rewritten search key. The 0-character string rewriting means repeats this rewriting and searching as appropriate and returns the search results, including the rewritten contents of the search key, to the text editing means.Based on instructions from the dictionary search means, the 0 character string rewriting means applies the rewriting rules to the search key and performs the search. Rewrite the key. Rewriting rules are applied starting from the least frequently used notation on the left side.

テキスト記憶手段は、予め校正の対象とするテキストを
記憶しておく。テキスト編集手段は、テキスト記憶手段
に記憶されているテキストの中の表記にゆれがある可能
性があると判断した部分を切り出して、検索キーとして
辞書検索手段に渡す。
The text storage means stores the text to be proofread in advance. The text editing means cuts out a portion of the text stored in the text storage means where it is determined that there is a possibility that there is a possibility that there is a variation in the notation, and passes it to the dictionary search means as a search key.

また、テキスト編集手段は、辞書検索手段から返される
、検索キーの書き換え内容と、検索結果を受は取る。テ
キスト編集手段は、この検索キーの書き換え内容と検索
結果から5表記のゆれの有無について、最終的に判断す
る。ゆれがあると判断した場合は、自動的に表記を統一
するか、あるいは、ゆれがある旨を、表示手段を介して
表示する。
Further, the text editing means receives the rewritten contents of the search key and the search results returned from the dictionary search means. The text editing means makes a final judgment as to whether or not there is any deviation in the 5 notation based on the rewritten contents of the search key and the search results. If it is determined that there is a fluctuation, the notation is automatically unified or the fact that there is a fluctuation is displayed via a display means.

〔実施例〕〔Example〕

以下、本発明の一実施例を説明する。 An embodiment of the present invention will be described below.

第1図は本発明を実現する装置の一例を示す図である。FIG. 1 is a diagram showing an example of an apparatus for realizing the present invention.

第2図、第3図、第4図、第5図は、本発明による校正
支援方式の一例を示すフロー図である。第1図のテキス
ト編集手段102は、このフローに従って動作する。
FIG. 2, FIG. 3, FIG. 4, and FIG. 5 are flowcharts showing an example of the calibration support method according to the present invention. The text editing means 102 in FIG. 1 operates according to this flow.

第11図、第12図は、書き換え規則の適用によって文
字列の長さが変化する場合の、文字の対応を保つデータ
構造を示す。この第11図、第12図の詳細については
、後にフローの説明と合わせて説明する。
FIGS. 11 and 12 show data structures that maintain character correspondence when the length of a character string changes due to application of rewriting rules. The details of FIG. 11 and FIG. 12 will be explained later along with the explanation of the flow.

第13図は、検索結果スタッフの構造を示す。FIG. 13 shows the structure of the search result staff.

これについても1次のフローの説明と合わせて説明する
This will also be explained together with the explanation of the primary flow.

以下、まず、第2図〜第8図のフローを例を用いて説明
する。
Hereinafter, first, the flows of FIGS. 2 to 8 will be explained using examples.

第2図のステップ201で、第1図のテキスト記憶手段
101に記憶されているテキストの先頭の文字に注目し
、これを注目文字とする。ステップ202で、注目文字
とテキストの終りを示す文字を比較する。一致した場合
は、(203ステツプ)処理を終了する。一致しなかっ
た場合は、第3図のステップ301へ進む。ここで、注
目文字の字種を調べる。注目文字がカタカナでもナカグ
ロ〔・〕でもない場合は、ステップ303で、注目文字
の次の文字を注目文字として、第2図のス第6図、第7
図、第8図は、本発明による辞書検索方式の一例を示す
フロー図である。第1図の辞書検索手段105は、第6
図、第7図のフローに従って動作する。第1図の文字列
書き換え手段107は、第8図のフローに従って動作す
る。
At step 201 in FIG. 2, attention is paid to the first character of the text stored in the text storage means 101 in FIG. 1, and this is designated as the character of interest. In step 202, the character of interest is compared with the character indicating the end of the text. If they match (step 203), the process ends. If they do not match, the process advances to step 301 in FIG. Here, check the type of character of interest. If the character of interest is neither katakana nor nakaguro [・], in step 303, the character next to the character of interest is set as the character of interest and
8 are flow diagrams showing an example of a dictionary search method according to the present invention. The dictionary search means 105 in FIG.
It operates according to the flowcharts shown in FIGS. The character string rewriting means 107 shown in FIG. 1 operates according to the flow shown in FIG.

第9図は、第1図の書き換え規則記憶手段108に記憶
されている規則群の一例である。第9図900に示す「
レベル」は、書き換え規則の左辺の表記の使用頻度に基
づく分類を表す番号であり。
FIG. 9 is an example of a rule group stored in the rewriting rule storage means 108 of FIG. 900 in FIG.
``Level'' is a number representing a classification based on the frequency of use of the notation on the left side of the rewriting rule.

番号の小さい規則程、その左辺の表記の使用頻度が低い
ことを表す。
The smaller the rule number, the less frequently the notation on the left side of the rule is used.

第10図は、第1図の単語辞書記憶手段104に記憶さ
れている単語辞書の一例である。第10図1001.1
002,1003.1005において、「内容」が「皐
」となっているものは、その見出しを正しい表記として
使用することを指定している。また、通常は使用しない
ような表記を特に使用したい場合は、第10図1004
のように、「内容」にその使用したい表記を登録してお
けば良い。
FIG. 10 is an example of a word dictionary stored in the word dictionary storage means 104 of FIG. Figure 10 1001.1
In 002, 1003, and 1005, "content" is "琐", which specifies that the heading is to be used as the correct notation. In addition, if you particularly want to use a notation that is not normally used, please refer to Figure 10 1004.
All you have to do is register the notation you want to use in "Contents" like this.

チップ202へ戻る。注目文字が、カタカナあるいはナ
カグロになるまで、202,203,301゜302.
303の各ステップをくり返す。
Return to chip 202. 202, 203, 301° 302 until the noted character becomes Katakana or Nakaguro.
Repeat each step of 303.

今、ステップ301において1例えば注目文字が、テキ
ストの中の「マルチ・ウィンドウ・システムの〜」の先
頭の文字「マ」であるとする。これはステップ302で
カタカナであると判断され、ステップ304に進む。こ
こで、注目文字から始まるカタカナあるいはナカグロが
続く範囲「マルチ・ウィンドウ・システム」をテキスト
から切り出して、キー(KEY)(0)に代入する。ス
テップ305,306で、辞書検索方式のフローを呼び
出す準備をする。検索結果スタック(第13図)は、辞
書検索した結果、辞書から得た情報を格納するために使
用する。REWRITTENは、検索キーが、文字列書
き換え手段によって書き換えられたのか否かを示す。ス
テップ305,306を経てステップ307で、第6図
、第7図のフローを呼び出し、第6図のステップ601
へ進む。
Now, in step 301, it is assumed that the character of interest, for example, is the first character "ma" of "multi-window system..." in the text. This is determined to be Katakana in step 302, and the process proceeds to step 304. Here, the range "Multi-Window System" starting from the noted character and followed by Katakana or Nakaguro is cut out from the text and substituted for the key (KEY) (0). In steps 305 and 306, preparations are made to call the flow of the dictionary search method. The search result stack (FIG. 13) is used to store information obtained from the dictionary as a result of dictionary searches. REWRITTEN indicates whether the search key has been rewritten by the character string rewriting means. In step 307 after going through steps 305 and 306, the flow in FIGS. 6 and 7 is called, and step 601 in FIG.
Proceed to.

第6図ステップ601において、KEY (0)の長さ
をLとする。KEY (0)と、それを書き換えたもの
を代入するKEY (I)との間で、文字の対応を保つ
ための配列変数0RIGLOG (1)〜01(IGL
OG (L)に、順に、自然数1,2.・・・Lを代入
する。現在、KEY (0)は、「マルチ・ウィンドウ
°システム」なので、Lは14であり、0111GLO
Gの内容は、第11図に示すようなものになる。第11
図には、説明をわかり易くするために、()内に対応す
る文字を記入しである。
In step 601 of FIG. 6, the length of KEY (0) is assumed to be L. Array variables 0RIGLOG (1) to 01 (IGL
OG (L), in order, natural numbers 1, 2, . ... Substitute L. Currently, KEY (0) is "multi-window ° system", so L is 14, and 0111GLO
The contents of G are as shown in FIG. 11th
In the figures, corresponding characters are written in parentheses to make the explanation easier to understand.

続くステップ602で、KEY (0)即ち「マルチ・
ウィンドウ・システム」を検索キーとして最長一致によ
る辞書検索を行なう。検索が成功した場合は、検索結果
を検索結果スタックに書き込む。更に、辞書の見出しと
KEY (0)が一致する文字数を検索結果スタックの
「対応」の項目に書き込む。しかし、辞書の内容が第1
0図のようになっているので、現時点の辞書検索ではK
EY(0)と一致する見出しがない。従って検索結果ス
タックには何も書き込まない。
In the following step 602, KEY (0), that is, "multi-
Perform a dictionary search using the longest match using "Window System" as the search key. If the search is successful, write the search results to the search results stack. Furthermore, the number of characters that match the dictionary heading and KEY (0) is written in the "correspondence" item of the search result stack. However, the contents of the dictionary are the first
As shown in Figure 0, the current dictionary search is K.
There are no headings that match EY(0). Therefore, nothing is written to the search result stack.

次にステップ603〜606および第7図、第8図のフ
ローで、検索キーを書き換えた辞書検索を行なう。ステ
ップ603で記憶されている書き換え規則のレベルの最
大数をNに代入する。第9図に示す例では最大数は4で
あるので、Nに4を代入する。ステップ604で、レベ
ルカウンタIに1を代入する。終了判定ステップ605
を経て、第7図のステップ701へ進む。
Next, in steps 603 to 606 and the flows shown in FIGS. 7 and 8, a dictionary search is performed with the search key rewritten. In step 603, the maximum number of levels of rewriting rules stored is assigned to N. In the example shown in FIG. 9, the maximum number is 4, so 4 is substituted for N. At step 604, 1 is assigned to level counter I. End determination step 605
After that, the process proceeds to step 701 in FIG.

ステップ701で、KEY (1−1)をKEY(1)
へ代入する。現時点ではIは1なので、 KEY(0)
即ち「マルチ・ウィンドウ・システム」をKEY (1
)へ代入する。ステップ702でサブルーチンREWR
ITE  KEYを呼び出す、即ち第8図のフローへ制
御を移す。
In step 701, KEY (1-1) is changed to KEY (1).
Assign to . Since I is 1 at the moment, KEY (0)
In other words, "Multi-window system" is KEY (1
). At step 702, the subroutine REWR
Call ITE KEY, that is, transfer control to the flow shown in FIG.

第8図は、書き換え規則による検索キーの書き換え処理
である。ステップ801で、記憶されている書き換え規
則の先頭のものをRULEに代入する。現時点では、第
9図901に示す「・→(null)Jが代入される。
FIG. 8 shows search key rewriting processing based on rewriting rules. At step 801, the first one of the stored rewriting rules is assigned to RULE. At this moment, ".→(null)J" shown in FIG. 9 901 is substituted.

ステップ802で。In step 802.

RULEのレベルが■と等しいかどうか判定する。Determine whether the level of RULE is equal to ■.

第9図901に示すように、現時点でレベルは1゜■は
1なので、803ステツプへ進む。ステップ803で、
RU L EをKEY (1)に適用する。
As shown at 901 in FIG. 9, the current level is 1°, so the process advances to step 803. At step 803,
Apply RU L E to KEY (1).

現時点ではKEY(1)が「マルチ・ウィンドウ・シス
テム」からrマルチウィンドウシステムJになる。この
結果、KEY (1)の長さが変化したので、同時に、
0RIGLOGの内容を修正する。修正後の0RIGL
OGの内容を第12図に示す。第11図では、1104
.1110に示すように、ナカグロに対応する部分があ
ったが、第12図では、その部分が削除され、詰められ
ている。その後、終了判定ステップ804を経てステッ
プ805へ進む。805ステツプで現時点のRULEに
代入されている規則の次の規則を新たにRULEに代入
する。現時点では、第9図901の次の規則902「デ
ユーシュ」が代入される。その後ステップ802へ進む
。現時点でRULEに代入されている規則802のレベ
ルは2なので、■の1とは一致せずステップ804へ進
む。以下、順に第9図903〜908の各規則をRlJ
LEに代入するが、この例では全てのレベルが1とは一
致しないので適用しない。規則908をRULEに代入
した後に、ステップ804の終了判定が成立し、第7図
ステップ703へ制御を戻す。
At present, KEY (1) changes from "Multi-Window System" to r-Multi-Window System J. As a result, the length of KEY (1) has changed, so at the same time,
Modify the contents of 0RIGLOG. 0RIGL after modification
The contents of the OG are shown in FIG. In Figure 11, 1104
.. As shown at 1110, there was a portion corresponding to Nakaguro, but in FIG. 12, that portion has been deleted and packed in. Thereafter, the process proceeds to step 805 via end determination step 804 . In step 805, the next rule after the rule assigned to the current RULE is newly assigned to RULE. At this point, the next rule 902 "Duyush" in FIG. 9 901 is substituted. After that, the process advances to step 802. Since the level of the rule 802 assigned to RULE at this moment is 2, it does not match 1 in ■, and the process proceeds to step 804. Hereinafter, each rule of FIG. 9 903 to 908 will be explained in order
It is assigned to LE, but in this example, not all levels match 1, so it is not applied. After the rule 908 is assigned to RULE, the end determination in step 804 is established, and control is returned to step 703 in FIG.

現時点では、第8図の処理の結果、KEY(1)に「マ
ルチウィンドウシステム」が代入されている。ステップ
703で検索キーが書き換えら九だか否かを調ベル。現
時点では、KEY (0)とKEY (1)は異なるの
で、ステップ704へ進む。ステップ704で、KEY
 (1)即ち現時点ではKEY (1)rマルチウィン
ドウシステム」を検索キーとして最長一致による辞書検
索をする。
At present, as a result of the processing shown in FIG. 8, "Multi-window system" is assigned to KEY (1). In step 703, it is checked whether the search key has been rewritten or not. At this point, KEY (0) and KEY (1) are different, so the process advances to step 704. In step 704, the KEY
(1) That is, at present KEY (1) A dictionary search is performed using the longest match using "r multi-window system" as a search key.

検索してデータが得られたとき、該データを検索結果ス
タックに追加する。しかし、辞書の内容は第10図に示
す通りであり、KEY (1)と−致する見出しがない
。即ち辞書検索に失敗し、検索結果スタックには何も追
加しない。ステップ705で、キーが書き換えられたか
否かを示す変数REWRITTENに1に代入する。
When data is obtained through a search, the data is added to the search result stack. However, the contents of the dictionary are as shown in FIG. 10, and there is no heading that matches KEY (1). That is, the dictionary search fails and nothing is added to the search result stack. In step 705, 1 is assigned to a variable REWRITTEN indicating whether the key has been rewritten.

次に、ステップ606でIに1を加える。現時点ではI
は2になる。その後、再びステップ605゜第7図、第
8図の各処理が行なわれる。すなわちIが2となったの
で、第8図の処理において。
Next, in step 606, 1 is added to I. At the moment I
becomes 2. Thereafter, the processes shown in FIGS. 7 and 8 are performed again at step 605. That is, since I has become 2, in the process of FIG.

第9図902,903,904,905(7)規則の適
用が試みられる。ここで、規則905の適用に成功する
。この結果、KEY (2)は、「マルチウィンドウシ
ステム」から「マルチウィンドーシステム」になる。こ
のKEY (2)を検索キーとした辞書検索が行なわれ
るが、この辞書検索も前回同様に失敗する。この後、ス
テップ705を経てステップ606に進む。
Application of rules 902, 903, 904, 905 (7) in FIG. 9 is attempted. Here, rule 905 is successfully applied. As a result, KEY (2) changes from "multi-window system" to "multi-window system." A dictionary search is performed using this KEY (2) as a search key, but this dictionary search also fails like the previous time. Thereafter, the process proceeds to step 606 via step 705.

ステップ606で更に■に1を加える。この結果Iは3
になり、以下、前記とほぼ同様の処理が行なわれる。現
時点では■が3なので、KEY(3)に対して第9図の
規則906,907が試みられ。
In step 606, 1 is further added to ■. This result I is 3
Then, substantially the same processing as above is performed. Since ■ is currently 3, rules 906 and 907 in FIG. 9 are attempted for KEY (3).

規則907の適用に成功する。この結果、KEY(3)
は、「マルチウィンドーシステム」がら「マルチウィン
ドーシステム」になる、このKEY (3)を検索キー
とした辞書検索の結果、第10図のレコード1001に
示す「マルチウィンドー」が一致する。従って、レコー
ド1001を検索結果スタックに追加する。このレコー
ド1001の見出し「マルチウィンドー」の長さは8な
ので、第12図1208に示す0RIGLOC(8)の
値「9」を検索結果スタックの「対応」の項目に書き込
む。即ち「マルチウィンドー」の最後の文字は、KEY
(0)の[マルチ・ウィンドウ・システム」の9文字目
と対応することを示す。この結果、検索結果スタックの
内容は、第13図に示すものになる。
Rule 907 is applied successfully. As a result, KEY(3)
changes from "multi-window system" to "multi-window system." As a result of a dictionary search using this KEY (3) as a search key, "multi-window" shown in record 1001 in FIG. 10 matches. Therefore, record 1001 is added to the search results stack. Since the length of the heading "Multi-Window" of this record 1001 is 8, the value "9" of 0RIGLOC(8) shown in FIG. 12 1208 is written in the "Correspondence" item of the search result stack. In other words, the last letter of "Multi-window" is KEY
(0) indicates that it corresponds to the 9th character of [Multi-Window System]. As a result, the contents of the search result stack become as shown in FIG.

次にステップ705で、検索キーを書き換えたか否かを
示す変数REWRITTENに1を代入する。
Next, in step 705, 1 is assigned to a variable REWRITTEN indicating whether or not the search key has been rewritten.

この後、606ステツプで更にIに1を加える。After this, 1 is further added to I in step 606.

現時点ではIは4になる。このため、第9図908の規
則の適用が試みられるが失敗する。この結果KEY (
4)はKEY (3)と同じ「マルチウィンドーシステ
ムJのままである。このため、第8図の処理から戻った
第7図のステップ703で、条件が成立しない。このた
め、ステップ704゜705を経ずに、ステップ606
へ進む。
At this moment, I is 4. Therefore, application of the rule 908 in FIG. 9 is attempted but fails. As a result, KEY (
4) is the same as KEY (3), "Multi-window system J" remains. Therefore, the condition does not hold in step 703 of FIG. 7, which returns from the process of FIG. 8. Therefore, step 704 Step 606 without going through 705
Proceed to.

ステップ606で更に夏に1が加えられる。この結果、
■は5になり、ステップ605の終了判定条件が成立し
、第6図の処理の呼び出し元である第3図ステップ30
7へ戻り、第4図ステップ401へ進む。
In step 606, 1 is further added to summer. As a result,
■ becomes 5, the termination judgment condition of step 605 is satisfied, and step 30 of FIG. 3, which is the calling source of the process of FIG.
7, and proceed to step 401 in FIG.

ステップ401で検索結果スタックの内容が空であるか
どうかを調べる6空である場合は、ステップ402を経
て、ステップ403へ進む。キーが書き換えらでいたら
、ステップ404において、警告表示をする。その後、
ステップ405に進み・テキストの続きを同様に処理す
る。現時点ではステップ401で、検索結果スタックの
内容は、第13図に示すように空ではない。従って、第
5図のステップ501へ進む。
In step 401, it is checked whether the contents of the search result stack are empty. 6. If the contents are empty, the process proceeds to step 403 via step 402. If the key has been rewritten, a warning is displayed in step 404. after that,
Proceed to step 405 and process the rest of the text in the same way. At this moment, in step 401, the contents of the search result stack are not empty, as shown in FIG. Therefore, the process advances to step 501 in FIG.

501ステツプで、検索結果スタックから、使用すべき
表記を1つ選択する。現時点では、検索結果スタックは
第13図のようになっているので、使用すべき表記とし
て「マルチウィンドー」を選択し、5TRIに代入する
。ステップ502で。
In step 501, one notation to be used is selected from the search result stack. At present, the search result stack is as shown in FIG. 13, so select "multi-window" as the notation to be used and substitute it for 5TRI. In step 502.

検索結果スタフの「対応」が「9」であることから、K
EY (0)の先頭から9文字の部分、即ち「マルチ・
ウィンドウ」を5TR2に代入する。
Since the "correspondence" of the search result staff is "9", K
The first 9 characters of EY (0), that is, “Multi-
window" to 5TR2.

5TRIと5TR2が異なっている場合は、504ステ
ツプに進む。ステップ504で、テキスト中にある5T
R2と一致する表記を5TRIの表記に修正する。現時
点では、「マルチ・ウィンドウ」を「マルチウィンドー
」に修正する。
If 5TRI and 5TR2 are different, proceed to step 504. In step 504, 5T in the text
Modify the notation that matches R2 to 5TRI notation. At this time, "Multi-window" will be modified to "Multi-window".

その後、ステップ505を経゛Cテキストの続きを処理
する。即ち、もとは[マルチ・ウィンドウ・システムの
・・・」であったテキストを、「マルチウィンドー・シ
ステムの・・・」に修正した後に、[・システムの・・
・」の先頭「・」を注目文字として処理を続ける。
Thereafter, the rest of the C text is processed via step 505. In other words, the text that was originally "Multi-Window System..." was modified to "Multi-Window System..." and then changed to "Multi-Window System...".
Processing continues with the first character "・" as the character of interest.

以上のように処理をくり返すことで、テキスト内の「マ
ルチ・ウィンドウ・システム」という表記は、「マルチ
ウィンドーシステム」という表記に修正される。
By repeating the process as described above, the expression "multi-window system" in the text is corrected to the expression "multi-window system."

本実施例では、書き換えの各段階に対応する辞書検索の
成否に拘らず、書き換えと検索を続けたが、検索に成功
したら直ちに次の処理へ進むようにできる。
In this embodiment, rewriting and searching are continued regardless of the success or failure of the dictionary search corresponding to each stage of rewriting, but it is also possible to proceed to the next process immediately if the search is successful.

また、書き換えと検索を段階的にくり返すようにしであ
るが、辞書の登録と書き換え規則の整合性が充分にある
ならば、1つの検索キーに、同時に全ての書き換え規則
を適用し、辞書検索を1回済ますことができる。
In addition, rewriting and searching are repeated step by step, but if there is sufficient consistency between dictionary registration and rewriting rules, all rewriting rules can be applied to one search key at the same time, and dictionary search can be performed. can be completed once.

上記で説明した実現手段と実施例では、辞書検索方式を
校正支援方式において利用するとしたが、この辞書検索
方式は、他の自然i′語解祈方式で利用することもでき
る。例えば、@械翻訳方式で利用する場合、「マルチ・
ウィンドウ・システム」「マルチウィンドウシステム」
 [マルチウィンドーシステム」は結腸「マルチウィン
ドーシステム」という表記で辞書検索するので、機械翻
訳用の辞書には、最後の「マルチウィンドーシステム」
を見出しとして訳語を登録しておけば、他の3種の表記
からも検索可能とすることができる。
In the implementation means and embodiments described above, the dictionary search method is used in the proofreading support method, but this dictionary search method can also be used in other natural i' word interpretation methods. For example, when using the @machine translation method,
Window system” “Multi-window system”
[Multi-window system] is searched in the dictionary with the notation "Multi-window system" in the colon, so the last word "Multi-window system" is included in the dictionary for machine translation.
By registering the translated word as a heading, it is possible to search from the other three types of notation.

以」二、説明した実現手段、実施例の他に、次のような
実現手段も考えられる。
In addition to the implementation means and embodiments described above, the following implementation means are also conceivable.

異なる単語間で表記法にずれがあるものを検出するとい
う第1の目的に限れば、テキスト記憶手段とテキスト編
集手段と表示手段と入力手段を利用する校正支援方式に
おいて、表記のゆれ情報記憶手段とソート用レコード記
憶手段とソート手段を利用するステップを設けることに
よって達成される。
For the first purpose of detecting discrepancies in orthography between different words, in a proofreading support method that uses a text storage means, a text editing means, a display means, and an input means, a spelling deviation information storage means is used. This is achieved by providing a step of using record storage means for sorting and sorting means.

表記のゆれ情報記憶手段には、予め、源を同じくする音
節ごとに、表記を分類して記憶させておく。テキスト編
集手段は、入力手段からの指示に基き、テキスト記憶手
段に記憶されているテキストと、表記のゆれ情報記憶手
段に記憶されている表記とを比較する。一致した部分に
ついて、ソート用レコードを作成し、ソート用レコード
記憶手段に記憶する。比較処理が終了した時点で、ソー
ト用レコード記憶手段に記憶されているレコードを、ソ
ート手段によりソートする。テキスト編集手段はソート
結果を、表示手段を介して表示する。
In the orthographic variation information storage means, orthography is classified and stored in advance for each syllable having the same source. The text editing means compares the text stored in the text storage means with the notation stored in the notation variation information storage means based on instructions from the input means. A sorting record is created for the matched portion and stored in a sorting record storage means. When the comparison process is completed, the records stored in the sorting record storage means are sorted by the sorting means. The text editing means displays the sorting results via the display means.

以下、上記の構成における実施例を説明する。An example of the above configuration will be described below.

第14図は、本発明を実現する装置の一例を示す図であ
る。第15図は本発明による校正支援方式の一例を示す
フロー図である。第14図に示すテキスト編集手段14
01は第15図のフローに従って動作する。第16図は
、第14図の記憶手段1405に記憶さている表記のゆ
れ情報の内容を示す図であり、図の如く、源を同じくす
る表記が、項番に従って分類されている。
FIG. 14 is a diagram showing an example of a device that implements the present invention. FIG. 15 is a flow diagram showing an example of the calibration support method according to the present invention. Text editing means 14 shown in FIG.
01 operates according to the flow shown in FIG. FIG. 16 is a diagram showing the contents of the notation variation information stored in the storage means 1405 of FIG. 14, and as shown in the figure, notations having the same source are classified according to item numbers.

以下、第15図のフローに従って説明する・第15図ス
テップ1501で、第14図のソート用レコード記憶手
段1406の内容を空にする。
The following description will be made according to the flow shown in FIG. 15. In step 1501 in FIG. 15, the contents of the sorting record storage means 1406 in FIG. 14 are emptied.

ステップ15o2で、テキストと、表記のゆれ情報の各
々の表記を比較して、一致した部分についてソート用レ
コードを作成し、ソート用レコード記憶手段1406に
記憶させる。
In step 15o2, the text and each notation of the notation variation information are compared, and a sorting record is created for the matched portion, and is stored in the sorting record storage means 1406.

ソート用レコードの例を第17図に示す。例えば、テキ
ストの、第20ページ第5行に、「・・・アクティグデ
ータ・・・」という表現があるとする。これの「ティグ
」の部分が、第16図1604に示す「ティグ」と一致
するので、第17図1701に示すレコードを作成する
。即ち、レコード1701の「項番」の「4」は、第1
6図のレコード1604の「項番」の「4」である。ま
た、レコード1701の「表記」の「ティグ」は、ステ
ップ1502の比較処理で一致した表記である。また、
レコード1701の「前方テキスト」の「クア・・・」
は、テキストの、第20ページ第5行にあった「・・ア
クティグデータ・・・」において、「ティグ」より前方
の文字列「アク」を逆順にしたものである。また、17
01の「後方テキストJの「データ」は、同様に、「チ
イッ」より後方の正順文字列である。
An example of sorting records is shown in FIG. For example, assume that there is an expression "...activating data..." in the fifth line of the 20th page of the text. Since the "Tig" part of this matches the "Tig" shown in FIG. 16 1604, a record shown in FIG. 17 1701 is created. In other words, "4" in the "item number" of record 1701 is the first
The "item number" of record 1604 in Figure 6 is "4". Furthermore, “Tig” in the “notation” of record 1701 is the notation that matches in the comparison process of step 1502. Also,
"Qua..." in "Forward text" of record 1701
is a reverse order of the character string ``Aku'' that precedes ``Tig'' in ``...Actig data...'' which was in the fifth line of page 20 of the text. Also, 17
Similarly, the "data" of the "rear text J" of 01 is a character string in normal order after "chii".

また、レコード1701の「テキスト位置」の「20p
、5Q」は、レコード1701の内容が、テキストの第
20ページ第5行にある表記に関するものであることを
示す。
Also, the "20p" of "Text position" of record 1701 is
, 5Q'' indicates that the content of the record 1701 is related to the notation in the 5th line of the 20th page of the text.

また、別の例として、第22ページ第29行に「・・・
コグニティブサイエンス・・・」という表現があれば、
第17図のレコード1702に示すようなレコードを作
成する。
In addition, as another example, on page 22, line 29, “...
If there is an expression "cognitive science...",
A record as shown in record 1702 in FIG. 17 is created.

このような、比較およびレコード作成処理の後、第15
図ステップ1503で、レコードをソートする。ソート
する際に、第17図の「項番」を第1キーに、「表記」
を第2キーに、「前方テキスト」を第3キーに、「後方
テキスト」を第4キーに、「テキスト位置jを第5キー
にしてソートする。ソートキーをこのようにすることで
、テキスト内では離れた位置にある全く別の単語である
「アクティグデータ」と「コグニティブサイエンスJに
おける「ティグ」と「ティグ」の表記のゆれに関するレ
コード(1701と1702)が、近接することになる
After such comparison and record creation processing, the 15th
At step 1503, records are sorted. When sorting, use the "item number" in Figure 17 as the first key and the "notation"
is the second key, "forward text" is the third key, "backward text" is the fourth key, and "text position j is the fifth key. By setting the sort keys like this, you can sort Then, the records (1701 and 1702) regarding variations in the spellings of ``Active Data'' and ``Tig'' in Cognitive Science J, which are completely different words located far apart, will be close to each other.

このソート結果を第15図ステップ1504で、表示手
段(第14図1403)を介して表示する。
This sorting result is displayed at step 1504 in FIG. 15 via the display means (1403 in FIG. 14).

以上、2通りの手段及び実施例について説明した。上記
の説明では、ゆれのある表記をカタカナによって記述し
たが、この他、ひらがな、ローマ字で表現したり、また
、正規表現、状態遷移図によって表現することで、パタ
ーンマツチの性能を向上させることができる。また、他
国語の綴りで表現することもできる。例えば、英語と米
語における綴りずれを1表記のゆれとして考え、検出あ
るいは自動修正することができる。
Two types of means and embodiments have been described above. In the above explanation, the fluctuating notation was written in katakana, but it is also possible to improve the performance of pattern matching by expressing it in hiragana, romaji, regular expressions, and state transition diagrams. can. It can also be spelled in other languages. For example, misspellings between English and American can be considered as variations in one spelling and can be detected or automatically corrected.

〔発明の効果〕〔Effect of the invention〕

本発明の第1の実現手段によれば、複数の文書を結果す
るなどした場合に問題となる表記のゆれを自動的に統一
できるという効果がある。また、使用する書き換え規則
が充分にあれば、辞書を作成するためには、使用すべき
表記を与えれば良い。
According to the first implementation means of the present invention, there is an effect that it is possible to automatically unify the variations in notation that become a problem when a plurality of documents are generated. Furthermore, if there are enough rewriting rules to be used, in order to create a dictionary, it is sufficient to provide the notation to be used.

即ち、単語毎に、可能な表記のゆれを調査し、表記のゆ
れを全て登録する必要がない。また、複合語の構成要素
ごとに使用すべき表記を与えれば良い。このため、辞書
作成の手間を大幅に低減するという効果がある。また1
本発明の辞書検索方式を他の自然β語解析方式と組み合
わせろことにより、入力テキストの表記のゆれに対応し
て、網羅的に表記のゆれを登録しなくても正しく対処で
きるという効果がある。
That is, it is not necessary to investigate possible spelling variations for each word and register all spelling variations. Also, it is sufficient to give the notation to be used for each component of the compound word. This has the effect of significantly reducing the effort required to create a dictionary. Also 1
By combining the dictionary search method of the present invention with other natural β word analysis methods, it is possible to deal with variations in the notation of the input text correctly without having to register the variations in the notation comprehensively. .

本発明の第2の実現手段によれば、異なる単語間の表記
のゆれを容易に発見できる表示を容易に実現できるとい
う効果がある。
According to the second implementation means of the present invention, it is possible to easily realize a display in which variations in spelling between different words can be easily discovered.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は1本発明の第1の実施例を表わす機能構成ブロ
ック図、第2図、第3図、第4図、第5図は、本発明の
実施例の校正支援方式の処理フロ−図、第6図、第7図
、第8図は、本発明の実施例の辞書検索方式の処理フロ
ー図、第9図は、上記辞書検索方式で利用する書き換え
規則の一例を表す説明図、第10図は辞書の構成例を表
す説明図、第11図と第12図は書き換え規則の適用に
より、文字列長が変化する場合の各文字の対応を表すデ
ータ構造を表す説明図、第13図は、辞書検索の結果を
保存する検索結果スタックの構造の説明図、第14図は
、本発明の第2の実施例を表わす機能構成ブロック図、
第15図は、上記第2の実施例の校正支援方式の処理フ
ロー図、第16図は、上記の校正支援方式で利用する、
表記のゆれ情報の構造を表す説明図、第17図は、上記
校正支援方式で利用する、ソート用レコードの構造を表
す説明図である。
FIG. 1 is a functional configuration block diagram representing a first embodiment of the present invention, and FIGS. 2, 3, 4, and 5 are processing flows of a calibration support method according to the embodiment of the present invention. 6, 7, and 8 are processing flow diagrams of the dictionary search method according to the embodiment of the present invention, and FIG. 9 is an explanatory diagram showing an example of rewriting rules used in the dictionary search method, Fig. 10 is an explanatory diagram showing an example of the structure of a dictionary; Figs. 11 and 12 are explanatory diagrams showing a data structure showing the correspondence of each character when the character string length changes due to the application of rewriting rules; FIG. 14 is an explanatory diagram of the structure of a search result stack that stores dictionary search results. FIG. 14 is a functional configuration block diagram representing a second embodiment of the present invention.
FIG. 15 is a processing flow diagram of the proofreading support method of the second embodiment, and FIG. 16 shows the steps used in the proofreading support method of the second embodiment.
FIG. 17 is an explanatory diagram showing the structure of the notation deviation information, and FIG. 17 is an explanatory diagram showing the structure of the sorting record used in the above-mentioned proofreading support method.

Claims (1)

【特許請求の範囲】 1、予め記憶させた表記のゆれの対応表を書き換え規則
として用い、文字列書き換えを行なうことを特徴とする
校正支援方式。 2、予め記憶させた表記のゆれの対応表を、標準的でな
い表記から標準的な表記に書き換えるための規則として
用い、文字列書き換えを行なうことを特徴とする校正支
援方式。 3、所望のカタカナ表記による文字列を上記対応表にも
とずいて他のカタカナ表記に書き換えることを特徴とす
る請求項第1項もしくは第2項記載の校正支援方式。 4、書き換え前の文字列と書き換え後の文字列の長さが
異なる書き換えにおいて、文字列間の各文字の対応関係
を保存することを特徴とする請求項第1項、もしくは第
2項、もしくは第3項記載の校正支援方式。 5、検索対象とされた文字列の検索キーとなる文字列を
、予め記憶させた表記のゆれの対応表を書き換え規則と
して用いて手書き換え、上記書き換えられた検索キーを
もとに辞書の検索を行なうことを特徴とする辞書検索方
式。 6、上記検索キーの書き換えを、いくつかの段階に分け
られた書き換え規則の順に段階分けして行ない、各段階
ごとに書き換えられた検索キーをもとに辞書検索するこ
とを特徴とする請求項第5項記載の辞書検索方式。 7、請求項第5項、もしくは第6項記載の辞書検索方式
を用い、異なる単語の間で共通する表記のゆれに対して
共通の書き換えを施すことを特徴とする校正支援方式。 8、予め記憶させた表記のゆれの対応表とテキスト文字
列の表記とを比較することにより、テキスト中の表記の
ゆれを検出し、表示することを特徴とする校正支援方式
[Scope of Claims] 1. A proofreading support method characterized in that character strings are rewritten using a pre-stored correspondence table of notation deviations as a rewriting rule. 2. A proofreading support method that rewrites character strings by using a pre-stored correspondence table of notation variations as a rule for rewriting from non-standard notation to standard notation. 3. The proofreading support system according to claim 1 or 2, characterized in that a desired character string in katakana notation is rewritten into another katakana notation based on the correspondence table. 4. Claim 1 or 2, characterized in that in rewriting where the length of the character string before rewriting is different from the length of the character string after rewriting, the correspondence of each character between character strings is preserved. Calibration support method described in Section 3. 5. Rewrite the character string that serves as the search key for the character string to be searched by hand using a previously stored correspondence table of spelling variations as a rewriting rule, and search the dictionary based on the rewritten search key. A dictionary search method that is characterized by performing the following. 6. Claim characterized in that the rewriting of the search key is carried out in stages according to rewriting rules divided into several stages, and a dictionary search is performed based on the search key rewritten in each stage. Dictionary search method described in Section 5. 7. A proofreading support method, characterized in that the dictionary search method according to claim 5 or 6 is used to perform common rewriting for common spelling variations between different words. 8. A proofreading support method characterized by detecting and displaying notation deviations in text by comparing the notation of a text character string with a correspondence table of notation deviations stored in advance.
JP63218322A 1988-09-02 1988-09-02 Calibration supporting system and dictionary retrieving system Pending JPH0267684A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63218322A JPH0267684A (en) 1988-09-02 1988-09-02 Calibration supporting system and dictionary retrieving system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63218322A JPH0267684A (en) 1988-09-02 1988-09-02 Calibration supporting system and dictionary retrieving system

Publications (1)

Publication Number Publication Date
JPH0267684A true JPH0267684A (en) 1990-03-07

Family

ID=16718033

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63218322A Pending JPH0267684A (en) 1988-09-02 1988-09-02 Calibration supporting system and dictionary retrieving system

Country Status (1)

Country Link
JP (1) JPH0267684A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04119469A (en) * 1990-09-10 1992-04-20 Nec Corp Dictionary preparation supporting device
JPH06332934A (en) * 1993-05-19 1994-12-02 Matsushita Electric Ind Co Ltd Device for referring to electronic dictionary
US5890183A (en) * 1995-03-13 1999-03-30 Fuji Xerox Co., Ltd. Method, apparatus, electronic dictionary and recording medium for converting converted output into character code set accetpable for re-retrieval as original input

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62290968A (en) * 1986-06-10 1987-12-17 Nec Corp Unifying system for display flickering
JPS62290967A (en) * 1986-06-10 1987-12-17 Nec Corp Unifying system for display flickering
JPS63140329A (en) * 1986-12-02 1988-06-11 Fujitsu Ltd Sentence reading system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62290968A (en) * 1986-06-10 1987-12-17 Nec Corp Unifying system for display flickering
JPS62290967A (en) * 1986-06-10 1987-12-17 Nec Corp Unifying system for display flickering
JPS63140329A (en) * 1986-12-02 1988-06-11 Fujitsu Ltd Sentence reading system

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04119469A (en) * 1990-09-10 1992-04-20 Nec Corp Dictionary preparation supporting device
JPH06332934A (en) * 1993-05-19 1994-12-02 Matsushita Electric Ind Co Ltd Device for referring to electronic dictionary
US5890183A (en) * 1995-03-13 1999-03-30 Fuji Xerox Co., Ltd. Method, apparatus, electronic dictionary and recording medium for converting converted output into character code set accetpable for re-retrieval as original input

Similar Documents

Publication Publication Date Title
US5765180A (en) Method and system for correcting the spelling of misspelled words
US20050171758A1 (en) Translation tool
JPH0267684A (en) Calibration supporting system and dictionary retrieving system
JPS61156466A (en) Word extracting system
JP2595934B2 (en) Kana-Kanji conversion processor
JP2792147B2 (en) Character processing method and device
JP2870375B2 (en) Sentence correction device
JP3317904B2 (en) Abbreviated name extraction device, method and recording medium
JP3329476B2 (en) Kana-Kanji conversion device
JPH03233669A (en) Document preparing device
JPH0484261A (en) Error notation retrieval system
JP2893239B2 (en) Translation support dictionary search and display system
JP3501240B2 (en) Document creation support device
JPS6370372A (en) Document processor
JPH06332934A (en) Device for referring to electronic dictionary
JPS63184864A (en) Documentation device
JPS62160534A (en) Character string collating system
JPH03144850A (en) Back-up system for proofreading of sentence
JPS6255757A (en) Word correcting device
JPH01279322A (en) Retrieving device
JPS6366665A (en) Document analyzing/shaping device
JPH08185401A (en) Document retrieving device
JPH07319892A (en) Character string collation device
JPH10261049A (en) Character recognizing device
JPH05120325A (en) Electronic dictionary