JPH0581234A - 'kana'/'kanji' converter - Google Patents

'kana'/'kanji' converter

Info

Publication number
JPH0581234A
JPH0581234A JP3239192A JP23919291A JPH0581234A JP H0581234 A JPH0581234 A JP H0581234A JP 3239192 A JP3239192 A JP 3239192A JP 23919291 A JP23919291 A JP 23919291A JP H0581234 A JPH0581234 A JP H0581234A
Authority
JP
Japan
Prior art keywords
dictionary
kana
unit
kanji conversion
character string
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
Application number
JP3239192A
Other languages
Japanese (ja)
Other versions
JP2988046B2 (en
Inventor
Mitsuko Fujita
光子 藤田
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3239192A priority Critical patent/JP2988046B2/en
Publication of JPH0581234A publication Critical patent/JPH0581234A/en
Application granted granted Critical
Publication of JP2988046B2 publication Critical patent/JP2988046B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】 【目的】 本発明は、かな漢字変換装置で使用する辞書
が壊れていないかどうかを判断する手段を用いてその辞
書が使用できるか否かを判断するかな漢字変換装置を提
供する。 【構成】 日本語の文章を得るために入力部101より
入力した読み文字列に対して、かな漢字変換処理部10
3は辞書管理部104を起動し、辞書管理部104で変
換で使用する辞書106を読み込んで辞書チェック部1
05を起動する。辞書チェック部105は、読み込んだ
辞書106の辞書のフォーマット、辞書の大きさ、辞書
の所有者および辞書に登録されている文字列をチェック
し、辞書が壊れていないかどうかを辞書管理部104を
通じてかな漢字変換処理部103に返す。かな漢字変換
処理部103は、辞書が壊れている場合にはエラーメッ
セージを出力部102に出力し、壊れていない場合には
かな漢字変換をして変換結果を出力部102に出力す
る。
(57) [Summary] [Object] The present invention provides a kana-kanji conversion device for determining whether or not a dictionary used by the kana-kanji conversion device is judged by using a means for judging whether or not the dictionary is broken. .. [Configuration] Kana-Kanji conversion processing unit 10 for a reading character string input from input unit 101 to obtain a Japanese sentence
3 starts the dictionary management unit 104, the dictionary management unit 104 reads the dictionary 106 used for conversion, and the dictionary check unit 1
05 is started. The dictionary checking unit 105 checks the dictionary format of the read dictionary 106, the size of the dictionary, the owner of the dictionary, and the character strings registered in the dictionary, and checks whether the dictionary is broken through the dictionary management unit 104. It is returned to the kana-kanji conversion processing unit 103. The kana-kanji conversion processing unit 103 outputs an error message to the output unit 102 if the dictionary is broken, and if it is not broken, performs Kana-Kanji conversion and outputs the conversion result to the output unit 102.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はかな漢字変換において使
用する辞書が使用可能であるか否かのチェックを行う手
段を備えたかな漢字変換装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a kana-kanji conversion device equipped with means for checking whether or not a dictionary used for kana-kanji conversion is available.

【0002】[0002]

【従来の技術】従来のかな漢字変換装置では、辞書の所
有者名を含んだヘッダ情報を検索して、その辞書が、か
な漢字変換を行うユーザの所有する辞書であるか否かの
チェックを行なっていた。
2. Description of the Related Art In a conventional kana-kanji conversion device, header information including the owner name of the dictionary is searched to check whether the dictionary is owned by a user who performs kana-kanji conversion. It was

【0003】[0003]

【発明が解決しようとする課題】しかしながら、従来の
かな漢字変換装置では、辞書に登録されている文字列が
もし、なんらかの原因でまちがったものであった場合に
は、おかしな変換結果が得られ、さらに、辞書のフォー
マット、辞書の大きさが正しいか否かを判断する手段を
備えていないため、もし、なんらかの原因でその辞書の
構成が壊れた場合に、その辞書を使用できるか否かの判
断ができないという問題があった。
However, in the conventional kana-kanji conversion device, if the character string registered in the dictionary is wrong due to some reason, a strange conversion result is obtained, and Since there is no means to judge whether the dictionary format or the dictionary size is correct, if the dictionary structure is broken for some reason, it is possible to judge whether the dictionary can be used or not. There was a problem that I could not.

【0004】本発明は、このような従来の課題を解決
し、かな漢字変換装置で使用する辞書が壊れていないか
どうかを判断する手段を用いてその辞書が使用できるか
否かを判断するかな漢字変換装置を提供することを目的
とするものである。
The present invention solves such a conventional problem and uses the means for determining whether or not the dictionary used in the kana-kanji conversion device is broken to determine whether or not the dictionary can be used. The purpose is to provide a device.

【0005】[0005]

【課題を解決するための手段】本発明は、上記の目的を
達成するために、文字列を入力する入力部と、入力文字
列および入力文字列をかな漢字混じりの文字列に変換し
た結果を出力する出力部と、入力文字列をかな漢字混じ
りの文字列に変換するかな漢字変換処理部と、かな漢字
変換で使用する辞書と、かな漢字変換で使用する辞書を
管理する辞書管理部と、かな漢字変換に使用する辞書の
フォーマット、辞書の大きさおよび辞書に登録されてい
る文字列についてチェックする辞書チェック部を備えた
構成を有している。
In order to achieve the above object, the present invention outputs an input unit for inputting a character string, an input character string and a result obtained by converting the input character string into a character string containing kana-kanji characters. Output unit, Kana-Kanji conversion processing unit that converts the input character string into a mixed Kana-Kanji character string, dictionary used for Kana-Kanji conversion, dictionary management unit that manages the dictionary used for Kana-Kanji conversion, and used for Kana-Kanji conversion It has a configuration including a dictionary check unit for checking the format of the dictionary, the size of the dictionary, and the character strings registered in the dictionary.

【0006】[0006]

【作用】本発明のかな漢字変換装置は、日本語の文章を
得るために入力部より入力した読み文字列に対して、か
な漢字変換処理部が辞書管理部を起動し、辞書管理部で
変換で使用する辞書を読み込んで辞書チェック部を起動
する。辞書チェック部は、読み込んだ辞書の辞書のフォ
ーマット、辞書の大きさおよび辞書に登録されている文
字列をチェックし、辞書が壊れていないかどうかを辞書
管理部を通じてかな漢字変換処理部に返す。かな漢字変
換処理部は、辞書が壊れている場合にはエラーメッセー
ジを出力部に出力し、壊れていない場合にはかな漢字変
換をして変換結果を出力部に出力し、その辞書が使用可
能であるか否かを判断する。
In the kana-kanji conversion device of the present invention, the kana-kanji conversion processing part activates the dictionary management part for the reading character string input from the input part to obtain a Japanese sentence, and the dictionary management part uses it for conversion. Load the dictionary and activate the dictionary checker. The dictionary check unit checks the dictionary format of the read dictionary, the size of the dictionary, and the character strings registered in the dictionary, and returns to the Kana-Kanji conversion processing unit through the dictionary management unit whether the dictionary is broken. The Kana-Kanji conversion processing unit outputs an error message to the output unit if the dictionary is broken, and if it is not broken, it converts the Kana-Kanji characters and outputs the conversion result to the output unit, and the dictionary can be used. Determine whether or not.

【0007】[0007]

【実施例】以下、本発明の一実施例のかな漢字変換装置
について図面を参照して説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS A kana-kanji conversion device according to an embodiment of the present invention will be described below with reference to the drawings.

【0008】図1は、本発明のかな漢字変換装置の一実
施例の構成を示すブロック図である。図中、101は入
力部で、文字列を入力する。入力部101としては、例
えば、キーボードなどが用いられる。102は出力部
で、入力文字列および変換結果を出力する。103はか
な漢字変換処理部で、入力部101から入力された文字
列を、実際にかな漢字変換処理をする。104は辞書管
理部で、かな漢字変換で使用する辞書を管理する。10
5は辞書チェック部で、かな漢字変換で使用する辞書を
チェックする。106は辞書で、かな漢字変換で使用す
る。また、図2は、本発明の一実施例のかな漢字変換で
使用する辞書のフォーマットの模式図である。図中、2
01はヘッダ情報部で、バイト数で表記された全体の辞
書の大きさとヘッダ情報部201の大きさと後述する本
体部202の大きさが登録されている。202は本体部
で、単語のかな文字で表記された読み文字列とJISコ
ード文字列で表記されたかな漢字混じりの文字列とが対
になって登録されている。
FIG. 1 is a block diagram showing the configuration of an embodiment of the kana-kanji conversion device of the present invention. In the figure, 101 is an input unit for inputting a character string. As the input unit 101, for example, a keyboard or the like is used. An output unit 102 outputs an input character string and a conversion result. A kana-kanji conversion processing unit 103 actually performs kana-kanji conversion processing on the character string input from the input unit 101. A dictionary management unit 104 manages a dictionary used for kana-kanji conversion. 10
Reference numeral 5 is a dictionary check unit, which checks the dictionary used for kana-kanji conversion. Reference numeral 106 is a dictionary, which is used for kana-kanji conversion. FIG. 2 is a schematic diagram of a format of a dictionary used for Kana-Kanji conversion according to an embodiment of the present invention. 2 in the figure
Reference numeral 01 is a header information section in which the size of the entire dictionary expressed in the number of bytes, the size of the header information section 201, and the size of the main body section 202 described later are registered. Reference numeral 202 denotes a main body unit in which a reading character string written in kana characters of a word and a character string mixed with kana-kanji characters written in JIS code character string are registered as a pair.

【0009】実際には、これ以外にも、オペレータが変
換を指示する機能などを実現するために、種々の構成要
素を必要とするが、本発明の主眼ではないので省略す
る。
Actually, in addition to this, various components are required in order to realize a function for instructing conversion by an operator, but this is omitted because it is not the main point of the present invention.

【0010】前述のように構成された本実施例のかな漢
字変換装置の動作を以下に説明する。 (1)オペレータは日本語の文章を得るために、入力部
101より読み文字列を入力する。 (2)前記操作に対してかな漢字変換処理部103は辞
書を検索するため、辞書管理部104を起動する。 (3)辞書管理部104は使用する辞書106を読み込
み、辞書チェック部105を起動する。 (4)辞書チェック部105は、読み込んだ辞書106
の辞書のフォーマット、辞書の大きさおよび辞書に登録
されている文字列をチェックし、読み込んだ辞書106
が壊れていないかどうかを辞書管理部104を通じてか
な漢字変換処理部103に返す。 (5)最後に、かな漢字変換処理部103は、読み込ん
だ辞書106が壊れている場合には、エラーメッセージ
を出力部102に出力し、壊れていない場合には、かな
漢字変換をして、変換結果を出力部102に出力する。
The operation of the kana-kanji conversion device of the present embodiment having the above-described structure will be described below. (1) The operator inputs a reading character string from the input unit 101 to obtain a Japanese sentence. (2) The Kana-Kanji conversion processing unit 103 activates the dictionary management unit 104 in order to search the dictionary for the above operation. (3) The dictionary management unit 104 reads the dictionary 106 to be used and activates the dictionary check unit 105. (4) The dictionary checking unit 105 reads the read dictionary 106.
Of the dictionary 106 read by checking the format of the dictionary, the size of the dictionary, and the character strings registered in the dictionary.
It is returned to the kana-kanji conversion processing unit 103 through the dictionary management unit 104 whether or not the character is broken. (5) Finally, the kana-kanji conversion processing unit 103 outputs an error message to the output unit 102 if the read dictionary 106 is broken, and if it is not broken, performs kana-kanji conversion and outputs the conversion result. Is output to the output unit 102.

【0011】以上のように動作する本実施例のかな漢字
変換装置における具体的な動作を次に説明する。 (6)いま、「金融」という単語を得るために、入力部
101から「きんゆう」という読みを入力する。 (7)「きんゆう」という読みを検索するため、かな漢
字変換処理部103は、辞書管理部104を起動する。 (8)辞書管理部104は、まず、図2のフォーマット
の辞書106を読み込み、辞書チェック部105を起動
する。 (9)辞書チェック部105は、読み込んだ辞書106
の辞書のフォーマットがヘッダ情報部と本体部とから構
成されているかどうかを判断するため、まず、辞書10
6のヘッダ情報部201を検索して、辞書106の全体
の大きさとヘッダ情報部201の大きさと本体部202
の大きさとが数字で登録されているか否かを判断する。
そして、その結果、辞書106の全体の大きさとヘッダ
情報部201の大きさと本体部202の大きさとが数字
で登録されている場合には読み込んだ辞書106のヘッ
ダ情報部に全体の大きさとヘッダ情報部201の大きさ
と本体部202の大きさとが正しく登録されていること
を、辞書106の全体の大きさとヘッダ情報部201の
大きさと本体部202の大きさとが数字で登録されてい
ない場合には読み込んだ辞書106が壊れていること
を、辞書管理部104を通じてかな漢字変換処理部10
3に返す。 (10)さらに、辞書チェック部105は、読み込んだ
辞書106の大きさが正しいか否かを判断するため、読
み込んだ辞書106の全体の大きさのバイト数を取り出
し、ヘッダ情報部201に登録されている辞書106の
全体の大きさのバイト数と一致するか否かを判断する。
そして、その結果、辞書106の全体の大きさがヘッダ
情報部201に登録されている辞書106の全体の大き
さのバイト数と一致する場合には読み込んだ辞書106
が壊れていないことを、辞書106の全体の大きさがヘ
ッダ情報部201に登録されている辞書106の全体の
大きさのバイト数と一致しない場合には読み込んだ辞書
106が壊れていることを、辞書管理部104を通じて
かな漢字変換処理部103に返す。 (11)次に、辞書106のヘッダ情報部201に登録
されている辞書106の全体の辞書の大きさとヘッダ情
報部の辞書の大きさから辞書106の本体部202の大
きさをバイト数で計算する。そして、その計算した辞書
106の本体部202の大きさとヘッダ情報部201に
登録されている辞書106の本体部の大きさとが一致す
るか否かを判断する。そして、その結果、計算した辞書
106の本体部202の大きさのバイト数と辞書106
のヘッダ情報部201に登録されている本体部202の
大きさのバイト数とが一致する場合には辞書106がヘ
ッダ情報部との本体部とから構成されていることを、計
算した辞書106の本体部202の大きさのバイト数と
辞書106のヘッダ情報部201に登録されている本体
部202の大きさのバイト数とが一致しない場合には読
み込んだ辞書106が壊れていることを、辞書管理部1
04を通じてかな漢字変換処理部103に返す。 (12)最後に、辞書チェック部105は、読み込んだ
辞書106に登録されている文字列が読み文字列とかな
漢字混じりの文字列から構成されているか否かを判断す
るため、辞書106の本体部202に登録されている読
み文字列がかな文字であるか否かを判断する。そして、
その結果、辞書106の本体部202に登録されている
読み文字列がかな文字である場合には辞書106の本体
部202に登録されている読み文字列がかな文字である
ことを、辞書106の本体部202に登録されている読
み文字列がかな文字でない場合には読み込んだ辞書10
6が壊れていることを、辞書管理部104を通じてかな
漢字変換処理部103に返す。 (13)そして、辞書チェック部105は、辞書106
の本体部202に登録されているかな漢字混じりの文字
列がJISコード文字列であるか否かを判断する。そし
て、その結果、辞書106の本体部202に登録されて
いるかな漢字混じりの文字列がJISコード文字列であ
る場合には辞書106の本体部202に登録されている
かな漢字混じりの文字列がJISコード文字列であるこ
とを、辞書106の本体部202に登録されているかな
漢字混じりの文字列がJISコード文字列でない場合に
は読み込んだ辞書106が壊れていることを、辞書管理
部104を通じてかな漢字変換処理部103に返す。 (14)かな漢字変換処理部103は、辞書チェック部
105からのメッセージが読み込んだ辞書106が壊れ
ていることを示すものであった場合には、エラーメッセ
ージを出力部102に出力し、辞書チェック部105か
らのメッセージがすべて読み込んだ辞書106が壊れて
いることを示すものでなかった場合には、かな漢字変換
をして、変換結果の「金融」を出力部102に出力す
る。
The specific operation of the kana-kanji conversion device of this embodiment, which operates as described above, will be described below. (6) Now, in order to obtain the word "finance", the reading "Kinyuu" is input from the input unit 101. (7) The kana-kanji conversion processing unit 103 activates the dictionary management unit 104 in order to search for the reading "Kinyuu." (8) The dictionary management unit 104 first reads the dictionary 106 in the format of FIG. 2 and activates the dictionary check unit 105. (9) The dictionary checking unit 105 reads the read dictionary 106.
In order to determine whether the format of the dictionary is composed of a header information part and a body part, first, the dictionary 10
6, the header information section 201 is searched, and the entire size of the dictionary 106, the size of the header information section 201, and the main body section 202 are searched.
It is determined whether or not the size of is registered as a number.
As a result, if the entire size of the dictionary 106, the size of the header information section 201, and the size of the main body section 202 are registered as numbers, the entire size and header information of the read dictionary 106 are stored in the header information section. If the size of the section 201 and the size of the main body section 202 are correctly registered, it means that the size of the entire dictionary 106, the size of the header information section 201, and the size of the main body section 202 are not registered numerically. It is confirmed that the read dictionary 106 is broken by the kana-kanji conversion processing unit 10 through the dictionary management unit 104.
Return to 3. (10) Further, the dictionary check unit 105 extracts the number of bytes of the entire size of the read dictionary 106 and registers it in the header information unit 201 in order to determine whether or not the size of the read dictionary 106 is correct. It is determined whether or not the number of bytes of the entire size of the dictionary 106 is equal.
Then, as a result, when the entire size of the dictionary 106 matches the number of bytes of the entire size of the dictionary 106 registered in the header information section 201, the read dictionary 106.
Is not broken. If the entire size of the dictionary 106 does not match the number of bytes of the entire size of the dictionary 106 registered in the header information section 201, it means that the read dictionary 106 is broken. , And returns it to the kana-kanji conversion processing unit 103 through the dictionary management unit 104. (11) Next, the size of the main body unit 202 of the dictionary 106 is calculated in bytes from the size of the entire dictionary 106 registered in the header information unit 201 of the dictionary 106 and the size of the dictionary of the header information unit. To do. Then, it is determined whether or not the calculated size of the main body 202 of the dictionary 106 and the size of the main body of the dictionary 106 registered in the header information unit 201 match. Then, as a result, the calculated number of bytes of the size of the main body 202 of the dictionary 106 and the dictionary 106
If the number of bytes of the size of the main body 202 registered in the header information section 201 of the dictionary is the same, it is calculated that the dictionary 106 is composed of the header information section and the main section. If the number of bytes of the size of the main body 202 and the number of bytes of the size of the main body 202 registered in the header information part 201 of the dictionary 106 do not match, it means that the dictionary 106 read is broken. Management department 1
It is returned to the kana-kanji conversion processing unit 103 through 04. (12) Finally, the dictionary checking unit 105 determines whether or not the character string registered in the read dictionary 106 is composed of a read character string and a mixed Kana-Kanji character string. It is determined whether or not the reading character string registered in 202 is a kana character. And
As a result, if the reading character string registered in the main body 202 of the dictionary 106 is a kana character, it is determined that the reading character string registered in the main body 202 of the dictionary 106 is a kana character. If the reading character string registered in the main body unit 202 is not a kana character, the dictionary 10 that has been read
The fact that 6 is broken is returned to the kana-kanji conversion processing unit 103 through the dictionary management unit 104. (13) Then, the dictionary check unit 105 causes the dictionary 106
It is determined whether or not the kana-kanji mixed character string registered in the main body 202 is a JIS code character string. As a result, when the kana-kanji mixed character string registered in the main body 202 of the dictionary 106 is the JIS code character string, the kana-kanji mixed character string registered in the main body 202 of the dictionary 106 is the JIS code. If the kana-kanji mixed character string registered in the main body 202 of the dictionary 106 is not a JIS code character string, it means that the read dictionary 106 is broken and the kana-kanji conversion is performed through the dictionary management unit 104. It returns to the processing unit 103. (14) If the message from the dictionary checking unit 105 indicates that the dictionary 106 read is broken, the Kana-Kanji conversion processing unit 103 outputs an error message to the output unit 102 and the dictionary checking unit. If all the messages from 105 do not indicate that the read dictionary 106 is broken, kana-kanji conversion is performed, and the conversion result “finance” is output to the output unit 102.

【0012】なお、本実施例では、バイト数で表記され
た全体の辞書の大きさとヘッダ情報部の大きさと本体部
の大きさが登録されているヘッダ情報部と、単語のかな
文字で表記された読み文字列とJISコード文字列で表
記されたかな漢字混じりの文字列とが対になって登録さ
れている本体部とから構成されるフォーマットの辞書の
チェック手段について説明したが、これに限るものでは
なく、他のフォーマットを持つ辞書について同様の項目
のチェックを行うものを含むことはいうまでもない。
In this embodiment, the size of the entire dictionary expressed in the number of bytes, the size of the header information part, and the size of the body part are registered, and the kana character of the word is used. I explained about the checking method of the dictionary of the format which consists of the main body part which is registered as a pair of the kana-kanji mixed character string written in JIS code character string. However, it goes without saying that it also includes a dictionary for checking similar items for dictionaries having other formats.

【0013】[0013]

【発明の効果】以上のように、本発明のかな漢字変換装
置は、従来チェックしていた辞書所有者のチェックに加
え、辞書のフォーマット、辞書の大きさおよび辞書に登
録されている文字列をチェックする辞書チェック部を備
えているため、かな漢字変換で使用する辞書が壊れてい
ないかどうかを判断する手段を用いてその辞書が使用可
能であるか否かを判断して、辞書の内容が壊れているこ
とに起因するまちがった変換結果の出力やかな漢字変換
処理の暴走などを防ぐことができ、実用上きわめて有利
なものである。
As described above, the kana-kanji conversion apparatus of the present invention checks the format of the dictionary, the size of the dictionary, and the character strings registered in the dictionary, in addition to the check of the dictionary owner, which has been conventionally checked. Since it has a dictionary check unit, the dictionary used for Kana-Kanji conversion is judged to be usable by the means to judge whether the dictionary is usable or not, and the contents of the dictionary are damaged. It is possible to prevent incorrect output of conversion results and runaway of kana-kanji conversion processing due to the presence of the error, which is extremely advantageous in practical use.

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

【図1】本発明の一実施例のかな漢字変換の構成を示す
ブロック図
FIG. 1 is a block diagram showing a configuration of kana-kanji conversion according to an embodiment of the present invention.

【図2】本発明の一実施例のかな漢字変換で使用する辞
書のフォーマットの模式図
FIG. 2 is a schematic diagram of a format of a dictionary used for kana-kanji conversion according to an embodiment of the present invention.

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

101 入力部 102 出力部 103 かな漢字変換処理部 104 辞書管理部 105 辞書チェック部 106 辞書 201 ヘッダ情報部 202 本体部 101 input unit 102 output unit 103 kana-Kanji conversion processing unit 104 dictionary management unit 105 dictionary checking unit 106 dictionary 201 header information unit 202 main unit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】読み文字列を入力する入力部と、 入力文字列および入力文字列をかな漢字混じり文字列に
変換した結果を出力する出力部と、 入力文字列をかな漢字混じり文字列に変換するかな漢字
変換処理部と、 かな漢字変換で使用する辞書と、 かな漢字変換で使用する辞書を管理する辞書管理部と、 かな漢字変換において使用する辞書が使用可能であるか
否かを、辞書のフォーマット、辞書の大きさおよび辞書
に登録されている文字列についてチェックする辞書チェ
ック部を備えたかな漢字変換装置。
1. An input unit for inputting a reading character string, an output unit for outputting an input character string and a result of converting the input character string into a kana-kanji mixed character string, and a kana-kanji character for converting the input character string into a kana-kanji mixed character string. The conversion processing unit, the dictionary used for Kana-Kanji conversion, the dictionary management unit that manages the dictionary used for Kana-Kanji conversion, and whether or not the dictionary used for Kana-Kanji conversion is available. A kana-kanji conversion device equipped with a dictionary check unit that checks character strings registered in Sasa and the dictionary.
JP3239192A 1991-09-19 1991-09-19 Kana-Kanji conversion device Expired - Fee Related JP2988046B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3239192A JP2988046B2 (en) 1991-09-19 1991-09-19 Kana-Kanji conversion device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3239192A JP2988046B2 (en) 1991-09-19 1991-09-19 Kana-Kanji conversion device

Publications (2)

Publication Number Publication Date
JPH0581234A true JPH0581234A (en) 1993-04-02
JP2988046B2 JP2988046B2 (en) 1999-12-06

Family

ID=17041090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3239192A Expired - Fee Related JP2988046B2 (en) 1991-09-19 1991-09-19 Kana-Kanji conversion device

Country Status (1)

Country Link
JP (1) JP2988046B2 (en)

Also Published As

Publication number Publication date
JP2988046B2 (en) 1999-12-06

Similar Documents

Publication Publication Date Title
JPH0581234A (en) 'kana'/'kanji' converter
JPH0130173B2 (en)
JPS6172361A (en) Kana-Kanji conversion device
JPS593630A (en) Documentation device
JPS595335A (en) Japanese language input device
JPS60207948A (en) Kana-kanji conversion processing device
JPH04330565A (en) natural language processing system
JPH01114976A (en) Dictionary structure for document processor
JPH0486948A (en) Method for preparing kana-added data base utilizing dictionary by fields
JPH04243477A (en) Index word extraction method for natural language processing system
JPS6327945A (en) Documentation device
JPS585829A (en) Input device for "kana" to "kanji" conversion
JPH0484360A (en) Sentence inspecting device
JPH02257255A (en) Individual separate dictionary generating system
JPH0350669A (en) information processing equipment
JPH0685169B2 (en) Document processing method
JPH02136959A (en) Extracting device for correction candidate of japanese sentence
JPH07141349A (en) Kana-Kanji converter
JPH0464166A (en) Character processor
JPH01205371A (en) Kana-kanji conversion device
JPS5827529B2 (en) Kanji/kana mixed sentence creation device
JPH0566761U (en) Japanese Kana-Kanji conversion device
JPS6337465A (en) Kana/kanji converter
JPH1091627A (en) Automatic conversion method for kanji into equivalent kana and its system
JPH05324725A (en) Japanese processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees