JPH06119325A - Word correcting device - Google Patents

Word correcting device

Info

Publication number
JPH06119325A
JPH06119325A JP4263917A JP26391792A JPH06119325A JP H06119325 A JPH06119325 A JP H06119325A JP 4263917 A JP4263917 A JP 4263917A JP 26391792 A JP26391792 A JP 26391792A JP H06119325 A JPH06119325 A JP H06119325A
Authority
JP
Japan
Prior art keywords
word
field
frequency
character string
setting
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
JP4263917A
Other languages
Japanese (ja)
Inventor
Katsumi Tokuda
克己 徳田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4263917A priority Critical patent/JPH06119325A/en
Publication of JPH06119325A publication Critical patent/JPH06119325A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To embody a word correcting device supporting a correcting work by judging whether the use of an inputted word by taking the field of the sentence to which the word belongs into consideration is proper or not. CONSTITUTION:This device is provided with a field setting part 15 for setting what field the sentence that a document preparing person is going to prepare refers to, a field frequency storage part 14 storing an index value showing a frequency that a word is used in various kinds of fields as the combination data of the word and field information, a field frequency reading part 16 reading the field information from the field setting part 15 and reading the information on the use frequency from the field frequency storage part 14, a threshold setting part 11 setting a threshold to be a reference deciding whether the use of the word inputted in the field of an input sentence is proper or not, a frequency comparison part 18 comparing the field frequency index value of the word read by the field frequency reading part 16 and the threshold set by the threshold setting part 17 and deciding whether the use of the word in this field is proper or not and a display control part 19 performing a display urging a correction in accordance with the comparison result.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、入力された単語の使用
が特定分野において適正か否かを判定し、不適当な場合
に単語の訂正を促す単語訂正支援機能を有する単語訂正
装置の構成に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a word correction device having a word correction support function for determining whether or not the use of an input word is appropriate in a specific field, and for prompting correction of the word when it is inappropriate. It is about.

【0002】[0002]

【従来の技術】近年、計算機による文書処理が一般に普
及するとともに、計算機可読形式の文書を入力する機会
が激増している。このため、計算機による文書入力を支
援する様々な装置が開発されている。このような入力支
援装置の一つに、入力された文字列が単語として正しい
か否かを判定し、誤っている場合には、その誤りを訂正
することができる単語訂正装置がある。従来の単語訂正
装置としては、「英文つづり誤りの訂正法」(情報処理
VOL.25 NO.5 471−479頁 情報処
理学会 伊藤哲郎 1984)に多くの装置が紹介され
ている。
2. Description of the Related Art In recent years, document processing by computers has become widespread, and opportunities for inputting documents in a computer-readable format have increased dramatically. Therefore, various devices that support document input by a computer have been developed. As one of such input support devices, there is a word correction device that can determine whether or not an input character string is correct as a word and correct the error if it is incorrect. Many conventional word correction devices have been introduced in "Correcting spelling errors in English" (Information Processing VOL. 25 NO. 5 471-479, Information Processing Society of Japan Tetsuro Ito 1984).

【0003】図4は、従来の代表的な単語訂正装置の構
成を示す図である。図4を参照して、従来の単語訂正装
置は、単語として認識される文字列を予め登録した単語
記憶部33と、入力文字列を一時記憶する入力文字列一
時記憶部31と、入力文字列一時記憶部31に入力され
た文字列と単語記憶部に記憶されている文字列を比較す
る文字列比較部32と、文字列比較部32の比較結果の
表示を制御する表示制御部34とを備えている。英文用
の単語記憶部33には、単語の綴りや品詞情報等が記憶
されており、また日文用の単語記憶部33には、単語の
漢字仮名表記や品詞情報等が記憶されている。
FIG. 4 is a diagram showing the configuration of a conventional typical word correction device. Referring to FIG. 4, the conventional word correction device includes a word storage unit 33 in which a character string recognized as a word is registered in advance, an input character string temporary storage unit 31 that temporarily stores an input character string, and an input character string. A character string comparison unit 32 that compares the character string input to the temporary storage unit 31 with the character string stored in the word storage unit, and a display control unit 34 that controls the display of the comparison result of the character string comparison unit 32. I have it. The English word storage unit 33 stores word spelling, part-of-speech information and the like, and the Japanese sentence word storage unit 33 stores Kanji and Kana notation and part-of-speech information of words.

【0004】例えば、英文のスペルチェック機能を有す
る単語訂正装置は、入力文字列に該当する単語を単語辞
書に登録された単語の中から検索する。そして、該当す
る単語が見つからない場合は、入力文字列が誤っている
と判定し、正しい綴りの単語の候補を表示する。また、
日文用の単語訂正装置は、同様に入力文字列に該当する
単語を単語辞書の中から検索する。そして、該当する単
語が見つからない場合は、入力文字列が誤っていると判
定し、正当候補の単語を表示する。
For example, a word correction device having an English spelling check function searches a word corresponding to an input character string from words registered in a word dictionary. Then, when the corresponding word is not found, it is determined that the input character string is incorrect, and the candidate of the word with the correct spelling is displayed. Also,
The word correction device for Japanese sentences also searches the word dictionary for a word corresponding to the input character string. Then, when the corresponding word is not found, it is determined that the input character string is incorrect, and the valid candidate word is displayed.

【0005】[0005]

【発明が解決しようとする課題】上記のような単語訂正
装置は、単語としての表記が正しいか否かを判定する機
能を有している。しかしながら、文章中では、一般的に
正しく表記された単語であっても、文章の属する分野に
よっては慣用的に使用されない単語が存在する。ところ
が、従来の単語訂正装置は、文章の属する分野を考慮し
ていないため、たとえ一般には正しい単語でも特定分野
では全く使用されない単語が入力された場合に、使用上
誤った単語として別の単語に訂正するというような処理
を実現することはできなかった。
The word correction device as described above has a function of determining whether or not the notation as a word is correct. However, in a sentence, there are words that are not used conventionally depending on the field to which the sentence belongs, even if the words are written correctly. However, since the conventional word correction device does not consider the field to which the sentence belongs, even if a word that is generally correct but not used at all in a specific field is input, another word is used as a wrong word in use. It was not possible to realize processing such as correction.

【0006】本発明は、上記問題点を解決するために、
入力文章の分野を考慮して入力文字列の単語チェックを
行い、適正な単語に訂正することが可能な単語訂正装置
を提供することを目的とする。
In order to solve the above problems, the present invention provides
An object of the present invention is to provide a word correction device capable of performing a word check of an input character string in consideration of a field of an input sentence and correcting it into an appropriate word.

【0007】[0007]

【課題を解決するための手段】本発明の単語訂正装置
は、単語単位に識別された文字列を入力する入力手段
と、入力された文字列を保持する文字列保持手段と、入
力された前記文字列が属する分野を設定する分野設定手
段と、文字列を構成する単語の中から特定された特定単
語が種々の分野において使用される頻度を表現する頻度
指標値を記憶する分野頻度記憶手段と、分野設定手段か
ら設定分野を読み出すとともに、この設定分野において
特定単語が使用される頻度指標値を分野頻度記憶手段か
ら読み出す分野頻度読み出し手段と、設定分野におい
て、特定単語の使用が適切であると判断する基準となる
使用頻度を表現する頻度しきい値を保持するしきい値設
定手段と、分野頻度読み出し手段から読み出された頻度
指標値と、しきい値設定手段から読み出された頻度しき
い値とを比較することによって、入力された特定単語の
使用が設定分野において適切か否かを判定する分野頻度
比較手段と、分野頻度比較手段の判定の結果、頻度指標
値がしきい値に満たない場合には、訂正を促す表示を行
う表示制御手段とを備えている。
A word correction device according to the present invention comprises an input means for inputting a character string identified in word units, a character string holding means for holding an input character string, and the input Field setting means for setting the field to which the character string belongs, field frequency storage means for storing a frequency index value expressing the frequency with which a specific word specified from the words forming the character string is used in various fields The field frequency reading unit that reads out the set field from the field setting unit and reads the frequency index value in which the specific word is used in the set field from the field frequency storage unit, and the use of the specific word in the set field are appropriate. Threshold setting means for holding a frequency threshold value representing the frequency of use as a criterion for judgment, frequency index value read from the field frequency reading means, and threshold setting By comparing the frequency threshold value read from the column, the field frequency comparison means for determining whether the use of the input specific word is appropriate in the set field, and the result of the determination by the field frequency comparison means, When the frequency index value is less than the threshold value, a display control means is provided for performing a display prompting correction.

【0008】さらに、本発明の単語訂正装置の分野設定
手段は、特定の単語が使用される分野情報を入力するた
めの入力部を有する。さらに、この単語訂正装置は、種
々の単語情報を記憶した単語記憶手段と、入力手段から
入力された文字列を構成する各単語が、単語記憶手段に
記憶された単語中に存在するか否かを検出し、存在しな
い場合には、不適切な単語である旨を表示手段に出力
し、存在する場合にはその単語を分野頻度読み出し手段
に入力する文字列比較手段とをさらに備えている。
Further, the field setting means of the word correction device of the present invention has an input section for inputting field information in which a specific word is used. Further, this word correction device determines whether or not the word storage means for storing various word information and each word constituting the character string input from the input means exists in the words stored in the word storage means. And a character string comparing means for outputting to the display means that the word is an inappropriate word when it does not exist, and for inputting the word to the field frequency reading means when it exists.

【0009】また、上記の単語記憶手段は、その単語が
特定分野において頻繁に使用される場合の特定分野情報
を記憶しており、分野設定手段は、単語記憶手段から特
定単語の前記特定分野情報を読み出すことによって入力
文字列の属する分野を設定する。
The word storage means stores specific field information when the word is frequently used in a specific field, and the field setting means stores the specific field information of the specific word from the word storage means. The field to which the input character string belongs is set by reading.

【0010】[0010]

【作用】本発明の単語訂正装置は、分野頻度記憶手段が
分野毎に単語の使用頻度を示す頻度指標値を記憶してい
る。そして、分野設定手段から作成中の文字列の属する
特定分野の情報が与えられると、分野頻度読み出し手段
が、訂正処理の対象となる特定単語のその特定分野にお
ける頻度指標値を分野頻度記憶手段から読み出す。頻度
比較手段は、特定単語の頻度指標値と頻度しきい値設定
手段から与えられる頻度しきい値との大小を比較する。
そして、頻度指標値が頻度しきい値より小さければ、単
語訂正の必要があると判断し、表示制御手段に訂正を促
す情報を表示させる。
In the word correction device of the present invention, the field frequency storage means stores the frequency index value indicating the frequency of word usage for each field. Then, when the information of the specific field to which the character string being created belongs is given from the field setting means, the field frequency reading means outputs the frequency index value in the specific field of the specific word to be corrected from the field frequency storage means. read out. The frequency comparison means compares the frequency index value of the specific word with the frequency threshold value given by the frequency threshold value setting means.
Then, if the frequency index value is smaller than the frequency threshold value, it is determined that the word correction is necessary, and the display control means displays the information prompting the correction.

【0011】[0011]

【実施例】以下本発明の一実施例の単語訂正装置につい
て、図面を参照しながら説明する。図1は本発明の実施
例における単語訂正装置の構成を示すブロック図であ
る。図1を参照して、単語訂正装置は、文字列を入力す
る入力部10と、入力部10から入力された文字列を一
時的に記憶する入力文字列一時記憶部11と、種々の単
語に関するデータを記憶した単語記憶部12と、入力文
字列を単語単位に区分し、単語記憶部12内に登録され
た単語を検索して単語を識別する文字列比較部13と、
入力文字列が属する分野を考慮して単語認識の適正判定
を行う単語訂正機能部と、作成文章や単語訂正の支援情
報等を表示する表示制御部19とを備える。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A word correcting device according to 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 word correction device according to an embodiment of the present invention. Referring to FIG. 1, the word correction device relates to an input unit 10 for inputting a character string, an input character string temporary storage unit 11 for temporarily storing the character string input from the input unit 10, and various words. A word storage unit 12 that stores data; a character string comparison unit 13 that divides an input character string into word units and searches for a word registered in the word storage unit 12 to identify the word;
It is provided with a word correction function unit for making a proper judgment of word recognition in consideration of a field to which an input character string belongs, and a display control unit 19 for displaying a created sentence, support information for word correction, and the like.

【0012】入力部10は、他の文字読み取り装置や外
部記憶装置あるいは文章作成装置の入力部などが該当す
る。さらに、単語訂正機能部は、文書作成者が作成しよ
うとする文章がどのような分野に関するものであるかを
設定するための分野設定部15と、ある単語が種々の分
野において使用される頻度を示す指標値(以下、分野頻
度指標値と称する。)を単語と分野との組合せデータと
して記憶した分野頻度記憶部14と、分野設定部15か
ら分野情報を読み出し、分野頻度記憶部14から使用頻
度の情報を読み出す分野頻度読み出し部16と、入力文
章の分野において文字列比較部13で識別された単語の
使用が妥当か否かを判定する基準となるしきい値を設定
するしきい値設定部17と、分野頻度読み出し部16に
読み出された単語の分野頻度指標値としきい値設定部1
7に設定されたしきい値とを比較して、当該分野におけ
るその単語の使用が適切か否かを判定する頻度比較部1
8とを備えている。
The input unit 10 corresponds to another character reading device, an external storage device, or an input unit of a text creating device. Further, the word correction function unit determines the field setting unit 15 for setting the field to which the text to be created by the document creator is related, and the frequency with which a word is used in various fields. The field frequency storage unit 14 that stores the index value (hereinafter, referred to as field frequency index value) as combination data of words and fields, and field information is read from the field setting unit 15, and the usage frequency is read from the field frequency storage unit 14. Field frequency reading unit 16 for reading the information of the above, and a threshold value setting unit for setting a threshold value serving as a reference for determining whether or not the use of the word identified by the character string comparison unit 13 in the field of the input sentence is appropriate 17, the field frequency index value of the word read by the field frequency reading unit 16, and the threshold value setting unit 1
Frequency comparison unit 1 that compares the threshold value set in 7 to determine whether or not the use of the word in the relevant field is appropriate.
8 and.

【0013】分野設定部15は、文章作成者が入力した
分野情報により分野を設定する。例えば、電子工学分野
や医学分野等の学術分野や産業分野等を表示部に表示
し、文章入力者がその中から選択して選択情報をキー入
力する方法や、直接、分野名称を入力する方法などがあ
る。分野頻度記憶部14には、図2に示すようなデータ
が記憶されている。図示のデータでは、例として単語
「切る」に関連する単語について、医学分野等の各分野
における頻度指標値が示されている。頻度指標値は、使
用頻度が多い場合には大きく、少ない場合には小さく設
定されている。
The field setting unit 15 sets a field based on the field information input by the text creator. For example, a method of displaying an academic field such as an electronic engineering field or a medical field, an industrial field, etc. on the display unit, and a text input person selecting from them and keying in selection information, or a method of directly inputting a field name and so on. The field frequency storage unit 14 stores data as shown in FIG. In the illustrated data, as an example, the frequency index value in each field such as the medical field is shown for the word related to the word “cut”. The frequency index value is set to be large when the usage frequency is high and small when the usage frequency is low.

【0014】しきい値設定部17には、しきい値として
例えば「50」という値が設定されている。このしきい
値は、頻度比較部18で頻度指標値と比較され、単語の
使用の適正判断基準となる。次に、この単語訂正装置の
動作について説明する。図3は、単語訂正装置の動作フ
ロー図である。この単語訂正装置の単語訂正機能は、入
力文字列から認識される単語の表記の正誤を判断する従
来の単語訂正機能に加え、さらに、表記上正しい単語に
対して分野情報を加味して使用の適正判断と訂正を支援
する機能を有している。なお、以下の説明では、医学分
野の日本語文章の入力文字列に「切る」という単語が含
まれ、この単語が正しく「切開する」と表記されるまで
の動作を例に説明する。
In the threshold value setting section 17, a value "50", for example, is set as the threshold value. This threshold value is compared with the frequency index value by the frequency comparison unit 18 and becomes a proper judgment criterion for word usage. Next, the operation of this word correction device will be described. FIG. 3 is an operation flow diagram of the word correction device. The word correction function of this word correction device is used in addition to the conventional word correction function to judge the correctness of the notation of the word recognized from the input character string, and further, the field information is used for the notationally correct word. It has the function of supporting proper judgment and correction. In the following description, the operation of including the word "cut" in the input character string of a Japanese sentence in the medical field and correctly writing the word "cut" is described.

【0015】図1及び図3を参照して、まず、入力部1
0から入力文字列が入力文字列一時記憶部11に入力さ
れる。入力文字列は文章作成者により直接キーボード入
力されるか、または、外部記憶装置や文字読み取り装置
等から入力される。なお、説明の便宜上、この入力文字
列は、既に単語毎の認識処理が終了しているものとす
る。
Referring to FIGS. 1 and 3, first, the input unit 1
The input character string from 0 is input to the input character string temporary storage unit 11. The input character string is directly input from the keyboard by the text creator, or input from an external storage device, a character reading device, or the like. For convenience of explanation, it is assumed that the input character string has already been recognized for each word.

【0016】文字列比較部13において、入力文字列と
単語記憶部12に登録されている単語文字列とを逐次比
較する。そして、一致するものがなければ、入力文字列
が不適当であると判断して、表示制御部19に単語訂正
の必要があることを出力する。この出力を受けて、文章
作成者が訂正動作を行えば、訂正後の入力文字列につい
て再び単語記憶部12に登録されている単語文字列との
比較が行われる。
The character string comparison unit 13 sequentially compares the input character string with the word character string registered in the word storage unit 12. If there is no match, it is determined that the input character string is inappropriate, and the display control unit 19 is notified that word correction is necessary. When the sentence creator receives the output and makes a correction operation, the corrected input character string is again compared with the word character string registered in the word storage unit 12.

【0017】また、単語文字列の中に入力文字列と一致
するものがあれば、入力文字列を表記上正しい単語であ
ると認識する。この例では、入力文字列中の単語「切
る」が単語記憶部12に含まれている。そして、入力文
字列から認識された単語「切る」が分野頻度読み出し部
16へ出力される。なお、この分野頻度読み出し部16
出力される単語は、文字列中から主に名詞や動詞等の自
立語が選ばれる。
If any of the word character strings matches the input character string, the input character string is recognized as a notationally correct word. In this example, the word “cut” in the input character string is included in the word storage unit 12. Then, the word “cut” recognized from the input character string is output to the field frequency reading unit 16. The field frequency reading unit 16
As the output word, an independent word such as a noun or a verb is mainly selected from the character string.

【0018】分野設定部15は、上記したように、文章
作成者の入力によって「医学分野」が設定されている。
分野頻度読み出し部16は、分野設定部15に設定され
た分野情報(「医学分野」)と、文字列比較部から出力
された単語「切る」に基づいて分野頻度記憶部14に記
憶された単語「切る」に関する頻度情報を読み出し、頻
度比較部18に出力する。
In the field setting section 15, as described above, the "medical field" is set by the input of the text creator.
The field frequency reading unit 16 stores the words stored in the field frequency storage unit 14 based on the field information (“medical field”) set in the field setting unit 15 and the word “cut” output from the character string comparison unit. The frequency information regarding “cut” is read and output to the frequency comparison unit 18.

【0019】さらに、頻度比較部18は、しきい値設定
部17からしきい値データを読み出す。そして、頻度情
報の中から抽出した医学分野における単語「切る」の頻
度指標値(40)としきい値(50)とを比較する。比
較の結果、頻度指標値がしきい値より小さいため、この
単語「切る」は、医学分野では不適当であると判断し、
表示制御部19に訂正する必要がある旨を出力する。表
示制御部19は、入力文章中の「切る」の部分を特定し
て、文章作成者に訂正すべき旨の表示を出力する。
Further, the frequency comparing section 18 reads out threshold value data from the threshold value setting section 17. Then, the frequency index value (40) of the word “cut” in the medical field extracted from the frequency information and the threshold value (50) are compared. As a result of the comparison, since the frequency index value is smaller than the threshold value, this word “cut” is judged to be inappropriate in the medical field,
It outputs to the display control unit 19 that correction is necessary. The display control unit 19 identifies the "cut" portion in the input sentence and outputs a display to the effect that the sentence creator should make a correction.

【0020】この訂正すべき旨のメッセージを受けて、
文章作成者が、単語「切る」を「切開する」に訂正して
再入力したとする。この場合、文字列比較部13は前回
と同様、表記上正しい単語であると判定した後、単語
「切開する」を分野頻度読み出し部16に出力する。分
野頻度読み出し部16は、分野頻度記憶部14から図2
に示す単語「切開する」に関する頻度情報を読み出し、
頻度比較部18に出力する。頻度比較部18では、医学
分野における単語「切開する」の頻度指標値(70)と
しきい値(50)とを比較し、頻度指標値が大きいこと
を判定する。この結果、単語「切開する」は当該医学分
野において適切な単語であると判断し、次の単語の適正
判断に進む。
In response to this message to the effect of correction,
It is assumed that the sentence creator corrects the word “cut” into “cut” and re-enters the word. In this case, the character string comparison unit 13 outputs the word “cut out” to the field frequency reading unit 16 after determining that the word is correct in the same manner as in the previous time. The field frequency reading unit 16 stores the field frequency storage unit 14 in FIG.
Read the frequency information about the word "incision" shown in
It is output to the frequency comparison unit 18. The frequency comparing unit 18 compares the frequency index value (70) of the word “dissect” in the medical field with the threshold value (50), and determines that the frequency index value is large. As a result, it is determined that the word “cut out” is an appropriate word in the medical field, and the process proceeds to the appropriateness judgment of the next word.

【0021】このように、この単語訂正装置は、特定分
野におけるその単語の使用が適切か否かを頻度指標値と
しきい値との大小関係で判断している。従って、しきい
値の設定値を変更することによって、適正判断の程度を
変更することができる。なお、上記実施例では、分野設
定は、文章作成者の入力による場合について説明した
が、装置の内部で自動的に判定する機能を持たせること
もできる。例えば、単語記憶部12内の単語の内、特定
分野でしか用いられない専門用語に対してその分野情報
を対にして登録しておく。そして、入力文字列中の単語
から専門用語を検出し、入力文字列が属している分野を
設定する機能を分野設定部15に付加する。これによっ
て、自動的に分野指定を行なうことができる。
As described above, this word correction device determines whether or not the use of the word in a specific field is appropriate, based on the magnitude relationship between the frequency index value and the threshold value. Therefore, the degree of appropriateness judgment can be changed by changing the set value of the threshold value. In the above embodiment, the field setting is described as input by the text creator, but it is also possible to provide a function of automatically determining inside the device. For example, among the words in the word storage unit 12, technical field that is used only in a specific field is registered as a pair of field information. Then, a function for detecting a technical term from the word in the input character string and setting the field to which the input character string belongs is added to the field setting unit 15. As a result, the field can be designated automatically.

【0022】また、上記実施例では、特定分野における
その単語の使用の適正を判断する機能について説明した
が、単語訂正時に、さらに訂正候補の単語を使用頻度の
高い順に表示し、訂正作業の支援を行わせることもでき
る。例えば、単語記憶部12から同義の単語を抽出し、
分野頻度記憶部14から抽出した単語の頻度指標値を読
み出し、その頻度指標値の高い順に単語を表示すること
によって、文章作成者の訂正作業を支援することができ
る。
In the above embodiment, the function of determining the appropriateness of use of the word in a specific field has been described. When correcting a word, correction candidate words are displayed in descending order of frequency of use to assist correction work. Can also be done. For example, extracting synonymous words from the word storage unit 12,
By reading the frequency index values of the words extracted from the field frequency storage unit 14 and displaying the words in the descending order of the frequency index values, the correction work of the sentence creator can be supported.

【0023】さらに、上記実施例では、日本語文章の場
合について説明したが、英語等の外国語文章についても
同様に適用することができる。
Further, in the above-mentioned embodiment, the case of a Japanese sentence has been described, but the same can be applied to a foreign language sentence such as English.

【0024】[0024]

【発明の効果】以上のように、本発明は、特定の単語が
特定の分野で使用される頻度を示す頻度指標値を格納し
た分野頻度記憶手段と、入力文字列の属する分野を設定
する分野設定手段と、特定分野でのその単語の使用が適
切か否かの基準となるしきい値を設定するしきい値設定
手段とを設け、特定単語の頻度指標値がしきい値より小
さい場合には、その単語の使用が不適当と判断し、表示
制御手段によって訂正を促す表示を行わせるように構成
したので、特定分野での使用頻度を考慮してより実用的
な単語訂正機能を有する単語訂正装置を実現することが
できる。
As described above, according to the present invention, the field frequency storing means for storing the frequency index value indicating the frequency of use of a specific word in a specific field and the field for setting the field to which an input character string belongs are set. A setting means and a threshold setting means for setting a threshold value that is a standard for determining whether or not the word is appropriately used in a specific field are provided, and when the frequency index value of the specific word is smaller than the threshold value, Is configured to determine that the use of the word is inappropriate and to display a message prompting correction by the display control means. Therefore, a word having a more practical word correction function in consideration of the frequency of use in a specific field. A correction device can be realized.

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

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

【図2】単語訂正装置の分野頻度記憶部内のデータの一
例を示すデータ図である。
FIG. 2 is a data diagram showing an example of data in a field frequency storage unit of the word correction device.

【図3】本発明の実施例における単語訂正処理の流れを
表すフローチャートである。
FIG. 3 is a flowchart showing a flow of word correction processing in the embodiment of the present invention.

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

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

10 入力部 11 入力文字列一時記憶部 12 単語記憶部 13 文字列比較部 14 分野頻度記憶部 15 分野設定部 16 分野頻度読み出し部 17 しきい値設定部 18 頻度比較部 19 表示制御部 10 input unit 11 input character string temporary storage unit 12 word storage unit 13 character string comparison unit 14 field frequency storage unit 15 field setting unit 16 field frequency reading unit 17 threshold value setting unit 18 frequency comparison unit 19 display control unit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 単語単位に識別された文字列を入力する
入力手段と、 入力された前記文字列を保持する文字列保持手段と、 入力された前記文字列が表示する内容が属する分野を設
定する分野設定手段と、 前記文字列を構成する前記単語の中から特定された特定
単語が種々の分野において使用される頻度を表現する頻
度指標値を記憶する分野頻度記憶手段と、 前記分野設定手段から設定分野を読み出すとともに、こ
の設定分野において前記特定単語が使用される頻度指標
値を前記分野頻度記憶手段から読み出す分野頻度読み出
し手段と、 前記設定分野において、前記特定単語の使用が適切であ
るか否かを判断する基準となる頻度しきい値を設定する
しきい値設定手段と、 前記分野頻度読み出し手段から読み出された頻度指標値
と、前記しきい値設定手段から読み出された頻度しきい
値とを比較することによって、前記特定単語の使用が前
記設定分野において適切か否かを判定する分野頻度比較
手段と、 前記分野頻度比較手段の判定の結果、前記頻度指標値が
前記頻度しきい値に満たない場合には訂正を促す為の表
示を行う表示手段とを備えた、単語訂正装置。
1. An input unit for inputting a character string identified for each word, a character string holding unit for holding the input character string, and a field to which the contents displayed by the input character string belong. Field setting means, a field frequency storage means for storing a frequency index value representing a frequency with which a specific word specified from among the words forming the character string is used in various fields, and the field setting means Field frequency reading means for reading out a setting field from the field frequency reading means for reading out a frequency index value in which the specific word is used in the setting field, and whether the specific word is appropriately used in the setting field A threshold value setting means for setting a frequency threshold value as a reference for judging whether or not the frequency index value read from the field frequency reading means, and the threshold value. By comparing with the frequency threshold value read from the value setting means, a field frequency comparison means for determining whether or not the use of the specific word is appropriate in the set field, and a determination of the field frequency comparison means. As a result, when the frequency index value is less than the frequency threshold value, a word correction device is provided, which includes a display unit for displaying a message prompting correction.
【請求項2】 前記分野設定手段は、特定の前記単語が
使用される分野情報を入力するための入力部を有する、
請求項1記載の単語訂正装置。
2. The field setting means has an input section for inputting field information in which the specific word is used,
The word correction device according to claim 1.
【請求項3】 該単語訂正装置は、さらに、 種々の単語情報を記憶した単語記憶手段と、 前記入力手段から入力された文字列を構成する各単語が
前記単語記憶手段に記憶された単語中に存在するか否か
を検出し、存在しない場合には、不適切な単語である旨
を前記表示手段に出力し、存在する場合にはその単語を
前記分野頻度読み出し手段に入力する文字列比較手段と
を備える、請求項1記載の単語訂正装置。
3. The word correction device further comprises a word storage unit for storing various word information, and each word constituting the character string input from the input unit among the words stored in the word storage unit. Character string comparison for detecting whether the word is present in the field frequency reading means when it is not present, and outputting to the display means that it is an inappropriate word The word correction device according to claim 1, further comprising:
【請求項4】 前記単語記憶手段は、その単語が特定分
野において頻繁に使用される場合の特定分野情報を記憶
しており、 前記分野設定手段は、前記単語記憶手段から特定単語の
前記特定分野情報を読み出すことによって前記入力文字
列の属する分野を設定する、請求項3記載の単語訂正装
置。
4. The word storage unit stores specific field information when the word is frequently used in a specific field, and the field setting unit stores the specific field of the specific word from the word storage unit. The word correction device according to claim 3, wherein a field to which the input character string belongs is set by reading information.
JP4263917A 1992-10-01 1992-10-01 Word correcting device Pending JPH06119325A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4263917A JPH06119325A (en) 1992-10-01 1992-10-01 Word correcting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4263917A JPH06119325A (en) 1992-10-01 1992-10-01 Word correcting device

Publications (1)

Publication Number Publication Date
JPH06119325A true JPH06119325A (en) 1994-04-28

Family

ID=17396066

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4263917A Pending JPH06119325A (en) 1992-10-01 1992-10-01 Word correcting device

Country Status (1)

Country Link
JP (1) JPH06119325A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665559B2 (en) 1998-01-27 2017-05-30 Kinigos, Llc Word checking tool for selectively filtering text documents for undesirable or inappropriate content as a function of target audience

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9665559B2 (en) 1998-01-27 2017-05-30 Kinigos, Llc Word checking tool for selectively filtering text documents for undesirable or inappropriate content as a function of target audience

Similar Documents

Publication Publication Date Title
JPH07325828A (en) Grammar checking system
JPH07325824A (en) Grammar checking system
JPS61217863A (en) Electronic dictionary
JPH06119325A (en) Word correcting device
JP2007048187A (en) Headword display control device and program therefor
KR20050026732A (en) Method for providing optimized spelling correction word according to user
JPH03129568A (en) Document processor
JP3466761B2 (en) Document processing apparatus and control method thereof
JPH10198664A (en) Japanese language input system and medium for recorded with japanese language input program
JPH0721171A (en) Key input correcting device
JP2004038869A (en) Sentence display converter
JPH0350668A (en) Character processor
JPH0628396A (en) Electronic dictionary
JPS62212871A (en) Sentence reading correcting device
JP2001134564A (en) Electronic dictionary
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JP2005070873A (en) Electronic dictionary
JPH0675990A (en) Word input editing device
JP2003271580A (en) Document composition support device, document composition support method, and program
JPH10232865A (en) Spelling check device
JPH07200592A (en) Text processor
JP2002351868A (en) Electronic dictionary
JPH05151194A (en) Document preparation supporting device
JPH0721176A (en) Method and device for character correction
JPH10240728A (en) Document preparation device and japanese syllabary-chinese character converting method