JPH0411914B2 - - Google Patents

Info

Publication number
JPH0411914B2
JPH0411914B2 JP57045393A JP4539382A JPH0411914B2 JP H0411914 B2 JPH0411914 B2 JP H0411914B2 JP 57045393 A JP57045393 A JP 57045393A JP 4539382 A JP4539382 A JP 4539382A JP H0411914 B2 JPH0411914 B2 JP H0411914B2
Authority
JP
Japan
Prior art keywords
candidate
character
word
section
characters
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
JP57045393A
Other languages
Japanese (ja)
Other versions
JPS58163072A (en
Inventor
Eiichiro Yamamoto
Hiroshi Kamata
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP57045393A priority Critical patent/JPS58163072A/en
Publication of JPS58163072A publication Critical patent/JPS58163072A/en
Publication of JPH0411914B2 publication Critical patent/JPH0411914B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/98Detection or correction of errors, e.g. by rescanning the pattern or by human intervention; Evaluation of the quality of the acquired patterns

Landscapes

  • Engineering & Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • Theoretical Computer Science (AREA)
  • Character Discrimination (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 本発明は、文字認識装置に係り、特に誤読文字
を修正する文字修正方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a character recognition device, and particularly to a character correction method for correcting misread characters.

〔従来技術と問題点〕[Conventional technology and problems]

第1図は入力文字とその認識結果の比較例を示
す図である。aは入力文字、bは認識結果を示
す。第1図に示すように、入力文字aが「日本
語」であるのに対して文字認識装置における認識
結果bが「日木語」であつた場合には、第2文字
目の認識結果の「木」を「本」に修正しなければ
ならない。従来、このような場合の文字修正方式
としては、入力文字「本」の認識候補文字を表示
し、その中からオペレータが選択するという方
式、或はキー・ボードを用いてオペレータが
「本」の文字のコードを入力する方式等がある。
しかしながら前者の方式では、1文字ごとに修正
するため認識候補文字が多くなり、その中からオ
ペレータが選択して誤読文字を修正する点でオペ
レータの負担が重くなり、また後者の方式でも、
やはり1文字ごとにオペレータがキー・ボードを
操作して誤読文字を修正しなければならず、オペ
レータの負担が重くなる。このように、従来の方
式はいずれにしても操作が煩雑であり、オペレー
タの負担も重くなるという欠点があつた。
FIG. 1 is a diagram showing a comparison example of input characters and their recognition results. a indicates an input character, and b indicates a recognition result. As shown in Figure 1, when input character a is "Japanese" and recognition result b in the character recognition device is "Japanese", the recognition result of the second character is The word "tree" must be changed to "book." Conventionally, the character correction methods in such cases have been to display candidate characters for recognition of the input character ``book'' and allow the operator to select from among them; There are methods such as inputting a character code.
However, in the former method, the number of recognition candidate characters increases because each character is corrected, and the burden on the operator is heavy as the operator selects from among them and corrects the misread characters.
Again, the operator must operate the keyboard for each character to correct misread characters, which increases the burden on the operator. As described above, the conventional methods have the disadvantage that the operations are complicated and the burden on the operator becomes heavy.

〔発明の目的〕[Purpose of the invention]

本発明は、上記の欠点を排除するものであつて
入力文字と認識結果が異なつたときにおける誤読
文字の修正の操作を容易にすることを目的とする
ものである。
The present invention is intended to eliminate the above-mentioned drawbacks, and aims to facilitate the operation of correcting misread characters when the input character and the recognition result are different.

〔発明の構成〕[Structure of the invention]

上記目的を達成するため本発明の文字修正方式
は、 文字が書かれた媒体から入力文字を読取つて光
電変換する観測部と、 該観測部からの画情報にもとづいて入力文字の
特徴を抽出する特徴抽出部と、 複数個の文字種の標準特徴が格納された認識辞
書部と、 上記特徴抽出部によつて抽出される入力文字の
特徴と上記認識辞書部に格納された標準特徴とを
比較して1個の入力文字に対し複数個の候補文字
を選択する識別部と、 上記識別部によつて選択された1個の入力文字
に対する複数個の候補文字を類似度の順位にした
がつて区分けして格納する候補カテゴリ・バツフ
アと、 複数個の単語が格納された単語辞書部と、 表示部と、 該表示部に表示された文字列中の誤読単語を指
定できる文字指定手段と、 修正制御部と を備え、 上記修正制御部は、 上記候補カテゴリ・バツフアの第1順位に格納
されている候補文字列を上記表示部に表示し、 上記文字指定手段によつて表示部上の誤読単語
が指定された場合には、 上記候補カテゴリ・バツフアにおける当該誤読
単語に対応する各順位の候補文字と上記単語辞書
部の内容とを照合して、候補単語を再選択し、 再選択した候補単語を上記表示部に表示するよ
うに構成された ことを特徴とするものである。
In order to achieve the above object, the character correction method of the present invention includes an observation unit that reads input characters from a medium on which the characters are written and photoelectrically converts them, and extracts characteristics of the input characters based on image information from the observation unit. a feature extraction section; a recognition dictionary section storing standard features of a plurality of character types; and a comparison between the features of the input character extracted by the feature extraction section and the standard features stored in the recognition dictionary section. an identification unit that selects a plurality of candidate characters for one input character using the identification unit; and a classification unit that sorts the plurality of candidate characters for one input character selected by the identification unit according to the rank of similarity. a word dictionary section storing a plurality of words, a display section, a character specifying means for specifying a misread word in the character string displayed on the display section, and a correction control. The correction control unit displays the candidate character string stored in the first rank of the candidate category buffer on the display unit, and corrects the misread word on the display unit by the character designation means. If specified, the candidate character of each rank corresponding to the misread word in the candidate category buffer is compared with the contents of the word dictionary section, the candidate word is reselected, and the reselected candidate word is The present invention is characterized in that it is configured to be displayed on the display section.

〔発明の実施例〕[Embodiments of the invention]

以下、本発明を図面を参照しつつ説明する。 Hereinafter, the present invention will be explained with reference to the drawings.

第2図は本発明の1実施例を示すブロツク図、
第3図は入力文字の認識結果を表示した例を示す
図、第4図は単語置換表示による文字修正方式を
説明する図、第5図は単語別欄表示による文字修
正方式を説明する図、第6図は単語のマツチング
の方法の1例を説明する図である。第1図におい
て、1は観測部、2は特徴抽出部、3は識別部、
4は認識辞書、5は候補カデゴリ・バツフア、6
は修正制御部、7は単語辞書、8は表示部を示
す。
FIG. 2 is a block diagram showing one embodiment of the present invention;
3 is a diagram showing an example of displaying input character recognition results, FIG. 4 is a diagram illustrating a character correction method using a word replacement display, and FIG. 5 is a diagram illustrating a character correction method using a word column display. FIG. 6 is a diagram illustrating an example of a word matching method. In FIG. 1, 1 is an observation unit, 2 is a feature extraction unit, 3 is an identification unit,
4 is a recognition dictionary, 5 is a candidate category/batshua, and 6 is a recognition dictionary.
7 indicates a correction control section, 7 indicates a word dictionary, and 8 indicates a display section.

第2図において、観測部1は、文字の書かれた
用紙から入力文字を読取つて光電変換するもので
あり、その出力が特徴抽出部2の入力に供給され
る、特徴抽出部2は、観測部1から供給された文
字図形情報より入力文字の特徴を抽出するもので
あり、その出力が識別部3の入力に供給される。
識別部3は、特徴抽出部2から供給された入力文
字の特徴と予め認識辞書4に格納されている文字
の標準特徴とを比較することにより入力文字に近
いと判定された候補カテゴリを識別するものであ
り、標準特徴が認識辞書4から入力され、出力を
候補カテゴリ・バツフア5の入力に供給される。
識別部3においては1個の入力文字に対し複数個
の候補文字が選択される。候補カテゴリ・バツフ
ア5は、識別部3から供給された候補カテゴリを
蓄積するものであり、その出力が修正制御部6の
入力に供給される。候補カテゴリ・バツフア5は
n段の領域を有しており、第1順位の候補文字は
第1段の領域に格納され、同様に第n順位の候補
文字は第n段の領域に格納される。各段の領域の
大きさは例えば1画面分の候補文字が格納でき
る。修正制御部6は、候補カテゴリ・バツフア5
の第1順位に格納されている候補文字列を表示部
8に表示する。また表示部8から誤読単語の指定
がなされた場合には候補カテゴリ・バツフア5の
各順位に該当する単語を単語辞書7の内容と照合
して候補単語を選択し、その候補単語を表示部8
に表示する。
In FIG. 2, an observation section 1 reads input characters from paper on which characters are written and photoelectrically converts them, and the output thereof is supplied to the input of a feature extraction section 2. The feature of the input character is extracted from the character/graphic information supplied from the section 1, and its output is supplied to the input of the identification section 3.
The identification unit 3 identifies candidate categories that are determined to be close to the input character by comparing the features of the input character supplied from the feature extraction unit 2 with standard character features stored in the recognition dictionary 4 in advance. The standard features are input from the recognition dictionary 4 and the output is fed to the input of the candidate category buffer 5.
The identification unit 3 selects a plurality of candidate characters for one input character. The candidate category buffer 5 stores the candidate categories supplied from the identification section 3, and its output is supplied to the input of the modification control section 6. The candidate category buffer 5 has an area of n stages, and the candidate character of the first rank is stored in the area of the first stage, and similarly the candidate character of the nth rank is stored in the area of the nth stage. . The size of the area in each row is such that candidate characters for one screen can be stored, for example. The modification control unit 6 controls the candidate category buffer 5.
The candidate character string stored in the first rank is displayed on the display unit 8. In addition, when a misread word is specified from the display section 8, a candidate word is selected by comparing the words corresponding to each rank of the candidate category buffer 5 with the contents of the word dictionary 7, and the candidate word is displayed on the display section 8.
to be displayed.

次に文字修正法について第2図ないし第5図を
参照しつつ説明する。観測部1により入力文字の
画情報が読み取られるとその画情報は特徴抽出部
2に転送される。特徴抽出部において画情報から
入力文字の特徴が抽出され、その特徴は識別部3
に転送される。識別部3は特徴抽出部2によつて
抽出された入力文字の特徴と認識辞書4に格納さ
れた標準特徴とを比較して1個の入力文字に対し
て複数個の候補文字を選択する。識別部3によつ
て選択された複数個の候補文字は類似度の順位に
したがつて区分けされ、第1順位の候補文字は候
補カテゴリ・バツフア5の第1段の領域に、同様
に第n順位の候補文字は候補カテゴリ・バツフア
5の第n段の領域に格納される。各候補文字が候
補カテゴリ・バツフア5に格納されると、候補カ
テゴリ・バツフア5の第1段に格納された候補文
字列が修正制御部6によつて表示部8に表示され
る。表示部8から誤読単語の指定があると修正制
御部6により候補カテゴリ・バツフア5の各順位
に該当する単語と単語辞書7の内容とを照合して
候補単語を選択し、その選択された候補単語が表
示部8に表示される。
Next, a character correction method will be explained with reference to FIGS. 2 to 5. When the image information of the input character is read by the observation section 1, the image information is transferred to the feature extraction section 2. The feature extraction unit extracts the features of the input character from the image information, and the features are extracted by the identification unit 3.
will be forwarded to. The identification section 3 compares the features of the input character extracted by the feature extraction section 2 with standard features stored in the recognition dictionary 4, and selects a plurality of candidate characters for one input character. The plurality of candidate characters selected by the identification unit 3 are classified according to the rank of similarity, and the candidate character in the first rank is placed in the first stage area of the candidate category buffer 5, and similarly The ranked candidate characters are stored in the n-th stage area of the candidate category buffer 5. When each candidate character is stored in the candidate category buffer 5, the candidate character string stored in the first stage of the candidate category buffer 5 is displayed on the display unit 8 by the correction control unit 6. When a misread word is specified from the display unit 8, the correction control unit 6 selects a candidate word by comparing the words corresponding to each rank of the candidate category buffer 5 with the contents of the word dictionary 7, and selects the candidate word. The word is displayed on the display section 8.

入力文字の認識結果を表示部8に表示した例を
示したのが第3図である。第3図において、誤読
文字を含む文字列をみると「討算機」、「演字」と
「日木人」がある。そこで、オペレータが表示部
8をみて、誤読単語をライト・ペン或はカーソル
等を用いることにより上記誤読文字を含む文字列
のうち「討算機」の部分を指示すると、修正制御
部6によつて単語辞書7から3文字の単語が順次
読出され、候補カテゴリ・バツフア5の候補カテ
ゴリとのマツチング処理が行なわれる。単語のマ
ツチングが行われた後、修正制御部6によつて入
力文字列に近いと判定された候補単語が幾つか表
示されるように表示部8が制御される。表示の方
法は、第4図に斜視部で示すようにもとの単語が
表示されている部分を最大候補単語で置換する方
法、或は第5図で表示画面の下部に示すように複
数の候補単語を一括して別欄に表示する方法等が
ある。後者の方法ではオペレータが表示された単
語の中からどの単語かを指定することによつて誤
読文字が修正される。修正されると候補カテゴ
リ・バツフア5の該当する第1順位の文字は修正
された文字に書きかえられる。
FIG. 3 shows an example in which the recognition results of input characters are displayed on the display unit 8. In Figure 3, character strings that include misread characters include ``Bakusakuki'', ``Enji'', and ``Hibokujin''. Therefore, when the operator looks at the display unit 8 and indicates the misread word by using a light pen or a cursor, the correction control unit 6 Three-letter words are then sequentially read out from the word dictionary 7 and matched with the candidate categories in the candidate category buffer 5. After the words have been matched, the display section 8 is controlled so that several candidate words determined by the correction control section 6 to be close to the input character string are displayed. The display method is to replace the part where the original word is displayed with the maximum candidate word as shown in the oblique section in Figure 4, or to replace the part where the original word is displayed with the maximum candidate word as shown in the lower part of the display screen in Figure 5. There are methods such as displaying candidate words all at once in a separate column. In the latter method, misread characters are corrected by the operator specifying which word from among the displayed words. Once corrected, the corresponding first-ranked character in candidate category buffer 5 is replaced with the corrected character.

単語のマツチングの方法の1例を第6図により
説明する。第6図aは、入力文字例「計算機」が
入力されたとき、特徴抽出部2で抽出された特徴
と認識辞書4に格納されている標準特徴とが識別
部3で比較され、入力文字に近いと判定された候
補カテゴリの例である。入力文字「計」に対して
は、「討」、「計」、「許」の順位で、入力文字「算」
に対しては「算」、「真」、「尊」の順位で、入力文
字「機」に対しては、「機」、「織」、「械」の順位
で候補カテゴリが判定され、そしてその順位に従
つて重み1,2,3が付加されている。認識結果
の表示は、この第1順位の候補カテゴリが選択さ
れる。第6図bは誤読文字として指示された「討
算機」に対して単語辞書7に登録されている単語
のうちから修正制御部6によつて引き出された3
文字単語の例を示すものである。第6図cは単語
辞書から引き出された3文字単語と候補カテゴリ
との距離計算をした例を示す図である。距離計算
に当つては、例えば第6図aのように、第1順位
の候補カテゴリには数値“1”、第2順位の候補
カテゴリには数値“2”、第3順位の候補カテゴ
リには数値“3”候補カテゴリにないものには数
値“4”の重みが割当てられる。この重みを第6
図bの単語辞書7から引き出された3文字単語の
夫々について加算すると、第6図cのように「計
算機」が4と最も小さく、次いで「討論会」が
9、「計数器」が10となる。その結果、入力文字
列に一番類似している単語は「計算機」と判定さ
れる。第4図或いは第5図に表示される候補単語
は上記計算結果の小さいものから、即ちより類似
していると判定された順位にしたがつてなされ
る。
An example of a word matching method will be explained with reference to FIG. FIG. 6a shows that when the input character example "calculator" is input, the features extracted by the feature extraction unit 2 and the standard features stored in the recognition dictionary 4 are compared in the identification unit 3, and the input character is This is an example of candidate categories determined to be close. For the input character ``ke'', the input character ``calc'' is assigned in the order of ``ku'', ``ke'', and ``hu''.
For the input character ``Ki'', candidate categories are determined in the order of ``san'', ``shin'', and ``honour'', and for the input character ``ki'', the candidate categories are determined in the order of ``ki'', ``ori'', and ``machine'', and Weights 1, 2, and 3 are added according to the ranking. This first-ranked candidate category is selected for displaying the recognition results. FIG. 6b shows three words extracted by the correction control unit 6 from among the words registered in the word dictionary 7 for "Bakusakuki" which was designated as a misread character.
This is an example of a character word. FIG. 6c is a diagram showing an example of distance calculation between a three-letter word extracted from a word dictionary and a candidate category. When calculating the distance, for example, as shown in Figure 6a, the first-ranked candidate category is assigned the value "1," the second-ranked candidate category is assigned the number "2," and the third-ranked candidate category is assigned the number "2." Items that are not in the numerical value "3" candidate category are assigned a numerical value of "4" weight. This weight is the 6th
When adding up each of the three-letter words extracted from the word dictionary 7 in Figure 6, "calculator" is the smallest at 4, followed by "debate" at 9, and "counter" at 10, as shown in Figure 6c. Become. As a result, the word most similar to the input character string is determined to be "calculator." Candidate words are displayed in FIG. 4 or 5 in descending order of the calculation result, that is, in order of the ranking determined to be more similar.

以上の説明は、候補カテゴリがそれぞれ第3順
位まで候補カテゴリ・バツフア5に蓄積され、そ
の順位にしたがつて数値“1”ないし“3”の重
みを付加し、また候補カテゴリ以外の文字は数値
“4”の重みを付加して説明したが、これらの数
値は適宜変更しても何らさしつかえない。
In the above explanation, the candidate categories are accumulated in the candidate category buffer 5 up to the third rank, and a weight of numerical value "1" to "3" is added according to the rank, and characters other than the candidate category are numerically Although the explanation has been given by adding a weight of "4", there is no problem in changing these numerical values as appropriate.

〔発明の効果〕〔Effect of the invention〕

以上の説明から明らかなように、本発明によれ
ば、誤読文字、認識不能文字を文字列(単語)単
位で修正することができるので、修正するときの
候補文字も少なくなり、文字修正の操作が容易に
なるという効果を奏する。
As is clear from the above description, according to the present invention, misread characters and unrecognized characters can be corrected in character string (word) units, so the number of candidate characters for correction is reduced, and character correction operations This has the effect of making it easier.

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

第1図は入力文字と認識結果の比較例を示す
図、第2図は本発明の1実施例を示すブロツク
図、第3図は入力文字の認識結果を表示した例を
示す図第4図は単語置換表示による文字修正方式
を説明する図、第5図は単語別欄表示による文字
修正方式を説明する図、第6図は単語のマツチン
グの方法の1例を説明する図である。 1……観測部、2……特徴抽出部、3……識別
部、4……認識辞書、5……候補カテゴリ・バツ
フア、6……修正制御部、7……単語辞書、8…
…表示部。
Fig. 1 is a diagram showing a comparison example of input characters and recognition results, Fig. 2 is a block diagram showing one embodiment of the present invention, and Fig. 3 is a diagram showing an example of displaying recognition results of input characters. 5 is a diagram illustrating a character correction method using a word replacement display, FIG. 5 is a diagram illustrating a character correction method using a word column display, and FIG. 6 is a diagram illustrating an example of a word matching method. DESCRIPTION OF SYMBOLS 1... Observation unit, 2... Feature extraction unit, 3... Identification unit, 4... Recognition dictionary, 5... Candidate category buffer, 6... Correction control unit, 7... Word dictionary, 8...
...Display section.

Claims (1)

【特許請求の範囲】 1 文字が書かれた媒体から入力文字を読取つて
光電変換する観測部と、 該観測部からの画情報にもとづいて入力文字の
特徴を抽出する特徴抽出部と、 複数個の文字種の標準特徴が格納された認識辞
書部と、 上記特徴抽出部によつて抽出される入力文字の
特徴を上記認識辞書部に格納された標準特徴とを
比較して1個の入力文字に対し複数個の候補文字
を選択する識別部と、 上記識別部によつて選択された1個の入力文字
に対する複数個の候補文字を類似度の順位にした
がつて区分けして格納する候補カテゴリ・バツフ
アと、 複数個の単語が格納された単語辞書部と、 表示部と、 該表示部に表示された文字列中の誤読単語を指
定できる文字指定手段と、 修正制御部と を備え、 上記修正制御部は、 上記候補カテゴリ・バツフアの第1順位に格納
されている候補文字列を上記表示部に表示し、 上記文字指定手段によつて表示部上の誤読単語
が指定された場合には、 上記候補カテゴリ・バツフアにおける当該誤読
単語に対応する各順位の候補文字と上記単語辞書
部の内容とを照合して、候補単語を再選択し、 再選択した候補単語を上記表示部に表示するよ
うに構成された ことを特徴とする文字修正方式。
[Scope of Claims] 1. A plurality of observation units that read input characters from a medium on which the characters are written and photoelectrically convert them, and a feature extraction unit that extracts features of input characters based on image information from the observation unit. The recognition dictionary section stores the standard features of the character types, and the features of the input character extracted by the feature extraction section are compared with the standard features stored in the recognition dictionary section to extract one input character. On the other hand, there is an identification section that selects a plurality of candidate characters, and a candidate category that sorts and stores the plurality of candidate characters for one input character selected by the identification section according to the rank of similarity. a buffer, a word dictionary section storing a plurality of words, a display section, a character specifying means for specifying a misread word in the character string displayed on the display section, and a correction control section; The control unit displays the candidate character string stored in the first rank of the candidate category buffer on the display unit, and when the misread word on the display unit is specified by the character designation means, Compare the candidate characters of each rank corresponding to the misread word in the candidate category buffer with the contents of the word dictionary section, reselect the candidate word, and display the reselected candidate word on the display section. A character correction method characterized by being configured as follows.
JP57045393A 1982-03-20 1982-03-20 Character correcting system Granted JPS58163072A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57045393A JPS58163072A (en) 1982-03-20 1982-03-20 Character correcting system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57045393A JPS58163072A (en) 1982-03-20 1982-03-20 Character correcting system

Publications (2)

Publication Number Publication Date
JPS58163072A JPS58163072A (en) 1983-09-27
JPH0411914B2 true JPH0411914B2 (en) 1992-03-02

Family

ID=12718015

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57045393A Granted JPS58163072A (en) 1982-03-20 1982-03-20 Character correcting system

Country Status (1)

Country Link
JP (1) JPS58163072A (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2745484B2 (en) * 1989-08-29 1998-04-28 株式会社日立製作所 Handwritten character recognition method and device
JP4661924B2 (en) * 2008-09-12 2011-03-30 カシオ計算機株式会社 Electronic device and program with dictionary function
JP7421384B2 (en) * 2020-03-19 2024-01-24 株式会社Pfu Information processing device, correction candidate display method, and program

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5838377A (en) * 1981-08-28 1983-03-05 Mitsubishi Electric Corp Ignition timing controlling apparatus

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5838377A (en) * 1981-08-28 1983-03-05 Mitsubishi Electric Corp Ignition timing controlling apparatus

Also Published As

Publication number Publication date
JPS58163072A (en) 1983-09-27

Similar Documents

Publication Publication Date Title
EP0844583B1 (en) Method and apparatus for character recognition
US5586198A (en) Method and apparatus for identifying characters in ideographic alphabet
US6154579A (en) Confusion matrix based method and system for correcting misrecognized words appearing in documents generated by an optical character recognition technique
JP2763089B2 (en) Data entry workstation
JP2003524258A (en) Method and apparatus for processing electronic documents
US5072386A (en) Method for culturally predictable keysort within a national language support (nls) data processing system
US5680630A (en) Computer-aided data input system
JPH0411914B2 (en)
JP3274014B2 (en) Character recognition device and character recognition method
JPS59229683A (en) Recognition processor
JP4922030B2 (en) Character string search apparatus, method and program
JPS5842904B2 (en) Handwritten kana/kanji character recognition device
JPS61133487A (en) Character recognizing device
JPH05298489A (en) System for recognizing character
JP2677271B2 (en) Character recognition device
JP2874815B2 (en) Japanese character reader
JP2886690B2 (en) Character recognition method for optical character reader
JPH117492A (en) Method and device for editing key entry
JPS61151738A (en) Keyword extracting device
JPH06290308A (en) Character recognizing device
JPH0728929A (en) Character input device
JP2907947B2 (en) Optical character reading system
JPH0697455B2 (en) Kana-Kanji conversion device
JPH0259513B2 (en)
JPH07271920A (en) Character recognizing device