JPH0746373B2 - Word recognizer - Google Patents

Word recognizer

Info

Publication number
JPH0746373B2
JPH0746373B2 JP61248415A JP24841586A JPH0746373B2 JP H0746373 B2 JPH0746373 B2 JP H0746373B2 JP 61248415 A JP61248415 A JP 61248415A JP 24841586 A JP24841586 A JP 24841586A JP H0746373 B2 JPH0746373 B2 JP H0746373B2
Authority
JP
Japan
Prior art keywords
word
character
character string
code
input
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
JP61248415A
Other languages
Japanese (ja)
Other versions
JPS63103393A (en
Inventor
比呂志 松尾
哲司 佐藤
伸生 津田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP61248415A priority Critical patent/JPH0746373B2/en
Publication of JPS63103393A publication Critical patent/JPS63103393A/en
Publication of JPH0746373B2 publication Critical patent/JPH0746373B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Character Discrimination (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、文字コードの並びで表される入力文字列か
ら単語を認識する単語認識装置に関し、特に、文字認識
処理や音声認識処理等で入力された文字列において、単
語の区切りが未知で、入力文字列中に誤り文字を含む場
合や入力文字列を構成する各文字が不確かな場合に、能
率良く単語を認識する単語認識装置に関するものであ
る。
TECHNICAL FIELD The present invention relates to a word recognition device for recognizing a word from an input character string represented by a sequence of character codes, and particularly in a character recognition process, a voice recognition process, and the like. A word recognition device that efficiently recognizes words when word delimiters in an input character string are unknown and error characters are included in the input character string, or when each character that makes up the input character string is uncertain Is.

〔従来の技術〕[Conventional technology]

従来の単語認識装置では認識対象単語を構成する各文字
コードの並びを前記各単語に対応させた単語辞書を用い
て、入力文字列の文字コードの並びと単語辞書中の各単
語の文字コードの並びとを順次比較し、入力文字列と前
記単語の類似性を評価することによって候補単語を抽出
していた。すべての単語に対してこのような比較を行な
うには、登録すべき単語数が多い場合に処理時間が膨大
になるという欠点があった。これを解決する方法とし
て、特公昭57−29745号公報や特開昭59−188783号公報
などで示されるように、1か所以上の特定位置の文字を
キーとして分類した単語テーブルを用いて、比較すべき
単語の検索を高速に実行する方法が知られている。例え
ば、複数個の特定の位置にある文字の中から文字認識で
リジェクトされた文字を除いた残りの文字で前記単語テ
ーブルを検索して単語を取り出し、取り出された単語に
対して入力文字列との比較を行っている。
In a conventional word recognition device, using a word dictionary in which the arrangement of each character code forming the recognition target word is associated with each of the words, the arrangement of the character code of the input character string and the character code of each word in the word dictionary The candidate words were extracted by sequentially comparing the sequences and evaluating the similarity between the input character string and the words. There is a drawback in performing such a comparison with respect to all words that the processing time becomes huge when the number of words to be registered is large. As a method for solving this, as shown in Japanese Patent Publication No. 57-29745 and Japanese Patent Publication No. 59-188783, a word table in which characters at one or more specific positions are classified as keys is used. There is known a method of executing a search for a word to be compared at high speed. For example, the word table is searched by the remaining characters excluding the characters rejected by the character recognition from the characters at a plurality of specific positions, the word is extracted, and the input character string is input to the extracted word. Are making a comparison.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

このようにして高速化を図った従来の単語認識装置で
は、比較すべき単語を特定位置の少数の文字をキーとし
て検索するため、キーとなる文字に誤り文字やリジェク
ト文字が多く含まれる場合には、正解となるべき単語が
検索されずに正しく単語を認識できないという問題があ
った。また、入力文字列の各文字に対して多数の候補文
字がある場合には、検索された単語と入力文字列との文
字コードの比較の処理に多くの時間がかかるという問題
があった。
In the conventional word recognition device that has been speeded up in this way, a word to be compared is searched with a small number of characters at a specific position as a key, and therefore when the key character includes many error characters or reject characters. Has a problem that it cannot correctly recognize a word without searching for a correct word. Further, when there are a large number of candidate characters for each character of the input character string, there is a problem that it takes a lot of time to compare the character codes of the searched word and the input character string.

この発明の目的は、誤り文字やリジェクト文字を多く含
む入力文字列でも、また、入力文字列の各文字に対して
多数の候補文字がある場合でも、文字列の各位置ごとに
文字コードと単語コードとを対応させた単語テーブルを
用いて、入力文字列の各位置の文字ごとに単語コードを
取り出し、取り出された単語コードごとに所定の判定値
を累積した評価値の大きさに従って候補単語を決定する
ことにより、高精度、かつ高速に候補単語を抽出できる
単語認識装置を提供することにある。
An object of the present invention is to provide a character code and a word for each position of a character string even if the input character string includes many error characters or reject characters, or if there are many candidate characters for each character of the input character string. Using the word table in which the codes correspond to each other, the word code is extracted for each character at each position of the input character string, and the candidate word is selected according to the size of the evaluation value obtained by accumulating a predetermined judgment value for each extracted word code. An object of the present invention is to provide a word recognition device capable of extracting a candidate word with high accuracy and high speed by making a decision.

〔問題点を解決するための手段〕[Means for solving problems]

この発明にかかる単語認識装置は、あらかじめ設定した
認識対象となる単語を構成する文字列の並びの各位置に
応じて使用文字種別に単語を分類し、入力文字列の並び
の各位置ごとに、入力文字列を構成する文字コードを入
力すると、文字コードの文字を前記位置に含む単語を指
定する単語コードを出力するように構成した単語選択テ
ーブルを含んでなる選択処理手段と、判定値累積処理手
段と、ソート処理手段とからなり、選択処理手段によっ
て、入力文字列の並びの各位置ごとに、単語選択テーブ
ルから入力文字列の文字コードに対応する単語コードを
選択して読み出し、入力文字列の各文字に対して設定し
た判定値と読み出された単語コードとを判定値累積処理
手段に出力し、判定値累積処理手段によって、選択処理
手段から出力された単語コードにもとづいて、判定値を
単語別に累積して評価値を得、ソート処理手段によっ
て、判定値累積処理手段から出力される単語別の評価値
の大小関係によって候補単語を抽出するものである。
The word recognition device according to the present invention classifies the words into the used character types according to the positions of the arrangement of the character strings forming the word to be recognized that is set in advance, and for each position of the arrangement of the input character string, Selection processing means including a word selection table configured to output a word code designating a word including a character of the character code at the position when a character code forming the input character string is input, and a judgment value accumulating process. And a sort processing means, and the selection processing means selects and reads a word code corresponding to the character code of the input character string from the word selection table for each position of the arrangement of the input character string, and inputs the input character string. The judgment value set for each character and the read word code are output to the judgment value accumulation processing means, and output from the selection processing means by the judgment value accumulation processing means. Based on the word code, the judgment value is accumulated for each word to obtain an evaluation value, and the sorting processing means extracts the candidate word according to the magnitude relation of the evaluation value for each word output from the judgment value accumulating processing means. .

〔作用〕[Action]

この発明においては、入力文字列と各単語との類似性を
表す評価値が、文字列の並びの各位置ごとに選択された
単語に対しての判定値の累積計算で得られるため、誤り
文字やリジェクト文字が入力文字列中に含まれていて
も、高精度、かつ高速に単語認識処理が行われる。
In this invention, since the evaluation value indicating the similarity between the input character string and each word is obtained by the cumulative calculation of the judgment value for the word selected at each position of the arrangement of the character string, the error character Even if an input character string or a reject character is included in the input character string, word recognition processing is performed with high accuracy and at high speed.

〔実施例〕〔Example〕

以下、この発明の実施例について説明する。 Examples of the present invention will be described below.

この発明にかかる単語認識装置は、入力文字列を入力す
ると、あらかじめ設定された単語の中から入力文字列が
どの単語に相当するかを決定する認識処理を行い、認識
結果として候補単語コードを出力する機能を備えてい
る。ここで、単語の最大文字数はm,認識対象単語数はn
である。以下にこの発明の単語認識装置の構成並びに認
識処理手順を説明する。
The word recognition device according to the present invention, when an input character string is input, performs recognition processing for determining which word the input character string corresponds to from among preset words, and outputs a candidate word code as a recognition result. It has a function to do. Here, the maximum number of characters of a word is m, and the number of recognition target words is n.
Is. The configuration and the recognition processing procedure of the word recognition device of the present invention will be described below.

第1図の単語認識装置は、単語選択テーブル1を含む選
択処理手段2と、評価値テーブル3aを含む判定値累積処
理手段3と候補単語テーブル4aを含むソート処理手段4
とで構成される。
The word recognition device of FIG. 1 includes a selection processing unit 2 including a word selection table 1, a judgment value accumulation processing unit 3 including an evaluation value table 3a, and a sorting processing unit 4 including a candidate word table 4a.
Composed of and.

ここでは、文字列「デジタル」が文字認識等により入力
文字列「デコタル」と認識され、その結果がこの発明の
第1の実施例の単語認識装置の入力文字列として入力さ
れた場合について説明する。
Here, a case will be described in which the character string "digital" is recognized as the input character string "decoral" by character recognition and the result is input as the input character string of the word recognition device of the first embodiment of the present invention. .

選択処理手段2では、入力文字列の並びの各位置ごとに
以下の選択処理を行う。まず、入力文字列の各位置の文
字コードで単語選択テーブル1を検索し、前記文字コー
ドに対応する単語コードを読み出す。例えば、1文字目
の文字コード“デ”で単語コード“デジタル",“デー
タ",“デコーダ”が、2文字目の文字コード“コ”で単
語コード“デコーダ",“レコード”が読み出され、文字
位置に対応して定められた判定値と読み出された単語コ
ードとを順次判定値累積処理手段3へ送る。この場合、
読み出される単語は字数が限定されていない任意の字数
のものである。このようにして順次、m番目の文字コー
ドまたは入力文字列の長さまで同様の処理を行う。な
お、Wn(nは1,2,…)は単語コードを示し、丸で囲まれ
た単語コード、例えば1文字目ではW11,W12,W13が選択
されたことを示す。
The selection processing means 2 performs the following selection processing for each position in the arrangement of the input character strings. First, the word selection table 1 is searched for the character code at each position of the input character string, and the word code corresponding to the character code is read. For example, the word code "digital", "data", and "decoder" are read with the first character code "de," and the word code "decoder" and "record" are read with the second character code "ko." , The determination value determined corresponding to the character position and the read word code are sequentially sent to the determination value accumulation processing means 3. in this case,
The word to be read is an arbitrary number of characters with an unlimited number of characters. In this manner, similar processing is sequentially performed up to the m-th character code or the length of the input character string. Note that Wn (n is 1, 2, ...) Indicates a word code, and indicates that a circled word code, for example, W11, W12, W13 is selected for the first character.

第2図は単語選択テーブル1の文字列の2番目の位置に
対してのテーブル構成の例を示している。第2図を用い
て単語選択テーブル1の検索処理を説明する。単語選択
テーブル1は第2図に示すようなアドレステーブル1aと
単語テーブル1bで構成できる。単語テーブル1bには、所
定の文字位置(この例では2番目の位置)の文字コード
で単語を分類して並べてある。また、アドレステーブル
1aでは各文字コードごとにその文字コードの文字を所定
の位置に含む単語を記憶された単語テーブル1bの先頭ア
ドレスを示している。例えば、第1図のように、2番目
の位置の文字コードとして“コ”が入力されると、アド
レステーブル1aからアドレスA50とA51とを読み出し、単
語テーブル1b上のアドレスA50からA51−1の単語コード
を読み出すことによって、必要な単語コードを読み出す
ことができる。このような検索処理により、選択処理を
高速に行うことができる。
FIG. 2 shows an example of the table configuration for the second position of the character string in the word selection table 1. The search process of the word selection table 1 will be described with reference to FIG. The word selection table 1 can be composed of an address table 1a and a word table 1b as shown in FIG. In the word table 1b, words are classified and arranged by the character code at a predetermined character position (the second position in this example). Also the address table
1a shows the start address of the word table 1b in which a word including a character of the character code at a predetermined position is stored for each character code. For example, as shown in FIG. 1, when "K" is input as the character code at the second position, the addresses A50 and A51 are read from the address table 1a and the addresses A50 to A51-1 on the word table 1b are read. The necessary word code can be read by reading the word code. By such a search process, the selection process can be performed at high speed.

判定値累積処理手段3では、選択処理手段2によって読
み出される単語コードに従って評価値テーブル3a上に判
定値を累積し評価値を算出する。ここでは、判定値はす
べて“1"であるとして説明する。
The judgment value accumulation processing means 3 accumulates judgment values on the evaluation value table 3a according to the word code read by the selection processing means 2 to calculate an evaluation value. Here, it is assumed that the determination values are all “1”.

第3図は評価値テーブル3aの構成図である。第3図の評
価値テーブル3aのV1からVnにあらかじめ“0"を書込んで
おく。次に、選択処理手段2によって読み出される単語
コードWi(iは1,2,…)に対応するViに判定値を累積し
ていく。例えば、単語コードW11“デジタル”は、選択
処理手段2における1文字目,3文字目,4文字目の処理で
読み出されるため、評価値テーブル3a上で単語コードW1
1“デジタル”に対して判定値“1"が3回累積され評価
値“3"が得られる。このように、単語コードごとに判定
値を累積することにより、入力文字列と各単語との類似
性を表す評価値の計算が行われるとともに、各位置で選
択された単語コードのマージ処理も同時に行われること
になり、高速な処理を実現できる。
FIG. 3 is a configuration diagram of the evaluation value table 3a. "0" is written in advance from V1 to Vn of the evaluation value table 3a in FIG. Next, the judgment value is accumulated in Vi corresponding to the word code Wi (i is 1, 2, ...) Read by the selection processing means 2. For example, the word code W11 "digital" is read by the processing of the first character, the third character, and the fourth character in the selection processing means 2, so the word code W1 is displayed on the evaluation value table 3a.
The judgment value "1" is accumulated three times for one "digital", and the evaluation value "3" is obtained. In this way, by accumulating the judgment value for each word code, the evaluation value representing the similarity between the input character string and each word is calculated, and the merging process of the word codes selected at each position is performed at the same time. As a result, high-speed processing can be realized.

次のソート処理では、ソート処理手段4において、判定
値累積処理手段3から与えられる評価値が大きい方から
順に単語コードを後述の候補単語テーブル4a上に並べ替
える処理を行う。
In the next sort processing, the sort processing means 4 sorts the word codes on the candidate word table 4a described later in order from the one having the largest evaluation value given by the judgment value accumulation processing means 3.

第4図は候補単語テーブル4aの構成図である。並べ替え
が終了した時点で、評価値が最大の第1候補単語から所
定の順位までの候補単語を出力することによって、1入
力文字列分の単語認識処理を完了する。この結果、“デ
ジタル”が1位の候補単語として出力される。
FIG. 4 is a block diagram of the candidate word table 4a. When the rearrangement is completed, the candidate words from the first candidate word having the largest evaluation value to the predetermined rank are output to complete the word recognition processing for one input character string. As a result, "digital" is output as the first candidate word.

このようにして、入力文字列中に誤った文字(“コ”)
が含まれていても正しい単語“デジタル”が認識され
る。この発明の単語認識装置では、文字列のすべての位
置に対して選択処理を行うため、誤った文字やリジェク
ト文字がどの位置にあっても、正しく単語を認識するこ
とが可能である。また、文字認識結果等から算出される
入力文字列の各文字の確からしさを判定値として用いる
ことによって、より高精度な単語認識が行える。例え
ば、1文字目,3文字目,4文字目の判定値が“1.0"、2文
字目の判定値が“0.8"であったとする。この時、仮に
“レコタル”という単語があったとしても、“デジタ
ル”の評価値は“3.0"、“レコタル”の評価値は“2.8"
となり、“デジタル”が1位の候補単語となる。
In this way, the incorrect character ("ko") in the input string
The correct word "digital" is recognized even if it contains "." In the word recognition device of the present invention, since the selection processing is performed for all positions of the character string, it is possible to correctly recognize the word regardless of the position of an erroneous character or a reject character. Further, by using the certainty of each character of the input character string calculated from the character recognition result or the like as the determination value, more highly accurate word recognition can be performed. For example, it is assumed that the first character, the third character, and the fourth character have a determination value of "1.0" and the second character has a determination value of "0.8". At this time, even if the word "recotal" is used, the evaluation value of "digital" is "3.0" and the evaluation value of "recotal" is "2.8".
And "digital" is the first candidate word.

次に、この発明の第2の実施例について説明する。この
第2の実施例の単語認識装置は、第1の実施例と同様に
第1図に示すブロック構成を有するが、選択処理手段2
において入力文字列の各位置の文字に対して複数個の候
補文字を入力するよう構成したことを特徴としている。
Next, a second embodiment of the present invention will be described. The word recognition device of the second embodiment has the block structure shown in FIG. 1 as in the first embodiment, but the selection processing means 2
Is characterized in that a plurality of candidate characters are input for the character at each position of the input character string.

第5図は文字認識結果等から得られた複数個の候補文字
を有する入力文字列の例を示している。この第2の実施
例の単語認識装置では、選択処理手段2で入力文字列の
各位置の各候補文字ごとに選択処理を行う。判定値に
は、各候補文字の候補順位によって重みを付けた値また
は文字認識結果等から算出される入力文字列の各文字の
確からしさを用いる。
FIG. 5 shows an example of an input character string having a plurality of candidate characters obtained from the character recognition result and the like. In the word recognition device according to the second embodiment, the selection processing means 2 performs the selection process for each candidate character at each position of the input character string. As the determination value, a value weighted by the candidate rank of each candidate character or the likelihood of each character of the input character string calculated from the character recognition result or the like is used.

第6図はこのようにして与えられる各候補文字の判定値
の例を示している。例えば選択処理手段2では、1文字
目の処理では、文字コード“メ”に対して単語コード
“メンタル",“メカニズム”が読み出され判定値1.0が
与えられる。さらに、文字コード“デ”に対して単語コ
ード“デジタル",“データ",“デコーダ”が読み出され
判定値0.8が与えられる。これらの単語コードと判定値
は、順次、判定値累積処理手段3へ送られる。このよう
にして、順次4文字目の第2位の候補文字“リ”まで選
択処理が行われる。判定値累積処理手段3で判定値の累
積が行われ、第7図に示す評価値が得られる。この結
果、1位の候補単語として評価値3.3の単語コード“デ
ジタル”が得られる。このように、1位候補文字中に1
文字しか正解文字がない場合でも、2位候補文字中に正
解文字が含まれていることにより、正しい単語が認識さ
れる。
FIG. 6 shows an example of the judgment value of each candidate character given in this way. For example, in the selection processing means 2, in the processing of the first character, the word codes "mental" and "mechanism" are read out for the character code "me", and a judgment value of 1.0 is given. Furthermore, the word code "digital", "data", and "decoder" are read for the character code "de", and a judgment value of 0.8 is given. These word codes and judgment values are sequentially sent to the judgment value accumulation processing means 3. In this way, the selection process is sequentially performed up to the second candidate character “ri” of the fourth character. The judgment value accumulating processing means 3 accumulates judgment values to obtain the evaluation values shown in FIG. As a result, the word code “digital” with an evaluation value of 3.3 is obtained as the first-ranked candidate word. Thus, 1 in the 1st place candidate character
Even if only the correct answer character exists, the correct word is recognized by including the correct answer character in the second-ranked candidate characters.

このような処理を行うために従来は、1位候補と2位候
補とによる文字列の組合わせのすべてについて、これら
の文字列と一致する単語を検索し、検索された各単語に
対して評価値を計算することによって行っていた。この
発明による第2の実施例の単語認識装置では、文字コー
ドと前記文字コードを所定の各位置に含む単語の単語コ
ードを対応させた単語選択テーブル1を用いた高速な選
択処理と、マージ処理と評価値の計算を同時に行う判定
値累積処理とにより、入力文字列の各位置の文字が複数
個の候補文字である場合でも高速に行うことができる。
In order to perform such processing, conventionally, for all combinations of character strings of first-ranked candidates and second-ranked candidates, words that match these character strings are searched and evaluated for each searched word. It was done by calculating the value. In the word recognition device according to the second embodiment of the present invention, a high-speed selection process using a word selection table 1 in which a character code and a word code of a word including the character code at predetermined positions are associated with each other, and a merge process. By the judgment value accumulating process that simultaneously calculates the evaluation value and the evaluation value, even if the character at each position of the input character string is a plurality of candidate characters, it can be performed at high speed.

次に、この発明の第3の実施例について説明する。この
第3の実施例の単語認識装置は、第1および第2の実施
例と同様に第1図に示すブロック構成を有するが、選択
処理手段2において入力文字列の各位置の文字とその前
後1個の各位置の文字を各位置の候補文字として入力す
るよう構成したことを特徴とする。
Next, a third embodiment of the present invention will be described. The word recognition device according to the third embodiment has the block structure shown in FIG. 1 as in the first and second embodiments. However, in the selection processing means 2, the character at each position of the input character string and the characters before and after it. It is characterized in that one character at each position is inputted as a candidate character at each position.

第8図は文字認識処理において文字切出し処理の誤り等
により、「デジタル」が「デジ、タル」と認識され、そ
の結果をこの発明の単語認識装置の入力文字列として入
力した場合の、各位置の候補文字の例と判定値の例を示
している。例えば、3番目の位置については、その位置
の文字“、”は判定値“1.0"の候補文字、前後1個の位
置の文字“シ",“タ”は各々判定値0.8の候補文字であ
る。このよう候補文字からなる入力文字列をこの発明の
単語認識装置に入力すると、第9図に示すような評価値
が各単語に対して得られる。この結果、評価値2.6の
“デジタル”が1位の候補単語となる。
FIG. 8 shows each position when "digital" is recognized as "digital, digital" due to an error in the character cutting process in the character recognition process and the result is input as an input character string of the word recognition device of the present invention. The example of the candidate character of and the example of a judgment value are shown. For example, for the third position, the character "," at that position is a candidate character with a judgment value of "1.0", and the characters "Si" and "Ta" at the preceding and following positions are candidate characters with a judgment value of 0.8, respectively. . When an input character string consisting of such candidate characters is input to the word recognition device of the present invention, an evaluation value as shown in FIG. 9 is obtained for each word. As a result, "digital" with an evaluation value of 2.6 becomes the first candidate word.

第10図は、文字認識処理における文字切出し処理の誤り
等により、「デジタル」が「デ汐タル」と認識され、そ
の結果がこの発明の単語認識装置の入力文字列として入
力された場合の、各位置の候補文字の例と判定値の例を
示している。この場合、この発明の単語認識装置では、
第11図に示すような評価値が各単語に対して得られる。
この結果、評価値“2.6"の“デジタル”が1位の候補単
語となる。
FIG. 10 shows a case where “digital” is recognized as “deshioraru” due to an error in the character cutting process in the character recognition process, and the result is input as an input character string of the word recognition device of the present invention. The example of the candidate character of each position and the example of the determination value are shown. In this case, in the word recognition device of the present invention,
An evaluation value as shown in FIG. 11 is obtained for each word.
As a result, "digital" with the evaluation value "2.6" becomes the first candidate word.

以上のように、各位置の候補文字を入力文字列の各位置
の文字と前記各位置の前後1個の各位置の文字とするこ
とによって、正解単語の文字列中のある2文字が1文字
に変換されていても、ある1文字が欠落していても、こ
の発明の第3の実施例の単語認識装置では正しく単語を
認識することが可能である。
As described above, the candidate character at each position is the character at each position of the input character string and the character at each position one position before and after each position, so that two certain characters in the character string of the correct word become one character. It is possible to correctly recognize a word by the word recognition device according to the third embodiment of the present invention even if the word is converted into a character or a certain character is missing.

第12図は第1図の単語認識装置の具体的な構成を示すブ
ロック図である。図において、5はプロセッサ、6はプ
ログラムメモリ、7は汎用メモリ、8は2ポートメモ
リ、9は入力バス、10は接続バス、11は出力バス、12は
アドレスバス、13はデータバス、14はプログラムアドレ
ス線、15はプログラム読み出し線である。
FIG. 12 is a block diagram showing a specific configuration of the word recognition device shown in FIG. In the figure, 5 is a processor, 6 is a program memory, 7 is a general-purpose memory, 8 is a 2-port memory, 9 is an input bus, 10 is a connection bus, 11 is an output bus, 12 is an address bus, 13 is a data bus, and 14 is a A program address line and 15 are program read lines.

第12図は単語認識装置における各手段の構成並びに機能
を説明する。
FIG. 12 illustrates the configuration and function of each means in the word recognition device.

選択処理手段2は単語選択テーブル1,後述する選択処理
を実行するプロセッサ5,選択処理の制御プログラムを格
納したプログラムメモリ6からなっている。プロセッサ
5は高速制御向きに構成されており、プログラムメモリ
6とはプログラムアドレス線14並びにプログラム読み出
し線15によって、汎用メモリ7とはアドレスバス12並び
にデータバス13によって、それぞれ独立に接続されてい
る。また、プロセッサ5は単語選択テーブル1と共通な
アドレスバス12並びにデータバス13によって接続されて
いる。単語選択テーブル1には、第2図で示したように
文字列の各位置と各文字コードに対応して前記文字コー
ドを所定の位置に含む単語の単語コードが格納してあ
る。以上の構成によって判定値累積処理手段3は、入力
文字列の各位置の文字コードに従って、入力文字列の各
位置ごとに単語選択テーブル1から一部の単語コードを
選択して読み出す選択処理および読み出された単語コー
ドと入力文字列の各文字に対して設定した判定値を出力
する機能を実現している。
The selection processing means 2 comprises a word selection table 1, a processor 5 for executing selection processing described later, and a program memory 6 storing a control program for the selection processing. The processor 5 is configured for high-speed control, and is independently connected to the program memory 6 by a program address line 14 and a program read line 15, and to the general-purpose memory 7 by an address bus 12 and a data bus 13. The processor 5 is also connected to the word selection table 1 by an address bus 12 and a data bus 13, which are common. As shown in FIG. 2, the word selection table 1 stores the word code of the word including the character code at a predetermined position corresponding to each position of the character string and each character code. With the above configuration, the judgment value accumulation processing means 3 selects and reads a part of the word code from the word selection table 1 for each position of the input character string according to the character code of each position of the input character string, and the reading process. It implements the function of outputting the issued word code and the judgment value set for each character of the input character string.

判定値累積処理手段3は、後述する判定値累積処理を実
行するプロセッサ5と、判定値累積処理の制御プログラ
ムを格納したプログラムメモリ6、第3図で示した評価
値テーブル3aを格納した2ポートメモリ8からなる。こ
の2ポートメモリ8とプロセッサ5とは、ポートaおよ
びポートbの2組のアドレス12a,12bおよびデータバス1
3a,13bで接続されている。これによって2ポートメモリ
8では、ポートaからの読み出し動作とポートbへの書
き込み動作を異なるアドレス指定で並列に実行できる。
また、この判定値累積処理手段3のプロセッサ5と選択
処理手段2のプロセッサ5とは、接続バス10によって接
続されている。以上の構成によって、判定値累積処理手
段3は、選択処理手段2によって入力文字列の各位置ご
とに単語選択テーブル1から読み出される単語コードに
従って単語別に判定値を累積して評価値を得る判定値累
積処理機能を実現している。なお、選択処理における単
語コードの読み出しと判定値累積処理における判定値の
累積は、パイプライン処理で実行できる。
The judgment value accumulation processing means 3 includes a processor 5 for executing judgment value accumulation processing, which will be described later, a program memory 6 storing a control program for the judgment value accumulation processing, and a two-port storing evaluation value table 3a shown in FIG. It comprises a memory 8. The two-port memory 8 and the processor 5 include two sets of addresses 12a and 12b of the port a and the port b and the data bus 1
It is connected by 3a and 13b. As a result, in the 2-port memory 8, the read operation from the port a and the write operation to the port b can be executed in parallel with different address designations.
The processor 5 of the judgment value accumulation processing means 3 and the processor 5 of the selection processing means 2 are connected by a connection bus 10. With the above configuration, the judgment value accumulation processing means 3 accumulates judgment values for each word according to the word code read from the word selection table 1 for each position of the input character string by the selection processing means 2 to obtain an evaluation value. It realizes a cumulative processing function. The reading of the word code in the selection process and the accumulation of the judgment value in the judgment value accumulation process can be executed by the pipeline process.

ソート処理手段4は後述するソート処理を実行するプロ
セッサ5と、ソート処理の制御プログラムを格納したプ
ログラムメモリ6と、第4図で示した候補単語テーブル
4aを格納した汎用メモリ7からなっている。このソート
処理手段4のプロセッサ5と判定値累積処理手段3のプ
ロセッサ5とは、接続バス10によって接続されている。
汎用メモリ7の候補単語テーブル4aの内容は、プロセッ
サ5と出力バス11を介して外部へ出力できる。以上の構
成によってソート処理手段4は、判定値累積処理手段3
から出力される単語別の評価値の大小関係によって候補
単語を抽出する機能を実現している。
The sort processing means 4 includes a processor 5 for executing sort processing described later, a program memory 6 storing a control program for the sort processing, and a candidate word table shown in FIG.
It comprises a general-purpose memory 7 storing 4a. The processor 5 of the sort processing means 4 and the processor 5 of the judgment value accumulation processing means 3 are connected by a connection bus 10.
The contents of the candidate word table 4a in the general-purpose memory 7 can be output to the outside via the processor 5 and the output bus 11. With the above configuration, the sort processing means 4 is configured to make the judgment value accumulation processing means 3
It realizes the function of extracting candidate words based on the magnitude relation of the evaluation value for each word output from.

以上説明したこの発明の実施例では、第12図の装置構成
を例示したが、選択処理手段2、判定値累積処理手段
3、ソート処理手段4を構成するプロセッサ5および各
種メモリ6〜8には、市販のLSI等が使用できる。ま
た、各手段の間の機能分担、接続関係並びに各手段のブ
ロック構成については、第12図の構成の他に、選択処理
手段2の単語選択テーブル1とプログラムメモリ6を共
通の汎用メモリ7上に搭載する、選択処理手段2のプロ
セッサ5と判定値累積処理手段3のプロセッサ5とを共
通化する、あるいは判定値累積処理手段3の2ポートメ
モリ8を汎用メモリ7にするなど、種々の変形した構成
が可能である。
In the embodiment of the present invention described above, the device configuration of FIG. 12 is illustrated, but the selection processing means 2, the judgment value accumulation processing means 3, the processor 5 constituting the sorting processing means 4 and the various memories 6 to 8 are A commercially available LSI or the like can be used. Regarding the function sharing among the respective means, the connection relation, and the block configuration of each means, in addition to the configuration of FIG. 12, the word selection table 1 of the selection processing means 2 and the program memory 6 are stored on the common general-purpose memory 7. Various modifications such that the processor 5 of the selection processing means 2 and the processor 5 of the judgment value accumulation processing means 3 are mounted in common, or the 2-port memory 8 of the judgment value accumulation processing means 3 is replaced with a general-purpose memory 7. Different configurations are possible.

また、この発明の単語認識装置では、入力文字列の全て
が揃わなくとも、文字認識処理等により出力される文字
から順次選択処理および判定値累積処理が行えるため、
文字認識処理等とこの発明の単語認識装置における選択
処理および判定値累積処理をパイプライン処理できる。
Further, in the word recognition device of the present invention, even if all of the input character strings are not prepared, the selection process and the judgment value accumulation process can be sequentially performed from the characters output by the character recognition process,
The character recognition processing and the selection processing and judgment value accumulation processing in the word recognition device of the present invention can be pipelined.

次に、この発明の単語認識装置の第4の実施例について
説明する。第13図はこの発明の単語認識装置の第4の実
施例を示すブロック構成図である。図において、16は入
力文字列抽出手段である。入力文字列抽出手段16は汎用
プロセッサまたは汎用メモリ7によって構成される。ま
た、選択処理手段2で用いるプロセッサ5やプログラム
メモリ6と共用することもできる。この第4の実施例
は、入力文字列中の単語の文字数が未知であっても単語
を認識できることを利用して、ソート処理手段4から出
力される候補単語の文字数から次に処理すべき入力文字
列の先頭文字位置を決定し、前記先頭文字位置からの文
字列を新たな入力文字列として選択処理手段2に出力す
るように、第1の実施例に入力文字列抽出手段16を付加
したことを特徴としている。例えば、単語“デジタル",
“画像処理”が単語選択テーブル1に登録されている場
合に、入力文字列“デジタル画像処理”が入力された場
合について説明する。最初は“デジタル画像処理”が選
択処理手段2への入力文字列となる。その結果、ソート
処理手段4から単語“デジタル”が1位の候補として出
力され、入力文字列抽出手段16に送られる。入力文字列
抽出手段16では、単語“デジタル”が4文字であること
から、5文字目を次に処理すべき入力文字列列の先頭文
字位置とする。そして“画像処理”を新たな入力文字列
として選択処理手段2に送る。その結果、ソート処理手
段4から単語“処理”が1位の候補として出力される。
このようにして、この発明の単語認識装置の第4の実施
例では、入力文字列抽出手段16を介して繰り返し処理す
ることにより、文字数が未知な単語が複数個並んだ入力
文字列であっても、正しく認識できる。
Next, a fourth embodiment of the word recognition device of the present invention will be described. FIG. 13 is a block diagram showing the fourth embodiment of the word recognition device of the present invention. In the figure, 16 is an input character string extracting means. The input character string extraction means 16 is composed of a general-purpose processor or a general-purpose memory 7. It can also be shared with the processor 5 and the program memory 6 used in the selection processing means 2. The fourth embodiment utilizes the fact that a word can be recognized even if the number of characters of the word in the input character string is unknown, and the input to be processed next is calculated from the number of characters of the candidate word output from the sort processing means 4. The input character string extraction means 16 is added to the first embodiment so that the leading character position of the character string is determined and the character string from the leading character position is output to the selection processing means 2 as a new input character string. It is characterized by that. For example, the word "digital",
A case where the input character string “digital image processing” is input when “image processing” is registered in the word selection table 1 will be described. Initially, "digital image processing" is the input character string to the selection processing means 2. As a result, the word "digital" is output from the sort processing means 4 as a first-ranked candidate and sent to the input character string extraction means 16. In the input character string extraction means 16, since the word "digital" has four characters, the fifth character is set as the first character position of the input character string to be processed next. Then, "image processing" is sent to the selection processing means 2 as a new input character string. As a result, the word "process" is output from the sort processing means 4 as the first-ranked candidate.
In this way, in the fourth embodiment of the word recognition device of the present invention, the input character string in which a plurality of words of unknown character number are arranged by repeating the processing through the input character string extracting means 16 Can be recognized correctly.

評価手段について説明する。The evaluation means will be described.

〔Step1〕 入力文字列の各文字位置毎に、単語リスト
から読み出した単語に判定値を与える。
[Step 1] For each character position in the input character string, a judgment value is given to the word read from the word list.

判定値の与え方として例えば、次のような例がある。For example, the following example is given as a method of giving a determination value.

イ.抽出された単語に固定的にポイント“1"を付与し、
これを判定値とする(第1図およびその説明)。
I. The point “1” is fixedly attached to the extracted word,
This is used as the judgment value (FIG. 1 and its description).

ロ.ある文字位置に対して文字認識結果等で複数抽出さ
れている場合に有効であるように、重みのついた各文字
候補に付与された判定値を該文字候補に対して抽出され
た単語の判定値とする(第5,6図及びその説明を参
照)。
B. The judgment value assigned to each weighted character candidate is used to judge the word extracted for that character candidate, so that it is effective when a plurality of character recognition results are extracted for a certain character position. Value (see Figures 5 and 6 and its description).

〔Step2〕 各文字位置毎に抽出された各単語について
の判定値を集計して、これを評価値とする。
[Step 2] The judgment values for each word extracted for each character position are totaled and used as the evaluation value.

本発明で、例えば第2番目の文字が「コ」の単語として
は、4文字の単語「レコード」もあれば2文字の単語
「タコ」もある。
In the present invention, for example, the word having the second character "ko" includes the word "record" of four characters and the word "octopus" of two characters.

一方、特開昭58−39377号公報に記載されているような
従来技術では、例えば入力文字が4文字と判定されれば
「レコード」が評価対象の単語とに読みだされるが、2
文字の「タコ」が単に対象となるわけではない。
On the other hand, in the prior art as disclosed in Japanese Patent Laid-Open No. 58-39377, for example, if the input character is determined to be 4 characters, "record" is read as the word to be evaluated.
The letter "octopus" is not the only target.

更に、前記従来技術では本来入力されるべき文字数
(m)と異なる文字数(n)の文字列が入力された場
合、単語辞書はn文字で構成される辞書を用いるため、
m文字で構成される単語が抽出できず、一致性に限界が
ある。
Further, in the above-mentioned conventional technique, when a character string having a number of characters (n) different from the number of characters (m) to be originally input is input, the word dictionary uses a dictionary composed of n characters,
The word consisting of m characters cannot be extracted, and there is a limit to the matching.

各文字位置における文字数が1つ(前記従来技術でr=
1)の場合、本願発明では、各文字位置毎に複数の単語
が抽出されるので、単語候補が特定されてしまうことは
ないのに対し、従来技術では、単語候補は1つ(又は
0、単語リストに該当する文字列の単語がない)に限定
される。
There is one character at each character position (r =
In the case of 1), in the present invention, since a plurality of words are extracted for each character position, the word candidate is not specified. On the other hand, in the conventional technique, one word candidate (or 0, There is no corresponding word in the word list).

つまり、入力文字列に誤字がある場合にも、単語候補を
抽出できるの観点からすれば、本発明の方が確度の面で
優れている。
That is, even if there is a typographical error in the input character string, the present invention is superior in terms of accuracy from the viewpoint that the word candidates can be extracted.

複合語への適用 本発明では、文字列長(字数)nを限定しないため、単
語辞書として短単位の単語を登録して複合後の認識に使
うことができる。
Application to Compound Words In the present invention, since the character string length (number of characters) n is not limited, short unit words can be registered as a word dictionary and used for recognition after compounding.

例えば、「デジタル」、「計算機」、「アナログ」、
「信号」が登録されていた場合、以下のような処理を行
うことができる。
For example, "digital", "calculator", "analog",
When the "signal" is registered, the following processing can be performed.

a.「デコタル計算機」が入力される。a. "Decotal calculator" is entered.

b.「デジタル」が認識される。延べ処理対象単語数=3 c.この文字列長は4なので、5文字以降をあらたな入力
単語として認識を行う。
b. “Digital” is recognized. The total number of words to be processed = 3 c. Since this character string length is 4, recognition is performed with 5 or more characters as a new input word.

d.その結果「計算機」が認識される。延べ処理対象単語
数=3 計算量について説明する。
d. As a result, "computer" is recognized. Total number of processing target words = 3 The calculation amount will be described.

本発明では、各文字毎に単語候補を求め、判定値を集計
し、これを評価値とする。
In the present invention, a word candidate is obtained for each character, the judgment values are totaled, and this is used as the evaluation value.

各文字位置iにおけるj番目の候補カテゴリーの単語数
をmij(例えばm11=1文字目に「デ」を持つ単語のみの
個数)とすると、 mij=m(同一個数、ある文字を特定位置に含む単語
数) とすると、 得点加算回数=n×r×m (総単語数分、累積用バッファを用意すると仮定する
と、処理時間がこの得点加算回数のみを考えればよい) となり、本発明は高速処理に対応できる。
If the number of words in the j-th candidate category at each character position i is mij (for example, m 11 = the number of words having “de” in the first character), If mij = m (the same number, the number of words that include a certain character in a specific position), the number of points added = n × r × m (for the total number of words, assuming that a buffer for accumulation is prepared, Therefore, the present invention can be applied to high-speed processing.

〔発明の効果〕〔The invention's effect〕

以上説明したように、この発明の単語認識装置はあらか
じめ設定した認識対象となる単語を構成する文字列の並
びの各位置に応じて使用文字種別に単語を分類し、入力
文字列の並びの各位置ごとに、入力文字列を構成する文
字コードを入力すると、文字コードの文字を位置に含む
単語を指定する単語コードを出力するように構成した単
語選択テーブルを含んでなる選択処理手段と、判定値累
積処理手段と、ソート処理手段とで構成したので、あら
かじめ単語を文字列の各位置ごとに前記各位置の文字コ
ードで分類して構成した単語選択テーブルを用い、入力
文字列の各位置ごと選択される一部の単語コードについ
て判定値の累積計算を行うことで、入力文字列と全単語
の文字列との類似性を表す評価値が得られるため、誤り
文字やリジェクト文字が入力文字列中に含まれていて
も、高精度、かつ高速に単語認識処理を行うことができ
る。
As described above, the word recognition device of the present invention classifies the words into the used character types according to the positions of the arrangement of the character strings forming the word to be recognized set in advance, and Selection processing means including a word selection table configured to output a word code designating a word including a character of the character code at a position when a character code forming an input character string is input for each position; Since it is composed of the value accumulating processing means and the sorting processing means, a word selection table configured by classifying words in advance at each position of the character string by the character code of each position is used, and at each position of the input character string. By performing the cumulative calculation of judgment values for some of the selected word codes, an evaluation value that indicates the similarity between the input character string and the character strings of all words can be obtained. Character is also contained in the input string, it is possible to perform word recognition processing with high accuracy and high speed.

また、本発明では、各文字位置毎に複数の単語が抽出さ
れるので、単語候補が特定されてしまうことがなく、入
力文字列に誤字がある場合でも、単語候補を抽出できる
率が高くなる。
In addition, in the present invention, since a plurality of words are extracted for each character position, word candidates are not specified, and even if there is a typographical error in the input character string, the rate of extracting word candidates is high. .

また、この単語認識装置は、認識結果がコードの並びで
表されれば、そのコード列を入力文字列として扱うこと
により、文字認識結果の文字列に限らず、種々の文字認
識装置、画像認識装置、音声認識装置などをに適用で
き、これらの装置を高精度、かつ高速に実現できる。
Further, this word recognition device treats the code string as an input character string if the recognition result is represented by a sequence of codes, so that not only the character string of the character recognition result but also various character recognition devices and image recognition devices can be used. The present invention can be applied to a device, a voice recognition device, etc., and these devices can be realized with high accuracy and high speed.

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

第1図はこの発明の第1の実施例の装置構成を示す図、
第2図から第4図は第1図の装置で用いるテーブルの構
成図、第5図から第7図は入力文字列の各位置の文字が
複数個の候補文字である場合の処理を説明する図、第8
図から第11図は入力文字列の各位置の候補文字が入力文
字列の各位置の文字とその前後1個の各位置の文字であ
る場合の処理を説明する図、第12図は第1図の装置のブ
ロック構成図、第13図はこの発明の第2の実施例の装置
構成を示す図である。 図において、1は単語選択テーブル、2は選択処理手
段、3は判定値累積処理手段、4はソート処理手段、5
はプロセッサ、6はプログラムメモリ、7は汎用メモ
リ、8は2ポートメモリ、9は入力バス、10は接続バ
ス、11は出力バス、12はアドレスバス、13はデータバ
ス、14はプログラムアドレス線、15はプログラム読み出
し線、16は入力文字抽出手段である。
FIG. 1 is a diagram showing a device configuration of a first embodiment of the present invention,
2 to 4 are block diagrams of the table used in the apparatus of FIG. 1, and FIGS. 5 to 7 explain the processing when the character at each position of the input character string is a plurality of candidate characters. Figure, 8th
FIG. 11 to FIG. 11 are views for explaining the processing when the candidate character at each position of the input character string is the character at each position of the input character string and the character at each position before and after that, and FIG. FIG. 13 is a block diagram of the apparatus shown in FIG. 13. FIG. 13 is a diagram showing the apparatus configuration of the second embodiment of the present invention. In the figure, 1 is a word selection table, 2 is selection processing means, 3 is judgment value accumulation processing means, 4 is sorting processing means, 5
Is a processor, 6 is a program memory, 7 is a general-purpose memory, 8 is a 2-port memory, 9 is an input bus, 10 is a connection bus, 11 is an output bus, 12 is an address bus, 13 is a data bus, 14 is a program address line, Reference numeral 15 is a program read line, and 16 is an input character extracting means.

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】文字コードの並びで表される入力文字列を
入力し、該入力文字列に対応する単語の候補を予め指定
された数出力することによって、入力文字列があらかじ
め設定した認識対象となる単語の中のどの単語に相当す
るかを認識する装置であって、 文字列中における文字位置と該文字位置の文字コードと
が指定されると、前記文字コードの文字を前記文字位置
に持つ単語に対応付けられる単語コードを出力する単語
選択テーブルと、 入力文字列の各文字位置ごとに該単語選択テーブルから
出力された個々の単語コードに判定値を付与して出力す
る選択処理手段と、 単語コードごとに該判定値を集計して出力する判定値累
積処理手段と、前記判定値累積処理手段の出力の評価値
に応じて予め指定された数の単語コードを選択して出力
するソート処理手段と を有することを特徴とする単語認識装置。
1. A recognition target for which an input character string is preset by inputting an input character string represented by a sequence of character codes and outputting a predetermined number of word candidates corresponding to the input character string. When a character position in a character string and a character code at the character position are specified, the character of the character code is set to the character position. A word selection table that outputs a word code that is associated with a word that the user has, and a selection processing unit that gives a judgment value to each word code output from the word selection table for each character position of the input character string and outputs the word code. , A judgment value accumulation processing means for totaling and outputting the judgment values for each word code, and a predetermined number of word codes selected and outputted according to the evaluation value of the output of the judgment value accumulation processing means Word recognition device characterized by having a sorting unit.
【請求項2】前記単語コードに付与する判定値は、該入
力文字列について該単語コードが出力された個数である
ことを特徴とする特許請求の範囲第(1)項記載の単語
認識装置。
2. The word recognition device according to claim 1, wherein the determination value given to the word code is the number of output of the word code for the input character string.
【請求項3】入力文字列の並びの各位置の文字は複数個
の候補文字であって、選択処理手段によって、入力文字
列の並びの各位置ごとに、単語選択テーブルから前記候
補文字の各文字コードに対応する前記単語コードを選択
して読み出し、前記入力文字列の各候補文字に対して設
定した判定値と前記読み出された単語コードとを前記判
定値累積処理手段に出力し、判定値累積処理手段によっ
て、選択処理手段から出力された前記単語コードにもと
づいて、前記単語別に前記判定値を累積して評価値を得
ることを特徴とする特許請求の範囲第(1)項または第
(2)項記載の単語認識装置。
3. The character at each position of the arrangement of the input character string is a plurality of candidate characters, and the selection processing means selects each of the candidate characters from the word selection table for each position of the arrangement of the input character string. The word code corresponding to the character code is selected and read out, and the judgment value set for each candidate character of the input character string and the read word code are output to the judgment value accumulating processing means, and judgment is made. The evaluation value is obtained by accumulating the determination value for each word based on the word code output from the selection processing means by the value accumulation processing means to obtain an evaluation value. The word recognition device according to item (2).
【請求項4】判定値は入力文字列の各文字の認識結果か
ら得られた前記各文字の確からしさを表す尺度であるこ
とを特徴とする特許請求の範囲第(1)項、第(2)項
または第(3)項記載の単語認識装置。
4. The determination value is a scale indicating the certainty of each character obtained from the recognition result of each character of the input character string, and the determination value is a scale (1), (2) ) Or the word recognition device according to item (3).
【請求項5】各位置の前記複数個の候補文字は、前記各
位置の文字と前記各位置の前後1個以上の各位置の各文
字であることを特徴とする特許請求の範囲第(3)項記
載の単語認識装置。
5. The plurality of candidate characters at each position are the character at each position and each character at one or more positions before and after each position. ) The word recognition device described in the section.
【請求項6】選択処理手段はソート手段から出力される
候補単語の文字数から次に処理すべき入力文字列の先頭
文字位置を決定し、前記先頭文字位置からの文字列を新
たな入力文字列として出力する入力文字列抽出手段を具
備したことを特徴とする特許請求の範囲第(1)項また
は第(2)項記載の単語認識装置。
6. The selection processing means determines the starting character position of the input character string to be processed next from the number of characters of the candidate words output from the sorting means, and the character string from the starting character position is newly input as the input character string. The word recognition device according to claim (1) or (2), further comprising an input character string extracting means for outputting as.
JP61248415A 1986-10-21 1986-10-21 Word recognizer Expired - Lifetime JPH0746373B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61248415A JPH0746373B2 (en) 1986-10-21 1986-10-21 Word recognizer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61248415A JPH0746373B2 (en) 1986-10-21 1986-10-21 Word recognizer

Publications (2)

Publication Number Publication Date
JPS63103393A JPS63103393A (en) 1988-05-09
JPH0746373B2 true JPH0746373B2 (en) 1995-05-17

Family

ID=17177777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61248415A Expired - Lifetime JPH0746373B2 (en) 1986-10-21 1986-10-21 Word recognizer

Country Status (1)

Country Link
JP (1) JPH0746373B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03118681A (en) * 1989-09-30 1991-05-21 Anritsu Corp Word collating method and execution circuit
EP2315134A4 (en) * 2008-10-14 2012-12-26 Mitsubishi Electric Corp Search device, search index creating device, and search system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5839377A (en) * 1981-09-02 1983-03-08 Toshiba Corp Character recognizing device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5839377A (en) * 1981-09-02 1983-03-08 Toshiba Corp Character recognizing device

Also Published As

Publication number Publication date
JPS63103393A (en) 1988-05-09

Similar Documents

Publication Publication Date Title
KR910007531B1 (en) Syllable recognition device
CA2222590C (en) System and method for reducing the search scope in a lexicon
CN110705302A (en) Named entity recognition method, electronic device and computer storage medium
JPH0746373B2 (en) Word recognizer
Grădinaru et al. Complete OCR Solution for Image Analysis of World War 2 Documents
JPH08272813A (en) Filing device
JPH0766423B2 (en) Character recognition device
CN117573839B (en) Document retrieval method, man-machine interaction method, electronic device and storage medium
JPH0441388B2 (en)
CN110795941B (en) Named entity identification method and system based on external knowledge and electronic equipment
JP2515732B2 (en) Pattern matching device
JP2886868B2 (en) Post-processing method for character recognition
JP2908132B2 (en) Post-processing method of character recognition result
JPH1021252A (en) Information retrieval device
JPH0438026B2 (en)
JPH09245030A (en) Document analyzer and morpheme analysis method
JP2947832B2 (en) Word matching method
JPH0554148B2 (en)
JPH0210473B2 (en)
JPH0259513B2 (en)
JP2637762B2 (en) Pattern detail identification method
CN111859100A (en) Retrieval intention transfer identification method and device
JPH0119195B2 (en)
JP3353769B2 (en) Character recognition device, character recognition method, and character recognition program recording medium
JPH0576675B2 (en)

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term