JPS61250772A - Kana/kanji converter - Google Patents
Kana/kanji converterInfo
- Publication number
- JPS61250772A JPS61250772A JP60092840A JP9284085A JPS61250772A JP S61250772 A JPS61250772 A JP S61250772A JP 60092840 A JP60092840 A JP 60092840A JP 9284085 A JP9284085 A JP 9284085A JP S61250772 A JPS61250772 A JP S61250772A
- Authority
- JP
- Japan
- Prior art keywords
- reading
- input
- conversion
- kana
- 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.)
- Granted
Links
Landscapes
- Document Processing Apparatus (AREA)
Abstract
(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.
Description
【発明の詳細な説明】
〔発明の利用分野〕
本発明はかな漢字変換の対象となる読みを漢字かな混じ
り文に変換するかな漢字変換装置に係り、特に、入力し
た読みの中で指定した1部分のみを変換し得るかな漢字
変換装置に関するものである。[Detailed Description of the Invention] [Field of Application of the Invention] The present invention relates to a kana-kanji conversion device that converts a reading that is a target of kana-kanji conversion into a sentence containing kanji and kana. The present invention relates to a kana-kanji conversion device that can convert .
従来、べた書き入力のかな漢字変換の方法としては、「
日立評論」昭和56年5月第63巻第5号rHITAC
L−320/30H,50H文書処理機能」 (以下文
献(1)と呼ぶ)に述べられている最長一致とバックト
ラックを組み合わせた方法、昭和53年度情報処理学会
第19回全国大会論文集5E−4「べた書き文のカナ漢
字変換システム」 (以下文献(2)と呼ぶ)に述べら
れている二文節最長一致法、昭和56年情報処理学会計
算言語学研究会資料25−6 r表方式を用いた文節構
造分析アルゴリズムとその能率についてJ (以下文献
(3))に述べられている文節数最小法などがよく知ら
れている。Conventionally, the method for converting solid input into kana-kanji was ``
“Hitachi Review” May 1980, Volume 63, No. 5 rHITAC
A method combining longest match and backtrack described in "L-320/30H, 50H Document Processing Function" (hereinafter referred to as Document (1)), Proceedings of the 19th National Conference of the Information Processing Society of Japan, 1971, 5E- 4. The two-clause longest match method described in ``Kana-Kanji conversion system for solid writing'' (hereinafter referred to as Document (2)), Information Processing Society of Japan Computational Linguistics Study Group Material 25-6, 1981 r-table method. The phrase structure analysis algorithm used and its efficiency are well known, such as the method for minimizing the number of phrases described in J (Reference (3) below).
文献(1)の方法は、入力左端から最長一致により自立
語を切り出し、次にその自立語に文法的に接続可能な付
属語を引き当てる文節変換処理を右端に達するまで繰返
し行なうもので、右端に達しない場合はバックトラック
(後戻り)して別の文節変換を試み先へ進むものである
。The method in document (1) extracts an independent word from the left end of the input using the longest match, and then repeats the clause conversion process of assigning adjuncts that can be grammatically connected to the independent word until it reaches the right end. If it does not reach the target, it backtracks, tries another phrase conversion, and moves on.
文献(2)の方法は、入力左端から2文節にわたって全
ての可能な変換候補を総当り的に抽出しその中から2文
節の長さの和が最長となるものを選んで1文節目の切れ
目とし、今度はその点を始点として同じことを繰り返す
ことにより1文節ずつ切れ目を決定しながら変換する方
法である。The method in document (2) extracts all possible conversion candidates over two clauses from the left end of the input, selects the one with the longest sum of the lengths of the two clauses, and selects the one that has the longest sum of the lengths of the two clauses. Then, by repeating the same process using that point as the starting point, the conversion is performed while determining the break for each clause.
文献(3)の方法は、左端から総当り的に文節の切り出
しを行い、その中から文節数が最小となる組合せを選び
だして変換結果とする方法である。The method in document (3) is to extract phrases starting from the left end in a brute force manner, and select a combination with the minimum number of phrases from among them to use as a conversion result.
以上、べた書き入力によるかな漢字変換の手法例を述べ
たが、一般的に入力された読みを漢字かな混じり文に変
換する場合は日本語のもつ特性上、変換の候補が多く発
生する。さらに、複数の文節を一度に入力し変換を行う
複数文節入力かな漢字変換においては文節と文節の間の
切れ目をどこにするかという選択の余地があるため文節
骨ち書きの場合に比べて変換の候補が多く発生し、ユー
ザの意図した候補に変換するには時間や手間をさらに多
くかけるという問題があった。そこでかな漢字変換の対
象となる読みを入力した場合その一部の読みに対し漢字
かな混じり文に変換できるような機能が必要となった。Above, we have described an example of a method for converting kana-kanji using solid writing input, but in general, when converting the input reading into a sentence containing kanji and kana, due to the characteristics of Japanese, many conversion candidates are generated. Furthermore, in multiple clause input Kana-Kanji conversion, where multiple clauses are input and converted at once, there is more room to choose where to place the breaks between clauses, so there are more options for conversion than in the case of bunsetsu bone cursive writing. There is a problem in that it takes more time and effort to convert to the candidate intended by the user. Therefore, when inputting a reading that is subject to kana-kanji conversion, a function was needed that could convert some of the readings into sentences containing kanji and kana.
本発明の目的は、かな漢字変換の対象となる読みを入力
した時、オペレータが漢字かな混じり文に変換したい読
みの部分だけを漢字かな混じり文に変換可能なかな漢字
変換装置を提供することにある。An object of the present invention is to provide a kana-kanji conversion device capable of converting only the part of the reading that an operator wants to convert into a kanji-kana mixed sentence when the reading to be converted into kana-kanji is input.
本発明の特徴は、かな漢字変換の対象となる読みを入力
する入力部と、指定した読みを漢字かな混じり文に変換
する変換処理部、更に、変換結果を表示する表示部をも
つかな漢字変換装置において、入力部より入力された読
みを記憶部に記憶する手段と、その入力読みのうちから
変換の対象外とする読みを指定するための移動キーと、
前記移動キーにより指定された変換の対象外とする読み
を表示部において識別表示するためのマスク制御処理手
段と、変換対象とする読みを取り出す変換対象読み入力
取り出し処理手段、を設けて、オペレータは入力した読
みに対して変換したい部分を指示して漢字かな混じり文
に変換できるようにすることである。The present invention is characterized by a kana-kanji conversion device having an input section for inputting the reading to be converted into kana-kanji, a conversion processing section for converting the designated reading into a sentence containing kanji and kana, and a display section for displaying the conversion result. , a means for storing readings input from the input unit in a storage unit, and a movement key for specifying readings to be excluded from conversion among the input readings;
A mask control processing means for identifying and displaying readings to be excluded from conversion specified by the movement key on a display unit, and a conversion target reading input extraction processing means for extracting readings to be converted, the operator can It is possible to specify the part of the inputted reading that you want to convert and convert it into a sentence containing kanji and kana.
以下、本発明の一実施例を説明する。 An embodiment of the present invention will be described below.
第2図は本発明になるかな漢字変換装置の構成を表わす
ブロック図で、かな入力部1、表示部4、制御部2、変
換処理部5および記憶部3から成る。FIG. 2 is a block diagram showing the configuration of the kana-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は、変換対象の読みを漢字かな混
じり文に変換するもので、前記制御部2におけるCPU
のプログラムによって構成される。The input unit 1 is, for example, a keyboard for inputting kana input, designation of conversion target reading, and inputting conversion, and the display unit 4 is, for example, a CRT for displaying reading input and conversion results.
It consists of a display, etc. The control unit 2 controls the execution of kana-kanji conversion and is configured using a CPU. The storage unit 3 temporarily stores input kana character strings and data used in conversion. The conversion processing section 5 converts the pronunciation to be converted into a sentence containing kanji and kana.
It is composed of the following programs.
第3図に入力部1の構成の1例を示す。ここで。FIG. 3 shows an example of the configuration of the input section 1. here.
本実施例において、第3図に示した入力装置は。In this embodiment, the input device shown in FIG.
キーの配列、及びキーの個数について特別に規定するも
のではない、また、読み入カキ−70は、一般に、かな
、アルファベットなど複数のキーから構成される。The arrangement of the keys and the number of keys are not particularly specified, and the reading key 70 is generally composed of a plurality of keys such as kana and alphabet keys.
第1図は本かな漢字変換装置を用いたかな漢字変換の処
理機能フローチャートであり1本図に従いその処理1容
を以下に説明する。FIG. 1 is a flowchart of the processing functions of kana-kanji conversion using the hon-kana-kanji conversion device, and one part of the process will be explained below according to the figure.
オペレータは、入力部1より第3図に示す変換対象読み
入カキ−70から変換対象読み文字を入力する。制御部
2では、変換キー人力前の処理か後の処理かを判定する
(10)、ここで確立フラグ、及び、後で説明する始端
管理ポインタの初期設定は1文書作成等、かな漢字変換
を必要とする状態に入る時設定する0本実施例において
は初期値「0」をそれぞれ記憶させる。入カキ−判定処
理(60)において読み入カキ−と判定し、読み入力記
憶処理(20)にて、入力部1から入力された読みを記
憶部3に記憶する。入力した読みに対し、その一部を漢
字かな混じり文に変換する場合は、入力部1より第3図
に示す始端又は終端左右カーソルキー80を押し、その
結果として、第1図に示すマスク制御処理(30)で変
換対象外の入力した読みに、例えば網かけを行い、変換
対象の読みと変換対象外の読みが区別できるようにし、
表示部4に出力する。第3図に示す変換キー9oの押下
により、網かけされていない部分である変換対象の読み
を変換対象読み人力バッファに記憶させ(40)、変換
処理(50)にて変換対象読み入力バッファにある読み
を漢字かな混じり文に変換する。さらに処理(501)
において、変換対象の読みより前にある入力した読みの
うち、網かけされている読みと、変換処理(50)で変
換した結果を順に出力表示バッファにセットし。The operator inputs the conversion target reading character from the input unit 1 using the conversion target reading input key 70 shown in FIG. In the control unit 2, it is determined whether the conversion key is manually processed before or after (10), and the initial setting of the establishment flag and the starting point management pointer, which will be explained later, requires kana-kanji conversion, such as creating one document. In this embodiment, the initial value "0" is stored when entering the state. In the input oyster determination process (60), it is determined that it is a read oyster, and in the reading input storage process (20), the reading input from the input unit 1 is stored in the storage unit 3. If you want to convert part of the input reading into a sentence containing kanji and kana, press the start or end left/right cursor key 80 shown in FIG. 3 from the input unit 1, and as a result, the mask control shown in FIG. In the process (30), the input pronunciations that are not subject to conversion are shaded, for example, so that the pronunciations that are subject to conversion and the pronunciations that are not subject to conversion can be distinguished;
Output to the display section 4. By pressing the conversion key 9o shown in FIG. 3, the unshaded portion of the pronunciation to be converted is stored in the conversion target reading manual buffer (40), and in the conversion process (50), it is stored in the conversion target reading input buffer. Convert a certain reading into a sentence containing kanji and kana. Further processing (501)
At , the shaded reading among the input readings before the reading to be converted and the results converted in the conversion process (50) are set in the output display buffer in order.
確立フラグを「1」にセットして(501)、表示部4
に変換結果を出力する。変換後は確定処理(55)にお
いて入力されるキーの種類によりキーに応じた処理を行
う。The establishment flag is set to "1" (501), and the display unit 4
Output the conversion result to . After conversion, processing is performed in accordance with the type of key input in confirmation processing (55).
以下、上で述べた読み入力記憶処理(20)。Hereinafter, the above-mentioned reading input storage processing (20) will be described.
マスク制御処理(30)、変換対象読み入力取り出し処
理(40)、確定処理(55)の動作を更に詳しく説明
する。The operations of the mask control process (30), the conversion target read input extraction process (40), and the confirmation process (55) will be described in more detail.
第4図は、第1図の読み入力記憶処理(20)の動作を
表わすブローチヤードである。第3図の変換対象読み入
カキ−70より入力された読みを読み入力記憶バッファ
に記憶しく201)、その入力した読みが変換を行う最
初の読みの場合は処理(204)にて入力した読みの始
端を管理する始端管理ポインタ(MS)、変換対象読み
の始端を管理する始端ポインタ(S)、入力した読みの
終端を管理する終端管理ポインタ(ME)、変換対象読
みの終端を管理する終端ポインタ(E)にそれぞれ初期
値である「1」をセットする。また。FIG. 4 is a brooch yard showing the operation of the reading input storage process (20) of FIG. Read the reading input from the conversion target reading key 70 in Figure 3 and store it in the input storage buffer 201), and if the input reading is the first reading to be converted, the reading input in the process (204) A start point management pointer (MS) that manages the start end of the conversion target reading, a start point pointer (S) that manages the start end of the conversion target reading, an end management pointer (ME) that manages the end of the input reading, and a terminal end that manages the end of the conversion target reading. The initial value "1" is set in each pointer (E). Also.
入力した読みが最初の読みでない場合は、処理(203
)にて終端ポインタ(E)と終端管理ポインタ(ME)
の値をrlJ増やす、たとえば、第6図のようにrかれ
はきじをよんだ」と入力した場合は、始端ポインタ(S
)、及び、始端管理ポインタ(MS)は「か」の位置で
あるrlJを記憶し、終端ポインタ(E)及び終端管理
ポインタ(ME)は「だ」の位置である「9」の値をそ
れぞれ記憶している。If the input reading is not the first reading, process (203
) at terminal pointer (E) and terminal management pointer (ME)
For example, as shown in Figure 6, if you input "He called the pheasant," increase the value of rlJ.
), and the start point management pointer (MS) stores rlJ, which is the position of "ka", and the end pointer (E) and end management pointer (ME) respectively store the value of "9", which is the position of "da". I remember.
次に、第1図のマスク制御処理(30)の動作フローを
第5図に示す、第3図における始端、終端左右カーソル
キー80の4つのキーのうち、いずれか1つが押された
時、処理(301)にて押されたキーが始端左カーソル
キーかを判定し、始端左カーソルキーの場合は、処理(
304)にて始端ポインタ(S)と始端管理ポインタ(
MS)が等しいかを判定する。等しい場合は処理は行わ
ずマスク制御処理を終了する0等しくない場合は処理(
307)にて、始端ポインタ(S)の値を「1」減らし
、始端ポインタ(S)の示す読みにある網を解除する。Next, FIG. 5 shows the operation flow of the mask control process (30) in FIG. In process (301), it is determined whether the pressed key is the starting left cursor key, and if it is the starting left cursor key, the process (301) is performed.
304), the start end pointer (S) and start end management pointer (
MS) are equal. If they are equal, do no processing and end mask control processing.0 If not equal, process (
In step 307), the value of the start point pointer (S) is decreased by "1", and the mesh at the reading indicated by the start point pointer (S) is canceled.
押されたキーが終端左カーソルキーの場合は処理(30
5)で、終端ポインタ(E)と終端管理ポインタ(ME
)が等しいかを判定する8等しい場合は、処理は行わず
、マスク制御処理を終了する0等しくない場合は、終端
ポインタ(E)をrlJ増加させ、終端ポインタ(E)
の示す読みの網を解除する。押されたキーが始端右カー
ソルキー又は、終端左カーソルキーの場合は、処理(3
03)で始端ポインタ(S)が終端ポインタ(E)を超
えているかどうかを判定し、超えている場合はマスク制
御処理を終了し、超えていない場合は、始端右カーソル
キーの時は、始端ポインタ(S)の示す読みを網かけし
く311) 。If the pressed key is the last left cursor key, process (30
5), the terminal pointer (E) and terminal management pointer (ME
) are equal. 8 If equal, do not process and end mask control processing. 0 If not equal, increase the end pointer (E) by rlJ and set the end pointer (E)
Remove the reading net indicated by . If the key pressed is the start end right cursor key or the end end left cursor key, process (3)
In step 03), it is determined whether the start pointer (S) exceeds the end pointer (E), and if it does, the mask control process ends, and if it does not, the start end pointer (when pressing the right cursor key) returns the start end pointer. The reading indicated by the pointer (S) is shaded (311).
始端ポインタ(S)を「1」増加させる(312)。The starting point pointer (S) is increased by "1" (312).
終端左カーソルキーの時は、終端ポインタ(E)の示す
読みを網かけしく313)、終端ポインタ(E)を「1
」減少させる(314)。When pressing the end left cursor key, the reading indicated by the end pointer (E) is shaded (313), and the end pointer (E) is set to "1".
” decrease (314).
第7図の例は、第6図の出力状態から始端右カーソルキ
ーを1回押した時の表示部4の出力結果であり、第8図
の例は、第7図の出力状態から終端左カーソルキーを1
回押したときの表示部4の出力結果である。さらに第9
図は、第8図の出力状態から始端左カーソルキーを押し
た時の表示部4の出力結果である。The example in FIG. 7 is the output result of the display unit 4 when the start end right cursor key is pressed once from the output state in FIG. 6, and the example in FIG. 8 is the output result from the output state in FIG. Cursor key 1
This is the output result of the display unit 4 when the button is pressed twice. Furthermore, the ninth
The figure shows the output result of the display section 4 when the start end left cursor key is pressed in the output state of FIG. 8.
第3図における変換キー90が押された時の変換対象読
み入力取り出し処理(40)の動作フローを第10図に
示す。処理(401)にて始端ポインタ(S)の値を制
御ポインタ(P)にセットする。処理(402)にて制
御ポインタ(P)が終端ポインタ(E)を超えたかを判
定し、超えていない時は、変換対象読み入力バッファに
制御ポインタ(P)の示す読みを記憶しく403)、制
御ポイ’/’i (P) をrlJ増加させる(404
)。FIG. 10 shows the operational flow of the conversion target read input extraction process (40) when the conversion key 90 in FIG. 3 is pressed. In process (401), the value of the start pointer (S) is set to the control pointer (P). In the process (402), it is determined whether the control pointer (P) exceeds the end pointer (E), and if it does not, the reading indicated by the control pointer (P) is stored in the conversion target reading input buffer (403), Increase control point'/'i (P) by rlJ (404
).
超えた時は、変換対象読み入力バッファに記憶した読み
の数を算出し、読みカウントバッファに記憶する。変換
対象読み入力バッファにセットした読み及び、その読み
の数をもとに変換処理(50)にて漢字かな混じり文に
変換する1例えば第11図の出力状態で変換キーを押す
と、変換対象読み入力バッファに「きじを」を記憶し、
読みカウントバッファに「3」を記憶する。その情報を
もとに変換処理(50)にて「記事を」と漢字かな混じ
り文を作成し、第12図のように表示部4に結果を出力
する。When the number of readings is exceeded, the number of readings stored in the conversion target reading input buffer is calculated and stored in the reading count buffer. Based on the reading set in the conversion target reading input buffer and the number of readings, the conversion process (50) converts it into a sentence containing kanji and kana.1 For example, if you press the conversion key in the output state shown in Figure 11, the conversion target Store “Kijiwo” in the reading input buffer,
Store "3" in the reading count buffer. Based on the information, a conversion process (50) is performed to create a sentence containing kanji and kana, ``article'', and the result is output to the display unit 4 as shown in FIG.
出力した結果に対する確定処理(55)の動作フローを
第13図に示す。FIG. 13 shows the operational flow of the confirmation process (55) for the output results.
処理(551)では、変換結果として出力した候補がオ
ペレータの意図した候補でないことを示す候補変更キー
95が押されたかを判定する。候補変更キー95である
ならば、処理(552)で次候補を作成し、出力表示バ
ッファに始端管理ポインタ(MS)の示す読みから始端
ポインタ(S)の値から「1」減算した値の示す読みま
で、及び。In the process (551), it is determined whether the candidate change key 95 indicating that the candidate output as the conversion result is not the candidate intended by the operator has been pressed. If it is the candidate change key 95, the next candidate is created in the process (552), and the value indicated by subtracting "1" from the value of the start point pointer (S) from the reading indicated by the start point management pointer (MS) is stored in the output display buffer. Until reading, and.
処理(552)で作成した次候補を順にセットしく55
3)、表示部4にて表示する。候補変更キー95でない
場合は、処理(554)にて終端ポインタ(E)と終端
管理ポインタ(ME)の値が同じかを判定し1等しくな
い場合は、処理(555)にて終端ポインタ(E)を「
1」加算する。処理(556)では終端ポインタの示す
読みの網をはずし、読み入力記憶バッファの始端管理ポ
インタの示す場所に記憶する。処理(557)では、始
端管理ポインタ(MS)を「1」増やす、処理(544
)の判定において等しい場合は、処理(55B)にて始
端管理ポインタ(MS)が[1」であるかを判定する。Set the next candidates created in the process (552) in order 55
3) Display on the display section 4. If it is not the candidate change key 95, it is determined in process (554) whether the values of the end pointer (E) and the end management pointer (ME) are the same, and if they are not equal to 1, the value of the end pointer (E) is changed in process (555). )of"
1” is added. In the process (556), the read net indicated by the end pointer is removed and stored in the location indicated by the start end management pointer of the read input storage buffer. In the process (557), the start management pointer (MS) is increased by "1", and the process (544)
), if they are equal, it is determined in step (55B) whether the starting point management pointer (MS) is [1].
すなわち、処理(556)にて未確立の読みを読み入力
記憶バッファにセットしたかを判定する。始端管理ポイ
ンタ(MS)が「1」の時は始端管理ポインタ(MS)
に「0」をセットしく559)、読み入力記憶バッファ
に読みがないことを記す。また、始端管理ポインタ(M
S)が「1」でない場合は、処理(560)で始端管理
ポインタ(M S )の値から「1」減算した値を終端
ポインタ、及び、終端管理ポインタにセットし、始端ポ
インタ(S)及び、始端管理ポインタ(MS)にそれぞ
れrIJをセットする。That is, in the process (556), it is determined whether an unestablished reading has been read and set in the input storage buffer. When the starting point management pointer (MS) is "1", the starting point management pointer (MS)
559) to indicate that there is no reading in the reading input storage buffer. In addition, the start end management pointer (M
If S) is not "1", in the process (560), the value obtained by subtracting "1" from the value of the start point management pointer (M S ) is set in the end pointer and the end management pointer, and the start end pointer (S) and , set rIJ in the starting point management pointer (MS), respectively.
また、処理(561)にて確立フラグを「0」にセット
する。第14図に第12図の出力状態で変換対象入力読
みキー「が」を入力したときの表示部4の出力結果を示
す。Further, in the process (561), the establishment flag is set to "0". FIG. 14 shows the output result of the display section 4 when the conversion target input reading key "ga" is input in the output state of FIG. 12.
本発明によれば、複数の文節にわたって入力した読みに
対し、その一部分を漢字かな混じり文に変換することが
できるので、入力した読みに対するかな漢字変換の結果
がオペレータの意図した候補でない場合の修正を速く行
うことができ、その結果として文書作成に対する時間を
短縮することができる。According to the present invention, it is possible to convert a part of a reading input over multiple clauses into a sentence containing kanji and kana, so corrections can be made when the result of kana-kanji conversion for the input reading is not the candidate intended by the operator. This can be done quickly, and as a result, the time required for document creation can be shortened.
第1図は本発明になる変換の実行方法を示すフローチャ
ート、第2図は本発明になるかな漢字変換装置の構成図
、第3図は入カキ−の一例を示す図、第4図は読み入力
記憶処理の動作を表すフローチャート、第5図はマスク
制御処理の動作を表わすフローチャート、第6図から第
9図、第11図は画面表示情報を表わす図、第1O図は
変換対象読み入力取り出し処理の動作を表わすフローチ
ャート、第12図は第11図における変換結果の画面表
示情報を表す図である。第13図は変換後の確定処理の
動作を表すフローチャート、第14図は確定処理後の画
面表示情報の一例を表す図である。
1・・・入力部、2・・・制御部、3・・・記憶部、4
・・・出力部、5・・・変換処理部。Figure 1 is a flowchart showing the conversion execution method according to the present invention, Figure 2 is a block diagram of the Kana-Kanji conversion device according to the present invention, Figure 3 is a diagram showing an example of an input key, and Figure 4 is a reading input. FIG. 5 is a flowchart showing the operation of the storage process, FIG. 5 is a flowchart showing the operation of the mask control process, FIGS. 6 to 9, and 11 are views showing screen display information, and FIG. 1O is the conversion target reading input extraction process. FIG. 12 is a flowchart showing the operation of FIG. 11, and FIG. 12 is a diagram showing screen display information of the conversion result in FIG. FIG. 13 is a flowchart showing the operation of the confirmation process after conversion, and FIG. 14 is a diagram showing an example of screen display information after the confirmation process. 1... Input section, 2... Control section, 3... Storage section, 4
... Output section, 5... Conversion processing section.
Claims (1)
、入力した読みを漢字かな混じり文に変換する変換処理
部と、変換結果を表示する表示部をもつかな漢字変換装
置において、入力部より入力された読みを記憶部に記憶
する手段と、その入力読みのうちから変換の対象外とす
る読みを指定するための移動キーと、前記移動キーによ
り指定された変換の対象外とする読みを表示部において
識別表示するためのマスク制御処理手段と、変換対象と
する読みを取り出す変換対象読み入力取り出し処理手段
を設けたことを特徴とするかな漢字変換装置。 2、特許請求の範囲第1項において、変換対象読み確定
後前記入力読みのうちから変換対象となつた読みを除外
する確立処理手段を設けたことを特徴とするかな漢字変
換装置。[Scope of Claims] 1. A kana-kanji conversion device having an input section for inputting the reading to be converted into kana-kanji, a conversion processing section for converting the input reading into a sentence containing kanji and kana, and a display section for displaying the conversion result. means for storing readings input from an input unit in a storage unit, a movement key for specifying readings to be excluded from conversion among the input readings, and a conversion target specified by the movement key. A kana-kanji conversion device comprising: a mask control processing means for identifying and displaying a reading to be converted on a display unit; and a conversion target reading input extraction processing means for extracting a reading to be converted. 2. The kana-kanji conversion device according to claim 1, further comprising an establishment processing means for excluding the reading to be converted from among the input readings after determining the reading to be converted.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60092840A JPS61250772A (en) | 1985-04-30 | 1985-04-30 | Kana/kanji converter |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP60092840A JPS61250772A (en) | 1985-04-30 | 1985-04-30 | Kana/kanji converter |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS61250772A true JPS61250772A (en) | 1986-11-07 |
JPH0578057B2 JPH0578057B2 (en) | 1993-10-28 |
Family
ID=14065627
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP60092840A Granted JPS61250772A (en) | 1985-04-30 | 1985-04-30 | Kana/kanji converter |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS61250772A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01114934A (en) * | 1987-10-29 | 1989-05-08 | Oki Electric Ind Co Ltd | Printing processing method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55153036A (en) * | 1979-05-08 | 1980-11-28 | Fujitsu Ltd | Input device for writing in mixed japanese letter and chinese character |
JPS564832A (en) * | 1979-06-22 | 1981-01-19 | Sharp Corp | Input system for word processor |
JPS57187731A (en) * | 1981-05-12 | 1982-11-18 | Hitachi Ltd | Kanji (chinese character) input system |
JPS58195883A (en) * | 1982-05-12 | 1983-11-15 | キヤノン株式会社 | Display control system |
-
1985
- 1985-04-30 JP JP60092840A patent/JPS61250772A/en active Granted
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS55153036A (en) * | 1979-05-08 | 1980-11-28 | Fujitsu Ltd | Input device for writing in mixed japanese letter and chinese character |
JPS564832A (en) * | 1979-06-22 | 1981-01-19 | Sharp Corp | Input system for word processor |
JPS57187731A (en) * | 1981-05-12 | 1982-11-18 | Hitachi Ltd | Kanji (chinese character) input system |
JPS58195883A (en) * | 1982-05-12 | 1983-11-15 | キヤノン株式会社 | Display control system |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH01114934A (en) * | 1987-10-29 | 1989-05-08 | Oki Electric Ind Co Ltd | Printing processing method |
JPH0575126B2 (en) * | 1987-10-29 | 1993-10-19 | Oki Electric Ind Co Ltd |
Also Published As
Publication number | Publication date |
---|---|
JPH0578057B2 (en) | 1993-10-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0365757A (en) | Sentence processor | |
JPS61250772A (en) | Kana/kanji converter | |
JPS59106036A (en) | System for retrieving kanji (chinese character) by designation of radical | |
JP2715419B2 (en) | Translation equipment | |
JPS63278174A (en) | Translation device | |
JPS5916039A (en) | Kana-Kanji conversion method | |
JP3273778B2 (en) | Kana-kanji conversion device and kana-kanji conversion method | |
JPH0380363A (en) | Document processor | |
JPH0512257A (en) | Document preparation device | |
JPH02255944A (en) | Kana/kanji converter | |
JPH0697455B2 (en) | Kana-Kanji conversion device | |
JPH04133167A (en) | Kana/kanji converter | |
JPS5816328A (en) | Japanese word processor | |
JPH09218868A (en) | Method for designating kanji and device therefor | |
JPS62282364A (en) | Character string retrieval system | |
JPS6238970A (en) | Documentation device | |
JPH03137768A (en) | Document processor | |
JPH1027173A (en) | Personal name conversion device | |
JPS62115568A (en) | Kana-kanji converting device | |
JPH01133175A (en) | Word converter | |
JPH10154141A (en) | Kana-Kanji conversion device | |
JPH0552542B2 (en) | ||
JPH0447451A (en) | Character processor | |
JPH01316865A (en) | Device for attaching reading input function in kana/kanji conversion | |
JPH028956A (en) | Document processor |