JPH02126367A - Electronic dictionary device with character recognizing function - Google Patents

Electronic dictionary device with character recognizing function

Info

Publication number
JPH02126367A
JPH02126367A JP63280727A JP28072788A JPH02126367A JP H02126367 A JPH02126367 A JP H02126367A JP 63280727 A JP63280727 A JP 63280727A JP 28072788 A JP28072788 A JP 28072788A JP H02126367 A JPH02126367 A JP H02126367A
Authority
JP
Japan
Prior art keywords
character
recognition
information
word
dictionary
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP63280727A
Other languages
Japanese (ja)
Inventor
Hiroshi Okamoto
博 岡本
Ryuichi Hamada
竜一 浜田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Home Electronics Ltd
NEC Corp
Original Assignee
NEC Home Electronics Ltd
Nippon Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Home Electronics Ltd, Nippon Electric Co Ltd filed Critical NEC Home Electronics Ltd
Priority to JP63280727A priority Critical patent/JPH02126367A/en
Publication of JPH02126367A publication Critical patent/JPH02126367A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To improve recognizing speed and a recognition rate by successively generating recognition information on the stage of character recognition, retrieving an electronic dictionary based on the information, and determining a character based on obtained word candidate information. CONSTITUTION:A character recognizing part 18 determines the character by first retrieving a recognition dictionary 20, etc. For stages after a prescribed stage, for example, for the character after the n-th character of the word concerned, the recognition information concerning the said word in such a stage is generated, and the retrieve of an electronic dictionary 24 is required. A word candidate retrieving part 22A retrieves the word concerned in the dictionary 24 based on the recognition information, and the word candidate information concerning the word is generated. When the recognizing part 18 receives the word candidate information, it searches for the partial character in the dictionary 20 based on the information, determines the character, and sometimes, it directly determines the character from the word candidate information without searching the dictionary.

Description

【発明の詳細な説明】 [産業上の利用分野コ 本発明は、文字認識機能を有する電子辞書装置に関する
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an electronic dictionary device having a character recognition function.

[従来の技術] 一般の電子辞書装置はキーボードより文字のコードを入
力するものがほとんどであるが、最近は印刷文字や手書
き文字の字体を認識して入力するようなものも普及しつ
つある。
[Prior Art] Most general electronic dictionary devices input character codes using a keyboard, but recently, devices that recognize the font of printed or handwritten characters and input them are also becoming popular.

このような文字認識機能を有する従来の電子装置は、文
字認識部と電子辞書部とで構成される。
A conventional electronic device having such a character recognition function includes a character recognition section and an electronic dictionary section.

文字認識部は、例えばイメージ争スキャナより文字列を
表す文字情報を入力すると、先ず単語を切り出し、次に
その単語を構成する文字の各々を順次切り出し、各文字
を認識する。この文字認識は次のようにして行っている
。文字認識部は、可能な全ての文字(例えばアルファベ
ットであればA〜7.、  a−z)の標準体を表す情
報を格納する認識辞書を備え、切り出した文字を認識辞
書内の全文字と逐次比較して、一致ないし近似するもの
を決定する。文字認識部は、単語の全文字を決定すると
、その単語を表す情報または文字コードを電子辞書部に
与える。電子辞書部はその単語に対応する対訳の情報を
出力し、その対訳情報は表示部に送られ、画面上に対訳
が表示される。
When the character recognition unit receives character information representing a character string from, for example, an image scanner, it first cuts out a word, then successively cuts out each of the characters constituting the word, and recognizes each character. This character recognition is performed as follows. The character recognition unit is equipped with a recognition dictionary that stores information representing the standard forms of all possible characters (for example, A to 7., a-z in the case of the alphabet), and combines the extracted characters with all the characters in the recognition dictionary. Perform successive comparisons to determine matches or approximations. After determining all the characters of a word, the character recognition section provides information or character codes representing the word to the electronic dictionary section. The electronic dictionary section outputs bilingual information corresponding to the word, the bilingual information is sent to the display section, and the bilingual translation is displayed on the screen.

[発明が解決しようとする課題] 上述のように、従来の文字認識機能付き電子辞書装置で
は、文字認識部と電子辞書部とが実質的に互いに独立し
、文字認識部は文字認識の最初から最後までを完全に独
力で行い、電子辞書部は文字認識部の認識処理が終了し
たのち対訳を出力するだけであった。
[Problems to be Solved by the Invention] As described above, in the conventional electronic dictionary device with a character recognition function, the character recognition unit and the electronic dictionary unit are substantially independent of each other, and the character recognition unit The electronic dictionary section only outputs the bilingual translation after the character recognition section completes the recognition process.

しかしながら、文字認識部による文字認識は、各文字に
ついて認識辞書の中の全部の文字と比較照合してその中
から一致ないし近似するものを決定する処理なので、認
識速度が遅(、また文字のパターンでしか判断しないた
め認識率もそれほど高くはなかった。
However, character recognition by the character recognition unit is a process of comparing each character with all the characters in the recognition dictionary and determining matches or similar ones from among them, so the recognition speed is slow (and the character pattern The recognition rate was not very high because the judgment was made only by .

本発明は、かかる従来の問題点に鑑みてなされたもので
、文字認識の各段階で電子辞書を利用することにより認
識速度および認識率の向上を図る文字認識機能付き電子
辞書装置を提供することを目的とする。
The present invention has been made in view of such conventional problems, and an object of the present invention is to provide an electronic dictionary device with a character recognition function that improves recognition speed and recognition rate by using an electronic dictionary at each stage of character recognition. With the goal.

[課題を解決するための手段] 上記の目的を達成するため、本発明の文字認識機能付き
電子辞書装置は、文字認識を必要とする文字情報を入力
する文字情報入力手段と;文字情報に対して単語および
文字の切り出しと文字認識を行い、文字認識の所定の段
階で当該単語に関する認識情報を生成し、その認識情報
に対応する単語候補情報に基づいて文字を決定する文字
認識手段と;文字認識手段からの認識情報に応答して電
子辞書の中の該当する単語を検索し、それらの単語に関
する単語候補情報を文字認識手段に与える単語候補検索
手段と:文字情報入力手段と文字認識手段と単語候補検
索手段との間の情報の受け渡しを制御する制御手段とを
具備する構成とした。
[Means for Solving the Problems] In order to achieve the above object, the electronic dictionary device with character recognition function of the present invention includes: a character information input means for inputting character information that requires character recognition; character recognition means for cutting out words and characters and character recognition, generating recognition information regarding the word at a predetermined stage of character recognition, and determining a character based on word candidate information corresponding to the recognition information; A word candidate search means for searching for corresponding words in an electronic dictionary in response to recognition information from the recognition means and providing word candidate information regarding those words to the character recognition means: a character information input means and a character recognition means; The present invention is configured to include a control means for controlling the exchange of information between the word candidate search means and the word candidate search means.

[作用] 文字情報入力手段から文字認識手段へ文字情匈が与えら
れると、先ず単語の切り出しが行われ、次にその単語を
構成する各文字の切り出しが行われる。そして、各文字
に相当する文字情報に対して順次文字認識が行われる。
[Operation] When character information is given from the character information input means to the character recognition means, first a word is cut out, and then each character constituting the word is cut out. Then, character recognition is sequentially performed on character information corresponding to each character.

文字認識手段は、最初は通常通り認識辞書等をサーチし
てパターンの一致ないし近似する文字を見付ける仕方で
文字を決定するが、所定の段階、例えば当該単語の第n
番目の文字以降について、あるいは不確定な文字があっ
たときに、その段階での当該単語に関する認識情報を生
成し、電子辞書の検索を要求する。認識情報には、例え
ばそれまでに決定された文字の情報や当該単語の文字数
の情報等が含まれる。
The character recognition means initially determines a character by searching a recognition dictionary or the like as usual to find characters that match or are similar to the pattern, but at a predetermined stage, for example, the nth character of the word.
For characters after the th character or when there is an uncertain character, recognition information regarding the word at that stage is generated and a search in the electronic dictionary is requested. The recognition information includes, for example, information on characters determined so far, information on the number of characters in the word, and the like.

単語候補検索手段は、その認識情報を手掛かりに電子辞
書の中の該当する単語を検索し、それらの単語に関する
単語候補情報を生成する。単語候補情報には、例えば該
当する文字そのものを示す情報、あるいは該当する文字
の中の問題となっている文字を示す情報等が含まれる。
The word candidate search means uses the recognition information as a clue to search for corresponding words in the electronic dictionary and generates word candidate information regarding these words. The word candidate information includes, for example, information indicating the corresponding character itself, information indicating the character in question among the corresponding characters, and the like.

文字認識手段は、単語候補情報を受け取ると、その情報
を手掛かりに認識辞書の一部の文字だけをサーチして文
字を決定したり、場合によってはサーチを行うことなく
単語候補情報から直接文字を決定する。なお、単語候補
検索において該当する単語が検索されなかった場合は、
その語の処理を続けても無意味なので、その段階で文字
認識処理を中止してよい。
When the character recognition means receives word candidate information, the character recognition means uses that information as a clue to search only some characters in the recognition dictionary to determine the character, or in some cases directly selects characters from the word candidate information without performing a search. decide. In addition, if the corresponding word is not found in the word candidate search,
Since it is pointless to continue processing that word, character recognition processing may be stopped at that stage.

[実施例コ 第1図は、本発明の一実施例による文字認識機能付き電
子辞書装置のシステム構成を示す。
Embodiment FIG. 1 shows a system configuration of an electronic dictionary device with a character recognition function according to an embodiment of the present invention.

イメージ優スキャナ10は、原稿または帳票上を1ライ
ンずつ走査して文字列を光学的に読み取り、その結果得
られたアナログの画像信号をデジタルの画像信号に変換
して出力する。このデジタル画像信号は、いったん制御
部12に取り込まれてから、文字認識部18へ送られる
The image-sensitive scanner 10 scans a document or document line by line to optically read character strings, converts the resulting analog image signal into a digital image signal, and outputs the converted image signal. This digital image signal is once taken into the control section 12 and then sent to the character recognition section 18.

文字認識部18は、制御部12より受け取ったデジタル
画像信号(文字情報)を基に単語毎に順次切り出し、そ
の切り出した単語をさらに文字毎に順次切り出し、その
切り出した各文字に対して文字認識を行う。単語認識部
18Aは、認識辞書20をサーチして切出文字と一致な
いし近似する文字を捜し出す仕方で文字認識を行う。し
かし、このような単語認識部18Aの機能だけでは文字
認識に手間どる場合がある。例えば、当該単語の文字数
が多い場合、あるいははっきりしない文字がある場合で
ある。そのような場合、文字認識部18は単語認識部1
8Aの認識処理をいったん打ち切り、当該単語に関する
それまでの認識結果を示す情報(認識情報)を出力する
。そうすると、後述するように制御部12を介して辞書
検索部22より該当する1つまたは複数の単語に関する
認識情報が単語情報評価部18Bへ送られて(る。
The character recognition unit 18 sequentially cuts out each word based on the digital image signal (character information) received from the control unit 12, further sequentially cuts each character out of the cut out word, and performs character recognition on each of the cut out characters. I do. The word recognition unit 18A performs character recognition by searching the recognition dictionary 20 to find characters that match or are similar to the extracted characters. However, character recognition may take time with only such a function of the word recognition unit 18A. For example, if the word has a large number of characters, or if there are characters that are unclear. In such a case, the character recognition unit 18 is the word recognition unit 1.
The recognition process of 8A is temporarily discontinued, and information (recognition information) indicating the recognition result up to that point regarding the word is output. Then, as will be described later, recognition information regarding the corresponding one or more words is sent from the dictionary search section 22 to the word information evaluation section 18B via the control section 12.

単語認識部18Aは、その認識情報で示される文字につ
いてのみ認識辞書20をサーチして文字を決定する。文
字認識部工8は、1つの単語について文字認識を終了す
ると、その単語を表す文字コードを出力する。この文字
コードはいったん制御部12に取り込まれてから文字コ
ード記憶部26に格納される。
The word recognition unit 18A searches the recognition dictionary 20 only for the characters indicated by the recognition information and determines the characters. When the character recognition unit 8 completes character recognition for one word, it outputs a character code representing the word. This character code is once taken into the control unit 12 and then stored in the character code storage unit 26.

辞書検索部22は、単語候補検索部22Aと対訳検索部
22Bとからなる。単語候補検索部22Aは、上記のよ
うに制御部12を介して文字認識部18より認識情報を
受け取ると、電子辞書24をアクセスして該当する1つ
または複数の単語を検索し、それらの単語に関する単語
候補情報を出力する。その単語候補情報は制御部12を
介して文字認識W)18へ与えられる。対訳検索部22
Bは、文字コード記憶部26より制御部12を介して文
字コードを受け取ると、電子辞書24をアクセスしてそ
の文字コードに対応する対訳情報を読み出す。辞書検索
部22より出力された対訳情報はいったん制御部12に
取り込まれてから文字コードと一緒にデイスプレィ14
のテキストメモリに送られ、デイスプレィ14の画面上
に文字と対訳が表示される。
The dictionary search section 22 includes a word candidate search section 22A and a bilingual translation search section 22B. When the word candidate search unit 22A receives recognition information from the character recognition unit 18 via the control unit 12 as described above, the word candidate search unit 22A accesses the electronic dictionary 24, searches for one or more corresponding words, and searches for those words. Outputs word candidate information regarding. The word candidate information is given to the character recognition W) 18 via the control unit 12. Bilingual search section 22
When B receives the character code from the character code storage unit 26 via the control unit 12, it accesses the electronic dictionary 24 and reads bilingual information corresponding to the character code. The bilingual information output from the dictionary search section 22 is once taken into the control section 12 and then displayed on the display 14 together with the character code.
The text is sent to the text memory of the display 14, and the text and translation are displayed on the screen of the display 14.

制御部12は、上述のようにシステム各部間の情報の受
け渡しに介在して情報転送の制御を行うとともに、文字
コード記憶部の続出/書込を制御したりデイスプレィ1
4の表示を制御する。キーボード16は、文字コードや
制御コードをシステムに直接入力するために使用される
。なお、本実施例のシステムにおいて、制御部129文
字認識部18および辞書検索部22は1つまたは複数の
マイクロコンピュータで構成される。
The control unit 12 controls the information transfer by intervening in the exchange of information between each part of the system as described above, and also controls the successive output/writing of the character code storage unit and the display 1.
Controls the display of 4. The keyboard 16 is used to directly input character codes and control codes into the system. In the system of this embodiment, the control section 129, the character recognition section 18, and the dictionary search section 22 are composed of one or more microcomputers.

次に、第2図のフローチャートにつき本実施例の全体の
動作を説明する。
Next, the overall operation of this embodiment will be explained with reference to the flowchart shown in FIG.

イメージ・スキャナ10より出力されたデジタル画像信
号(文字情報)は制御部12にいったん入力され(■)
、それから文字認識部18に送られる。−例として、r
nce  pipelineproJという帳票上の文
字列の一部を表す文字情報が入力されたとする。
The digital image signal (character information) output from the image scanner 10 is once input to the control unit 12 (■)
, and then sent to the character recognition section 18. - As an example, r
Assume that character information representing a part of a character string on a form is input as nce pipelineproJ.

文字認識部18は、この文字情報に対して文字の切り出
しを行う(■)。つまり、単語rpipeJineJを
切り出してから、先ず先頭の文字「p」を切り出す。こ
の実施例では、先頭の3文字までは認識辞書20だけで
文字認識を行い、当該単語の文字数が4つ以上のときは
電子辞書24を利用して文字認識を行うようにする。
The character recognition unit 18 cuts out characters from this character information (■). That is, after cutting out the word rpipeJineJ, the first character "p" is cut out. In this embodiment, the first three characters are recognized only by the recognition dictionary 20, and when the word has four or more characters, the electronic dictionary 24 is used for character recognition.

したがって、rpJ、rib、rp」の3文字について
は単語候補検索を行うことなく、認識辞書20の全文字
をサーチして上記3文字の各々と一致ないし近似する文
字を見付ける方法で文字認識が行われる(■、■、■)
。そして、4番目のreJ以降については認識情報を出
力して単語候補検索を利用する(■)。認識情報には、
例えば当該単語の文字数および既に確定した先頭の3文
字rp i I)J等が含まれる。
Therefore, for the three characters "rpJ, rib, rp", character recognition is performed by searching all the characters in the recognition dictionary 20 and finding characters that match or are similar to each of the three characters above, without performing a word candidate search. Become (■, ■, ■)
. Then, for the fourth reJ and subsequent ones, recognition information is output and word candidate search is used (■). The recognition information includes
For example, it includes the number of characters of the word and the first three characters rp i I) J that have already been determined.

辞書検索部22は、認識情報を受け取ると、電子辞書2
4をサーチして該当する単語を検索し、その単語に関す
る単語候補情報を出力する。この例の場合、先頭にrp
ip」を育しかつ8文字がらなる単語はrpipeli
neJとrpiperack]だけである。これらの単
語の4番目の文字はどちらも「e」なので、単語候補情
報にはreJを示す情報が含まれる(O)。
Upon receiving the recognition information, the dictionary search unit 22 searches the electronic dictionary 2.
4 to find the corresponding word, and output word candidate information regarding that word. In this example, rp at the beginning
The word ``ip'' and consisting of 8 letters is rpipeli.
neJ and rpiperack]. Since the fourth character of both of these words is "e", the word candidate information includes information indicating reJ (O).

文字認識部18は、単語候補情報を受け取ると認識辞書
20の文字reJだけをサーチしてそれと文字情報のr
eJとを比較照合し、4番目の文字はreJであると決
定する(■)。次に、5番目の文字rlJについても同
様に単語候補検索を利用してrlJを決定する(■〜■
)。さらに、残りのriJr  rnJ、’eJについ
ても単語候補検索を利用して各々の文字を決定する。
When the character recognition unit 18 receives the word candidate information, it searches only the character reJ in the recognition dictionary 20 and combines it with the character information r.
eJ and the fourth character is determined to be reJ (■). Next, for the fifth character rlJ, rlJ is determined using word candidate search in the same way (■~■
). Furthermore, for the remaining riJr rnJ and 'eJ, each character is determined using word candidate search.

この例の場合、いずれの単語候補情報も1つの文字しか
含まなかったが、複数の文字(例えば「eJ、rkJ!
  rsJ)を含む場合もある。その場合は、文字認識
部18においてそれらの文字についてのみ認識辞書20
をサーチして文字認識および決定を行う。
In this example, all word candidate information contained only one character, but multiple characters (for example, "eJ, rkJ!
rsJ). In that case, the character recognition unit 18 uses the recognition dictionary 20 only for those characters.
Search for character recognition and determination.

上述のようにして最後尾の文字(e)が決定すると、当
該単語rpipelineJが確定するので、文字認識
部18はこの単語の文字コードを出力する([相])。
When the last character (e) is determined as described above, the word rpipelineJ is determined, so the character recognition unit 18 outputs the character code of this word ([phase]).

この文字コードは制御部18および文字フード記憶部2
6を経由して辞書検索部22へ送られ、対訳検索w12
2Bはその文字コードに対応する対訳情報を電子辞書2
4から読み出す(■)。その読み出された対訳情報は文
字コードと一緒にデイスプレィ14に送られ、画面上に
単語rp ipe 11neJと対訳「パイプライン」
が−緒に表示される(@)。
This character code is stored in the control unit 18 and the character hood storage unit 2.
6 to the dictionary search unit 22 for bilingual search w12.
2B stores the bilingual information corresponding to that character code in the electronic dictionary 2.
Read from 4 (■). The read bilingual information is sent to the display 14 together with the character code, and the word rp ipe 11neJ and the bilingual translation "pipeline" are displayed on the screen.
is displayed together with (@).

以上のように、単語の文字数が4個以上のときは、4番
目以降の文字については各段階で電子辞書を検索し、単
語候補情報を基に認識辞書の中の一部の文字だけをサー
チして文字の決定を行うので、単語の全文字について認
識辞書の中の全部の文字と照合する従来方式の文字認識
と比較して、認識速度および認識率が大幅に向上する。
As described above, when a word has four or more characters, the electronic dictionary is searched at each stage for the fourth and subsequent characters, and only some characters in the recognition dictionary are searched based on word candidate information. Since the character is determined by the following steps, the recognition speed and recognition rate are greatly improved compared to the conventional character recognition method in which all the characters of a word are compared with all the characters in the recognition dictionary.

なお、単語候補検索において該当する候補がまったくな
い場合は、それ以降の文字認識処理および対訳検索処理
等を行っても無意味なので、その段階で早期に文字認識
を中止してよく、それによって認識効率を一層向上させ
ることができる。
Note that if there are no matching candidates at all in the word candidate search, it is meaningless to perform subsequent character recognition processing, bilingual search processing, etc., so character recognition can be stopped at an early stage at that stage. Efficiency can be further improved.

第3図は、変形例のフローチャートである。この変形例
では、全部の文字情報に対して認識辞書20を利用して
文字認識を行ってから(■)、各文字について単語候補
検索を行うかどうかを決める。すなわち、そのような文
字認識で確定した文字については単語候補検索を行わず
に直ちに文字の決定を行い(■)、不確定な文字につい
ては単語候補検索を実行して決定を行う(■、■、■。
FIG. 3 is a flowchart of a modified example. In this modification, after character recognition is performed for all character information using the recognition dictionary 20 (■), it is determined whether to perform a word candidate search for each character. In other words, for characters that have been determined through character recognition, the character is determined immediately without performing a word candidate search (■), and for characters that are uncertain, a word candidate search is performed and determined (■, ■). ,■.

■)。例えば、上記の例のrpipelineJの第4
番目の文字が「e」なのがrcJなのがはっきりしない
ときは、文字認識部18より認識情報が出力され、それ
に応えて辞書検索部22より単語候補情報が返される。
■). For example, the fourth of rpipelineJ in the above example
If it is not clear that the character "e" is rcJ, the character recognition section 18 outputs recognition information, and in response, the dictionary search section 22 returns word candidate information.

その結果、「e」であることが確定するので、その文字
についての決定を行う。ほかにも、rUJとrVJ+ 
 rrnJと「m」等は相紛られしく、認識辞書2oに
よる文字認識では確定できないことがあるが、その場合
でもm語候補検索を利用することでどちらなのがかはっ
きりする。
As a result, it is determined that it is "e", so a decision is made regarding that character. In addition, rUJ and rVJ+
rrnJ and "m" are often confused with each other and cannot be determined by character recognition using the recognition dictionary 2o, but even in that case, it is possible to determine which is which by using the m word candidate search.

なお、上述した実施例および変形例では、最後尾の文字
まで決定したのち当該単語を決定した。
In the above-described embodiments and modifications, the word is determined after determining up to the last character.

しかし、単語候補情報から1つの単語に絞られる場合は
、その単語であると推定し、そこで文字認識を終了して
もよい。また、単語候補情報は、該当する単語の各々に
ついて全文字を表わすような情報であってもよい。
However, if the word candidate information narrows down to one word, it may be estimated that it is that word, and character recognition may be terminated there. Further, the word candidate information may be information that represents all characters for each corresponding word.

[発明の効果] 本発明は、上述したような構成を仔することにより、次
のような効果を奏する。
[Effects of the Invention] By employing the above-described configuration, the present invention provides the following effects.

文字認識の所定の段階で逐次認識情報を生成してその情
報を手掛かりに電子辞書の中の該当する単語を検索し、
その結果得られた単語候補情報を手掛かりに効率よく文
字の決定を行うようにしたので、認識速度および認識率
を向上させることが可能である。
At a predetermined stage of character recognition, recognition information is generated sequentially, and the information is used as a clue to search for the corresponding word in the electronic dictionary.
Since characters are efficiently determined using the word candidate information obtained as a result, it is possible to improve recognition speed and recognition rate.

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

第1図は、本発明の一実施例による文字認識機能付き電
子辞書装置のシステム構成を示すプロ。 り図、 第2図は、実施例の全体動作を説明するためのブロック
図、および 第3図は、変形例の全体動作を説明するためのブロック
図である。 10・・・・イメージ・スキャナ、 12・・・・制御部、 18・・・・文字認識部、 20・・・・認識辞書、 22・・・・辞書検索部、 24・・・・電子辞書。
FIG. 1 shows a system configuration of an electronic dictionary device with a character recognition function according to an embodiment of the present invention. FIG. 2 is a block diagram for explaining the overall operation of the embodiment, and FIG. 3 is a block diagram for explaining the overall operation of the modified example. DESCRIPTION OF SYMBOLS 10... Image scanner, 12... Control unit, 18... Character recognition unit, 20... Recognition dictionary, 22... Dictionary search unit, 24... Electronic dictionary .

Claims (1)

【特許請求の範囲】 文字認識を必要とする文字情報を入力する文字情報入力
手段と、 文字情報に対して単語および文字の切り出しと文字認識
を行い、文字認識の所定の段階で当該単語に関する認識
情報を生成し、その認識情報に対応した単語候補情報に
基づいて文字情報に対応する文字を決定する文字認識手
段と、 前記文字認識手段からの認識情報に応答して電子辞書の
中の該当する単語を検索し、それらの単語に関する単語
候補情報を前記文字認識手段に与える単語候補検索手段
と、 前記文字情報入力手段と前記文字認識手段と前記単語候
補検索手段との間の情報の受け渡しを制御する制御手段
と、 を具備することを特徴とする文字認識機能付き電子辞書
装置。
[Scope of Claims] A character information input means for inputting character information requiring character recognition; A character information input means for inputting character information that requires character recognition; character recognition means for generating information and determining a character corresponding to the character information based on word candidate information corresponding to the recognition information; a word candidate search means that searches for words and provides word candidate information regarding the words to the character recognition means; and controls the exchange of information between the character information input means, the character recognition means, and the word candidate search means. An electronic dictionary device with a character recognition function, comprising: a control means for controlling the character recognition function;
JP63280727A 1988-11-07 1988-11-07 Electronic dictionary device with character recognizing function Pending JPH02126367A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63280727A JPH02126367A (en) 1988-11-07 1988-11-07 Electronic dictionary device with character recognizing function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63280727A JPH02126367A (en) 1988-11-07 1988-11-07 Electronic dictionary device with character recognizing function

Publications (1)

Publication Number Publication Date
JPH02126367A true JPH02126367A (en) 1990-05-15

Family

ID=17629102

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63280727A Pending JPH02126367A (en) 1988-11-07 1988-11-07 Electronic dictionary device with character recognizing function

Country Status (1)

Country Link
JP (1) JPH02126367A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5144435A (en) * 1974-09-25 1976-04-16 Nippon Electric Co

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5144435A (en) * 1974-09-25 1976-04-16 Nippon Electric Co

Similar Documents

Publication Publication Date Title
CN86105459A (en) Imput process system
JP2595934B2 (en) Kana-Kanji conversion processor
JPH02126367A (en) Electronic dictionary device with character recognizing function
JPS58123129A (en) Converting device of japanese syllabary to chinese character
JPH08147289A (en) System and method for kana/kanji conversion
JPS59229683A (en) Recognition processor
JPH0475552B2 (en)
JPH06274701A (en) Word collating device
JPH0492973A (en) Image information registration/retrieval device
JPS62117060A (en) Character/voice input conversion system
JPH0731676B2 (en) Document creation device
JPH1011433A (en) Method and device for homonym selection of japanese syllabary-chinese character conversion system
JPH02249087A (en) English word retrieving device
JPH06332949A (en) Electronic filing device
JPS63298517A (en) Character input control system
JPS63138479A (en) Character recognizing device
JPH06139277A (en) Electronic dictionary device
JPH09179858A (en) Document preparation device and display method
JPH08305697A (en) Device and method for document preparation
JPH07182317A (en) Document processor
JPS62190571A (en) Character selection system
JP2003178263A (en) Character recognizing device and recording medium
JPH07210550A (en) Device and method for kana/kanji conversion
JPH06195372A (en) Morpheme analyzer
JPH05108703A (en) Machine translator