JP3077820B2 - Inappropriate sentence detection device - Google Patents

Inappropriate sentence detection device

Info

Publication number
JP3077820B2
JP3077820B2 JP03072665A JP7266591A JP3077820B2 JP 3077820 B2 JP3077820 B2 JP 3077820B2 JP 03072665 A JP03072665 A JP 03072665A JP 7266591 A JP7266591 A JP 7266591A JP 3077820 B2 JP3077820 B2 JP 3077820B2
Authority
JP
Japan
Prior art keywords
condition
input
sentence
detecting
information
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.)
Expired - Fee Related
Application number
JP03072665A
Other languages
Japanese (ja)
Other versions
JPH04307660A (en
Inventor
俊一 福島
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 JP03072665A priority Critical patent/JP3077820B2/en
Publication of JPH04307660A publication Critical patent/JPH04307660A/en
Application granted granted Critical
Publication of JP3077820B2 publication Critical patent/JP3077820B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Description

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

【0001】[0001]

【産業上の利用分野】本発明は与えられた文章の不適正
箇所を自動的に検出する文章の不適正箇所検出装置
するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for detecting an inappropriate portion of a sentence, which automatically detects an inappropriate portion of a given sentence.

【0002】なお、ここでいう不適正箇所とは、誤字・
脱字、文法的な誤り、表記の不統一(あるいは許容外の
表記法)、わかりにくい表現などである。
[0002] The improper part mentioned here is a typographical error.
Omissions, grammatical errors, inconsistent notation (or unacceptable notation), confusing expressions, etc.

【0003】[0003]

【従来の技術】従来のこの種の文章の不適正箇所検出装
置は、例えば特開昭59−127140号公報「文章の
自動異常検査修正装置」、特開昭61−282963号
公報「日本語ワードプロセッサ」、特開昭62−209
662号公報「日本語文章校正装置」などに記載されて
いる。
2. Description of the Related Art A conventional apparatus for detecting an inappropriate portion of a sentence of this type is disclosed, for example, in Japanese Patent Application Laid-Open No. Sho 59-127140, "Automatic Error Inspection and Correction Device for Text", and Japanese Patent Application Laid-Open No. Sho 61-282,963, "Japanese Word Processor. And JP-A-62-209.
No. 662, “Japanese sentence proofreading device” and the like.

【0004】これらは、不適正箇所の条件をあらかじめ
記憶しておき、与えられた文章からその条件に一致する
箇所を検索して不適正箇所として検出している。さらに
訂正候補の提示まで行うには、不適正箇所の条件だけで
なく、その条件に一致したときの訂正候補の提示方法も
併せて記憶させておけばよいとしている。
[0006] In these methods, the conditions of inappropriate locations are stored in advance, and locations matching the conditions are retrieved from given sentences and detected as inappropriate locations. Further, in order to perform the presentation of the correction candidate, not only the condition of the improper portion but also the method of presenting the correction candidate when the condition is met should be stored together.

【0005】例えば、不適正箇所の条件として「読み方
は同じだが表記法の異なる単語が、同じ文脈(前後の単
語が同じ)で使用されているとき、出現頻度が少ない方
を検出する」・・・・・・(検出条件1) があるとき、次のような例文 「・・・・・・は不適正箇所を検出する装置である。・・・・・・不
適正箇所の条件を記憶しておき、・・・・・・不適性箇所とし
て検出する。」・・・・・・(例文1) では「適性」の部分が検出条件1に一致し、検出され
る。
[0005] For example, as a condition of an inappropriate portion, "when words having the same pronunciation but different notations are used in the same context (words before and after are the same), the one with a lower appearance frequency is detected." When there is (detection condition 1), the following example sentence "... is a device for detecting an inappropriate portion .......... The condition of an inappropriate portion is stored. In this case,... Are detected as inappropriate portions. ”(Example sentence 1) In the above, the“ suitable ”portion matches the detection condition 1 and is detected.

【0006】検出条件1に対して、次のような訂正方法
「出現頻度の多い方を訂正候補として提示する」・・・・・・
(訂正方法1) があれば、例文1では、「適性」に対して「適正」が訂
正候補として提示される。
[0006] For the detection condition 1, the following correction method "present the one having a higher frequency of occurrence as a correction candidate" ...
If there is (correction method 1), in the example sentence 1, “appropriate” is presented as a correction candidate for “appropriateness”.

【0007】別な検出条件として、例えば 「漢字列中に出現した前後の単語とつながりの弱い1文
字語を検出する」・・・・・・(検出条件2) があれば、次のような例文 「不適王箇所を検出する。」・・・・・・(例文2) では、「王」の部分が検出される。そして「文字認識装
置が誤認識しやすい文字に置き換えて提示する」・・・
(訂正方法2)があれば、「王」に対して「正」が候補
として提示される(この場合、文字認識装置において誤
認識しやすい文字の関係をあらかじめコンフュージョン
マトリックスとして用意しておく。)。
[0007] As another detection condition, for example, "detect a one-character word weakly connected to words before and after appearing in a kanji string" (detection condition 2) is as follows. In the example sentence "Detect unsuitable king portion" (Example sentence 2), the "king" portion is detected. Then, "replace the character with a character that is easily recognized by the character recognition device"
If there is the (correction method 2), “positive” is presented as a candidate for “king” (in this case, the relationship of characters that are easily erroneously recognized by the character recognition device is prepared in advance as a confusion matrix. ).

【0008】[0008]

【発明が解決しようとする課題】従来の文章の不適正箇
所検出装置は、どんな入力者がどんな入力装置で文章を
入力しても、同様の条件で不適正箇所を検出し、同様の
方法で訂正候補を提示している。
A conventional apparatus for detecting an inappropriate portion of a sentence detects an inappropriate portion under the same conditions regardless of the input person and the input device using any input device. Correction candidates are presented.

【0009】しかしながら、文章の入力装置の種類によ
って発生しやすい不適正要因は異なるし、不適正の度合
も異なる。さらには、文章を入力する個人によってもそ
の傾向は異なる。
[0009] However, the inappropriate factor that is likely to occur differs depending on the type of the text input device, and the degree of inappropriateness also differs. Furthermore, the tendency differs depending on the individual who inputs the sentence.

【0010】例えば、前述の検出条件1は、かな漢字変
換入力装置として文章を作成した場合に多く出現すると
考えられる不適正箇所の条件である。しかし、文字認識
装置を用いて文章を入力した場合には、不適正箇所がこ
の条件に該当することはかなり少ないと思われる。
For example, the above-described detection condition 1 is a condition of an inappropriate portion that is likely to appear when a sentence is created as a kana-kanji conversion input device. However, when a sentence is input using a character recognition device, it is considered that improper portions rarely meet this condition.

【0011】もっと顕著な検出条件の例としては 「名詞の直後の1文字語の「野」を検出する」・・・・・・
(検出条件3) である。これに対する訂正方法は 「「野」を「の」へ換えて提示する」・・・・・・(訂正方法
3) である。これが該当する例文は、 「発明野効果は処理速度が向上することである。」・・・・
・・(例文3) などであり、かな漢字変換の際に助詞の「の」が誤って
「野」に変換されてしまう現状に対応している。この検
出条件3や訂正方法3は、かな漢字変換入力装置で文章
を入力した場合だけに適用されるのが好ましく、そうで
ない方法で入力された文章を対象とした場合には、本来
検出されなくともよい箇所が検出されてしまう傾向が強
まってしまう。
An example of a more prominent detection condition is “detect a one-character word“ no ”immediately after a noun”.
(Detection condition 3) The correction method for this is “represent“ field ”with“ no ”” (correction method 3). An example sentence to which this applies is: "The effect of the invention is that the processing speed is improved."
(Example sentence 3) This corresponds to the current situation in which the particle "no" is erroneously converted to "no" during kana-kanji conversion. The detection condition 3 and the correction method 3 are preferably applied only when a sentence is input by a kana-kanji conversion input device. The tendency for good points to be detected increases.

【0012】逆に、前述の訂正方法2は、かな漢字変換
入力装置によって入力された文章には適切でない。かな
漢字変換入力装置を用いた場合ならば、次のような訂正
方法の方が正しい訂正候補を提示できる可能性が高い。 「同音の漢字を提示する」・・・・・・(訂正方法2a) 「キーボード上で隣接する別のキーに対応する文字に置
き換えて提示する」・・・・・・(訂正方法2b) また、同じかな漢字変換入力装置を用いていても、文章
を入力時に気をつける点は個人差がある。したがって、
検出条件1のような誤りはよく起こすが、検出条件3の
ような誤りはほとんど起こさないという入力者も考えら
れる。
Conversely, the above-mentioned correction method 2 is not appropriate for a sentence input by a kana-kanji conversion input device. If a Kana-Kanji conversion input device is used, there is a high possibility that the following correction method can present a correct correction candidate. "Present the same kanji" ... (correction method 2a) "Replace with the character corresponding to another adjacent key on the keyboard" ... (correction method 2b) Even when using the same kana-kanji conversion input device, there are individual differences in the points to be careful when inputting sentences. Therefore,
An input person who often makes an error like the detection condition 1 but hardly makes an error like the detection condition 3 can be considered.

【0013】個人(入力者)によって検出条件が異なる
顕著な例としては 「長さが50文字以上の文を検出する」・・・・・・(検出条
件4) 「長さが80文字以上の文を検出する」・・・・・・(検出条
件4a) の類が挙げられる。
A prominent example in which the detection condition differs depending on the individual (input person) is “detect a sentence having a length of 50 characters or more” (detection condition 4). Detect sentence "(detection condition 4a).

【0014】本発明の目的は、入力装置の種類や入力者
などに応じて検出条件や訂正方法を変更することができ
る文章の不適正箇所検出装置を提供することにある。
An object of the present invention is to provide an apparatus for detecting an inappropriate portion of a sentence in which a detection condition and a correction method can be changed according to a type of an input device and an input user.

【0015】[0015]

【課題を解決するための手段】第1の発明は、与えられ
た文章の不適正箇所を自動的に検出する文章の不適正箇
所検出装置において、不適正箇所の条件を記憶する条件
記憶手段と、前記与えられた文章における前記条件記憶
手段に記憶された前記不適正箇所の条件に基づいて与え
られた文章における不適正箇所を検出する検出手段と、
前記与えられた文章の入力手段がかな漢字変換入力装置
であるか文字認識装置であるかの入力装置の種類の情報
または入力者を識別する識別情報、これらの入力情報か
らいずれか少なくとも一つの情報を識別する入力識別手
段と、前記入力識別手段の通知に応じて前記条件記憶手
段に記憶された内容を変更する条件変更手段とを備える
ことを特徴とする。
According to a first aspect of the present invention, there is provided an apparatus for detecting an inappropriate portion of a sentence which automatically detects an inappropriate portion of a given sentence. , The condition storage in the given sentence
Means based on the condition of the inappropriate location stored in the means.
Detecting means for detecting an inappropriate part in the sentence ,
Information on the type of the input device whether the input means of the given sentence is a kana-kanji conversion input device or a character recognition device
Or identification information that identifies the person who entered the information,
Input identification means for identifying at least one of the information, and condition changing means for changing the content stored in the condition storage means in response to the notification from the input identification means.

【0016】第2の発明は、与えられた文章の不適正箇
所を自動的に検出して訂正する文章の不適正箇所検出装
置において、不適正箇所の条件と訂正方法とを記憶する
条件記憶手段と、前記与えられた文章における前記条件
記憶手段に記憶された前記不適正箇所の条件に基づいて
与えられた文章における不適正箇所を検出する検出手段
と、前記検出手段によって検出された箇所に前記訂正方
法を適用して訂正候補を生成する訂正手段と、前記与え
られた文章の入力手段がかな漢字変換入力装置であるか
文字認識装置であるかの入力装置の種類の情報または
力者を識別する識別情報、これらの入力情報からいずれ
か少なくとも一つの情報を識別する入力識別手段と、前
記入力識別手段の通知に応じて前記条件記憶手段に記憶
された内容を変更する条件変更手段とを備えることを特
徴とする。
According to a second aspect of the present invention, there is provided an apparatus for detecting an improper part of a sentence for automatically detecting and correcting an improper part of a given sentence. And the condition in the given sentence
Based on the condition of the inappropriate part stored in the storage means
Detecting means for detecting an improper part in a given sentence; correcting means for applying a correction method to the part detected by the detecting means to generate a correction candidate; and kana-kanji input means for the given sentence any identification information for identifying a transformation type information input is either a character recognition device whether device input devices or input <br/>force's from these input information
Or at least one piece of information, and a condition changing means for changing contents stored in the condition storing means in response to a notification from the input identifying means.

【0017】[0017]

【作用】第1の発明は、文章の単なる不適正箇所を検出
する装置であり、訂正機能までは含んでいない。第2の
発明は、訂正機能まで含んだ文章の不適正箇所検出装置
である。
The first invention is an apparatus for detecting a mere improper part of a sentence, and does not include a correction function. Second
The present invention is an apparatus for detecting an inappropriate portion of a sentence including a correction function.

【0018】第1の発明の文章の不適正箇所検出装置で
は、入力装置の種類や入力者に応じて検出条件を変更す
る。すなわち、入力装置がかな漢字変換入力装置の場合
には前述の検出条件3を検出条件の1つとして使用する
が、入力装置が文字認識装置の場合には検出条件3は使
用する検出条件からはずすというような変更が行える。
あるいは、入力者に応じて検出条件4と検出条件4aを
入れ換えるような変更が行える。
According to the first aspect of the present invention, the detection condition is changed in accordance with the type of the input device and the input user. That is, when the input device is a kana-kanji conversion input device, the above-described detection condition 3 is used as one of the detection conditions, but when the input device is a character recognition device, the detection condition 3 is excluded from the detection conditions to be used. Such changes can be made.
Alternatively, a change can be made such that the detection condition 4 and the detection condition 4a are interchanged according to the input person.

【0019】第2の発明の文章の不適正箇所検出装置で
は、入力装置の種類や入力者に応じて検出条件だけでな
く訂正方法も変更する。すなわち、検出条件2に対して
訂正方法として、入力装置がかな漢字変換入力装置の場
合には前述の訂正方法2aや訂正方法2bを対応付け、
入力装置が文字認識装置の場合には訂正方法2を対応付
けるように変更できる。
In the apparatus for detecting an inappropriate part of a sentence according to the second invention, not only the detection conditions but also the correction method are changed according to the type of the input device and the input person. That is, when the input device is a kana-kanji conversion input device, the above-described correction method 2a or 2b is associated with the detection condition 2 as a correction method,
When the input device is a character recognition device, it can be changed so as to correspond to the second correction method.

【0020】[0020]

【実施例】次に、本発明の実施例について説明する。Next, an embodiment of the present invention will be described.

【0021】図は第1の発明の文章の不適正箇所検出
装置の一実施例(第1の実施例と呼ぶ)の構成を示すブ
ロック図である。図において、文章記憶手段17、条
件記憶手段11、検出手段12、提示手段16で構成さ
れた部分は従来の文章の不適正箇所検出装置における構
成部分に相当する。文章記憶手段17は入力された文章
を記憶する手段であり、ICメモリ、磁気ディスク装置
などを用いて実現されている。条件記憶手段11は前述
の検出条件1、検出条件2、〜のような不適正箇所の条
件を記憶する手段であり、ICメモリ、磁気ディスク装
置などを用いて実現されている。検出手段12は文章記
憶手段17に記憶された文章について、条件記憶手段1
1に記憶された検出条件を満たす箇所を検索して該当部
分を検出する手段であり、CPUなどで実現されてい
る。提示手段16は検出手段12によって検出された不
適正箇所を提示する手段であり、ディスプレイやプリン
タで実現されている。提示手段16による提示方法とし
ては、文章中で該当個所は反転・カラー・下線・網掛け
などのマーキングをして表示するものや、該当個所(あ
るいはその周辺を含めて)のみを抽出して表示するもの
などがある。
FIG. 1 is a block diagram showing a configuration of an embodiment (referred to as a first embodiment) of an apparatus for detecting an inappropriate portion of a sentence according to the first invention. In FIG. 1 , a portion composed of a text storage unit 17, a condition storage unit 11, a detection unit 12, and a presentation unit 16 corresponds to a configuration portion of a conventional text incorrect position detection device. The text storage means 17 is a means for storing the input text, and is realized using an IC memory, a magnetic disk device, or the like. The condition storage means 11 is a means for storing the conditions of the inappropriate place such as the above-mentioned detection condition 1, detection condition 2, and so on, and is realized by using an IC memory, a magnetic disk device or the like. The detecting means 12 applies the condition storage means 1 to the sentence stored in the sentence storage means 17.
This is a means for searching for a portion that satisfies the detection condition stored in No. 1 and detecting the corresponding portion, and is realized by a CPU or the like. The presentation means 16 is a means for presenting the inappropriate portion detected by the detection means 12, and is realized by a display or a printer. As the presentation method by the presentation means 16, the relevant part in the text is displayed by marking such as inversion, color, underlining, shading, or the like, or only the relevant part (or its surroundings) is extracted and displayed. There are things to do.

【0022】本第1の実施例で新たに必要となる構成要
素には、入力識別手段13と条件変更手段14がある。
入力識別手段13は入力装置の種類や入力者の識別など
を通知するスイッチである。条件変更手段14は入力識
別手段13からの通知に応じて、条件記憶手段11に記
憶された内容を変更する手段であり、CPUとメモリと
で実現できる。条件変更手段14における具体的な変更
方法の例を示す。条件記憶手段11には入力装置の種類
や入力者によらない検出条件をあらかじめ書き込んでお
く。そのような検出条件としては、例えば前述の検出条
件2が挙げられる。条件変更手段14内のメモリには、
入力装置の種類や入力者をあらかじめ場合分けしてお
き、各場合に用いる検出条件を対応させて記憶させてお
く。例えば かな漢字変換入力装置・・・・・・(検出条件1) 入力者A ・・・・・・(検出条件4) 入力者B ・・・・・・(検出条件4a) のようになる。条件変更手段14は入力識別手段13か
らある入力装置やある入力者の識別などが通知された
ら、それに対応する検出条件を条件記憶手段11に新た
に追加する。その通知以前の入力装置・入力者から変更
された場合には、条件変更手段14はそれまでの入力装
置・入力者に対応する検出条件を条件記憶手段11から
削除した上で、新たに通知された入力装置・入力者に対
応する検出条件を書き込む。例えば、入力者がAからB
に変わった場合、条件記憶手段11に記憶された検出条
件は、 入力者Aのとき:検出条件2 検出条件4から検出条件
4の削除と検出条件4aの追加とを行って 入力者Bのとき:検出条件2 検出条件4aに変わる。
The components newly required in the first embodiment include an input identifying means 13 and a condition changing means 14.
The input identification means 13 is a switch for notifying the type of the input device, the identification of the input person, and the like. The condition changing means 14 changes the contents stored in the condition storing means 11 in response to the notification from the input identifying means 13, and can be realized by a CPU and a memory. An example of a specific changing method in the condition changing unit 14 will be described. In the condition storage means 11, a detection condition independent of the type of the input device and the input person is written in advance. Such a detection condition includes, for example, the aforementioned detection condition 2. In the memory in the condition changing means 14,
The type of input device and the input user are classified in advance, and the detection conditions used in each case are stored in association with each other. For example, Kana-Kanji conversion input device (Detection condition 1) Input person A (Detection condition 4) Input person B (Detection condition 4a) When notified of the identification of a certain input device or a certain input person from the input identification means 13, the condition changing means 14 newly adds a detection condition corresponding thereto to the condition storage means 11 . If the input device / input person is changed from the input device / input person before the notification, the condition changing means 14 deletes the detection condition corresponding to the input device / input person from the condition storage means 11 and is newly notified. Write the detection conditions corresponding to the input device and the input user. For example, if the input person is A to B
When the condition is changed to, the detection condition stored in the condition storage means 11 is the case of the input person A: the detection condition 2 The detection condition 4 is deleted from the detection condition 4 and the detection condition 4a is added, and the detection condition is the input person B : Detection condition 2 Changes to detection condition 4a.

【0023】図は、第2の発明の文章の不適正箇所検
出装置の一実施例(第2の実施例と呼ぶ)の構成を示す
ブロック図である。図において、文章記憶手段27、
条件記憶手段21、検出手段22、訂正手段25、提示
手段26で構成された部分は従来の文章の不適正箇所検
出装置における構成部分に相当する。文章記憶手段27
と検出手段22は第1の実施例における文章記憶手段1
7と検出手段12と同様である。条件記憶手段21は前
述の検出条件1、検出条件2、〜のような不適正箇所の
条件と、訂正方法1、訂正方法2、〜のような訂正方法
(訂正候補の生成方法)とを記憶する手段であり、IC
メモリ、磁気ディスク装置などを用いて実現されてい
る。第1の実施例における条件記憶手段11では、検出
条件のみを記憶しているが、本実施例における条件記憶
手段21では、検出条件だけでなく訂正方法も記憶して
いる。訂正手段25は検出手段22によって検出された
箇所について、条件記憶手段21に記憶された対応する
訂正方法を適用して訂正候補を生成する手段であり、C
PUなどで実現されている。提示手段26は検出手段2
2によって検出された不適正箇所を訂正手段25によっ
て検出された不適正箇所を訂正手段25によって生成さ
れた訂正候補とともに提示する手段であり、ディスプレ
イやプリンタで実現されている。
FIG. 2 is a block diagram showing a configuration of an embodiment (referred to as a second embodiment) of the apparatus for detecting an inappropriate portion of a sentence according to the second invention. In FIG. 2 , the sentence storage means 27,
The part constituted by the condition storage means 21, the detection means 22, the correction means 25, and the presentation means 26 corresponds to the components in a conventional apparatus for detecting an inappropriate portion of a sentence. Sentence storage means 27
And the detecting means 22 are the sentence storing means 1 in the first embodiment.
7 and the detecting means 12. The condition storage means 21 stores the condition of an inappropriate portion such as the above-described detection condition 1, detection condition 2, and so on, and a correction method (correction candidate generation method) such as correction method 1, correction method 2, and so on. And IC
This is realized using a memory, a magnetic disk device, or the like. Although the condition storage unit 11 in the first embodiment stores only the detection conditions, the condition storage unit 21 in the present embodiment stores not only the detection conditions but also the correction method. The correction unit 25 is a unit that generates a correction candidate by applying a corresponding correction method stored in the condition storage unit 21 to a location detected by the detection unit 22.
It is realized by a PU or the like. The presentation means 26 is the detection means 2
This is a means for presenting the incorrect location detected by the correction means 25 together with the correction candidate generated by the correction means 25, and is realized by a display or a printer.

【0024】本第2の実施例で新たに必要となる構成要
素には、入力識別手段23と条件変更手段24とがあ
る。入力識別手段23は第1の実施例における入力識別
手段13と同じで、入力装置の種類や入力者の識別など
を通知するスイッチである。条件変更手段24は、入力
識別手段23からの通知に応じて条件記憶手段21に記
憶された内容を変更する手段であり、CPUとメモリと
で実現できる。ただし、第1の実施例の条件変更手段1
4は検出条件の変更のみを行うが、本実施例の条件変更
手段24は検出条件だけでなく訂正方法についても変更
を行う。
The components newly required in the second embodiment include an input identifying means 23 and a condition changing means 24. The input identification means 23 is the same as the input identification means 13 in the first embodiment, and is a switch for notifying the type of the input device, the identification of the input person, and the like. The condition changing means 24 changes the contents stored in the condition storing means 21 in response to the notification from the input identifying means 23, and can be realized by a CPU and a memory. However, the condition changing means 1 of the first embodiment
No. 4 changes only the detection condition, but the condition changing means 24 of this embodiment changes not only the detection condition but also the correction method.

【0025】[0025]

【発明の効果】以上説明したように本発明によれば、入
力装置の種類や入力者などに応じて検索条件や訂正方法
を変更することが可能となるという効果が得られる。
As described above, according to the present invention, it is possible to change the search condition and the correction method according to the type of the input device, the input person, and the like.

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

【図1】本発明の文章の不適正箇所検出装置の第1の実
施例の構成を示すブロック図である。
FIG. 1 is a diagram showing a first example of an apparatus for detecting an incorrect portion of a sentence according to the present invention .
FIG. 3 is a block diagram illustrating a configuration of an example.

【図2】本発明の文章の不適正箇所検出装置の第2の実
施例の構成を示すブロック図である。
FIG. 2 shows a second embodiment of the apparatus for detecting an incorrect part of a sentence according to the present invention .
FIG. 3 is a block diagram illustrating a configuration of an example.

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

11,21 条件記憶手段 12,22 検出手段 13,23 入力識別手段 14,24 条件変更手段 25 訂正手段 16,26 提示手段 17,27 文章記憶手段 11,21 condition storage means 12,22 detection means 13,23 input identification means 14,24 condition change means 25 correction means 16,26 presentation means 17,27 sentence storage means

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】与えられた文章の不適正箇所を自動的に検
出する文章の不適正箇所検出装置において、 不適正箇所の条件を記憶する条件記憶手段と、 前記与えられた文章における前記条件記憶手段に記憶さ
れた前記不適正箇所の条件に基づいて与えられた文章に
おける不適正箇所を検出する検出手段と、 前記与えられた文章の入力手段がかな漢字変換入力装置
であるか文字認識装置であるかの入力装置の種類の情報
または入力者を識別する識別情報、これらの入力情報か
らいずれか少なくとも一つの情報を識別する入力識別手
段と、 前記入力識別手段の通知に応じて前記条件記憶手段に記
憶された内容を変更する条件変更手段とを備えることを
特徴とする文章の不適正箇所検出装置。
1. A automatically detect improper location device sentences to improper location of the sentences given, a condition storage means for storing the condition of the improper position, the condition storage in the given sentence Remembered by means
The sentences given on the basis of the above improper location conditions
Detecting means for detecting an inappropriate part in the input sentence; information on the type of the input device whether the input means for the given sentence is a kana-kanji conversion input device or a character recognition device
Or identification information that identifies the person who entered the information,
Input identification means for identifying at least one piece of information; and condition changing means for changing the content stored in the condition storage means in response to the notification from the input identification means. Appropriate point detection device.
【請求項2】与えられた文章の不適正箇所を自動的に検
出して訂正する文章の不適正箇所検出装置において、 不適正箇所の条件と訂正方法とを記憶する条件記憶手段
と、 前記与えられた文章における前記条件記憶手段に記憶さ
れた前記不適正箇所の条件に基づいて与えられた文章に
おける不適正箇所を検出する検出手段と、 前記検出手段によって検出された箇所に前記訂正方法を
適用して訂正候補を生成する訂正手段と、 前記与えられた文章の入力手段がかな漢字変換入力装置
であるか文字認識装置であるかの入力装置の種類の情報
または入力者を識別する識別情報、これらの入力情報か
らいずれか少なくとも一つの情報を識別する入力識別手
段と、 前記入力識別手段の通知に応じて前記条件記憶手段に記
憶された内容を変更する条件変更手段とを備えることを
特徴とする文章の不適正箇所検出装置。
2. An apparatus for detecting an incorrect part of a sentence which automatically detects and corrects an inappropriate part of a given sentence, comprising: a condition storage means for storing a condition of an inappropriate part and a correction method; Stored in the condition storage means in the sentence
The sentences given on the basis of the above improper location conditions
Detecting means for detecting an improper part in the correction means, applying a correction method to the part detected by the detecting means to generate a correction candidate, and input means for the given sentence being a kana-kanji conversion input device. Information on the type of input device, whether it is a character recognition device
Or identification information that identifies the person who entered the information,
Input identification means for identifying at least one piece of information; and condition changing means for changing the content stored in the condition storage means in response to the notification from the input identification means. Appropriate point detection device.
JP03072665A 1991-04-05 1991-04-05 Inappropriate sentence detection device Expired - Fee Related JP3077820B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03072665A JP3077820B2 (en) 1991-04-05 1991-04-05 Inappropriate sentence detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03072665A JP3077820B2 (en) 1991-04-05 1991-04-05 Inappropriate sentence detection device

Publications (2)

Publication Number Publication Date
JPH04307660A JPH04307660A (en) 1992-10-29
JP3077820B2 true JP3077820B2 (en) 2000-08-21

Family

ID=13495889

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03072665A Expired - Fee Related JP3077820B2 (en) 1991-04-05 1991-04-05 Inappropriate sentence detection device

Country Status (1)

Country Link
JP (1) JP3077820B2 (en)

Also Published As

Publication number Publication date
JPH04307660A (en) 1992-10-29

Similar Documents

Publication Publication Date Title
JPH07325824A (en) Grammar checking system
JPH09259125A (en) Document preparation support system and word dictionary
JP3077820B2 (en) Inappropriate sentence detection device
JPH0721171A (en) Key input correcting device
JP2010055561A (en) Electronic dictionary, retrieval method in electronic dictionary and program
JP3006798B2 (en) Dictionary creation support device
JP3278889B2 (en) Machine translation equipment
JP2776069B2 (en) Document inspection device
JP2783611B2 (en) Document creation device
JPS6277669A (en) Automatic proofreading system for input document
JPH0477857A (en) Improper expression detecting device
JPH06332934A (en) Device for referring to electronic dictionary
JPS63103375A (en) Document processor
JPS61231661A (en) Information processor
JP3327587B2 (en) Document creation support device
JPS61175855A (en) Kana to kanji converting device
JPH0330048A (en) Character input device
JPS63184864A (en) Documentation device
JPH0467228B2 (en)
JPH039465A (en) Text preparing device
JPH04252353A (en) Character processing system
JPH06168243A (en) Method and device for correcting spelling error
JPH06119325A (en) Word correcting device
JPS63115263A (en) Proofreading device for japanese sentence
JPH06168242A (en) Method and device for correcting spelling error

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19980825

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

Free format text: PAYMENT UNTIL: 20080616

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090616

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100616

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees