JPH0552542B2 - - Google Patents

Info

Publication number
JPH0552542B2
JPH0552542B2 JP61051189A JP5118986A JPH0552542B2 JP H0552542 B2 JPH0552542 B2 JP H0552542B2 JP 61051189 A JP61051189 A JP 61051189A JP 5118986 A JP5118986 A JP 5118986A JP H0552542 B2 JPH0552542 B2 JP H0552542B2
Authority
JP
Japan
Prior art keywords
kana
input
conversion
reading
kanji
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
JP61051189A
Other languages
Japanese (ja)
Other versions
JPS62208162A (en
Inventor
Chizuko Imaizumi
Kozo Mineki
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP61051189A priority Critical patent/JPS62208162A/en
Publication of JPS62208162A publication Critical patent/JPS62208162A/en
Publication of JPH0552542B2 publication Critical patent/JPH0552542B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 「産業上の利用分野〕 本発明は、かな漢字変換の対象となる読みかな
を漢字かな混じり文字列に変換するかな漢字変換
装置の改良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an improvement in a kana-kanji conversion device that converts kana readings, which are the subject of kana-kanji conversion, into character strings containing kanji and kana.

〔従来の技術〕[Conventional technology]

従来、べた書き入力かな文字列のかな漢字変換
の方法としては、日立評論昭和56年5月第63巻第
5号「HITAC L−320/30H,50H文書処理機
能」(以下文献(1)と呼ぶ)に述べられている最長
一致とバツクトラツクを組み合わせた方法、昭和
53年度情報処理学会第19回全国大会論文集5E−
4「べた書き文のカナ漢字変換システム」(以下文
献(2)と呼ぶ)に述べられている二文節最長一致
法、昭和56年情報処理学会計算言語学研究会資料
25−6「表方式を用いた文節構造分析アルゴリズ
ムとその能率について」(以下文献(3))に述べら
れている文節数最小法などがよく知られている。
Conventionally, as a method for converting solid input or character strings into kana-kanji, the method described in Hitachi Review, May 1980, Vol. ), a method that combines longest match and back track, as described in the Showa era.
Information Processing Society of Japan 19th National Conference Proceedings 5E-
4 Two-clause longest match method described in "Kana-Kanji Conversion System for Solid Text" (hereinafter referred to as Document (2)), 1981 Information Processing Society of Japan Computational Linguistics Study Group Materials
The method of minimizing the number of clauses described in 25-6 ``About a clause structure analysis algorithm using a table method and its efficiency'' (hereinafter referred to as reference (3)) is well known.

文献(1)の方法は、入力左端(入力かな文字列の
先頭)から最長一致により自立語を切り出し、次
のその自立語に文法的に接続可能な付属語を引き
当てる文節変換処理を右端(入力かな文字列の末
尾)に達するまで繰返し行うもので、右端に達し
ない場合は、バツクトラツク(後戻り)して、別
の文節変換を試み、先へ進むものである。
The method in Reference (1) extracts an independent word from the left end of the input (the beginning of the input kana character string) using the longest match, and performs bunsetsu conversion processing that assigns an attached word that can be grammatically connected to the next independent word. This process is repeated until the end of the kana character string is reached; if the right end is not reached, the process backtracks, attempts another phrase conversion, and moves on.

文献(2)の方法は、入力左端から2文節にわたつ
て全ての可能な変換候補を総当り的に抽出し、そ
の中から2文節の長さの和が最長となるものを選
んで1文節目の切れ目とし、今度はその点を始点
として同じことを繰り返すことにより、1文節ず
つ切れ目を決定しながら変換する方法である。
The method in document (2) extracts all possible conversion candidates for two clauses from the left end of the input in a brute force manner, selects the one with the longest sum of the lengths of the two clauses, and converts it into a single sentence. This is a method of conversion while determining the break point for each clause by repeating the same process using that point as the starting point.

文献(3)の方法は、左端から総当り的に文節の切
り出しを行い、その中から文節数が最小となる組
合せを選びだして変換結果とする方法である。
The method in document (3) is to extract phrases starting from the left end in a brute-force manner, and select a combination that minimizes the number of phrases from among them to use as the conversion result.

しかして、べた書き入力を行う場合は、一般
に、一度に多くの読みかなデータを入力するた
め、その入力した読みかなデータの一部がオペレ
ーターの意図した読みかなでない場合、誤入力が
多々発生するという問題点がある。
However, when performing solid input, generally a large amount of Yomi-Kana data is input at once, and if some of the input Yomi-Kana data is not the reading that the operator intended, many input errors occur. There is a problem.

前記したごとき誤入力を生じた場合の修正方法
として、従来、入力した文字列の後から一文字ず
つ削除して行き、該当する誤入力文字を削除した
り、または新たな読みかなデータを挿入した後、
再び元の読み文字を入力する方法がある。
In the past, when an incorrect input like the one described above occurs, the correcting method is to delete one character at a time from the end of the entered character string, delete the incorrectly entered character, or insert new kana data, and then ,
There is a way to re-enter the original reading.

また、他の修正方法として、入力した文字列の
後から1文字ずつマスクして、マスク処理により
漢字変換対象外とした入力読みかな以外の誤入力
文字を削除したり、または新たな読みかなデータ
を挿入した後、前記したマスクかけを解除する方
法がある。
Other correction methods include masking the end of the input character string one character at a time, and using masking to delete incorrectly input characters other than the input kana that are excluded from kanji conversion, or adding new kana data to the reading. After inserting the mask, there is a method of canceling the masking described above.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

しかしながら、前者の方法によれば、誤入力し
た文字列の修正後、一度入力した文字列を再入力
しなければならず、操作が面倒である。
However, according to the former method, after correcting the erroneously input character string, the character string that has been input once must be re-entered, making the operation cumbersome.

また、後者の方法によれば、一度入力した文字
列の先頭、または先頭近くに誤入力文字があつた
場合は、その先頭、または先頭近くお該当ポジシ
ヨンまで後から一文字ずつマスクかけを行わなけ
ればならない面倒さがあり、前記した第1の修正
方法に比べて操作性にすぐれているというもの
の、改良の余地がある。
Also, according to the latter method, if there is an incorrectly input character at or near the beginning of a character string that has been input, you must mask it one character at a time up to the corresponding position at or near the beginning. Although this method is easier to operate than the first modification method described above, there is still room for improvement.

本発明は、以上の点を考慮してなされたもので
あつて、その目的とするところは、漢字かな混じ
り文字を作成するために入力した読みかなデータ
の一部がオペレータの意図した読みかなでない場
合に、その誤入力した文字を従来よりも速かに修
正し、特に一度入力した文字列の先頭、または先
頭寄りに誤入力文字があつた場合であつても、そ
の誤入力した文字を従来よりも速やかに修正し、
文書作成に要する時間を短縮することのできる、
改良されたかな漢字変換装置を提供しようとする
ものである。
The present invention has been made in consideration of the above points, and its purpose is to provide a system where part of the reading data input to create kanji-kana mixed characters is not the reading intended by the operator. Even if the incorrectly entered character is at the beginning or near the beginning of a character string that has already been entered, the incorrectly entered character can be corrected faster than before. Fix it more quickly than
It can reduce the time required to create documents.
This paper attempts to provide an improved kana-kanji conversion device.

〔問題点を解決するための手段〕[Means for solving problems]

前記目的は、かな漢字変換の対象となる読みか
なデータを入力する入力部と、入力部より入力さ
れた読みかなデータを記憶部に記憶する手段と、
入力した読みかなを漢字かな混じり文字列に変換
する変換処理部と、かな漢字変換の実行制御を司
る制御部と、変換結果を表示する表示部と、変換
の対象外とする読みかなと変換対象読みかなとを
表示部において識別するためのマスク制御処理手
段と、変換対象とする読みかなデータを記憶部か
ら取り出す変換対象読みかなデータ入力取り出し
処理手段とを有するかな漢字変換装置において、
前記入力部より入力された読みかなのすべてをワ
ンタツチでマスクして一度に漢字変換対象外とす
る第1の指示手段と、変換対象外として指示され
た入力読みかなを一文字ずつマスク解除して変換
の対象に指定変更する第2の指示手段と、読みか
なを一文字ずつマスクして変換の対象外に指定す
るための第3の指示手段と、変換の対象外とする
指定を行つた部分の読みかなのすべてをワンタツ
チでマスク解除して一度に変換の対象にするため
の第4の指示手段とを具備し、かつ前記入力部
は、マスク処理により漢字変換対象外とした入力
読みかな以外の読みかなを削除したり、あるいは
新たに読みかなを挿入可能とする修正手段を備え
ることによつて達成される。
The purpose is to provide an input unit for inputting reading-kana data to be subjected to kana-kanji conversion, and means for storing reading-kana data input from the input unit in a storage unit;
A conversion processing unit that converts the input kana reading into a string containing kanji and kana, a control unit that controls the execution of kana-kanji conversion, a display unit that displays the conversion result, and the readings that are excluded from conversion and the conversion target readings. A kana-kanji conversion device comprising a mask control processing means for identifying kana and kanji on a display section, and a conversion target reading kana data input and retrieval processing means for extracting reading kana data to be converted from a storage section,
A first instruction means for masking all the kana readings inputted from the input section with one touch and excluding them from being converted into kanji at once, and converting by unmasking the input kana characters that have been specified as not to be converted one by one character by character. a second instruction means for changing the designation to the target of conversion, a third instruction means for masking the kana reading one character at a time and specifying it as not to be converted, and a third instruction means for specifying the reading of the part to be excluded from conversion. and a fourth instruction means for unmasking all kana characters to be converted at once with a single touch, and the input unit is configured to input readings other than the input readings excluded from the kanji conversion target by the masking process. This is achieved by providing a correction means that allows deletion of kana or insertion of new kana reading.

〔作用〕[Effect]

しかして、本発明のかな漢字変換装置は、既述
のごとく、入力部より入力された読みかなのすべ
てを一度に漢字変換対象外とする第1の指示手段
と、鉛管対象外として指示された入力読みかなを
一文字ずつ変換の対象に指定変更する第2の指示
手段と、読みかなを一文字ずつ変換の対象外に指
示するための第3の指示手段と、変換の対象外と
する指定を行つた部分の読みかなのすべてを一度
に変換の対象にするための第4の指示手段、前記
指示手段により指定された変換の対象外とする読
みかなと変換対象読みかなとを表示部において識
別するためのマスク制御処理手段と、変換対象と
する読みかなデータを記憶部から取り出す変換対
象読みかなデータ入力取り出し処理手段とを具備
しているから、前記第1〜第4の指示手段を下記
のごとく組合せることにより、誤入力した読みか
なデータの修正を速かに行うことができる。すな
わち、一度入力した文字列に誤入力があつた場
合、その誤入力文字が文字列の終端、または終端
寄りに位置している場合は、従来と同様、入力し
た文字列の後から一文字ずつマスクして、マスク
処理により漢字変換対象外とした入力読みかな以
外の誤入力文字を削除したり、または新たな読み
かなデータを挿入した後、前記したマスクかけを
一文字ずつ解除すればよい。これに対し、一度入
力した文字列の先頭、または先頭寄りに位置して
誤入力文字があつた場合は、該当する文字列すべ
てをワンタツチで一度にマスクして、マスク処理
により漢字変換対象外とした入力読みかな以外の
誤入力文字を削除したり、または新たな読みかな
データを挿入した後、前記したマスクかけをこれ
またワンタツチで一度に解除すればよい。
As described above, the kana-kanji conversion device of the present invention includes a first instruction means that excludes all the readings inputted from the input section from being converted into kanji at once, and inputs that are specified as not being subject to kanji conversion. A second instruction means for specifying reading kana as a conversion target character by character, a third instruction means for specifying reading kana character by character as being excluded from conversion target, and a third instruction means for specifying reading kana character by character to be excluded from conversion target. A fourth instruction means for converting all the kana readings of a part at once, and for identifying on the display unit the readings specified by the instruction means that are to be excluded from the conversion and the readings to be converted. Since the mask control processing means is provided with a mask control processing means and a conversion target pronunciation kana data input retrieval processing means for extracting pronunciation kana data to be converted from the storage unit, the above-mentioned first to fourth instruction means can be combined as follows. By doing so, it is possible to quickly correct the reading/kana data that has been input incorrectly. In other words, if there is an incorrect input in a character string that has been entered once, and the incorrectly input character is located at or near the end of the string, the characters from the end of the input string will be masked one by one as before. Then, after deleting erroneously input characters other than the input kana readings that are excluded from the kanji conversion target by masking, or inserting new kana reading data, the masking described above can be canceled one by one. On the other hand, if an incorrectly input character is located at or near the beginning of a character string that has been input, all the relevant characters can be masked at once with a single touch, and the masking process will remove them from kanji conversion. After deleting erroneously input characters other than the input reading (Kana) or inserting new reading (Kana) data, the aforementioned masking can be canceled all at once with a single touch.

〔実施例〕〔Example〕

以下、本発明を、図面の一実施例にもとづいて
説明する。
Hereinafter, the present invention will be explained based on one embodiment of the drawings.

第2図は本発明による漢字変換装置の構成図
で、かな入力部1,表示部4,制御部2,変換処
理部5および記憶部3から成る。
FIG. 2 is a block diagram of the kanji conversion device according to the present invention, which includes a kana input section 1, a display section 4, a control section 2, a conversion processing section 5, and a storage section 3.

入力部1は、かな入力および変換対象読みかな
の指定、変換を入力するための例えばキーボード
であり、表示部4は、読みかな入力および変換結
果を表示するための例えばCRTなどからなる。
制御部2は、かな漢字変換の実行制御を司るもの
で、CPUを利用して構成される。記憶部3は、
入力かな文字列や変換で用いられるデータを一時
保持する。変換処理部5は、変換対象の読みかな
データを漢字かな混じり文に変換する。
The input unit 1 is, for example, a keyboard for inputting kana input, designation of the kana reading to be converted, and inputting conversion, and the display unit 4 is comprised of, for example, a CRT or the like for displaying the input kana reading and the conversion results.
The control unit 2 is responsible for controlling the execution of kana-kanji conversion, and is configured using a CPU. The storage unit 3 is
Temporarily holds input Kana strings and data used in conversion. The conversion processing unit 5 converts the reading kana data to be converted into a sentence containing kanji and kana.

第3図に入力部1の構成の一例を示す。 FIG. 3 shows an example of the configuration of the input section 1.

なお、第3図に示した入力装置は、キーの配列
およびキーの個数について特別にこの例に限定す
るものではない。また、読みかな入力キーは、一
般に、かな、アルフアベツトなど複数のキーから
構成される。
Note that the input device shown in FIG. 3 is not particularly limited to this example with respect to the key arrangement and the number of keys. Further, the reading/kana input key is generally composed of a plurality of keys such as kana, alpha, etc.

第1図は本発明装置によるかな漢字変換処理の
実行動作を表わすフローチヤート図であり、以
下、第1図にもとづいて本発明装置の実行動作を
説明する。
FIG. 1 is a flowchart showing the execution operation of the kana-kanji conversion process by the apparatus of the present invention, and the execution operation of the apparatus of the present invention will be explained below based on FIG.

オペレータは、入力部1より第3図に示すいず
れかのキーを操作して、処理指令または文字デー
タを入力する。制御部2では、まず処理ステツプ
10で変換キーが押下された後の変換候補が未確
立の状態(以後未確立状態という)か、そうでな
い状態(以後確立状態という)かを判定する。こ
こで、確立フラグおよび後で説明する始端ポイン
タ、終端ポインタの初期設定は、文書作成など、
かな漢字変換を必要とする状態に入る時に設定す
る。本実施例においては、初期値として、確立フ
ラグ「0」、始端ポインタ「1」、終端ポインタ
「0」を記憶させる。もし、確立状態であるなら
ば、処理ステツプ12,14で入力キーの判定を
行い、第3図に示す変換対象読みかなデータ入力
キーの場合は、入力読みかなデータ記憶処理ステ
ツプ20にて、入力部1から入力された読みかな
データを記憶部3に記憶する。また、ステツプ1
4において、第3図に示す第1の指示手段91,
第2の指示手段92,第3に指示手段93,第4
の指示手段94の場合は、マスク制御処理ステツ
プ30に移つて、入力した読み文字列に対し、網
かけを行つたり、解除したりする。ステツプ12
において、第3図に示す変換キー96の押下の場
合は、処理ステツプ40に移つて、前記マスク制
御処理ステツプ30で網かけされない部分である
変換対象の読みかなを変換対象読みかなデータ入
力バツフアに記憶させ、変換処理部5(ステツプ
50)にて、変換対象読みかなデータ入力バツフ
アにある読みかなデータを、漢字かな混じり文に
変換する(ステツプ60)。このとき、確立状態
を未確立状態にするために、確立フラグに「1」
をセツトし(ステツプ62)、表示部4に変換結
果を出力する。
The operator operates any of the keys shown in FIG. 3 from the input unit 1 to input processing commands or character data. The control unit 2 first determines in processing step 10 whether the conversion candidate after the conversion key is pressed is in an unestablished state (hereinafter referred to as an unestablished state) or in a non-established state (hereinafter referred to as an established state). Here, the initial settings of the establishment flag and the start pointer and end pointer, which will be explained later, are used for document creation, etc.
Set when entering a state that requires kana-kanji conversion. In this embodiment, an establishment flag "0", a start point pointer "1", and an end pointer "0" are stored as initial values. If it is in the established state, the input key is determined in processing steps 12 and 14, and in the case of the conversion target reading Kana data input key shown in FIG. The reading kana data inputted from the section 1 is stored in the storage section 3. Also, step 1
4, the first instruction means 91 shown in FIG.
Second instruction means 92, third instruction means 93, fourth instruction means
In the case of the instruction means 94, the process moves to mask control processing step 30, where the input character string is shaded or removed. Step 12
In the case where the conversion key 96 shown in FIG. 3 is pressed, the process moves to processing step 40, and the pronunciation of the conversion target, which is the part not shaded in the mask control processing step 30, is input into the conversion target pronunciation of the kana data input buffer. The conversion processing unit 5 (step 50) converts the reading kana data in the reading kana data input buffer to be converted into a sentence containing kanji and kana (step 60). At this time, in order to change the established state to an unestablished state, set the establishment flag to "1".
is set (step 62), and the conversion result is output to the display section 4.

確立フラグが「1」の時、すなわち未確立状態
の場合には、ステツプ16で入力されたキーが無
変換キーかどうかを判定し、無変換キーである場
合には、ステツプ70にて、無変換処理を行い、
表示部4に表示された変換結果を消す。無変換キ
ーでなかつた場合には、ステツプ80で候補確定
処理を行い、未確立状態を確立状態にするため、
確立フラグに「0」をセツトする(ステツプ8
2)。
When the establishment flag is "1", that is, in an unestablished state, it is determined in step 16 whether the input key is a non-conversion key, and if it is a non-conversion key, it is determined in step 70 that the Perform the conversion process,
The conversion result displayed on the display section 4 is erased. If it is not a non-conversion key, a candidate confirmation process is performed in step 80, and in order to change the unestablished state to an established state,
Set the establishment flag to “0” (step 8)
2).

以下、上で述べた入力読みかなデータ記憶処理
ステツプ20、マスク制御処理ステツプ30,変
換対象読みかなデータ入力取り出し処理ステツプ
40の動作を更に詳しく説明する。
The operations of the above-mentioned input reading kana data storage processing step 20, mask control processing step 30, and conversion target reading kana data input retrieval processing step 40 will be explained in more detail.

第4図は、第1図の読みかなデータ入力記憶処
理ステツプ20の動作を表わすフローチヤート図
である。
FIG. 4 is a flowchart showing the operation of the reading kana data input storage processing step 20 of FIG.

まず、処理ステツプ201,202にて、オペ
レーターが押下したキーの判定を行う。入力した
キーが、第3図に示す変換対象読みかなデータ入
力キーである場合は、処理ステツプ203におい
て、既に入力した読みかな文字列お網かけしたも
のがあるかないかを判定する。なお、ここで、後
述する始端ポインタ(S)とは、入力した読みか
な文字列の始端を管理し、終端ポインタ(E)と
は、入力した読みかな文字列の終端を管理する。
また、マスクポインタ(M)とは、入力した読み
かな文字列のうち、網かけのある読みかなの先頭
を管理する。例えば、第5図に示すように、「か
れはきじをよんだ」と入力した場合、始端ポイン
タ(S)は「か」の位置を示す「1」を記憶し、
終端ポインタ(E)は、「だ」を位置を示す
「9」、またマスクポインタ(M)は、網かけのあ
る読みかながないので、終端ポインタ+1の値
「10」を記憶する。第6図に示すように「よんだ」
に網かけがある場合、マスクポインタ(M)は、
「よ」の位置を示す「7」を記憶する。処理ステ
ツプ203において、入力読みかな文字列に網か
けがない場合、すなわち入力した最終読みかなの
次に新たに読みかなを入力する場合は、処理ステ
ツプ208において、入力読みかな記憶バツフア
のマスクポインタ(M)の示す位置に新たな読み
かなを記憶し、処理ステツプ209,210にお
いて、終端ポインタ(E)およびマスクポインタ
(M)の値を「1」増加する。処理ステツプ20
3で網かけがある場合には、ステツプ208にお
いて、入力読みかな記憶バツフアのマスクポイン
タ(M)の示す位置に新たな読みかなを挿入す
る。そして、処理ステツプ209,210におい
て、終端ポインタ(E)およびマスクポインタ
(M)の値を「1」増加する。処理ステツプ20
1で入力キーが後退キーと判定した場合は、処理
ステツプ211において、入力読みかなが存在し
ているかを判定し、存在する場合は、処理ステツ
プ212において、入力読みかなに網かけがある
かを判定する。網かけがない場合は、終端ポイン
タ(E)およびマスクポインタ(M)の値を
「1」減少する。網かけがある場合は、処理ステ
ツプ214,215,216により、入力読みか
な記憶バツフアのマスクポインタ(M)の示す読
みかなから最後の入力読みかなまでを1文字分左
に移動し、網かけのある入力文字の先頭の一文字
前の入力読みかなを削除する。そして、終端ポイ
ンタ(E)およびマスクポインタ(M)の値を
「1」減少する。例えば、第6図の出力状態に変
換対象読みかなデータ入力キーである「あ」を入
力すると、第7図の出力状態となり、第7図に後
退キーを入力すると、第6図の出力状態になる。
First, in processing steps 201 and 202, the key pressed by the operator is determined. If the input key is the conversion target pronunciation kana data input key shown in FIG. 3, in processing step 203, it is determined whether or not there are any already input pronunciation kana character strings that are shaded. Note that the start pointer (S), which will be described later, manages the start end of the input kana character string, and the end pointer (E) manages the end of the input kana character string.
The mask pointer (M) manages the beginning of the shaded kana character string in the input kana character string. For example, as shown in FIG. 5, if you input "He called the pheasant," the start pointer (S) stores "1" indicating the position of "ka",
The end pointer (E) is "9" indicating the position of "da", and since the mask pointer (M) has only a shaded reading, the value "10" of the end pointer +1 is stored. "Yonda" as shown in Figure 6
If there is shading, the mask pointer (M) is
``7'' indicating the position of ``yo'' is memorized. In processing step 203, if the input reading kana character string has no shading, that is, if a new reading kana is to be input after the last input reading kana, in processing step 208, the input reading kana memory buffer mask pointer ( A new kana reading is stored at the position indicated by M), and in processing steps 209 and 210, the values of the end pointer (E) and mask pointer (M) are incremented by "1". Processing step 20
If there is shading in step 3, a new kana reading is inserted at the position indicated by the mask pointer (M) of the input reading kana storage buffer in step 208. Then, in processing steps 209 and 210, the values of the end pointer (E) and mask pointer (M) are increased by "1". Processing step 20
If it is determined in step 1 that the input key is a backward key, it is determined in processing step 211 whether or not the input reading kana exists. If it exists, in processing step 212 it is determined whether the input reading kana has shading. judge. If there is no shading, the values of the end pointer (E) and mask pointer (M) are decreased by "1". If there is shading, processing steps 214, 215, and 216 move the yomi indicated by the mask pointer (M) of the input yomi kana memory buffer to the last input yomi by one character to the left, and remove the shading. Delete the input kana character before the beginning of a certain input character. Then, the values of the end pointer (E) and mask pointer (M) are decreased by "1". For example, if you input the Kana data input key "A" to be converted into the output state shown in Figure 6, the output state will be as shown in Figure 7, and if you input the backward key in Figure 7, the output state will change to the output state shown in Figure 6. Become.

次に、第1図にステツプ30で示すマスク制御
処理の動作フローを第8図に示す。 処理ステツ
プ301,305,306,310において、第
3図に示す第1の指示手段91,第2の指示手段
92,第3の指示手段93,第4の指示手段94
のいずれのキー入力かを判定する。第1の指示手
段の入力の場合は、処理ステツプ302,30
3,304において、マスクポインタ(M)の値
が「1」になるまでマスクポインタ(M)の示す
入力読みかなを網かけする。すなわち、入力した
読みかなのすべてを網かけする。第4の指示手段
入力の場合は、処理ステツプ314,315,3
16にて、マスクポインタ(M)の値が終端ポイ
ンタ(E)の値より大きくなるまで、マスクポイ
ンタ(M)の示す入力読みかなの網かけを解除す
る。すなわち、網かけした入力読みかなをすべて
網かけ解除する。また、第3の指示手段入力の場
合は、処理ステツプ307にて、マスクポインタ
(M)の値から「1」減少した値の示す位置に入
力読みかなが存在するかを判定し、存在する場合
は、処理ステツプ308,309にて、その入力
読みかなを網かけする。第2の指示手段入力の場
合は、処理ステツプ311にて、マスクポインタ
(M)の示す位置に入力読みかなが存在するかを
判定し、存在する場合は、処理ステツプ312,
313にて、その入力読みかなの網かけを解除す
る。例えば、第5図の状態で第1の指示手段を入
力すると、第9図の状態となり、第9図の状態で
第4の指示手段を入力すると、第5図の状態にな
る。また、第5図の状態で第3の指示手段を入力
すると、第10図の状態となり、さらに、第2の
指示手段を入力すると、第5図の状態にもどる。
Next, FIG. 8 shows the operational flow of the mask control process shown in step 30 in FIG. In processing steps 301, 305, 306, and 310, the first instruction means 91, second instruction means 92, third instruction means 93, and fourth instruction means 94 shown in FIG.
Determine which key is being input. In the case of input from the first instruction means, processing steps 302 and 30 are performed.
3, 304, the input kana indicated by the mask pointer (M) is shaded until the value of the mask pointer (M) becomes "1". In other words, all of the input kana readings are shaded. In the case of the fourth instruction means input, processing steps 314, 315, 3
At step 16, the shading of the input kana indicated by the mask pointer (M) is canceled until the value of the mask pointer (M) becomes larger than the value of the end pointer (E). That is, all the shaded input kana characters are unshaded. In addition, in the case of third instruction means input, in processing step 307, it is determined whether an input reading (kana) exists at the position indicated by the value decreased by "1" from the value of the mask pointer (M), and if it exists, In processing steps 308 and 309, the input pronunciation is shaded. In the case of second instruction means input, it is determined in processing step 311 whether an input reading kana exists at the position indicated by the mask pointer (M), and if it exists, processing steps 312,
In step 313, the shading of the input reading kana is removed. For example, if the first instruction means is input in the state shown in FIG. 5, the state will be as shown in FIG. 9, and if the fourth instruction means is input in the state shown in FIG. 9, the state will be in the state shown in FIG. Further, if the third instruction means is inputted in the state shown in FIG. 5, the state will become the state shown in FIG. 10, and if the second instruction means is further inputted, the state will return to the state shown in FIG. 5.

従つて、前記第1〜第4の指示手段を適宜組合
せることにより、誤入力した読みかなデータの修
正を速かに行うことができる。すなわち、一度入
力した文字列に誤入力があつた場合、その誤入力
文字が文字列の終端、または終端寄りに位置して
いる場合は、従来と同様、入力した文字列の後か
ら一文字ずつマスクして、マスク処理により漢字
変換対象外とした入力読みかな以外の誤入力文字
を削除したり、または新たな読みかなデータを挿
入した後、前記したマスクかけを一文字ずつ解除
すればよい。これに対し、一度入力した文字列の
先頭、または先頭寄りに位置して誤入力文字があ
つた場合は、該当する文字列すべてをワンタツチ
で一度にマスクして、マスク処理により漢字変換
対象外とした入力読みかな以外の誤入力文字を削
除したり、または新たな読みかなデータを挿入し
た後、前記したマスクかけをこれまたワンタツチ
で一度に解除すればよく、操作性にすぐれてい
る。
Therefore, by appropriately combining the first to fourth instruction means, incorrectly input reading and kana data can be quickly corrected. In other words, if there is an incorrect input in a character string that has been entered once, and the incorrectly input character is located at or near the end of the string, the characters from the end of the input string will be masked one by one as before. Then, after deleting erroneously input characters other than the input kana readings that are excluded from the kanji conversion target by masking, or inserting new kana reading data, the masking described above can be canceled one by one. On the other hand, if an incorrectly input character is located at or near the beginning of a character string that has been input, all the relevant characters can be masked at once with a single touch, and the masking process will remove them from kanji conversion. After deleting erroneously input characters other than the input kana reading, or inserting new kana reading data, the above-mentioned masking can be canceled all at once with a single touch, providing excellent operability.

第1図の処理ステツプ12で、入力キーが変換キ
ーと判定した場合は、変換対象読みかなデータ入
力取り出し処理ステツプ40において、入力読み
かな文字列のうち網かけがされていない入力読み
かなをかな漢字変換用のバツフアに記憶し、変換
処理ステツプ50にて、漢字かな混じり文に変換
する。例えば、第6図の出力状態で変換キーを入
力すると、かな漢字変換用のバツフアに「かれは
きじを」を記憶し、変換処理ステツプ50にて、
「彼は記事を」と漢字かな混じり文を作成し、第
11図のように表示部4に結果を出力する。
If the input key is determined to be a conversion key in the processing step 12 of FIG. It is stored in a conversion buffer and converted into a sentence containing kanji and kana in conversion processing step 50. For example, if the conversion key is input in the output state shown in FIG.
A sentence containing kanji and kana is created, ``He wrote an article,'' and the result is output to the display unit 4 as shown in FIG. 11.

前記出力結果に対する候補確定処理ステツプ8
0の動作フローを第12図に示す。
Candidate confirmation processing step 8 for the output result
The operation flow of 0 is shown in FIG.

処理ステツプ801にて、Jの初期値「0」を
記憶し、入力読みかなに網かけが存在するかをス
テツプ802にて判定する。存在しない場合は、
終端(E)に「0」を、(M)に「1」を記憶し、
初期設定を行う。網かけが存在する場合は、網か
けのある入力読みかなを入力読みかなの先頭に移
動し、処理ステツプ804,805,806,8
07にて、終端ポインタ(E)に網かけの文字数
処理ステツプ808を記憶し、処理ステツプ80
9にて、マスクポインタ(M)に網かけの文字数
+1を記憶し、初期設定を行う。例えば、第11
図の出力状態で変換対象読みかな入力キー「が」
を入力した場合、第13図に示す出力状態とな
る。
At processing step 801, the initial value "0" of J is stored, and at step 802, it is determined whether there is shading in the input reading. If it doesn't exist,
Store "0" in the terminal (E) and "1" in (M),
Perform initial settings. If there is shading, move the input yomi kana with the shading to the beginning of the input yomi kana and proceed to processing steps 804, 805, 806, 8.
At step 07, the shaded character count processing step 808 is stored in the end pointer (E), and the processing step 80 is stored.
At step 9, the number of shaded characters +1 is stored in the mask pointer (M), and initial settings are performed. For example, the 11th
In the output state of the figure, the conversion target reading Kana input key "ga"
When input, the output state shown in FIG. 13 is obtained.

なお、特開昭60−252983号公報には、カーソル
が位置している文字を含んで右側の範囲の読みか
なデータが文単位に自動的にかな漢字変換される
技術が開示されている。
Incidentally, Japanese Patent Application Laid-Open No. 60-252983 discloses a technique in which reading kana data in the range to the right including the character at which the cursor is positioned is automatically converted into kana-kanji on a sentence-by-sentence basis.

しかし、前掲公報に記載の技術によれば、カー
ソル右側の範囲の読みかなデータが文単位に自動
的にかな漢字変換されるため、誤入力した読みか
なデータを修正するにあたり、オペレータの意図
しない読みかなデータを再び誤入力してしまつた
場合、カーソル右側の範囲の読みかなデータがこ
れまたオペレータの意図しない漢字かな混じり文
に変換されるおそれがあり、このような場合、そ
の誤変換されたかな漢字全てを改めて修正しなけ
ればならない煩わしさを伴うことは否めない。
However, according to the technology described in the above publication, the reading kana data in the range to the right of the cursor is automatically converted into kana-kanji on a sentence-by-sentence basis. If the data is entered incorrectly again, there is a risk that the reading/kana data in the range to the right of the cursor will be converted into a sentence containing kanji/kana that the operator did not intend.In such a case, all the erroneously converted kana/kanji It is undeniable that this involves the hassle of having to make corrections again.

これに対し、入力部より入力された読みかなの
すべてをマスクして一度に漢字変換対象外とする
第1の指示手段を有し、かつ前記入力部には、マ
スク処理により漢字変換対象外とした入力読みか
な以外の読みかなを削除したり、あるいは新たに
読みかなを挿入可能とする修正手段を備える本発
明によれば、マスク処理された入力読みかなデー
タは一時的にかな漢字変換の対象とならない固定
の状態にあるため、前記したごとく不具合を生じ
るものではなく、必要最小限の文字修正で済み、
文書作成に要する時間を短縮することができる。
In contrast, the input section includes a first instruction means for masking all the kana readings inputted from the input section and excluding them from the kanji conversion target at once, and the input section has a first instruction means for masking all the kana readings inputted from the input section, and the input section has a first instruction means for masking all the kana readings input from the input section, and excludes them from the kanji conversion target by the masking process. According to the present invention, which is equipped with a correction means that can delete Kana readings other than the input reading Kana that has been inputted, or insert new Kana readings, the input Kana data that has been subjected to the mask processing is temporarily subject to Kana-Kanji conversion. Since it is in a fixed state that cannot be changed, it does not cause any problems as mentioned above, and only the minimum necessary character corrections are required.
The time required for document creation can be reduced.

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

本発明は以上のごときであり、図示実施例の説
明からも明らかなように、本発明によれば、漢字
かな混じり文字を作成するために入力した読みか
なデータの一部がオペレータの意図した読みかな
でない場合に、その誤入力した文字を従来よりも
速かに修正し、特に一度入力した文字列の先頭、
または先頭寄りに誤入力文字があつた場合であつ
ても、その誤入力した文字を従来よりも速やかに
修正し、文書作成に要する時間を短縮することの
できる、改良されたかな漢字変換装置を得ること
ができる。
The present invention is as described above, and as is clear from the explanation of the illustrated embodiment, according to the present invention, part of the reading kana data input to create kanji-kana mixed characters is changed to the reading intended by the operator. If the character is not in kana, the incorrectly entered character can be corrected faster than before, especially at the beginning of the character string once entered.
Or to obtain an improved kana-kanji conversion device that can correct the erroneously inputted character more quickly than before even if there is an erroneously inputted character near the beginning, thereby shortening the time required to create a document. be able to.

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

図面は本発明の一実施例を示し、第1図は本発
明装置によるかな漢字変換処理の実行動作を表わ
すフローチヤート図、第2図は本発明によるかな
漢字変換装置の構成図、第3図は入力部の配列
図、第4図は読みかなデータ入力記憶処理の動作
を表わすフローチヤート図、第5図〜第7図,第
9図,第10図は画面表示情報を表わす図、第8
図はマスク制御処理の動作を表わすフローチヤー
ト図、第11図は第6図における変換結果の画面
表示情報を表わす図、第12図は変換後の確定処
理の動作を表わすフローチヤート図、第13図は
確定処理後の画面表示情報の一例を表わす図であ
る。 1……入力部、2……制御部、3……記憶部、
4……表示部、5……変換処理部。
The drawings show an embodiment of the present invention; FIG. 1 is a flowchart showing the execution operation of the kana-kanji conversion process by the device of the present invention, FIG. 2 is a block diagram of the kana-kanji conversion device according to the present invention, and FIG. 3 is an input FIG. 4 is a flowchart showing the operation of reading kana data input and storage processing; FIGS. 5 to 7, 9, and 10 are diagrams showing screen display information; FIG.
11 is a flowchart showing the operation of the mask control process, FIG. 11 is a diagram showing the screen display information of the conversion result in FIG. 6, FIG. 12 is a flowchart showing the operation of the confirmation process after conversion, and FIG. The figure is a diagram showing an example of screen display information after confirmation processing. 1...Input section, 2...Control section, 3...Storage section,
4...display unit, 5...conversion processing unit.

Claims (1)

【特許請求の範囲】 1 かな漢字変換の対象となる読みかなデータを
入力する入力部と、 入力部より入力された読みかなデータを記憶部
に記憶する手段と、 入力した読みかなを漢字かな混じり文字列に変
換する変換処理部と、 かな漢字変換の実行制御を司る制御部と、 変換結果を表示する表示部と、 変換の対象外とする読みかなと変換対象読みか
なとを表示部において識別するためのマスク制御
処理手段と、 変換対象とする読みかなデータを記憶部から取
り出す変換対象読みかなデータ入力取り出し処理
手段とを有するかな漢字変換装置において、 前記入力部より入力された読みかなのすべてを
ワンタツチでマスクして一度に漢字変換対象外と
する第1の指示手段と、 変換対象外として指示された入力読みかなを一
文字ずつマスク解除して変換の対象に指定変更す
る第2の指示手段と、 読みかなを一文字ずつマスクして変換の対象外
に指定するための第3の指示手段と、 変換の対象外とする指定を行つた部分の読みか
なのすべてをワンタツチでマスク解除して一度に
変換の対象にするための第4の指示手段とを具備
し、 かつ前記入力部は、マスク処理により漢字変換
対象外とした入力読みかな以外の読みかなを削除
したり、あるいは新たに読みかなを挿入可能とす
る修正手段を備えることを特徴とするかな漢字変
換装置。
[Scope of Claims] 1. An input section for inputting reading-kana data to be subjected to kana-kanji conversion, means for storing reading-kana data inputted from the input section in a storage section, and converting the input reading-kana into kanji-kana mixed characters. A conversion processing unit that converts into columns, a control unit that controls the execution of kana-kanji conversion, a display unit that displays the conversion results, and a display unit that identifies kana to be excluded from conversion and kana to be converted. In the kana-kanji conversion device, the kana-kanji conversion device has a mask control processing means, and a conversion target reading kana data input retrieval processing means for extracting the reading kana data to be converted from the storage unit, all of the reading kana input from the input unit can be inputted with one touch. A first instruction means for masking and excluding the kanji from being converted at once; a second instruction means for unmasking the input kana characters specified as not for conversion one by one and changing them to conversion targets; A third instruction method for masking kana characters one by one to exclude them from conversion, and a one-touch method to unmask all kana readings in the part specified to be excluded from conversion and convert them all at once. and a fourth instruction means for making the kanji conversion target, and the input unit is capable of deleting kana readings other than the input readings excluded from the kanji conversion target by masking, or inserting new kana readings. A kana-kanji conversion device characterized by comprising a correction means for.
JP61051189A 1986-03-08 1986-03-08 Kana/kanji converter Granted JPS62208162A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61051189A JPS62208162A (en) 1986-03-08 1986-03-08 Kana/kanji converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61051189A JPS62208162A (en) 1986-03-08 1986-03-08 Kana/kanji converter

Publications (2)

Publication Number Publication Date
JPS62208162A JPS62208162A (en) 1987-09-12
JPH0552542B2 true JPH0552542B2 (en) 1993-08-05

Family

ID=12879918

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61051189A Granted JPS62208162A (en) 1986-03-08 1986-03-08 Kana/kanji converter

Country Status (1)

Country Link
JP (1) JPS62208162A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07269862A (en) * 1994-03-30 1995-10-20 Noritz Corp Petroleum combustion device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60252983A (en) * 1984-05-29 1985-12-13 Fujitsu Ltd Automatic kana-kanji conversion processing system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60252983A (en) * 1984-05-29 1985-12-13 Fujitsu Ltd Automatic kana-kanji conversion processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07269862A (en) * 1994-03-30 1995-10-20 Noritz Corp Petroleum combustion device

Also Published As

Publication number Publication date
JPS62208162A (en) 1987-09-12

Similar Documents

Publication Publication Date Title
JP2633824B2 (en) Kana-Kanji conversion device
US8826171B2 (en) System and method for entry and display of blueprint data
JPH0552542B2 (en)
JPS5924449B2 (en) document creation device
JPS6172357A (en) Display cursor control system for close writing kana-to-kanji conversion
JPH0697455B2 (en) Kana-Kanji conversion device
JPS6175950A (en) Character correction system for close writing kana-to-kanji conversion
JP3329476B2 (en) Kana-Kanji conversion device
JPH08190561A (en) Document correction device
JPS60124777A (en) Character processing unit
JPH06314274A (en) Document preparing device and document information input method
JPS6172356A (en) Display cursor control system for close writing kana-to-kanji conversion
JPS6172359A (en) Character correction system for close writing kana-to-kanji conversion
JPS62290966A (en) Sentence editing device
JPH0484260A (en) Document processor
JPS5816328A (en) Japanese word processor
JP2729342B2 (en) Kana-kanji conversion method and device
JPS61175855A (en) Kana to kanji converting device
JPH0565898B2 (en)
JPS61260353A (en) Document processing system
JPS61250772A (en) Kana/kanji converter
JPH0414380B2 (en)
JPS6319060A (en) Kana/kanji converting device
JPH0460760A (en) Japanese sentence proofreading device
JPH03245260A (en) Document processor