JPH0589140A - Document preparing device - Google Patents

Document preparing device

Info

Publication number
JPH0589140A
JPH0589140A JP3250688A JP25068891A JPH0589140A JP H0589140 A JPH0589140 A JP H0589140A JP 3250688 A JP3250688 A JP 3250688A JP 25068891 A JP25068891 A JP 25068891A JP H0589140 A JPH0589140 A JP H0589140A
Authority
JP
Japan
Prior art keywords
character string
english
input character
spell check
period
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
JP3250688A
Other languages
Japanese (ja)
Inventor
Koji Horikoshi
康二 堀越
Yoshinori Inoue
佳憲 井上
Satoshi Tomigahara
聡 冨ケ原
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.)
Toshiba Corp
Toshiba Software Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Software Engineering 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 Toshiba Corp, Toshiba Software Engineering Corp filed Critical Toshiba Corp
Priority to JP3250688A priority Critical patent/JPH0589140A/en
Publication of JPH0589140A publication Critical patent/JPH0589140A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To realize an optimum processing for an input character string where the period of an abbreviated word exists by executing a spelling check processing based on an English word dictionary including the period in a docu ment generation deice having an English spelling check function. CONSTITUTION:When the period is not detected from the input character string, CPU 1 executes the English spelling check processing of the input character string based on the regular English word dictionary 8a of ROM 8. When the period is detected from the input character string, CPU 1 executes the English spelling check processing for the input character string based on an English word directionary 8b including a period in a ROM 8. In such a case, CPU 1 removes the period from the input character string when the English word coincident with the input character string cannot be detected in the English word directionary 8b. Then, spelling is checked based on the regular English word dictionary 8a. When it cannot be detected here, it becomes the error of the input character string.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、通常の文書作成・編集
機能以外に、特に英語文字列に対する英語スペルチェッ
ク機能を有する文書作成装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document creating apparatus having an English spelling check function for an English character string in addition to a normal document creating / editing function.

【0002】[0002]

【従来の技術】従来、英文ワードプロセッサまたは英文
作成機能を有する日本語ワードプロセッサである文書作
成装置には、入力した英語文字列に対する英語スペルチ
ェック処理を行なう機能を有するものがある。
2. Description of the Related Art Conventionally, some document creating apparatuses which are English word processors or Japanese word processors having an English creating function have a function of performing an English spell check process on an input English character string.

【0003】この英語スペルチェック機能では、入力し
た1単語毎に、予め用意された英単語辞書に基づいて、
入力文字列のスペルの正誤判定を行なうリアルタイムス
ペルチェック方式が周知である。スペルチェック処理で
は、入力文字列に対する1単語の区切りを検出する処理
が必要である。この検出処理では、通常ではスペース、
ピリオド(.)、疑問符(?)、感嘆符(!)、コロン
(:)等のデータに基づいて、1単語の区切りが検出さ
れる。
In this English spell check function, for each input word, based on the English dictionary prepared in advance,
A real-time spell check method for determining the correctness of the spelling of an input character string is well known. The spell check process requires a process of detecting a one-word delimiter in the input character string. In this detection process, usually space,
One word delimiter is detected based on data such as a period (.), A question mark (?), An exclamation mark (!), And a colon (:).

【0004】ところで、1単語の検出条件として、ピリ
オドが含まれていると、1単語の中にピリオドが存在す
る入力文字列の場合には、不適当な区切り検出が行なわ
れてしまう。例えば略語(U.S.A.等)のような単
語では、ピリオドの前の「U」が1単語として検出され
て、不適切なスペルチェック処理が実行される。
By the way, if a period is included as a detection condition for one word, in the case of an input character string in which a period is present in one word, improper division detection will be performed. For example, in a word such as an abbreviation (U.S.A., etc.), "U" before the period is detected as one word, and an inappropriate spell check process is executed.

【0005】また、スペルチェック機能は、通常では入
力される全ての単語に対して実行される。このため、例
えば本来単語としては使用されない1文字だけの入力文
字列または数字を含む入力文字列に対しても、スペルチ
ェック処理が実行されることになる。このような入力文
字列に対しては、スペルの正誤判定によりエラーと判定
されて、エラー表示がなされる。
Further, the spell check function is usually executed for all the words that are input. Therefore, for example, the spell check process is executed even for an input character string of only one character that is not originally used as a word or an input character string including a number. Such an input character string is determined to be an error by the spelling correctness determination, and an error display is made.

【0006】[0006]

【発明が解決しようとする課題】従来の英語スペルチェ
ック機能を有する文書作成装置では、略語等のピリオド
が存在する入力文字列に対しては、不適当な単語区切り
検出がなされて、適切なスペルチェック結果が得られな
い。
In the conventional document creating apparatus having the English spelling check function, an inappropriate word delimiter is detected for an input character string having a period such as an abbreviation and an appropriate spelling is performed. I can't get the check result.

【0007】また、全ての入力文字列に対するスペルチ
ェック処理が実行されるため、明らかに英単語辞書には
存在しない1文字や数字を含む文字列に対しても、スペ
ルの正誤判定処理が実行される。このため、エラー表示
の頻度が増大し、結果的に文書作成の効率の低下する問
題がある。
Further, since the spell check processing is executed for all input character strings, the spelling correctness determination processing is executed even for a character string containing one character or a number which obviously does not exist in the English word dictionary. It Therefore, the frequency of error display increases, and as a result, the efficiency of document creation decreases.

【0008】本発明の目的は、英語スペルチェック機能
を有する文書作成装置において、略語等のピリオドが存
在する入力文字列に対しても適切なスペルチェック処理
を実現することにある。また、不要な入力文字列に対す
るスペルチェック処理を削減し、エラー表示の頻度を低
下させて、結果的に文書作成処理の効率を向上させるこ
とにある。
An object of the present invention is to realize an appropriate spell check process for an input character string having a period such as an abbreviation in a document creating apparatus having an English spell check function. Another object is to reduce spell check processing for unnecessary input character strings, reduce the frequency of error display, and consequently improve the efficiency of document creation processing.

【0009】[0009]

【課題を解決するための手段】本発明は、第1に、入力
文字列に対する英語スペルチェック手段を有する文書作
成装置において、入力文字列からピリオドを検出する検
出手段および予め用意されたピリオドを含む英単語辞書
に基づいて英語スペルチェック処理を実行するスペルチ
ェック処理手段とを備えた装置である。
The present invention, firstly, includes a detecting means for detecting a period from an input character string and a period prepared in advance in a document preparation apparatus having an English spell check means for the input character string. It is an apparatus provided with a spell check processing means for executing an English spell check processing based on an English word dictionary.

【0010】また、第2に、入力文字列の文字数および
数字を検出する検出手段および文字数が所定の範囲外お
よび前記入力文字列に数字が存在する場合に英語スペル
チェック処理を実行しないスペルチェック処理手段とを
備えた装置である。
Secondly, a detecting means for detecting the number of characters and the number of the input character string and a spell check process which does not execute the English spell check process when the number of characters is out of a predetermined range and the number exists in the input character string. And a device.

【0011】[0011]

【作用】本発明では、第1のスペルチェック処理手段
は、予め用意されたピリオドを含む英単語辞書に基づい
て英語スペルチェック処理を実行して入力文字列に該当
する英単語を出力し、またはピリオドを含む英単語辞書
に存在しない場合には入力文字列からピリオドを除去し
て通常の英単語辞書に基づいて英語スペルチェック処理
を実行する。
According to the present invention, the first spell check processing means executes an English spell check processing based on an English word dictionary containing a period prepared in advance to output an English word corresponding to the input character string, or If it does not exist in the English word dictionary including the period, the period is removed from the input character string and the English spell check process is executed based on the normal English word dictionary.

【0012】第2のスペルチェック処理手段は、検出手
段により検出された文字数が所定の範囲内および入力文
字列に数字が存在しない場合に英語スペルチェック処理
を実行し、文字数が所定の範囲外および入力文字列に数
字が存在する場合に英語スペルチェック処理を実行しな
い。
The second spell check processing means executes the English spell check processing when the number of characters detected by the detecting means is within a predetermined range and when there is no number in the input character string, and when the number of characters is outside the predetermined range. Do not perform English spell check processing when there are numbers in the input string.

【0013】[0013]

【実施例】以下図面を参照して本発明の実施例を説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0014】図1は同実施例に係わる文書作成装置の構
成を示すブロック図である。本装置は、装置全体の制
御、文書作成処理及び編集処理等を実行する作成・編集
制御部(CPU)1、キーボード2、キーボードコント
ローラ3、フロッピーディスク装置(FDD)4、ディ
スクコントローラ(FDC)5、ディスプレイ6、表示
コントローラ7、ROM(リードオンリメモリ)8およ
びRAM(リード/ライトメモリ)9を備えている。
FIG. 1 is a block diagram showing the arrangement of a document creating apparatus according to the embodiment. This apparatus includes a creation / edit control unit (CPU) 1, a keyboard 2, a keyboard controller 3, a floppy disk device (FDD) 4, a disk controller (FDC) 5 that controls the entire apparatus and executes document creation processing and editing processing. , A display 6, a display controller 7, a ROM (read only memory) 8 and a RAM (read / write memory) 9.

【0015】キーボード2は、各種文字キー及び機能キ
ーの他に、スペースキー2aおよび無変換キー2bを備
えている。キーボードコントローラ3は、キーボード2
から入力される各種キー入力信号をキーコードに変換し
てCPU1に出力する。
The keyboard 2 includes a space key 2a and a non-conversion key 2b in addition to various character keys and function keys. The keyboard controller 3 is the keyboard 2
Various key input signals input from are converted into key codes and output to the CPU 1.

【0016】ROM8は、CPU1のプログラム以外
に、本発明に係わるスペルチェック処理に必要な通常の
英単語辞書8a、ピリオドを含む英単語辞書8bおよび
スペルチェックルーチン8cを格納している。RAM9
は、キーボード2から入力される入力文字列を格納する
文書エリア9aおよびスペルチェック処理等に使用され
るワークエリア9bを有する。
The ROM 8 stores, in addition to the program of the CPU 1, a normal English word dictionary 8a necessary for spell check processing according to the present invention, an English word dictionary 8b including a period, and a spell check routine 8c. RAM9
Has a document area 9a for storing an input character string input from the keyboard 2 and a work area 9b used for spell check processing and the like.

【0017】ディスプレイ6は、表示コントローラ7に
より制御されて、入力文字列の表示およびスペルチェッ
ク処理によりエラーが発生した場合のエラー表示等を行
なう画面を有する。FDD4は、FDC5の制御により
CPU1により作成・編集された文書データをファイル
する外部記憶装置である。次に、同実施例の動作を説明
する。
The display 6 is controlled by the display controller 7 and has a screen for displaying an input character string and displaying an error when an error occurs due to the spell check process. The FDD 4 is an external storage device that files the document data created / edited by the CPU 1 under the control of the FDC 5. Next, the operation of the embodiment will be described.

【0018】第1の実施例では、図2のフローチャート
に示すように、ピリオドを含む入力文字列に対するスペ
ルチェック処理が実行される。即ち、キーボード2から
英語文字列が入力されると(ステップS1)、CPU1
はRAM9の文書エリア9aに格納し(ステップS
2)、ディスプレイ6の画面に表示する(ステップS
3)。
In the first embodiment, as shown in the flowchart of FIG. 2, a spell check process is executed on an input character string including a period. That is, when an English character string is input from the keyboard 2 (step S1), the CPU 1
Is stored in the document area 9a of the RAM 9 (step S
2), display on the screen of the display 6 (step S
3).

【0019】CPU1は、キーボード2からの入力文字
列からピリオドを検出する処理を行なう(ステップS
4)。ここで、CPU1は、スペース、ピリオ
ド(.)、疑問符(?)、感嘆符(!)、コロン(:)
等のデータに基づいて、入力文字列を1単語として区切
り検出する。
The CPU 1 performs a process of detecting a period from the character string input from the keyboard 2 (step S).
4). Here, the CPU 1 has a space, a period (.), A question mark (?), An exclamation mark (!), And a colon (:).
Based on the data such as, the input character string is detected as a delimiter as one word.

【0020】入力文字列からピリオドが検出されない場
合には(ステップS5のNO)、CPU1はROM8の
通常の英単語辞書8aに基づいて、入力文字列に対する
英語スペルチェック処理を行なう(ステップS9)。即
ち、入力文字列に一致する英単語が英単語辞書8aに格
納されているか否かを判定する(ステップS10)。判
定結果が不一致の場合には(ステップS10のNO)、
CPU1はディスプレイ6の画面にエラー表示を行なう
(ステップS11)。通常では、エラー表示により、ユ
ーザは入力文字列のスペルを訂正することになる。
When no period is detected from the input character string (NO in step S5), the CPU 1 carries out an English spelling check process on the input character string based on the ordinary English word dictionary 8a in the ROM 8 (step S9). That is, it is determined whether or not an English word that matches the input character string is stored in the English word dictionary 8a (step S10). If the determination results do not match (NO in step S10),
The CPU 1 displays an error on the screen of the display 6 (step S11). Normally, the error display will cause the user to correct the spelling of the input string.

【0021】一方、入力文字列からピリオドが検出され
た場合には(ステップS5のYES)、CPU1はRO
M8のピリオドを含む英単語辞書8bに基づいて、入力
文字列に対する英語スペルチェック処理を行なう(ステ
ップS6)。即ち、入力文字列に一致する英単語が英単
語辞書8bに格納されているか否かを判定する(ステッ
プS7)。
On the other hand, when the period is detected from the input character string (YES in step S5), the CPU 1 executes RO
Based on the English word dictionary 8b including the period of M8, the English spelling check process is performed on the input character string (step S6). That is, it is determined whether or not an English word that matches the input character string is stored in the English word dictionary 8b (step S7).

【0022】判定結果が一致の場合には(ステップS7
のYES)、入力された文字列が適切なスペルの単語と
して認識される。例えば、略語(U.S.A.等)のよ
うな単語を予めピリオドを含む英単語辞書8bに登録し
ておくことにより、「U.S.A.」1単語として認識
される。
If the judgment results are the same (step S7)
YES), the input character string is recognized as an appropriately spelled word. For example, by registering a word such as an abbreviation (U.S.A.) in the English word dictionary 8b including periods in advance, it is recognized as one "U.S.A" word.

【0023】判定結果が不一致の場合には(ステップS
7のNO)、CPU1は入力文字列からピリオドを除去
し、この入力文字列に対して通常の英単語辞書8aに基
づいて英語スペルチェック処理を行なう(ステップS
9)。例えば、入力文字列の後に入力されたピリオドが
文章の終了を示す場合である。この場合には、ピリオド
を除去した入力文字列に対する通常のスペルチェック処
理が実行されることになる。即ち、入力文字列に一致す
る英単語が英単語辞書8aに格納されているか否かの判
定がなされて、不一致であればエラー表示となる(ステ
ップS11)。
If the judgment results are inconsistent (step S
No of 7), the CPU 1 removes the period from the input character string, and performs an English spell check process on the input character string based on the normal English word dictionary 8a (step S).
9). For example, a period entered after the input character string indicates the end of the sentence. In this case, normal spell check processing is performed on the input character string with the periods removed. That is, it is determined whether or not an English word that matches the input character string is stored in the English word dictionary 8a, and if they do not match, an error message is displayed (step S11).

【0024】第2の実施例では、図3のフローチャート
に示すように、入力文字列の文字数と数字文字の存在に
基づいて、スペルチェック処理が実行される。即ち、キ
ーボード2から英語文字列が入力されると(ステップS
20)、CPU1はRAM9の文書エリア9aに格納し
(ステップS21)、ディスプレイ6の画面に表示す
る。
In the second embodiment, as shown in the flowchart of FIG. 3, the spell check process is executed based on the number of characters in the input character string and the presence of numeric characters. That is, when an English character string is input from the keyboard 2 (step S
20), the CPU 1 stores it in the document area 9a of the RAM 9 (step S21) and displays it on the screen of the display 6.

【0025】CPU1は、キーボード2からの入力文字
列の文字数を検出する処理を行なう(ステップS2
2)。文字数が2文字以上で34文字以下の範囲外の場
合には(ステップS23のNO)、CPU1は入力文字
列に対するスペルチェック処理を実行しない(ステップ
S28)。この場合、CPU1は、ディスプレイ6の画
面に、ユーザ辞書に登録するか否かのメッセージを表示
するようにしてもよい(ステップS29)。したがっ
て、1文字だけの入力文字や34文字を越える入力文字
列の場合には、通常では1単語として認識できないた
め、スペルチェック処理を前もって中止することができ
ることになる。
The CPU 1 performs a process for detecting the number of characters in the character string input from the keyboard 2 (step S2).
2). If the number of characters is out of the range of 2 or more and 34 or less (NO in step S23), the CPU 1 does not execute the spell check process on the input character string (step S28). In this case, the CPU 1 may display a message on the screen of the display 6 as to whether or not to register in the user dictionary (step S29). Therefore, in the case of an input character having only one character or an input character string having more than 34 characters, it is usually not possible to recognize it as one word, so that the spell check process can be stopped in advance.

【0026】文字数が2文字以上で34文字以下の範囲
内の場合には(ステップS23のYES)、CPU1は
入力文字列から数字を検出する処理を実行する(ステッ
プS24)。入力文字列の中に数字が存在する場合には
(ステップS25のYES)、CPU1は入力文字列に
対するスペルチェック処理を実行しない(ステップS2
8)。したがって、数字を含む文字列は通常の英単語で
はないから、スペルチェック処理を前もって中止するこ
とができることになる。
If the number of characters is within the range of 2 or more and 34 or less (YES in step S23), the CPU 1 executes a process of detecting a numeral from the input character string (step S24). If there is a number in the input character string (YES in step S25), the CPU 1 does not execute the spell check process on the input character string (step S2).
8). Therefore, since the character string including the numbers is not a normal English word, the spell check process can be stopped in advance.

【0027】入力文字列の中に数字が存在しない場合に
は(ステップS25のNO)、当然ながら、CPU1は
通常の英単語辞書8aに基づいた通常の英語スペルチェ
ック処理を行なうことになる(ステップS26)。
When there is no numeral in the input character string (NO in step S25), the CPU 1 naturally carries out a normal English spelling check process based on the normal English word dictionary 8a (step S25). S26).

【0028】第3の実施例では、図4のフローチャート
に示すように、スペース入力と無変換キー2bの操作に
基づいて、スペルチェック処理が実行される。即ち、キ
ーボード2から英語文字列が入力されると(ステップS
30)、CPU1はRAM9の文書エリア9aに格納し
(ステップS31)、ディスプレイ6の画面に表示す
る。
In the third embodiment, as shown in the flowchart of FIG. 4, the spell check process is executed based on the space input and the operation of the non-conversion key 2b. That is, when an English character string is input from the keyboard 2 (step S
30), the CPU 1 stores it in the document area 9a of the RAM 9 (step S31) and displays it on the screen of the display 6.

【0029】ここで、英語文字列の後にスペースが入力
されると(ステップS32のYES)、CPU1は通常
の英単語辞書8aに基づいて、入力文字列に対する英語
スペルチェック処理を行なう(ステップS33)。即
ち、入力文字列に一致する英単語が英単語辞書8aに格
納されているか否かの判定がなされて(ステップS3
4)、不一致であればエラー表示となる(ステップS3
5)。
Here, if a space is input after the English character string (YES in step S32), the CPU 1 performs the English spelling check process on the input character string based on the normal English word dictionary 8a (step S33). .. That is, it is determined whether or not an English word that matches the input character string is stored in the English word dictionary 8a (step S3).
4) If they do not match, an error message is displayed (step S3).
5).

【0030】一方、英語文字列の後にスペースが入力さ
れず(ステップS32のNO)、キーボード2の無変換
キー2bが操作されると(ステップS36のYES)、
CPU1は入力文字列に対するスペルチェック処理を実
行しない(ステップS37)。さらに、CPU1は入力
文字列の後に、自動的にスペースを入力する。
On the other hand, when no space is input after the English character string (NO in step S32) and the non-conversion key 2b of the keyboard 2 is operated (YES in step S36),
The CPU 1 does not execute the spell check process on the input character string (step S37). Further, the CPU 1 automatically inputs a space after the input character string.

【0031】したがって、例えば明らかに通常の英単語
辞書8aに登録されていない文字列を入力した場合に、
無変換キー2bを操作することにより、入力文字列に対
するスペルチェック処理を中止することができる。この
場合、スペースを自動的に入力することにより、文字列
を1単語として入力し、次の入力文字列と区切ることが
可能となる。
Therefore, for example, when a character string which is obviously not registered in the ordinary English word dictionary 8a is input,
By operating the non-conversion key 2b, the spell check process for the input character string can be stopped. In this case, by automatically inputting a space, it is possible to input a character string as one word and separate it from the next input character string.

【0032】[0032]

【発明の効果】以上詳述したように本発明によれば、英
語スペルチェック機能を有する文書作成装置において、
第1に、略語等のようにピリオドが存在する入力文字列
と文章終了のピリオドとを区別し、略語等のような入力
文字列に対しても適切なスペルチェック処理を実行する
ことができる。
As described above in detail, according to the present invention, in the document creating apparatus having the English spell check function,
First, it is possible to distinguish an input character string having a period such as an abbreviation from a period at the end of a sentence, and perform an appropriate spell check process on an input character string such as an abbreviation.

【0033】第2に、入力文字列の中で、明らかに英単
語辞書には存在しない1文字や数字を含む文字列に対し
てはスペルチェック処理を中止するため、無駄なスペル
チェック処理を削減することができる。したがって、エ
ラー表示の頻度を低下させて、結果的に文書作成処理の
効率を向上させることができる。
Secondly, in the input character string, the spell check processing is stopped for a character string including one character or a number which obviously does not exist in the English word dictionary, so that unnecessary spell check processing is reduced. can do. Therefore, the frequency of error display can be reduced, and as a result, the efficiency of document creation processing can be improved.

【0034】第3に、前記以外に、明らかに通常の英単
語辞書には登録されていない文字列を入力した場合に
も、スペルチェック処理を中止することができる。した
がって、同様に無駄なスペルチェック処理を削減して、
結果的に文書作成処理の効率を向上させることができ
る。
Thirdly, in addition to the above, the spell check process can be stopped even when a character string which is obviously not registered in a normal English word dictionary is input. Therefore, similarly reduce unnecessary spell check processing,
As a result, the efficiency of document creation processing can be improved.

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

【図1】本発明の実施例に係わる文書作成装置の構成を
示すブロック図。
FIG. 1 is a block diagram showing the configuration of a document creation device according to an embodiment of the present invention.

【図2】第1の実施例の動作を説明するためのフローチ
ャート。
FIG. 2 is a flowchart for explaining the operation of the first embodiment.

【図3】第2の実施例の動作を説明するためのフローチ
ャート。
FIG. 3 is a flowchart for explaining the operation of the second embodiment.

【図4】第3の実施例の動作を説明するためのフローチ
ャート。
FIG. 4 is a flowchart for explaining the operation of the third embodiment.

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

1…CPU、2…キーボード、8a…通常の英単語辞
書、8b…ピリオドを含む英単語辞書。
1 ... CPU, 2 ... keyboard, 8a ... normal English word dictionary, 8b ... English word dictionary containing periods.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 井上 佳憲 東京都青梅市新町1385番地 東芝ソフトウ エアエンジニアリング株式会社内 (72)発明者 冨ケ原 聡 東京都青梅市新町1385番地 東芝ソフトウ エアエンジニアリング株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Yoshinori Inoue 1385 Shinmachi, Ome City, Tokyo Inside Toshiba Soft Air Engineering Co., Ltd. (72) Inventor Satoshi Tomihara 1385 Shinmachi, Ome City, Tokyo Toshiba Soft Air Engineering Co., Ltd. Within

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 入力文字列に対する英語スペルチェック
手段を有する文書作成装置において、 前記入力文字列からピリオドを検出する検出手段と、 この検出手段により前記ピリオドが検出された場合に、
予め用意されたピリオドを含む英単語辞書に基づいて英
語スペルチェック処理を実行して前記入力文字列に該当
する英単語を出力し、または前記英単語辞書に存在しな
い場合には前記入力文字列からピリオドを除去して通常
の英単語辞書に基づいて英語スペルチェック処理を実行
するスペルチェック処理手段とを具備したことを特徴と
する文書作成装置。
1. A document creation apparatus having an English spelling checker for an input character string, a detector for detecting a period from the input character string, and a detector for detecting the period when the detector detects the period.
Performs an English spell check process based on an English word dictionary containing a period prepared in advance to output an English word corresponding to the input character string, or from the input character string if it does not exist in the English word dictionary. A document creation apparatus comprising: a spell check processing unit that removes periods and executes English spell check processing based on a normal English word dictionary.
【請求項2】 入力文字列に対する英語スペルチェック
手段を有する文書作成装置において、 前記入力文字列の文字数および数字を検出する検出手段
と、 この検出手段により検出された文字数が所定の範囲内お
よび前記入力文字列に数字が存在しない場合に英語スペ
ルチェック処理を実行し、前記文字数が所定の範囲外お
よび前記入力文字列に数字が存在する場合に英語スペル
チェック処理を実行しないスペルチェック処理手段とを
具備したことを特徴とする文書作成装置。
2. A document creation apparatus having an English spelling checker for an input character string, a detector for detecting the number of characters and a number of the input character string, and a number of characters detected by the detector within a predetermined range and An English spell check processing is executed when a number does not exist in the input character string, and an English spell check processing means which does not execute the English spell check processing when the number of characters is out of a predetermined range and the numeral exists in the input character string. A document creation device characterized by being provided.
【請求項3】 入力文字列に対する英語スペルチェック
手段を有する文書作成装置において、 前記入力文字列の次にスペースを入力した場合に英語ス
ペルチェック処理を実行し、前記入力文字列の入力直後
に無変換入力の場合には英語スペルチェック処理を実行
しないスペルチェック処理手段とを具備したことを特徴
とする文書作成装置。
3. A document creation apparatus having an English spelling checker for an input character string, which executes an English spelling check process when a space is entered next to the input character string. A document creation apparatus comprising: a spell check processing unit that does not execute English spell check processing in the case of conversion input.
JP3250688A 1991-09-30 1991-09-30 Document preparing device Pending JPH0589140A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3250688A JPH0589140A (en) 1991-09-30 1991-09-30 Document preparing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3250688A JPH0589140A (en) 1991-09-30 1991-09-30 Document preparing device

Publications (1)

Publication Number Publication Date
JPH0589140A true JPH0589140A (en) 1993-04-09

Family

ID=17211572

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3250688A Pending JPH0589140A (en) 1991-09-30 1991-09-30 Document preparing device

Country Status (1)

Country Link
JP (1) JPH0589140A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015194631A (en) * 2014-03-31 2015-11-05 富士通株式会社 Opinion processing program, system, method, and information processing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015194631A (en) * 2014-03-31 2015-11-05 富士通株式会社 Opinion processing program, system, method, and information processing device

Similar Documents

Publication Publication Date Title
JPS61217863A (en) Electronic dictionary
JPS5994131A (en) Word processor
JPH0589140A (en) Document preparing device
JP3103179B2 (en) Document creation device and document creation method
JP2786260B2 (en) Kana-Kanji conversion device
JP2833650B2 (en) Document processing device
JP3371435B2 (en) Input mode automatic setting method or input mode automatic setting device
JP2737160B2 (en) Sentence processing equipment
JPS60189573A (en) Character convertor
JP3147947B2 (en) Machine translation equipment
JPH05210671A (en) Word processor
JPH0721171A (en) Key input correcting device
JPS5832418B2 (en) Kanji-mixed sentence input device
JPH0630099B2 (en) Japanese processor
JP3236039B2 (en) Character processing apparatus and method
JPS6315633B2 (en)
JP2729996B2 (en) Document processing apparatus and method
JP3137329B2 (en) Document editing device
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JPS63765A (en) Document processor
JPH0719189B2 (en) Data input device
JPH09231211A (en) Character processor and processing method for character string
JPH0778133A (en) Document preparing device and method for outputting character pattern
JPS63311559A (en) Word processor
JPH06231123A (en) External character processor

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees