JPH0390958A - Sentence check method - Google Patents

Sentence check method

Info

Publication number
JPH0390958A
JPH0390958A JP1226943A JP22694389A JPH0390958A JP H0390958 A JPH0390958 A JP H0390958A JP 1226943 A JP1226943 A JP 1226943A JP 22694389 A JP22694389 A JP 22694389A JP H0390958 A JPH0390958 A JP H0390958A
Authority
JP
Japan
Prior art keywords
check
inspection
text
sentence
subject
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP1226943A
Other languages
Japanese (ja)
Other versions
JP2894736B2 (en
Inventor
Shunichi Fukushima
俊一 福島
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 JP1226943A priority Critical patent/JP2894736B2/en
Publication of JPH0390958A publication Critical patent/JPH0390958A/en
Application granted granted Critical
Publication of JP2894736B2 publication Critical patent/JP2894736B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To obtain a sentence check method which has a high processing speed and high detecting accuracy by performing a check process to a single expression item of a check subject with a total sentence defined as a check subject range and limiting the subsequent check subject ranges based on the preceding detection areas. CONSTITUTION:An entire sentence to be checked is read by a sentence input means 1 and stored in a sentence storage means 2, and (n) pieces of check means 3(1) - 3(n) are provided for each expression item of the check subject. The means 3(1) which is applied first defines the entire sentence stored in the means 2 as check subject range. Meanwhile the check subject ranges are decided based on the detection result of a check means (i-1) for the check means 3(i) which are subsequently applied (2<=i<=n). A range deciding means 4 decides these check subject ranges, and the check result of the final check means 3(n) is outputted via a result output means 5. Thus it is possible to obtain a sentence check method having high detecting accuracy with no deterioration of the processing speed.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、与えられた文章から不適切な表現や注意を要
する表現等を検出する文章検査方法に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a text inspection method for detecting inappropriate expressions, expressions requiring attention, etc. from a given text.

C従来の技術〕 文章中から不適切な表現や注意を要する表現等を検出す
る手法が要望されている。この検出対象となる表現項目
としては、例えば、接続関係(直接/逆接)があいまい
になりがちな接続助詞の「が」や、主体があいまいにな
りがちな受は身表現(受は身の助動詞「れる」 「られ
る」などがある。
C. Prior Art] There is a need for a method for detecting inappropriate expressions, expressions that require caution, etc. from sentences. Expression items to be detected include, for example, the conjunctive particle "ga", which tends to make the connection relation (direct/inverse) ambiguous, and the uke wa body expression, which tends to make the subject ambiguous (uke is the body auxiliary verb). Examples include ``reru'' and ``reru''.

従来この種の文章検査方法には、次の2つの方法がある
Conventionally, there are the following two methods for this type of text inspection method.

■ 字面処理による文章検査方法 ■ 文章解析処理による文章検査方法 第1の方法である字面処理による文章検査方法は、ある
特定の条件を満たす文字列を検索するものであり、「日
本語文章推敲支援ツールにおける推敲情報抽出アルゴリ
ズムの構築」 (菅沼・半島、日本ソフトウェア科学会
第4回大会論文集、1987)や「日本語文章推敲支援
ツールにおける受身形の抽出方法」 (半島・百出・p
・高木、情報処理学会論文誌、第28巻第8号、198
7)等の文献に示されている。
■ Text inspection method using font processing ■ Text inspection method using text analysis processing The first method, the text inspection method using font processing, searches for character strings that meet certain conditions. ``Construction of an algorithm for extracting elaboration information in a tool'' (Suganuma and Hanbo, Proceedings of the 4th Annual Conference of the Japanese Society of Software Science, 1987) and ``A method for extracting passive forms in a Japanese text editing support tool'' (Hanazu and Hyakude, p.
・Takagi, Transactions of the Information Processing Society of Japan, Vol. 28, No. 8, 198
7) and other documents.

例えば、接続助詞の「が」を検出する場合は、直前の文
字が、つ段の文字、「い」 「だ」 「た」「ん」のい
ずれかであるような「が」を検索する。
For example, when detecting the conjunctive particle ``ga'', search for ``ga'' where the immediately preceding character is one of the characters ``i'', ``da'', ``ta'', and ``n''.

受身の助動詞「れ」 「られる」を検出する場合は、直
前の文字列が「か」 「さ」 「た」 「ま」 「ら」
「わ」 「が」 「ば」 「死な」「シな」のいずれか
で、「われわれ」に含まれない「れ」を検索する。
When detecting the passive auxiliary verbs ``re'' and ``rare'', the previous character string is ``ka'', ``sa'', ``ta'', ``ma'', ``ra''.
Search for ``re'' that is not included in ``we'' with ``wa'', ``ga'', ``ba'', ``death'', or ``shina''.

第2の方法である文章解析処理による文章検査方法は、
単語辞書や文法辞書を用いた文章解析処理によって、与
えられた全文章に対して、文・文節・単語等の文法的な
単位・構造、および各単語の品詞等を認定した後、検出
対象の表現項目に該当する単語(あるいは単語列)を検
索するものである。
The second method, a text inspection method using text analysis processing, is
After identifying the grammatical units and structures such as sentences, clauses, and words, as well as the part of speech of each word, for all given sentences through sentence analysis using a word dictionary and grammar dictionary, the detection target is identified. It searches for words (or word strings) that correspond to expression items.

この第2の方法は、「日本語文書校正支援システムCR
ITACJ  (鈴木・武田・藤崎、情報処理学会研究
報告、86−JDP−8−5,1986)や「日本語文
章作成支援システムCOMET1(福島・大竹・犬山・
首藤、電子通信学会技術研究報告、○586−21.1
986)等の文献に示されている。
This second method is based on the “Japanese document proofreading support system CR”.
ITACJ (Suzuki, Takeda, Fujisaki, Information Processing Society Research Report, 86-JDP-8-5, 1986) and “Japanese writing support system COMET1 (Fukushima, Otake, Inuyama,
Shuto, Institute of Electronics and Communication Engineers Technical Research Report, ○586-21.1
986) and others.

〔発明が解決しようとする課題〕 上述の従来の第1の方法(字面処理による文章検査方法
)は、簡易な処理方法であるから、高速であるが、検出
精度が低いという問題点がある(検査という目的から該
当箇所の検出もれは避けて設計されるため、通常、該当
箇所以上の検出過剰が生ずる)。例えば、前述の字面処
理による接続助詞の「が」の検出方法では、「したがっ
て」や「1つが」などの「が」も接続助詞として検出さ
れてしまう。
[Problems to be Solved by the Invention] The first conventional method (text inspection method using font processing) described above is a simple processing method and is therefore fast, but it has the problem of low detection accuracy ( For the purpose of inspection, the design is designed to avoid under-detecting the relevant areas, so there is usually an over-detection of more than the relevant areas). For example, in the above-described method for detecting the conjunctive particle "ga" using font processing, "ga" such as "therefore" or "hitotsu ga" is also detected as a conjunctive particle.

一方、第2の方法(文章解析処理による文章検査方法)
は、該当箇所の前後まで含めて単語認定が行なわれてい
るので検出精度が高いが、一般に数万件の見出しをもつ
単語辞書と、全文章とを照合するため、第1の方法に比
べてはるかに処理時間を要するという問題点がある。
On the other hand, the second method (text inspection method using text analysis processing)
This method has high detection accuracy because the word recognition is performed including before and after the relevant part, but compared to the first method, it compares the entire sentence with a word dictionary that generally has tens of thousands of headings. The problem is that it takes much longer to process.

すなわち、上述の従来の方法では、処理速度と検出精度
とは相反するものであった。
That is, in the conventional method described above, processing speed and detection accuracy are contradictory.

そこで、本発明の目的は、処理が高速で、かつ、検出精
度の高い文章検査方法を提供することにある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a text inspection method with high processing speed and high detection accuracy.

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

本発明は、与えられた文章から不適切な表現や注意を要
する表現等を検出する文章検査方法において、検査対象
の■表現項目について前記与えられた文章の全文を検査
対象範囲とする検査処理を行い、以後の検査処理の検査
対象範囲はそれ以前に適用された検査処理の検出箇所に
基づいて制限する。
The present invention is a text inspection method for detecting inappropriate expressions, expressions that require attention, etc. from a given text. The inspection target range of subsequent inspection processes is limited based on the detected locations of the previously applied inspection process.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明における1表現項目に関する検査手続
きを示したフローチャートである。また、第2図は、聞
手続きを実現したある1表現項目に関する検査装置のブ
ロック図の例である。以下、第1図と第2図を参照して
本発明の説明を行なう。
FIG. 1 is a flowchart showing the inspection procedure for one expression item in the present invention. Furthermore, FIG. 2 is an example of a block diagram of an inspection device for one expression item that implements the interrogation procedure. The present invention will be explained below with reference to FIGS. 1 and 2.

まず、検査対象の文章全体が、文章入力手段lによって
読み込まれて、文章記憶手段2に記憶されているものと
する。
First, it is assumed that the entire text to be inspected has been read by the text input means 1 and stored in the text storage means 2.

ここで、第2図に示されているように、検査対象の1表
現項目についてn個の検査手段3(3(1)。
Here, as shown in FIG. 2, there are n inspection means 3 (3(1)) for one expression item to be inspected.

3(2)、・・・・・・3(n))が設けられている。3(2), . . . 3(n)) are provided.

第1図では、ステップ101で1が↓に設定され、ステ
ップ↓05で1が1ずつ増加されながら、ステップ10
2〜10.4の処理が繰り返されており、すなわち、第
2図に示されているn個の検査手段は、検査手段3(1
)、検査手段3(2)、・・・・・・検査手段3(n)
と順次適用される。また、その際、最初に適用される検
査手段3(1)は、第1図のステップ10.0に示され
ているように、文章記憶手段2に記憶された文章全文を
検査対象範囲とするが、それ以降に適用される検査手段
3(i)(図示せず、2≦1≦n)については、第1図
のステップ104に示されているように、検査手段(i
−1)の検出結果をもとにして、検査対象範囲が決定さ
れる。第2図における範囲決定手段4が、その検査対象
範囲の決定を行なう。
In FIG. 1, 1 is set to ↓ in step 101, and 1 is incremented by 1 in step ↓05.
The processes 2 to 10.4 are repeated, that is, the n inspection means shown in FIG.
), inspection means 3 (2), ... inspection means 3 (n)
will be applied sequentially. In addition, in this case, the inspection means 3 (1) that is applied first sets the entire sentence stored in the sentence storage means 2 as the inspection target range, as shown in step 10.0 of FIG. However, for the inspection means 3(i) (not shown, 2≦1≦n) applied thereafter, as shown in step 104 in FIG.
-1) Based on the detection results, the inspection target range is determined. Range determining means 4 in FIG. 2 determines the range to be inspected.

n個の検査手段が順次適用されたならば、第2図のステ
ップ106に示されているように、最後の検査手段3(
n)の検出結果を出力する。第2図では、結果出力手段
5が検出結果の出力を行なっている。
Once the n test means have been applied sequentially, the last test means 3 (
Output the detection result of n). In FIG. 2, the result output means 5 outputs the detection results.

以上は、例えば、接続助詞の「がコの検出というように
、1つの表現項目に関する検査を説明したものであるが
、他に受身の助動詞も検出するなど別の表現項目に関し
ても検査を行なう場合もある。そのように複数の表現項
目に関する検査を行なう場合の手続きは、第1図のフロ
ーチャートに示した手続き全体を繰り返せばよい。また
、それに対し、複数の表現項目(m項目)に関する検査
を行なう検査装置のブロック図の例は第3図のようにな
る。第3図では、各表現項目について複数の検査手段(
1−1)〜(1−n)、  (2−1)〜(2−n)、
・・・・・・、  (rrl−1)〜(m−nm)が設
けられている。
The above describes the test for one expression item, for example, the detection of the conjunctive particle ``gako,'' but the test can also be performed for other expression items, such as detecting passive auxiliary verbs. The procedure for testing multiple expression items in this way is to repeat the entire procedure shown in the flowchart in Figure 1.In contrast, the procedure for testing multiple expression items (m items) can be repeated. An example of a block diagram of an inspection device is shown in Fig. 3. In Fig. 3, a plurality of inspection means (
1-1) ~ (1-n), (2-1) ~ (2-n),
..., (rrl-1) to (m-nm) are provided.

以上では、本発明の手続き・構成を一般的に述べたが、
次に検査手段の内容を具体的に示した実施例を説明する
Although the procedures and configuration of the present invention have been generally described above,
Next, an example specifically showing the contents of the inspection means will be described.

第4図は、本発明の文章検査方法を用いた接続助詞「が
」の検査装置の一実施例の構成を示すブロック図である
。第4図のブロック図は、第2図のブロック図において
検査手段の数nが2の場合に相当する。
FIG. 4 is a block diagram showing the configuration of an embodiment of a device for testing the conjunction particle "ga" using the sentence testing method of the present invention. The block diagram of FIG. 4 corresponds to the case where the number n of inspection means in the block diagram of FIG. 2 is two.

第4図のブロック図の各構成要素を説明する。Each component of the block diagram in FIG. 4 will be explained.

文章入力手段1は、漢字かな混じりの日本語文章を入力
する手段であり、キーボードとかな漢字変換装置、ある
いは、文字認識装置、あるいはワードプロセッサで作成
された文書ファイルを読み込む装置などで実現できる。
The text input means 1 is a means for inputting Japanese text mixed with kanji and kana, and can be realized by a keyboard, a kana-kanji conversion device, a character recognition device, or a device for reading a document file created by a word processor.

文章記憶手段では、文章人力手段1によって入力された
日本語文章を記憶する手段で、ICメモリや磁気ディス
ク装置などで実現できる。
The text storage means is a means for storing the Japanese text input by the text manual means 1, and can be realized by an IC memory, a magnetic disk device, or the like.

検査手段3(1)には文字列検査手段310が対応する
。文字列検索手段310は、文章記憶手段2に記憶され
た日本語文章から、ある特定の条件を満たす文字列を検
索する手段である。ここでは、接続助詞の「が」の検出
を目的としているので、特定の条件を満たす文字列とは
、具体的には、直前の文字がつ段の文字、「い」 「だ
」 「た」 「ん」のいずれかであるような「が」であ
る。この文字列検索手段3(0は、従来技術で述べた従
来の第1の文章検査方法と同等のものであり、当業者は
容易に実現できる。なお、文字列検索手段310が対象
とする文章の範囲は範囲決定手段4から通知され、また
、文字列検索手段310の検出した文字列の位置(特定
の条件を満たした文字列の位置)は範囲決定手段4へ送
られる。
The character string checking means 310 corresponds to the checking means 3(1). The character string search means 310 is a means for searching the Japanese texts stored in the text storage means 2 for a character string that satisfies a certain specific condition. Here, the purpose is to detect the conjunctive particle "ga", so the character strings that meet a specific condition are the characters in the first row of the previous character, "i", "da", "ta", etc. It is ``ga'' which is either ``n''. This character string search means 3 (0) is equivalent to the first conventional text inspection method described in the prior art, and can be easily realized by a person skilled in the art. The range of is notified from the range determining means 4, and the position of the character string detected by the character string searching means 310 (the position of the character string satisfying a specific condition) is sent to the range determining means 4.

範囲決定手段4は、前述のように、検査手段(1)の検
査対象範囲を文章全文とし、検査手段(i)(2≦1≦
n)の検査対象範囲を検査手段(i−1)の検出箇所を
もとに決定する。
As mentioned above, the range determining means 4 sets the inspection target range of the inspection means (1) to be the entire text, and the inspection means (i) (2≦1≦
n) The inspection target range is determined based on the detection location of the inspection means (i-1).

第4図の実施例では、検査手段の数nが2であるから、
範囲決定手段4は、まず検査手段3(1)の文字列検索
手段310に対して、検査対象範囲を文章記憶手段2に
記憶された日本語文章の全文とするように通知する。
In the embodiment of FIG. 4, since the number n of inspection means is 2,
The range determination means 4 first notifies the character string search means 310 of the inspection means 3 (1) to set the range to be inspected as the entire text of the Japanese text stored in the text storage means 2.

次に、文字列検索手段310から検出位置の情報を受は
取ったならば、範囲決定手段4は、検査手段(2)の文
章解析手段323に検査対象範囲を通知する。この文章
解析手段323の検査対象範囲の決定方法は、例えば、
文字列検索手段310の検出した文字列の位置ごとに、
その位置を含む文の範囲(あるいは句読点で区切られた
範囲)とする方法がある。
Next, upon receiving the detection position information from the character string search means 310, the range determination means 4 notifies the text analysis means 323 of the inspection means (2) of the inspection target range. The method of determining the inspection target range of this text analysis means 323 is, for example,
For each position of the character string detected by the character string search means 310,
There is a way to make it a range of sentences (or a range separated by punctuation marks) that includes that position.

検査手段3(2)には、単語辞書3209文法辞書32
1、文章解析手段322.解析結果記憶手段323、単
語列検索手段324が対応する。
The inspection means 3 (2) includes a word dictionary 3209 and a grammar dictionary 32.
1. Text analysis means 322. Analysis result storage means 323 and word string search means 324 correspond to this.

単語辞書320には単語の表記・品詞等が登録されてい
る。文法辞書321には単語の並び・文の構造等に関す
る文法的な条件が記述されている。
In the word dictionary 320, the notation, part of speech, etc. of words are registered. The grammar dictionary 321 describes grammatical conditions regarding word arrangement, sentence structure, etc.

文章解析手段322は、単語辞書320と文法辞書32
1とを参照して、与えられた文章に対して、文・文節・
単語等の文法的な単位・構造、および各単語の品詞等を
認定する手段である。
The sentence analysis means 322 includes a word dictionary 320 and a grammar dictionary 32.
With reference to 1, for the given sentence, write sentences, clauses,
It is a means of identifying the grammatical units and structures of words, as well as the part of speech of each word.

解析結果記憶手段323は、文章解析手段322の解析
結果を記憶する手段である(ICメモリ。
The analysis result storage means 323 is a means for storing the analysis results of the text analysis means 322 (IC memory).

磁気ディスク等で実現される)。(Realized using magnetic disks, etc.)

単語列検索手段324は、解析結果記憶手段324に記
憶された、文章解析結果としての単語列を対象として、
ある特定の条件を満たす単語あるいは単語列を検索する
。ここでは、単語列検索手段324は、接続助詞「が」
 (表記が「が」で品詞が接続助詞の単語)を検索する
。この単語列検索手段324は、前述の従来の第2の文
章検査方法と同等のものであり、当業者は容易に実現で
きる。なお、単語列検索手段324の検出した単語(あ
るいは単語列)の位置は、結果出力手段5へ送られる。
The word string search means 324 targets the word string as the sentence analysis result stored in the analysis result storage means 324.
Search for words or word strings that meet certain conditions. Here, the word string search means 324 uses the conjunctive particle "ga"
Search for (words whose notation is "ga" and whose part of speech is a conjunctive particle). This word string search means 324 is equivalent to the conventional second text inspection method described above, and can be easily implemented by those skilled in the art. Note that the position of the word (or word string) detected by the word string search means 324 is sent to the result output means 5.

結果出力手段5は、前述のように最後の検出手段の検出
結果、ここでは単語列検索手段324の検出結果を出力
する手段であり、デイスプレィやプリンタ等で実現でき
る。出力形式は、文章記憶手段2に記憶された文章を表
示しながら、検出された箇所を括弧で囲ったり、反転・
ブリンク・綱掛けを行なったりして強調する方法や、検
出された箇所を前後の文脈とともにKWIC表示する方
法等がある。
The result output means 5 is a means for outputting the detection result of the last detection means, here the detection result of the word string search means 324, as described above, and can be realized by a display, a printer, or the like. The output format is to display the text stored in the text storage means 2 while enclosing the detected part in parentheses, inverting or
There are methods such as a method of highlighting by blinking or hanging, and a method of displaying the detected location along with the surrounding context in KWIC.

文字列検索手段310で行なっている接続助詞「が」の
検出方法では、「したがって」の「が」や「1つが」の
「が」などのように接続助詞「が」以外の箇所も過剰に
検出されるが、接続助詞「が」の検出もれは生じない。
In the method of detecting the conjunctive particle "ga" performed by the character string search means 310, places other than the conjunctive particle "ga" are also detected excessively, such as "ga" in "therefore" and "ga" in "hitotsu ga". However, the conjunctive particle "ga" is not missed.

したがって、範囲決定手段4によって決定される文章解
析手段323の解析対象範囲は、接続助詞「が」の出現
位置をもれなく含み、また、通常、文章全体に比べて文
章量は少ない。すなわち、文章解析手段322は、接続
助詞「が」の出現可能性の高い部分にのみ絞って解析す
るようになる。
Therefore, the range to be analyzed by the text analysis unit 323 determined by the range determination unit 4 includes all occurrence positions of the conjunctive particle "ga", and the amount of text is usually smaller than the entire text. That is, the sentence analysis means 322 narrows down the analysis to only parts where the conjunctive particle "ga" is likely to appear.

また、上記の実施例は、検出対象の表現項目として、接
続助詞「が」をとりあげた検査装置であるが、受は身表
現を検出対象とした検査装置等、他の表現項目を検出対
象とした検査装置も、第4図に示す構成と同じ構成で実
現できる。
In addition, the above embodiment is an inspection device that uses the conjunctive particle "ga" as an expression item to be detected, but Uke is an inspection device that detects body expressions, etc., and other expression items are detected. This inspection device can also be realized with the same configuration as shown in FIG.

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

以上説明したように本発明によると、処理速度は速いが
検出精度が低く過剰検出の傾向のある検査手段Aと、検
出精度は高いが処理速度が遅い検査手段Bとがある場合
、検査手段Aによる文章全体の検査結果をもとにして、
検査手段Bの検査対象範囲を制限する文章検査方法が実
現できる。その場合、検査手段Aに検出もれがなければ
、最終的な検査結果および検出精度は、文章全文を対象
に検査手段Bを適用した場合と同じである。しかも、処
理速度は、検査手段Aで文章全文を処理した場合より、
やや遅れる程度であり、検査手段Bで文章全文を処理し
た場合に比べてかなり速い。
As explained above, according to the present invention, when there is an inspection means A that has a high processing speed but low detection accuracy and a tendency to over-detect, and an inspection means B that has a high detection accuracy but a slow processing speed, the inspection means A Based on the inspection results of the entire text by
A text inspection method that limits the inspection range of inspection means B can be realized. In that case, if inspection means A does not miss any detections, the final inspection result and detection accuracy will be the same as when inspection means B is applied to the entire text. Moreover, the processing speed is faster than when the entire text is processed by inspection means A.
There is only a slight delay, and it is considerably faster than when the entire text is processed by inspection means B.

すなわち、従来に比べて、処理速度をあまり低下させる
ことなく、検出精度の高い文章検査方法が得られる。
That is, compared to the conventional method, a text inspection method with high detection accuracy can be obtained without significantly reducing the processing speed.

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

第1図は本発明における1表現項目に関する検査手続き
を示すフローチャート、第2図は第1図の検査手続きを
実現する検査装置の構成例を示すブロック図、第3図は
本発明によってm個の表現項目に関する検査を行なう検
査装置の構成例を示すブロック図、第4図は本発明を用
いた接続助詞「が」の検査装置の一実施例の構成を示す
ブロック図である。 1・・・・・・文章入力手段、2・・・・・・文章記憶
手段、3・・・・・・検査手段、4・・・・・・範囲決
定手段、5・・・・・・結果出力手段、310・・・・
・・文字列検索手段、320・・・・・単語辞書、32
1・・・・・・文法辞書、322・・・−文章解析手段
、323・・・・・・解析結果記憶手段、324・・・
・・・単語列検索手段。
FIG. 1 is a flowchart showing an inspection procedure for one expression item according to the present invention, FIG. 2 is a block diagram showing an example of the configuration of an inspection device that implements the inspection procedure of FIG. FIG. 4 is a block diagram showing an example of the configuration of a testing device for testing expression items. FIG. 4 is a block diagram showing the construction of an embodiment of a testing device for the conjunction particle "ga" using the present invention. 1...Text input means, 2...Text storage means, 3...Inspection means, 4...Range determining means, 5...... Result output means, 310...
... Character string search means, 320 ... Word dictionary, 32
1... Grammar dictionary, 322... - Sentence analysis means, 323... Analysis result storage means, 324...
...Word string search means.

Claims (1)

【特許請求の範囲】[Claims] 与えられた文章から不適切な表現や注意を要する表現等
を検出する文章検査方法において、検出対象の1表現項
目について前記与えられた文章の全文を検査対象範囲と
する検査処理を行い、以後の検査処理の検査対象範囲は
それ以前に適用された検査処理の検出箇所に基づいて制
限することを特徴とする文章検査方法。
In a text inspection method that detects inappropriate expressions, expressions that require attention, etc. from a given text, an inspection process is performed for one expression item to be detected, with the entire text of the given text as the inspection target range, and subsequent A text inspection method characterized in that an inspection target range of an inspection process is limited based on a detection location of a previously applied inspection process.
JP1226943A 1989-08-31 1989-08-31 Sentence inspection method Expired - Lifetime JP2894736B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1226943A JP2894736B2 (en) 1989-08-31 1989-08-31 Sentence inspection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1226943A JP2894736B2 (en) 1989-08-31 1989-08-31 Sentence inspection method

Publications (2)

Publication Number Publication Date
JPH0390958A true JPH0390958A (en) 1991-04-16
JP2894736B2 JP2894736B2 (en) 1999-05-24

Family

ID=16853046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1226943A Expired - Lifetime JP2894736B2 (en) 1989-08-31 1989-08-31 Sentence inspection method

Country Status (1)

Country Link
JP (1) JP2894736B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01181152A (en) * 1988-01-14 1989-07-19 Toshiba Corp Document production back-up device
JPH01189760A (en) * 1988-01-25 1989-07-28 Canon Inc Document processor

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01181152A (en) * 1988-01-14 1989-07-19 Toshiba Corp Document production back-up device
JPH01189760A (en) * 1988-01-25 1989-07-28 Canon Inc Document processor

Also Published As

Publication number Publication date
JP2894736B2 (en) 1999-05-24

Similar Documents

Publication Publication Date Title
US9223779B2 (en) Text segmentation with multiple granularity levels
KR100717998B1 (en) Method for examining plagiarism of document
EP0971294A2 (en) Method and apparatus for automated search and retrieval processing
CN109460552B (en) Method and equipment for automatically detecting Chinese language diseases based on rules and corpus
JP2010157178A (en) Computer system for creating term dictionary with named entities or terminologies included in text data, and method and computer program therefor
WO1997004405A9 (en) Method and apparatus for automated search and retrieval processing
US7212963B2 (en) System for distinguishing names in Asian writing systems
Al-Taani et al. A rule-based approach for tagging non-vocalized Arabic words.
JPH10326275A (en) Method and device for morpheme analysis and method and device for japanese morpheme analysis
JPH0390958A (en) Sentence check method
Olinsky et al. Non-standard word and homograph resolution for asian language text analysis.
JP3952964B2 (en) Reading information determination method, apparatus and program
JP5795302B2 (en) Morphological analyzer, method, and program
AlGahtani et al. Joint Arabic segmentation and part-of-speech tagging
JP2792147B2 (en) Character processing method and device
JP3783053B2 (en) Negative example prediction processing method, processing program and processing device, Japanese notation error detection processing program and processing device using negative example prediction processing, and external relationship detection processing program and processing device using negative example prediction processing
JP4119979B2 (en) Personal environment language conversion device, personal environment difference enhancement device, and program
Davoodi et al. On the Influence of Contextual Features for the Identification of Complex Words
Mert et al. Word sense disambiguation for Turkish
Ushiku et al. Language Resource Addition Strategies for Raw Text Parsing
Meško et al. Checking the writing of commas in Slovak
Selot et al. Knowledge representation in pAninI framework using neural network model
JPH0262668A (en) Sentence information retrieving system using sentence information analyzing technique
JPH05135096A (en) Morpheme analyzing system
WO2023204724A1 (en) Method for analyzing a legal document

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080305

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090305

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 11

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100305

Year of fee payment: 11