JPH07191982A - Character processor - Google Patents

Character processor

Info

Publication number
JPH07191982A
JPH07191982A JP5331777A JP33177793A JPH07191982A JP H07191982 A JPH07191982 A JP H07191982A JP 5331777 A JP5331777 A JP 5331777A JP 33177793 A JP33177793 A JP 33177793A JP H07191982 A JPH07191982 A JP H07191982A
Authority
JP
Japan
Prior art keywords
dictionary
conversion
word
homophone
data
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
JP5331777A
Other languages
Japanese (ja)
Inventor
Kiyonori Wakai
聖範 若井
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 JP5331777A priority Critical patent/JPH07191982A/en
Publication of JPH07191982A publication Critical patent/JPH07191982A/en
Pending legal-status Critical Current

Links

Landscapes

  • Machine Translation (AREA)
  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】 【目的】 文字処理に際して、例えば変換の目的とする
単語を迅速に捜し出し、操作性を向上させる。 【構成】 記憶装置4は、本発明の処理ステップやデー
タ、辞書等の情報を格納しており、ここに格納されてい
る情報を読み込む事で中央演算処理装置1による処理が
実行される。通常変換においては使用辞書指定データで
指定されたユーザー辞書のみをアクセスする為、従来技
術と同様にすべての辞書をアクセスする場合の1/3の
単語に対してのみの処理で済む。すなわち、例えば図1
9の例では、変換された結果の「黄禍」は、ユーザーに
とって今後使う事が無いと判断した時、同音語変換(図
10)で「黄禍」を指定して削除キーを押す。すると、
ユーザー辞書からは「黄禍」が削除され、その後「削除
ユーザー辞書」に登録され、単語更新データ(図8)に
削除を行った事が記録される。
(57) [Summary] [Purpose] In character processing, for example, a word to be converted is quickly searched for and operability is improved. [Structure] The storage device 4 stores information such as processing steps, data, and a dictionary of the present invention, and the information stored therein is read by the central processing unit 1. In the normal conversion, since only the user dictionary designated by the used dictionary designation data is accessed, only one-third of the words in the case of accessing all the dictionaries as in the prior art can be processed. That is, for example, in FIG.
In the example No. 9, when it is determined that the converted "yellowish" will not be used by the user in the future, "yellowish" is designated in the homophone conversion (Fig. 10) and the delete key is pressed. Then,
“Yellow” is deleted from the user dictionary, then registered in the “deleted user dictionary”, and the deletion is recorded in the word update data (FIG. 8).

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]

【従来の技術】従来の技術を図16から図21を用いて
説明する。
2. Description of the Related Art A conventional technique will be described with reference to FIGS.

【0003】図16は、従来技術の通常変換と同音語変
換での、データの流れを表した概念図である。
FIG. 16 is a conceptual diagram showing the flow of data in the normal conversion and the homophone conversion in the prior art.

【0004】図17は、従来技術における通常変換の、
一例の処理の流れ図である。
FIG. 17 shows a normal conversion in the prior art.
7 is a flowchart of an example process.

【0005】図18は、従来技術における同音語変換
の、一例の処理の流れ図である。
FIG. 18 is a flow chart of an example of homophone conversion in the prior art.

【0006】図19及び図21は、従来技術で「ゆにゅ
うじゆうかのこうかにより、」と入力した時の入力と変
換結果、辞書の中身を表したものである。
FIG. 19 and FIG. 21 show the contents of the dictionary and the input and conversion results obtained when the user inputs "By Yuniyuji Yuka no Kouka" in the prior art.

【0007】図20は、従来技術で同音語変換を行った
時の、同音語の一覧と辞書の中身を表したものである。
FIG. 20 shows a list of homophones and the contents of the dictionary when the homophones are converted by the conventional technique.

【0008】通常変換及び同音語変換(図16)では、
それぞれの変換で使用する辞書を変更せずにまったく同
じものを用いている。
In normal conversion and homophone conversion (FIG. 16),
The same dictionary is used without changing the dictionary used for each conversion.

【0009】通常変換(図17)では、171でキーコ
ードを入力(図19,図21)し、172で変換の対象
となっているコードかどうかチェックする。
In the normal conversion (FIG. 17), a key code is input at 171 (FIGS. 19 and 21), and at 172 it is checked whether the code is a conversion target.

【0010】172で変換対象と判断された時には、1
73で入力に対応した単語を辞書から抽出し、174で
文節を作成し、175で変換結果を出力(図19,図2
1)し、171に戻る。
When it is determined in 172 that the data is to be converted, 1
The word corresponding to the input is extracted from the dictionary at 73, the phrase is created at 174, and the conversion result is output at 175 (see FIGS. 19 and 2).
1) and return to 171.

【0011】172で変換対象でないと判断された時に
は、176で入力に対応した処理を行い、171に戻
る。
When it is judged in 172 that it is not the conversion target, the processing corresponding to the input is executed in 176, and the process returns to 171.

【0012】同音語変換(図18)では、同音語変換の
対象となっている文節のキーコードを、181を入力
(図20)し、182でキーコードをチェックする。
In the homophone conversion (FIG. 18), the key code of the phrase targeted for the homophone conversion is input as 181 (FIG. 20), and the key code is checked at 182.

【0013】182で変換対象と判断された時には、1
83で入力に対応した単語を辞書から抽出し、184で
文節を作成し、185で変換結果を同音語一覧として出
力して、181に戻る。
When it is determined in 182 that the data is to be converted, 1
The word corresponding to the input is extracted from the dictionary in 83, the phrase is created in 184, the conversion result is output as a homophone list in 185, and the process returns to 181.

【0014】182で選択キーと判断された時には、1
86でその時の変換結果(図20の「黄禍」)を、同音
語一覧から選択された候補(図20の「効果」)に置き
換えて、処理を終了する。
When the selection key is judged in 182, 1
At 86, the conversion result at that time (“Yellow” in FIG. 20) is replaced with the candidate (“Effect” in FIG. 20) selected from the homophone list, and the process ends.

【0015】182で上記のいずれでもないと判断され
た時には、187で入力に対応した処理を行い、181
に戻る。
When it is determined in 182 that none of the above is present, the processing corresponding to the input is performed in 187, and 181
Return to.

【0016】[0016]

【発明が解決しようとする課題】変換率の向上を追求す
る過程で、次第に利用される辞書も、ユーザー辞書、シ
ステム辞書、分野別辞書という様に種類が増え、それぞ
れに格納されている単語数も増加の一途をたどってい
る。これにより、同音語変換で表示される同音語の数も
増え、ユーザーが本当に変換したい候補を捜す為に多く
の時間を費やす結果になっている。一方、表示される同
音語候補の中には、個々のユーザーにとってはほとんど
使う事の無いだろうと思われる単語まで格納されてお
り、同音語変換の操作性を低下させる最大の原因となっ
ている。
[Problems to be Solved by the Invention] In the process of improving the conversion rate, the types of dictionaries that are gradually used, such as user dictionaries, system dictionaries, and field dictionaries, increase, and the number of words stored in each dictionary increases. Is also increasing. As a result, the number of homophones displayed by homophone conversion also increases, and as a result, the user spends a lot of time searching for a candidate to really convert. On the other hand, among the displayed homophone words, even the words that are unlikely to be used by individual users are stored, which is the biggest cause of deterioration in the operability of homophone conversion. .

【0017】さらには、通常変換でもユーザーにとって
不要な単語が、誤変換を招く原因となって変換率を低下
させたり、不要な単語に対しても解析を行う必要がある
為に、応答性能を低下させ、解析の為にメモリを余分に
必要とするという問題を起こしている。
Furthermore, even in the normal conversion, a word unnecessary for the user causes a wrong conversion, which lowers the conversion rate, and it is necessary to analyze even the unnecessary word, so that the response performance is improved. It causes a problem that it lowers and requires extra memory for analysis.

【0018】そこで本発明の目的は以上のような問題を
解消した文字処理装置を提供することにある。
Therefore, an object of the present invention is to provide a character processing device which solves the above problems.

【0019】[0019]

【課題を解決するための手段】上記目的を達成するため
本発明はキーコードと対応する単語データを記憶する少
なくとも2つの辞書を有する辞書部と、文字データ中の
任意の文節の同音語を表示、選択または変更する同音語
変換手段と、前記同音語変換手段による単語の削除の際
に、前記辞書部における対応する辞書から当該単語を削
除する単語削除手段と、を具えたことを特徴とする。
To achieve the above object, the present invention displays a dictionary section having at least two dictionaries for storing word data corresponding to a key code, and a homophone of an arbitrary phrase in character data. A homologous word converting means for selecting or changing, and a word deleting means for deleting the word from the corresponding dictionary in the dictionary part when the word is deleted by the homophoneic word converting means. .

【0020】[0020]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0021】図2は、本発明を適用した情報処理システ
ムの構成を示すブロック図である。
FIG. 2 is a block diagram showing the configuration of an information processing system to which the present invention is applied.

【0022】この情報処理システムには中央演算処理装
置1があり、それに付随する装置や処理がある。出力装
置2では本処理の結果などが出力される(例:ディスプ
レイ)。入力装置3ではキーコードなどを入力する
(例:キーボード)。記憶装置4は、本発明の処理ステ
ップ(図3〜図6に示す如き中央演算処理装置1の制御
手順)やデータ、辞書等の情報を格納しており(例:R
AM、フロッピーディスク)、ここに格納されている情
報を読み込む事で中央演算処理装置1による処理が実行
される。
This information processing system has a central processing unit 1 and devices and processes associated with it. The output device 2 outputs the result of this processing and the like (example: display). The input device 3 inputs a key code or the like (example: keyboard). The storage device 4 stores information such as processing steps (control procedure of the central processing unit 1 shown in FIGS. 3 to 6), data, and dictionary of the present invention (example: R
By reading the information stored therein, the processing by the central processing unit 1 is executed.

【0023】図1は、本発明の通常変換と同音語変換で
の、データの流れを表した概念図である。
FIG. 1 is a conceptual diagram showing the flow of data in the normal conversion and the homophone conversion according to the present invention.

【0024】図3は、本発明における通常変換の、一例
の処理の流れ図である。
FIG. 3 is a flow chart of an example of the normal conversion process according to the present invention.

【0025】図4は、本発明における同音語変換の、一
例の処理の流れ図である。
FIG. 4 is a flow chart of an example of homophone conversion according to the present invention.

【0026】図5は、本発明における使用辞書指定の、
一例の処理の流れ図である。
FIG. 5 shows a dictionary used in the present invention.
7 is a flowchart of an example process.

【0027】図6は、本発明における単語更新確認の、
一例の処理の流れ図である。
FIG. 6 shows the word update confirmation according to the present invention.
7 is a flowchart of an example process.

【0028】図7は、本発明における使用辞書指定デー
タの一例である。
FIG. 7 is an example of use dictionary designation data in the present invention.

【0029】図8は、本発明における単語更新データの
一例である。
FIG. 8 shows an example of word update data according to the present invention.

【0030】図9及び図11,図13は、本発明で「ゆ
にゅうじゆうかのこうかにより、」と入力した時の入力
と変換結果、辞書の中身を表したものである。
FIG. 9, FIG. 11 and FIG. 13 show the contents of the dictionary as a result of the input and the conversion result when "By Yuniuji-Yu-Kanoka-ka" is input in the present invention.

【0031】図10及び図12は、本発明で同音語変換
を行った時の、同音語の一覧と辞書の中身を表したもの
である。
FIGS. 10 and 12 show the list of homophones and the contents of the dictionary when the homophones are converted in the present invention.

【0032】図14は、本発明における使用辞書指定
の、表示画面の例である。
FIG. 14 shows an example of a display screen for designating the dictionary used in the present invention.

【0033】図15は、本発明における単語更新確認
の、表示画面の例である。
FIG. 15 shows an example of a display screen for confirming word update in the present invention.

【0034】通常変換及び同音語変換(図1)では、使
用辞書指定データ(図7)の指定(図7中、○印)に従
って、通常変換及び同音語変換それぞれで指定された辞
書を用いている。
In the normal conversion and the homophone conversion (FIG. 1), the dictionaries designated by the normal conversion and the homophone conversion are used according to the designation (circle mark in FIG. 7) of the use dictionary designation data (FIG. 7). There is.

【0035】通常変換(図3)では、31でキーコード
を入力(図9,図11,図13)して、32で変換の対
象となっているコードかどうかチェックする。
In the normal conversion (FIG. 3), a key code is input at 31 (FIGS. 9, 11, and 13), and it is checked at 32 whether the code is a conversion target.

【0036】32で変換対象と判断された時には、33
で入力に対応した単語を、使用辞書指定データ(図7)
により通常変換で使用すると指定されたクライアントに
あるユーザー辞書から抽出し、34で文節を作成し、3
5で変換結果を出力(図9,図11,図13)して、3
1に戻る。
When it is judged in 32 that the data is to be converted, 33
Use the word corresponding to the input in the dictionary specification data (Fig. 7)
It is extracted from the user dictionary in the client specified to be used in the normal conversion by.
The conversion result is output in 5 (FIGS. 9, 11, and 13), and 3
Return to 1.

【0037】32で変換対象でないと判断された時に
は、36で入力に対応した処理を行って、31に戻る。
When it is determined in 32 that the data is not to be converted, a process corresponding to the input is performed in 36, and the process returns to 31.

【0038】同音語変換(図4)では、同音語変換の対
象となっている文節のキーコードを41で入力(図1
0,図12)し、42でキーコードをチェックする。
In the homophone conversion (FIG. 4), the key code of the phrase targeted for the homophone conversion is input by 41 (FIG. 1).
0, FIG. 12) and check the key code at 42.

【0039】42で変換対象と判断された時には、43
で入力に対応した単語を、使用辞書指定データ(図7)
により同音語変換で使用すると指定されたクライアント
にあるユーザー辞書及びサーバーにあるシステム辞書、
分野別辞書A、分野別辞書Bから抽出し、44で文節を
作成して、45で変換結果を同音語一覧として出力し
て、41に戻る。
When it is judged in 42 that the data is to be converted, 43
Use the word corresponding to the input in the dictionary specification data (Fig. 7)
The user dictionary on the client and the system dictionary on the server specified for use in homophone conversion by
It is extracted from the field-specific dictionary A and the field-specific dictionary B, the phrase is created in 44, the conversion result is output as a homophone list in 45, and the process returns to 41.

【0040】42で選択キーと判断された時には、46
でその時の変換結果(図12の「校歌」)を、同音語一
覧から選択された候補(図12の「効果」)に置き換え
て、47に進む。
When it is judged as the selection key at 42, 46
Then, the conversion result at that time (“school song” in FIG. 12) is replaced with the candidate (“effect” in FIG. 12) selected from the homophone list, and the process proceeds to 47.

【0041】47では選択された候補をユーザー辞書へ
登録し、48でユーザー辞書に登録したという情報を単
語更新データ(図8)に登録し、処理を終了する。
At 47, the selected candidate is registered in the user dictionary, and at 48, the information that it has been registered in the user dictionary is registered in the word update data (FIG. 8), and the process ends.

【0042】42で削除キーと判断された時には、49
で同音語一覧から選択された候補(図10の「黄禍」)
をユーザー辞書から削除し、4Aに進む。
When it is judged as the delete key in 42, 49
Candidates selected from the list of homophones (“Yellow” in Figure 10)
Delete from the user dictionary and proceed to 4A.

【0043】4Aでは選択された候補を削除ユーザー辞
書へ登録し、4Bでユーザー辞書から削除したという情
報を単語更新データ(図8)に登録し、処理を終了す
る。
In 4A, the selected candidate is registered in the deleted user dictionary, and in 4B, the information indicating that it has been deleted from the user dictionary is registered in the word update data (FIG. 8), and the process is terminated.

【0044】42で上記のいずれでもないと判断された
時には、4Cで入力に対応した処理を行い、41に戻
る。
When it is judged at 42 that none of the above, the processing corresponding to the input is performed at 4C, and the process returns to 41.

【0045】使用辞書指定機能(図5)では、51で使
用辞書指定用の画面(図14)を出力装置に表示し、5
2でユーザーが指定の変更を指示するキーコードを入力
し、53でキーコードをチェックする。
In the use dictionary designation function (FIG. 5), the screen for use dictionary designation (FIG. 14) is displayed on the output device at 51, and
The user inputs the key code instructing the designated change in 2, and checks the key code in 53.

【0046】53でカーソル移動キーと判断された時に
は、54でカーソルを指示した方向に移動し、51に戻
る。
When it is judged at 53 that the cursor is the cursor moving key, at 54 the cursor is moved in the designated direction and the process returns to 51.

【0047】53で指示選択されたと判断された時に
は、使用するかしないかを反転させ、使用辞書指定デー
タ(図7)を変更し、51に戻る。
If it is determined at 53 that the instruction has been selected, whether to use or not is reversed, the used dictionary designation data (FIG. 7) is changed, and the process returns to 51.

【0048】53で選択又は取り消しにより処理の終了
が指示された時には、処理を終了する。
When the end of processing is instructed by selection or cancellation in 53, the processing is ended.

【0049】53で上記のいずれでもないと判断された
時には、56で入力に対応した処理を行い、51に戻
る。
When it is determined in 53 that none of the above is present, in 56, processing corresponding to the input is performed, and the flow returns to 51.

【0050】単語更新確認機能(図6)では、61で単
語更新確認用の画面(図15)を表示し、62でユーザ
ーが指定の変更を指示するキーコードを入力し、63で
キーコードをチェックする。
In the word update confirmation function (FIG. 6), 61 displays the word update confirmation screen (FIG. 15), 62 inputs the key code instructing the user to change the designation, and 63 displays the key code. To check.

【0051】63でカーソル移動キーと判断された時に
は、64でカーソルを指示した方向に移動し、61に戻
る。
When it is determined at 63 that the cursor is the key for moving the cursor, at 64 the cursor is moved in the designated direction and the process returns to 61.

【0052】63で指示選択されたと判断された時に
は、有効・無効を反転させ、単語更新データ(図8)を
変更し、61に戻る。
When it is judged at 63 that the instruction has been selected, the validity / invalidity is reversed, the word update data (FIG. 8) is changed, and the process returns to 61.

【0053】63で選択又は取り消しにより処理の終了
が指示された時には、66で無効にした単語を元通りに
復帰させ、処理を終了する。
When the end of the processing is instructed by the selection or cancellation in 63, the invalidated word is restored to the original in 66 and the processing is ended.

【0054】63で上記のいずれでもないと判断された
時には、67で入力に対応した処理を行い、61に戻
る。
When it is judged in 63 that none of the above is present, the processing corresponding to the input is carried out in 67, and the process returns to 61.

【0055】ここで、従来技術の説明で用いた例(図1
9)と同じ例を用いて、具体的に説明を行う。
Here, the example used in the description of the prior art (see FIG.
A specific description will be given using the same example as 9).

【0056】本発明によれば、通常変換においては使用
辞書指定データ(図7)で指定されたユーザー辞書のみ
をアクセスする為、従来技術と同様にすべての辞書をア
クセスする場合の1/3の単語に対してのみの処理で済
む。
According to the present invention, in the normal conversion, since only the user dictionary designated by the used dictionary designation data (FIG. 7) is accessed, it is 1/3 that in the case of accessing all the dictionaries as in the prior art. Only the words need to be processed.

【0057】この時、変換された結果の「黄禍」は、ユ
ーザーにとって今後使う事が無いと判断した時、同音語
変換(図10)で「黄禍」を指定して削除キーを押す。
すると、ユーザー辞書からは「黄禍」が削除され、その
後「削除ユーザー辞書」に登録され、単語更新データ
(図8)に削除を行った事が記録される。
At this time, when it is determined that the converted "yellowish" is not used by the user in the future, "yellowish" is designated in the homophone conversion (FIG. 10) and the delete key is pressed.
Then, "yellow erosion" is deleted from the user dictionary, then registered in the "deleted user dictionary", and the deletion is recorded in the word update data (FIG. 8).

【0058】更に、通常変換(図11)を行って変換さ
れた「校歌」の、同音語変換(図12)を行い、その同
音語の「効果」を選択すると、ユーザー辞書に「効果」
が登録され、単語更新データ(図8)に登録を行った事
が記録される。その後通常変換(図13)を行うと、
「効果」が変換される。
Further, if the homophony conversion (FIG. 12) of the “school song” converted by the normal conversion (FIG. 11) is performed and the “effect” of the homophone is selected, the “effect” is displayed in the user dictionary.
Is registered, and the fact that it has been registered is recorded in the word update data (FIG. 8). After that, when the normal conversion (Fig. 13) is performed,
The "effect" is converted.

【0059】[他の実施例]本発明は、辞書がサーバ
ーとクライアントに分散しているが(図1)、もちろん
同一の環境上にあっても良い。削除された単語を復帰
させる必要がなければ、削除ユーザー辞書は不要であ
る。ユーザー辞書とそれ以外の辞書が1つでもあれば
良いので、システム辞書と分野別辞書A,Bのどれか1
つだけで良い。逆に意味用例辞書や慣用句辞書などそ
の他の辞書があっても良い。本発明を実現する命令は
内部メモリに存在しても良いし、フロッピーディスク等
の外部記憶装置から読み込んで実行されても良い。変
換の対象となる入力データはキーコードに限らず、ペン
入力によるデータでも音声でも、操作の指示等ではマウ
スでも良い。削除の指定がユーザー辞書以外にされて
も良い。単語の削除や追加等の変更前の状態に戻す必
要がなければ、単語更新データ及び単語更新データへの
登録処理は不要である。それぞれの変換で使用される
辞書が決まっていれば、その為の使用辞書指定機能及び
使用辞書指定データは不要である。
[Other Embodiments] In the present invention, the dictionaries are distributed to the server and the client (FIG. 1), but of course they may be in the same environment. A deleted user dictionary is not needed unless it is necessary to recover deleted words. Since it is sufficient if there is at least one user dictionary and one other dictionary, one of the system dictionary and the field-specific dictionaries A and B
Only one is enough. On the contrary, there may be other dictionaries such as a meaning example dictionary and an idiomatic dictionary. The instructions for implementing the present invention may exist in an internal memory or may be read from an external storage device such as a floppy disk or the like and executed. The input data to be converted is not limited to the key code, and may be data input by a pen, voice, or a mouse for operating instructions. The designation of deletion may be made other than the user dictionary. If it is not necessary to return to the state before the change such as deletion or addition of the word, the word update data and the registration processing to the word update data are unnecessary. If the dictionary used for each conversion is decided, the use dictionary specifying function and the use dictionary specifying data for that are unnecessary.

【0060】[0060]

【発明の効果】以上、説明したように本発明によれば、
ユーザーが不要と判断した単語を通常の同音語変換の操
作の過程で削除し、以後表示される同音語候補の数を削
減する事を可能にした。また、通常変換で解析対象とな
る単語の数を削減することを可能にした。これにより、
ユーザーが目的とする単語を捜すのが早くなり、操作性
を飛躍的に向上させた。さらに、単語辞書には本当にユ
ーザーにとって必要な単語だけが格納されるので、辞書
を格納するディスク上のメモリサイズや、ロードしてア
クセスする為のRAM上のメモリサイズを削減し、応答
性能を向上させる。
As described above, according to the present invention,
It is possible to reduce the number of homophone word candidates that are displayed afterwards by deleting words that the user has determined to be unnecessary in the normal homophone conversion process. In addition, it is possible to reduce the number of words to be analyzed by normal conversion. This allows
The user can search for the desired word faster, and the operability is dramatically improved. Furthermore, since only the words that are really needed by the user are stored in the word dictionary, the memory size on the disk that stores the dictionary and the RAM size for loading and accessing the dictionary are reduced, improving response performance. Let

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

【図1】本発明の通常変換と同音語変換での、データの
流れを表した概念図である。
FIG. 1 is a conceptual diagram showing a data flow in normal conversion and homophone conversion according to the present invention.

【図2】本発明の文字処理が行われる情報処理システム
の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of an information processing system in which character processing of the present invention is performed.

【図3】本発明における通常変換の、一例の処理の流れ
図である。
FIG. 3 is a flowchart of an example of normal conversion processing according to the present invention.

【図4】本発明における同音語変換の、一例の処理の流
れ図である。
FIG. 4 is a flowchart of an example of homophone conversion according to the present invention.

【図5】本発明における使用辞書指定の、一例の処理の
流れ図である。
FIG. 5 is a flow chart of an example of a process of specifying a used dictionary according to the present invention.

【図6】本発明における単語更新確認の、一例の処理の
流れ図である。
FIG. 6 is a flow chart of an example of processing for confirming word update in the present invention.

【図7】本発明における使用辞書指定データの一例を示
す図である。
FIG. 7 is a diagram showing an example of use dictionary designation data in the present invention.

【図8】本発明における単語更新データの一例を示す図
である。
FIG. 8 is a diagram showing an example of word update data in the present invention.

【図9】本発明で「ゆにゅうじゆうかのこうかによ
り、」と入力した時の入力と変換結果、辞書の中身を表
した図である。
FIG. 9 is a diagram showing the contents of the dictionary as a result of input and conversion when "By Yuniyuji Yuka no Koka ka," is input in the present invention.

【図10】本発明で同音語変換を行った時の、同音語の
一覧と辞書の中身を表した図である。
FIG. 10 is a diagram showing a list of homophones and the contents of a dictionary when homophone conversion is performed in the present invention.

【図11】本発明で「ゆにゅうじゆうかのこうかによ
り、」と入力した時の入力と変換結果、辞書の中身を表
した図である。
FIG. 11 is a diagram showing the contents of the dictionary as a result of input and conversion when "By Yuniyuji Yuka no Koka Ka," is input in the present invention.

【図12】本発明で同音語変換を行った時の、同音語の
一覧と辞書の中身を表した図である。
FIG. 12 is a diagram showing a list of homophones and the contents of a dictionary when homophone conversion is performed in the present invention.

【図13】本発明で「ゆにゅうじゆうかのこうかによ
り、」と入力した時の入力と変換結果、辞書の中身を表
した図である。
FIG. 13 is a diagram showing the contents of the dictionary as a result of input and conversion when “By Yuniyuji Yuka no Koukaka” is input in the present invention.

【図14】本発明における使用辞書指定の、表示画面の
例を示す図である。
FIG. 14 is a diagram showing an example of a display screen for specifying a use dictionary according to the present invention.

【図15】本発明における単語更新確認の、表示画面の
例を示す図である。
FIG. 15 is a diagram showing an example of a display screen for confirming word update in the present invention.

【図16】従来技術の通常変換と同音語変換での、デー
タの流れを表した概念図である。
FIG. 16 is a conceptual diagram showing a data flow in a normal conversion and a homophone conversion according to a conventional technique.

【図17】従来技術における通常変換の、一例の処理の
流れ図である。
FIG. 17 is a flowchart of an example of normal conversion processing in the related art.

【図18】従来技術における同音語変換の、一例の処理
の流れ図である。
FIG. 18 is a flowchart of an example of homophone conversion according to the related art.

【図19】従来技術で「ゆにゅうじゆうかのこうかによ
り、」と入力した時の入力と変換結果、辞書の中身を表
した図である。
FIG. 19 is a diagram showing the contents of the dictionary, the input and the conversion result when the user inputs “By Yuniyuji Yuka no Kouka,” in the prior art.

【図20】従来技術で同音語変換を行った時の、同音語
の一覧と辞書の中身を表した図である。
FIG. 20 is a diagram showing a list of homophones and the contents of a dictionary when homophone conversion is performed by the conventional technique.

【図21】従来技術で「ゆにゅうじゆうかのこうかによ
り、」と入力した時の入力と変換結果、辞書の中身を表
した図である。
FIG. 21 is a diagram showing the contents of the dictionary as a result of input and conversion when "By Yuniyuji Yuka no Koukaka" is input in the prior art.

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

1 中央演算処理装置 2 出力装置 3 入力装置 4 記憶装置 1 Central processing unit 2 Output device 3 Input device 4 Storage device

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 キーコードと対応する単語データを記憶
する少なくとも2つの辞書を有する辞書部と、 文字データ中の任意の文節の同音語を表示、選択または
変更する同音語変換手段と、 前記同音語変換手段による単語の削除の際に、前記辞書
部における対応する辞書から当該単語を削除する単語削
除手段と、 を具えたことを特徴とする文字処理装置。
1. A dictionary unit having at least two dictionaries for storing word data corresponding to a key code, a homophone conversion unit for displaying, selecting or changing a homophone of an arbitrary phrase in character data, said homophone. A character processing device comprising: a word deleting unit that deletes a word from a corresponding dictionary in the dictionary unit when the word is deleted by the word converting unit.
【請求項2】 請求項1において、さらに、入力された
キーコードを前記辞書部内データを用いてかな漢字混じ
り文からなる文字データに変換する通常変換手段を有す
ることを特徴とする文字処理装置。
2. The character processing device according to claim 1, further comprising normal conversion means for converting the input key code into character data composed of a kana-kanji mixed sentence using the data in the dictionary section.
JP5331777A 1993-12-27 1993-12-27 Character processor Pending JPH07191982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5331777A JPH07191982A (en) 1993-12-27 1993-12-27 Character processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5331777A JPH07191982A (en) 1993-12-27 1993-12-27 Character processor

Publications (1)

Publication Number Publication Date
JPH07191982A true JPH07191982A (en) 1995-07-28

Family

ID=18247520

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5331777A Pending JPH07191982A (en) 1993-12-27 1993-12-27 Character processor

Country Status (1)

Country Link
JP (1) JPH07191982A (en)

Similar Documents

Publication Publication Date Title
JPH0225546B2 (en)
JPH0778183A (en) Database search system
JPH07191982A (en) Character processor
JP3387584B2 (en) Document processing method and apparatus
JP3498635B2 (en) Information retrieval method and apparatus, and computer-readable recording medium
JP3056810B2 (en) Document search method and apparatus
JPH05307541A (en) Kana to kanji converting system
JP2831837B2 (en) Document search device
JP2558692B2 (en) Document file device
JPH11265382A (en) Translation device, translation display method of translation device, and medium storing translation display program
JP2005092688A (en) SEARCH SYSTEM, SEARCH PROGRAM, AND RECORDING MEDIUM
JPS62290966A (en) Sentence editing device
JPH0581244A (en) Sentence editor
JP3753780B2 (en) Command processing method in information processing apparatus
JPH1097537A (en) Translation supporting system and its recording medium
JPH038070A (en) Keyword extraction method
JPS62245368A (en) Sentence editing device
JPH0746353B2 (en) Japanese text input device
JPH09259133A (en) Document retrieval apparatus and retrieval method
JPS62282364A (en) Character string retrieval system
JPH1091493A (en) How to build a database
JPH09153038A (en) Document creation device
JPH0430247A (en) Automatic unknown word registration method for Kana-Kanji conversion
JPH04155515A (en) User interface system
JPH05135010A (en) Character processing method and device therefor