JPH1031672A - Person name conversion device and method - Google Patents

Person name conversion device and method

Info

Publication number
JPH1031672A
JPH1031672A JP8205309A JP20530996A JPH1031672A JP H1031672 A JPH1031672 A JP H1031672A JP 8205309 A JP8205309 A JP 8205309A JP 20530996 A JP20530996 A JP 20530996A JP H1031672 A JPH1031672 A JP H1031672A
Authority
JP
Japan
Prior art keywords
kanji
character string
personal name
single kanji
name
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
JP8205309A
Other languages
Japanese (ja)
Inventor
Kazuya Honma
一哉 本間
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.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric 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 NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP8205309A priority Critical patent/JPH1031672A/en
Publication of JPH1031672A publication Critical patent/JPH1031672A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To properly perform the person name conversion processing without constructing any table that contains a large number of KANJI (Chinese character) candidates by collating a synthesized person name with an exception dictionary and outputting a person name which is obtained by deleting the KANJI other than those used for the person names. SOLUTION: An analysis means 21 supplies the punctuation information used for dividing the KANA (Japanese syllabary) character string received from an input means 1 to a KANJI retrieval means 22 as a line of partial character strings. The means 22 sets the position information contained in the divided character strings as a retrieval flag. If a relevant single KANJI is included in a single KANJI dictionary storage part 25, the single KANJI where the retrieval flag is coincident with a stored position flag is stored as a candidate. Then a synthesis means 23 synthesizes the retrieved single KANJI with correspondence secured to the position flag. A collation means 24 retrieves a name inappropriate to reading among the synthesized candidates via an exception dictionary storage part 26. Then the means 24 collates the retrieved name with a synthesized name and excludes the coincident synthesized character string candidates. These candidates are displayed and selected by a user.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、日本語ワードプロ
セッサ、およびそれに類するソフトウェアプログラムに
於いて機能し、特に人名の読みを入力した場合における
漢字候補の表示を自動的に行なう人名変換装置及び方法
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a Japanese word processor and a personal name conversion apparatus and method which function in a software program similar thereto, and in particular, automatically display kanji candidates when a personal name is read. .

【0002】[0002]

【従来の技術】従来、日本語ワードプロセッサあるいは
パーソナルコンピュータ上で機能する同類のソフトウェ
アプログラムを用いて、入力された読みを漢字に変換す
る場合には、所謂辞書機能によって読みに対する漢字候
補を順次、あるいは一覧表示し、これらの候補の中から
使用者が適切な漢字候補を選択することが行なわれてい
る。かかる辞書機能は、メモリ内に格納された漢字候補
テーブルを参照して読みに対応する漢字候補が選択され
る。
2. Description of the Related Art Conventionally, when a Japanese word processor or a similar software program functioning on a personal computer is used to convert input readings into kanji, kanji candidates for readings are sequentially or so-called by a so-called dictionary function. A list is displayed, and the user selects an appropriate kanji candidate from these candidates. In such a dictionary function, a kanji candidate corresponding to reading is selected with reference to a kanji candidate table stored in a memory.

【0003】この漢字候補テーブルは、通常の辞書に記
載されているような一般用語の他、地名、人名等の固有
名詞をも格納しておくことが一般的である。また、長文
の読みが入力された場合には、この長文を文節毎に区切
る文節判断機能と共働させて文節ごとに対応する漢字候
補を表示することができるようになっている。
The kanji candidate table generally stores proper nouns such as place names and personal names, in addition to general terms described in an ordinary dictionary. Also, when a long sentence is input, a corresponding kanji candidate can be displayed for each phrase by cooperating with a phrase determination function for dividing the long sentence into phrases.

【0004】[0004]

【発明が解決しようとする課題】しかしながら文中に現
われる固有名詞、中でも人名は、一般名詞以上に様々な
読み、様々な候補があるため、辞書機能を十分機能させ
るためには、人名用に膨大な漢字候補テーブルを構築す
る必要があった。
However, proper nouns appearing in sentences, especially personal names, have various readings and various candidates more than general nouns. It was necessary to build a Kanji candidate table.

【0005】例えば同じ「かずや」と言う読みの人名で
あっても「一也」「一弥」「和也」「一哉」等の様々な
漢字候補が存在する一方で、例えば「数屋」なる名は不
適切な候補であると言える。従って、これらの全てを漢
字候補として表示するためには漢字候補テーブルにその
分だけ予め辞書登録しておかねばならず、漢字候補テー
ブルの格納されるメモリの記憶容量が増大するという課
題を有していた。
[0005] For example, even with the same reading name "Kazuya", there are various kanji candidates such as "Kazuya", "Kazuya", "Kazuya", and "Kazuya". Is an inappropriate candidate. Therefore, in order to display all of these as kanji candidates, the dictionary must be registered in advance in the kanji candidate table, and the storage capacity of the memory for storing the kanji candidate table increases. I was

【0006】この発明は、従来の人名変換処理における
以上の問題点に鑑みてなされたものであり、その目的と
するところは、人名用に膨大な漢字候補テーブルを構築
することなく、この種の人名変換処理を適切に行い得る
ようにした人名変換装置及び方法を提供することにあ
る。
The present invention has been made in view of the above-described problems in the conventional personal name conversion processing, and has as its object the purpose of constructing this kind of kanji candidate table without constructing a huge kanji candidate table for personal names. It is an object of the present invention to provide a person name conversion device and method capable of appropriately performing a person name conversion process.

【0007】[0007]

【課題を解決するための手段】この出願の請求項1に記
載の発明は、入力手段から入力された人名の仮名文字列
を分割し、この分割された分割文字列で読みを解析する
解析手段と、この解析手段で解析された分割文字列の読
みに対応する単漢字を記憶する単漢字辞書と、上記人名
表記以外の漢字を記憶する例外辞書と、上記単漢字辞書
に記憶された単漢字から上記分割文字列に対応する単漢
字を検索する検索手段と、この検索手段で検索された単
漢字と上記分割文字列の並びとから人名を合成する合成
手段と、この合成手段で合成された人名を上記例外辞書
と照合して上記人名表記以外の漢字を削除する照合手段
と、この照合手段が上記人名表記以外の漢字を削除して
得た人名を出力する出力手段とで構成されたことを特徴
とする人名変換装置にある。
The invention according to claim 1 of the present application is an analysis means for dividing a kana character string of a person's name input from an input means and analyzing the reading with the divided character string. A single kanji dictionary storing single kanji corresponding to the reading of the divided character string analyzed by the analysis means, an exception dictionary storing kanji other than the personal name notation, and a single kanji stored in the single kanji dictionary Search means for searching for a single kanji character corresponding to the divided character string from above, synthesizing means for synthesizing a personal name from the single kanji searched by the search means and the arrangement of the divided character strings, Matching means for matching a personal name with the exception dictionary and deleting kanji other than the personal name notation, and output means for outputting a personal name obtained by deleting the kanji other than the personal name notation. Character conversion equipment characterized by Located in.

【0008】そして、この請求項1に記載の発明によれ
ば、入力手段から入力された人名の仮名文字列の分割さ
れた分割文字列で読みが解析され、この解析手段で解析
された分割文字列の読みに対応する単漢字を記憶する単
漢字辞書に記憶された単漢字から上記分割文字列に対応
する単漢字が検索され、この検索された単漢字と上記分
割文字列の並びとから人名が合成され、この合成された
人名は人名表記以外の漢字を記憶する例外辞書と照合し
て人名表記以外の漢字が削除され、その結果最終的に得
られた人名が出力されることとなる。
According to the first aspect of the present invention, the reading is analyzed by the divided character string obtained by dividing the kana character string of the personal name input from the input means, and the divided character analyzed by the analyzing means is analyzed. A single kanji corresponding to the divided character string is searched from a single kanji stored in a single kanji dictionary that stores a single kanji corresponding to the reading of the column, and a personal name is obtained from the searched single kanji and the arrangement of the divided character strings. Are combined, and the combined personal name is compared with an exception dictionary that stores kanji other than personal name notation, and kanji other than personal name notation is deleted. As a result, the finally obtained personal name is output.

【0009】また、この出願の請求項2に記載の発明
は、上記分割文字列に対応する読みを見出しとする見出
し語と、この見出し語が上記分割文字列のどの位置に置
かれるかを設定した位置情報と、この位置情報で設定さ
れる上記単漢字とを記憶する上記単漢字辞書で構成さ
れ、上記位置情報によって上記分割文字列に対応する上
記単漢字を検索することを特徴とする請求項1に記載の
人名変換装置にある。
Further, the invention according to claim 2 of the present application sets a headword whose heading is a reading corresponding to the divided character string and a position in the divided character string where the headword is located. The single kanji dictionary configured to store the position information obtained and the single kanji set by the position information, and the single kanji corresponding to the divided character string is searched by the position information. Item 1 is a personal name conversion device according to item 1.

【0010】そして、この請求項2に記載の発明によれ
ば、請求項1の構成において、上記分割文字列に対応す
る上記単漢字は、上記分割文字列に対応する読みを見出
しとする見出し語が上記分割文字列のどの位置に置かれ
るかを設定した位置情報に基づいて検索される。
[0010] According to the second aspect of the present invention, in the configuration of the first aspect, the single kanji corresponding to the divided character string is a headword whose heading is a reading corresponding to the divided character string. Is searched based on the position information that sets which position of the divided character string is placed.

【0011】また、この出願の請求項3に記載の発明
は、入力手段から入力された人名の仮名文字列を分割
し、この分割された分割文字列で読みを解析手段が解析
し、この解析された分割文字列の読みに対応する単漢字
を単漢字辞書から検索手段に検索させ、この検索手段で
検索された単漢字と上記分割文字列の並びとから人名を
合成手段が合成し、この合成された人名を例外辞書と照
合して上記人名表記以外の漢字を照合手段で削除させ、
この照合手段が上記人名表記以外の漢字を削除して得た
人名を出力手段で出力することを特徴とする人名変換方
法にある。
According to the invention described in claim 3 of the present application, the kana character string of the personal name inputted from the input means is divided, and the reading is analyzed by the analyzing means with the divided character string. The search unit searches the single kanji dictionary for a single kanji corresponding to the reading of the divided character string, and synthesizes a personal name from the single kanji searched by the search unit and the arrangement of the divided character strings. Compare the combined personal name with the exception dictionary and delete the kanji other than the personal name notation by the matching means,
A personal name conversion method characterized in that the collating means outputs a personal name obtained by deleting a kanji character other than the personal name notation by an output means.

【0012】また、この出願の請求項4に記載の発明
は、上記解析された分割文字列に対応する読みを見出し
語から検索し、この見出し語の位置情報によって上記分
割文字列に対応する上記単漢字を検索することを特徴と
する請求項3に記載の人名変換方法にある。
Further, the invention according to claim 4 of the present application searches for a reading corresponding to the analyzed divided character string from a headword, and uses the position information of the headword to read the reading corresponding to the divided character string. 4. The personal name conversion method according to claim 3, wherein a single kanji is searched.

【0013】そして、以上の各請求項の発明によれば、
人名用に膨大な漢字候補テーブルを構築することなく、
この種の人名変換処理を適切に行なうことができる。
[0013] According to the above-mentioned inventions,
Without building a huge kanji candidate table for personal names,
This kind of personal name conversion processing can be appropriately performed.

【0014】[0014]

【発明の実施の形態】以下、本発明の好適な実施の形態
を図面を参照して詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be described below in detail with reference to the drawings.

【0015】図1は本発明にかかる人名変換装置の一実
施形態を示すブロック図である。同図に示されるよう
に、この人名変換装置は、主としてキーボード等の入力
手段1と、プログラム制御により動作するデータ処理装
置2と、情報を記憶する記憶装置3と、ディスプレイ装
置等の出力手段4とから構成されている。
FIG. 1 is a block diagram showing one embodiment of a personal name conversion apparatus according to the present invention. As shown in FIG. 1, this personal name conversion device mainly includes an input means 1 such as a keyboard, a data processing device 2 operated by program control, a storage device 3 for storing information, and an output means 4 such as a display device. It is composed of

【0016】入力手段1は、仮名、ローマ字等により読
みを入力するものである。データ処理装置2は入力手段
1から入力された読みに対応した仮名文字列を便宜的に
部分文字列に分割する解析手段21と、解析手段21に
より分割された仮名文字列から後述する単漢字辞書記憶
部25を参照して対応する単漢字を検索する検索手段2
2と、検索された単漢字を読みに対応して合成する合成
手段23と、合成された漢字列から後述する例外辞書記
憶部26を参照して不適切な漢字列を除去する照合手段
24を含んでいる。
The input means 1 is for inputting readings in kana, romaji or the like. The data processing device 2 includes an analysis unit 21 that divides the kana character string corresponding to the reading input from the input unit 1 into partial character strings for convenience, and a single kanji dictionary to be described later based on the kana character string divided by the analysis unit 21. Retrieval means 2 for retrieving the corresponding single kanji by referring to storage unit 25
2, a synthesizing unit 23 for synthesizing the retrieved single kanji corresponding to the reading, and a matching unit 24 for removing an inappropriate kanji string from the synthesized kanji string by referring to an exception dictionary storage unit 26 described later. Contains.

【0017】記憶装置3は、人名に使用される頻度の高
い単漢字を記憶するとともに、その単漢字が使用される
可能性のある人名の読みの中での位置情報を示す位置フ
ラグをも記憶する単漢字辞書記憶部25と、ある読みに
対して使用されることがないと思われる単漢字の組合せ
を記憶してある例外辞書記憶部とからなる。
The storage device 3 stores single Kanji characters frequently used in personal names and also stores a position flag indicating position information in reading a personal name in which the single Kanji characters may be used. A single kanji dictionary storage unit 25 and an exception dictionary storage unit storing a combination of single kanji characters that are not considered to be used for a certain reading.

【0018】出力手段4は入力手段1から入力された読
み入力、データ処理装置2によって処理されて検索され
た漢字候補群等をディスプレイ表示する。
The output means 4 displays on the display the reading input input from the input means 1 and the kanji candidate group processed by the data processing device 2 and searched.

【0019】次に、単漢字辞書記憶部25及び例外辞書
記憶部26の一実施形態の詳細について図2及び図3を
参照して説明する。
Next, the details of one embodiment of the single kanji dictionary storage unit 25 and the exception dictionary storage unit 26 will be described with reference to FIGS.

【0020】図2は単漢字辞書記憶部25に格納されて
いる辞書情報の一実施例を示すテーブルであり、このテ
ーブルには見出し語311と、漢字列内での位置情報を
示す位置フラグ312と、漢字候補313とが予め記憶
してある。
FIG. 2 is a table showing an embodiment of dictionary information stored in the single kanji dictionary storage unit 25. This table includes a headword 311 and a position flag 312 indicating position information in the kanji string. And the kanji candidate 313 are stored in advance.

【0021】ここで見出し語311は、漢字候補のそれ
ぞれに対応する読みを示すものであり、位置フラグ31
2はその読みが、例えば人名において先頭に位置する可
能性があるのか、中間に位置する可能性があるのか、あ
るいは末尾に位置する可能性があるのかを示すものであ
る。例えば「かず」と言う読みは、「かずや」「かず
こ」「かずお」等のように、名前の先頭に位置する可能
性と、「しげかず」「ともかず」等のように名前の末尾
に位置する可能性がある。一方、名前の中間に位置する
ことはほとんどない。位置フラグは、このように慣習的
に定めた位置情報を3桁の情報として示すものであり、
例えば「かず」の場合には、名前の先頭と末尾に位置す
る可能性があるので「101」という位置フラグとな
る。
Here, the headword 311 indicates a reading corresponding to each of the kanji candidates, and the position flag 31
Numeral 2 indicates, for example, whether the reading is likely to be located at the head, in the middle, or at the end of the personal name. For example, the reading "Kazu" is likely to be located at the beginning of the name, such as "Kazuya", "Kazuko", "Kazuo", and at the end of the name, such as "Shigekazu", "Kamozu"there's a possibility that. On the other hand, it is rarely in the middle of the name. The position flag indicates such conventionally determined position information as three-digit information.
For example, in the case of “Kazu”, there is a possibility that it may be located at the beginning and end of the name, so the position flag is “101”.

【0022】漢字候補313は、見出し語311とは一
対多の関係にあり、同じ「かず」の読みに対して「一」
「和」等の単漢字がそれぞれ対応する。
The kanji candidate 313 has a one-to-many relationship with the headword 311, and the reading of the same “kazu” is “one”.
Single kanji such as "wa" correspond to each.

【0023】一方例外辞書記憶部26は、図3に示すよ
うに見出し語321と、その見出し語に対応する漢字列
としては不適切な人名322を一対一、あるいは一対多
の関係にて対応させたテーブルである。
On the other hand, as shown in FIG. 3, the exception dictionary storage unit 26 associates a headword 321 with a personal name 322 that is inappropriate as a kanji string corresponding to the headword in a one-to-one or one-to-many relationship. It is a table.

【0024】次に本発明にかかる人名変換装置の作用を
図4及び図5を適宜参照しながら説明する。
Next, the operation of the personal name conversion apparatus according to the present invention will be described with reference to FIGS.

【0025】まず、解析手段21は、入力手段1から入
力された仮名文字列を分割するための区切り情報を付加
し、区切り情報の付加された仮名文字列は部分文字列の
並びとして漢字検索手段22に供給される。
First, the analyzing means 21 adds delimiter information for dividing the kana character string input from the input means 1, and the kana character string to which the delimiter information is added is converted into a partial character string as a kanji search means. 22.

【0026】例えば「かずや」という仮名文字列が入力
されると、読み解析手段としては「かずや」「か/ず
や」「かず/や」「か/ず/や」のように仮名文字列を
分割する。なお「/」は区切り情報を示すものであり、
この区切り情報で区切られた仮名文字あるいは仮名文字
列が部分文字列となる。
For example, when a kana character string “Kazuya” is input, the reading analysis means converts the kana character string such as “Kazuya”, “Ka / zuya”, “Kazu / ya”, and “ka / zu / ya”. To divide. Note that "/" indicates delimiter information,
A kana character or a kana character string delimited by the delimiter information is a partial character string.

【0027】解析手段により得られた分割文字列は、そ
れぞれ漢字検索手段22によって単漢字辞書記憶部25
を参照して、該当する単漢字候補が検索される。図4は
検索手段22の行なう処理を示すフローチャートであ
る。
Each of the divided character strings obtained by the analyzing means is converted into a single kanji dictionary storage unit 25 by the kanji searching means 22.
, The corresponding single kanji candidate is searched. FIG. 4 is a flowchart showing the processing performed by the search means 22.

【0028】まず解析手段21で分割された分割文字列
のその読み全体の中での位置情報を検索フラグとして設
定する(ステップ401)。この時、例えば「かず」と
言う分割文字列を検索しようとする場合、「かず」は、
「かず/や」なる仮名文字列の先頭に位置するものであ
るので、検索用の位置フラグとして「100」を設定す
る。そして「かず」という読みを検索時のキー項目とし
て設定し(ステップ402)、このキー項目に対応した
見出し語及び単漢字を検索する(ステップ403)。も
しも対応する見出し語及び単漢字が単漢字辞書記憶部2
5に存在するかどうかが判断され(ステップ404)、
該当する単漢字が存在する場合には、検索フラグと単漢
字辞書記憶部25に記憶された位置フラグとが一致する
かどうかがさらに判断される(ステップ405)。これ
らの判断を全て満足する場合には、検索された単漢字を
候補の一つとして記憶する(ステップ406)。
First, position information of the divided character string divided by the analyzing means 21 in the entire reading is set as a search flag (step 401). At this time, for example, when trying to search for a divided character string "Kazu", "Kazu"
Since it is located at the beginning of the kana character string “Kazu / ya”, “100” is set as a position flag for search. Then, the pronunciation "Kazu" is set as a key item at the time of retrieval (step 402), and a headword and a single kanji corresponding to this key item are retrieved (step 403). If the corresponding headword and single kanji are stored in single kanji dictionary storage unit 2
5 is determined (step 404).
If the corresponding single kanji exists, it is further determined whether the search flag matches the position flag stored in the single kanji dictionary storage unit 25 (step 405). If all of these determinations are satisfied, the retrieved single kanji is stored as one of the candidates (step 406).

【0029】ステップ403からステップ406までの
処理は、部分文字、及びその検索フラグに対応する単漢
字がすべて単漢字辞書記憶部25から検索されるまで繰
り返される。この結果、例えば「かず」という部分文字
に対しては「一」「和」が検索され「や」という部分文
字に対しては「哉」「也」「弥」「矢」「八」等の単漢
字候補が検索される。
The processing from step 403 to step 406 is repeated until all the partial characters and the single Kanji corresponding to the search flag are searched from the single Kanji dictionary storage unit 25. As a result, for example, for the partial character “Kazu”, “1” and “Japanese” are searched, and for the partial character “Ya”, “ya”, “ya”, “ya”, “arrow”, “eight”, etc. Single Kanji candidates are searched.

【0030】なお、もしも「やいち」なる読みが入力さ
れ、これを部分文字列に分割すると「やいち」「や/い
ち」「やい/ち」「や/い/ち」のようになるが、この
中で「やい/ち」に該当する単漢字列を検索しようとす
ると、「やい」なる単漢字候補は存在しないので、誤っ
た単漢字候補は検索されない。また「や/いち」に該当
する単漢字列を検索しようとする場合、「や」は先頭に
位置するため検索フラグは「100」となるが、同じ見
出し語「や」を有する単漢字候補のうち「也」「哉」は
検索フラグと一致しないので、これらの単漢字候補は検
索されない。
If a reading "Yaichi" is input and is divided into partial character strings, it becomes "Yaichi", "Ya / ichi", "Ya / chi", "Ya / i / chi". However, if an attempt is made to search for a single kanji character string corresponding to “yai / chi”, there is no single kanji candidate for “yai”, and thus an incorrect single kanji candidate is not searched. When searching for a single kanji character string corresponding to “ya / ichi”, the search flag is set to “100” because “ya” is located at the head, but a single kanji candidate having the same headword “ya” is searched for. Of these, since "ya" and "ya" do not match the search flag, these single kanji candidates are not searched.

【0031】これらの処理を終了したならば、検索され
た単漢字は次の合成手段23に送られる。
When these processes are completed, the retrieved single kanji is sent to the next combining means 23.

【0032】合成手段23は検索された単漢字を、位置
フラグと対応させながら合成する。例えば「かず/や」
の場合、先に検索された単漢字候補の組合せから「一
哉」「一也」「一弥」「一矢」「一八」「和哉」「和
也」「和弥」「和矢」「和八」が合成手段により組み合
わされる。
The synthesizing means 23 synthesizes the searched single kanji in association with the position flag. For example, "Kazu / ya"
In the case of, from the combination of single Kanji candidates searched earlier, Combined by means of synthesis.

【0033】次に合成手段23により組み合わされた候
補の中から不適切な名を除外するために例外照合手段2
4および例外辞書記憶部26が用いられる。図5は、照
合手段24の行なう処理を示すフローチャートである。
まず照合手段24は与えられた読みに対する不適切な名
があるかどうかを例外辞書記憶部26から検索し(ステ
ップ501)、合成手段23により合成された名と、検
索された不適切な名とを照合し(ステップ502)、そ
の不適切な名に一致しているかどうかを判断する(ステ
ップ503)。もしも一致する場合、その合成文字列候
補を除外する(ステップ504)。本実施形態の場合、
例外辞書記憶部26には「かずや」なる読みに対して
「和八」なる漢字列は不適切なものであることが記憶さ
れているので、合成された漢字列から「和八」が除去さ
れる。
Next, in order to exclude an inappropriate name from the candidates combined by the combining means 23, the exception matching means 2
4 and the exception dictionary storage unit 26 are used. FIG. 5 is a flowchart showing the processing performed by the matching unit 24.
First, the matching unit 24 searches the exception dictionary storage unit 26 for an inappropriate name for the given reading (step 501), and compares the name combined by the combining unit 23 with the searched inappropriate name. (Step 502), and it is determined whether or not the name matches the inappropriate name (step 503). If they match, the combined character string candidate is excluded (step 504). In the case of this embodiment,
Since the kanji character string "wahachi" is inappropriate for the reading "kazuya" in the exception dictionary storage unit 26, "wahachi" is removed from the synthesized kanji character string. You.

【0034】以上のようにして、照合手段24を経て得
られる候補は、入力された読みに対する適切な人名の候
補群となり、これらを順次あるいは一括表示して使用者
の選択を待つことになる。
As described above, the candidates obtained through the collating means 24 are a group of candidates for the appropriate personal name for the input reading, and these are displayed sequentially or collectively and wait for selection by the user.

【0035】[0035]

【発明の効果】以上の説明で明らかなように、この発明
によれば、入力手段から入力された人名の仮名文字列を
分割し、この分割された分割文字列で読みが解析され、
この解析された分割文字列の読みに対応する単漢字が単
漢字辞書から検索され、この検索された単漢字と分割文
字列の並びとから人名が合成され、この合成された人名
を例外辞書と照合することにより人名表記以外の漢字が
削除され、この人名表記以外の漢字を削除して得た人名
が出力されることとなり、その結果、人名用に膨大な漢
字候補テーブルを構築することなく、この種の人名変換
処理を適切に行なうことができる。
As is apparent from the above description, according to the present invention, the kana character string of the personal name input from the input means is divided, and the reading is analyzed by the divided character string.
A single kanji corresponding to the read of the analyzed divided character string is searched from the single kanji dictionary, a personal name is synthesized from the searched single kanji and the arrangement of the divided character strings, and the synthesized personal name is used as an exception dictionary. By matching, the kanji other than the personal name notation is deleted, and the personal name obtained by deleting the kanji other than the personal name notation is output.As a result, without building a huge kanji candidate table for the personal name, This kind of personal name conversion processing can be appropriately performed.

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

【図1】本発明にかかる人名の変換装置の一実施例を示
すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a personal name conversion apparatus according to the present invention.

【図2】図1の人名変換装置における単漢字辞書記憶部
25の内部を説明するための図である。
FIG. 2 is a diagram for explaining the inside of a single kanji dictionary storage unit 25 in the personal name conversion device of FIG.

【図3】図1の人名変換装置における例外辞書記憶部3
2の内部を説明するための頭である。
FIG. 3 is an exception dictionary storage unit 3 in the personal name conversion device of FIG.
It is a head for explaining the inside of 2.

【図4】図1の人名変換装置における漢字検索手段22
の行なう処理を示すフローチャートである。
4 is a kanji search means 22 in the personal name conversion device of FIG.
6 is a flowchart showing the processing performed by the first embodiment.

【図5】図1の人名変換装置における例外照合処理手段
24の行なう処理を示すフローチャートである。
FIG. 5 is a flowchart showing a process performed by an exception collation processing unit 24 in the personal name conversion device of FIG. 1;

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

1 入力手段 2 データ処理装置 3 記憶装置 4 出力手段 21 解析手段 22 検索手段 23 合成手段 24 例外照合手段 25 単漢字辞書記憶部 26 例外辞書記憶部 DESCRIPTION OF SYMBOLS 1 Input means 2 Data processing device 3 Storage device 4 Output means 21 Analysis means 22 Search means 23 Synthesis means 24 Exception matching means 25 Single Kanji dictionary storage part 26 Exception dictionary storage part

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 入力手段から入力された人名の仮名文字
列を分割し、この分割された分割文字列で読みを解析す
る解析手段と、この解析手段で解析された分割文字列の
読みに対応する単漢字を記憶する単漢字辞書と、上記人
名表記以外の漢字を記憶する例外辞書と、上記単漢字辞
書に記憶された単漢字から上記分割文字列に対応する単
漢字を検索する検索手段と、この検索手段で検索された
単漢字と上記分割文字列の並びとから人名を合成する合
成手段と、この合成手段で合成された人名を上記例外辞
書と照合して上記人名表記以外の漢字を削除する照合手
段と、この照合手段が上記人名表記以外の漢字を削除し
て得た人名を出力する出力手段とで構成されたことを特
徴とする人名変換装置。
An analysis means for dividing a kana character string of a person's name input from an input means and analyzing the reading with the divided character string, and corresponding to the reading of the divided character string analyzed by the analysis means A single kanji dictionary for storing single kanji characters, an exception dictionary for storing kanji characters other than the personal name notation, and a search unit for searching a single kanji character corresponding to the divided character string from the single kanji stored in the single kanji dictionary A synthesizing means for synthesizing a person's name from the single kanji searched by the searching means and the arrangement of the divided character strings, and comparing the personal name synthesized by the synthesizing means with the exception dictionary to obtain kanji other than the personal name notation. A personal name conversion device, comprising: matching means for deleting; and output means for outputting a personal name obtained by deleting a kanji character other than the personal name notation.
【請求項2】 上記分割文字列に対応する読みを見出し
とする見出し語と、この見出し語が上記分割文字列のど
の位置に置かれるかを設定した位置情報と、この位置情
報で設定される上記単漢字とを記憶する上記単漢字辞書
で構成され、上記位置情報によって上記分割文字列に対
応する上記単漢字を検索することを特徴とする請求項1
に記載の人名変換装置。
2. A headword whose heading is a reading corresponding to the divided character string, position information that sets where the headword is placed in the divided character string, and the position information. 2. The single kanji dictionary configured to store the single kanji and the single kanji corresponding to the divided character string is searched by the position information.
The person name conversion device according to 1.
【請求項3】 入力手段から入力された人名の仮名文字
列を分割し、この分割された分割文字列で読みを解析手
段が解析し、この解析された分割文字列の読みに対応す
る単漢字を単漢字辞書から検索手段に検索させ、この検
索手段で検索された単漢字と上記分割文字列の並びとか
ら人名を合成手段が合成し、この合成された人名を例外
辞書と照合して上記人名表記以外の漢字を照合手段で削
除させ、この照合手段が上記人名表記以外の漢字を削除
して得た人名を出力手段で出力することを特徴とする人
名変換方法。
3. A kana character string of a person's name input from an input means, and the analyzing means analyzes the reading with the divided character string, and a single kanji corresponding to the reading of the analyzed divided character string. From the single kanji dictionary to the search means, and the synthesizing means synthesizes a personal name from the single kanji searched by the search means and the arrangement of the divided character strings, and compares the synthesized personal name with the exception dictionary to A personal name conversion method, wherein a kanji other than a personal name notation is deleted by a collating means, and the collating means outputs a personal name obtained by deleting the kanji other than the personal name notation, to an output means.
【請求項4】上記解析された分割文字列に対応する読み
を見出し語から検索し、この見出し語の位置情報によっ
て上記分割文字列に対応する上記単漢字を検索すること
を特徴とする請求項3に記載の人名変換方法。
4. The method according to claim 1, wherein a reading corresponding to the analyzed divided character string is searched from a headword, and the single kanji corresponding to the divided character string is searched based on position information of the headword. 3. The personal name conversion method according to 3.
JP8205309A 1996-07-16 1996-07-16 Person name conversion device and method Pending JPH1031672A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8205309A JPH1031672A (en) 1996-07-16 1996-07-16 Person name conversion device and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8205309A JPH1031672A (en) 1996-07-16 1996-07-16 Person name conversion device and method

Publications (1)

Publication Number Publication Date
JPH1031672A true JPH1031672A (en) 1998-02-03

Family

ID=16504825

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8205309A Pending JPH1031672A (en) 1996-07-16 1996-07-16 Person name conversion device and method

Country Status (1)

Country Link
JP (1) JPH1031672A (en)

Similar Documents

Publication Publication Date Title
JP2595934B2 (en) Kana-Kanji conversion processor
KR100576549B1 (en) High-speed input apparatus for Korean address string and its method
JPH05113964A (en) Electronic dictionary
JPH08339376A (en) Foreign language retrieving device and information retrieving system
JPH1031672A (en) Person name conversion device and method
JPS58123129A (en) Converting device of japanese syllabary to chinese character
JP3187671B2 (en) Electronic dictionary display
JP3585944B2 (en) Data processing method and apparatus
KR0164405B1 (en) Word processor of mode selection
JPH08272780A (en) Processor and method for chinese input processing, and processor and method for language processing
JP2001051992A (en) Device and method for preparing statistic japanese data and dictation system
JP2744241B2 (en) Character processor
JPH0877160A (en) Method and device for kana/kanji conversion
JPH10154141A (en) Kana-to-kanji (japanese syllabary-to-chinese character) conversion device
JPH0727526B2 (en) Kana-Kanji converter
JPS6198475A (en) Japanese sentence input device
JPH0521264B2 (en)
JPH02177726A (en) Kanji input device
JPH06266765A (en) Sentence retrieving device
JPH08190565A (en) Data base retrieval system
JPS60112175A (en) Abbreviation conversion system of kana (japanese syllabary)/kanji (chinese character) convertor
JPH10334085A (en) Character input device
JPH05282290A (en) Sentence preparation supporting device
JPH0131229B2 (en)
JPH1091627A (en) Automatic conversion method for kanji into equivalent kana and its system