JPH0363099B2 - - Google Patents

Info

Publication number
JPH0363099B2
JPH0363099B2 JP57217378A JP21737882A JPH0363099B2 JP H0363099 B2 JPH0363099 B2 JP H0363099B2 JP 57217378 A JP57217378 A JP 57217378A JP 21737882 A JP21737882 A JP 21737882A JP H0363099 B2 JPH0363099 B2 JP H0363099B2
Authority
JP
Japan
Prior art keywords
kanji
byte
group
identification code
radical
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
JP57217378A
Other languages
Japanese (ja)
Other versions
JPS59106042A (en
Inventor
Shigeaki Harada
Yasuji Kobuchi
Shinobu Shiotani
Akira Hamada
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP57217378A priority Critical patent/JPS59106042A/en
Publication of JPS59106042A publication Critical patent/JPS59106042A/en
Publication of JPH0363099B2 publication Critical patent/JPH0363099B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/40Processing or translation of natural language
    • G06F40/53Processing of non-Latin text

Description

【発明の詳細な説明】 技術分野 この発明は文字の発音に従つて入力されるかな
文字列を漢字又は漢字かな混り文に変換するかな
漢字変換装置に係り、特に漢字の部首を指定して
読みのわからない漢字を検索する場合に使用され
る部首索引辞書に関する。
[Detailed Description of the Invention] Technical Field The present invention relates to a kana-kanji conversion device that converts a kana character string input according to the pronunciation of the characters into a kanji or a kanji-kana mixed sentence, and in particular, the invention relates to a kana-kanji conversion device that converts a kana character string input according to the pronunciation of the character into a kanji or kanji-kana mixed sentence. Concerning a radical index dictionary used when searching for kanji whose readings are unknown.

技術的背景 現在、一般に使用されているかな漢字変換装置
において、任意の漢字を指定する方法として漢字
の読みを入力する音訓入力方式が採られている。
しかし、この方式では、知らない漢字又は読みの
わからない漢字については指定できないという欠
点がある。そこで読みの不明な漢字をも迅速に出
力できる手法として、漢字の字形の特徴である部
首を指定して漢字を検索することが考えられる。
考えられる一例を述べると、かな漢字変換装置
は、第1図に示すように、基本的に入力装置1、
処理装置2、表示装置3から構成される。入力装
置1には、漢字の検索モードに指令するための部
首キーと数値を与えるためのテンキーとを備え、
部首の指定はまず上記部首キーを押し続けてテン
キーの0を入力する。第2図の部首コード表4が
表示装置3上に表示され、この部首コード表から
該当する部首のコード番号を求め、そのコードを
入力する。こうして部首指定を行なうと、指定さ
れた部首をもつ漢字群がそれぞれの漢字に与えら
れた識別記号とともに表示装置3に表示される。
そこで使用する漢字の識別記号を入力することに
より漢字の選択を行なうことができる。
Technical Background Currently, Kana-Kanji conversion devices in general use use an onkun input method in which the reading of a Kanji is input as a method of specifying any Kanji.
However, this method has the drawback that it is not possible to specify unknown kanji or kanji whose readings are unknown. Therefore, one possible method to quickly output even kanji whose pronunciation is unknown is to search for kanji by specifying the radical, which is a characteristic of the kanji's shape.
To give one possible example, a kana-kanji conversion device basically includes an input device 1, as shown in FIG.
It is composed of a processing device 2 and a display device 3. The input device 1 includes a radical key for instructing a kanji search mode and a numeric keypad for giving a numerical value,
To specify a radical, first press and hold the radical key and enter 0 on the numeric keypad. The radical code table 4 shown in FIG. 2 is displayed on the display device 3, and the code number of the corresponding radical is determined from this radical code table and the code is input. When the radical is designated in this manner, a group of Kanji characters having the designated radical are displayed on the display device 3 together with the identification symbol given to each Kanji character.
The Kanji can be selected by inputting the identification symbol of the Kanji to be used.

このように部首を指定して目的とする漢字を検
索するには、処理装置2にたとえば第3図に示さ
れるようなROMからなる部首索引5と部首索引
辞書6を含む必要がある。部首索引5は、部首の
コードと部首の文字コード、そして部首索引辞書
中のブロツクの先頭アドレスを記憶しており、部
首索引辞書6には、同一部首をもつ漢字群ごとに
ブロツクに分けてその漢字群の各漢字の文字コー
ドが記憶されている。ところで、すべての漢字の
文字コードを記憶させて部首索引辞書を構成しよ
うとすると大容量のメモリが必要である。必然的
に装置コストの上昇をもたらす。一方、部首指定
を適用する頻度はそれほど多くないにもかかわら
ずこの機能のゆえに装置コストを上昇させるのは
問題である。
In order to search for a desired kanji by specifying a radical in this way, the processing device 2 needs to include a radical index 5 and a radical index dictionary 6, which are made up of a ROM as shown in FIG. 3, for example. . The radical index 5 stores the radical code, the radical character code, and the start address of the block in the radical index dictionary. The character code of each kanji in that kanji group is stored divided into blocks. By the way, if a radical index dictionary is constructed by storing the character codes of all kanji characters, a large capacity memory is required. This inevitably results in an increase in equipment costs. On the other hand, although radical designation is not applied very often, it is a problem that this function increases the cost of the device.

発明の目的 この発明は上記問題点に鑑みなされたもので、
容量を小さくできるデータ圧縮手法を提案し、こ
れにより小容量のメモリで構成する部首索引辞書
を提供することを目的とする。
Purpose of the invention This invention was made in view of the above problems,
The purpose of this paper is to propose a data compression method that can reduce the amount of data, and thereby provide a radical index dictionary that uses a small amount of memory.

発明の要約 この発明の部首索引辞書は、バイトの最上位ビ
ツトが0である上位ビツトと下位バイトの2バイ
トのデータで定義される漢字群を同一部首を有す
る第1の漢字群に区分し、この第1の漢字群を共
通な上位バイトを有する第2の漢字群に区分する
とともに、前記共通な上位バイトをデータ圧縮を
示す識別コードに変換し、この変換した識別コー
ドとこれに連続する前記第2の漢字群の各漢字の
下位バイトに関するデータとで第2の漢字群を圧
縮してなることを特徴とする。
Summary of the Invention The radical index dictionary of the present invention classifies a group of Kanji characters defined by 2-byte data of the upper bit and the lower byte, in which the most significant bit of the byte is 0, into a first group of Kanji characters having the same prefix. Then, this first group of kanji is divided into a second group of kanji that have a common upper byte, and the common upper byte is converted into an identification code indicating data compression, and this converted identification code and the following The second kanji group is compressed with data regarding the lower byte of each kanji of the second kanji group.

好ましくは、前記識別コードを前記共通な上位
バイトの最上位ビツトを1に変えたものとする。
これにより、辞書から読み出したデータを簡単に
漢字コードに復元することができる。
Preferably, the identification code is such that the most significant bit of the common upper byte is changed to 1.
This allows data read from the dictionary to be easily restored into Kanji codes.

より好ましくは、前記識別コードに連続させて
記憶する下位バイトに関するデータを2つの異な
る形式の少なくともいずれか一方の形式とする。
すなわち、第1の形式は、第2の漢字群の各漢字
の下位バイトが昇順もしくは降順に規則的に変わ
らない場合で、各漢字の下位バイトのデータその
ものとする。第2の形式は、第2の漢字群の各漢
字の下位バイトが昇順もしくは降順に規則的に変
わる場合で、規則的に並べた先頭の漢字の下位バ
イトの最上位ビツトを1に変換した第2の識別コ
ードと、この第2の識別コードに連続して記憶さ
せる当該第2の漢字群の個数とからなるデータと
する。第2の形式のデータを有する第2の漢字群
を前記第1の漢字群に混在させると、圧縮率がさ
らに向上する。
More preferably, the data regarding the lower byte stored consecutively in the identification code is in at least one of two different formats.
That is, the first format is a case where the lower byte of each kanji in the second kanji group does not change regularly in ascending or descending order, and the lower byte of each kanji is the data itself. The second format is when the lower byte of each kanji in the second kanji group changes regularly in ascending or descending order. The data consists of a second identification code and the number of the second kanji group to be stored consecutively in the second identification code. If a second group of Kanji characters having data in the second format is mixed with the first group of Kanji characters, the compression ratio is further improved.

以下、本発明を実施例によつて説明する。 Hereinafter, the present invention will be explained with reference to Examples.

実施例 第4図は、部首として“女”(おんなへん)を
例としたデータ圧縮手法の説明図である。漢字コ
ードはJIS規格のC6226とする。この規格におけ
る漢字1字は上位バイトと下位バイトの2バイト
からなり、各バイトの最上位ビツトがともに
“0”となつている。たとえば、「娃」は、
“00110000 00100011”とあらわされるが、ここで
は簡単のため16進表現で“3φ23”として示して
いる。
Embodiment FIG. 4 is an explanatory diagram of a data compression method using "Onnahen" as an example of a radical. The kanji code is C6226 according to the JIS standard. A single Kanji character in this standard consists of two bytes, an upper byte and a lower byte, and the most significant bit of each byte is both "0". For example, "娃" is
Although it is expressed as "00110000 00100011", it is expressed here as "3φ23" in hexadecimal for simplicity.

第1のデータ圧縮手法は、第4図aに示すよう
に、各漢字の上位バイトが共通な漢字群について
は上位バイトを省略して下位バイトだけであらわ
すとともに、共通の上位バイトの最上位ビツトを
1にした識別コードを前記下位バイトの連続する
コード群の先頭に付加する。たとえば、「娃」、
「姶」、…、「姻」の漢字群は共通な上位バイト
“3φ”をもつので、下位バイト“23”、“28”、…、
“79”だけであらわし連続して記憶する。共通の
上位バイトは“3φ”であるから最上位ビツトを
1に変えて“10110000”すなわち“Bφ”なる識
別コードとして、“23”の前に付加する。「姥」…
は上位バイトが“31”なので別の漢字群である。
そこで、共通上位バイトを“B1”なる識別コー
ドに変換して下位バイト群の先頭である“38”の
前に付加する。して、“Bφ”に続くコード群の最
終バイトと“B1”の識別コードとを連続させて
記憶する。しかし、コード群の区切りはこの識別
コード“Bφ”、“B1”で判別することができる。
この手法によりn個の漢字群を(n+1)バイト
に圧縮することができる。
The first data compression method, as shown in Figure 4a, omits the upper byte for a group of kanji characters in which the upper byte of each kanji is common and represents only the lower byte, and the most significant bit of the common upper byte is An identification code with 1 is added to the beginning of the consecutive code group of the lower byte. For example, "娃",
The kanji groups of "姶", ..., "耶" have a common high-order byte "3φ", so the low-order bytes "23", "28", ...,
Represents only “79” and memorizes it consecutively. Since the common upper byte is "3φ", the most significant bit is changed to 1 and added in front of "23" as an identification code of "10110000", that is, "Bφ". “Uba”…
is a different kanji group because the upper byte is “31”.
Therefore, the common upper byte is converted into an identification code "B1" and added before "38" which is the beginning of the lower byte group. Then, the last byte of the code group following "Bφ" and the identification code of "B1" are successively stored. However, the break between code groups can be determined by the identification codes "Bφ" and "B1".
With this method, a group of n kanji characters can be compressed into (n+1) bytes.

第2のデータ圧縮手法は、第4図bに示すよう
に、JIS・C6226の第2水準の漢字配列の特徴を
利用するものである。たとえば、「奸」から「孀」
に至る32個の配列が、上位バイトを共通にすると
ともに下位バイトが昇順に並ぶ。そこで、上位バ
イトと下位バイトの双方を省略するとともに、連
続する先頭の漢字コードの上位バイトと下位バイ
トをそれぞれ第1の識別コードと第2の識別コー
ドに変換し、第2の識別コードの後にこの連続す
る漢字群の個数(32)を記憶させる手法である。
第1の識別コードは前述の第1の圧縮方法と同
様、上位バイトの最上位ビツトを1とするもので
ある。第2の識別コードもこれと同様で下位バイ
トの最上位ビツトを1とするものである。この第
2の識別コードにより、前述の第1のデータ圧縮
手法からこの第2のデータ圧縮手法を区別するこ
とができる。したがつて、実施例の部首索引辞書
には第1圧縮手法と第2圧縮手法を適用した双方
の圧縮データを混在させることができる。なお、
もし、辞書の記憶域を第1圧縮手法と第2圧縮手
法で区画するように定義する場合は、特にこの第
2の識別コードは必要ではない。以上の第2のデ
ータ圧縮手法によれば、m個からなる漢字群を3
バイトに圧縮することができる。
The second data compression method utilizes the characteristics of the second level kanji arrangement of JIS C6226, as shown in FIG. 4b. For example, from "奸" to "孀"
The 32 arrays leading to , have the upper byte in common and the lower bytes are arranged in ascending order. Therefore, both the upper byte and lower byte are omitted, and the upper byte and lower byte of the first consecutive kanji code are converted into a first identification code and a second identification code, respectively, and after the second identification code, This is a method of memorizing the number of consecutive kanji groups (32).
The first identification code is one in which the most significant bit of the upper byte is set to 1, as in the first compression method described above. The second identification code is similar to this, and the most significant bit of the lower byte is set to 1. This second identification code allows this second data compression technique to be distinguished from the first data compression technique described above. Therefore, compressed data to which both the first compression method and the second compression method are applied can be mixed in the radical index dictionary of the embodiment. In addition,
If the storage area of the dictionary is defined to be partitioned by the first compression method and the second compression method, this second identification code is not particularly necessary. According to the second data compression method described above, a group of m kanji can be compressed into 3
Can be compressed into bytes.

なお、上記2形式の圧縮手法を適用する際、3
文字以上漢字コードが連続するものは第2の圧縮
手法を、それ以外のコードについては第1の圧縮
手法を適用する。これは、3文字連続の場合、上
位バイトが同じ漢字コードが他に存在すれば第1
の形式と同様で存在しなければ1バイト少ない圧
縮効果が第2の形式によて得られるためであり、
また漢字コードの復元の際にも有利となるからで
ある。
Note that when applying the above two types of compression methods, 3
The second compression method is applied to codes in which kanji codes are consecutive for more than one character, and the first compression method is applied to other codes. In the case of three consecutive characters, if there is another kanji code with the same upper byte, the first
This is because the second format provides a compression effect of 1 byte less if it does not exist, as is the case with the second format.
This is also advantageous when restoring kanji codes.

次に、データ圧縮した部首索引辞書から読出し
たデータから、漢字コードを復元する方法を簡単
に述べる。
Next, a method for restoring kanji codes from data read from a compressed radical index dictionary will be briefly described.

読出しは1バイト単位で順次であるとする。第
1の圧縮手法で記憶した漢字群について、まず識
別コードが読出されるが、この識別コードの最上
位ビツトを0に反転したデータを置換手段に置数
する。次の1バイトが読出されると、最上位ビツ
トを調べ、1でないとき、上記置数データと合わ
せ2バイトの漢字コードとして転送する。その次
の1バイトが読出されると、まず最上位ビツトを
調べ、1でないなら、上記置数データと合わせ2
バイトの漢字コードとして転送する。最上位ビツ
トが1でない限り、1バイト読出される毎にこれ
を反復する。
It is assumed that reading is performed sequentially in 1-byte units. For the group of kanji characters stored using the first compression method, an identification code is first read out, and data obtained by inverting the most significant bit of this identification code to 0 is placed in the replacement means. When the next 1 byte is read, the most significant bit is checked, and if it is not 1, it is combined with the above digit data and transferred as a 2-byte Kanji code. When the next byte is read, first check the most significant bit, and if it is not 1, add 2 to the above digit data.
Transfer as a byte Kanji code. This is repeated every time a byte is read unless the most significant bit is 1.

最上位ビツトが1のとき、上記置数手段の置数
データを、今読出された1バイトデータの最上位
ビツトを0に反転したデータと置き替える。次の
1バイトを読出して、最上位ビツトが1でないな
ら、新たな置数データと合わせて2バイトの漢字
コードとして転送する。しかし、このバイトデー
タの最上位ビツトが1であるとき、第2の圧縮手
法で記憶させた漢字群である。そこで、そのと
き、第1のカウンタ手段にこのバイトデータの最
上位ビツトを0に反転したデータをセツトすると
ともに、次のバイトデータを読み出し第2のカウ
ンタ手段に個数データとしてセツトする。次に、
置数手段のデータと第1のカウンタ手段のデータ
を合わせて2バイトの漢字コードを構成し転送す
る。と同時に、第2のカウンタ手段をカウントダ
ウンし、第1のカウンタ手段をカウントアツプす
る。第2のカウンタ手段の内容が0でない限りこ
の動作を反復する。0となつたとき、第2の圧縮
手法を適用した漢字群の読出しが終了する。以降
は上述の動作が繰り返えされる。そして、次の漢
字ブロツクの先頭アドレスとなつた時点で部首同
一の漢字ブロツクの読出しが完了する。
When the most significant bit is 1, the numeral data of the numeral means is replaced with data obtained by inverting the most significant bit of the 1-byte data just read to 0. The next 1 byte is read, and if the most significant bit is not 1, it is transferred together with the new digit data as a 2-byte Kanji code. However, when the most significant bit of this byte data is 1, it is a kanji group stored using the second compression method. Therefore, at that time, data obtained by inverting the most significant bit of this byte data to 0 is set in the first counter means, and the next byte data is read out and set as number data in the second counter means. next,
The data of the number setting means and the data of the first counter means are combined to form a 2-byte Kanji code and transferred. At the same time, the second counter means counts down and the first counter means counts up. This operation is repeated as long as the content of the second counter means is not 0. When it becomes 0, the reading of the kanji group to which the second compression method is applied ends. After that, the above-mentioned operation is repeated. Then, when the first address of the next Kanji block is reached, the reading of the Kanji block with the same radical is completed.

効 果 以上のように、本発明の部首索引辞書は、共通
な上位バイトをデータ圧縮を示す識別コードに変
換しこの変換した識別コードとこれに連続する各
漢字の下位バイトに関するデータとで、共通な上
位バイトを有する漢字群を圧縮したものであるか
ら、小容量のメモリで構成できる効果があり、コ
スト的にも有利である。
Effects As described above, the radical index dictionary of the present invention converts a common high-order byte into an identification code indicating data compression, and uses this converted identification code and data regarding the low-order byte of each consecutive kanji. Since it is a compressed group of kanji characters that have a common upper byte, it can be configured with a small memory capacity and is advantageous in terms of cost.

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

第1図はかな漢字変換装置の基本構成を示すブ
ロツク図、第2図は部首コード表を示す図、第3
図aは部首索引の模式図、同図bは部首索引辞書
の説明図である。第4図a,bはそれぞれ第1の
データ圧縮手法、第2のデータ圧縮手法を説明す
るための図である。 1……入力装置、2……処理装置、3……表示
装置、5……部首索引、6……部首索引辞書。
Figure 1 is a block diagram showing the basic configuration of the ephemeral-kanji conversion device, Figure 2 is a diagram showing the radical code table, and Figure 3 is a diagram showing the radical code table.
Figure a is a schematic diagram of a radical index, and Figure b is an explanatory diagram of a radical index dictionary. FIGS. 4a and 4b are diagrams for explaining the first data compression method and the second data compression method, respectively. 1... Input device, 2... Processing device, 3... Display device, 5... Radical index, 6... Radical index dictionary.

Claims (1)

【特許請求の範囲】 1 目的とする漢字を検索するためにその漢字の
部首の指定に基づき索引される部首索引辞書にお
いて、 バイトの最上位ビツトが0である上位バイトと
下位バイトの2バイトのデータで定義される漢字
群を同一部首を有する第1の漢字群に区分する一
方、この第1の漢字群を共通な上位バイトを有す
る第2の漢字群に区分するとともに前記共通な上
位バイトをデータ圧縮を示す識別コードに変換
し、この変換した識別コードとこれに連続する前
記第2の漢字群の各漢字の下位バイトに関するデ
ータとで第2の漢字群を圧縮してなることを特徴
とする部首索引辞書。 2 前記識別コードは、前記共通な上位バイトの
最上位ビツトを1にかえたものである特許請求の
範囲第1項記載の部首索引辞書。 3 前記識別コードに連続する下位バイトに関す
るデータは、 前記第2の漢字群の各漢字の下位バイトのデー
タ、又は、 前記第2の漢字群の各漢字の下位バイトが昇順
もしくは降順に規則的に変わる場合にはこの先頭
の漢字の下位バイトの最上位ビツトを1に変換し
た第2の識別コードと、当該第2の漢字群の個数
とからなるデータの少なくともいずれかである特
許請求の範囲第2項記載の部首索引辞書。
[Scope of Claims] 1. In a radical index dictionary that is indexed based on the designation of the radical of a kanji in order to search for a target kanji, the upper byte and the lower byte of which the most significant bit of the byte is 0 are: A kanji group defined by byte data is divided into a first kanji group having the same prefix, and this first kanji group is divided into a second kanji group having a common high-order byte, and at the same time A second kanji group is compressed by converting the upper byte into an identification code indicating data compression, and using the converted identification code and data regarding the lower byte of each kanji of the second kanji group that follows the converted identification code. A radical index dictionary featuring . 2. The radical index dictionary according to claim 1, wherein the identification code is obtained by changing the most significant bit of the common upper byte to 1. 3. The data regarding the lower byte following the identification code is the data of the lower byte of each kanji in the second kanji group, or the lower byte of each kanji in the second kanji group is arranged regularly in ascending or descending order. If the number of the second kanji group changes, the second identification code is obtained by converting the most significant bit of the lower byte of the first kanji character to 1, and the number of the second kanji group. Radical index dictionary described in Section 2.
JP57217378A 1982-12-10 1982-12-10 Radical indexing dictionary Granted JPS59106042A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57217378A JPS59106042A (en) 1982-12-10 1982-12-10 Radical indexing dictionary

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57217378A JPS59106042A (en) 1982-12-10 1982-12-10 Radical indexing dictionary

Publications (2)

Publication Number Publication Date
JPS59106042A JPS59106042A (en) 1984-06-19
JPH0363099B2 true JPH0363099B2 (en) 1991-09-30

Family

ID=16703230

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57217378A Granted JPS59106042A (en) 1982-12-10 1982-12-10 Radical indexing dictionary

Country Status (1)

Country Link
JP (1) JPS59106042A (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63171840U (en) * 1987-04-28 1988-11-08

Also Published As

Publication number Publication date
JPS59106042A (en) 1984-06-19

Similar Documents

Publication Publication Date Title
EP0083393B1 (en) Method of compressing information and an apparatus for compressing english text
US20070203692A1 (en) Method and system of creating and using chinese language data and user-corrected data
US5383121A (en) Method of providing computer generated dictionary and for retrieving natural language phrases therefrom
JPH026252B2 (en)
GB2057821A (en) Communication method and system
US5297038A (en) Electronic dictionary and method of codifying words therefor
JPH0363099B2 (en)
JPH0227423A (en) Method for rearranging japanese character data
JPH0140370B2 (en)
EP1691298B1 (en) Method and system of creating and using Chinese language data and user-corrected data
JPH0140371B2 (en)
JPH0638254B2 (en) Kana-Kanji conversion device
JPS58172735A (en) Japanese input device
JPS58168180A (en) Information retrieval device
JPS5972511A (en) Special code input device using ordinary code
JPH0456350B2 (en)
JPS6395571A (en) Electronic dictionary
JPH02500693A (en) Device for data compression
JPH03282961A (en) Mutual conversion dictionary system
KR960012927A (en) Letter and Number Interconversion Device and Method
JPS62229367A (en) Dictionary device for chinese sentence
JPS6243769A (en) Kana-to-kanji converting device
JPH0736902A (en) Electronic dictionary device
JPS59109937A (en) Compacting system of proper noun dictionary
JPH04223556A (en) Compression system for character code data