JPH08278969A - Document correction device - Google Patents

Document correction device

Info

Publication number
JPH08278969A
JPH08278969A JP7081164A JP8116495A JPH08278969A JP H08278969 A JPH08278969 A JP H08278969A JP 7081164 A JP7081164 A JP 7081164A JP 8116495 A JP8116495 A JP 8116495A JP H08278969 A JPH08278969 A JP H08278969A
Authority
JP
Japan
Prior art keywords
correction
relation
error
storage means
sentence
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
JP7081164A
Other languages
Japanese (ja)
Inventor
Yoshimi Takemoto
義美 竹元
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP7081164A priority Critical patent/JPH08278969A/en
Publication of JPH08278969A publication Critical patent/JPH08278969A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Machine Translation (AREA)

Abstract

PURPOSE: To display correction candidates so that an operator easily make a choice and hardly makes a mistake by displaying the correction candidates according to the result of grouping by a homonym relation decision means. CONSTITUTION: The homonym relation decision means 22 adds information on homonym relation and information on misused word relation to the contents of a correction candidate retrieval result storage means 8 by referring to a homonym relation storage means 21, and stores the result in a decision result storage means 24. A display form determining means 23 changes the contents of the storage means 24 into a format that is easy for a user to see, and stores the result in a display format storage means 25. For example, different display formats are used for a misused word and a homonym. An IC memory, a magnetic disk drive, a magnetic tape driver, etc., are used as the homonym relation storage means 21, decision result storage means 24, and display format storage means 25, and the CPU of a computer is used as the homonym relation decision means 22 and display format determining means 23.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、入力された日本語文
章について、単語辞書を用いた文法解析に基づいて、そ
の誤り箇所を訂正する文章訂正装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a sentence correction device for correcting an error portion of an input Japanese sentence based on grammatical analysis using a word dictionary.

【0002】[0002]

【従来の技術】従来の文章訂正装置では、まず、単語辞
書を用いて文法解析した結果に基づいて、入力された文
章の誤り箇所を検出する。そして、文章訂正装置がその
誤り箇所に対してマークを付与したり、訂正候補を表示
したりすることに基づいて、ユーザは文章を訂正するこ
とができる。この種の従来技術は、例えば、文献1(特
開昭61−208164号公報)に記載されている。図
14は、その従来の文章訂正装置の構成を示すブロック
図である。従来の文章訂正装置は、文章記憶手段1,誤
り検出手段2,訂正候補検索手段3,表示部4,単語辞
書5,訂正候補辞書6,表示制御手段7,訂正候補検索
結果記憶手段8から構成されている。
2. Description of the Related Art In a conventional text correction device, first, an error portion of an input text is detected based on the result of grammatical analysis using a word dictionary. Then, the user can correct the sentence on the basis of the sentence correcting device adding a mark to the error portion or displaying the correction candidate. This type of conventional technique is described in, for example, Document 1 (Japanese Patent Laid-Open No. 61-208164). FIG. 14 is a block diagram showing the configuration of the conventional sentence correction device. The conventional sentence correction device comprises a sentence storage unit 1, an error detection unit 2, a correction candidate search unit 3, a display unit 4, a word dictionary 5, a correction candidate dictionary 6, a display control unit 7, and a correction candidate search result storage unit 8. Has been done.

【0003】まず、誤り検出手段2が、文章記憶手段1
から入力文章を読み込み、単語辞書5を用いて文法解析
を行い、文章中の誤りと思われる単語を検出する。この
文法解析については、例えば、文献2(「国語辞書の記
憶と日本語文の自動分割」長尾・他、情報処理第19巻
第6号,1978)に記載されているように、まず対象
とする文章の文節境界の認定を行い、次に文節内での単
語の品詞とその活用形の決定を行うものである。次い
で、表示制御手段7が、この誤り検出手段2により誤り
と認定された箇所を、表示部4にマークして表示する。
そして、訂正候補検索手段3が、訂正候補辞書6を検索
することで、誤り検出手段2により誤りと認定された箇
所に対して訂正候補となる単語を抽出する。そして、表
示制御手段7が、この抽出した訂正候補単語を表示部4
に表示する。
First, the error detection means 2 is replaced by the text storage means 1.
The input sentence is read from and the grammatical analysis is performed using the word dictionary 5 to detect a word that is considered to be an error in the sentence. This grammatical analysis is first targeted as described in, for example, Document 2 ("Memory of national language dictionary and automatic division of Japanese sentence" Nagao et al., Information Processing Vol. 19, No. 6, 1978). The bunsetsu boundary of the sentence is recognized, and then the part of speech of the word in the bunsetsu and its inflection form are determined. Next, the display control means 7 marks and displays on the display section 4 the portion recognized as an error by the error detection means 2.
Then, the correction candidate search means 3 searches the correction candidate dictionary 6 to extract a word that is a correction candidate for a portion determined to be an error by the error detection means 2. Then, the display control means 7 displays the extracted correction candidate words on the display unit 4.
To be displayed.

【0004】なお、文章記憶手段1,単語辞書5,訂正
候補辞書6,訂正候補検索結果記憶手段8として、IC
メモリ,磁気ディスク装置,磁気テープ装置などが用い
られる。また、誤り検出手段2,訂正候補検索手段3と
して、コンピュータのCPUなどが用いられる。そし
て、表示部4として、CRTディスプレイなどが用いら
れる。
It should be noted that the sentence storage means 1, the word dictionary 5, the correction candidate dictionary 6, and the correction candidate search result storage means 8 are ICs.
A memory, a magnetic disk device, a magnetic tape device, etc. are used. A CPU of a computer or the like is used as the error detecting means 2 and the correction candidate searching means 3. A CRT display or the like is used as the display unit 4.

【0005】上述したような文章訂正装置が検出する誤
りの種類として、同音語に関する誤りがある。ここで、
同音語とは、同じ読みに対して複数の異なる表記をもつ
単語のことである。日本語には、同音異義語など同音語
が多く存在するため、同音語の用法の誤りやワープロ入
力における仮名漢字変換の選択誤りを犯しやすい。文章
訂正装置は、このような同音語の誤りを検出する。
As a type of error detected by the above-mentioned sentence correction device, there is an error regarding a homophone. here,
A homophone is a word having a plurality of different notations for the same reading. Since there are many homophones such as homonyms in Japanese, it is easy to make mistakes in the usage of homophones and incorrect selection of kana-kanji conversion in word processing input. The sentence correction device detects such a homophone error.

【0006】同音語の誤りの訂正には、その同音語が用
いられている文脈を考慮する必要があるので、文章訂正
装置によって同音語の誤りを自動的に訂正するのは難し
い。そこで、従来の文章訂正装置において、同音語の誤
りを訂正する方法としては次に示す方法が一般的に採ら
れている。すなわち、同音語の誤りの可能性が高い箇所
を検出し、この訂正候補を表示し、その表示内容に基づ
いてユーザが誤りを訂正する方法である。なお、同音語
の誤りの可能性が高い箇所の検出としては、たとえば、
もっとも単純な方法として、同音語が存在する単語をす
べて検出するものがある。また、前後の単語との関係に
より、誤りの可能性の高いものを検出するようにする方
法もある。
Since it is necessary to consider the context in which the homophone is used to correct the homophone error, it is difficult to automatically correct the homophone error by the sentence correction device. Therefore, in a conventional text correction device, the following method is generally adopted as a method for correcting an error in a homophone. That is, it is a method of detecting a portion having a high possibility of an error in the same phoneme, displaying this correction candidate, and correcting the error by the user based on the display content. In addition, as a detection of a portion where there is a high possibility of a homophone error, for example,
The simplest method is to detect all words that have homophones. There is also a method of detecting a word that has a high possibility of being erroneous depending on the relationship with the words before and after.

【0007】同音語の訂正候補の提示方法としては、第
1に、同音語をもつ単語それぞれに対する意味を考慮す
ることなく、訂正候補辞書の中で全ての同音語を1つの
グループ(同音語グループ)として、その同音語グルー
プ内で候補間順位の順に単純に並べて提示するというも
のがある。また、第2に、単語の連接可否情報を利用し
て、確からしい訂正候補に絞って提示する方法がある。
これは、例えば、文献3(特開平1−307861号公
報),文献4(特開平1−316863号公報),文献
5(特開平2−105968号公報)に記載されてい
る。これらの方法では、検出過剰を抑えるために、誤り
として検出する同音語も絞り込んでいる。
As a method of presenting correction candidates for homophones, firstly, all homophones are grouped into one group (homone word group) in the correction candidate dictionary without considering the meaning of each word having a homophone. ), There is a method of simply arranging and presenting in the order of inter-candidate order within the homonym group. Secondly, there is a method of using the concatenation / non-concatenation information of words to narrow down and present only probable correction candidates.
This is described in, for example, Document 3 (JP-A-1-307861), Document 4 (JP-A-1-316863), and Document 5 (JP-A-2-105968). In these methods, in order to suppress overdetection, the homonyms detected as errors are also narrowed down.

【0008】[0008]

【発明が解決しようとする課題】従来は以上のように構
成されていたので、以下に示すような問題点があった。
日本語には同音語が多い。従って、前述した第1の方法
では、検出した同音語に対して多くの訂正候補をユーザ
に提示することになる。ユーザは、提示された訂正候補
を見ながら、検出された同音語が適切かどうかを判断す
る。しかし、提示された訂正候補が多いほど見にくく、
判断の障害となる。
Since the conventional configuration is as described above, there are the following problems.
There are many homophones in Japanese. Therefore, in the above-mentioned first method, many correction candidates are presented to the user for the detected homophones. The user determines whether or not the detected homonym is appropriate while looking at the presented correction candidates. However, the more correction candidates presented, the harder it is to see,
It becomes an obstacle to judgment.

【0009】また、前述した第2の提示方法では、表示
する訂正候補を絞り込むので、第1の方法の欠点はある
程度解消される。しかし、同音語の誤りと思われる箇所
を検出しても、前後に適切な連接可否情報を提供する単
語があるとは限らない。つまり、連接可否情報を提供す
る単語が存在しなかったり、連接する単語が誤っていた
りする場合がある。このような場合、適切な訂正候補の
表示漏れが起きてしまう。
Further, in the above-mentioned second presentation method, the correction candidates to be displayed are narrowed down, so that the drawbacks of the first method are eliminated to some extent. However, even if a part of the homonym that seems to be an error is detected, there is not necessarily a word that provides appropriate concatenation availability information before and after. That is, there may be a case where there is no word that provides the concatenation permission information or the concatenation word is incorrect. In such a case, display omission of an appropriate correction candidate will occur.

【0010】この発明は、以上のような問題点を解消す
るためになされたものであり、訂正候補の表示を、操作
者が訂正候補の選択を行いやすく、間違えを起こしにく
い状態とすることを目的とする。
The present invention has been made in order to solve the above problems, and makes it possible to display a correction candidate in a state where the operator can easily select the correction candidate and is unlikely to make a mistake. To aim.

【0011】[0011]

【課題を解決するための手段】この発明の文章訂正装置
は、訂正候補検索手段が検索した訂正候補を、同音語関
係記憶手段を参照することで同音語関係判定手段がグル
ープ分けする。そして、表示決定手段が、このグループ
分けの結果を反映させて、その訂正候補を表示させるこ
とを特徴とする。
In the sentence correction device according to the present invention, the homonym relation determining means divides the correction candidates retrieved by the correction candidate retrieving means into groups by referring to the homophone relation storing means. The display determining means reflects the result of the grouping and displays the correction candidate.

【0012】[0012]

【作用】この発明は、同音語関係判定手段がグループ分
けした結果により、訂正候補を表示するようにしたの
で、表示する訂正候補単語が意味のある配列で表示され
る。
In the present invention, the correction candidates are displayed according to the result of grouping by the homonym relation determining means, so that the correction candidate words to be displayed are displayed in a meaningful arrangement.

【0013】[0013]

【実施例】まず、この発明においては、同音語の誤り検
出方法として、より広く用いられている方法で、検出漏
れの少ない検出方法を用いる。そして、例えば、単語の
同音・同義語関係を用いた絞り込みを適用して、検出し
た訂正候補単語を見やすく並べて表示するようにしたも
のである。以下この発明の1実施例を図を参照して説明
する。図1は、この発明の1実施例における文章訂正装
置の構成を示すブロック図である。符号1〜8について
は、図14と同様であり、ここでは説明を省略する。同
図において、訂正候補作成手段20は、同音語関係記憶
手段21,同音語関係判定手段22,表示形式決定手段
23,判定結果記憶手段24,表示形式記憶手段25か
ら構成されている。
BEST MODE FOR CARRYING OUT THE INVENTION First, in the present invention, as a homophone error detection method, a detection method with less detection omission is used, which is more widely used. Then, for example, narrowing down using the homonym / synonym relationship of words is applied so that the detected correction candidate words are displayed side by side in an easy-to-see manner. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a sentence correction device according to an embodiment of the present invention. The reference numerals 1 to 8 are the same as those in FIG. 14, and the description thereof is omitted here. In the figure, the correction candidate creating means 20 is composed of a homophone relation storing means 21, a homophone relation determining means 22, a display format determining means 23, a determination result storing means 24, and a display format storing means 25.

【0014】同音語関係記憶手段21は、訂正候補辞書
6の中の同音語グループにおける同義語関係や、意味あ
るいは表記が似ているために誤りやすい関係(誤用語関
係)を記憶する。図2は、同音語同士の関係を示す集合
図である。同図において、たとえば、X1がX2と同義
語関係Aにあり、このX1,X2がY1,Z1,Z2と
誤用語関係Aにあることを示している。また、Y2は、
Y1と同義語関係Bにあるが、表記が似ていないなどの
理由でX1,X2,Y1,Z1,Z2とは誤用語関係A
にない。このように、同音語関係記憶手段21は、図2
に示すような同音語の関係を記憶する。図3に、この同
音語関係記憶手段21の内容の例を示す。
The homophone relation storing means 21 stores a synonym relation in a homophone group in the correction candidate dictionary 6 and a relation (erroneous term relation) which is likely to be erroneous because the meanings or notations are similar. FIG. 2 is a set diagram showing the relationship between homophones. In the figure, for example, X1 has a synonym relationship A with X2, and X1, X2 has a misnomer relationship A with Y1, Z1, Z2. Also, Y2 is
Although it has a synonym relationship B with Y1, it has a misnomer relationship A with X1, X2, Y1, Z1, and Z2 due to the fact that the notation is not similar.
Not in In this way, the homonym relation storage means 21 is stored in FIG.
The relationship of homophones as shown in is stored. FIG. 3 shows an example of the contents of the homophone relation storing means 21.

【0015】同音語関係判定手段22は、同音語関係記
憶手段21を参照して訂正候補検索結果記憶手段8の内
容に、同義語関係の情報および誤用語関係の情報を与
え、その結果を判定結果記憶手段24に記憶する。表示
形式決定手段23は、判定結果記憶手段24の内容をユ
ーザに見やすい形式に変更して、その結果を表示形式記
憶手段25に記憶する。例えば、誤用語と同義語で表示
形式を変えるなどの表示形式に変更する。同音語関係記
憶手段21、判定結果記憶手段24、表示形式記憶手段
25として、ICメモリ,磁気ディスク装置,磁気テー
プ装置などが用いられる。また、同音語関係判定手段2
2、表示形式決定手段23として、コンピュータのCP
Uなどが用いられる。
The homophone relation determining means 22 refers to the homophone relation storing means 21 and provides the contents of the correction candidate search result storing means 8 with synonymous relation information and false term relation information, and determines the result. The result is stored in the result storage means 24. The display format determining unit 23 changes the content of the determination result storage unit 24 into a format that is easy for the user to see, and stores the result in the display format storage unit 25. For example, the display format is changed such that the display format is changed to have the same meaning as the incorrect term. An IC memory, a magnetic disk device, a magnetic tape device, or the like is used as the homophone relation storage unit 21, the determination result storage unit 24, and the display format storage unit 25. In addition, homophone relation determining means 2
2. Computer CP as the display format determining means 23
U or the like is used.

【0016】次に、「通り一偏で」という入力文字に対
する動作例を説明する。誤り検出手段2は、入力文字の
中で「一偏」を同音語の誤りの可能性の高い単語として
検出する。表示制御手段7は、誤り検出手段2の結果に
従って、図4に示すように、表示されている「通り一
偏」の「一偏」の部分に対してマーク41を付与し、表
示部4に表示する。訂正候補辞書6の中では、図5に示
すように、読みが「いっぺん」のグループの表記は、そ
れぞれあらかじめ設定されている表記優先順位の順に、
「一変、一遍、一偏、一編、一篇、一片、一辺」である
と記述されている。
Next, an example of the operation for the input character "Someone deviantly" will be described. The error detecting means 2 detects "universal" in the input characters as a word having a high possibility of being an error in a homophone. According to the result of the error detection means 2, the display control means 7 attaches a mark 41 to the displayed “universal bias” portion of the displayed “passing bias” and causes the display section 4 to display the mark. indicate. In the correction candidate dictionary 6, as shown in FIG. 5, the notation of the group whose reading is “Ippen” is in the order of the notation priority set in advance, respectively.
It is described as "univariate, uniform, monograph, one edition, one edition, one piece, one side".

【0017】訂正候補検索手段3は、訂正候補辞書6を
検索して、「一偏」の訂正候補として、図6に示すよう
な結果を訂正候補検索結果記憶手段8に記憶する。同音
語関係記憶手段21には、図7に示すように、予め同義
語関係および誤用語関係を記憶しておく。そして、同音
語関係判定手段22は、同音語関係記憶手段21の内容
を参照することで、訂正候補検索結果記憶手段8に記憶
されている訂正候補の中で、「一偏」の誤用語が「一
遍、一編、一篇」であることを判定し、図9に示すよう
な結果を、判定結果記憶手段24に記憶する。
The correction candidate search means 3 searches the correction candidate dictionary 6 and stores the result as shown in FIG. 6 in the correction candidate search result storage means 8 as a "unique" correction candidate. As shown in FIG. 7, the synonym relation storage means 21 stores synonym relations and erroneous term relations in advance. Then, the homonym word relation determining means 22 refers to the contents of the homophoneic word relation storing means 21 to find that the correction word stored in the correction candidate search result storing means 8 has a erroneous word "unilateral". It is determined that the content is “one piece, one piece, one piece”, and the result as shown in FIG. 9 is stored in the judgment result storage means 24.

【0018】表示形式決定手段23は、判定結果記憶手
段24の内容を参照して、誤用語関係にありかつ順位の
高いものを優先して全ての同音語を並び替える。こうし
て、表示順を「一遍、一編、一篇、一変、一片、一辺」
と決定し、図10に示すように、表示形式記憶手段25
に記憶する。以上の結果、表示制御手段7は、表示形式
記憶手段25の内容に従って、「一偏」に対する訂正候
補を「一遍、一編、一篇、一変、一片、一辺」の順で表
示部4に表示する。
The display format determining means 23 refers to the contents of the determination result storing means 24 and rearranges all the homophones by giving priority to those having an erroneous term relationship and having a high rank. In this way, the display order is "one hen, one hen, one hen, one strange, one piece, one side."
Then, as shown in FIG. 10, the display format storage means 25
To memorize. As a result, the display control means 7 displays the correction candidates for “universal” on the display unit 4 in the order of “unique, one edition, one edition, one change, one piece, one side” according to the contents of the display format storage means 25. To do.

【0019】また、この発明では、以下に示すような表
示とすることも容易に可能である。同義語は、文章中で
どちらの表記を用いても誤りではない。ユーザが好みの
表記を用いればよい。そこで、同義語は単なる書き換え
になるので、書き換え候補として表示する方法も考えら
れる。つまり、同義語を書き換え候補とし、誤用語を同
音異義語の訂正候補として分けて表示するという方法も
考えられる。
Further, according to the present invention, the following display can be easily made. It is not an error to use synonyms in either sentence. The user may use his or her favorite notation. Therefore, since the synonyms are simply rewritten, a method of displaying them as rewriting candidates can be considered. In other words, a method of displaying synonyms as rewriting candidates and erroneous words as correction candidates for homonyms and different words may be considered.

【0020】この表示方法について、「一編」に対する
動作例で説明する。訂正候補検索手段3までの動作は、
上述の動作例と同様であり、同音語関係記憶手段21に
は、図8に示すように、予め単語間の関係が記憶されて
いる。同音語関係判定手段22は、同音語関係記憶手段
21の内容を参照して、訂正候補検索結果記憶手段8に
格納されている「一編」の、誤用語は「一遍、一偏」、
同義語は「一篇」であることを判定する。そして、図1
1に示すような結果を判定結果記憶手段24に記憶す
る。
This display method will be described with an operation example for "one part". The operation up to the correction candidate search means 3 is
Similar to the above-described operation example, the homophone relation storing means 21 stores the relation between words in advance, as shown in FIG. The homophone relation determining unit 22 refers to the contents of the homophone relation storing unit 21, and the error terms of “one part” stored in the correction candidate search result storing unit 8 are “unique, one-sided”,
It is determined that the synonyms are “one volume”. And FIG.
The result as shown in 1 is stored in the determination result storage means 24.

【0021】以上のことにより、判定結果記憶手段24
の内容を反映して、表示形式決定手段23は、同義語を
書き換え候補とし、同義語以外を同音語の訂正候補とす
る。そして、同音語の訂正候補は、誤用語を優先して順
位の高いものから並び替える。つまり、書き換え候補と
して「一篇」、同音語の訂正候補として「一遍、一偏、
一変、一片、一辺」の順で決定し、表示形式記憶手段2
5に記憶する。そして、この内容に基づいて、表示制御
手段7が表示部4に表示する。なお、表示制御手段7
が、図12や図13に示すように、「一編」に対する訂
正候補を表示部4に表示するようにしてもよい。
As a result of the above, the judgment result storage means 24
Reflecting the contents of, the display format determining means 23 sets the synonyms as rewriting candidates and sets the non-synonyms as homophone correction candidates. Then, the correction candidates of the same phonetic words are sorted in descending order of priority, giving priority to erroneous words. In other words, "one volume" as a rewriting candidate,
"One change, one piece, one side" in this order, and the display format storage means 2
Store in 5. Then, based on this content, the display control means 7 displays on the display unit 4. The display control means 7
However, as shown in FIGS. 12 and 13, correction candidates for “one edition” may be displayed on the display unit 4.

【0022】[0022]

【発明の効果】以上説明したように、この発明によれ
ば、訂正候補検索手段により検索・抽出された訂正候補
を、同音語関係記憶手段を参照することで同音語関係判
定手段がグループ分けし、この結果を反映させて、表示
決定手段は訂正候補を表示させるようにした。この結
果、訂正候補として表示される単語は、検出された誤り
箇所の訂正単語としてより確からしい順に並べて表示さ
れたり、その中でもグループ分けして表示されることに
なる。従って、訂正候補は、操作者にとってより見やす
い状態に表示されるという効果がある。
As described above, according to the present invention, the correction candidates retrieved and extracted by the correction candidate retrieval means are grouped by the homophone relation determination means by referring to the homophone relation storage means. The display determination means is configured to display the correction candidates by reflecting the result. As a result, the words displayed as the correction candidates are displayed as correction words for the detected error portion in a more probable order, or are displayed in groups among them. Therefore, the correction candidates are displayed in a state that is easier for the operator to see.

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

【図1】 この発明の1実施例における文章訂正装置の
構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a sentence correction device according to an embodiment of the present invention.

【図2】 同音語同士の関係を示す集合図である。FIG. 2 is a set diagram showing a relationship between homophones.

【図3】 図1における同音語関係記憶手段21の内容
を例示する説明図である。
FIG. 3 is an explanatory diagram illustrating the contents of a homophone relation storage unit 21 in FIG. 1.

【図4】 この発明により表示部4に表示された訂正候
補の状態を示す説明図である。
FIG. 4 is an explanatory diagram showing a state of correction candidates displayed on the display unit 4 according to the present invention.

【図5】 図1の訂正候補辞書6の内容の一例を示す説
明図である。
5 is an explanatory diagram showing an example of contents of a correction candidate dictionary 6 of FIG.

【図6】 図1の訂正候補検索結果記憶手段8の内容の
一例を示す説明図である。
6 is an explanatory diagram showing an example of contents of a correction candidate search result storage means 8 in FIG.

【図7】 図1の同音語関係記憶手段21に格納されて
いる単語間の関係の一例を示す説明図である。
7 is an explanatory diagram showing an example of a relationship between words stored in a homophonic word relationship storage means 21 of FIG. 1. FIG.

【図8】 図1の同音語関係記憶手段21に格納されて
いる単語間の関係の一例を示す説明図である。
8 is an explanatory diagram showing an example of a relationship between words stored in a homophonic word relationship storage means 21 of FIG. 1. FIG.

【図9】 図1の判定結果記憶手段24に記憶される内
容の一例を示す説明図である。
9 is an explanatory diagram showing an example of contents stored in a determination result storage means 24 of FIG.

【図10】 図1の表示形式記憶手段25に記憶される
内容の一例を示す説明図である。
10 is an explanatory diagram showing an example of contents stored in a display format storage means 25 of FIG.

【図11】 図1の判定結果記憶手段24に記憶される
内容の一例を示す説明図である。
11 is an explanatory diagram showing an example of contents stored in the determination result storage means 24 of FIG. 1. FIG.

【図12】 この発明により表示部4に表示された訂正
候補の状態を示す説明図である。
FIG. 12 is an explanatory diagram showing a state of correction candidates displayed on the display unit 4 according to the present invention.

【図13】 この発明により表示部4に表示された訂正
候補の状態を示す説明図である。
FIG. 13 is an explanatory diagram showing a state of correction candidates displayed on the display unit 4 according to the present invention.

【図14】 従来の文章訂正装置の構成を示すブロック
図である。
FIG. 14 is a block diagram showing a configuration of a conventional text correction device.

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

1…文章記憶手段、2…誤り検出手段、3…訂正候補検
索手段、4…表示部、5…単語辞書、6…訂正候補辞
書、7…表示制御手段、8…訂正候補検索記憶手段、2
1…同音語関係記憶手段、22…同音語関係判定手段、
23…表示形式決定手段、24…判定結果記憶手段、2
5…表示形式記憶手段。
DESCRIPTION OF SYMBOLS 1 ... Text storage means, 2 ... Error detection means, 3 ... Correction candidate search means, 4 ... Display part, 5 ... Word dictionary, 6 ... Correction candidate dictionary, 7 ... Display control means, 8 ... Correction candidate search storage means, 2
1 ... homophone relation storing means, 22 ... homophone relation judging means,
23 ... Display format determining means, 24 ... Judgment result storage means, 2
5 ... Display format storage means.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 入力された文章を記憶する文章記憶手段
と、 単語とその情報が集積された単語辞書を用いた文法解析
により、前記記憶手段に記憶されている文章から誤り箇
所を検出する誤り検出手段と、 誤りに対する訂正候補の情報が格納されている訂正候補
辞書と、 前記誤り箇所の訂正候補を前記訂正候補辞書から検索す
る訂正候補検索手段と、 前記訂正候補辞書に格納されている訂正候補の中で同じ
読みをもち表記が異なる単語同士の関係を記憶する同音
語関係記憶手段と、 前記同音語関係記憶手段を参照して前記訂正候補検索手
段の検索結果をグループ分けする同音語関係判定手段
と、 前記訂正候補検索手段が検索した訂正候補を前記同音語
関係判定手段によるグループ分けを反映して表示させる
表示決定手段とを備えることを特徴とする文章訂正装
置。
1. An error for detecting an error portion from a sentence stored in the storage unit by grammatical analysis using a sentence storage unit that stores an input sentence and a word dictionary in which words and their information are accumulated. Detection means, a correction candidate dictionary in which information on correction candidates for errors is stored, a correction candidate search means for searching for correction candidates for the error location from the correction candidate dictionary, and corrections stored in the correction candidate dictionary A homophone relation storing unit that stores a relation between words having the same reading but different notations among candidates, and a homophone relation that groups the search results of the correction candidate searching unit by referring to the homophone relation storing unit. And a display determining unit for displaying the correction candidates searched by the correction candidate searching unit by reflecting the grouping by the homophone relation judging unit. And a sentence correction device.
【請求項2】 請求項1記載の文章訂正装置において、 前記誤り検出手段は、前記単語辞書に登録されていない
箇所を誤り箇所として検出することを特徴とする文章訂
正装置。
2. The sentence correction device according to claim 1, wherein the error detection unit detects a portion not registered in the word dictionary as an error portion.
【請求項3】 請求項1または2記載の文章訂正装置に
おいて、 前記誤り検出手段は、予め誤りとして登録されているも
のと一致した箇所を誤り箇所として検出することを特徴
とする文章訂正装置。
3. The sentence correction device according to claim 1, wherein the error detection unit detects, as an error portion, a portion that coincides with one registered in advance as an error.
【請求項4】 請求項3記載の文章訂正装置において、 前記訂正候補辞書に、前記誤りとして登録されているも
のに対する訂正候補が格納されていることを特徴とする
文章訂正装置。
4. The sentence correction device according to claim 3, wherein the correction candidate dictionary stores correction candidates for the one registered as the error.
JP7081164A 1995-04-06 1995-04-06 Document correction device Pending JPH08278969A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7081164A JPH08278969A (en) 1995-04-06 1995-04-06 Document correction device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7081164A JPH08278969A (en) 1995-04-06 1995-04-06 Document correction device

Publications (1)

Publication Number Publication Date
JPH08278969A true JPH08278969A (en) 1996-10-22

Family

ID=13738825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7081164A Pending JPH08278969A (en) 1995-04-06 1995-04-06 Document correction device

Country Status (1)

Country Link
JP (1) JPH08278969A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62113266A (en) * 1985-11-11 1987-05-25 Matsushita Electric Ind Co Ltd Japanese document input device
JPH03229359A (en) * 1990-02-02 1991-10-11 Sharp Corp Japanese sentence correcting device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62113266A (en) * 1985-11-11 1987-05-25 Matsushita Electric Ind Co Ltd Japanese document input device
JPH03229359A (en) * 1990-02-02 1991-10-11 Sharp Corp Japanese sentence correcting device

Similar Documents

Publication Publication Date Title
JPH08314910A (en) Different kind of code character string transcribing device and electronic dictionary
JPH08278969A (en) Document correction device
JP3945075B2 (en) Electronic device having dictionary function and storage medium storing information retrieval processing program
JPH0944498A (en) Electronized dictionary and spell check device
JP5344649B2 (en) Character string conversion apparatus, character string conversion method, program, and recording medium
JPH07104861B2 (en) Kana-Kanji conversion device and method
JP2776069B2 (en) Document inspection device
JPS62145463A (en) Kana/kanji (japanese syllabary/chinese character) conversion system
JPH0736903A (en) Translation assisting device
JPH08329081A (en) Method and system for machine translation
JPH09204433A (en) Keyword setting device
JPH0589093A (en) Word processor
JPH0785040A (en) Inscription nonuniformity detecting method and kana/ kanji converting method
JPS60189573A (en) Character convertor
JP2783611B2 (en) Document creation device
JP2958811B2 (en) Japanese sentence processor
JPH04116763A (en) Kanji reading conversion system
JPH0248938B2 (en)
JPH06124279A (en) Text preparation supporting device and method
JPH09138799A (en) Detection of ambiguity in reading
JPH07200592A (en) Text processor
JPH05135096A (en) Morpheme analyzing system
JPH07129577A (en) Document proofreading supporting device
JPH05135009A (en) Information processor
JPH05189414A (en) Word processor and its system