JPH07262182A - Character processor - Google Patents

Character processor

Info

Publication number
JPH07262182A
JPH07262182A JP6047312A JP4731294A JPH07262182A JP H07262182 A JPH07262182 A JP H07262182A JP 6047312 A JP6047312 A JP 6047312A JP 4731294 A JP4731294 A JP 4731294A JP H07262182 A JPH07262182 A JP H07262182A
Authority
JP
Japan
Prior art keywords
homophone
homonym
candidate
word
output
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
JP6047312A
Other languages
Japanese (ja)
Inventor
Koji Maekawa
浩司 前川
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP6047312A priority Critical patent/JPH07262182A/en
Publication of JPH07262182A publication Critical patent/JPH07262182A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve operability by reducing the number of key operations until a synonym is decided by employing such constitution that a word used frequently by an operator who uses KANA(Japanese syllabary)/KANJI(Chinese character) conversion can be outputted in front of a synonym candidate. CONSTITUTION:A homonym in a storage means 5 selected at every selection of the homonym is sampled from a homonym candidate by an arranging means 2, and a sampled homonym is placed at the forefront of the homonym candidate. The position relation of the homonyms before and behind the sampled homonym is set so as to be neighbored to each other. When the output of all homonym candidates is instructed by an instruction means 1, the homonym candidate is outputted in sequence arranged by the arranging means 2 by an output means 3. In such a way, the operability can be improved by reducing the number of key operations by outputting the homonym with high use frequency as a first candidate.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、文字処理装置に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a character processing device.

【0002】[0002]

【従来の技術】入力された読み列に対して、文章が成立
する全ての文節を抽出し、その中から最も自然な文章に
なる文節を切り出して、それを基本文節として決定す
る。例えば、「きかいがわたしを」という読み列に対し
て、表1に示すように、基本文節候補と後続文節候補を
抽出する。
2. Description of the Related Art All phrases that form a sentence are extracted from an input reading string, and a phrase that is the most natural sentence is cut out from the extracted phrases and determined as a basic phrase. For example, as shown in Table 1, basic phrase candidates and subsequent phrase candidates are extracted for the reading string "Kikai ga me".

【0003】[0003]

【表1】 [Table 1]

【0004】表1のように抽出された基本文節候補と後
続文節候補の中で最も自然な文章となるのは、基本文節
「きかいが」と後続文節候補「わたしを」であるので、
「きかいが」を基本文節として決定する。
The most natural sentence among the basic phrase candidates and the subsequent phrase candidates extracted as shown in Table 1 is the basic phrase "Kikaiga" and the subsequent phrase candidate "I".
"Kikaiga" is decided as the basic phrase.

【0005】この基本文節を取得するときに候補となっ
た全ての変換候補の中から、前回使用した同音語の情報
を記憶している領域(学習データ記憶領域1)に格納さ
れている同音語情報のデータ(学習データ)と変換候補
を比較する。比較した結果、一致する同音語情報を持つ
変換候補が存在する場合は、その同音語を第1候補とし
て登録する。基本文節が「きかいが」であり、第1候補
として、「器械」が登録される様子を図14に示す。
A homophone word stored in an area (learning data storage area 1) in which information of a homophone word used last time is stored from all conversion candidates which are candidates when the basic phrase is acquired. Information data (learning data) is compared with conversion candidates. As a result of the comparison, if there is a conversion candidate having the same homophone information, that homonym is registered as the first candidate. FIG. 14 shows a state in which the basic phrase is “kikaiga” and “instrument” is registered as the first candidate.

【0006】他方、一致する同音語情報を持つ変換候補
が存在しない場合は、そ中で最も優先度の高い同音語を
第1候補とする。そして、前の処理により決定された第
1候補を出力装置に出力する。その例を図15に示す。
しかし、決定された同音語が希望する同音語でない場合
は、その基本文節の読み列で、再度、辞書サーチを行
い、成立可能となる全ての同音語候補を抽出する。同音
語候補抽出の様子を図16に示す。このような処理によ
り得られたすべての同音語候補を出力装置に出力する。
出力例を図17に示す。
On the other hand, when there is no conversion candidate having the same homophone word information, the homophone word having the highest priority among them is set as the first candidate. Then, the first candidate determined by the previous process is output to the output device. An example thereof is shown in FIG.
However, when the determined homophone is not the desired homophone, a dictionary search is again performed with the reading sequence of the basic phrase, and all the possible homophone candidates are extracted. FIG. 16 shows how to extract homophone candidates. All the homonym word candidates obtained by such processing are output to the output device.
An output example is shown in FIG.

【0007】オペレータは、出力された同音語候補の中
から希望とする同音語を選択する。同音語候補から「貴
会が」を選択した例を図18に示す。選択された同音語
の学習データを学習データ記憶領域1に記憶する。選択
候補を記憶する様子を図19に示す。
The operator selects a desired homophone from the output homophone candidates. FIG. 18 shows an example in which “Kikai ga” is selected from the homonym candidates. The learning data of the selected homophone is stored in the learning data storage area 1. FIG. 19 shows how selection candidates are stored.

【0008】このように記憶することにより、選択され
た同音語が次の変換で第1候補として出力されることが
保証される。
By storing in this way, it is guaranteed that the selected homophone will be output as the first candidate in the next conversion.

【0009】[0009]

【発明が解決しようとする課題】第1候補には前回使用
した同音語情報のデータ(学習データ)が活用される
が、同音語候補の出力には、この学習データは使用して
いなかった。また、第1候補以外の同音語候補の表示の
順序はその単語が最初から持つ優先度等の情報のみで決
定されている。そのため、図20に示すように、前々回
まで使用していた同音語が「貴会が」だった場合は、同
音語候補の出力時には、前々回まで学習していた同音語
候が同音語候補のかなり後方に表示されることが頻繁に
あった。再び、この同音語を使用するには、同音語候補
上のカーソルを移動して選択する必要がある。
The data of the same-word information used last time (learning data) is utilized for the first candidate, but this learning data was not used for outputting the same-word candidates. Further, the display order of the homophone candidate other than the first candidate is determined only by the information such as the priority of the word from the beginning. Therefore, as shown in FIG. 20, when the homonym used up to the last time is “Kikai ga”, the homonym symptom learned up to the last time is quite a homophone word candidate at the time of outputting the homonym candidate. It was often displayed behind. Again, to use this homophone, it is necessary to move and select the cursor on the homophone candidate.

【0010】また、図21に示すように、同音語の数が
多くなり、前々回に使用された同音語が「聞こう」だっ
た場合には、目的とする同音語候補を表示するには1回
の表示では表示しきれなくなり、同音語を選択するのに
必要なキー操作はさらに多くなっていた。
Further, as shown in FIG. 21, when the number of homophones is large and the homophone used last time is "Listen", 1 to display the target homophone candidate. It could not be displayed in the number of times displayed, and more key operations were required to select a homophone.

【0011】従って、同音語選択時のキー操作は同音語
に比例して多くなり、同時に操作性も同様に悪くなって
いた。
Therefore, the number of key operations when selecting a homophone has increased in proportion to the homophone, and at the same time, the operability has also deteriorated.

【0012】本発明の目的は、上記のような問題点を解
決し、操作性をより向上させることができる文字処理装
置を提供することにある。
An object of the present invention is to provide a character processing device which solves the above problems and can improve the operability.

【0013】[0013]

【課題を解決するための手段】本発明は、同音語候補を
格納した格納手段を有する文字処理装置において、同音
語が選択されるごとに、選択された同音語を前記格納手
段の同音語候補から抽出し、抽出された同音語を前記同
音語候補の先頭に置くとともに、抽出された前記同音語
の前後の同音語の位置関係を隣り合わせにする整列手段
と、全同音語候補の出力を指示するための指示手段と、
該指示手段により全同音語候補の出力が指示された場
合、前記整列手段により整列された順に同音語候補を出
力する出力手段とを備えたことを特徴とする。
According to the present invention, in a character processing device having storage means for storing homophone word candidates, each time a homophone word is selected, the selected homophone word is replaced by a homophone word candidate in the storage means. And puts the extracted homophonic word at the head of the homophoneic word candidate, and instructs the output of all the homophonic word candidates, and the aligning means that makes the positional relationship of the homophoneic words before and after the extracted homophonic word adjacent to each other. Instruction means for doing
When output of all the homophonic word candidates is instructed by the instructing means, output means is provided for outputting the homophoneic word candidates in the order in which they are arranged by the arranging means.

【0014】[0014]

【作用】本発明では、同音語が選択されるごとに、選択
された同音語を、整列手段により、格納手段の同音語候
補から抽出し、抽出された同音語を前記同音語候補の先
頭に置くとともに、抽出された前記同音語の前後の同音
語の位置関係を隣り合わせにし、指示手段により全同音
語候補の出力が指示された場合、整列手段により整列さ
れた順に出力手段により同音語候補を出力する。
According to the present invention, every time a homophone is selected, the selected homophone is extracted from the homophone candidates in the storage means by the aligning means, and the extracted homophone is placed at the head of the homophone candidate. While placing, the positional relationship of the homophones before and after the extracted homophones are made adjacent to each other, and when the output of all the homophone candidates is instructed by the instructing means, the homonym candidates are output by the output means in the order arranged by the aligning means. Output.

【0015】[0015]

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

【0016】図1は本発明の一実施例を示す。図1にお
いて、1は入力装置であり、文字列を入力するためのも
のである。入力装置1としてはキーボードがある。2は
中央処理装置であり、各部を制御するものである。21
はROM(read only memory)であり、文字処理プログラ
ムが格納されている。22はRAM(random access mem
ory)であり、作業用に利用されている。5は記憶装置で
あり、文字処理結果を記憶するためのものである。3は
出力装置であり、文字処理結果を表示するためのもので
ある。出力装置3としてはCRT(cathode ray tube)を
有する表示装置がある。
FIG. 1 shows an embodiment of the present invention. In FIG. 1, reference numeral 1 is an input device for inputting a character string. The input device 1 includes a keyboard. A central processing unit 2 controls each unit. 21
Is a ROM (read only memory) in which a character processing program is stored. 22 is a RAM (random access mem)
ory) and is used for work. A storage device 5 is for storing the character processing result. An output device 3 is for displaying the character processing result. As the output device 3, there is a display device having a CRT (cathode ray tube).

【0017】図2は図1に示すROM20に格納される
文字処理プログラムの一例を示すフローチャートであ
る。
FIG. 2 is a flow chart showing an example of the character processing program stored in the ROM 20 shown in FIG.

【0018】入力装置1から入力された文字列に対し
て、ステップS1にて、文章が成立する全ての文節を抽
出し、その中から最も自然な文章になる文節を切り出
し、基本文節として決定する。ついで、ステップS2に
て、基本文節を取得するときに候補となった全ての変換
候補の中から、同音語の情報を記憶している領域(学習
データ記憶領域1)に格納されている同音語情報データ
(学習データ)と変換候補を比較する。比較した結果、
一致するデータが存在する場合は、その同音語を第1候
補として登録し、一致するデータが存在しない場合は、
その中で最も使用頻度の高い同音語を第1候補とする。
そして、決定された第1候補を、ステップS3にて、出
力装置3に出力する。
With respect to the character string input from the input device 1, in step S1, all the clauses that make up the sentence are extracted, and the clause that becomes the most natural sentence is cut out and determined as the basic clause. . Then, in step S2, the homophones stored in the area (learning data storage area 1) storing the information of the homophones from all the conversion candidates that are candidates when the basic phrase is acquired. The information data (learning data) is compared with the conversion candidates. As a result of comparison,
If there is matching data, the homonym is registered as the first candidate, and if there is no matching data,
The homonym with the highest frequency of use is selected as the first candidate.
Then, the determined first candidate is output to the output device 3 in step S3.

【0019】そして、ステップS4にて、出力装置3に
出力された第1候補が希望する同音語であると判断され
た場合は、第1候補を変換結果として決定する。
When it is determined in step S4 that the first candidate output to the output device 3 is the desired homophone, the first candidate is determined as the conversion result.

【0020】他方、希望する同音語でないと判断された
場合は、ステップS5に移行する。ステップS5にて、
希望する同音語でなかった基本文節に対して、再度、辞
書サーチを行い、その文節で成立可能な同音語を全て抽
出する。ついで、ステップS6にて、同音語情報記憶領
域2に学習データが存在するか否かを判定する。肯定判
定された場合は、ステップS7に移行する。ステップS
7にて、比較の対象となる学習データを学習データ記憶
領域2から取得し、取得された学習データと一致する同
音語情報を持つ同音語候補が存在するか否かを、ステッ
プS8にて、判定する。同音語判定の様子を図3および
図4に示す。図3は一致するデータが存在しなかった例
であり、次の学習データが指し示される。図4は一致す
るデータとして「貴会が」が検出された例である。
On the other hand, if it is determined that the homonym is not the desired one, the process proceeds to step S5. In step S5,
A dictionary search is again performed for basic phrases that are not the desired homophone, and all homophones that can be established in that phrase are extracted. Then, in step S6, it is determined whether or not learning data exists in the homophone information storage area 2. When a positive determination is made, the process proceeds to step S7. Step S
In step S8, learning data to be compared is acquired from the learning data storage area 2, and whether there is a homonym candidate having homonym information that matches the acquired learning data is determined in step S8. judge. The state of homophone determination is shown in FIGS. 3 and 4. FIG. 3 is an example in which no matching data exists, and the next learning data is indicated. FIG. 4 is an example in which "Kikai ga" is detected as matching data.

【0021】ステップS9にて、学習データと一致する
同音語情報を持つ同音語候補が存在したか否かを判定す
る。否定判定された場合は、ステップS6に戻る。肯定
判定された場合は、ステップS10に移行し、ステップ
S10にて、一致した同音語候補を同音語候補の1番目
に移動する。一致データとして検出された「貴会が」が
1番目に移動される様子を図5に示す。ついで、ステッ
プS11にて、全ての同音語候補のソートが行われたか
否かを判定する。肯定判定された場合は、ステップS6
に戻る。他方、否定判定された場合は、ステップS12
に移行する。このように、同音語情報記憶領域2に格納
されている全ての学習データについて比較処理を行う
か、あるいは、全ての同音語候補についてのソート処理
を終了した後の同音語候補は、図6に示すようになる。
In step S9, it is determined whether or not there is a homophone word candidate having homophone word information that matches the learning data. When a negative determination is made, the process returns to step S6. If an affirmative decision is made, then the flow shifts to step S10, and in step S10, the matched homophone candidate is moved to the first homophone candidate. FIG. 5 shows how "Kikai ga" detected as matching data is moved to the first position. Then, in step S11, it is determined whether or not all the homonym candidates have been sorted. If a positive determination is made, step S6
Return to. On the other hand, if a negative decision is made, step S12.
Move to. As described above, the comparison processing is performed on all the learning data stored in the homophone word information storage area 2, or the homophone word candidates after finishing the sorting processing on all the homophone word candidates are shown in FIG. As shown.

【0022】ステップS12にて、同音候補を出力装置
3に出力する。出力例を図7に示す。ついで、ステップ
S13にて、希望する同音語に選択カーソルが移動され
選択されると(選択カーソルが「貴会が」に移動された
例を図8に示す)、ステップS14にて、選択された同
音語の学習データを学習データ記憶領域1と、学習デー
タ記憶領域2に記憶し終了する。選択履歴を記憶する様
子を図9および図10に示す。
In step S12, the same-sound candidate is output to the output device 3. An output example is shown in FIG. Then, in step S13, when the selection cursor is moved to the desired homophone and is selected (an example in which the selection cursor is moved to "Kikai ga" is shown in FIG. 8), it is selected in step S14. The learning data of the same phoneme is stored in the learning data storage area 1 and the learning data storage area 2, and the process ends. 9 and 10 show how the selection history is stored.

【0023】他方、ステップS11にて否定判定された
場合は、ステップS12に移行する。
On the other hand, when a negative determination is made in step S11, the process proceeds to step S12.

【0024】従って、同音語候補が、従来例では、図1
1に示すように出力されるのに対して、本実施例では、
図12に示すように出力されることになる。すなわち、
従来例では、今まで学習されていた「器械」の学習効果
がなくなったために、同音語候補の4番目に表示され、
本実施例では、今まで学習されていた「器械」の選択履
歴が残っているので、同音語候補の表示時には、この効
果が現れ、次の同音語候補として表示される。
Therefore, in the conventional example, the homophone word candidates are shown in FIG.
In contrast to the output as shown in FIG.
The output will be as shown in FIG. That is,
In the conventional example, the learning effect of the “machine” that had been learned so far has disappeared, so it is displayed as the fourth homophone candidate,
In the present embodiment, since the selection history of the “machine” that has been learned so far remains, this effect appears at the time of displaying a homophone word candidate and is displayed as the next homophone word candidate.

【0025】このように、学習データ記憶領域1に、学
習データを記憶することにより、選択された同音語が次
の変換の第1候補として出力されることが保証され、ま
た、学習データ記憶領域2に記憶することにより、同音
語の出力順序を使用順序に並び変えることが保証され
る。選択履歴の効果は同音語の数が多ければ多いほど顕
著に現れる。従来例における同音語候補の出力例(図2
1参照)に対して、本実施例では出力順序が同音語の使
用順になる。出力例を図13に示す。
As described above, by storing the learning data in the learning data storage area 1, it is guaranteed that the selected homophone is output as the first candidate for the next conversion, and the learning data storage area is also ensured. Storing in 2 ensures that the output order of homophones is rearranged into the usage order. The effect of the selection history becomes more remarkable as the number of homophones increases. Output example of homophone word candidates in the conventional example (Fig. 2
1)), the output order is the order of using homophones in this embodiment. An output example is shown in FIG.

【0026】従って、仮名漢字変換を使用するオペレー
タが頻繁に使用する単語ほど同音語候補の前の方に出力
されることになり、同音語を決定するまでのキー操作数
が少なくなり操作性が向上する。
Therefore, the more frequently used the operator who uses the kana-kanji conversion, the more the words are output to the front of the homonym candidate, and the number of key operations until the homonym is determined is reduced, and the operability is reduced. improves.

【0027】[0027]

【発明の効果】以上説明したように、本発明によれば、
上記のように構成したので、操作性をより向上させるこ
とができる。
As described above, according to the present invention,
Since it is configured as described above, the operability can be further improved.

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

【図1】本発明の一実施例を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】図1に示すROM21に格納される文字処理プ
ログラムの一例を示すフローチャートである。
2 is a flowchart showing an example of a character processing program stored in a ROM 21 shown in FIG.

【図3】同音語判定の様子を示す図である。FIG. 3 is a diagram showing a state of homophone determination.

【図4】同音語判定の様子を示す図である。FIG. 4 is a diagram showing a state of homophone determination.

【図5】一致データとして検出された「貴会が」が1番
目に移動される様子を示す図である。
FIG. 5 is a diagram showing how “Kikai ga” detected as matching data is moved to the first position.

【図6】ソート終了後の同音語候補の例を示す図であ
る。
FIG. 6 is a diagram showing an example of homophone candidate after sorting.

【図7】同音語候補一覧時の出力例を示す図である。FIG. 7 is a diagram showing an output example at the time of listing homophone candidates.

【図8】選択カーソルが「貴会が」に移動された例を示
す図である。
FIG. 8 is a diagram showing an example in which a selection cursor is moved to “Kikai ga”.

【図9】選択された同音語を学習データ記憶領域1に記
憶する様子を示す図である。
FIG. 9 is a diagram showing how a selected homophone is stored in a learning data storage area 1.

【図10】選択された同音語を学習データ記憶領域2に
記憶する様子を示す図である。
FIG. 10 is a diagram showing how a selected homophone is stored in a learning data storage area 2.

【図11】従来例における同音語候補一覧時の出力例を
示す図である。
FIG. 11 is a diagram showing an output example at the time of listing homophone candidates in a conventional example.

【図12】一実施例における同音語候補一覧時の出力例
を示す図である。
FIG. 12 is a diagram showing an output example at the time of listing homophone words in one embodiment.

【図13】一実施例における同音語候補一覧時の出力例
を示す図である。
FIG. 13 is a diagram showing an output example at the time of listing homophone candidates in one embodiment.

【図14】従来例において第1候補として「器械」が登
録される様子を示す図である。
FIG. 14 is a diagram showing how “instrument” is registered as a first candidate in the conventional example.

【図15】従来例における第1候補の出力例を示す図で
ある。
FIG. 15 is a diagram showing an output example of a first candidate in a conventional example.

【図16】同音語候補抽出の様子を示す図である。FIG. 16 is a diagram showing a state of extracting homophone words.

【図17】従来例における同音語候補一覧時の出力例を
示す図である。
FIG. 17 is a diagram showing an output example at the time of listing homophone candidates in a conventional example.

【図18】従来例において同音語候補から「貴会が」を
選択した例を示す図である。
FIG. 18 is a diagram showing an example in which “Kikai ga” is selected from the homonym candidates in the conventional example.

【図19】従来例における選択候補を記憶する様子を示
す図である。
FIG. 19 is a diagram showing how selection candidates are stored in a conventional example.

【図20】従来例における同音語候補の出力例を示す図
である。
FIG. 20 is a diagram showing an output example of homophone word candidates in a conventional example.

【図21】従来例における同音語候補の出力例を示す図
である。
FIG. 21 is a diagram showing an output example of homophone word candidates in a conventional example.

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

1 入力装置 2 中央演算処理装置 3 出力装置 5 記憶装置 21 ROM 22 RAM 1 Input Device 2 Central Processing Unit 3 Output Device 5 Storage Device 21 ROM 22 RAM

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 同音語候補を格納した格納手段を有する
文字処理装置において、 同音語が選択されるごとに、選択された同音語を前記格
納手段の同音語候補から抽出し、抽出された同音語を前
記同音語候補の先頭に置くとともに、抽出された前記同
音語の前後の同音語の位置関係を隣り合わせにする整列
手段と、 全同音語候補の出力を指示するための指示手段と、 該指示手段により全同音語候補の出力が指示された場
合、前記整列手段により整列された順に同音語候補を出
力する出力手段とを備えたことを特徴とする文字処理装
置。
1. A character processing apparatus having a storage means for storing a homophone word candidate, each time a homophone word is selected, the selected homophone word is extracted from the homophone word candidate of the storage means, and the extracted homophone word is extracted. Arranging means for placing a word at the head of the homonym word candidate, and aligning the positional relationship of the extracted homonym words before and after the homonym word with each other, and an instructing means for instructing the output of all the homonym word candidates, A character processing device comprising: output means for outputting homophone word candidates in the order in which they are arranged by the arrangement means when the output of all homophone words candidates is instructed by the instruction means.
JP6047312A 1994-03-17 1994-03-17 Character processor Pending JPH07262182A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6047312A JPH07262182A (en) 1994-03-17 1994-03-17 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6047312A JPH07262182A (en) 1994-03-17 1994-03-17 Character processor

Publications (1)

Publication Number Publication Date
JPH07262182A true JPH07262182A (en) 1995-10-13

Family

ID=12771783

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6047312A Pending JPH07262182A (en) 1994-03-17 1994-03-17 Character processor

Country Status (1)

Country Link
JP (1) JPH07262182A (en)

Similar Documents

Publication Publication Date Title
JP2633824B2 (en) Kana-Kanji conversion device
JP4491389B2 (en) Electronic device, program, and recording medium recording program
JPH07262182A (en) Character processor
JPH02126361A (en) Chinese language input apparatus
JPS60129874A (en) Japanese word input device
JPS5827268A (en) Japanese word processing device
JP2634596B2 (en) Kana-Kanji conversion device
JPH09153044A (en) Character processor and device for kana and english letter conversion
JPH05324610A (en) Address notation chinese character inputting device
JPH05250351A (en) Person's name chinese character retrieval device
JPH0778795B2 (en) Character processor
JPS6175467A (en) Kana and kanji converting device
JPH0370065A (en) Kanji input system
JPH08320867A (en) Single-chinese-character conversion device
JPH0683807A (en) Document preparing device
JPH09282316A (en) Kanji-to-kana conversion device
JPH096762A (en) Device and method for converting kanji for chinese
JPH06149787A (en) Japanese syllabary-to-chinese character converting device
JPH0981555A (en) Method and device for document processing
JPS60136863A (en) Shortening conversion system of "kana (japanese syllabary)/kanji (chinese character)" converter
JPH07287715A (en) Device for retrieving and specifying character string
JPH0619771B2 (en) Character processor
JPH06119322A (en) Document preparing device
JPH0567074A (en) Kana/kanji converter
JPH0391062A (en) Document preparing device