JPH11134331A - Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program - Google Patents

Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program

Info

Publication number
JPH11134331A
JPH11134331A JP9300466A JP30046697A JPH11134331A JP H11134331 A JPH11134331 A JP H11134331A JP 9300466 A JP9300466 A JP 9300466A JP 30046697 A JP30046697 A JP 30046697A JP H11134331 A JPH11134331 A JP H11134331A
Authority
JP
Japan
Prior art keywords
character
erroneous input
kana
conversion
input
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
JP9300466A
Other languages
Japanese (ja)
Inventor
Shigemi Nakazato
茂美 中里
Hirofumi Goto
浩文 後藤
Kunihiro Sakamoto
国博 坂本
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 JP9300466A priority Critical patent/JPH11134331A/en
Publication of JPH11134331A publication Critical patent/JPH11134331A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To output a converted result intended by a user by outputting the replacement candidate of an erroneous input by using the key sequence of a user. SOLUTION: A read character string is inputted through an inputting part 21. A controlling part 22 detects an erroneous input character in the read character string through an erroneous input automatic correcting part 23. When the erroneous input character is detected, the erroneous input automatic correcting part 23 extracts plural replacement candidates for the erroneous input character from an erroneous input dictionary 25 based on the erroneous input character and a previous character. The erroneous input dictionary 25 stores plural replacement candidates whose priority order is decided according to the key sequence of the erroneous input character to be corrected and the previous character. A KANA/Chinese character converting part 24 operates the KANA/Chinese character conversion of the read character string by using those replacement candidates. A controlling part 22 outputs plural conversion candidates obtained by the KANA/Chinese character converting part 24 through an outputting part 27.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ワープロソフトを
搭載したパーソナルコンピュータやワードプロセッサ等
の文書作成装置に係り、特に誤入力自動補正機能を備え
た文書作成装置と、同装置に用いられるかな漢字変換方
法及びかな漢字変換プログラムを記録した記録媒体に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document creation device such as a personal computer or a word processor equipped with word processing software, and more particularly to a document creation device having an erroneous input automatic correction function and a kana-kanji conversion method used in the device. And a recording medium storing a kana-kanji conversion program.

【0002】[0002]

【従来の技術】例えばパーソナルコンピュータやワード
プロセッサ等の文書作成装置に用いられるかな漢字変換
システムにおいては、キーボード等の入力装置から入力
された仮名文字列を漢字混じり文字列に変換することに
よって日本語の入力を実現している。
2. Description of the Related Art In a kana-kanji conversion system used in a document creation device such as a personal computer or a word processor, a kana character string input from an input device such as a keyboard is converted into a character string mixed with kanji to input Japanese characters. Has been realized.

【0003】この場合、かな漢字変換のための仮名入力
は仮名文字列をそのまま入力するか、または、ローマ字
で入力し、それをシステムが仮名に変換するなどして行
うが、いずれの場合でもユーザが仮名を誤って入力して
しまうことがあり、その場合には当然かな漢字変換の結
果も誤ったものになってしまう。
In this case, kana input for kana-kanji conversion is performed by inputting a kana character string as it is, or by inputting it in romaji and converting it into kana by the system. In some cases, a kana is erroneously entered, in which case the result of the kana-to-kanji conversion is also incorrect.

【0004】従来、このような入力の誤りに対して、そ
のキーの近くのキーに置換えて補正するものがある。こ
れは、例えばローマ字入力モードにおいて、ユーザが
「ko」と入力すべきところを「kl」と入力してしま
った場合に、「l」キーの近くの母音字のキーを探し
て、「ko」と補正するものである。このような誤入力
の補正により、ユーザが入力を訂正しなくとも、正しい
変換結果を得ることができる。
Conventionally, such an input error is corrected by replacing it with a key near the key. For example, in the Roman character input mode, when the user inputs “ko” where “ko” is to be input, the user searches for a vowel character key near the “l” key and “ko” Is corrected. By correcting such erroneous input, a correct conversion result can be obtained without the user correcting the input.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上記し
たような従来の誤入力補正方法では、誤入力文字の置換
え候補が誤入力キーの近くのキーに一意に決められてい
たため、誤入力文字に対する置換え候補が複数存在する
場合には、それらを出し分けることができない。このた
め、必ずしもユーザの意図していた変換結果を出力する
ことはできないといった問題があった。
However, in the conventional erroneous input correction method as described above, the replacement candidate for the erroneous input character is uniquely determined to a key near the erroneous input key. When there are a plurality of candidates, they cannot be distributed. For this reason, there is a problem that the conversion result intended by the user cannot always be output.

【0006】本発明は上記のような点に鑑みなされたも
ので、ユーザのキーシーケンスを利用して誤入力の置換
え候補を出し分けることにより、ユーザが意図していた
変換結果を出力して、その後の入力/変換/編集作業な
どを円滑に進めることのできる文書作成装置、かな漢字
変換方法及びかな漢字変換プログラムを記録した記録媒
体を提供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made in view of the above points, and a conversion result intended by a user is output by using a key sequence of the user to select replacement candidates for erroneous input. An object of the present invention is to provide a document creation device, a kana-kanji conversion method, and a recording medium on which a kana-kanji conversion program is recorded, which can smoothly perform subsequent input / conversion / editing operations.

【0007】[0007]

【課題を解決するための手段】本発明の請求項1に係る
文書作成装置は、変換対象となる文字列を入力する入力
手段と、この入力手段によって入力された文字列の中の
誤入力文字を検出する誤入力検出手段と、この誤入力検
出手段によって検出された誤入力文字とその1つ前の文
字のキーシーケンスに基づいて上記誤入力文字に対する
複数の置換え候補を作成する置換え候補作成手段と、こ
の置換え候補作成手段によって作成された各置換え候補
を用いて上記誤入力文字をかな漢字変換する変換手段
と、この変換手段によって得られる複数の変換候補を出
力する出力手段とを具備したことを特徴とする。
According to a first aspect of the present invention, there is provided a document creating apparatus, comprising: input means for inputting a character string to be converted; and erroneous input characters in the character string input by the input means. Erroneous input detection means for detecting a erroneous input character and a key sequence of a character immediately before the erroneous input character detected by the erroneous input detection means, and a plurality of replacement candidate generation means for generating a plurality of replacement candidates for the erroneous input character And conversion means for converting the erroneous input character to kana-kanji using each replacement candidate created by the replacement candidate creation means, and output means for outputting a plurality of conversion candidates obtained by the conversion means. Features.

【0008】このような構成によれば、変換対象となる
文字列が入力されたときに、その文字列の中の誤入力文
字が検出され、その誤入力文字とその1つ前の文字のキ
ーシーケンスに基づいて上記誤入力文字に対する複数の
置換え候補が作成され、これらの置換え候補を用いたか
な漢字変換によって複数の変換候補が出力される。
According to such a configuration, when a character string to be converted is input, an erroneous input character in the character string is detected, and the erroneous input character and the key of the character immediately before the erroneous input character are detected. A plurality of replacement candidates for the erroneous input character are created based on the sequence, and a plurality of conversion candidates are output by kana-kanji conversion using these replacement candidates.

【0009】このように、誤入力文字が検出された場合
に、その1つ前の文字とのキーシーケンスによって定め
られる複数の置換え候補を用いてかな漢字変換を行うた
め、ユーザが意図していた変換結果を得ることができる
ようになる。
As described above, when an erroneous input character is detected, kana-kanji conversion is performed using a plurality of replacement candidates determined by a key sequence with the immediately preceding character. You will be able to get results.

【0010】また、請求項2では、上記請求項1におい
て、補正対象となる文字とその1つ前の文字のキーシー
ケンスによって優先順位が定められた複数の置換え候補
を格納した誤入力辞書を有し、上記置換え候補作成手段
は、上記検出された誤入力文字とその1つ前の文字に基
づいて上記誤入力文字に対する複数の置換え候補を上記
誤入力辞書から優先順に抽出することを特徴とする。
According to a second aspect of the present invention, in the first aspect, there is provided an erroneous input dictionary storing a plurality of replacement candidates whose priorities are determined by a key sequence of a character to be corrected and a preceding character. The replacement candidate creating means extracts a plurality of replacement candidates for the erroneous input character from the erroneous input dictionary in a priority order based on the detected erroneous input character and a character immediately preceding the erroneous input character. .

【0011】このような構成によれば、誤入力辞書から
誤入力文字に対する複数の置換え候補がキーシーケンス
に従って優先順に抽出されて、それらの置換え候補を用
いたかな漢字変換により、もっと確からしい変換候補が
優先的に出力される。これにより、候補選択操作の回数
を軽減することができる。
According to such a configuration, a plurality of replacement candidates for erroneous input characters are extracted from the erroneous input dictionary in order of priority according to the key sequence, and a more probable conversion candidate is obtained by Kana-Kanji conversion using the replacement candidates. Output preferentially. As a result, the number of candidate selection operations can be reduced.

【0012】また、請求項3では、上記請求項2におい
て、上記出力手段は、上記変換手段によって得られる各
変換候補の出力形態を上記各置換え候補の優先順位に基
づいて変更することを特徴とする。
According to a third aspect of the present invention, in the second aspect, the output means changes the output form of each conversion candidate obtained by the conversion means based on the priority of each replacement candidate. I do.

【0013】このような構成によれば、かな漢字変換に
よって得られる複数の変換候補の出力形態が上記各置換
え候補の優先順位によって変更されるため、変換候補を
選択する場合に、それらの優先順位を視覚的に判断する
ことができる。
According to such a configuration, the output form of the plurality of conversion candidates obtained by the Kana-Kanji conversion is changed according to the priority of each of the replacement candidates. Therefore, when the conversion candidates are selected, their priorities are changed. It can be judged visually.

【0014】[0014]

【発明の実施の形態】以下、図面を参照して本発明の一
実施形態を説明する。図1は本発明の一実施形態に係る
文書作成装置のシステム構成を示すブロック図である。
なお、本実施形態における文書作成装置は、例えば磁気
ディスク等の記録媒体に記録されたプログラムを読み込
み、このプログラムによって動作が制御されるコンピュ
ータによって実現される。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a system configuration of a document creation device according to an embodiment of the present invention.
The document creation apparatus according to the present embodiment is realized by a computer that reads a program recorded on a recording medium such as a magnetic disk and the operation of which is controlled by the program.

【0015】図1に示すように、本実施形態における文
書作成装置は、CPU11、メモリ12、入力装置1
3、表示装置14、外部記憶装置15、印刷装置16、
通信装置17によって構成される。
As shown in FIG. 1, a document creation device according to the present embodiment includes a CPU 11, a memory 12, an input device 1
3, display device 14, external storage device 15, printing device 16,
The communication device 17 is provided.

【0016】CPU11は、本装置の動作全体を制御す
るものであり、メモリ12に格納されたプログラムの起
動で動作する。なお、メモリ12に格納されたプログラ
ムに基づいて実現される機能としては、アプリケーショ
ンプログラムによるワードプロセッサ、かな漢字変換プ
ログラムによるかな漢字変換システム(IME:インプ
ットメソッドエディタ)等がある。
The CPU 11 controls the entire operation of the present apparatus, and operates by activating a program stored in the memory 12. Functions realized based on the program stored in the memory 12 include a word processor by an application program, a kana-kanji conversion system (IME: input method editor) by a kana-kanji conversion program, and the like.

【0017】メモリ12は、例えばROMやRAMから
なり、本装置で使用されるプログラムやデータ等を格納
する。このメモリ12には、ワードプロセッサを実現す
るアプリケーションプログラムや、かな漢字変換システ
ムを実現するかな漢字変換プログラム等を格納するため
のプログラム領域12aの他、入力バッファ12b、置
換え候補バッファ12c、変換候補バッファ12d、文
書バッファ12eなどが設けられている。
The memory 12 is composed of, for example, a ROM or a RAM, and stores programs and data used in the present apparatus. The memory 12 has a program area 12a for storing an application program for realizing a word processor, a kana-kanji conversion program for realizing a kana-kanji conversion system, an input buffer 12b, a replacement candidate buffer 12c, a conversion candidate buffer 12d, and a document. A buffer 12e and the like are provided.

【0018】入力バッファ12bは、文書作成のために
入力された読み文字列を格納する。置換え候補バッファ
12cには、読み文字列の中の誤入力文字を複数の置換
え候補で補正した文字列を格納する。変換候補バッファ
12dは、かな漢字変換によって得られた複数の変換候
補を格納する。文書バッファ12eは、かな漢字変換機
能によって得られたかな漢字混じり文字列からなる文書
データを格納する。
The input buffer 12b stores a reading character string input for document creation. The replacement candidate buffer 12c stores a character string obtained by correcting an erroneously input character in the read character string with a plurality of replacement candidates. The conversion candidate buffer 12d stores a plurality of conversion candidates obtained by the Kana-Kanji conversion. The document buffer 12e stores document data composed of character strings mixed with kana-kanji obtained by the kana-kanji conversion function.

【0019】入力装置13は、キーボードからなり、本
装置に対する指示やデータの入力を行うものであり、文
書作成のための読み文字列や、その入力された読み文字
列に対するかな漢字変換の指示(「変換」キーの操作に
よる指示)の入力等に用いられる。
The input device 13 is composed of a keyboard and is used to input instructions and data to the apparatus. The input device 13 reads a character string for creating a document, and instructs a kana-kanji conversion of the input character string (" It is used for inputting an instruction) by operating the "Convert" key.

【0020】表示装置14は、例えばCRT (Cathode
Ray Tube) やLCD (Liquid Crystal Display) からな
り、入力装置13を通じて入力された読み文字列やかな
漢字変換結果等のデータの表示を行う。
The display device 14 is, for example, a CRT (Cathode
It comprises a Ray Tube) and an LCD (Liquid Crystal Display), and displays data such as a read character string and a Kana-Kanji conversion result input through the input device 13.

【0021】外部記憶装置15は、例えばHDD (Hard
Disk Drive) やCD−ROM (Compact Disc Read On
ly Memory) からなり、各種プログラムやデータ等を保
存する。この場合、アプリケーションプログラムやかな
漢字変換システムを実現するためのかな漢字変換プログ
ラムの他、かな漢字変換システムによって生成された文
書や、かな漢字変換システムがかな漢字変換を行う際に
参照するかな漢字変換辞書のデータ等も含まれる。
The external storage device 15 is, for example, an HDD (Hard
Disk Drive) and CD-ROM (Compact Disc Read On)
ly Memory) and stores various programs and data. In this case, in addition to the application program and the Kana-Kanji conversion program for realizing the Kana-Kanji conversion system, the documents generated by the Kana-Kanji conversion system and the data of the Kana-Kanji conversion dictionary that the Kana-Kanji conversion system refers to when performing the Kana-Kanji conversion are also included. It is.

【0022】印刷装置16は、文書の印刷等を行うため
に用いられる。この印刷装置16としては、本装置に内
蔵されたものでも、外付けにて接続されるものでも良
い。また、通信装置17は、例えば構内LAN (Local
Area Network) や通信ネットワーク等を介して外部装置
とのデータの送受信制御を行う。
The printing device 16 is used for printing a document or the like. The printing device 16 may be built in the printing apparatus or may be connected externally. The communication device 17 is, for example, a private LAN (Local
It controls the transmission and reception of data with external devices via an Area Network) or a communication network.

【0023】次に、図1に示すシステム構成によって実
現される文書作成装置の機能構成について説明する。図
2は図1のシステム構成によって実現される文書作成装
置の機能構成を示すブロック図である。図2に示すよう
に、本実施形態における文書作成装置は、入力部21、
制御部22、誤入力自動補正部23、かな漢字変換部2
4、誤入力辞書25、かな漢字変換辞書26、出力部2
7の各機能からなる。
Next, a description will be given of a functional configuration of the document creating apparatus realized by the system configuration shown in FIG. FIG. 2 is a block diagram showing a functional configuration of the document creating apparatus realized by the system configuration of FIG. As shown in FIG. 2, the document creation device according to the present embodiment includes an input unit 21,
Control unit 22, erroneous input automatic correction unit 23, kana-kanji conversion unit 2
4, erroneous input dictionary 25, kana-kanji conversion dictionary 26, output unit 2
7 functions.

【0024】入力部21は、入力装置13の操作によっ
て入力される読み文字列や、かな漢字変換の指示等のデ
ータを制御する。この入力部21の制御により入力され
た読み文字列のデータはメモリ12の入力バッファ12
bに格納され、かな漢字変換の対象となる。また、かな
漢字変換の指示はかな漢字変換部24に通知される。
The input unit 21 controls data such as a read character string input by operating the input device 13 and an instruction for kana-kanji conversion. The data of the read character string input under the control of the input unit 21 is stored in the input buffer 12 of the memory 12.
b and is subjected to kana-kanji conversion. In addition, the instruction of the kana-kanji conversion is notified to the kana-kanji conversion unit 24.

【0025】制御部22は、かな漢字変換システムとし
ての機能全体を制御するものであり、入力部21からの
入力データやかな漢字変換の指示等に応じて各処理部を
制御する。
The control unit 22 controls the entire function of the kana-kanji conversion system, and controls each processing unit in accordance with input data from the input unit 21, an instruction for kana-kanji conversion, and the like.

【0026】かな漢字変換システムの一機能である誤入
力自動補正部23は、入力された読み文字列について、
ローマ字変換の結果やかな漢字変換辞書26を参照する
などして、かな漢字変換の対象として誤りであるか否か
をチェックする。さらに、誤りであると判別できた場合
には、誤入力辞書25を参照して誤入力文字に対する複
数の置換え候補を作成する。これらの置換え候補を用い
た補正した文字列はメモリ12の置換え候補バッファ1
2cに格納される。
The erroneous input automatic correction unit 23, which is one function of the kana-kanji conversion system,
By referring to the result of the Roman character conversion or the Kana-Kanji conversion dictionary 26, it is checked whether or not the target of the Kana-Kanji conversion is an error. Further, when it is determined that the input is incorrect, a plurality of replacement candidates for the erroneous input character are created with reference to the erroneous input dictionary 25. The character string corrected using these replacement candidates is stored in the replacement candidate buffer 1 of the memory 12.
2c.

【0027】かな漢字変換部24は、かな漢字変換辞書
26を参照して入力読み文字列をかな漢字変換し、その
変換結果(漢字混じり文字列)を制御部22に返す。こ
の場合、誤入力自動補正部23によって誤入力文字に対
する複数の置換え候補が作成されている場合には、これ
らの置換え候補を用いて入力読み文字列をかな漢字変換
し、その変換結果として得られた各変換候補を制御部2
2に返す。この各変換候補はメモリ12の変換候補バッ
ファ12dに格納される。
The Kana-Kanji conversion unit 24 converts the input read character string into Kana-Kanji characters with reference to the Kana-Kanji conversion dictionary 26 and returns the conversion result (Kanji-mixed character string) to the control unit 22. In this case, when a plurality of replacement candidates for the erroneous input character are created by the erroneous input automatic correction unit 23, the input reading character string is converted into Kana-Kanji characters using these replacement candidates, and the conversion result is obtained. Control unit 2 converts each conversion candidate
Return to 2. These conversion candidates are stored in a conversion candidate buffer 12d of the memory 12.

【0028】誤入力辞書25は、誤入力文字を補正する
ための情報を記憶した辞書であって、本実施形態では誤
入力の補正対象文字とその1つ前の文字のキーシーケン
スによって優先順位が定められた複数の置換え候補が格
納されている。キーシーケンスとは、キーボード上のキ
ー配列に従ってユーザが文字列を入力するときの各キー
の入力順である。
The erroneous input dictionary 25 is a dictionary in which information for correcting erroneous input characters is stored. In this embodiment, the precedence is determined by the character to be corrected for erroneous input and the key sequence of the immediately preceding character. A plurality of predetermined replacement candidates are stored. The key sequence is an input order of each key when a user inputs a character string according to a key arrangement on a keyboard.

【0029】かな漢字変換辞書26は、読みとその読み
に対応する見出し(変換語)など、かな漢字変換処理に
必要な情報を記憶している。出力部27は、制御部22
を介して入力された読み文字列や、誤入力自動補正部2
3によって補正された文字列、かな漢字変換部24によ
って変換された文字列等を表示装置14に出力したり、
アプリケーションへの出力データを作成する。
The kana-kanji conversion dictionary 26 stores information necessary for kana-kanji conversion processing, such as readings and headings (conversion words) corresponding to the readings. The output unit 27 includes the control unit 22
Character string input via the PC or an erroneous input automatic correction unit 2
3, the character string converted by the kana-kanji conversion unit 24 and the like are output to the display device 14.
Create output data to the application.

【0030】図3は誤入力辞書25の構成を示す図であ
る。誤入力辞書25には、誤入力の補正対象文字とその
1つ前の文字のキーシーケンスによって優先順位が定め
られた複数の置換え候補が格納されている。
FIG. 3 is a diagram showing the configuration of the erroneous input dictionary 25. The erroneous input dictionary 25 stores a character to be corrected for erroneous input and a plurality of replacement candidates whose priorities are determined by the key sequence of the character immediately preceding the character.

【0031】すなわち、例えば補正対象文字が「k」で
ある場合には、その1つ前の文字が「q」,「a」,
「z」,「w」,「s」,「x」,「e」,「d」,
「c」,「r」,「f」,「v」,「t」,「g」,
「b」,「y」,「h」,「n」といったように、キー
ボード上の左側に配列されているキーが入力されている
ときに、その後に続く文字として、「l」,
「i」,「,」,「o」,「u」,「j」,「m」とい
った順でキー入力される可能性が高い。これらの文字が
置換え候補として、その優先順に誤入力辞書25に格納
されている。
That is, for example, when the character to be corrected is “k”, the character immediately before that is “q”, “a”,
"Z", "w", "s", "x", "e", "d",
"C", "r", "f", "v", "t", "g",
When a key arranged on the left side of the keyboard, such as "b", "y", "h", "n", is input, "l",
There is a high possibility that keys are input in the order of "i", ",", "o", "u", "j", "m". These characters are stored in the erroneous input dictionary 25 as replacement candidates in the order of priority.

【0032】なお、「l」,「i」,「,」,「o」,
「u」,「j」,「m」といった各候補の優先順位は、
「k」の次にくる文字の出現頻度を統計的に求め、その
出現頻度順に決めたものである。
Note that "l", "i", ",", "o",
The priority of each candidate such as “u”, “j”, “m”
The appearance frequency of the character following "k" is statistically obtained and determined in the order of appearance frequency.

【0033】また、同じ「k」でも、その1つ前の文字
が「[」,「]」,「@」,「:」,「¥」,「p」,
「;」,「/」,「o」,「l」,「.」といったよう
に、キーボード上の左側に配列されているキーが入力さ
れているときに、その後に続く文字として、「l」,
「j」,「i」,「,」,「o」,「u」,「m」とい
った順でキー入力される可能性が高い。これらの文字が
置換え候補として、その優先順に誤入力辞書25に格納
されている。
Also, for the same "k", the preceding character is "[", "]", "@", ":", "@", "p",
When a key arranged on the left side of the keyboard such as ";", "/", "o", "l", "." ,
There is a high possibility that keys are input in the order of "j", "i", ",", "o", "u", "m". These characters are stored in the erroneous input dictionary 25 as replacement candidates in the order of priority.

【0034】なお、「l」,「j」,「i」,「,」,
「o」,「u」,「m」といった各候補の優先順位は、
「k」の次にくる文字の出現頻度を統計的に求め、その
出現頻度順に決めたものである。
Note that "l", "j", "i", ",",
The priority of each candidate such as “o”, “u”, “m”
The appearance frequency of the character following "k" is statistically obtained and determined in the order of appearance frequency.

【0035】図4は入力装置13として用いられるキー
ボードのキー配列を示す図である。キーボード上には、
文字(仮名文字、英文字)、数字、記号等を入力するた
めの各種のキーがJIS規格に従って配列されている。
なお、この規格は、主としてかな漢字変換形日本文入力
装置で使用する両手操作形のキー配列について規定した
ものである。また、ここで示されている文字キーの他
に、カーソルキー、シフトキー、変換キー、次候補キー
といった各種のキーが所定の場所に配列されている。
FIG. 4 is a diagram showing a key arrangement of a keyboard used as the input device 13. On the keyboard,
Various keys for inputting characters (kana characters, English characters), numbers, symbols, and the like are arranged in accordance with JIS standards.
This standard mainly specifies a two-handed key arrangement used in a kana-kanji conversion type Japanese sentence input device. In addition to the character keys shown here, various keys such as a cursor key, a shift key, a conversion key, and a next candidate key are arranged at predetermined locations.

【0036】次に、同実施形態の動作を説明する。図5
は同実施形態におけるかな漢字変換処理の動作を示すフ
ローチャートである。なお、ここでは、アプリケーショ
ンの起動により本装置がワードプロセッサとして動作可
能な状態にあり、そのアプリケーションの下でかな漢字
変換システムにより読み文字列をかな漢字変換して文書
を作成するものとする。
Next, the operation of the embodiment will be described. FIG.
9 is a flowchart showing an operation of a kana-kanji conversion process in the embodiment. Here, it is assumed that the apparatus is operable as a word processor by activating an application, and a kana-kanji conversion of a reading character string is performed by a kana-kanji conversion system under the application to create a document.

【0037】また、入力モードには、日本語の読みをそ
のまま入力する「かな入力モード」と、ローマ字読みし
て入力する「ローマ字入力モード」があるが、ここでは
「ローマ字入力モード」で変換対象となる読み文字列を
入力する場合を想定して説明する。
In the input mode, there are a "kana input mode" for directly inputting Japanese readings and a "romanized input mode" for reading and inputting Roman characters. The following description assumes that a reading character string is input.

【0038】入力部21は、キーボードからなる入力装
置13によって入力される読み文字列または変換キーを
受けて、これを制御部22に渡す(ステップA11)。
このとき入力された読み文字列はローマ字変換された
後、メモリ12の入力バッファ12bに格納されると共
に、表示装置14の表示画面上のカーソル位置に表示さ
れる。
The input unit 21 receives a read character string or a conversion key input by the input device 13 composed of a keyboard, and passes it to the control unit 22 (step A11).
The read character string input at this time is converted into Roman characters, then stored in the input buffer 12b of the memory 12, and displayed at the cursor position on the display screen of the display device 14.

【0039】ここで、読み文字列の入力後、変換キーが
押されると(ステップA12のYes)、制御部22
は、まず、誤入力自動補正部23を通じて、入力バッフ
ァ12bに格納された読み文字列に対する誤入力チェッ
クを行い(ステップA13)、当該読み文字列の中に誤
入力文字が存在するか否かを判断する(ステップA1
4)。この誤入力チェックは、ローマ字変換されていな
い文字を検出することにより行う。
Here, if the conversion key is pressed after the input of the reading character string (Yes in step A12), the control unit 22
First, the erroneous input is automatically checked for the read character string stored in the input buffer 12b through the erroneous input automatic correction unit 23 (step A13), and it is determined whether the erroneous input character exists in the read character string. Judge (Step A1)
4). This erroneous input check is performed by detecting characters that have not been converted to Roman characters.

【0040】その結果、読み文字列が正しくローマ字変
換されていれば、誤入力文字なしと判断して(ステップ
A14のYes)、制御部22はかな漢字変換部24を
通じて、その読み文字列をかな漢字変換処理する(ステ
ップA16)。この場合、かな漢字変換部24では、か
な漢字変換辞書26を検索することにより、入力バッフ
ァ12bに格納された読み文字列に対応する見出し(変
換語)を変換候補として得る。この変換候補は、メモリ
12の変換候補バッファ12dに格納される。
As a result, if the read character string has been correctly converted to Roman characters, it is determined that there is no erroneous input character (Yes in step A14), and the control unit 22 converts the read character string into Kana-Kanji characters through the Kana-Kanji conversion unit 24. Processing is performed (step A16). In this case, the kana-kanji conversion unit 24 searches the kana-kanji conversion dictionary 26 to obtain a heading (conversion word) corresponding to the read character string stored in the input buffer 12b as a conversion candidate. The conversion candidates are stored in a conversion candidate buffer 12d of the memory 12.

【0041】変換候補バッファ12dに変換候補が格納
されると、制御部22は出力部27を通じて、その変換
候補を表示装置14に表示する(ステップA17)。一
方、読み文字列の中にローマ字変換されない文字があれ
ば、その文字を誤入力文字と判断して(ステップA14
のYes)、制御部22は誤入力自動補正部23を通じ
て、その誤入力文字に対する誤入力補正処理を行う(ス
テップA15)。
When the conversion candidates are stored in the conversion candidate buffer 12d, the control unit 22 displays the conversion candidates on the display device 14 through the output unit 27 (Step A17). On the other hand, if there is a character that is not converted to Roman characters in the read character string, the character is determined to be an erroneously input character (step A14).
Yes), the control unit 22 performs an erroneous input correction process on the erroneously input character through the erroneous input automatic correction unit 23 (step A15).

【0042】ここで、本実施形態では、誤入力文字とそ
の1つ前の文字のキーシーケンスに基づいて誤入力補正
処理を行うことを特徴とする。このときの誤入力補正処
理の動作を図6に示す。
Here, the present embodiment is characterized in that the erroneous input correction processing is performed based on the erroneous input character and the key sequence of the character immediately before the erroneous input character. FIG. 6 shows the operation of the erroneous input correction process at this time.

【0043】図6は上記ステップA15における誤入力
補正処理の動作を示すフローチャートである。すなわ
ち、誤入力文字が検出されると、誤入力自動補正部23
では、入力バッファ12bに格納された読み文字列の中
から誤入力文字とその1つ前の文字を制御部22から受
け取る(ステップB11)。
FIG. 6 is a flowchart showing the operation of the erroneous input correction processing in step A15. That is, when an erroneous input character is detected, the erroneous input automatic correction unit 23
Then, the erroneous input character and the character immediately before the erroneously input character from the read character string stored in the input buffer 12b are received from the control unit 22 (step B11).

【0044】誤入力自動補正部23は、これらの文字の
キーシーケンスに従って誤入力辞書25から誤入力文字
に対する置換え候補を順に抽出する(ステップB1
2)。誤入力辞書25には、図3に示すように、誤入力
の補正対象文字とその1つ前の文字のキーシーケンスに
よって優先順位が定められた複数の置換え候補が格納さ
れている。
The erroneous input automatic correcting section 23 sequentially extracts replacement candidates for erroneous input characters from the erroneous input dictionary 25 in accordance with the key sequence of these characters (step B1).
2). As shown in FIG. 3, the erroneous input dictionary 25 stores a plurality of replacement candidates whose priorities are determined by the key sequence of the character to be corrected for the erroneous input and the character immediately before the erroneous input.

【0045】誤入力辞書25から置換え候補を得ると、
誤入力自動補正部23はその置換え候補の正当性を判断
する(ステップB13)。これは、置換え候補によって
補正した文字列でローマ字変換が可能であるか否かをチ
ェックすることにより行う。その結果、ローマ字変換が
可能であれば(ステップB13のYes)、誤入力自動
補正部23は当該置換え候補を正当な候補として判断
し、その置換え候補によって補正した文字列をメモリ1
2の置換え候補バッファ12cに格納する(ステップB
14)。この処理を誤入力辞書25から抽出される全て
の置換え候補について行う(ステップB15)。
When a replacement candidate is obtained from the erroneous input dictionary 25,
The erroneous input automatic correction unit 23 determines the validity of the replacement candidate (step B13). This is performed by checking whether Roman character conversion is possible with the character string corrected by the replacement candidate. As a result, if Roman character conversion is possible (Yes in step B13), the erroneous input automatic correction unit 23 determines the replacement candidate as a valid candidate, and stores the character string corrected by the replacement candidate in the memory 1.
2 is stored in the replacement candidate buffer 12c (step B).
14). This process is performed for all replacement candidates extracted from the erroneous input dictionary 25 (step B15).

【0046】このようにして、置換え候補バッファ12
cに各置換え候補で補正した文字列が格納されると、制
御部22はかな漢字変換部24を通じてかな漢字変換処
理を行う(ステップA16)。この場合、かな漢字変換
部24では、置換え候補バッファ12cに格納された各
置換え候補で補正した文字列毎に漢字変換辞書26を検
索して複数の変換候補を得る。これらの変換候補は、メ
モリ12の変換候補バッファ12dに格納される。
Thus, the replacement candidate buffer 12
When the character string corrected by each replacement candidate is stored in c, the control unit 22 performs the kana-kanji conversion process through the kana-kanji conversion unit 24 (step A16). In this case, the kana-kanji conversion unit 24 searches the kanji conversion dictionary 26 for each character string corrected by each replacement candidate stored in the replacement candidate buffer 12c to obtain a plurality of conversion candidates. These conversion candidates are stored in a conversion candidate buffer 12d of the memory 12.

【0047】変換候補が得られると、制御部22は出力
部27を通じて、その変換候補を表示装置14に表示す
る(ステップA17)。ここで、本実施形態では、変換
候補を表示する場合において、読み文字列を誤入力補正
した場合と誤入力補正しなかった場合とで区別して表示
することを特徴とする。このときの表示処理の動作を図
7に示す。
When the conversion candidates are obtained, the control unit 22 displays the conversion candidates on the display device 14 via the output unit 27 (step A17). Here, the present embodiment is characterized in that, when displaying conversion candidates, the read character string is displayed in a case where it is erroneously input corrected and a case where it is not erroneously input corrected. FIG. 7 shows the operation of the display process at this time.

【0048】図7は上記ステップA17における表示処
理の動作を示すフローチャートである。すなわち、出力
部27では、変換候補を表示する際に、その変換候補が
読み文字列を補正して得られたものであるか否かを判断
する(ステップC11)。その結果、変換候補が読み文
字列を補正して得られたものでない場合、つまり、誤入
力自動補正なしの場合には、出力部27はその変換候補
を通常の表示形態で表示装置14の表示画面上に表示す
る(ステップC12)。
FIG. 7 is a flowchart showing the operation of the display processing in step A17. That is, when displaying the conversion candidate, the output unit 27 determines whether or not the conversion candidate is obtained by correcting the read character string (step C11). As a result, when the conversion candidate is not obtained by correcting the read character string, that is, when there is no erroneous input automatic correction, the output unit 27 displays the conversion candidate on the display device 14 in a normal display form. It is displayed on the screen (step C12).

【0049】また、このとき複数の変換候補(同音語)
が存在し、次候補キーの押下により次候補の表示が指示
された場合には(ステップC13のYes)、出力部2
7は、これらの変換候補の一覧を表示画面上の別エリア
に表示する(ステップC14)。ユーザは、この候補一
覧の中から所望の候補を選択することにより、当該読み
文字列の変換結果として確定することができる。
At this time, a plurality of conversion candidates (homophones)
Exists, and the display of the next candidate is instructed by pressing the next candidate key (Yes in step C13), the output unit 2
7 displays a list of these conversion candidates in another area on the display screen (step C14). By selecting a desired candidate from the candidate list, the user can determine the conversion result of the read character string.

【0050】一方、変換候補が読み文字列を補正して得
られたものである場合、つまり、誤入力自動補正ありの
場合には、出力部27は例えば表示色を変えるなどし
て、その変換候補を通常の表示形態とは異なる表示形態
で表示装置14の表示画面上に表示する(ステップC1
5)。
On the other hand, when the conversion candidate is obtained by correcting the read character string, that is, when there is an erroneous input automatic correction, the output unit 27 changes the display color, for example, by changing the display color. The candidates are displayed on the display screen of the display device 14 in a display mode different from the normal display mode (step C1).
5).

【0051】また、このとき複数の変換候補(同音語)
が存在し、次候補キーの押下により次候補の表示が指示
された場合には(ステップC16のYes)、出力部2
7は、これらの変換候補の一覧を表示画面上の別エリア
に表示し、その際にキーシーケンスによって定められる
各置換え候補の優先順位に基づいて表示色を変えるなど
して、各候補を区別して表示する(ステップC17)。
ユーザは、この候補一覧の中から所望の候補を選択する
ことにより、当該読み文字列の変換結果として確定する
ことができる。
At this time, a plurality of conversion candidates (homophones)
Exists, and the display of the next candidate is instructed by pressing the next candidate key (Yes in step C16), the output unit 2
7 displays a list of these conversion candidates in another area on the display screen, and distinguishes each candidate by changing the display color based on the priority of each replacement candidate determined by the key sequence at that time. It is displayed (step C17).
By selecting a desired candidate from the candidate list, the user can determine the conversion result of the read character string.

【0052】図8に具体例を示す。「ローマ字入力モー
ド」が設定されている状態で、ユーザが「aknout
a」といった読み文字列をキー入力して変換キーを押下
したとする。この読み文字列はローマ字変換されて、図
8(a)に示すように入力バッファ12bに格納され
る。この場合、「aknouta」の中の「k」が誤っ
ているために、ローマ字変換によって「あkのうた」と
いった読み文字列が入力バッファ12bに格納されるこ
とになる。
FIG. 8 shows a specific example. In the state where the “Roman character input mode” is set, the user sets “acknout”.
It is assumed that a reading character string such as "a" is input by a key and the conversion key is pressed. This read character string is converted into Roman characters and stored in the input buffer 12b as shown in FIG. In this case, since "k" in "aknowa" is incorrect, a read character string such as "ak no uta" is stored in the input buffer 12b by Roman character conversion.

【0053】ここで、入力された読み文字列「akno
uta」の中でローマ字変換されなかった文字「k」が
誤入力文字と判断され、その1つ前の文字「a」とのキ
ーシーケンスによって複数の置換え候補が作成される。
Here, the input reading character string "akno
The character "k" which has not been converted to Roman characters in "uta" is determined to be an erroneous input character, and a plurality of replacement candidates are created by a key sequence with the character "a" immediately before the character.

【0054】すなわち、図3に示すように、「k」が誤
入力文字である場合に、その1つ前の文字が「a」であ
ると、置換え候補として、「l」,「i」,「,」,
「o」,「u」,「j」,「m」といった文字が誤入力
辞書25から順に抽出される。
That is, as shown in FIG. 3, if “k” is an erroneous input character and the character immediately preceding it is “a”, “l”, “i”, ",",
Characters such as "o", "u", "j", and "m" are sequentially extracted from the erroneous input dictionary 25.

【0055】これらの置換え候補によって誤入力文字
「k」を補正してローマ字変換すると、「i」と「o」
と「u」を用いた場合にローマ字変換が可能となる。し
たがって、置換え候補バッファ12cには、この「i」
と「o」と「u」を用いて読み文字列を補正した文字列
として、図8(b)に示すように「あいのうた」,「あ
おのうた」,「あうのうた」の3つの候補が格納され
る。この場合、置換え候補「i」,「o」,「u」の優
先順位に従って、「あいのうた」→「あおのうた」→
「あうのうた」の順で格納される。
When the erroneous input character "k" is corrected by these replacement candidates and converted into Roman characters, "i" and "o"
When "u" and "u" are used, Roman character conversion is possible. Therefore, this “i” is stored in the replacement candidate buffer 12c.
As shown in FIG. 8 (b), three candidates of “Aino Uta”, “Ao No Uta”, and “Au No Uta” are obtained as character strings obtained by correcting the read character string using “o” and “u”. Is stored. In this case, according to the priorities of the replacement candidates “i”, “o”, and “u”, “ainouta” → “aonouta” →
It is stored in the order of “a song”.

【0056】次に、この置換え候補バッファ12cに格
納された各文字列毎にかな漢字変換処理が行われる。こ
れにより、変換候補バッファ12dには、図8(c)に
示すように「あいのうた」に対して「愛の歌」,「アイ
の歌」,「藍の歌」、「あおのうた」に対して「青の
歌」,「粟生の歌」、「あうのうた」に対して「合うの
歌」といった複数の変換候補が順に格納される。
Next, a kana-kanji conversion process is performed for each character string stored in the replacement candidate buffer 12c. As a result, in the conversion candidate buffer 12d, as shown in FIG. 8 (c), "Ai no Uta" is changed to "Ai no Uta", "Ai no Uta", "Ai no Uta", and "Ao no Uta". On the other hand, a plurality of conversion candidates, such as "blue song", "Ao no Uta", and "a song" for "a song" are stored in order.

【0057】また、これらの候補に加えて、「あいのう
た」,「あおのうた」,「あうのうた」といった無変換
候補も格納されるが、この無変換候補は候補として必ず
しも加える必要しない。
In addition to these candidates, non-conversion candidates such as "Aino Uta", "Ao No Uta", and "Au No Uta" are also stored. However, these non-conversion candidates are not necessarily required to be added as candidates.

【0058】このようにして複数の変換候補が得られる
と、まず、その中の第1位の候補が表示される。この場
合、変換候補の表示順位は置換え候補の優先順位に従う
ため、「愛の歌」が第1位で表示される。
When a plurality of conversion candidates are obtained in this way, first, the first candidate is displayed. In this case, since the display order of the conversion candidates follows the priority order of the replacement candidates, “Love Song” is displayed in the first place.

【0059】なお、同じ置換え候補を用いた候補群で
は、頻度情報等によって優先順位を決めるものとする。
例えば置換え候補「i」を用いた候補群では、「愛の
歌」→「アイの歌」→「藍の歌」となる。
Note that, in a candidate group using the same replacement candidate, the priority order is determined based on frequency information and the like.
For example, in the candidate group using the replacement candidate “i”, the order is “love song” → “eye song” → “indigo song”.

【0060】また、ユーザが次候補キーの押下により次
候補の表示を指示すると、全ての変換候補の一覧が表示
される。このときの表示画面の例を図9に示す。図9は
表示装置14に表示される入力文字列と変換結果の様子
を示す図である。図中31は入力文字列、32は変換候
補、33は候補一覧である。
When the user instructs to display the next candidate by pressing the next candidate key, a list of all conversion candidates is displayed. FIG. 9 shows an example of the display screen at this time. FIG. 9 is a diagram illustrating an input character string displayed on the display device 14 and a state of a conversion result. In the figure, 31 is an input character string, 32 is a conversion candidate, and 33 is a candidate list.

【0061】入力装置13を通じて入力された文字列3
1は表示装置14の表示画面上のカーソル位置に表示さ
れる。文字列31の入力後、入力装置13に設けられた
変換キーを押下すると、上記入力文字列31の誤りが自
動補正された後にかな漢字変換され、その変換結果とし
て得られた第1位の変換候補32が表示される。また、
次候補キーを押下すると、各変換候補の一覧33がウイ
ンドウ表示され、この中で所望の候補を選択することが
できる。
Character string 3 input through input device 13
1 is displayed at the cursor position on the display screen of the display device 14. When the conversion key provided on the input device 13 is pressed after the input of the character string 31, the kana-kanji conversion is performed after the error of the input character string 31 is automatically corrected, and the first conversion candidate obtained as the conversion result 32 is displayed. Also,
When the next candidate key is pressed, a list 33 of each conversion candidate is displayed in a window, and a desired candidate can be selected from the window.

【0062】ここで、本実施形態では、自動補正して得
られた変換候補32を表示する場合には、例えば表示色
を変えるなとして、通常の表示形態とは異なる表示形態
で変換候補32を表示する。これにより、ユーザは補正
によって得たものか否かを視覚的に判断することができ
る。
Here, in the present embodiment, when displaying the conversion candidates 32 obtained by automatic correction, the conversion candidates 32 are displayed in a display mode different from the normal display mode, for example, without changing the display color. indicate. Thus, the user can visually determine whether or not the correction has been obtained.

【0063】また、候補一覧33の中でも、キーシーケ
ンスに従った各候補の優先順位によって、各候補の表示
形態(例えば表示色)を変えている。上記図8(c)の
例で言えば、置換え候補「i」を用いた変換候補「愛の
歌」,「アイの歌」,「藍の歌」が青色、置換え候補
「o」を用いた変換候補「青の歌」,「粟生の歌」が緑
色、置換え候補「u」を用いた変換候補「合うの歌」が
赤色といったように、各変換候補が区別して表示され
る。これにより、ユーザは候補を選択するに際し、各候
補の優先順位を視覚的に判断することができる。
In the candidate list 33, the display mode (for example, display color) of each candidate is changed according to the priority of each candidate according to the key sequence. In the example of FIG. 8 (c), the conversion candidates “love song”, “eye song” and “indigo song” using the replacement candidate “i” are blue, and the replacement candidate “o” is used. The conversion candidates are displayed in such a manner that the conversion candidates "blue song" and "Ao no Uta" are green, and the conversion candidate "matching song" using the replacement candidate "u" is red. This allows the user to visually determine the priority of each candidate when selecting the candidate.

【0064】なお、候補一覧33の中で変換候補32と
して表示されているカレント候補は例えば反転表示など
によって他の候補と区別して表示される。このように、
誤入力文字が検出された場合に、従来のように誤入力文
字の近くのキーだけでなく、その1つ前の文字とのキー
シーケンスによって定められる複数の置換え候補を用い
てかな漢字変換を行うため、ユーザが意図していた変換
結果を得ることができるようになる。
The current candidate displayed as the conversion candidate 32 in the candidate list 33 is displayed by being distinguished from other candidates by, for example, reverse display. in this way,
When erroneous input characters are detected, Kana-Kanji conversion is performed using not only keys near the erroneous input characters but also a plurality of replacement candidates determined by a key sequence with the immediately preceding character as in the related art. Thus, the conversion result intended by the user can be obtained.

【0065】なお、上記実施形態では、「ローマ字入力
モード」で読み文字列を入力する場合を想定して説明し
たが、本発明はこれに限るものではなく、「かな入力モ
ード」で読み文字列を入力する場合でも上記同様の手法
を適用することができる。この場合、誤入力辞書25に
「かな入力モード」のキーシーケンスに従った情報を登
録しておき、かな漢字変換辞書26を参照してかな漢字
変換できなかった読み文字列の部分を誤入力文字として
検出し、その誤入力文字に対する置換え候補を誤入力辞
書25から抽出すれば良い。
Although the above embodiment has been described on the assumption that a reading character string is input in the “Roman input mode”, the present invention is not limited to this, and the reading character string is input in the “Kana input mode”. Is input, the same method as described above can be applied. In this case, information according to the key sequence of the “kana input mode” is registered in the erroneous input dictionary 25, and the part of the read character string that could not be converted to the kana kanji is detected as an erroneous input character by referring to the kana-kanji conversion dictionary 26. Then, a replacement candidate for the erroneous input character may be extracted from the erroneous input dictionary 25.

【0066】また、上述した実施形態において記載した
手法は、コンピュータに実行させることのできるプログ
ラムとして、例えば磁気ディスク(フロッピーディス
ク、ハードディスク等)、光ディスク(CD−ROM、
DVD等)、半導体メモリなどの記録媒体に書き込んで
各種装置に適用したり、通信媒体により伝送して各種装
置に適用することも可能である。本装置を実現するコン
ピュータは、記録媒体に記録されたプログラムを読み込
み、このプログラムによって動作が制御されることによ
り、上述した処理を実行する。
Further, the method described in the above-described embodiment can be executed by a computer as a program such as a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM,
It is also possible to write the data on a recording medium such as a DVD or a semiconductor memory and apply it to various devices, or to transmit it via a communication medium and apply it to various devices. A computer that realizes the present apparatus reads the program recorded on the recording medium, and executes the above-described processing by controlling the operation of the program.

【0067】[0067]

【発明の効果】以上のように本発明の請求項1によれ
ば、誤入力文字が検出された場合に、その1つ前の文字
とのキーシーケンスによって定められる複数の置換え候
補を用いてかな漢字変換を行うため、ユーザが意図して
いた変換結果を得ることができるようになる。
As described above, according to the first aspect of the present invention, when an erroneous input character is detected, a Kana-Kanji character is determined by using a plurality of replacement candidates determined by a key sequence with the immediately preceding character. Since the conversion is performed, a conversion result intended by the user can be obtained.

【0068】また、請求項2によれば、誤入力辞書から
誤入力文字に対する複数の置換え候補をキーシーケンス
により優先順に抽出して、それらの置換え候補を用いた
かな漢字変換を行うため、最も確からしい変換候補が優
先的に出力される可能性が高くなり、候補選択操作の回
数を軽減することができる。
According to the second aspect, a plurality of replacement candidates for erroneous input characters are extracted from the erroneous input dictionary in order of priority using a key sequence, and Kana-Kanji conversion using these replacement candidates is performed. Conversion candidates are more likely to be output with priority, and the number of candidate selection operations can be reduced.

【0069】また、請求項3によれば、かな漢字変換に
よって得られる複数の変換候補の出力形態を各置換え候
補の優先順位によって変更するようにしたため、変換候
補を選択する場合に、それらの優先順位を視覚的に判断
することができる。
According to the third aspect, the output form of the plurality of conversion candidates obtained by the Kana-Kanji conversion is changed according to the priority of each replacement candidate. Can be visually judged.

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

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

【図2】図1のシステム構成によって実現される文書作
成装置の機能構成を示すブロック図。
FIG. 2 is a block diagram showing a functional configuration of a document creation device realized by the system configuration of FIG. 1;

【図3】同実施形態における誤入力辞書の構成を示す
図。
FIG. 3 is an exemplary view showing the configuration of an erroneous input dictionary according to the embodiment;

【図4】同実施形態における入力装置として用いられる
キーボードのキー配列を示す図。
FIG. 4 is an exemplary view showing a key arrangement of a keyboard used as an input device in the embodiment.

【図5】同実施形態におけるかな漢字変換処理の動作を
示すフローチャート。
FIG. 5 is an exemplary flowchart showing the operation of kana-kanji conversion processing in the embodiment.

【図6】同実施形態における誤入力補正処理の動作を示
すフローチャート。
FIG. 6 is an exemplary flowchart illustrating the operation of an erroneous input correction process in the embodiment.

【図7】同実施形態における表示処理の動作を示すフロ
ーチャート。
FIG. 7 is an exemplary flowchart showing the operation of display processing in the embodiment.

【図8】本発明の誤入力補正を説明するための具体例。FIG. 8 is a specific example for explaining erroneous input correction according to the present invention.

【図9】表示装置に表示される入力文字列と変換結果の
様子を示す図。
FIG. 9 is a view showing an input character string displayed on a display device and a state of a conversion result.

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

11…CPU 12…メモリ 12a…プログラム領域 12b…入力バッファ 12c…置換え候補バッファ 12d…変換候補バッファ 12e…文書バッファ 13…入力装置 14…表示装置 15…外部記憶装置 16…印刷装置 17…通信装置 21…入力部 22…制御部 23…誤入力自動補正部 24…かな漢字変換部 25…誤入力辞書 26…かな漢字変換辞書 31…入力文字列 32…変換候補 33…候補一覧 DESCRIPTION OF SYMBOLS 11 ... CPU 12 ... Memory 12a ... Program area 12b ... Input buffer 12c ... Replacement candidate buffer 12d ... Conversion candidate buffer 12e ... Document buffer 13 ... Input device 14 ... Display device 15 ... External storage device 16 ... Printing device 17 ... Communication device 21 ... Input unit 22 ... Control unit 23 ... Automatic erroneous input correction unit 24 ... Kana-Kanji conversion unit 25 ... Error input dictionary 26 ... Kana-Kanji conversion dictionary 31 ... Input character string 32 ... Conversion candidate 33 ... Candidate list

───────────────────────────────────────────────────── フロントページの続き (72)発明者 後藤 浩文 東京都青梅市新町1385番地 東芝ソフトウ ェアエンジニアリング株式会社内 (72)発明者 坂本 国博 東京都青梅市新町1385番地 東芝ソフトウ ェアエンジニアリング株式会社内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Hirofumi Goto 1385 Shinmachi, Ome-shi, Tokyo Toshiba Software Engineering Co., Ltd. (72) Inventor Kunihiro Sakamoto 1385 Shinmachi, Ome-shi, Tokyo Toshiba Software Engineering Co., Ltd. Inside

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 変換対象となる文字列を入力する入力手
段と、 この入力手段によって入力された文字列の中の誤入力文
字を検出する誤入力検出手段と、 この誤入力検出手段によって検出された誤入力文字とそ
の1つ前の文字のキーシーケンスに基づいて上記誤入力
文字に対する複数の置換え候補を作成する置換え候補作
成手段と、 この置換え候補作成手段によって作成された各置換え候
補を用いて上記誤入力文字をかな漢字変換する変換手段
と、 この変換手段によって得られる複数の変換候補を出力す
る出力手段とを具備したことを特徴とする文書作成装
置。
An input unit for inputting a character string to be converted; an erroneous input detection unit for detecting an erroneous input character in the character string input by the input unit; Replacement candidate creating means for creating a plurality of replacement candidates for the erroneous input character based on the erroneous input character and the key sequence of the character immediately preceding the erroneous input character; and using each replacement candidate created by the replacement candidate creating means. A document creation apparatus, comprising: a conversion unit for converting the erroneous input character into a kana-kanji character; and an output unit for outputting a plurality of conversion candidates obtained by the conversion unit.
【請求項2】 補正対象となる文字とその1つ前の文字
のキーシーケンスによって優先順位が定められた複数の
置換え候補を格納した誤入力辞書を有し、 上記置換え候補作成手段は、上記検出された誤入力文字
とその1つ前の文字に基づいて上記誤入力文字に対する
複数の置換え候補を上記誤入力辞書から優先順に抽出す
ることを特徴とする請求項1記載の文書作成装置。
2. An erroneous input dictionary storing a character to be corrected and a plurality of replacement candidates of which priorities are determined by a key sequence of a character preceding the correction target dictionary, 2. The document creation apparatus according to claim 1, wherein a plurality of replacement candidates for the erroneous input character are extracted from the erroneous input dictionary in a priority order based on the erroneous input character and the character immediately preceding the erroneous input character.
【請求項3】 上記出力手段は、上記変換手段によって
得られる各変換候補の出力形態を上記各置換え候補の優
先順位に基づいて変更することを特徴とする請求項2記
載の文書作成装置。
3. The document creation apparatus according to claim 2, wherein said output means changes an output form of each conversion candidate obtained by said conversion means based on a priority order of each of said replacement candidates.
【請求項4】 変換対象となる文字列が入力されたとき
に、その文字列の中の誤入力文字を検出し、 この検出された誤入力文字とその1つ前の文字に基づい
て上記誤入力文字に対する複数の置換え候補を作成し、 この作成された各置換え候補を用いて上記誤入力文字を
かな漢字変換し、 このかな漢字変換によって得られる複数の変換候補を出
力することを特徴とするかな漢字変換方法。
4. When a character string to be converted is input, an erroneous input character in the character string is detected, and the erroneous character is detected on the basis of the detected erroneous input character and the character immediately before the erroneous input character. Kana-kanji conversion characterized by creating a plurality of replacement candidates for an input character, converting the erroneous input character to kana-kanji using each created replacement candidate, and outputting a plurality of conversion candidates obtained by the kana-kanji conversion. Method.
【請求項5】 入力された文字列をかな漢字変換するた
めのかな漢字変換プログラムを記録した記録媒体であっ
て、 変換対象となる文字列が入力されたときに、その文字列
の中の誤入力文字を検出させる手順と、 この検出された誤入力文字とその1つ前の文字に基づい
て上記誤入力文字に対する複数の置換え候補を作成させ
る手順と、 この作成された各置換え候補を用いて上記誤入力文字を
かな漢字変換させる手順と、 このかな漢字変換によって得られる複数の変換候補を出
力させる手順とをコンピュータに実行させるプログラム
を記録したコンピュータ読み取り可能な記録媒体。
5. A recording medium storing a kana-kanji conversion program for converting an input character string into kana-kanji characters, wherein when a character string to be converted is input, an erroneous input character in the character string is input. A step of generating a plurality of replacement candidates for the erroneous input character based on the detected erroneous input character and the character immediately preceding the detected erroneous input character; and A computer-readable storage medium storing a program for causing a computer to execute a procedure for converting an input character into kana-kanji characters and a procedure for outputting a plurality of conversion candidates obtained by the kana-kanji conversion.
JP9300466A 1997-10-31 1997-10-31 Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program Pending JPH11134331A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9300466A JPH11134331A (en) 1997-10-31 1997-10-31 Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9300466A JPH11134331A (en) 1997-10-31 1997-10-31 Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program

Publications (1)

Publication Number Publication Date
JPH11134331A true JPH11134331A (en) 1999-05-21

Family

ID=17885143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9300466A Pending JPH11134331A (en) 1997-10-31 1997-10-31 Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program

Country Status (1)

Country Link
JP (1) JPH11134331A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011209927A (en) * 2010-03-29 2011-10-20 Nec Personal Products Co Ltd Information processing apparatus, character string candidate decision method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011209927A (en) * 2010-03-29 2011-10-20 Nec Personal Products Co Ltd Information processing apparatus, character string candidate decision method and program

Similar Documents

Publication Publication Date Title
KR101150031B1 (en) Systems and methods for automated equation buildup
KR100676697B1 (en) Language displaying method and system of software for computer, recording media of computer program therefor
US6542090B1 (en) Character input apparatus and method, and a recording medium
JPH10124505A (en) Character input device
JPH11134331A (en) Document preparing device and kana/chinese character converting method and recording medium for recording kana/chinese character conversion program
JP2001014304A (en) Document creating device, conversion processing method, and recording medium where conversion processing program is recorded
US20010033285A1 (en) Character attribute setting device and method in document preparing apparatus
JPH08297663A (en) Device and method for correcting input error
JP2001109740A (en) Device and method for preparing chinese document
JPH11175511A (en) Chinese input conversion processor and method therefor and storage medium storing chinese input conversion processing program
JP2000200268A (en) Handwritten character input and converting device, document preparing device, and computer-readable recording medium
JPH11328160A (en) Device and method for character code conversion processing and storage medium where character code conversion processing program is recorded
JPH02255944A (en) Kana/kanji converter
JP3566873B2 (en) Kana-kanji conversion apparatus and method, and storage medium storing kana-kanji conversion program
JP3371435B2 (en) Input mode automatic setting method or input mode automatic setting device
JPH09185615A (en) Kana/kanji converting method
JPH11203279A (en) Kana-kanji conversion device and method and storage medium
JP2761622B2 (en) Character converter
JP2729996B2 (en) Document processing apparatus and method
JPH1125080A (en) Document preparing device, kana/kanji conversion method and recording medium recording kana/kanji conversion program
JPH11238054A (en) Document generation device, dictionary registration method and recording medium
JPH11161641A (en) Chinese input/conversion processor, method therefor and recording medium recorded with chinese input conversion processing program
JPH10289229A (en) Document preparing device, kana/kanji converting method and recording medium recorded with kana/kanji conversion program
JPH08171568A (en) Multilingual input method
JPH0122944B2 (en)