JPH1027173A - Personal name converter - Google Patents

Personal name converter

Info

Publication number
JPH1027173A
JPH1027173A JP8219071A JP21907196A JPH1027173A JP H1027173 A JPH1027173 A JP H1027173A JP 8219071 A JP8219071 A JP 8219071A JP 21907196 A JP21907196 A JP 21907196A JP H1027173 A JPH1027173 A JP H1027173A
Authority
JP
Japan
Prior art keywords
personal name
conversion
name
candidate
personal
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
JP8219071A
Other languages
Japanese (ja)
Inventor
Takeshi O
斌 王
Masakazu Ito
正和 伊藤
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP8219071A priority Critical patent/JPH1027173A/en
Publication of JPH1027173A publication Critical patent/JPH1027173A/en
Pending legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PROBLEM TO BE SOLVED: To attain a personal name conversion function utilizing the feature of each personal name by reducing data capacity as less as possible and removing influence to be exerted upon conversion algorithm. SOLUTION: Conversion candidates corresponding to KANA (Japanese syllabary) characters are stored in a personal name dictionary 20E together with an arrangement position to be arranged at the time of converting a personal name. When KANA characters are inputted from an input part 12, a CPU 10 prepares personal name candidates by combining all conversion candidates to be combined by the arrangement position out of conversion candidates corresponding to the inputted KANA characters and stored in the dictionary 20E in accordance with a program stored in a storage medium 24.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ワードプロセッサ
等の文書処理装置に係り、特に、入力された文字データ
を人名に変換する人名変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document processing apparatus such as a word processor and, more particularly, to a personal name conversion apparatus for converting input character data into a personal name.

【0002】[0002]

【従来の技術】近年、文書の作成にワードプロセッサ等
の文書処理装置が用いられることが多くなってきてい
る。
2. Description of the Related Art In recent years, a document processing apparatus such as a word processor is often used for creating a document.

【0003】この種の文書処理装置では、よく知られて
いるように、入力された文字データ(仮名文字列)を漢
字文字列に変換することができる。即ち、入力された仮
名文字列に対して、変換用辞書の検索を行い、辞書に入
っている候補を表示し、ユーザが選択入力するようにな
っている。
As is well known, this type of document processing apparatus can convert input character data (kana character string) into a kanji character string. That is, a conversion dictionary is searched for the input kana character string, the candidates in the dictionary are displayed, and the user selects and inputs.

【0004】[0004]

【発明が解決しようとする課題】この種の文書処理装置
において、仮名文字列を入力して人名に変換する場合が
多々ある。ところが、人名は、平仮名に対する当て字が
多く、発音でみた場合の種類はそれほど多くなくても、
漢字表記でみるとその数が膨大であり、通常の変換用辞
書に記憶されていないものが殆どである。そこで、この
ような辞書にない人名を入力する場合には、単漢字を一
つずつ確定するしかなかった。
In such a document processing apparatus, there are many cases where a kana character string is input and converted into a personal name. However, personal names have many letters in Hiragana, and even if they are not so many in terms of pronunciation,
In kanji notation, the number is enormous, and most of them are not stored in ordinary conversion dictionaries. Therefore, when inputting a person name that is not in such a dictionary, the only option is to determine single Kanji characters one by one.

【0005】しかしながら、このような単漢字の変換結
果が、仮名漢字変換システムの学習機能にも影響を及ぼ
し、その後の変換に悪影響を残してしまう。
[0005] However, such a single kanji conversion result also affects the learning function of the kana-kanji conversion system, and adversely affects subsequent conversion.

【0006】この問題を解決するには、できるだけたく
さんの人名を変換辞書に登録する方法も考えられるが、
メモリ容量、変換アルゴリズムから見て現実的ではな
い。また、それら多数の変換候補を順次に表示又は一括
で表示しても、目的の名前を探すのは非常に困難であ
る。
In order to solve this problem, a method of registering as many personal names as possible in a conversion dictionary is conceivable.
It is not realistic in terms of memory capacity and conversion algorithm. Further, even if such a large number of conversion candidates are displayed sequentially or collectively, it is very difficult to find a target name.

【0007】本発明の課題は、人名の特徴を利用して、
より少ないデータ容量と変換アルゴリズムに影響のない
形で、人名変換機能を実現することである。
An object of the present invention is to make use of the characteristics of personal names,
The realization of the personal name conversion function with less data capacity and without affecting the conversion algorithm.

【0008】[0008]

【課題を解決するための手段】請求項1の発明の手段は
次の通りである。記憶手段は、文字データと対応する変
換候補を、人名変換した際に配置される配置位置と共に
記憶する。入力手段は、文字データを入力するためのキ
ーボード等である。作成手段は、前記入力手段によって
入力された文字データを人名候補に変換する際、前記入
力された文字データと対応する前記記憶手段の変換候補
のうちの、その配置位置で組み合わせ可能な全ての変換
候補を組み合わせることによって人名候補を作成する。
Means of the present invention are as follows. The storage means stores the conversion candidate corresponding to the character data together with the arrangement position arranged when the personal name is converted. The input means is a keyboard or the like for inputting character data. When converting the character data input by the input unit into a personal name candidate, the creating unit converts all of the conversion candidates that can be combined at the arrangement position among the conversion candidates of the storage unit corresponding to the input character data. Create personal name candidates by combining the candidates.

【0009】請求項1の発明の手段の作用は次の通りで
ある。記憶手段に、文字データと対応する変換候補を、
人名変換した際に配置される配置位置と共に記憶してお
き、入力手段によって文字データが入力されると、作成
手段は、その入力された文字データと対応する前記記憶
手段の変換候補のうちの、その配置位置で組み合わせ可
能な全ての変換候補を組み合わせることによって人名候
補を作成する。従って、より少ないデータ容量と変換ア
ルゴリズムに影響のない形で、人名変換機能を実現する
ことができる。
The operation of the means of the present invention is as follows. In the storage means, the conversion candidate corresponding to the character data is
When the character data is inputted by the input means, the creating means stores the arrangement position to be arranged when the personal name is converted, and the creating means, among the conversion candidates of the storage means corresponding to the inputted character data, A personal name candidate is created by combining all the conversion candidates that can be combined at the arrangement position. Therefore, the personal name conversion function can be realized with a smaller data capacity and without affecting the conversion algorithm.

【0010】請求項2の発明の手段及び作用は次の通り
である。請求項1に記載の発明において、前記作成手段
は、同じ漢字が2つある人名候補は作成しない。従っ
て、人名として有り得ない変換候補を作成することをな
くすことができる。
The means and operation of the invention of claim 2 are as follows. In the invention described in claim 1, the creating means does not create a personal name candidate having two identical kanji. Therefore, it is possible to eliminate the creation of a conversion candidate that is impossible as a personal name.

【0011】請求項3の発明の手段及び作用は次の通り
である。請求項1に記載の発明において、前記作成手段
は、一部を平仮名として人名候補を作成する。従って、
仮名漢字混じりの人名をも作成することができる。
The means and operation of the invention of claim 3 are as follows. In the invention described in claim 1, the creating means creates a personal name candidate with a part of the name being hiragana. Therefore,
You can also create personal names that contain kana and kanji.

【0012】請求項4の発明の手段及び作用は次の通り
である。請求項1に記載の発明において、前記作成手段
は、予め記憶されている人名候補は作成しない。従っ
て、人名として不適切な変換候補を作成することをなく
すことができる。
The means and operation of the invention according to claim 4 are as follows. According to the first aspect of the present invention, the creating unit does not create a previously stored personal name candidate. Therefore, it is possible to prevent creation of an inappropriate conversion candidate as a personal name.

【0013】[0013]

【発明の実施の形態】以下、本発明の実施の形態を、図
1乃至図6の(C)を参照して説明する。
Embodiments of the present invention will be described below with reference to FIGS. 1 to 6C.

【0014】図1は、本発明の第1の実施の形態の人名
変換装置の適用された文書処理装置の構成を示す図で、
図中の参照番号10は、当該文書処理装置全体を制御す
る制御部としてのCPUである。12はキーボードやマ
ウス等の入力部であり、14はCRT等の表示部、16
はプリンタ等の印字部である。18はハードディスクや
ROM等の記憶装置であり、20はRAMである。ま
た、22は装着されたフロッピーディスクや光(磁気)
ディスク等の記憶媒体24に対するデータの記憶及び読
み出しを制御する記憶媒体制御部であり、26は通信回
線(有線又は無線)を介して外部とデータの送受を行う
通信制御部である。
FIG. 1 is a diagram showing a configuration of a document processing apparatus to which a personal name conversion apparatus according to a first embodiment of the present invention is applied.
Reference numeral 10 in the figure denotes a CPU as a control unit that controls the entire document processing apparatus. Reference numeral 12 denotes an input unit such as a keyboard and a mouse; 14, a display unit such as a CRT;
Denotes a printing unit of a printer or the like. Reference numeral 18 denotes a storage device such as a hard disk or a ROM, and reference numeral 20 denotes a RAM. Reference numeral 22 denotes a mounted floppy disk or optical (magnetic)
A storage medium control unit controls storage and readout of data from and on a storage medium 24 such as a disk, and a communication control unit 26 transmits and receives data to and from the outside via a communication line (wired or wireless).

【0015】なお、上記記憶装置18もしくは記憶媒体
24は、上記CPU10で実行される当該人名変換装置
を含む文書処理装置の処理プログラムやデータ等が予め
記憶されているものであるが、もちろん、このような記
憶装置18もしくは記憶媒体24に記憶するプログラム
やデータ等は、通信制御部26により、通信回線等を介
して接続された他の機器から受信して(例えばRAM2
0に)記憶する構成にしてもよく、さらに、通信回線等
を介して接続された他の機器側に上記記憶装置や記憶媒
体を設け、そこに記憶されているプログラム、データを
通信回線を介して使用する構成にしてもよい。
The storage device 18 or the storage medium 24 is pre-stored with a processing program of the document processing device including the personal name conversion device executed by the CPU 10, data, and the like. The communication control unit 26 receives programs and data stored in the storage device 18 or the storage medium 24 from another device connected via a communication line or the like (for example, the RAM 2).
0) may be stored. Further, the storage device or the storage medium may be provided on another device connected via a communication line or the like, and programs and data stored therein may be stored via the communication line. May be used.

【0016】また、上記RAM20は、ワーク領域とし
て使用されるワークメモリ20A、仮名漢字変換等のた
めの辞書メモリ20B、表示データ作成用のキャラクタ
ジェネレータ(CG)20C、及び作成文書を記憶する
文書メモリ20Dに加えて、本実施の形態では、図2の
(A)に示すような仮名と対応する変換候補を、人名変
換した際に配置される配置位置と共に記憶している人名
辞書20E、図2の(B)に示すような特別な組み合わ
せで使われる漢字を記憶した特別人名テーブル20F、
及び図2の(C)に示すような平仮名混じりの人名に用
いられる漢字を記憶した平仮名人名テーブル20Gを有
している。
The RAM 20 includes a work memory 20A used as a work area, a dictionary memory 20B for kana-kanji conversion and the like, a character generator (CG) 20C for creating display data, and a document memory for storing created documents. In addition to 20D, in the present embodiment, a personal name dictionary 20E that stores conversion candidates corresponding to kana as shown in FIG. A special person name table 20F storing kanji used in a special combination as shown in FIG.
And a hiragana personal name table 20G storing kanji used for personal names mixed with hiragana as shown in FIG. 2 (C).

【0017】即ち、人名辞書20Eは、膨大な人名デー
タを持つ代わりに、人名を構成する単漢字だけを記憶す
るものであり、この人名辞書20Eは、漢字コードと、
読みと、その漢字の人名においての位置情報等で構成さ
れる。ここで、位置情報は次のような意味を持ってい
る。即ち、「2s」は漢字2文字人名の先頭で使われる
ことを示し、「2e」は漢字2文字人名の末尾で使われ
ることを示し。「3s」,「3m」,「3e」はそれぞ
れ漢字3文字人名の先頭,中央,末尾で使われる漢字で
あることを示している。
That is, the personal name dictionary 20E stores only a single kanji character constituting a personal name instead of having a huge amount of personal data, and the personal name dictionary 20E stores a kanji code,
It is composed of the reading and the position information of the kanji in the personal name. Here, the position information has the following meaning. That is, "2s" indicates that it is used at the beginning of a two-character kanji name, and "2e" indicates that it is used at the end of a two-character kanji name. "3s", "3m", and "3e" indicate that they are kanji used at the beginning, center, and end of a three-character kanji name, respectively.

【0018】次に、このような構成における動作を説明
する。
Next, the operation in such a configuration will be described.

【0019】図3は、本発明の第1の実施の形態の人名
変換装置の動作を説明するフローチャートである。この
フローチャートに記載した各機能を実現するプログラム
は、CPU10が読み取り可能なプログラムコードの形
態で上記記憶装置18もしくは記憶媒体24に記憶され
ている。
FIG. 3 is a flowchart for explaining the operation of the personal name conversion apparatus according to the first embodiment of the present invention. A program for realizing each function described in this flowchart is stored in the storage device 18 or the storage medium 24 in the form of a program code readable by the CPU 10.

【0020】而して、本実施の形態においては、人名変
換と指示された時点で、記憶してある人名辞書20Eを
検索し、単漢字の組み合わせを行い、人名を作り出す。
Thus, in the present embodiment, at the time when an instruction to convert a personal name is given, the stored personal name dictionary 20E is searched, and a single kanji is combined to create a personal name.

【0021】即ち、まず、入力された平仮名を漢字別に
分割する(ステップS10)。この場合、人名辞書20
Eを参照しながら、正しい組み合わせを作る方法もある
が、ここでは、無条件に分割してから、人名辞書20E
と照合する方法を例に説明する。
First, the input hiragana is divided for each kanji (step S10). In this case, the personal name dictionary 20
There is a method of making a correct combination while referring to E.
A method of matching with will be described as an example.

【0022】例えば、「あきすけ」が入力された場合、 あ/きすけ あき/すけ あきす/け あ/き/すけ あ/きす/け あき/す/け あきすけ のような組み合わせが考えられる。For example, when "Akisuke" is input, combinations such as A / Kisuke Aki / Suke Akisu / Keah / Ki / Sukea / Kisuke / Keaki / Su / Keakisuke are conceivable. .

【0023】こうして作り出した平仮名の組み合わせを
一つずつ処理するが、ここで全ての組み合わせに対する
処理が終了したかどうかをチェックする(ステップS1
2)。
The hiragana combinations thus created are processed one by one. Here, it is checked whether or not the processing has been completed for all the combinations (step S1).
2).

【0024】まだ終了していないならば、一つの未処理
平仮名組み合わせに対して、発音と位置情報で人名辞書
20Eを検索し(ステップS14)、検出した漢字を組
み合わせて人名を作り出し、それをワークメモリ20A
に記憶する(ステップS16)。
If the processing has not been completed, the personal name dictionary 20E is searched for pronunciation and position information for one unprocessed hiragana combination (step S14), and the detected kanji is combined to create a personal name, which is then processed. Memory 20A
(Step S16).

【0025】例えば、「あき/すけ」に対して、発音は
「あき」で位置情報に「2s」がある漢字を検出する。
発音は「すけ」で位置情報に「2e」がある漢字を検出
する。そして、検出した漢字の全ての組み合わせを出力
する。
For example, for "Aki / Suke", a kanji whose pronunciation is "Aki" and whose position information is "2s" is detected.
A kanji whose pronunciation is “suke” and whose position information is “2e” is detected. Then, all combinations of the detected kanji are output.

【0026】次に、こうして作り出しワークメモリ20
Aに記憶した人名をチェックして、同じ漢字が二つある
人名をワークメモリ20Aより削除する(ステップS1
8)。
Next, the work memory 20 thus created
Check the personal name stored in A and delete the personal name having two identical kanji characters from work memory 20A (step S1).
8).

【0027】例えば、「なな」から作成した「奈奈」や
「ふじこ」から作り出した「二二子」のように、通常の
人名では用いられないような組み合わせを削除する。
For example, a combination that is not used in a normal personal name, such as “Nana” created from “Nana” or “Futako” created from “Fujiko”, is deleted.

【0028】その後、上記ステップS12に戻って、次
の未処理平仮名組み合わせに対する処理を繰り返してい
く。
Thereafter, the flow returns to step S12 to repeat the processing for the next unprocessed hiragana combination.

【0029】こうして全ての組み合わせに対する処理が
終了したならば、次に、特別な人名に対する処理、特別
な組み合わせで使われる漢字の処理、平仮名+平仮名+
漢字の人名の処理などによる人名変換候補をワークメモ
リ20Aに追加記憶する。(ステップS20)。
When the processing for all the combinations is completed, the processing for the special person name, the processing for the kanji used in the special combination, and the hiragana + hiragana +
A person name conversion candidate obtained by processing a kanji person name is additionally stored in the work memory 20A. (Step S20).

【0030】例えば、特別な組み合わせで使われる漢字
を特別人名テーブル20Fとして持っている。この特別
人名テーブル20Fを利用して、例えば、「ゆりか」の
候補に「百合香」などを追加したり、「あすか」の候補
に「明日香」などを追加する。
For example, a kanji used in a special combination is stored as a special person name table 20F. Using this special person name table 20F, for example, "Yurika" is added to the "Yurika" candidate, and "Asuka" is added to the "Asuka" candidate.

【0031】また、特別な人名に使われる場合に限っ
て、特別な発音をする漢字は、人名辞書20Eで対応で
きないので、特別な処理で追加する。例えば、「よしん
ど」の候補に「義人」を追加したり、「ちから」の候補
に「主税」を追加する。
Only when used for a special person's name, a specially pronounced kanji character cannot be handled by the person name dictionary 20E, and is added by special processing. For example, "Yoshito" is added to the candidate "Yoshindo", and "Main tax" is added to the candidate "Chichi".

【0032】さらには、平仮名+平仮名+漢字の人名に
対処するため、本実施の形態では、最後の漢字でよく使
われる漢字のテーブルを平仮名人名候補テーブル20G
として用意し、当てはまるパターンを検出した場合は、
平仮名+平仮名+漢字の人名を追加する。例えば、この
平仮名人名候補テーブル20Gによって、「たかこ」の
候補に「たか子」を追加したり、「しずか」の候補に
「しず香」,「しず花」,「しず華」などを追加する。
Further, in order to cope with the hiragana + hiragana + kanji personal name, in the present embodiment, the kanji table frequently used in the last kanji is replaced by the hiragana name candidate table 20G.
If you find a pattern that applies,
Add Hiragana + Hiragana + Kanji personal name. For example, according to the hiragana name candidate table 20G, “Takako” is added to the “Takako” candidate, and “Shizuka”, “Shizuhana”, and “Shizuhana” are added to the “Shizuka” candidate. I do.

【0033】その他、このステップS20においては、
人名の特別性による処理を行う。
In addition, in step S20,
Performs processing according to the specialness of personal names.

【0034】そして、こうしてワークメモリ20Aに記
憶された人名変換候補の表示とキー待ち処理、つまり入
力部12のカーソルキーによる人名選択並びに「確定」
キーによる人名確定を行う(ステップS22)。
The display of the name conversion candidates thus stored in the work memory 20A and key waiting processing, that is, selection of the name using the cursor keys of the input unit 12, and "confirmation"
The personal name is determined by the key (step S22).

【0035】ここで、該ステップS22における人名変
換のためのキー処理は、図4の(A)に示すようにして
行われる。
Here, the key processing for the personal name conversion in step S22 is performed as shown in FIG.

【0036】即ち、まず、ワークメモリ20Aに記憶さ
れている人名変換候補を表示部14に表示する(ステッ
プS22A)。例えば、図5の(A)は、「よしあき」
という入力した人名の読み28に対して作成及び追加さ
れた人名変換候補30を示す表示例である。なお、この
図において、参照番号32は表示している人名変換候補
のページ番号、34は入力した読みに対応する人名変換
候補の全ページ数、36は候補選択用位置ポインタをそ
れぞれ示している。
That is, first, the person name conversion candidates stored in the work memory 20A are displayed on the display unit 14 (step S22A). For example, (A) of FIG.
9 is a display example showing a personal name conversion candidate 30 created and added to the input personal name reading 28. In this figure, reference numeral 32 indicates the page number of the displayed personal name conversion candidate, 34 indicates the total number of pages of the personal name conversion candidate corresponding to the input reading, and 36 indicates the candidate selection position pointer.

【0037】次に、入力部12からのユーザによる絞り
込み文字の入力を受け付ける(ステップS22B)。即
ち、本実施の形態では、上記候補選択用位置ポインタ3
6で人名変換候補30の選択を行うが、候補が多く複数
ページにわたるため探すのが困難な場合に、目的の候補
を探しやすくするために、入力部12のキーボードに設
けられた或いは特定のファンクションキーに対応付けら
れた「絞り込み」キーを押すことで、目的の候補と同じ
文字を持つ候補を見つけるようにしている。而して、上
記「絞り込み」キーの操作に続けて、ユーザが、図5の
(B)に示すような絞り込み文字選択用位置ポインタ3
8を、目的の候補を構成する文字と同じ文字の位置にカ
ーソルキー等により合わせて「実行」キーを押すこと
で、絞り込み文字の入力がなされる。
Next, the input of the narrowing-down character by the user from the input unit 12 is accepted (step S22B). That is, in the present embodiment, the candidate selection position pointer 3
In step 6, a personal name conversion candidate 30 is selected. When it is difficult to search for the candidate because there are so many candidates over a plurality of pages, a function provided on the keyboard of the input unit 12 or a specific function is provided to facilitate the search for the target candidate. By pressing the "narrow down" key associated with the key, a candidate having the same character as the target candidate is found. Then, following the operation of the above-mentioned "refinement" key, the user operates the refinement character selection position pointer 3 as shown in FIG.
8 is set to the same character position as the character constituting the target candidate by using a cursor key or the like, and an "execute" key is pressed, whereby a narrowing-down character is input.

【0038】これにより、絞り込み文字と一致する人名
変換候補をワークメモリ20Aより検索して(ステップ
S22C)、検索された人名変換候補をワークメモリ2
0Aの別領域に記憶すると共に表示部14に表示する。
例えば、図5の(B)において、絞り込み文字選択用位
置ポインタ38を「由明」の「明」に合わせて絞り込ん
だ場合、図5の(C)に示すように、絞り込みを行って
いる文字40と共に検索結果が表示される。このように
絞り込み文字が含まれる候補だけを抜き出して候補表示
する処理を行うことにより、表示候補を格段に減らして
目的の候補を探しやすくすることができる。
As a result, the personal memory conversion candidate that matches the narrowing character is searched from the work memory 20A (step S22C), and the searched personal name conversion candidate is stored in the work memory 2A.
It is stored in another area of 0A and displayed on the display unit 14.
For example, in FIG. 5B, when the narrowed-down character selection position pointer 38 is narrowed down to “bright” of “Yume”, as shown in FIG. 5C, the narrowed-down character is selected. The search result is displayed together with 40. By performing the process of extracting only the candidates including the narrowed-down characters and displaying the candidates, the number of display candidates can be significantly reduced, and the target candidate can be easily searched.

【0039】そして、更に絞り込む指定があるかどう
か、つまり入力部12の「確定」キーが操作されたかど
うか判断し(ステップS22E)、押されていなけれ
ば、上記ステップS22Bに戻って、次の絞り込み文字
の入力を受け付ける。
Then, it is determined whether or not there is a designation for further narrowing down, that is, whether or not the "confirm" key of the input section 12 has been operated (step S22E). If the key has not been pressed, the flow returns to step S22B to return to the next narrowing down. Accept character input.

【0040】また、「確定」キーが操作された場合に
は、そのとき候補選択用位置ポインタ36で指示される
人名変換候補を確定された人名として決定し(ステップ
S22F)、図4の(B)に示すように、この確定され
た人名42を表示部14に表示すると共に文書メモリ2
0Dに記憶する(ステップS22G)。
If the "confirm" key is operated, the person name conversion candidate pointed by the candidate selection position pointer 36 at that time is determined as the determined person name (step S22F), and FIG. ), The determined person name 42 is displayed on the display unit 14 and the document memory 2 is displayed.
OD is stored (Step S22G).

【0041】以上のようにして、人名辞書20Eにない
人名でも、人名変換で簡単に入力ができるようになり、
入力速度を向上することができる。
As described above, even if a person name is not in the person name dictionary 20E, the person name can be easily input by converting the person name.
Input speed can be improved.

【0042】なお、上記第1の実施の形態では、同じ漢
字が二つある人名変換候補を削除するようにしたが、名
付け関連情報を付加することによって、人名候補を決め
ることができる。
In the first embodiment, personal name conversion candidates having two identical kanji characters are deleted. However, by adding naming-related information, personal name candidates can be determined.

【0043】以下、これを本発明の第2の実施の形態と
して説明する。
Hereinafter, this will be described as a second embodiment of the present invention.

【0044】図6の(A)は、本実施の形態の場合のR
AM20の構成を示す図で、本実施の形態においては、
さらに、良運画数メモリ20Hと不適切人名候補メモリ
20Iとを備えている。
FIG. 6A shows R in the case of the present embodiment.
FIG. 3 is a diagram illustrating a configuration of an AM 20. In the present embodiment,
Further, it has a good luck picture number memory 20H and an inappropriate personal name candidate memory 20I.

【0045】ここで、良運画数メモリ20Hは、名付け
関連情報としての漢字の画数を記憶するもので、これに
より、人名の相性表示機能を実現する。つまり、一般
に、名前を付ける際には、良運を招く漢字の画数により
決めることが多く、そこで、本実施の形態では、人名候
補の画数により、良運を招く画数以外の人名候補を候補
としてはずすようにする。
Here, the lucky stroke number memory 20H stores the number of strokes of kanji as naming-related information, thereby realizing a function of displaying compatibility of personal names. That is, in general, when naming, it is often determined by the number of strokes of kanji that leads to good luck. Therefore, in the present embodiment, according to the number of strokes of personal name candidates, candidate names other than the number of strokes that lead to good luck are set as candidates. Remove it.

【0046】また、不適切人名候補メモリ20Iは、名
付け関連情報として、例えば図6の(B)に示すような
「悪魔」や「後家」等の人名として用いるのに適切でな
い人名候補を記憶するものであり、本実施の形態では、
これら不適切な人名候補を候補としてはずすようにす
る。
The improper personal name candidate memory 20I stores, as naming-related information, personal name candidates that are not appropriate to be used as personal names such as, for example, "demon" or "gogo" as shown in FIG. 6B. In this embodiment,
These inappropriate personal name candidates are excluded from the candidates.

【0047】即ち、図3に示したようなステップS18
の後に、人名絞り込み処理を挿入する。ここで、人名絞
り込み処理は、図6の(C)に示すように、まず、良運
画数メモリ20Hを参照して、良運画数以外の人名をワ
ークメモリ20Aより削除する(ステップS30)。次
に、不適切人名候補メモリ20Iを参照して、そこに記
憶された不適切人名候補と一致する人名をワークメモリ
20Aより削除する(ステップS32)。
That is, step S18 as shown in FIG.
Is inserted after the name. Here, in the personal name narrowing down process, as shown in FIG. 6C, first, referring to the good lucky picture number memory 20H, a person name other than the good lucky picture number is deleted from the work memory 20A (step S30). Next, referring to the inappropriate name candidate memory 20I, the name matching the inappropriate name candidate stored therein is deleted from the work memory 20A (step S32).

【0048】このように、名付け関連情報を用いること
で、適切な候補のみを人名候補として提示できるように
なる。
As described above, by using the naming-related information, only appropriate candidates can be presented as personal name candidates.

【0049】なお、上記第1及び第2の実施の形態は、
仮名漢字変換の場合を例に説明したが、入力されたロー
マ字を直接漢字変換する場合にも適用できることは勿論
である。
The first and second embodiments are described in
Although the case of kana-kanji conversion has been described as an example, it is needless to say that the present invention can also be applied to a case where input Roman characters are directly converted to kanji.

【0050】[0050]

【発明の効果】請求項1の発明によれば、より少ないデ
ータ容量と変換アルゴリズムに影響のない形で、人名変
換機能を実現することができる。
According to the first aspect of the present invention, the personal name conversion function can be realized with a smaller data capacity and without affecting the conversion algorithm.

【0051】請求項2の発明によれば、人名として有り
得ない変換候補を作成することをなくすことができる。
According to the second aspect of the present invention, it is possible to eliminate the creation of a conversion candidate that is impossible as a personal name.

【0052】請求項3の発明によれば、仮名漢字混じり
の人名をも作成することができる。
According to the third aspect of the present invention, it is also possible to create a personal name containing kana and kanji.

【0053】請求項4の発明によれば、人名として不適
切な変換候補を作成することをなくすことができる。
According to the fourth aspect of the present invention, it is possible to avoid creating a conversion candidate that is inappropriate as a personal name.

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

【図1】本発明の第1の実施の形態の文字種変換装置の
適用された文書処理装置のブロック構成図である。
FIG. 1 is a block diagram of a document processing device to which a character type conversion device according to a first embodiment of the present invention is applied.

【図2】(A)乃至(C)はそれぞれ人名辞書、特別人
名テーブル、平仮名人名候補テーブルの記憶内容を示す
図である。
FIGS. 2A to 2C are diagrams showing the stored contents of a personal name dictionary, a special personal name table, and a hiragana personal name candidate table, respectively.

【図3】第1の実施の形態の動作を説明するためのフロ
ーチャートである。
FIG. 3 is a flowchart for explaining the operation of the first embodiment.

【図4】(A)は図3のフローチャートにおける人名変
換のためのキー処理サブルーチンのフローチャートであ
り、(B)は確定された人名の表示例を示す図である。
4A is a flowchart of a key processing subroutine for personal name conversion in the flowchart of FIG. 3, and FIG. 4B is a diagram showing a display example of a confirmed personal name;

【図5】(A)乃至(C)はそれぞれ人名変換のための
キー処理を説明するための表示例を示す図である。
FIGS. 5A to 5C are diagrams showing display examples for explaining key processing for personal name conversion.

【図6】(A)は本発明の第2の実施の形態におけるR
AMの構成を示すブロック図、(B)は(A)中の不適
切人名候補メモリの記憶内容を示す図であり、(C)は
人名候補絞り込み処理のフローチャートである。
FIG. 6 (A) is an illustration of R in a second embodiment of the present invention.
FIG. 4B is a block diagram showing the configuration of the AM, FIG. 4B is a diagram showing the storage contents of an inappropriate personal name candidate memory in FIG. 4A, and FIG. 4C is a flowchart of personal name candidate narrowing down processing.

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

10 CPU 12 入力部 14 表示部 18 記憶装置 20 RAM 20A ワークメモリ 20D 文書メモリ 20E 人名辞書 20F 特別人名テーブル 20G 平仮名人名候補テーブル 20H 良運画数メモリ 20I 不適切人名候補メモリ 22 記憶媒体制御部 24 記憶媒体 26 通信制御部 28 入力した人名の読み 30 人名変換候補 32 人名変換候補のページ番号 34 人名変換候補の全ページ数 36 候補選択用位置ポインタ 38 絞り込み文字選択用位置ポインタ 40 絞り込みを行っている文字 42 確定された人名 Reference Signs List 10 CPU 12 Input unit 14 Display unit 18 Storage device 20 RAM 20A Work memory 20D Document memory 20E Person name dictionary 20F Special person name table 20G Hiragana person name candidate table 20H Good lucky picture number memory 20I Unsuitable person name candidate memory 22 Storage medium control unit 24 Storage medium 26 Communication control unit 28 Reading of input personal name 30 Personal name conversion candidate 32 Page number of personal name conversion candidate 34 Total number of pages of personal name conversion candidate 36 Candidate selection position pointer 38 Narrowing character selection position pointer 40 Characters being narrowed down 42 Confirmed person name

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 文字データと対応する変換候補を、人名
変換した際に配置される配置位置と共に記憶する記憶手
段と、 文字データを入力する入力手段と、 前記入力手段によって入力された文字データを人名候補
に変換する際、前記入力された文字データと対応する前
記記憶手段の変換候補のうちの、その配置位置で組み合
わせ可能な全ての変換候補を組み合わせることによって
人名候補を作成する作成手段と、 を備えた人名変換装置。
1. A storage means for storing conversion candidates corresponding to character data together with an arrangement position arranged when a person's name is converted, an input means for inputting character data, and a character data input by the input means. Creating means for creating a personal name candidate by combining all the conversion candidates that can be combined at the arrangement position among the conversion candidates of the storage means corresponding to the input character data when converting to the personal name candidate; Person conversion device equipped with.
【請求項2】 前記作成手段は、同じ漢字が2つある人
名候補は作成しないことを特徴とする請求項1に記載の
人名変換装置。
2. The personal name conversion apparatus according to claim 1, wherein said generating means does not generate a personal name candidate having two identical Chinese characters.
【請求項3】 前記作成手段は、一部を平仮名として人
名候補を作成することを特徴とする請求項1に記載の人
名変換装置。
3. The personal name conversion apparatus according to claim 1, wherein said generating means generates a personal name candidate with a part of the name being hiragana.
【請求項4】 前記作成手段は、予め記憶されている人
名候補は作成しないことを特徴とする請求項1に記載の
人名変換装置。
4. The apparatus according to claim 1, wherein said creating means does not create a previously stored personal name candidate.
JP8219071A 1996-05-09 1996-08-02 Personal name converter Pending JPH1027173A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8219071A JPH1027173A (en) 1996-05-09 1996-08-02 Personal name converter

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP13777496 1996-05-09
JP8-137774 1996-05-09
JP8219071A JPH1027173A (en) 1996-05-09 1996-08-02 Personal name converter

Publications (1)

Publication Number Publication Date
JPH1027173A true JPH1027173A (en) 1998-01-27

Family

ID=26470984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8219071A Pending JPH1027173A (en) 1996-05-09 1996-08-02 Personal name converter

Country Status (1)

Country Link
JP (1) JPH1027173A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009048348A (en) * 2007-08-17 2009-03-05 Sony Corp Information processing apparatus, method for searching through candidate for character information, and program for searching through candidate for character information

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009048348A (en) * 2007-08-17 2009-03-05 Sony Corp Information processing apparatus, method for searching through candidate for character information, and program for searching through candidate for character information

Similar Documents

Publication Publication Date Title
JPH0630107B2 (en) Document processor
WO1990002992A1 (en) Symbol definition apparatus
JPH1027173A (en) Personal name converter
US4931969A (en) Character entry device
KR20050023584A (en) Chinese character input system and its method
JPH01259448A (en) Kanji input system
JPH07191986A (en) Sentence input device
JP3086464B2 (en) Kana-Kanji conversion device
JP2001202364A (en) Kanji input device, character input device, kanji input system and storage medium with stored kanji input program
JPS58129534A (en) Chinese character input device
JPS62209667A (en) Sentence producing device
JPH02177726A (en) Kanji input device
JPH0736884A (en) Input device for character recognition
JPH08335217A (en) Reading converting method and document preparation device
JPS61292774A (en) Handwritten word processor
JPH04671A (en) Retrieving system for electronic dictionary
JPH08212212A (en) Documentation device and candidate output control method
JPS61250772A (en) Kana/kanji converter
JPH06251203A (en) Handwritten character recognition device and japanese syllabary/chinese character converting method for handwritten input character
JPH04133167A (en) Kana/kanji converter
JPH08305696A (en) Character processor
JPH06131337A (en) Character input device
JPH0836571A (en) Document processor
JPS5816329A (en) Japanese word processor
JPH09153038A (en) Document preparation device