JP3045886B2 - Character processing device with handwriting input function - Google Patents

Character processing device with handwriting input function

Info

Publication number
JP3045886B2
JP3045886B2 JP5008550A JP855093A JP3045886B2 JP 3045886 B2 JP3045886 B2 JP 3045886B2 JP 5008550 A JP5008550 A JP 5008550A JP 855093 A JP855093 A JP 855093A JP 3045886 B2 JP3045886 B2 JP 3045886B2
Authority
JP
Japan
Prior art keywords
word
notation
character
dictionary
word number
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.)
Expired - Lifetime
Application number
JP5008550A
Other languages
Japanese (ja)
Other versions
JPH06223054A (en
Inventor
明 濱田
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP5008550A priority Critical patent/JP3045886B2/en
Publication of JPH06223054A publication Critical patent/JPH06223054A/en
Application granted granted Critical
Publication of JP3045886B2 publication Critical patent/JP3045886B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

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

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 with a handwriting input function and an electronic notebook with a handwriting input function, which converts a character string input by handwriting into a kanji notation using a built-in kana kanji dictionary. The present invention relates to a character processing device with a function.

【0002】[0002]

【従来の技術】従来、この種の手書き入力機能付き文字
処理装置において、例えば、仮名漢字文字認識手段を用
いて、入力装置として搭載されたペン型タブレット装置
から仮名文字だけでなく漢字も手書き入力することが可
能となった。そこで、従来の仮名漢字変換辞書に漢字を
含む見出しを追加することで、手書き入力による仮名漢
字交じりの文字列を通常の漢字表記に変換する方法が提
案されている(特公平4−35785号公報、文章作成
装置を参照参照)。
2. Description of the Related Art Heretofore, in a character processing apparatus with a handwriting input function of this kind, for example, not only kana characters but also kanji characters are manually input from a pen-type tablet device mounted as an input device by using a kana kanji character recognition means. It became possible to do. Therefore, there has been proposed a method of adding a heading including kanji to a conventional kana-kanji conversion dictionary to convert a character string with kana-kanji mixed by handwriting into a normal kanji notation (Japanese Patent Publication No. 4-35785). , See text composer).

【0003】すなわち、以下図6に示すような文章作成
装置により、使用者が正しく書ける漢字はそのまま漢字
で書き、思い出せない漢字は読みとして仮名で書いたよ
うな仮名漢字交じりの文字列を漢字表記に変換する方法
である。
That is, a kanji character which can be correctly written by a user is written in kanji as it is, and a kanji character that cannot be remembered is written in a kana kanji character string such as written in kana as a reading by a sentence creating device as shown in FIG. It is a method of converting to.

【0004】図6は従来例の文章作成装置の構成を示す
ブロック図である。61は仮名漢字交じりの入力文字列
が入力可能な文字入力部、62は入力された仮名漢字交
じりの文字列を認識する文字認識部、63は仮名漢字交
じり見出し付き仮名漢字変換辞書、64は入力文字列を
漢字仮名交じり見出し付き仮名漢字変換辞書63を参照
して漢字表記に変換する仮名漢字変換部、65は仮名漢
字変換部64に変換された変換文字列を出力する出力部
である。
FIG. 6 is a block diagram showing a configuration of a conventional text creating apparatus. 61 is a character input unit capable of inputting a kana-kanji mixed character string, 62 is a character recognition unit for recognizing the entered kana-kanji mixed character string, 63 is a kana-kanji conversion dictionary with kana-kanji mixed headings, 64 is an input A kana-kanji conversion unit 65 for converting a character string into a kanji notation by referring to a kana-kanji conversion dictionary 63 with a kanji-kana mixed heading, and an output unit 65 for outputting the converted character string to the kana-kanji conversion unit 64.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、特公平
4−35785号公報では、仮名漢字交じりの見出しを
追加することで、例えば、見出しの文字を1バイトで表
現出来なくなり通常の仮名漢字変換辞書に比較して辞書
の記憶容量が増加することになる。さらに、同じ単語が
複数の見出しで別の項目として登録されることにより、
表記・品詞・意味分類データなどが重複して辞書のデー
タ量がますます増加するだけでなく、表記も品詞も意味
も同じ単語が辞書に存在することは、入力文字列と単語
辞書とのマッチングを取った後の個別の単語(変換候
補)を対象とした変換処理の複雑化を引き起こす原因に
もなる。
However, in Japanese Patent Publication No. 4-35785, by adding a heading with kana-kanji mixed characters, for example, the heading character cannot be represented by one byte, and the kana-kanji conversion dictionary cannot be used. In comparison, the storage capacity of the dictionary increases. In addition, by registering the same word as a separate item in multiple headings,
Not only does the data volume of the dictionary increase due to duplication of notation, part-of-speech, semantic classification data, etc., but the presence of words with the same notation, part-of-speech, and meaning in the dictionary means that matching between the input character string and the word dictionary Also, it may cause a complicated conversion process for the individual word (conversion candidate) after the removal.

【0006】この発明は以上の問題を考慮してなされた
もので、例えば、単語表記辞書(例えば、仮名漢字変換
用の辞書)に格納された単語の表記または読みに含まれ
る文字に関連する単語番号を登録した単語番号テーブル
(単語識別データテーブル)を用いて、読みと表記が混
在した手書き入力文字列を通常の単語表記辞書を用いて
所望の単語の表記に正しく変換できるようにした手書き
入力機能付き文字処理装置を提供するものである。
The present invention has been made in consideration of the above problems, and includes, for example, words related to characters included in the notation or reading of words stored in a word notation dictionary (eg, a dictionary for kana-kanji conversion). Using a word number table (word identification data table) in which numbers are registered, a handwritten input in which a handwritten input character string in which reading and notation are mixed can be correctly converted to a desired word notation using a normal word notation dictionary It is intended to provide a character processing device with a function.

【0007】[0007]

【課題を解決するための手段】図1はこの発明の基本構
成を示すブロック図である。図1において、この発明
は、文字列を手書き入力することが可能な入力手段10
1と、入力された文字列を読み取り認識する文字認識手
段102と、認識された文字列を記憶する文字記憶手段
103と、単語の表記を格納した単語表記辞書104
と、単語表記辞書104に格納された単語の読みまたは
表記に含まれる文字に関連する単語番号を格納する単語
番号テーブル105と、単語番号テーブル105に基づ
いて文字記憶手段102に記憶された文字列に対応する
単語番号を検索するとともに検索した単語番号から共通
の単語番号を抽出する単語番号検索手段106と、単語
表記辞書104を参照して抽出された共通の単語番号に
対応する単語の表記に変換する単語表記変換手段107
と、変換された単語の表記を表示画面に表示する表示手
段108を備えてなる手書き入力機能付き文字処理装置
である。
FIG. 1 is a block diagram showing a basic configuration of the present invention. In FIG. 1, the present invention provides an input means 10 capable of inputting a character string by handwriting.
1, a character recognition unit 102 that reads and recognizes an input character string, a character storage unit 103 that stores a recognized character string, and a word notation dictionary 104 that stores word notations.
A word number table 105 for storing word numbers related to characters included in the reading or notation of words stored in the word notation dictionary 104; and a character string stored in the character storage unit 102 based on the word number table 105. And a word number search means 106 for searching for a word number corresponding to the word number and extracting a common word number from the searched word number, and a word notation corresponding to the common word number extracted with reference to the word notation dictionary 104. Word notation conversion means 107 for conversion
And a display unit 108 for displaying the notation of the converted word on a display screen.

【0008】前記入力手段101は、仮名漢字交じりの
文字列が入力可能なペン型タブレット装置で構成される
ことが好ましい。
The input means 101 is preferably constituted by a pen-type tablet device capable of inputting a character string containing kana and kanji.

【0009】前記単語表記辞書104は、単語の表記が
あらかじめ単語番号順に格納している仮名漢字変換用の
辞書で構成されたことが好ましい。
Preferably, the word notation dictionary 104 is a kana-kanji conversion dictionary in which word notations are stored in advance in the order of word numbers.

【0010】前記単語番号テーブル105は、単語表記
辞書104の単語の表記または読みに含まれる文字に関
連する複数の単語番号を1文字単位に格納する領域を備
えた構成にすることが好ましい。
The word number table 105 preferably has an area for storing a plurality of word numbers associated with characters included in the notation or reading of words in the word notation dictionary 104 in units of one character.

【0011】なお、この発明において、入力手段101
としては、漢字入力が可能なペン型タブレット装置が用
いられる。文字認識手段102、文字記憶手段103、
単語表記辞書104、単語番号テーブル105、単語番
号検索手段106、単語表記変換手段107としては、
CPU、ROM、RAM、I/Oポートからなるマイク
ロコンピュータを用いられる。また、文字記憶手段10
3としては、通常、その中のRAMが用いられる。ま
た、単語表記辞書104、単語番号テーブル105とし
ては、通常、その中のROM、またはFD(フロッピー
ディスク)装置、HD(ハードディスク)装置等の磁気
記録装置が用いられる。表示手段108としては、LC
D(液晶表示)装置、CRT表示装置、EL表示装置等
の表示装置が用いられる。
In the present invention, the input means 101
For example, a pen-type tablet device capable of inputting Chinese characters is used. Character recognition means 102, character storage means 103,
The word notation dictionary 104, the word number table 105, the word number search means 106, and the word notation conversion means 107 include:
A microcomputer including a CPU, a ROM, a RAM, and an I / O port is used. The character storage means 10
Normally, the RAM 3 is used as 3. As the word notation dictionary 104 and the word number table 105, a ROM or a magnetic recording device such as an FD (floppy disk) device or an HD (hard disk) device is usually used. As the display means 108, LC
A display device such as a D (liquid crystal display) device, a CRT display device, and an EL display device is used.

【0012】[0012]

【作用】この発明によれば、図1の基本構成において、
入力手段101から手書き入力されたは文字列は、文字
認識手段102で読み取られ認識されると、文字記憶手
段103に記憶される。また、単語表記辞書104には
単語の表記が単語番号順に格納され、単語番号テーブル
105には単語表記辞書104に格納された単語の読み
または表記に含まれる文字に関連する単語番号が格納さ
れている。 ここで、単語番号検索手段106が、文字
記憶手段103に記憶された文字列を呼び出し単語番号
テーブル105に基づいて各文字に対応する単語番号を
検索し、さらに検索した単語番号から共通の単語番号を
抽出すると、単語表記変換手段107は、単語表記辞書
104を参照して抽出された共通の単語番号に対応する
単語の表記に変換する。変換された単語の表記は表示手
段108の表示画面に表示され確認することができる。
従って、読みと表記が混在した手書き入力文字列を通
常の単語表記辞書104を用いて所望の単語の表記に正
しく変換することが可能になる。
According to the present invention, in the basic configuration of FIG.
When the character string input by handwriting from the input unit 101 is read and recognized by the character recognition unit 102, it is stored in the character storage unit 103. The word notation dictionary 104 stores word notations in the order of word numbers, and the word number table 105 stores word numbers associated with characters included in the reading or notation of the words stored in the word notation dictionary 104. I have. Here, the word number search means 106 calls the character string stored in the character storage means 103, searches for the word numbers corresponding to each character based on the word number table 105, and further searches the common word numbers from the searched word numbers. Is extracted, the word notation conversion unit 107 converts the word notation into a word notation corresponding to the extracted common word number with reference to the word notation dictionary 104. The notation of the converted word is displayed on the display screen of the display unit 108 and can be confirmed.
Therefore, it becomes possible to correctly convert the handwritten input character string in which the reading and the notation are mixed into the desired word notation using the ordinary word notation dictionary 104.

【0013】前記入力手段101は、仮名漢字交じりの
文字列が入力可能なペン型タブレット装置で構成されて
いるので、ペンタッチで所望の単語表記に変換するため
の文字列をタブレット上に入力することができる。
Since the input means 101 is constituted by a pen-type tablet device capable of inputting a character string containing kana and kanji characters, a character string for converting into a desired word notation by touching with a pen is input on the tablet. Can be.

【0014】前記単語表記辞書104は、単語の表記が
あらかじめ単語番号順に格納している仮名漢字変換用の
辞書で構成されているので、通常の辞書を搭載すること
ができる。
Since the word notation dictionary 104 is composed of a kana-kanji conversion dictionary in which word notations are stored in the order of word numbers, a normal dictionary can be mounted.

【0015】前記単語番号テーブル105は、単語表記
辞書104の単語の表記または読みに含まれる文字に関
連する複数の単語番号を1文字単位に格納する領域を備
えた構成にしているので、この単語番号テーブル105
に基づいて文字記憶手段102に記憶された文字列に対
応する単語番号を検索し、さらに検索した単語番号から
共通の単語番号を抽出する際に、すでに所望の単語の表
記に絞られたことになり、後の変換処理が簡略化される
ので変換精度が向上する。
The word number table 105 has an area for storing a plurality of word numbers associated with characters included in the notation or reading of words in the word notation dictionary 104 in units of one character. Number table 105
When a word number corresponding to the character string stored in the character storage means 102 is searched based on the extracted word numbers, and a common word number is extracted from the searched word numbers, it has already been narrowed down to a desired word notation. This simplifies the subsequent conversion process, thereby improving the conversion accuracy.

【0016】[0016]

【実施例】以下図に示す実施例に基づいてこの発明を詳
述する。なお、これによってこの発明は限定されるもの
ではない。また、この発明は、主として、手書き入力機
能付き日本語ワードプロセッサ,手書き入力機能付き電
子手帳において好適であり、以下に示す構成要素は、こ
の発明の手書き入力機能付き文字処理装置を達成する以
外に通常の手書き入力機能付き日本語ワードプロセッサ
の機能を備えているものとして説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the embodiments shown in the drawings. The present invention is not limited by this. Further, the present invention is suitable mainly for a Japanese word processor with a handwriting input function and an electronic notebook with a handwriting input function, and the following components are usually used in addition to achieving the character processing device with a handwriting input function of the present invention. The following description is based on the assumption that the system has the function of a Japanese word processor with a handwriting input function.

【0017】図2はこの発明を手書き入力機能付き日本
語ワードプロセッサに適用したー実施例を示すブロック
図である。同図において、1は制御部であり、プログラ
ムを実行するCPUと、文字認識用の辞書・プログラム
や仮名漢字変換用のプログラムを格納するROMと、プ
ログラム実行中のデータを格納するRAMから構成され
ている。2は入力部であり、手書き文字入力が可能な電
磁誘導型や圧電型のペン型タブレット装置から構成され
ている。3は表示部であり、入力文字や変換候補の表示
に使用するLCD装置、またはCRT表示装置から構成
されている。
FIG. 2 is a block diagram showing an embodiment in which the present invention is applied to a Japanese word processor with a handwriting input function. In FIG. 1, reference numeral 1 denotes a control unit, which comprises a CPU for executing a program, a ROM for storing a dictionary / program for character recognition and a program for kana-kanji conversion, and a RAM for storing data during execution of the program. ing. Reference numeral 2 denotes an input unit, which is configured by an electromagnetic induction type or piezoelectric type pen type tablet device capable of inputting handwritten characters. Reference numeral 3 denotes a display unit, which is composed of an LCD device used for displaying input characters and conversion candidates, or a CRT display device.

【0018】4は入力文字記憶部であり、入力部2から
入力された手書き入力文字が制御部1で認識されてから
記憶するバッファ(RAM)から構成されている。5は
単語表記辞書(例えば、仮名漢字変換用の辞書)であ
り、単語の表記を単語番号順に格納したROMから構成
されている。6は単語番号テーブルであり、単語表記辞
書5に格納された単語の表記または読みに含まれる文字
に関連する複数の単語番号を1文字単位に格納する領域
を備えたROMから構成されている。ここでは、単語番
号テーブル6において、単語識別データとして単語表記
辞書5に格納された各単語の連番を用いている。
Reference numeral 4 denotes an input character storage unit, which comprises a buffer (RAM) for storing the handwritten input characters input from the input unit 2 after being recognized by the control unit 1. Reference numeral 5 denotes a word notation dictionary (for example, a dictionary for converting kana to kanji), which is composed of a ROM that stores word notations in the order of word numbers. Reference numeral 6 denotes a word number table, which is constituted by a ROM having an area for storing a plurality of word numbers associated with characters included in the notation or reading of words stored in the word notation dictionary 5 in units of one character. Here, in the word number table 6, a serial number of each word stored in the word notation dictionary 5 is used as word identification data.

【0019】7は単語番号記憶部であり、制御部1によ
り入力文字記憶部4に記憶された文字列を単語番号テー
ブル6を用いて単語番号に変換するとともに変換した単
語番号から共通の単語番号を選別した際に、この共通の
単語番号を記憶するバッファでRAMから構成されてい
る。8は変換結果記憶部であり、制御部1により単語表
記辞書5を用いて共通の単語番号をその単語表記に変換
される際に、この変換結果を記憶するバッファでRAM
から構成されている。
Reference numeral 7 denotes a word number storage unit, which converts a character string stored in the input character storage unit 4 by the control unit 1 into a word number using the word number table 6, and converts the converted word number into a common word number. Is selected from the RAM, a buffer for storing the common word number is formed from the RAM. Reference numeral 8 denotes a conversion result storage unit, which is a buffer for storing the conversion result when the control unit 1 converts a common word number into the word notation using the word notation dictionary 5.
It is composed of

【0020】図3は単語表記辞書の単語番号と表記の関
係を示す説明図である。同図において、単語番号30は
単語表記辞書5の単語の読み31と表記32の格納順を
示す番号であるが、辞書中に単語識別データ(単語I
D)として格納される必要はない。また、ここでは、読
み・表記を固定長として示しているが、これにより表記
を蓄える辞書を限定するものではない。
FIG. 3 is an explanatory diagram showing the relationship between the word numbers of the word notation dictionary and the notations. In the figure, the word number 30 is a number indicating the storage order of the word reading 31 and the notation 32 of the word notation dictionary 5, and the word identification data (word I
It need not be stored as D). Here, the reading / notation is shown as a fixed length, but this does not limit the dictionary that stores the notation.

【0021】図4はこの発明の単語番号テーブルの構造
を示す説明図である。同図は、単語表記辞書5の読みま
たは表記を含む文字を見出し41a、41b、41cと
して、この見出しに対応する単語番号30を格納する領
域42a、42b、42cを備えたテーブルの構造を示
す。ここで、例えば、「回廊」、および「統合」の表記
と読みを混合した「回ろう」、「とう合」とした文字列
を例に説明する。単語番号テーブル6には、1文字目の
見出し41aには「回」、「と」が登録されている。
「回」に対応して「回廊」をはじめ、「回想」、「回
路」などの各単語番号が領域42aに登録されている。
また、「と」に対応して「統合」、「統一」などの各単
語番号が領域42aに登録されている。
FIG. 4 is an explanatory diagram showing the structure of the word number table of the present invention. The figure shows the structure of a table including, as headings 41a, 41b, and 41c, characters including readings or notations of the word notation dictionary 5, and areas 42a, 42b, and 42c for storing the word numbers 30 corresponding to the headings. Here, for example, a description will be given of a character string of “turn around” or “togo”, which is a mixture of notation and reading of “corridor” and “integration”. In the word number table 6, "times" and "to" are registered in the heading 41a of the first character.
Corresponding to "times", each word number such as "corridor", "recollection", "circuit" is registered in the area 42a.
In addition, respective word numbers such as "integration" and "unification" are registered in the area 42a corresponding to "to".

【0022】2文字目の見出し41bに登録された
「ろ」、「う」、3文字目の見出し41cに登録された
「う」、「合」についても,単語番号が領域42b,4
2cにそれぞれ登録されている。4文字目以降について
も同様に登録されているが、同図では省略している。
The word numbers of "ro" and "u" registered in the heading 41b of the second character are also registered in the areas 42b and 4 for "u" and "go" registered in the heading 41c of the third character.
2c. The fourth and subsequent characters are similarly registered, but are omitted in FIG.

【0023】図5はこの発明の単語表記変換の処理過程
を示すフローチャートである。以下、例えば、文字列
「回ろう」から表記「回廊」へ変換する処理の流れを、
図5のフローチャートに従って説明する。ここでは、入
力部2から手書き入力された仮名漢字交じりの文字列
「回ろう」は制御部1で認識され入力文字記憶部4に
「回ろう」という文字列が格納されているものとする。
FIG. 5 is a flowchart showing the process of converting the word notation according to the present invention. Hereinafter, for example, the flow of the process of converting the character string “rou” to the notation “corridor” will be described.
This will be described with reference to the flowchart of FIG. Here, it is assumed that the character string “Kanarou” mixed with kana and kanji handwritten and input from the input unit 2 is recognized by the control unit 1 and the character string “Kanarou” is stored in the input character storage unit 4.

【0024】ステップ501:入力文字記憶部4から
「回ろう」という文字列を呼び出す際に、その先頭文字
「回」を対象にする。 ステップ502:対象となった1文字「回」を取り出
す。 ステップ503:取り出した文字位置と対応する単語番
号テーブル6の見出し41(1文字目なら41a,2文
字目なら41b,……)を検索する。 ステップ504:対象としている入力文字と一致する見
出しがあれば、ステップ505へ進む。無ければ、検索
失敗となってステップ513へ進む。
Step 501: When a character string “turn” is called from the input character storage unit 4, the first character “turn” is targeted. Step 502: One character “times” as a target is extracted. Step 503: Search the heading 41 (41a for the first character, 41b for the second character,...) Of the word number table 6 corresponding to the extracted character position. Step 504: If there is a headline that matches the target input character, the process proceeds to step 505. If not, the search fails and the process proceeds to step 513.

【0025】ステップ505:対象としている入力文字
が入力文字記憶部6の最後の文字ならステップ506へ
進む。まだ次の文字があるなら、対象を次の文字に移し
てステップ502へ戻る。 ステップ506:単語番号テーブル6で検索した、各入
力文字に対応する単語番号のグループの単語番号の個数
をカウントする。 ステップ507:最小個数の単語番号グループを検索し
単語番号記憶部7へ格納する。
Step 505: If the target input character is the last character in the input character storage unit 6, the process proceeds to step 506. If there is still the next character, the target is moved to the next character and the process returns to step 502. Step 506: Count the number of word numbers in the group of word numbers corresponding to each input character searched in the word number table 6. Step 507: Search for the minimum number of word number groups and store them in the word number storage 7.

【0026】ステップ508:残りの単語番号グループ
の中で、個数の最も少ないものを取り出す。 ステップ
509:ステップ508で取り出した単語番号と単語番
号記憶部7に格納されている単語番号で、共通の単語番
号を抽出し、単語番号記憶部7に格納する。 ステップ510:共通の単語番号が無くなり、単語番号
記憶部7が空になれば、抽出失敗となってステップ51
3へ進む、共通の単語番号が存在していれば、ステップ
511へ進む。 ステップ511:まだ処理していない単語番号グループ
が残っていれば、ステップ508へ戻る。全部の単語番
号グループの共通番号を抽出したら、ステップ512へ
進む。
Step 508: Retrieve the smallest word number group from the remaining word number groups. Step 509: A common word number is extracted from the word number extracted in step 508 and the word number stored in the word number storage unit 7 and stored in the word number storage unit 7. Step 510: If there is no common word number and the word number storage unit 7 becomes empty, the extraction fails and step 51
Proceed to step 3. If a common word number exists, proceed to step 511. Step 511: If a word number group that has not been processed remains, the process returns to step 508. When the common numbers of all the word number groups are extracted, the process proceeds to step 512.

【0027】「回ろう」の場合、ステップ508〜ステ
ップ511のループにおいて、「回」と「ろ」の共通の
単語番号として“10150”“10154”が抽出さ
れ、さらに「う」との共通の単語番号“10154”に
絞り込まれる。 ステップ512:抽出した共通の単語番号(この場合
“10154”)で単語表記辞書5の単語表記を検索し
変換する。変換結果の表記「回廊」を変換結果記憶部8
に格納する。 ステップ513:検索/抽出/変換が失敗した旨を通知
して処理(エラー処理)を終了する。
In the case of "rou", "10150" and "10154" are extracted as common word numbers of "rou" and "ro" in a loop of steps 508 to 511, and further, a common word number of "u" is extracted. It is narrowed down to the word number “10154”. Step 512: Search and convert the word notation in the word notation dictionary 5 by the extracted common word number (in this case, “10154”). The conversion result notation “corridor” is converted into the conversion result storage unit
To be stored. Step 513: Notify that the search / extraction / conversion has failed, and end the processing (error processing).

【0028】上記に説明したように、単語の読みまたは
表記に含まれる文字とその文字に関連する単語番号を格
納したテーブルを用いて、読みと表記が混在した文字列
を単語番号を介して単語表記辞書の表記に変換すること
ができる。また、「回ろう」、「動き」などについても
「回廊」、「動悸」という候補が出るのは煩わしいの
で、使用者が指定した場合や前後の文字列から表記と読
みが混在していると判定した場合のみ漢字を含む文字列
を変換するほうが使い易い。この発明では、表記と読み
が混在した文字列からの変換手段を仮名漢字変換辞書の
見出しから分離しているので上記のように表記混在の文
字列からの変換を限定する場合に適している。
As described above, by using the table storing the characters included in the pronunciation or notation of a word and the word number related to the character, a character string in which the reading and the notation are mixed is converted into the word through the word number. It can be converted to the notation of the notation dictionary. Also, it is troublesome to find candidates such as "corridor" and "palpitations" for "turn around" and "movement", so if the user specifies or if notation and reading are mixed from the character string before and after It is easier to convert a character string containing kanji only when it is determined. According to the present invention, the conversion means for converting a character string in which notation and reading are mixed is separated from the heading of the kana-kanji conversion dictionary, so that it is suitable for limiting conversion from a character string in which notation is mixed as described above.

【0029】この発明の単語番号テーブル6を用いた変
換処理において、例えば、「回ろ」から「回路」だけで
なく「回廊」も候補になることを防ぐためには、見出し
41の文字が終端であることを示すマークを単語番号に
つけてもよいし(図4の網掛けの単語番号42cを参
照)、見出し41の文字が終端である単語番号とそれ以
外の単語番号を分離するようにしてもよい。この発明の
実施例では、見出し41を読み又は表記の文字とした
が、読みについては字音(例えば、「かん」、「こ
う」、「しょう」など)を単位にしてもよい。
In the conversion process using the word number table 6 of the present invention, for example, in order to prevent not only “circuits” but also “corridors” from being “candidates” as “candidates”, the character of the heading 41 is terminated at the end. A mark indicating the presence may be added to the word number (see the shaded word number 42c in FIG. 4), or the word number ending with the character of the heading 41 and the other word numbers may be separated. Good. In the embodiment of the present invention, the heading 41 is a reading or written character. However, the reading may be in units of letter sounds (for example, “kan”, “ko”, “sho”).

【0030】この実施例では、入力文字列の文字位置別
に分けた単語番号テーブル6を用意しているが、文字位
置に関係なく入力文字列に含まれる文字と単語番号を対
応させたテーブルとし、候補として残った単語が入力文
字列との対応が取れるかどうかのチェックは仮名漢字変
換用辞書で行ってもよい。例えば、「そう会」と「会そ
う」の入力文字列は、「総会」、「会葬」の両方が変換
候補になるが、入力文字列と辞書の読み・表記を対応さ
せて正しい候補に絞り込むことができる。
In this embodiment, the word number table 6 prepared for each character position of the input character string is prepared. However, a table is provided in which the characters included in the input character string correspond to the word numbers regardless of the character position. The check as to whether the words remaining as candidates can be associated with the input character string may be performed using a kana-kanji conversion dictionary. For example, for the input character strings of “Sokai” and “Sokai”, both “General Assembly” and “Memorial” are conversion candidates, but the input character strings correspond to the reading / notation of the dictionary to narrow down to the correct candidates. be able to.

【0031】[0031]

【発明の効果】この発明によれば、表記と読みが混在し
た文字列の表記変換において、単語番号テーブルを用い
て一度単語の識別データ変換してから単語表記辞書の表
記に変換するため、仮名漢字変換辞書の見出し(読み)
に漢字を登録する必要がない。従って、仮名漢字変換辞
書において、表記・品詞・意味が同じ単語で一本化でき
るので、辞書容量の増加を防止しするとともに、辞書検
索後の変換処理が簡略化できる。
According to the present invention, in the notation conversion of a character string in which the notation and the reading are mixed, the identification data of the word is converted once using the word number table and then converted into the notation in the word notation dictionary. Kanji conversion dictionary headings (reading)
There is no need to register kanji. Therefore, in the kana-kanji conversion dictionary, words having the same notation, part-of-speech, and meaning can be unified, thereby preventing an increase in dictionary capacity and simplifying the conversion process after dictionary search.

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

【図1】この発明の基本構成を示すブロック図。FIG. 1 is a block diagram showing a basic configuration of the present invention.

【図2】この発明を手書き入力機能付き日本語ワードプ
ロセッサに適用したー実施例を示すブロック図である。
FIG. 2 is a block diagram showing an embodiment in which the present invention is applied to a Japanese word processor with a handwriting input function.

【図3】単語表記辞書の単語番号と表記の関係を示す説
明図である。
FIG. 3 is an explanatory diagram showing the relationship between word numbers and notations in a word notation dictionary.

【図4】この発明の単語番号テーブルの構造を示す説明
図である。
FIG. 4 is an explanatory diagram showing the structure of a word number table according to the present invention.

【図5】この発明の表記変換の処理過程を示すフローチ
ャートである。
FIG. 5 is a flowchart showing a process of notation conversion according to the present invention.

【図6】従来例の文章作成装置の構成を示すブロック図
である。
FIG. 6 is a block diagram illustrating a configuration of a conventional text creation device.

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

1 制御部 2 入力部 3 表示部 4 入力文字記憶部 5 単語表記辞書 6 単語番号テーブル 7 単語番号記憶部 8 変換結果記憶部 DESCRIPTION OF SYMBOLS 1 Control part 2 Input part 3 Display part 4 Input character storage part 5 Word notation dictionary 6 Word number table 7 Word number storage part 8 Conversion result storage part

フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/21 - 17/27 G06F 17/30 Continued on the front page (58) Fields surveyed (Int.Cl. 7 , DB name) G06F 17/21-17/27 G06F 17/30

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 文字列を手書き入力することが可能な入
力手段と、入力された文字列を読み取り認識する文字認
識手段と、認識された文字列を記憶する文字記憶手段
と、単語の表記を格納した単語表記辞書と、単語表記辞
書に格納された単語の読みまたは表記に含まれる文字に
関連する単語番号を格納する単語番号テーブルと、単語
番号テーブルに基づいて文字記憶手段に記憶された文字
列に対応する単語番号を検索するとともに検索した単語
番号から共通の単語番号を抽出する単語番号検索手段
と、単語表記辞書を参照して抽出された共通の単語番号
に対応する単語の表記に変換する単語表記変換手段と、
変換された単語の表記を表示画面に表示する表示手段を
備えてなる手書き入力機能付き文字処理装置。
An input unit capable of inputting a character string by hand, a character recognizing unit that reads and recognizes an input character string, a character storage unit that stores a recognized character string, and a notation of a word. A stored word notation dictionary, a word number table storing word numbers related to characters included in readings or notations of words stored in the word notation dictionary, and characters stored in character storage means based on the word number table A word number search means for searching for a word number corresponding to a column and extracting a common word number from the searched word number, and converting the word notation corresponding to the extracted common word number with reference to a word notation dictionary Word notation conversion means,
A character processing device with a handwriting input function, comprising a display means for displaying a converted word notation on a display screen.
【請求項2】 前記入力手段は、仮名漢字交じりの文字
列が入力可能なペン型タブレットで構成されたことを特
徴とする請求項1記載の手書き入力機能付き文字処理装
置。
2. A character processing apparatus with a handwriting input function according to claim 1, wherein said input means is constituted by a pen-type tablet capable of inputting a character string containing kana-kanji characters.
【請求項3】 前記単語表記辞書は、単語の表記があら
かじめ単語番号順に格納している仮名漢字変換用の辞書
で構成されたことを特徴とする請求項1記載の手書き入
力機能付き文字処理装置。
3. The character processing apparatus with a handwriting input function according to claim 1, wherein the word notation dictionary is constituted by a kana-kanji conversion dictionary in which word notations are stored in the order of word numbers in advance. .
【請求項4】 前記単語番号テーブルは、単語表記辞書
の単語の表記または読みに含まれる文字に関連する複数
の単語番号を1文字単位に格納する領域を備えたことを
特徴とする請求項1記載の手書き入力機能付き文字処理
装置。
4. The word number table includes an area for storing a plurality of word numbers associated with characters included in the notation or reading of a word in a word notation dictionary in units of one character. A character processing device with a handwriting input function as described.
JP5008550A 1993-01-21 1993-01-21 Character processing device with handwriting input function Expired - Lifetime JP3045886B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5008550A JP3045886B2 (en) 1993-01-21 1993-01-21 Character processing device with handwriting input function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5008550A JP3045886B2 (en) 1993-01-21 1993-01-21 Character processing device with handwriting input function

Publications (2)

Publication Number Publication Date
JPH06223054A JPH06223054A (en) 1994-08-12
JP3045886B2 true JP3045886B2 (en) 2000-05-29

Family

ID=11696245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5008550A Expired - Lifetime JP3045886B2 (en) 1993-01-21 1993-01-21 Character processing device with handwriting input function

Country Status (1)

Country Link
JP (1) JP3045886B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012108893A (en) * 2010-10-22 2012-06-07 Metamoji Corp Hand-written entry method

Also Published As

Publication number Publication date
JPH06223054A (en) 1994-08-12

Similar Documents

Publication Publication Date Title
JP4301515B2 (en) Text display method, information processing apparatus, information processing system, and program
JPH06332610A (en) Handwritten information input processing system
US5802482A (en) System and method for processing graphic language characters
JPH07110845A (en) Processing/management system for hand-written input information
JP3045886B2 (en) Character processing device with handwriting input function
JPH08339376A (en) Foreign language retrieving device and information retrieving system
JP2621999B2 (en) Document processing device
JPH08115330A (en) Method for retrieving similar document and device therefor
JP2560656B2 (en) Document filing system
JP3935374B2 (en) Dictionary construction support method, apparatus and program
JP2997151B2 (en) Kanji conversion device
JPS646499B2 (en)
JP3021224B2 (en) Dictionary search device
JPH07191986A (en) Sentence input device
JP2776069B2 (en) Document inspection device
JPH1078953A (en) Address notation conversion and check method
JP3390567B2 (en) Typo correction device
JP3273778B2 (en) Kana-kanji conversion device and kana-kanji conversion method
JP2975529B2 (en) Electronic dictionary search device
JPH0863487A (en) Method and device for document retrieval
JP2865443B2 (en) Kanji conversion device for Kana name or Kana corporation name
JPH11338859A (en) Name input device and program recording medium
JPH0727526B2 (en) Kana-Kanji converter
JPH0793483A (en) Method and device for recognizing handwritten character
JPH0752449B2 (en) Handwriting input dictionary search device

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080317

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090317

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100317

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100317

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110317

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120317

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120317

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130317

Year of fee payment: 13

EXPY Cancellation because of completion of term