[go: up one dir, main page]

JPH04367966A - information processing equipment - Google Patents

information processing equipment

Info

Publication number
JPH04367966A
JPH04367966A JP3144880A JP14488091A JPH04367966A JP H04367966 A JPH04367966 A JP H04367966A JP 3144880 A JP3144880 A JP 3144880A JP 14488091 A JP14488091 A JP 14488091A JP H04367966 A JPH04367966 A JP H04367966A
Authority
JP
Japan
Prior art keywords
dictionary
conversion
switching
dictionaries
information processing
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
JP3144880A
Other languages
Japanese (ja)
Inventor
Akira Nakajima
晃 中島
Hiroyuki Kumai
隈井 裕之
Jun Ito
純 伊藤
Yasumasa Matsuda
松田 泰昌
Shigeki Taniguchi
茂樹 谷口
Hirobumi Kashiwa
柏 博文
Toyoichi Suzuki
豊一 鈴木
Masanori Kawase
川瀬 正紀
Toshimichi Suzuki
利道 鈴木
Souichi Ishikawa
石川 創一
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP3144880A priority Critical patent/JPH04367966A/en
Publication of JPH04367966A publication Critical patent/JPH04367966A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は入力文字列を所望の文字
列に変換する際に使用する辞書を切り換えることのでき
る情報処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus capable of switching the dictionary used when converting an input character string into a desired character string.

【0002】0002

【従来の技術】従来のかな漢字変換は、読みと表記と品
詞情報などを組にした辞書を用いて、単語間、または文
単位で日本語文法に照らした解析を行なうかな漢字変換
が一般的である。
[Prior Art] Conventional kana-kanji conversion is generally done by using a dictionary that combines pronunciation, notation, and part-of-speech information, and performing analysis between words or sentences in light of Japanese grammar. .

【0003】このかな漢字変換方法を用いて、住所、氏
名等、通常のかな漢字変換の辞書が有する語彙とカテゴ
リーの異なる分野の変換を行なうと、例えば、「スルガ
シスルガチョウ(駿河市駿河町)」という地名が、「刷
る餓死刷るガチョウ」のように地名としてはおかしな変
換、つまり誤変換することが多い。
[0003] When this kana-kanji conversion method is used to convert fields such as addresses and names, which have different vocabulary and categories from the usual kana-kanji conversion dictionary, for example, "Surugasisuru goose" (Suruga town, Suruga city) is converted. Place names are often translated incorrectly, or erroneously, as in ``printing starving goose''.

【0004】そのため、住所の入力に限った文字入力方
法では、例えば、特開平2−72472号に記載されて
いるように、地名表記と階層情報を保持した地名辞書を
用いて、上位地名(例えば東京都)から下位地名(世田
谷区、経堂・・)に向けて、表示された地名を階層的に
選択するという入力方法が知られている。
[0004] Therefore, in character input methods limited to inputting addresses, for example, as described in JP-A-2-72472, a place name dictionary that holds place name notations and hierarchical information is used to input higher place names (for example, An input method is known in which displayed place names are selected hierarchically from Tokyo (Tokyo) to lower place names (Setagaya Ward, Kyodo, etc.).

【0005】[0005]

【発明が解決しようとする課題】上記入力方法は、住所
録入力機能など、限定された機能の中で特別に用意され
た入力方法である。該入力機能において出現する文字列
は、「東京都」「世田谷区」など、地名の単語の羅列が
ほとんどであり、かな漢字変換のやり方は、頭から単語
を切り出していけば良いので、通常のかな漢字変換に比
べれば簡単であり、変換精度も相対的に高くできるので
、住所録入力機能中の住所専用の入力方法として効果的
である。
[Problems to be Solved by the Invention] The input method described above is an input method specially prepared for limited functions such as an address book input function. Most of the character strings that appear in this input function are a list of place name words such as "Tokyo" and "Setagaya-ku", and the method of Kana-Kanji conversion is to cut out the word from the beginning, so it is possible to convert it to normal Kana-Kanji. It is easier than conversion and has relatively high conversion accuracy, so it is effective as an address-specific input method in the address book input function.

【0006】しかし、通常の文書中のかな漢字変換にお
いても、住所、氏名等の入力が必要になることがある。 この場合、前記住所入力機能は、通常のかな漢字変換に
は機能しないので、前記に示したようなおかしな変換結
果を得てしまう。
However, even in normal kana-kanji conversion of documents, it may be necessary to input address, name, etc. In this case, the address input function does not function for normal kana-kanji conversion, resulting in strange conversion results as shown above.

【0007】本発明は、上記問題に鑑み、通常の文書中
のかな漢字変換において誤って変換してしまった住所や
氏名の部分について、簡単に、精度良く修正できる情報
処理装置を提供することを目的とする。
SUMMARY OF THE INVENTION In view of the above-mentioned problems, it is an object of the present invention to provide an information processing device that can easily and accurately correct parts of addresses and names that are erroneously converted during kana-kanji conversion in ordinary documents. shall be.

【0008】[0008]

【課題を解決するための手段】本発明は上記目的を達成
するためになされたもので、文字コ−ドを入力する入力
手段と、上記文字コ−ドと文字との間の関係を記載した
複数の辞書と、上記辞書を用いて上記文字コ−ドを所定
の文字に変換し、その変換結果および/または変換の候
補を出力する変換手段と、該変換手段により出力される
変換結果および/または変換候補を表示する表示手段と
、上記変換結果及び/または変換候補が表示手段に表示
された状態において、上記辞書を切り換える機能を有す
る辞書切り換え手段とを備えたことを特徴とする情報処
理装置が提供される。
[Means for Solving the Problems] The present invention has been made to achieve the above object, and includes an input means for inputting character codes and a relationship between the character codes and characters. a plurality of dictionaries; a conversion means for converting the character code into a predetermined character using the dictionary and outputting the conversion result and/or conversion candidates; and a conversion result and/or output by the conversion means. Alternatively, an information processing device comprising display means for displaying conversion candidates, and dictionary switching means having a function of switching the dictionary while the conversion results and/or conversion candidates are displayed on the display means. is provided.

【0009】この場合、辞書切り換え手段は、上記変換
結果及び/または変換候補が表示されている状態におい
て、辞書を切り換える方法を示す表示を、上記表示手段
に表示させる機能を有することが好ましい。さらには、
辞書の切り換えを検知する機能を有し、該切り換えを検
知した場合には、該切り換えられた新たな辞書を用いて
文字変換を行なう機能を有することが好ましい。
In this case, it is preferable that the dictionary switching means has a function of causing the display means to display a display indicating a method for switching dictionaries while the conversion results and/or conversion candidates are being displayed. Furthermore,
It is preferable to have a function of detecting switching of dictionaries, and, when the switching is detected, to perform character conversion using the new switched dictionary.

【0010】また、上記変換結果のうち所望の部分を指
定可能なカ−ソル手段を有し、上記変換手段は、辞書切
り換えを契機として行なう文字変換を、その時点で該カ
ーソル手段により指定されている部分以降の部分につい
て行なうものであっても良い。
[0010] Furthermore, the conversion means has a cursor means capable of specifying a desired part of the conversion result, and the conversion means performs the character conversion to be performed in response to dictionary switching. It may also be carried out for the part after the part where it is.

【0011】辞書としては、通常の文字変換で使用する
一般辞書、地名辞書、人名辞書、数字と住所とを対応さ
せた郵便番号辞書等が考えられる。
[0011] Possible dictionaries include a general dictionary used in normal character conversion, a place name dictionary, a personal name dictionary, and a postal code dictionary that associates numbers with addresses.

【0012】なお、辞書切り換え手段は、該一般辞書以
外の他の辞書に切り換えられている状態において、該一
般辞書へ切り換える方法を上記表示手段へ表示させる機
能を有しても構わない。
The dictionary switching means may have a function of displaying a method for switching to the general dictionary on the display means when the dictionary is switched to another dictionary other than the general dictionary.

【0013】[0013]

【作用】入力手段により文字コ−ドを入力すると、変換
手段は、辞書に基づいて文字変換を行なう。そして、そ
の変換結果および/または変換候補を表示手段に表示さ
せる。また、辞書切り換え手段は、辞書を切り換える方
法を表示手段に表示させている。
[Operation] When a character code is input by the input means, the conversion means performs character conversion based on a dictionary. Then, the conversion results and/or conversion candidates are displayed on the display means. Further, the dictionary switching means causes the display means to display a method for switching dictionaries.

【0014】しかし、上記変換結果及び/または変換候
補によっては、正しい漢字を得るのが困難な場合がある
。例えば、地名についてのかな漢字変換時に、変換結果
および/または変換候補がまったくでたらめなものが表
示されるような場合である。
However, depending on the conversion results and/or conversion candidates, it may be difficult to obtain the correct kanji. For example, when converting a place name into kana-kanji, a completely random conversion result and/or conversion candidate may be displayed.

【0015】この場合には、使用者は、該切り換え方法
に従い、辞書切り換え手段により辞書を切り換えさせる
。この場合、切り換える辞書は、その文字変換の対象に
よって当然ことなるものである。地名については地名辞
書を、人名については人名辞書を、また、数字、つまり
郵便番号については郵便番号辞書に切り換えさせる。
In this case, the user causes the dictionary switching means to switch dictionaries according to the switching method. In this case, the dictionary to be switched to will naturally vary depending on the object of character conversion. Switch to the place name dictionary for place names, the personal name dictionary for personal names, and the postal code dictionary for numbers, that is, postal codes.

【0016】すると、変換手段は、この辞書の切り変え
を検知し、切り換えられた辞書により文字変換を改めて
行なう。この場合の文字変換は、該カ−ソルにより指定
されている部分以降のすべての部分について行なう。た
だし、カ−ソルにより指定されている部分についてのみ
行なう構成としても良い。
[0016] Then, the converting means detects this switching of the dictionary and performs character conversion anew using the switched dictionary. In this case, character conversion is performed for all parts after the part specified by the cursor. However, it may be configured to perform the process only on the portion designated by the cursor.

【0017】なお、辞書切り換え手段は、該一般辞書以
外の他の辞書に切り換えられている状態において、該一
般辞書あるいは別の辞書へ切り換える方法を上記表示手
段へ表示させる。
The dictionary switching means causes the display means to display a method for switching to the general dictionary or another dictionary while the dictionary is being switched to another dictionary other than the general dictionary.

【0018】[0018]

【実施例】以下、図面を用いて本発明の一実施例につい
て説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0019】図2に、本発明の一実施例のブロック構成
図を示す。
FIG. 2 shows a block diagram of an embodiment of the present invention.

【0020】本実施例は、読み入力や、辞書の切り換え
を指示するための入力装置201と、かな漢字変換の結
果を表示したり、辞書の切り換え方法を表示したりする
ための表示装置202と、辞書類を格納した外部記憶装
置203と、CPU208と、メモリ211と、カ−ソ
ル位置管理部212とから主に構成されている。
The present embodiment includes an input device 201 for inputting readings and instructing switching of dictionaries, a display device 202 for displaying the results of kana-kanji conversion and displaying a method for switching dictionaries, It mainly consists of an external storage device 203 that stores dictionary documents, a CPU 208, a memory 211, and a cursor position management section 212.

【0021】外部記憶装置203には、キーボード等の
入力装置201から入力された読みに基づいて漢字表記
を得たり、本発明による住所/氏名変換をしたりすると
きに用いる複数の辞書が格納されている。この辞書とし
て、本実施例においては一般辞書204、地名辞書20
5、人名辞書206、郵便番号辞書207を有している
。なお、郵便番号辞書207とは、数字、つまり郵便番
号と、住所とを関係づけた辞書である。
[0021] The external storage device 203 stores a plurality of dictionaries used to obtain kanji notation based on readings input from the input device 201 such as a keyboard, and to convert addresses/names according to the present invention. ing. In this embodiment, the dictionaries include a general dictionary 204 and a place name dictionary 20.
5. It has a personal name dictionary 206 and a postal code dictionary 207. Note that the postal code dictionary 207 is a dictionary that associates numbers, that is, postal codes, with addresses.

【0022】外部記憶装置203の媒体は特に限定され
るものでもなく、また、複数種類を併用しても構わない
。従って、上述の各種辞書はROMのような処理スピー
ドの早い媒体に格納されていても良いし、また、フレキ
シブルディスクのようなユーザが必要に応じてセットす
る媒体に格納されていても良い。また、システム全体の
性能のバランスにより、例えば、一般辞書204のよう
な共用の辞書はROMに格納し、地名辞書205等のよ
うな専用辞書はフレキシブルディスクに格納するように
してもよい。
The medium of the external storage device 203 is not particularly limited, and a plurality of types may be used in combination. Therefore, the various dictionaries described above may be stored in a medium with a high processing speed, such as a ROM, or may be stored in a medium, such as a flexible disk, which is set by the user as necessary. Further, depending on the performance balance of the entire system, for example, a common dictionary such as the general dictionary 204 may be stored in the ROM, and a dedicated dictionary such as the place name dictionary 205 may be stored in a flexible disk.

【0023】CPU208は、入力装置201より入力
された文字列にたいし、上述の辞書類を用いたかな漢字
変換等を行なうための各種プログラムを実行する機能を
有している。そして、該プログラムを実行することによ
り、機器全体の制御を行なう制御部209、入力装置2
01より入力された文字列に基づいて、辞書中を検索す
る表記検索部210等がソフト的に構成されている。
The CPU 208 has a function of executing various programs for converting a character string inputted from the input device 201 into kana-kanji using the above-mentioned dictionary. By executing the program, a control unit 209 and an input device 2 control the entire device.
A notation search unit 210 and the like that searches the dictionary based on the character string input from 01 is configured as software.

【0024】さらに、本実施例のCPU208は、地名
等の専門用語を、通常の文書中において、高精度でかな
漢字変換を行なうため、辞書を切り換える機能を有して
いる。なお、この機能を実現するためのソフトウエアの
詳細については、動作説明と併せて後ほど詳細に説明す
るカーソル位置制御部212は、辞書切り換えが行なわ
れたときに、自動的に住所、氏名変換等を行なう最初の
読みを決定するのに必要なカーソルの制御を行なう機能
を有している。ここで、カーソルというのは、通常ワー
ドプロセッサ等で、文字の入力位置を示すための短いバ
ーのみに限らず、ある作業を行なうときに対象となって
いる部分を表すために用いる表現、例えば、文字列を枠
で囲ったり、網かけをしたようなものも含んでいる。
Furthermore, the CPU 208 of this embodiment has a function of switching dictionaries in order to convert technical terms such as place names into kana-kanji with high accuracy in ordinary documents. The cursor position control unit 212, which will be explained in detail later along with the operation explanation, automatically converts addresses, names, etc. when switching dictionaries. It has the function of controlling the cursor necessary to determine the first reading to be performed. Here, a cursor is not limited to a short bar used to indicate the input position of a character in a word processor, etc., but also an expression used to represent the target area when performing a certain task, such as a character. It also includes frames surrounding the columns or shading.

【0025】入力装置201は、図4に示すようなテン
キー401を有している。そして、該テンキ−401は
、単に数字の入力を行なうためだけではなく、かな漢字
変換において、変換候補の選択にも使用する構成となっ
ている。つまり、後ほど説明する図3に示したように、
変換候補は、該テンキ−401の上側3段のキ−配列と
対応するマトリクスとして、表示装置202に表示され
るようになっている。図3においては該マトリクスは候
補マトリクス308、313として示されている。 ただし、変換候補の表示態様、候補の選択方法等につい
てはこれに限定されるものではない。
The input device 201 has a numeric keypad 401 as shown in FIG. The numeric keypad 401 is used not only for inputting numbers, but also for selecting conversion candidates in kana-kanji conversion. In other words, as shown in Figure 3, which will be explained later,
The conversion candidates are displayed on the display device 202 as a matrix corresponding to the upper three rows of key arrangement of the numeric keypad 401. In FIG. 3, the matrices are shown as candidate matrices 308, 313. However, the display manner of conversion candidates, the method of selecting candidates, etc. are not limited to this.

【0026】メモリ211はCPU208による作成デ
ータや変換結果を記憶するためのものである。
The memory 211 is for storing data created by the CPU 208 and conversion results.

【0027】次に、本実施例の動作を説明する。Next, the operation of this embodiment will be explained.

【0028】図1は、本発明によるかな漢字変換及び辞
書切り換え処理を示すフローチャ−トである。
FIG. 1 is a flowchart showing the kana-kanji conversion and dictionary switching process according to the present invention.

【0029】動作開始後、操作者が、通常の文書入力中
に作成したい文章の読みを入力し、変換の指示をすると
、かな漢字変換が実行される(ステップ101)。そし
て、変換候補が表示装置202に表示される(ステップ
102)。
After the operation starts, when the operator inputs the pronunciation of the sentence to be created during normal document input and instructs conversion, kana-kanji conversion is executed (step 101). The conversion candidates are then displayed on the display device 202 (step 102).

【0030】この時の、表示装置202の表示状態を図
3(a),(b)に示す。
The display state of the display device 202 at this time is shown in FIGS. 3(a) and 3(b).

【0031】図3(a)は、読みを入力した状態を示し
ている。画面301において、文字入力待ちのカーソル
303は、既に入力された読みのすぐ後の位置に存在し
ている。この後、さらに読みの入力を続行したい場合は
、そのまま文字キーを打鍵すれば入力された読みが、カ
ーソル303の位置からどんどん入っていく。
FIG. 3(a) shows a state in which readings have been input. On the screen 301, a cursor 303 waiting for character input is located immediately after the already input reading. After this, if you wish to continue inputting readings, simply press the character key, and the input readings will begin to enter from the position of the cursor 303.

【0032】読み入力文字列302は、例として、「よ
こはましつかとくまいおかちょう」という住所の読み入
力が行なわれたことを示している。この読みに対する変
換の結果、期待されているものは、目的文字列304と
して示したように、「横浜市戸塚区舞岡町」という住所
である(当然ながら、該目的文字列304は、実際の画
面に表示されているものではなく、説明のために図中に
記載したものである。)。
[0032] The input character string 302 indicates, for example, that the pronunciation of the address "Yokohamashitsuka to Kumaiokacho" has been input. As a result of the conversion of this reading, what is expected is the address "Maioka-cho, Totsuka-ku, Yokohama City" as shown as the target character string 304 (of course, the target character string 304 is the same as the actual screen (It is not shown in the figure, but is included in the figure for explanation.)

【0033】しかし、現実に通常のかな漢字変換を行な
うと、住所専用の辞書を用いていないために、図3(b
)の画面305の変換結果306に示すような結果にな
ってしまう。
However, when normal kana-kanji conversion is actually performed, since a dictionary dedicated to addresses is not used,
), the result will be as shown in the conversion result 306 on the screen 305.

【0034】なお、「横浜」の部分を囲む四角は候補表
示カーソルであり、このカ−ソルにより指定された部分
の変換候補が、候補マトリクス309に表示されている
The square surrounding the "Yokohama" portion is a candidate display cursor, and conversion candidates for the portion designated by this cursor are displayed in the candidate matrix 309.

【0035】読み入力のカーソル307は変換結果30
6のすぐ後の位置にある。従って、候補選択が不要な場
合、つまり、変換が正しく行なわれて入る場合には、そ
のまま次の読みを入力すれば該カーソル307の位置か
ら表示されて行く。
The reading input cursor 307 is the conversion result 30
It is located just after 6. Therefore, if there is no need to select a candidate, that is, if the conversion has been performed correctly, just input the next reading and it will be displayed from the position of the cursor 307.

【0036】さらに、本実施例においては、候補マトリ
クス309の上方に辞書切り換え方法表示308が表示
されるようになっている。
Furthermore, in this embodiment, a dictionary switching method display 308 is displayed above the candidate matrix 309.

【0037】次に、変換結果306のうち、「横浜市戸
塚」までは正しく変換されているので、候補表示カーソ
ルを誤変換されている部分、この場合「熊井」の部分ま
で移動する(図3(c)参照)。すると、図3(b)の
変換結果306の表示状態は、画面310の変換結果3
11のように変化する。なお、読み入力のカーソル31
2は、図3(b)のカ−ソル307と同じ位置に表示さ
れている。
Next, among the conversion results 306, since the part up to "Totsuka, Yokohama City" has been correctly converted, the candidate display cursor is moved to the incorrectly converted part, in this case "Kumai" (Fig. 3 (see (c)). Then, the display state of the conversion result 306 in FIG. 3(b) is the conversion result 3 on the screen 310.
It changes like 11. In addition, the reading input cursor 31
2 is displayed at the same position as the cursor 307 in FIG. 3(b).

【0038】この場合の候補の表示は、「よこはま」に
ついての候補を示していた候補マトリクス309から、
「く」の候補を示す候補マトリクス314に変わってい
る。そして、この表示中には、正しい変換結果「区」が
含まれている。
[0038] In this case, the candidates are displayed from the candidate matrix 309 showing candidates for "Yokohama".
This has changed to a candidate matrix 314 showing candidates for "ku". This display includes the correct conversion result "ku".

【0039】候補表示314から「区」を選択するため
、対応するキ−、この場合、「8」キ−402を打鍵す
る。このようにして、通常のかな漢字変換を行なう。
To select "ward" from the candidate display 314, the corresponding key, in this case the "8" key 402, is pressed. In this way, normal kana-kanji conversion is performed.

【0040】しかし、このまま候補表示を繰り返してい
っても一般辞書204を用いていたのでは正しい漢字に
変換することが困難であると思われる場合がある。例え
ば、「舞岡町」という地名のかな漢字変換については、
困難であることが予想される。  このような場合には
、使用者は、上述の辞書切り換えの方法表示308、3
13に示された方法に従って、辞書を切り換える。
However, even if the candidates are displayed repeatedly, it may be difficult to convert them into correct kanji by using the general dictionary 204. For example, regarding the kana-kanji conversion of the place name "Maioka Town",
It is expected that it will be difficult. In such a case, the user can use the above-mentioned dictionary switching method display 308, 3.
Switch the dictionary according to the method shown in 13.

【0041】つまり、テンキー401中の「AND」キ
ー403を打鍵して、辞書の切り替えを指示する(ステ
ップ103)。すると、これ以降ステップ104乃至ス
テップ109で説明する辞書切り換え処理が実行される
ことになる。
That is, the user presses the "AND" key 403 on the numeric keypad 401 to instruct switching of dictionaries (step 103). Then, the dictionary switching process described in steps 104 to 109 will be executed.

【0042】なお、当然のことながら、「AND」キー
打鍵が無い場合は、通常のかな漢字変換を続行するステ
ップ101の処理に戻る。
It should be noted that, as a matter of course, if the "AND" key is not pressed, the process returns to step 101 in which normal kana-kanji conversion is continued.

【0043】図5は、ステップ104以降の処理に対応
する画面表示の例を示したものである。
FIG. 5 shows an example of a screen display corresponding to the processing from step 104 onwards.

【0044】辞書の切り換え指示があると、外部記憶装
置203に有している辞書の種類を表示する(ステップ
104)。図5(a)の画面501はその様子を示した
ものである。画面501には前画面、つまり、図3(c
)においては候補マトリクス314が表示されていた位
置に辞書種類表示503がなされる。なお、変換結果3
11はそのまま変換結果502として表示されている。
When there is an instruction to switch dictionaries, the types of dictionaries held in the external storage device 203 are displayed (step 104). A screen 501 in FIG. 5(a) shows this situation. The screen 501 shows the previous screen, that is, FIG.
), a dictionary type display 503 is displayed at the position where the candidate matrix 314 was displayed. In addition, conversion result 3
11 is displayed as is as a conversion result 502.

【0045】今、変換したい対象、この場合「まいおか
ちょう」は住所であるから、辞書種類表示503の中の
「住所」に対応するキ−、つまりテンキー401の「7
」のキ−を打鍵することにより、地名辞書205を選択
する(ステップ105)。
Now, since the object to be converted, in this case "Maiokacho", is an address, press the key corresponding to "Address" in the dictionary type display 503, that is, "7" on the numeric keypad 401.
'' key to select the place name dictionary 205 (step 105).

【0046】するとシステムは、該選択された辞書を、
かな漢字変換用の辞書として設定する(ステップ106
)。
[0046] The system then uses the selected dictionary as
Set as a dictionary for kana-kanji conversion (step 106)
).

【0047】そして、画面501の候補表示カーソル5
04の場所を基点として、地名辞書205を用いた住所
変換を行なう(ステップ107)。その結果、変換結果
502は、図5(b)の変換結果506のように正しく
変換が行なわれる可能性が高くなる。
[0047] Then, the candidate display cursor 5 on the screen 501
Using the location 04 as a base point, address conversion is performed using the place name dictionary 205 (step 107). As a result, there is a high possibility that the conversion result 502 will be converted correctly, like the conversion result 506 in FIG. 5(b).

【0048】この場合、通常のかな漢字変換の場合と同
様に、候補表示カーソル507の指定する部分について
の変換の候補が、候補マトリクス509に表示される。 また、候補の選択も同様の操作によって、つまり、テン
キ−401を用いて候補を選択することにより行なう。 さらに、候補マトリクス509の最上位(画面505の
場合は最上段)にある候補で良ければ、候補選択をせず
に次の動作に移って良いことや、辞書切り換え方法表示
508が行なわれていることもまったく同様である。
In this case, as in the case of normal kana-kanji conversion, conversion candidates for the portion designated by the candidate display cursor 507 are displayed in the candidate matrix 509. Further, selection of a candidate is also performed by the same operation, that is, by selecting a candidate using the numeric keypad 401. Furthermore, if the candidate at the top of the candidate matrix 509 (the top row in the case of the screen 505) is acceptable, you can proceed to the next operation without selecting the candidate, and a dictionary switching method display 508 is displayed. The same is true.

【0049】なお、この場合は、地名辞書205を選択
した例について説明したが、ステップ105において人
名辞書206、郵便番号辞書207が選択されている場
合には、人名変換(ステップ108)、郵便番号変換(
ステップ109)が行なわれる。
In this case, an example was explained in which the place name dictionary 205 was selected, but if the personal name dictionary 206 and the postal code dictionary 207 are selected in step 105, the personal name conversion (step 108) and the postal code conversion(
Step 109) is performed.

【0050】辞書を切り換えを契機とするかな漢字変換
を行なった後は、ステップ102に戻り、ステップ10
5で選択された辞書による漢字変換を続けることができ
る。
After performing the kana-kanji conversion triggered by switching the dictionary, return to step 102 and proceed to step 10.
Kanji conversion using the dictionary selected in step 5 can be continued.

【0051】なお、ユーザは、必要な住所変換が終了し
た後、再び、テンキー401の「AND」キーを打鍵す
れば、画面510に辞書種類表示511が行なわれる(
図5(c)参照)。そのため、通常のかな漢字変換を行
なうのであれば、ここで、一般辞書を選択すればよい。
[0051] If the user presses the "AND" key on the numeric keypad 401 again after completing the necessary address conversion, the dictionary type display 511 will be displayed on the screen 510 (
(See Figure 5(c)). Therefore, if you want to perform normal kana-kanji conversion, you can select the general dictionary here.

【0052】以上の実施例では、必要に応じてかな漢字
変換に使用する辞書を変更することができるため、かな
漢字変換のヒット率を高めることができる。また、辞書
の切り換えは、使用者の指示に従って行なうため、的確
な辞書が選択される。
In the above embodiment, the dictionary used for kana-kanji conversion can be changed as needed, so the hit rate of kana-kanji conversion can be increased. Furthermore, since the dictionary is switched according to the user's instructions, an appropriate dictionary is selected.

【0053】また、辞書の切り換えは、かな漢字変換途
中でも可能である。そのため、読みの入力をまとめて行
ない、候補選択の時点で辞書を切り換えることができ、
操作性が低下することもない。さらには、一旦、一般辞
書を用いて変換を行ない、適当な候補が存在しない場合
のみ、辞書を切り換えることができるため、辞書の切り
換えを最小限にすることもできる。
Furthermore, it is possible to switch dictionaries even during kana-kanji conversion. Therefore, you can input readings all at once and switch dictionaries when selecting candidates.
There is no reduction in operability. Furthermore, since conversion can be performed once using a general dictionary and the dictionary can be switched only when there are no suitable candidates, the number of dictionary switches can be minimized.

【0054】上記実施例においては、かな漢字変換のみ
について説明したが、これに限定されるものではなく、
かな漢字変換に相当するような、なんらかの処理等につ
いても当然適用可能である。また、かな漢字変換を行な
っていない時に辞書の切り換えを可能とすることも当然
可能である。
[0054] In the above embodiment, only kana-kanji conversion was explained, but the invention is not limited to this.
Of course, it is also applicable to some kind of processing equivalent to kana-kanji conversion. It is also naturally possible to switch dictionaries when kana-kanji conversion is not being performed.

【0055】[0055]

【発明の効果】以上述べたように本発明によれば、一般
文書の作成途中における、住所、氏名、郵便番号等の変
換において、変換した結果の修正時に、辞書の切り換え
の指示を行なうだけで、簡単に行なうことができる。そ
のため、ユーザは気軽に上記のような特別な辞書を用い
た変換機能を使用することができる。特に、変換を行な
う前は、この用語(住所等の)が一般の辞書に搭載され
ているかどうか不明なことが多いので、変換結果を見て
から辞書を切り換えるという本発明の方式は、現実の文
書作成に有効である。
[Effects of the Invention] As described above, according to the present invention, when converting addresses, names, postal codes, etc. during the creation of general documents, it is possible to simply instruct to switch dictionaries when modifying the converted results. , can be easily done. Therefore, the user can easily use the conversion function using a special dictionary as described above. In particular, before conversion, it is often unclear whether a term (such as an address) is included in a general dictionary, so the method of the present invention of switching dictionaries after checking the conversion result is difficult to implement in real life. Effective for document creation.

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

【図1】本実施例の全体の処理を示すフロ−チャ−トで
ある。
FIG. 1 is a flowchart showing the overall processing of this embodiment.

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

【図3】本実施例の画面表示例を示した説明図である。FIG. 3 is an explanatory diagram showing an example of a screen display according to the present embodiment.

【図4】本実施例のテンキーを示した説明図である。FIG. 4 is an explanatory diagram showing a numeric keypad of this embodiment.

【図5】本実施例の画面表示例を示した説明図である。FIG. 5 is an explanatory diagram showing an example of a screen display according to the present embodiment.

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

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】文字コ−ドを入力する入力手段と、上記文
字コ−ドと文字との間の関係を記載した複数の辞書と、
上記辞書を用いて上記文字コ−ドを所定の文字に変換し
、その変換結果および/または変換の候補を出力する変
換手段と、該変換手段により出力される変換結果および
/または変換候補を表示する表示手段と、上記変換結果
及び/または変換候補が表示手段に表示された状態にお
いて、上記辞書を切り換える機能を有する辞書切り換え
手段とを備えたことを特徴とする情報処理装置。
1. An input means for inputting character codes; a plurality of dictionaries that describe relationships between the character codes and characters;
A conversion means for converting the character code into a predetermined character using the dictionary and outputting the conversion result and/or conversion candidates, and displaying the conversion result and/or conversion candidate output by the conversion means. An information processing apparatus comprising: a display means for displaying the conversion result and/or a conversion candidate; and a dictionary switching means having a function of switching the dictionary while the conversion result and/or conversion candidate is displayed on the display means.
【請求項2】上記辞書切り換え手段は、上記変換結果及
び/または変換候補が表示されている状態において、辞
書を切り換える方法を示す表示を、上記表示手段に表示
させる機能を有することを特徴とする請求項1の情報処
理装置。
2. The dictionary switching means has a function of causing the display means to display a display indicating a method for switching dictionaries while the conversion results and/or conversion candidates are being displayed. An information processing device according to claim 1.
【請求項3】上記変換手段は、辞書の切り換えを検知す
る機能を有し、該切り換えを検知した場合には、該切り
換えられた新たな辞書を用いて文字変換を行なう機能を
有することを特徴とする請求項1または2記載の情報処
理装置。
3. The converting means has a function of detecting switching of dictionaries, and when detecting the switching, performs character conversion using the new switched dictionary. The information processing apparatus according to claim 1 or 2.
【請求項4】上記変換結果のうち所望の部分を指定可能
なカ−ソル手段を有し、上記変換手段は、辞書切り換え
を契機として行なう文字変換を、その時点で該カーソル
手段により指定されている部分以降の部分について行な
うことを特徴とする請求項3記載の情報処理装置。
4. A cursor means capable of specifying a desired part of the conversion result, wherein the conversion means performs character conversion triggered by dictionary switching, using a character specified by the cursor means at that time. 4. The information processing apparatus according to claim 3, wherein the information processing apparatus performs the processing on a portion after the portion where the information is displayed.
【請求項5】上記辞書のいずれかは、通常の文字変換で
使用する一般辞書であり、上記辞書切り換え手段は、該
一般辞書以外の辞書に切り換えられている状態において
、該一般辞書へ切り換える方法を上記表示手段へ表示さ
せる機能を有することを特徴とする請求項1、2、3ま
たは4記載の情報処理装置。
5. One of the dictionaries is a general dictionary used in normal character conversion, and the dictionary switching means is a method for switching to the general dictionary in a state where the dictionary is switched to a dictionary other than the general dictionary. 5. The information processing apparatus according to claim 1, further comprising a function of displaying the information on said display means.
【請求項6】上記辞書のうちいずれかは地名辞書である
ことを特徴とする請求項1、2、3、4または5記載の
情報処理装置。
6. The information processing apparatus according to claim 1, wherein one of the dictionaries is a place name dictionary.
【請求項7】上記辞書のうちいずれかは人名辞書である
ことを特徴とする請求項1、2、3、4、5または6記
載の情報処理装置。
7. The information processing apparatus according to claim 1, wherein one of the dictionaries is a personal name dictionary.
【請求項8】上記辞書のうちいずれかは、数字と住所と
を対応させた郵便番号辞書であることを特徴とする請求
項1、2、3、4、5、6または7記載の情報処理装置
8. The information processing according to claim 1, 2, 3, 4, 5, 6, or 7, wherein any one of the dictionaries is a postal code dictionary that associates numbers with addresses. Device.
JP3144880A 1991-06-17 1991-06-17 information processing equipment Pending JPH04367966A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3144880A JPH04367966A (en) 1991-06-17 1991-06-17 information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3144880A JPH04367966A (en) 1991-06-17 1991-06-17 information processing equipment

Publications (1)

Publication Number Publication Date
JPH04367966A true JPH04367966A (en) 1992-12-21

Family

ID=15372527

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3144880A Pending JPH04367966A (en) 1991-06-17 1991-06-17 information processing equipment

Country Status (1)

Country Link
JP (1) JPH04367966A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076415A (en) * 2009-09-30 2011-04-14 Casio Computer Co Ltd Device, method and program for inputting character

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011076415A (en) * 2009-09-30 2011-04-14 Casio Computer Co Ltd Device, method and program for inputting character

Similar Documents

Publication Publication Date Title
US5164900A (en) Method and device for phonetically encoding Chinese textual data for data processing entry
US4891786A (en) Stroke typing system
JP3579351B2 (en) System and method for realizing a user interface for Japanese characters
JPS6355085B2 (en)
CZ61799A3 (en) Apparatus and method for quick writing
KR860001012B1 (en) Ideographic coder
JPS6120004B2 (en)
WO2000043861A1 (en) Method and apparatus for chinese character text input
JPH0630107B2 (en) Document processor
JPH04367966A (en) information processing equipment
JPS6362018B2 (en)
JPS628259A (en) Kana (japanese syllabary)-kanji (chinese character) converting system
JPH0380363A (en) Document processor
JPS5818730A (en) Character processing device
JPH01259448A (en) Kanji input system
JPH07191986A (en) Sentence input device
JP2575650B2 (en) Kana-Kanji conversion device
JPS60245075A (en) Automatic agate display system
JPH0644214A (en) Character input device
JPH08335217A (en) Reading converting method and document preparation device
JPH0385670A (en) Two-step display system document processor
JPS58155440A (en) Japanese language processing device
JPS6218952B2 (en)
JPH04357550A (en) Character string registeration and learning system
JPH0122944B2 (en)