JPH09204497A - Method and device for recognizing handwritten character - Google Patents

Method and device for recognizing handwritten character

Info

Publication number
JPH09204497A
JPH09204497A JP8328758A JP32875896A JPH09204497A JP H09204497 A JPH09204497 A JP H09204497A JP 8328758 A JP8328758 A JP 8328758A JP 32875896 A JP32875896 A JP 32875896A JP H09204497 A JPH09204497 A JP H09204497A
Authority
JP
Japan
Prior art keywords
character
candidate
recognition
character string
kanji
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.)
Granted
Application number
JP8328758A
Other languages
Japanese (ja)
Other versions
JP2968221B2 (en
Inventor
Hiroshi Shojima
正嶋  博
Yasushi Fukunaga
泰 福永
Soshiro Kuzunuki
壮四郎 葛貫
Masaki Miura
雅樹 三浦
Toshimi Yokota
登志美 横田
Toshihiko Matsuda
敏彦 松田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP8328758A priority Critical patent/JP2968221B2/en
Publication of JPH09204497A publication Critical patent/JPH09204497A/en
Application granted granted Critical
Publication of JP2968221B2 publication Critical patent/JP2968221B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a method and device for recognizing character with which operability/ processability is improved by extracting the same type of character strings from recognized candidates. SOLUTION: While successively fetching candidate character groups provided from character recognition, a same type character string segmenting part 3 segments cursive form of Japanese syllabary (KANA)/square form of KANA type character strings. The cursive form of KANA/ square form of KANA type character string is compared with a previously set word dictionary by a word matching part 6, and the coincident character string is extracted and exchanged with the recognized result of 1st candidate in the candidate character group. At such a time, a marker is added to the character matched with the word dictionary 7. AKANA/Chinese character (KANJI) converting part 4 performs KANA/KANJI conversion to the character string having no marker and adds the result to the candidate character group. Besides, the segmenting part 3 segments the KANJI/alphanumeral type character strings from the candidate character groups, these character strings are compared with the previously set dictionary 7 by the word matching part 6, the coincident character strings are extracted, and these character strings are exchanged with the recognized result of 1st candidate in the candidate character group. At such a time, a marker is added to a fixed word part.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、手書きストロークを認
識することにより文字入力を行う手書文字認識装置に係
り、特に、その認識率を向上させる手書文字認識の方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a handwritten character recognition device for inputting characters by recognizing handwritten strokes, and more particularly to a handwritten character recognition method for improving the recognition rate.

【0002】[0002]

【従来の技術】従来の手書文字認識装置は、特公昭63-4
9264号公報に記載のように、漢字仮名混じりの不完全熟
語(例えば“計算キ")を正しい熟語(“計算機”)に変
換するために、使用者が上記文字列“計算キ”を認識装
置に指示する必要があった。また、特開昭60-7585号公
報に記載のように、認識結果から単語整合を行う際、あ
る入力に対する認識結果がすべて同字種の場合にのみ、
その部分を単語領域として切り出していた。
2. Description of the Related Art A conventional handwritten character recognition device is disclosed in Japanese Examined Patent Publication No. 63-4.
As described in Japanese Patent No. 9264, a user recognizes the above-mentioned character string "calculation key" in order to convert an incomplete compound word (for example, "calculation key") mixed with kanji and kana into a correct compound word ("calculation machine"). Had to tell. Further, as described in JP-A-60-7585, when performing word matching from the recognition result, only when the recognition results for a certain input are all the same character type,
That part was cut out as a word area.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術の前者に
おいては、仮名漢字変換する文字列をいちいち使用者が
指定しなければならず、操作性の点で考慮が不足してい
た。
In the former case of the above-mentioned prior art, the user has to specify the character string to be converted into kana-kanji characters, and the consideration is insufficient in terms of operability.

【0004】また、上記従来技術の後者においては、一
つの入力文字に複数字種の認識結果が得られたとき、単
語領域を安定に抽出できないという問題があった。
Further, in the latter of the above-mentioned prior arts, there is a problem that a word region cannot be stably extracted when a recognition result of a plurality of character types is obtained for one input character.

【0005】本発明の目的は、認識候補から同字種の文
字列を抽出することにより、操作性/処理性に優れた文
字認識方法および装置を提供することにある。
An object of the present invention is to provide a character recognition method and apparatus which are excellent in operability / processability by extracting character strings of the same character type from recognition candidates.

【0006】本発明の他の目的は、認識候補から同字種
の文字列を抽出し、仮名文字列については仮名漢字変換
することにより、操作性/処理性に優れた文字認識方式
および装置を提供することにある。
Another object of the present invention is to provide a character recognition method and apparatus excellent in operability / processability by extracting a character string of the same character type from a recognition candidate and converting a kana character string into kana / kanji characters. To provide.

【0007】本発明の更に他の目的は、認識候補から同
字種の文字列を抽出し、それらのうち平仮名/片仮名文
字列を仮名漢字変換し、上記変換結果も含めて単語整合
することにより、操作性/処理性に優れた文字認識方式
および装置を提供することにある。
Still another object of the present invention is to extract character strings of the same character type from recognition candidates, convert hiragana / katakana character strings from them into kana-kanji characters, and perform word matching including the conversion result. The object of the present invention is to provide a character recognition method and device excellent in operability / processability.

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
に、本発明による手書文字認識装置は、手書の筆跡情報
を入力し、入力された手書文字に対する認識を行い第1
の候補文字を選定し、該選定された認識候補文字を変換
し第2の候補文字を決定し、前記選定された第1の候補
文字と該決定された第2の候補文字とを保持するように
したものである。
In order to achieve the above object, a handwritten character recognition apparatus according to the present invention inputs handwriting information of a handwriting and recognizes the input handwritten character.
So as to retain the selected first candidate character and the determined second candidate character by converting the selected recognition candidate character and converting the selected recognition candidate character to determine the second candidate character. It is the one.

【0009】本発明による手書文字認識方式は、他の見
地によれば、一連の手書の筆跡情報から文字を認識する
手書文字認識方式であって、入力された個々の手書文字
について、1または2以上の認識候補を選定し、各文字
の認識候補を対象として、文字の配列順に連続する同字
種の文字列を切り出し、該抽出された各文字列を単語辞
書と照合して、該単語辞書に存在する文字列と一致した
文字列を認識結果として利用するようにしたものであ
る。
According to another aspect, the handwritten character recognition method according to the present invention is a handwritten character recognition method for recognizing a character from a series of handwriting information of a handwriting, and for each input handwritten character. One or two or more recognition candidates are selected, the character strings of the same character type that are consecutive in the character arrangement order are cut out for each character recognition candidate, and the extracted character strings are collated with a word dictionary. A character string that matches a character string existing in the word dictionary is used as a recognition result.

【0010】上記同字種の文字列切り出し処理の開始タ
イミングとしては、予め定めた数の文字について認識候
補を得た後、各文字の認識候補を基に句読点等の区切り
記号を抽出した後、あるいは各文字について認識候補を
得た後、等の任意のタイミングを選ぶことができる。
As the start timing of the above-mentioned character string segmentation processing, after obtaining recognition candidates for a predetermined number of characters, after extracting delimiters such as punctuation marks based on the recognition candidates of each character, Alternatively, an arbitrary timing such as after obtaining the recognition candidate for each character can be selected.

【0011】また、単語の先頭文字とはならない認識候
補を先頭文字とする文字列の切り出しを抑制することが
好ましい。
Further, it is preferable to suppress clipping of a character string having a recognition candidate that is not the first character of a word as the first character.

【0012】各入力文字の認識候補のうち、筆跡との相
違度が小さい認識候補についてのみ、上記文字列切り出
し処理の対象とするようにしてもよい。
Of the recognition candidates of each input character, only the recognition candidate having a small difference from the handwriting may be the target of the character string cutout process.

【0013】本発明による他の手書文字認識方式は、一
連の手書の筆跡情報から文字を認識する手書文字認識方
式であって、入力された個々の手書文字について、1ま
たは2以上の認識候補を選定し、各文字の認識候補を対
象として、文字の配列順に連続する仮名文字の文字列を
切り出し、該切り出された各仮名文字列を単語辞書と照
合し、該単語辞書に存在する仮名文字列と一致した仮名
文字列を抽出し、少なくとも該抽出された仮名文字列以
外の仮名文字を仮名漢字変換し、該仮名漢字変換により
得られた漢字および上記認識候補中の漢字について、配
列順に連続する漢字の文字列を切り出し、該切り出され
た各漢字文字列を単語辞書と照合して、該単語辞書に存
在する漢字文字列と一致した漢字文字列を抽出し、上記
抽出された仮名文字列および漢字文字列に基づいて最終
認識結果を得るようにしたものである。
Another handwritten character recognition method according to the present invention is a handwritten character recognition method for recognizing a character from a series of handwriting information of handwriting, wherein one or more input handwritten characters are input. Recognition candidates of each character are selected, a character string of consecutive kana characters is cut out for the recognition candidates of each character, and each cut out kana character string is collated with a word dictionary to be present in the word dictionary. A kana character string that matches the kana character string is extracted, at least kana characters other than the extracted kana character string are converted into kana-kanji characters, and kanji obtained by the kana-kanji conversion and kanji characters in the recognition candidates are A character string of consecutive kanji in the order of arrangement is cut out, each cut-out kanji character string is collated with a word dictionary, and a kanji character string that matches the kanji character string existing in the word dictionary is extracted and extracted as described above. publication in Kana It is obtained so as to obtain a final recognition result based on the column and kanji string.

【0014】さらに、本発明による文字認識装置は、一
連の手書の筆跡情報から文字を認識する手書文字認識装
置であって、手書の筆跡情報を入力する手段と、該筆跡
情報から各入力文字について1または2以上の認識候補
を選定する手段と、該選定された認識候補について、文
字の配列順に連続する同字種の文字列を切り出す手段
と、該切り出された文字列の各々について、単語辞書を
検索する手段と、該検索結果を基に認識結果としての文
字列を表示する手段とを備えたものである。
Further, the character recognition device according to the present invention is a handwritten character recognition device for recognizing characters from a series of handwritten handwriting information, and means for inputting handwritten handwriting information and each of the handwriting information from the handwriting information. Means for selecting one or more recognition candidates for the input character, means for cutting out character strings of the same character type that are continuous in the character arrangement order for the selected recognition candidates, and for each of the cut out character strings , A means for searching the word dictionary and a means for displaying a character string as a recognition result based on the search result.

【0015】この装置において、上記同字種の文字列切
り出しに際し、文字種を指定する手段を備えてもよい。
好ましくは、上記認識候補を選定する手段は各入力文
字についての複数の認識候補に順位を付与する機能を有
し、当該順位は上記検索結果に応じて変更される。
This device may be provided with means for designating a character type when the character string of the same character type is cut out.
Preferably, the means for selecting a recognition candidate has a function of assigning a rank to a plurality of recognition candidates for each input character, and the rank is changed according to the search result.

【0016】上記各手段に加えて、上記同字種の文字列
を切り出す手段により切り出された仮名文字列を漢字に
変換する仮名漢字変換手段を備えることが望ましい。
In addition to the above-mentioned means, it is desirable to provide kana-kanji conversion means for converting the kana character string cut out by the means for cutting out the character string of the same character type into kanji.

【0017】[0017]

【作用】上記文字列の切り出し手段は、認識結果の候補
文字群中、連続する同一字種の候補を結合して同字種の
文字列を切り出す。その際、好ましくは、その文字列に
対して、その入力の位置情報と文字列の長さまたは最後
尾の位置情報を付与する。
The above-mentioned character string cutting-out means cuts out a character string of the same character type by combining consecutive candidates of the same character type in the candidate character group of the recognition result. At this time, preferably, the input position information and the length or the last position information of the character string are added to the character string.

【0018】具体的には、一つの候補文字Aを起点とし
て、その次の入力に対応する候補文字群に同じ字種の文
字があれば、それを結合して文字列を切り出し、その文
字列と上記情報を文字列バッファに出力する、という一
連の操作を最新の入力文字まで繰返し、これらを原則と
してすべての入力文字に対する候補文字群を起点として
実施することにより、上記認識結果から必要な同字種文
字列を抽出が可能となる。
Specifically, if one candidate character A is used as a starting point and there is a character of the same character type in the candidate character group corresponding to the next input, they are combined to cut out a character string, and the character string is extracted. And output the above information to the character string buffer are repeated until the latest input character, and as a general rule, by performing the candidate character group for all input characters as the starting point, the necessary recognition from the above recognition result is performed. It becomes possible to extract character strings.

【0019】また、文字列の切り出し手段の起動タイミ
ングは、認識結果を1文字得る度、数文字格納した後、
助詞あるいは句読点等の文節区切り文字が候補文字に出
現したとき等に行うことができる。いずれの場合でも上
記処理は逐次処理により文字列の切り出しを行うため誤
動作することはない。
Further, the activation timing of the character string cutout means is as follows:
It can be performed when a phrase delimiter such as a particle or a punctuation mark appears in a candidate character. In any case, the above processing does not malfunction because the character string is cut out by the sequential processing.

【0020】上記かな漢字変換手段は、上記文字列切り
出し手段で切り出された平仮名/片仮名文字列に対しか
な漢字変換を行う。
The kana-kanji conversion means performs kana-kanji conversion on the hiragana / katakana character string cut out by the character string cutting means.

【0021】上記単語辞書を検索する手段すなわち単語
整合手段は、上記文字列の切り出し手段で切り出された
同字種の文字列に対して単語辞書との整合を行い、一致
した文字列を各入力の第1候補として出力する。
The means for searching the word dictionary, that is, the word matching means, matches the character strings of the same character type cut out by the character string cutting means with the word dictionary, and inputs the matched character strings. Is output as the first candidate of.

【0022】本発明によれば、仮名漢字混じりの不完全
な熟語に対して、認識候補群から同種文字列を切り出
し、単語整合を行うことにより、筆跡情報から高精度に
入力文字を認識することが可能になる。
According to the present invention, with respect to an incomplete idiom mixed with kana and kanji, a character string of the same kind is cut out from a recognition candidate group and word matching is performed, thereby recognizing an input character with high accuracy from handwriting information. Will be possible.

【0023】また、認識した仮名を漢字に変換した後、
認識候補中の漢字と共に漢字文字列の切り出しを行い、
この結果に対して単語整合を行うことにより、仮名漢字
変換対象を使用者が指定する必要はなく、また、仮名漢
字混じりの単語についても自動的に正確な漢字単語に変
換することができる。
After converting the recognized kana into kanji,
Cut out the kanji character string along with the kanji in the recognition candidates,
By performing word matching on this result, it is not necessary for the user to specify the kana-kanji conversion target, and a word mixed with kana-kanji can be automatically converted into an accurate kanji word.

【0024】[0024]

【実施例】以下、本発明の一実施例を第1図〜第12図
により説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0025】第1図に本発明を含む手書文字認識装置の
構成を示す。入力部1と表示部11は同じ座標系上に重
ねられた入力一体化表示機構を構成している。入力部1
は、筆跡入力用ペンの動きに従い座標点列を時系列的に
出力する。表示部11は、上記入力部1から得た座標点
列をその直下に表示し、認識等の処理後、清書情報を再
表示する。文字認識部2は、上記入力部1から得た座標
点列を1文字毎に切りだし、予め保持している標準パタ
ーン辞書(図示せず)との間で類似度を求め、該類似度
の高い順に候補文字として出力する。同字種文字列切り
だし部3は、前記文字認識部2から得た候補文字群から
時系列的に平仮名/片仮名/漢字/英数字等の字種別の
文字列をその位置情報と共に出力する。本文字列切りだ
し部3は、字種指定レジスタにより切り出す文字列の種
類を指定することが可能である。仮名漢字変換部4は、
上記文字列切りだし部3から得た平仮名/片仮名文字列
を変換辞書5により漢字混じり熟語等に変換し、その結
果の文字列を上記文字認識部2から得た候補文字群に加
える。単語整合部6は上記変換された文字を含めて上記
文字列切りだし部3から得た同字種文字列から単語辞書
7を用いて単語を抽出し、一致した文字を上記候補文字
群の第1候補として出力する。文書管理部8は、上記処
理から得た候補文字群から第1候補を抽出してそれらを
文書バッファ9に格納し、上記候補文字群を候補文字バ
ッファ10に格納する。
FIG. 1 shows the construction of a handwritten character recognition apparatus including the present invention. The input unit 1 and the display unit 11 form an input integrated display mechanism that is superimposed on the same coordinate system. Input unit 1
Outputs a sequence of coordinate points in time series according to the movement of the pen for handwriting input. The display unit 11 displays the sequence of coordinate points obtained from the input unit 1 directly below it, and redisplays the clean copy information after processing such as recognition. The character recognition unit 2 cuts out the coordinate point sequence obtained from the input unit 1 for each character, obtains a similarity with a standard pattern dictionary (not shown) held in advance, and calculates the similarity. It outputs as a candidate character in descending order. The same character type character string cutout unit 3 outputs a character string of character type such as hiragana / katakana / kanji / alphanumeric characters together with the position information from the candidate character group obtained from the character recognition unit 2 in chronological order. The character string cutout unit 3 can specify the type of character string to be cut out by a character type designation register. The Kana-Kanji conversion unit 4
The hiragana / katakana character string obtained from the character string cutout unit 3 is converted into a kanji mixed with kanji by the conversion dictionary 5, and the resulting character string is added to the candidate character group obtained from the character recognition unit 2. The word matching unit 6 extracts a word from the same character type character string obtained from the character string cutout unit 3 including the converted character by using the word dictionary 7, and matches the matched character to the first character of the candidate character group. Output as one candidate. The document management unit 8 extracts the first candidates from the candidate character group obtained from the above processing, stores them in the document buffer 9, and stores the candidate character group in the candidate character buffer 10.

【0026】入力部1としては、例えば透明の静電誘導
タブレット、感圧タブレット等が利用できる。表示部1
1としては、CRTあるいは液晶/プラズマ等の平面デ
ィスプレイを利用できる。これらの技術は既に公知であ
り、本実施例では特に詳細な動作を述べない。また、文
字認識部2は、その認識手法について特に限定するもの
ではなく、例えば特開昭60-237580号で開示されるよう
な入力筆跡の近似特徴を用いる方式等を利用できる。
As the input unit 1, for example, a transparent electrostatic induction tablet, a pressure sensitive tablet or the like can be used. Display 1
As 1, a flat display such as a CRT or a liquid crystal / plasma can be used. These techniques are already known, and no detailed operation is described in this embodiment. Further, the character recognition unit 2 is not particularly limited in its recognition method, and for example, a method using an approximate feature of input handwriting as disclosed in JP-A-60-237580 can be used.

【0027】以下、本装置の詳細な動作を述べる。The detailed operation of this apparatus will be described below.

【0028】第2図に、本装置を用いて手書文字入力を
行う場合の処理の一例の流れを示す。
FIG. 2 shows a flow of an example of processing when handwritten character input is performed using this apparatus.

【0029】初期設定Aでは装置の起動と共に以下の処
理で使用するレジスタ/バッファの初期化を行なう。終
了確認Bは、第1図では示さなかったがメニュー等によ
り本装置の文字入力機能を終了させる処理である。入力
Cは、入力部1の処理であり、文字認識用の筆跡入力が
あると、その座標情報を次の文字認識Dに渡す。文字認
識Dは、入力された筆跡から一文字分の座標情報を切り
だし、それらを予め設定した標準パターン辞書のデータ
構造に変換し、類似度の高い順に候補文字群を出力す
る。同字種文字列切りだしEは、同種文字列切り出し部
3の処理であり、上記文字認識Dから得た候補文字群を
順次取り込みながら、平仮名/片仮名字種の文字列を切
り出す。単語整合Fは、単語整合部6の処理であり、上
記文字列切りだしEから得た平仮名/片仮名文字列を予
め設定した単語辞書との間で比較し、一致した文字列を
抽出してそれらを上記候補文字群の第1候補の認識結果
と入れ替える。このとき、単語辞書7とマッチングがと
れた文字についてはマーカーを付加する。仮名漢字変換
Gは、仮名漢字変換部4の処理であり、上記平仮名/片
仮名文字列のうち上記マーカーの無い文字列を仮名漢字
変換し、変換された漢字混じり文字列を上記候補文字群
に加える。同字種文字列切りだしHは、上記候補文字群
から漢字/英数字種の文字列を切り出す。単語整合I
は、上記文字列切りだしHから得た漢字/英数字種文字
列を上記単語整合Fと同様に予め設定した単語辞書7と
の間で比較し、一致した文字列を抽出してそれらを上記
候補文字群の第1候補の認識結果とを入れ替える。この
とき、確定した単語部分にマーカーを付加する。文書管
理Jは、上記単語整合Iから得た候補文字群から、その
第1候補を文書バッファ9に登録し、表示部11に上記
文書バッファ9の内容を表示し、上記候補文字群を候補
文字バッファ10に格納する。
In the initial setting A, the registers / buffers used in the following processes are initialized when the apparatus is started. Although not shown in FIG. 1, termination confirmation B is processing for terminating the character input function of this apparatus by a menu or the like. The input C is a process of the input unit 1, and when there is a handwriting input for character recognition, the coordinate information is passed to the next character recognition D. The character recognition D cuts out coordinate information for one character from the input handwriting, converts it into a preset data structure of a standard pattern dictionary, and outputs candidate character groups in descending order of similarity. The same-character-type character string cutout E is processing of the same-character-type character string cutout unit 3, and cuts out a character string of Hiragana / Katakana character type while sequentially fetching the candidate character groups obtained from the character recognition D. The word matching F is a process of the word matching unit 6, which compares a hiragana / katakana character string obtained from the character string segmentation E with a preset word dictionary, extracts a matched character string, and Is replaced with the recognition result of the first candidate of the candidate character group. At this time, a marker is added to a character matched with the word dictionary 7. The kana-kanji conversion G is a process of the kana-kanji conversion unit 4, in which the character string without the marker in the hiragana / katakana character string is converted to kana-kanji, and the converted character string mixed with kanji is added to the candidate character group. . The same character type character string cutout H cuts out a character string of Kanji / alphanumeric character type from the above candidate character group. Word alignment I
Compares the Kanji / alphanumeric character string obtained from the character string cut-out H with the word dictionary 7 set in advance as in the word matching F, extracts the matched character strings, and extracts them. The recognition result of the first candidate of the candidate character group is replaced. At this time, a marker is added to the confirmed word portion. The document management J registers the first candidate from the candidate character group obtained from the word matching I in the document buffer 9, displays the contents of the document buffer 9 on the display unit 11, and sets the candidate character group to the candidate character group. Store in buffer 10.

【0030】以下、本発明の主要部に当る同字種文字列
切りだしE以降の処理について詳細に述べる。
Hereinafter, the processing after the same character type character string cutout E, which is a main part of the present invention, will be described in detail.

【0031】<同字種文字列の切りだしE>第3図〜第
6図に当文字切りだし処理、第7図に本書力同時の各バ
ッファの状況、第8図に本処理終了時の各バッファの状
況をそれぞれ示す。
<Cutting E of Characters of the Same Character Type> FIG. 3 to FIG. 6 show this character cutting process, FIG. 7 shows the status of each buffer at the same time when this book is written, and FIG. 8 shows the end of this process. The status of each buffer is shown below.

【0032】の流れを、第8図/第9図にデータの動き
を示す。 まず、本処理で使用されるバッファの内容を
説明する。
The flow of data is shown in FIGS. 8 and 9. First, the contents of the buffer used in this processing will be described.

【0033】第7図において、文字認識部2内に含まれ
る認識バッファは文字認識結果を格納する領域で、簡単
のため候補文字数を最大2とし、以後の仮名漢字変換結
果用に2文字分の予備領域を認識バッファに持つことに
する。文字列バッファは切りだされる同字種文字列を格
納する領域で、切り出し文字列の登録番号m/先頭位置
情報X,Y/文字列Bs/文字列の長さL/単語フラグ
の各小領域に分割されている。単語フラグは、後に説明
する単語整合処理が単語辞書と一致した文字列につける
マーカーである。単語処理レジスタは、上記マーカーを
付した文字の入力位置を示す。指定字種レジスタは、切
りだす文字種の設定に用いられる。なお、文字列バッフ
ァ、単語処理レジスタおよび指令字種レジスタは、同種
文字列切り出し部3に内包される。
In FIG. 7, the recognition buffer included in the character recognition unit 2 is an area for storing the character recognition result. For the sake of simplicity, the maximum number of candidate characters is 2, and for the subsequent kana-kanji conversion results, two character's worth of characters are stored. We have a spare area in the recognition buffer. The character string buffer is an area for storing the same character type character string to be cut out, and the registration number m of the cut out character string / starting position information X, Y / character string Bs / character string length L / each word flag small It is divided into areas. The word flag is a marker attached to a character string that matches a word dictionary in a word matching process described later. The word processing register indicates the input position of the character with the marker. The designated character type register is used for setting the character type to be cut out. The character string buffer, word processing register, and command character type register are included in the same type character string cutout unit 3.

【0034】文字列バッファには、切り出された各文字
列について、その字種情報を付加してもよい。
Character type information may be added to each of the cut out character strings in the character string buffer.

【0035】また、切り出し文字の先頭文字についての
みY情報をもたせたが、第2文字目以降の文字について
もY情報を持つようにしてもよい。このようにすれば、
記憶容量は増加するが、後述する候補順位の入替えの処
理が迅速に行える。
Although the Y information is provided only for the first character of the cut-out character, the Y information may be provided for the second and subsequent characters. If you do this,
Although the storage capacity increases, the process of replacing the candidate ranks described later can be performed quickly.

【0036】この同字種文字列切り出し処理は、第7図
の認識バッファの入力内容に対し、最終的に第8図の文
字列バッファの内容を出力する処理を行う。
The same character type character string cutout process is a process of finally outputting the contents of the character string buffer of FIG. 8 with respect to the input contents of the recognition buffer of FIG.

【0037】以下、その処理を第3図の同字種文字列切
り出し処理Eの流れをもとに説明する。この時点で、指
定字種レジスタは、平仮名/片仮名に設定されている。
The process will be described below with reference to the flow of the same character type character string cutout process E in FIG. At this point, the designated character type register is set to Hiragana / Katakana.

【0038】処理3−1、3−2:第3図において、ま
ず、切り出す起点となる入力(以下、起点入力)の入力
番号Wpsをループ先頭isとして設定する。ループ変数
iは、当isから入力文字列の後尾Wpeまで以下の処理
を実行させる。第7図の認識バッファの第1、第2入力
文字(“こ”、“の”)についての処理が終了し、第3
入力文字からの同字種文字列切り出しが行われる場合を
例にとると、Wpsは3、入力文字列の後尾Wpeは12とな
る。
Processes 3-1, 3-2: In FIG. 3, first, the input number Wps of the input serving as the starting point to be cut out (hereinafter referred to as starting point input) is set as the loop head is. The loop variable i executes the following processing from this is to the tail Wpe of the input character string. The processing for the first and second input characters (“ko”, “no”) in the recognition buffer of FIG.
Taking the case where the same character type character string is cut out from the input character as an example, Wps is 3 and the tail Wpe of the input character string is 12.

【0039】処理3−3:次に、切り出しの起点個数を
設定するため、上記起点入力の候補数nmaxに上記起点
入力の候補文字数ncを設定する。第7図の認識バッフ
ァの第3入力の場合は、“シ”“三”の二つの候補を有
するためnmaxは2となる。
Process 3-3: Next, in order to set the number of starting points for clipping, the number of candidates for starting point input nmax is set to the number of candidate characters for starting point input nc. In the case of the third input of the recognition buffer of FIG. 7, nmax is 2 because it has two candidates of "shi" and "three".

【0040】処理3−4:以下上記nmaxまで処理3−
5以下の同字種文字列切り出しを行う。上記nmaxまで
の処理が終了すると、処理3−14で結合元入力の番号
iを更新し、前回登録個数noldを初期化し、上記処理
3−2に戻る。
Process 3-4: Processes up to the above nmax 3-
The same character type character string of 5 or less is cut out. When the processes up to nmax are completed, the number i of the combination source input is updated in the process 3-14, the previously registered number nold is initialized, and the process returns to the process 3-2.

【0041】処理3−5:上記起点入力の候補文字(以
下、起点文字)の字種Kを設定する。第7図の認識バッ
ファ第3入力の最初の起点文字は“シ”であるから、字
種Kは片仮名となる。
Process 3-5: The character type K of the candidate character for inputting the starting point (hereinafter, starting point character) is set. Since the first starting character of the third input of the recognition buffer in FIG. 7 is "shi", the character type K is katakana.

【0042】処理3−6:次に、上記字種Kが指定字種
レジスタに設定された字種と一致するか否かを判定す
る。例では上記処理3−5により字種Kは片仮名であ
り、前記指定字種レジスタは平仮名/片仮名に設定され
ていたので、判定結果は肯定となり、以下の処理に進
む。否定された場合は、処理3−15で起点入力iの候
補番号nを更新して上記処理3−4に戻り、次の起点文
字について処理3−5以下を行う。
Process 3-6: Next, it is determined whether or not the character type K matches the character type set in the designated character type register. In the example, the character type K is katakana by the above processing 3-5, and the designated character type register is set to hiragana / katakana. Therefore, the determination result is affirmative, and the processing proceeds to the following processing. When the result is negative, the candidate number n of the starting point input i is updated in the process 3-15, the process returns to the process 3-4, and the processes 3-5 and below are performed for the next starting character.

【0043】なお、文字コードはJIS/シフトJIS
等で字種別に割り振られているため、それらの文字コー
ド表から第12図に示すような字種分類テーブルを作成
しておく。当字種分類テーブルは、文字種を8個のテー
ブルに分割しており、各テーブルのコード(16進で示
す)を各文字種の先頭文字コードとしている。
The character code is JIS / shift JIS.
Since they are assigned to character types according to the above, a character type classification table as shown in FIG. 12 is created from those character code tables. In this character type classification table, the character type is divided into eight tables, and the code (shown in hexadecimal) of each table is the head character code of each character type.

【0044】処理3−7:次に、上記起点文字と位置/
長さを文字列バッファに格納する。第4図に本処理3−
7の詳細な流れを示す。
Process 3-7: Next, the starting point character and position /
Store the length in the string buffer. This processing is shown in FIG.
7 shows the detailed flow.

【0045】処理3-7-1:まず、起点文字を文字列バッ
ファのBs[m]に格納する。
Process 3-7-1: First, the starting character is stored in Bs [m] of the character string buffer.

【0046】処理3-7-2:それと共に、文字位置(X,
Y)/長さLを格納する。ここで、X[m]は起点入力
番号i、Y[m]は起点文字の候補番号nに対応してい
る。例では、起点文字“シ”の文字位置はX[m]=
3,Y[m]=1、長さL=1となる。
Process 3-7-2: At the same time, the character position (X,
Y) / length L is stored. Here, X [m] corresponds to the starting point input number i, and Y [m] corresponds to the starting point candidate number n. In the example, the character position of the starting character "shi" is X [m] =
3, Y [m] = 1 and length L = 1.

【0047】処理3-7-3:最後に文字列登録番号mを更
新する。
Process 3-7-3: Finally, the character string registration number m is updated.

【0048】処理3−8:次に、第3図に戻って同字種
の文字が何文字続くかのチェックを行うため、結合する
候補文字群の入力番号js(以下、結合入力番号9を現
入力番号iの次の入力番号に初期化する。今回の処理例
の場合、iは3であるため、jsは4となる。
Process 3-8: Next, returning to FIG. 3, to check how many characters of the same character type continue, the input number js of the candidate character group to be combined (hereinafter, the combined input number 9 Initialization is performed to the next input number after the current input number i. In the case of this processing example, since i is 3, js is 4.

【0049】処理3−9:次に、同字種文字列探索およ
び結合処理に入る。以下の処理は、結合入力番号jが入
力後尾となるまで繰り返される。ただし、jの位置に対
応する前記単語処理レジスタの値がオンとなっている場
合および同字種の文字がとぎれた場合は、起点文字の候
補番号を更新して(処理3-1-4)、上記処理3−4に戻
る。第8図の例では、単語処理レジスタは初期状態であ
るため、上記jが4から12となるまで以下の処理を実
行する。
Process 3-9: Next, the same-character-type character string search and concatenation process is started. The following processing is repeated until the combined input number j comes after the input. However, if the value of the word processing register corresponding to the position of j is ON or if the characters of the same character type are interrupted, the candidate number of the starting character is updated (process 3-1-4). Then, the process returns to the process 3-4. In the example of FIG. 8, since the word processing register is in the initial state, the following processing is executed until the above j changes from 4 to 12.

【0050】処理3−10:次に結合可能な文字を得る
ため、結合入力番号jに対応する候補文字(以下、結合
入力文字)群から上記処理3−5で設定した文字種Kと
同じ字種の候補をさがす。
Process 3-10: To obtain a character that can be combined next, from the group of candidate characters (hereinafter, combined input character) corresponding to the combined input number j, the same character type as the character type K set in the above process 3-5. Search for candidates.

【0051】第5図に処理3−10の詳細な流れを示
す。
FIG. 5 shows the detailed flow of processing 3-10.

【0052】処理3-10-1,-2:まず、パラメータの初期
化のため、同字種候補が1以上存在したことを示す発見
個数nfを0、結合フラグCflag[]をオフにする。
Processing 3-10-1 and -2: First, for the initialization of the parameters, the number of discoveries nf indicating that there are one or more candidates for the same character type is 0, and the combination flag Cflag [] is turned off.

【0053】処理3-10-3:次に、結合処理回数を設定す
るため、結合先入力の候補文字数の総数njmaxを設定す
る。
Process 3-10-3: Next, in order to set the number of combining processes, the total number njmax of candidate characters input to the combining destination is set.

【0054】第7図から、結合先入力番号j=4のケー
スでは第4入力の候補文字は“ヌ/ス”であり、njmax
は2となる。
From FIG. 7, the candidate character of the fourth input is "nu / s" in the case of the input number j = 4 of the connection destination, and njmax
Is 2.

【0055】処理3-10-4:以降、同字種文字の探索をn
jmax回繰り返す。
Process 3-10-4: After that, the search for the same type character is performed n times.
Repeat jmax times.

【0056】処理3-10-5:結合先候補文字コード[j]
[nj](=“ヌ”)の字種設定を上記処理3−7と同
様の手順で行う。このとき、K[j][nj]は片仮名
となる。
Process 3-10-5: Candidate character code for combination [j]
The character type setting of [nj] (= “nu”) is performed by the same procedure as the processing 3-7. At this time, K [j] [nj] becomes katakana.

【0057】処理3-10-6:次に、起点文字種K[j]
[nj]と結合先文字種K[j][nj]を比較し、一
致する場合はフラグ設定処理に進む。この例では起点文
字種K[i][n]と結合先文字種K[j][nj]は
共に片仮名であり一致している。
Process 3-10-6: Next, the starting character type K [j]
[Nj] is compared with the combination destination character type K [j] [nj], and if they match, the process proceeds to flag setting processing. In this example, the starting character type K [i] [n] and the joining destination character type K [j] [nj] are both katakana and match.

【0058】処理3-10-7:結合先候補文字コード[j]
[nj]が起点文字と結合可能であることを保存するた
め、結合フラグCflag[nj]をオンにする。
Process 3-10-7: Combining destination candidate character code [j]
To save that [nj] can be combined with the starting character, the combination flag Cflag [nj] is turned on.

【0059】処理3-10-8:次に、結合個数を保存するた
めに、発見個数nfを更新する。上記処理3-10-6で字種
が一致しなかったときは、直接結合先候補番号の更新
(3-10-9)を行い、上記処理3-10-4に戻る。
Process 3-10-8: Next, the found number nf is updated in order to store the combined number. If the character types do not match in the process 3-10-6, the direct connection destination candidate number is updated (3-10-9), and the process returns to the process 3-10-4.

【0060】本処理3−10の結果、結合先文字
“ヌ”、“ス”は共に片仮名字種であり、上記起点字種
と一致するため結合フラグCflag[1〜2]がオン、発
見個数nfが2となる。
As a result of this processing 3-10, the connection destination characters "nu" and "su" are both katakana character types, and since they match the above origin character types, the combination flag Cflag [1-2] is turned on and the number of found characters. nf becomes 2.

【0061】第3図に戻り、 処理3−11:発見個数nfが0以上であれば、文字列
結合/格納処理3−12に進む。nfが0の場合は、起
点文字の候補番号を処理3−15で更新し、前記処理3
−4へ戻る。この例では、nfは2であり、処理3−1
2に進む。
Returning to FIG. 3, process 3-11: If the found number nf is 0 or more, the process proceeds to a character string combination / storage process 3-12. If nf is 0, the candidate number of the starting character is updated in process 3-15 and the process 3 is performed.
Return to -4. In this example, nf is 2 and processing 3-1
Proceed to 2.

【0062】処理3−12:ここでは、結合文字を起点
文字とつなぎあわせ、前記文字列バッファに登録する。
そのため、前記設定した結合フラグと発見個数に従って
以下の処理を行う。第6図に、処理3−12の詳細な流
れを示す。
Process 3-12: Here, the combined character is connected to the starting character and registered in the character string buffer.
Therefore, the following processing is performed according to the set combination flag and the number of found pieces. FIG. 6 shows the detailed flow of processing 3-12.

【0063】処理3-12-1:現登録番号mを保存するた
め、現登録番号をm′に退避する。
Process 3-12-1: In order to save the current registration number m, the current registration number is saved in m '.

【0064】処理3-12-2,-3:文字列の結合は、前回の
結合処理で生成した文字列数noldに結合先候補文字群
のCflag[nj]がオンとなっている個数を乗じた回数
行うため、結合回数nconを設定する。第8図の例で
は、片仮名文字種の最初の結合のため、noldは1、結
合フラグCflag[]は、前記処理3−9から二つオン
(発見個数=2)となっているため、結合nconは2と
なる。
Process 3-12-2, -3: To combine character strings, multiply the number of character strings nold generated in the previous combining process by the number of Cflag [nj] of the combination destination candidate character group that is turned on. The number of connections ncon is set in order to perform the number of times. In the example of FIG. 8, since the katakana character type is the first combination, nold is 1, and the combination flag Cflag [] is 2 on (the number of discoveries = 2) from the process 3-9. Is 2.

【0065】処理3-11-4:まず、結合フラグCflag[n
j]を判定する。
Process 3-11-4: First, the combination flag Cflag [n
j] is determined.

【0066】処理3-11-5:判定の結果、オンならば、前
回登録した文字列Bs[m′−nold]に結合先文字
[j][nj]を結合し、文字列バッファに格納する。
このとき、前記処理3−6と同様に文字列の位置と長さ
も合わせて格納する。その後、登録番号mを更新する。
現在、文字列Bm′−nold]は“シ”であり、結合先
候補文字コードは“ヌ/ス”であるから、“シヌ”“シ
ス”の二つの文字列を文字列バッファBs[m]および
Bs[m+1]の領域に追加登録する。その後、処理3-
12-3に戻る。
Process 3-11-5: If the result of determination is that it is on, the previously registered character string Bs [m'-nold] is combined with the concatenation destination character [j] [nj] and stored in the character string buffer. .
At this time, the position and length of the character string are also stored in the same manner as in the process 3-6. After that, the registration number m is updated.
At present, the character string Bm′-nold] is “si” and the candidate character code for connection is “nu / su”. Therefore, two character strings “sinu” and “cis” are stored in the character string buffer Bs [m]. And Bs [m + 1] are additionally registered. Then process 3-
Return to 12-3.

【0067】処理3-12-6:文字列の結合登録が終了した
ならば、前回登録個数noldを前記結合回数nconに更新
して、本処理を終了する。この例では、noldは2とな
る。
Process 3-12-6: When the combined registration of character strings is completed, the previously registered number nold is updated to the combined number ncon, and this process is completed. In this example, nold is 2.

【0068】第3図に戻り、上記処理3−13で文字列
結合/格納後、結合先入力番号jを更新し、前記処理3
−9に戻る。
Returning to FIG. 3, after the character strings are combined / stored in the process 3-13, the combination destination input number j is updated, and the process 3 is executed.
Return to -9.

【0069】以上延べた同字種文字列切り出し処理Eに
より、第8図の文字列バッファに示すように、例えば、
第3入力第1候補“シ”を起点として、“シ/シヌ/シ
ス/シヌテ/・・/システム/・・/システムケなる片
仮名文字列が切り出されることが分かる。
As shown in the character string buffer of FIG. 8, the same character type character string cut-out process E as described above is performed, for example.
It can be seen that the katakana character string of "shi / shinu / cis / sinute /.../ system /.../ Seikei" is cut out starting from the third input first candidate "shi".

【0070】本処理Eは、平仮名/片仮名文字列の切り
だしを行なうため、“こ/この/の”“サ/サン/サン
キ/ン/ンキ/キ”等の文字列も同時に切り出されてい
る。ここでは、認識バッファに格納した候補文字群から
単純に同字種文字列を切りだしたため無意味な文字列
“ン/ンキ”等もある。これらは、よう音/はつ音等単
語の先頭文字とならない文字を、起点文字として不採用
とすることにより、切り出しを抑制する方式にすれば、
上記無意味な文字列を出力しないようにでき、処理時間
を短縮することができる。
In this processing E, since the hiragana / katakana character string is cut out, the character strings such as "ko / kono / no" sa / san / sanki / n / nki / ki "are also cut out at the same time. . Here, there is also a meaningless character string "n / nki" or the like because the same character type character string is simply cut out from the candidate character group stored in the recognition buffer. In these methods, if a character that does not become the first character of a word, such as a syllabary or a beating sound, is not adopted as a starting character, and a method for suppressing clipping is used,
The meaningless character string can be prevented from being output, and the processing time can be shortened.

【0071】また、起点文字の設定時(処理3−3)
に、単語辞書や仮名漢字変換辞書の索引と比較し、該当
する文字索引がないときには、予め候補番号nを更新
し、その値をループの初期値として処理3−4で用いる
ことによっても処理時間を短縮できる。
When the starting character is set (process 3-3)
In addition, by comparing with the index of the word dictionary or the kana-kanji conversion dictionary, and when there is no corresponding character index, the candidate number n is updated in advance, and the value is used as the initial value of the loop in the processing 3-4. Can be shortened.

【0072】さらに、各文字種の最大単語長を制限する
ことにより、不要な文字列の発生を抑制でき、処理時間
を短縮できる。この場合は、処理3−12で文字列結合
/格納後、文字列長Lが最大単語長になったら、結合処
理を終了し、起点文字を処理3−15にて更新すること
で可能となる。
Further, by limiting the maximum word length of each character type, it is possible to suppress the generation of unnecessary character strings and reduce the processing time. In this case, after the character strings are combined / stored in process 3-12, when the character string length L reaches the maximum word length, the combining process is terminated, and the starting character is updated in process 3-15. .

【0073】切り出しの際、認識結果の相違度(図示せ
ず)により予め設定した値以下の類似性が高い候補文字
のみ上記切り出しを実行することにより、不要な文字列
の発生を抑制することができる。
At the time of cutout, by executing the cutout only on the candidate characters having a high similarity equal to or less than a preset value according to the degree of difference (not shown) in the recognition result, it is possible to suppress the generation of unnecessary character strings. it can.

【0074】<単語整合F>前記処理Eで切り出された
平仮名/片仮名文字列と単語辞書7を比較して一致する
文字列を見つけ出す。この例では、“システム”が一致
する文字列となり、第9図に示すように認識バッファの
“ス”を第1候補と入れ替え、文字バッファの“シ”を
起点とする4文字までの文字列に対し、単語フラグを設
定し、単語処理レジスタのRt[3〜6]に単語確定を意
味するオンフラグを設定する。ここで、“サン”は、例
えば“太陽”の外来単語としても解釈できるが、“三/
算・・”等の漢字の読みとも取れる。そこで、単語が見
つかった時点で、それらの文字が仮名漢字変数の読み辞
書に無ければ単語確定とし、有れば保留とすることで整
合ミスを抑制することができる。この例では“サン”は
保留となる。
<Word Matching F> The hiragana / katakana character string cut out in the process E is compared with the word dictionary 7 to find a matching character string. In this example, "system" is a matching character string, and the "su" in the recognition buffer is replaced with the first candidate as shown in FIG. 9, and a character string of up to 4 characters starting from "si" in the character buffer is used. On the other hand, the word flag is set, and the on-flag which means word determination is set in Rt [3-6] of the word processing register. Here, "sun" can be interpreted as a foreign word of "sun", for example,
It can also be used to read kanji such as math ... ". Therefore, when a word is found, if those characters are not in the kana-kanji variable reading dictionary, the word is determined, and if there is, it is suspended and misalignment is suppressed. In this example, the "sun" is suspended.

【0075】また、一般に一人の使用者が使う単語は限
定されるので、上記確定した単語を一時格納しておき、
次回の単語整合時に優先的に比較することで、処理時間
を短縮できる。また、単語辞書に単語長を保持し、単語
長が一致するもののみ整合処理することでも処理時間を
短縮できる。
Further, since the number of words used by one user is generally limited, the determined word is temporarily stored,
The processing time can be shortened by preferentially comparing the next word matching. Also, the processing time can be shortened by holding the word lengths in the word dictionary and performing matching processing only for words having the same word length.

【0076】単語発見時に、対応する候補文字の相違度
により第1候補を選択することにより、例えば、上記相
違度の総和が最小になる文字列を常に第1候補として選
択することにより安定して良好な結果を得ることができ
る。
When a word is found, by selecting the first candidate according to the dissimilarity of the corresponding candidate characters, for example, by always selecting the character string with the minimum sum of the dissimilarities as the first candidate, it is possible to stabilize the operation. Good results can be obtained.

【0077】<仮名漢字変数G>前記処理Fで確定した
入力、即ち単語処理レジスタRt[3〜6]に対応する入
力文字列を除く平仮名/片仮名文字列を変換辞書を用い
て漢字混じり文字列に変換する。仮名漢字変数技術につ
いては公知の技術を用い、その結果を第10図に示すよ
うに認識バッファの予備領域に格納する。このとき、変
換により文字列長が短縮されることが有るため、その部
分の上記予備領域にはヌル記号を設定する。第10図の
例では、“サン”の変換効果“算”から、“ン”の列に
ヌル記号を設定されている。
<Kana Kanji Variable G> A character string mixed with Kanji by using a conversion dictionary for the input determined in the process F, that is, the Hiragana / Katakana character string excluding the input character string corresponding to the word processing register Rt [3-6]. Convert to. A known technique is used for the kana-kanji variable technique, and the result is stored in the spare area of the recognition buffer as shown in FIG. At this time, since the character string length may be shortened by the conversion, a null symbol is set in the spare area of that part. In the example of FIG. 10, a null symbol is set in the column of “n” from the conversion effect “arithmetic” of “sun”.

【0078】<同字種文字列切りだしH>指定字種が漢
字/英数であること以外は、前記処理同字種文字列切り
だしEと同様の処理を行なう。その結果、第11図の文
字列バッファに示すように、“計/計差/計算/・・/
計算機/計算記/・・”なる文字列が切りだされる。
<Same Character Type Character String Cutout H> The same processing as the above-mentioned same character type character string cutout E is performed except that the designated character type is Kanji / alphanumeric. As a result, as shown in the character string buffer in FIG. 11, "total / total difference / calculation /.../
The character string "Calculator / Calculator / ..." is cut out.

【0079】<単語整合I>指定字種が漢字/英数であ
ること以外は、前記処理単語整合Fと同様の処理を行な
う。その結果、“計算”“計算機”の2単語の整合結果
を得る。ここでは、最長一致の単語を優先することと
し、“計算機”を確定単語とする。そこで第11図に示
すように“算”“機”を認識バッファの第1候補と入れ
替え、単語処理レジスタのRt[8〜11]に単語確定を
意味するオンフラグを設定する。
<Word Matching I> The same processing as the processing word matching F is performed except that the designated character type is kanji / alphanumeric. As a result, the matching result of the two words "calculation" and "calculator" is obtained. Here, the word with the longest match is prioritized, and “computer” is set as the confirmed word. Therefore, as shown in FIG. 11, "arithmetic" and "machine" are replaced with the first candidate in the recognition buffer, and an on-flag indicating word determination is set in Rt [8-11] of the word processing register.

【0080】<文書管理J>上記処理AからIにより更
新された認識バッファBr/単語処理レジスタRtから最
終的に表示する文字を選択し、文書バッファ10/候補
文字バッファ9に格納する。単語処理レジスタRtを先
頭から順次読みだし、未確定入力は、て/に/を/は/
の等の助詞、句読点等の区切り記号を優先して上記文書
バッファ10に格納する。確定入力は、ヌル記号となる
入力を削除しながら上記文書バッファに格納する。これ
ら、文書バッファ10に格納した入力に対応する候補文
字群を候補文字バッファ9に格納する。その結果、“こ
のシステムは計算機の”という文字列を表示部11に表
示させる。
<Document Management J> A character to be finally displayed is selected from the recognition buffer Br / word processing register Rt updated by the above processes A to I and stored in the document buffer 10 / candidate character buffer 9. The word processing register Rt is sequentially read from the beginning, and undetermined input is TE / NI / OR / HA /
Particles such as No. and punctuation marks such as punctuation are preferentially stored in the document buffer 10. The fixed input is stored in the document buffer while deleting the input that is a null symbol. The candidate character group corresponding to the input stored in the document buffer 10 is stored in the candidate character buffer 9. As a result, the character string “This system is a computer” is displayed on the display unit 11.

【0081】以上の実施例の説明では、仮名と漢字の文
字列切り出しを別々に行ったが、同時に実行することも
可能である。
In the above description of the embodiments, the kana and kanji character strings are cut out separately, but they can also be executed simultaneously.

【0082】[0082]

【発明の効果】本発明によれば、手書入力された文字列
から同字種の文字列を自動的に抽出できるため、操作性
向上の効果がある。
According to the present invention, since a character string of the same character type can be automatically extracted from a character string input by handwriting, there is an effect of improving operability.

【0083】上記抽出された文字列の平仮名/片仮名部
分を仮名漢字変換することにより、記憶があいまいな漢
字を自動的に出力することができるため、操作性向上の
効果がある。
By converting the hiragana / katakana part of the extracted character string into kana-kanji, kanji whose memory is ambiguous can be automatically output, so that the operability is improved.

【0084】また、上記抽出された文字列を単語整合す
ることで類似文字の中から正しい文字を自動的に選択で
きるため、文字認識率向上と操作性向上の効果がある。
Further, since the correct character can be automatically selected from the similar characters by word matching the extracted character strings, the character recognition rate and the operability are improved.

【0085】されに、仮名漢字混じりの不完全熟語から
上記抽出された文字列の平仮名/片仮名部分を仮名漢字
変換し、それらを含めて上記抽出した同字種文字列から
単語整合により正しい熟語を自動的に生成することによ
り上記漢字混じりの不完全熟語を正しく変換できるた
め、操作性向上の効果がある。
Then, the Hiragana / Katakana part of the character string extracted from the incomplete compound word mixed with Kana-Kanji character is converted into Kana-Kana character, and the correct compound word is extracted from the extracted character string of the same character by word matching. Since the incomplete idiom mixed with the Chinese characters can be correctly converted by automatically generating it, there is an effect of improving operability.

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

【図1】第1図は、本発明の一実施例の文字認識装置の
構成を示すブロック図。
FIG. 1 is a block diagram showing the configuration of a character recognition device according to an embodiment of the present invention.

【図2】第2図は、第1図の文字認識装置の処理の流れ
図。
FIG. 2 is a flow chart of processing of the character recognition device of FIG.

【図3】第3図は、同字種文字列切り出し処理の流れ
図。
FIG. 3 is a flowchart of the same character type character string cutout processing.

【図4】第4図は、同字種文字列切り出し処理の流れ
図。
FIG. 4 is a flow chart of a character string segmentation process of the same character type.

【図5】第5図は、同字種文字列切り出し処理の流れ
図。
FIG. 5 is a flow chart of the same character type character string cutout processing.

【図6】第6図は、同字種文字列切り出し処理の流れ
図。
FIG. 6 is a flowchart of the same character type character string cutout process.

【図7】第7図は、処理過程のバッファ/レジスタの説
明図。
FIG. 7 is an explanatory diagram of a buffer / register in a processing process.

【図8】第8図は、処理過程のバッファ/レジスタの説
明図。
FIG. 8 is an explanatory diagram of a buffer / register in a processing process.

【図9】第9図は、処理過程のバッファ/レジスタの説
明図。
FIG. 9 is an explanatory diagram of a buffer / register in a processing process.

【図10】第10図は、処理過程のバッファ/レジスタ
の説明図。
FIG. 10 is an explanatory diagram of a buffer / register in a processing process.

【図11】第11図は、処理過程のバッファ/レジスタ
の説明図。
FIG. 11 is an explanatory diagram of a buffer / register in a processing process.

【図12】第12図は、字種テーブルの説明図。FIG. 12 is an explanatory diagram of a character type table.

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

1…入力部、2…文字認識部、3…同字種切り出し部、
4…仮名漢字変換部、5…変換辞書、6…単語整合部、
7…単語辞書、8…文書管理部、9…文書バッファ、1
0…候補文字バッファ
1 ... Input unit, 2 ... Character recognition unit, 3 ... Same character type cutout unit,
4 ... Kana-Kanji conversion unit, 5 ... Conversion dictionary, 6 ... Word matching unit,
7 ... Word dictionary, 8 ... Document management unit, 9 ... Document buffer, 1
0 ... Candidate character buffer

─────────────────────────────────────────────────────
─────────────────────────────────────────────────── ───

【手続補正書】[Procedure amendment]

【提出日】平成9年1月8日[Submission date] January 8, 1997

【手続補正1】[Procedure amendment 1]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】発明の名称[Correction target item name] Name of invention

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【発明の名称】手書き文字認識方法及び装置Title: Handwritten character recognition method and apparatus

【手続補正2】[Procedure amendment 2]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】特許請求の範囲[Correction target item name] Claims

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【特許請求の範囲】[Claims]

【請求項】手書の筆跡情報から文字を認識する手書文
字認識方法であって、 入力された手書文字について、認識候補文字を選定し、 認識候補文字から成る文字列が、漢字と仮名文字で構成
される場合に、仮名文字については、変換辞書を用い
て、漢字に変換し、 変換結果として得られた漢字と、前記文字列を構成する
漢字とから成る漢字列を単語辞書と照合し、 単語辞書に存在する漢字列と一致した漢字列を認識結果
とすることを特徴とする手書文字認識方法。
1. A handwriting character recognition method for recognizing a character from handwriting information of a handwriting, wherein a recognition candidate character is selected for an input handwriting character, and a character string including the recognition candidate character is a kanji character. When it is composed of Kana characters, it is converted into Kanji using a conversion dictionary, and the Kanji string consisting of the Kanji obtained as the conversion result and the Kanji that constitutes the character string is used as the word dictionary. A handwritten character recognition method characterized by collating and using a kanji string that matches a kanji string existing in a word dictionary as a recognition result.

【請求項】手書の筆跡情報から文字を認識する手書文
字認識方法であって、 入力された手書文字について、認識候補文字を選定し、 選定された認識候補文字のうち、一部の文字について
は、変換辞書を用いて、文字種の変換を行い、 変換結果として得られた文字と、変換されなかった認識
候補文字とから成る文字列を、単語辞書と照合し、 単語辞書に存在する文字列と一致した文字列を認識結果
とすることを特徴とする手書文字認識方法。
2. A handwriting character recognition method for recognizing a character from handwriting information of a handwriting, wherein recognition candidate characters are selected for input handwriting characters, and some of the selected recognition candidate characters are selected. For the characters of, the character types are converted using the conversion dictionary, and the character string consisting of the characters obtained as the conversion result and the recognition candidate characters that have not been converted is compared with the word dictionary and exists in the word dictionary. A handwritten character recognition method, characterized in that a character string that matches the character string to be used is the recognition result.

【請求項】手書の筆跡情報から文字を認識する手書文
字認識方法であって、 入力された手書文字について、認識候補文字を選定し、 認識候補文字に対して仮名漢字変換を施し、 変換結果として得られた漢字、認識候補文字として元か
ら存在する漢字、認識候補文字として元から存在する仮
名文字の組み合わせによる文字列を単語辞書と照合し、 単語辞書に存在する文字列と一致した文字列を認識結果
とすることを特徴とする手書文字認識方法。
3. A handwriting character recognition method for recognizing a character from handwriting information of a handwriting, wherein a recognition candidate character is selected for an input handwriting character, and kana-kanji conversion is performed on the recognition candidate character. , The Kanji obtained as a result of conversion, the Kanji originally existing as the recognition candidate character, and the kana character combination existing originally as the recognition candidate character are collated with the word dictionary and matched with the character string existing in the word dictionary. A handwritten character recognition method, characterized in that a recognized character string is used as a recognition result.

【請求項】手書の筆跡情報を入力する手段と、 入力された筆跡情報から、手書文字についての認識候補
文字を選定する手段と、 認識候補文字から成る文字列が、漢字と仮名文字で構成
される場合に、仮名文字については、変換辞書を用い
て、漢字に変換する手段と、 変換結果として得られた漢字と、前記文字列を構成する
漢字とから成る漢字列を単語辞書と照合する手段と、 単語辞書に存在する漢字列と一致した漢字列を認識結果
として出力する手段と、を備えたことを特徴とする手書
文字認識装置。
4. A means for inputting handwriting information of a handwriting, a means for selecting a recognition candidate character for a handwriting character from the input handwriting information, and a character string consisting of the recognition candidate character is a kanji character or a kana character. In the case of kana characters, if kana characters are used, a conversion dictionary is used to convert the kanji into a kanji string consisting of the kanji that is obtained as a result of the conversion and the kanji that constitutes the character string. A handwritten character recognition device comprising: a matching unit; and a unit that outputs a Kanji string that matches a Kanji string existing in a word dictionary as a recognition result.

【請求項】手書の筆跡情報を入力する手段と、 入力された筆跡情報から、手書文字についての認識候補
文字を選定する手段と、 選定された認識候補文字のうち、一部の文字について
は、変換辞書を用いて、文字種の変換を行う手段と、 変換結果として得られた文字と、変換されなかった認識
候補文字とから成る文字列を、単語辞書と照合する手段
と、 単語辞書に存在する文字列と一致した文字列を認識結果
として出力する手段と、を備えたことを特徴とする手書
文字認識装置。
5. A means for inputting handwriting information of a handwriting, a means for selecting a recognition candidate character for a handwriting character from the input handwriting information, and a part of the selected recognition candidate characters. For, the means for converting character types using a conversion dictionary, the means for matching a character string consisting of the characters obtained as a result of conversion and the unrecognized recognition candidate characters with a word dictionary, and a word dictionary And a means for outputting a character string that matches the character string existing in 1. as a recognition result, a handwritten character recognition device.

【請求項】手書の筆跡情報を入力する手段と、 入力された筆跡情報から、手書文字についての認識候補
文字を選定する手段と、 認識候補文字に対して仮名漢字変換を施す手段と、 変換結果として得られた漢字、認識候補文字として元か
ら存在する漢字、認識候補文字として元から存在する仮
名文字の組み合わせによる文字列を単語辞書と照合する
手段と、 単語辞書に存在する文字列と一致した文字列を認識結果
として出力する手段と、を備えたことを特徴とする手書
文字認識装置。
6. A means for inputting handwriting information of a handwriting, a means for selecting a recognition candidate character for a handwriting character from the input handwriting information, and a means for performing kana-kanji conversion on the recognition candidate character. , Kanji obtained as a result of conversion, Kanji existing as a recognition candidate character, Kana existing as a recognition candidate character, means for collating a character string that originally exists as a recognition candidate character with a word dictionary, and a character string existing in the word dictionary And a means for outputting a character string that matches with the recognition result as a recognition result.

【手続補正3】[Procedure 3]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0008[Correction target item name] 0008

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0008】[0008]

【課題を解決するための手段】上記目的を達成するため
の本発明の第1の態様によれば、手書の筆跡情報から文
字を認識する手書文字認識方法であって、入力された手
書文字について、認識候補文字を選定し、認識候補文字
から成る文字列が、漢字と仮名文字で構成される場合
に、仮名文字については、変換辞書を用いて、漢字に変
換し、変換結果として得られた漢字と、前記文字列を構
成する漢字とから成る漢字列を単語辞書と照合し、単語
辞書に存在する漢字列と一致した漢字列を認識結果とす
ることを特徴とする手書文字認識方法が提供される。
[MEANS FOR SOLVING THE PROBLEMS] To achieve the above object
According to the first aspect of the present invention,
A handwriting character recognition method that recognizes characters
For the calligraphy characters, select the candidate characters for recognition and
When the character string consisting of consists of Kanji and Kana characters
For kana characters, use the conversion dictionary to convert them to kanji.
And the Kanji obtained as the conversion result and the character string are constructed.
The Kanji string consisting of the Kanji to be formed is collated with the word dictionary
A kanji string that matches a kanji string existing in the dictionary is set as the recognition result.
A handwritten character recognition method is provided.

【手続補正4】[Procedure amendment 4]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0009[Correction target item name] 0009

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0009】上記目的を達成するための本発明の第2の
態様によれば、手書の筆跡情報から文字を認識する手書
文字認識方法であって、入力された手書文字について、
認識候補文字を選定し、選定された認識候補文字のう
ち、一部の文字については、変換辞書を用いて、文字種
の変換を行い、変換結果として得られた文字と、変換さ
れなかった認識候補文字とから成る文字列を、単語辞書
と照合し、単語辞書に存在する文字列と一致した文字列
を認識結果とすることを特徴とする手書文字認識方法が
提供される。
A second aspect of the present invention for achieving the above object
According to the aspect, a handwriting for recognizing a character from handwriting information of the handwriting
It is a character recognition method, for the handwritten characters that have been input,
Select the recognition candidate character and select the selected recognition candidate character.
Then, for some characters, use the conversion dictionary
Is converted, and the characters obtained as a result of conversion are converted into
A character string consisting of recognition candidate characters
The character string that matches with the character string existing in the word dictionary
Is a handwritten character recognition method that is characterized by
Provided.

【手続補正5】[Procedure Amendment 5]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0010[Correction target item name] 0010

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0010】上記目的を達成するための本発明の第3の
態様によれば、手書の筆跡情報から文字を認識する手書
文字認識方法であって、入力された手書文字について、
認識候補文字を選定し、認識候補文字に対して仮名漢字
変換を施し、変換結果として得られた漢字、認識候補文
字として元から存在する漢字、認識候補文字として元か
ら存在する仮名文字の組み合わせによる文字列を単語辞
書と照合し、単語辞書に存在する文字列と一致した文字
列を認識結果とすることを特徴とする手書文字認識方法
が提供される。
A third aspect of the present invention for achieving the above object.
According to the aspect, a handwriting for recognizing a character from handwriting information of the handwriting
It is a character recognition method, for the handwritten characters that have been input,
Select recognition candidate characters, and use kana kanji for the recognition candidate characters.
After conversion, the kanji and recognition candidate sentences obtained as the conversion result
Kanji that originally existed as characters, or whether they were originally as recognition candidate characters
Character string that is a combination of existing kana characters from
Characters that match the calligraphy and match a character string that exists in the word dictionary
A handwritten character recognition method characterized by using columns as recognition results
Is provided.

【手続補正6】[Procedure correction 6]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0011[Correction target item name] 0011

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0011】上記目的を達成するための本発明の第4の
態様は、以下の通りである。
A fourth aspect of the present invention for achieving the above object.
Aspects are as follows.

【手続補正7】[Procedure amendment 7]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0012[Correction target item name] 0012

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0012】すなわち、手書の筆跡情報を入力する手段
と、入力された筆跡情報から、手書文字についての認識
候補文字を選定する手段と、認識候補文字から成る文字
列が、漢字と仮名文字で構成される場合に、仮名文字に
ついては、変換辞書を用いて、漢字に変換する手段と、
変換結果として得られた漢字と、前記文字列を構成する
漢字とから成る漢字列を単語辞書と照合する手段と、単
語辞書に存在する漢字列と一致した漢字列を認識結果と
して出力する手段と、を備えたことを特徴とする手書文
字認識装置が提供される。
That is, means for inputting handwriting information of handwriting
And recognition of handwritten characters from the input handwriting information
Characters consisting of recognition candidate characters and means for selecting candidate characters
If the column consists of Kanji and Kana
For that, using the conversion dictionary, a means to convert to Kanji,
The Kanji obtained as a conversion result and the character string are constructed.
A means for matching a kanji string consisting of kanji with a word dictionary, and
Kanji strings that match the Kanji strings existing in the word dictionary are recognized as recognition results.
And a means for outputting the handwritten text
A character recognition device is provided.

【手続補正8】[Procedure amendment 8]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0013[Correction target item name] 0013

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0013】上記目的を達成するための本発明の第5の
態様は、以下の通りである。
A fifth aspect of the present invention for achieving the above object.
Aspects are as follows.

【手続補正9】[Procedure amendment 9]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0014[Correction target item name] 0014

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0014】すなわち、手書の筆跡情報を入力する手段
と、入力された筆跡情報から、手書文字についての認識
候補文字を選定する手段と、選定された認識候補文字の
うち、一部の文字については、変換辞書を用いて、文字
種の変換を行う手段と、変換結果として得られた文字
と、変換されなかった認識候補文字とから成る文字列
を、単語辞書と照合する手段と、単語辞書に存在する文
字列と一致した文字列を認識結果として出力する手段
と、を備えたことを特徴とする手書文字認識装置が提供
される。
That is, means for inputting handwriting information of handwriting
And recognition of handwritten characters from the input handwriting information
A method of selecting candidate characters and a method of selecting the selected recognition candidate characters.
For some of the characters, use the conversion dictionary
A means to perform seed conversion and the resulting character
And a recognition candidate character that has not been converted
With the word dictionary and the sentences existing in the word dictionary
A means to output a character string that matches the character string as a recognition result
Provided with a handwritten character recognition device characterized by
Is done.

【手続補正10】[Procedure amendment 10]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0015[Correction target item name] 0015

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0015】上記目的を達成するための本発明の第6の
態様は、以下の通りである。
A sixth aspect of the present invention for achieving the above object.
Aspects are as follows.

【手続補正11】[Procedure amendment 11]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0016[Correction target item name] 0016

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0016】すなわち、手書の筆跡情報を入力する手段
と、入力された筆跡情報から、手書文字についての認識
候補文字を選定する手段と、認識候補文字に対して仮名
漢字変換を施す手段と、変換結果として得られた漢字、
認識候補文字として元から存在する漢字、認識候補文字
として元から存在する仮名文字の組み合わせによる文字
列を単語辞書と照合する手段と、単語辞書に存在する文
字列と一致した文字列を認識結果として出力する手段
と、を備えたことを特徴とする手書文字認識装置が提供
される。
That is, means for inputting handwriting information of handwriting
And recognition of handwritten characters from the input handwriting information
Means to select candidate characters and kana for recognition candidate characters
Kanji conversion means and kanji obtained as a result of conversion,
Kanji and recognition candidate characters that originally exist as recognition candidate characters
As a combination of kana characters that originally existed as
A means of matching columns to a word dictionary and the sentences present in the word dictionary
A means to output a character string that matches the character string as a recognition result
Provided with a handwritten character recognition device characterized by
Is done.

【手続補正12】[Procedure amendment 12]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0017[Correction target item name] 0017

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0017】[0017]

【作用】本発明によれば、入力された手書文字につい
て、まず、認識候補文字が選定される。
According to the present invention, the input handwritten characters are not
First, the recognition candidate character is selected.

【手続補正13】[Procedure amendment 13]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0018[Correction target item name] 0018

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0018】選定された認識候補文字のうち、一部の文
字については、変換辞書を用いて、文字種の変換が行わ
れる。
A part of the selected recognition candidate characters
Regarding the characters, the character type is converted using the conversion dictionary.
It is.

【手続補正14】[Procedure Amendment 14]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0019[Correction target item name] 0019

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0019】文字種の変換は、仮名漢字変換であっても
構わない。
The conversion of the character type is performed even if it is the kana-kanji conversion.
I do not care.

【手続補正15】[Procedure Amendment 15]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0020[Correction target item name] 0020

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0020】そして、変換結果として得られた文字と、
変換されなかった認識候補文字とから成る文字列につい
ては、単語辞書と照合され、単語辞書に存在する文字列
と一致した文字列が認識結果とされる。
Then, the character obtained as the conversion result,
For the character string consisting of the unconverted recognition candidate characters
String that matches the word dictionary and exists in the word dictionary
The character string that matches is taken as the recognition result.

【手続補正16】[Procedure Amendment 16]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0021[Correction target item name] 0021

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0021】このようにすれば、例えば、認識候補文字
として「計算キ」が選定された場合に、認識結果として
「計算機」を取得することができるようになる。
In this way, for example, the recognition candidate character
If "calculation key" is selected as
You will be able to obtain a "calculator".

【手続補正17】[Procedure amendment 17]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0022[Correction target item name] 0022

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0022】また、認識候補文字に対して仮名漢字変換
が行なわれたのち、変換結果として得られた漢字、認識
候補文字として元から存在する漢字、認識候補文字とし
て元から存在する仮名文字の組み合わせによる文字列を
単語辞書と照合するようにしてもよい。
Further , kana-kanji conversion for recognition candidate characters
And then the kanji and recognition obtained as a result of conversion.
Kanji that originally existed as candidate characters, and recognition candidate characters
A string that is a combination of kana characters that originally existed
You may make it collate with a word dictionary.

【手続補正18】[Procedure amendment 18]

【補正対象書類名】明細書[Document name to be amended] Statement

【補正対象項目名】0023[Correction target item name] 0023

【補正方法】変更[Correction method] Change

【補正内容】[Correction contents]

【0023】このようにすれば、単語辞書と照合する文
字列が増加し、結果として、文字列の認識精度が向上す
る。
In this way, the sentence to be checked against the word dictionary
The number of strings is increased, and as a result, the recognition accuracy of the strings is improved.
You.

フロントページの続き (72)発明者 三浦 雅樹 茨城県日立市久慈町4026番地 株式会社日 立製作所日立研究所内 (72)発明者 横田 登志美 茨城県日立市久慈町4026番地 株式会社日 立製作所日立研究所内 (72)発明者 松田 敏彦 愛知県尾張旭市晴丘町池上1番地 株式会 社日立製作所旭工場内Front Page Continuation (72) Inventor Masaki Miura 4026 Kuji Town, Hitachi City, Ibaraki Prefecture, Hitachi Research Laboratories, Ltd. (72) Inventor Toshihiko Matsuda 1 Ikegami, Haruoka-cho, Owariasahi-shi, Aichi Hitachi Ltd. Asahi factory

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】手書の筆跡情報を入力する手段と、入力さ
れた手書文字に対する認識を行い第1の候補文字を選定
する手段と、該選定された認識候補文字を変換し第2の
候補文字を決定する手段と、前記選定された第1の候補
文字と該決定された第2の候補文字とを保持する手段
と、を備えたことを特徴とする手書文字認識装置。
1. A means for inputting handwriting information of a handwriting, a means for recognizing an input handwritten character to select a first candidate character, and a means for converting the selected recognition candidate character to a second A handwritten character recognition device comprising: means for determining a candidate character; and means for holding the selected first candidate character and the determined second candidate character.
JP8328758A 1996-12-09 1996-12-09 Handwritten character recognition method and apparatus Expired - Fee Related JP2968221B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8328758A JP2968221B2 (en) 1996-12-09 1996-12-09 Handwritten character recognition method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8328758A JP2968221B2 (en) 1996-12-09 1996-12-09 Handwritten character recognition method and apparatus

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP1222268A Division JP2745484B2 (en) 1989-08-29 1989-08-29 Handwritten character recognition method and device

Publications (2)

Publication Number Publication Date
JPH09204497A true JPH09204497A (en) 1997-08-05
JP2968221B2 JP2968221B2 (en) 1999-10-25

Family

ID=18213829

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8328758A Expired - Fee Related JP2968221B2 (en) 1996-12-09 1996-12-09 Handwritten character recognition method and apparatus

Country Status (1)

Country Link
JP (1) JP2968221B2 (en)

Also Published As

Publication number Publication date
JP2968221B2 (en) 1999-10-25

Similar Documents

Publication Publication Date Title
US9589200B2 (en) Handwriting input conversion apparatus, computer-readable medium, and conversion method
US20160328377A1 (en) System and method for inputting text into electronic devices
JP2005202917A (en) System and method for eliminating ambiguity over phonetic input
JP2003514304A (en) A linguistic input architecture that converts from one text format to another and is resistant to spelling, typing, and conversion errors
EP1743275A1 (en) Apparatus and method for handwriting recognition
US20080091660A1 (en) System and method for searching information using synonyms
JP2014186395A (en) Document preparation support device, method, and program
KR20150083961A (en) The method for searching integrated multilingual consonant pattern, for generating a character input unit to input consonants and apparatus thereof
US11755659B2 (en) Document search device, document search program, and document search method
JPH08263478A (en) Single/linked chinese character document converting device
JP7102710B2 (en) Information generation program, word extraction program, information processing device, information generation method and word extraction method
US20150199582A1 (en) Character recognition apparatus and method
US10614065B2 (en) Controlling search execution time for voice input facility searching
JP2745484B2 (en) Handwritten character recognition method and device
JPH09204497A (en) Method and device for recognizing handwritten character
JP2009020567A (en) Document retrieval device
JP3371983B2 (en) Method and apparatus for collating incomplete character strings with character strings
JPH10283368A (en) Information processor and method therefor
US6801660B1 (en) Method and system for maintaining alternates in association with recognized words
JP2001092831A (en) Device and method for document retrieval
JP3847801B2 (en) Character processing apparatus and processing method thereof
JP5337559B2 (en) Character string input device, character string input method, and program
KR100916816B1 (en) Method and system for reducing error in chouon and sokuon and providing function of finding a japanese alphabet in japanese input unit by using japanese alias database
KR101488670B1 (en) System and method for cross-searching large-scale documents including text and digital ink
JP2575947B2 (en) Phrase extraction device

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees