JPH07262307A - Recognized result display method and display controller - Google Patents

Recognized result display method and display controller

Info

Publication number
JPH07262307A
JPH07262307A JP6050868A JP5086894A JPH07262307A JP H07262307 A JPH07262307 A JP H07262307A JP 6050868 A JP6050868 A JP 6050868A JP 5086894 A JP5086894 A JP 5086894A JP H07262307 A JPH07262307 A JP H07262307A
Authority
JP
Japan
Prior art keywords
display
recognition result
control parameter
certainty factor
recognition
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
JP6050868A
Other languages
Japanese (ja)
Inventor
Jun Yoshino
順 吉野
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.)
N T T DATA TSUSHIN KK
NTT Data Corp
Original Assignee
N T T DATA TSUSHIN KK
NTT Data Communications Systems 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 N T T DATA TSUSHIN KK, NTT Data Communications Systems Corp filed Critical N T T DATA TSUSHIN KK
Priority to JP6050868A priority Critical patent/JPH07262307A/en
Publication of JPH07262307A publication Critical patent/JPH07262307A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To provide the display controller, for which the burden for the confirming processing of the displayed recognized result is reduced and the precision of confirmation is improved, for flexibly dealing with the confirming processing corresponding to the conditions concerning the device for displaying the recognized result due to prescribed recognition processing on a display means together with the degree of certainty (reliability). CONSTITUTION:This display controller 1 detects the degree of certainty from the recognized result possessed from a recognition processor 2 by using a certainty degree detection part 11. A control parameter decision part 12 decides a control parameter so that the more the detected degree of certainty is increased, the more any one of emitted light intensity, color concentration and character line thickness can be stepwise increased at least. This control parameter uniquely decides the display control conditions of a display device 3 and while using this control parameter, the display device 3 changes the display conditions of the recognized result corresponding to the stage of the certainty degree.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は認識処理結果を表示する
技術に関し、特に認識結果と共にその認識結果に対する
確信度を併せて表示する方法及びこの方法を実現するた
めの表示制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a technique for displaying a recognition processing result, and more particularly to a method for displaying a recognition result together with a certainty factor for the recognition result, and a display control device for realizing this method.

【0002】[0002]

【従来の技術】一般に、機械による認識処理は、ある決
まったアルゴリズムに従って処理するだけなので、アル
ゴリズムの設計の際には想定していなかった入力に対し
て誤った認識結果を出力する可能性がある。例えば、文
字認識において認識率を100%にすることは困難であ
り、特に手書き文字の認識に際しては、誤認識をなくす
ことは原理的に不可能に近い。また、例えば機械翻訳に
よって外国語を日本語に翻訳するような認識処理を行う
場合でも、原文におけるミス・スペルや文法に収まり切
れない口語表現等に起因する誤認識は避けられない。
2. Description of the Related Art In general, machine recognition processing is performed only according to a certain algorithm, and therefore there is a possibility that an incorrect recognition result may be output for an input that was not assumed when designing the algorithm. . For example, it is difficult to achieve a recognition rate of 100% in character recognition, and it is theoretically almost impossible to eliminate erroneous recognition when recognizing handwritten characters. Further, even when performing recognition processing such as translating a foreign language into Japanese by machine translation, erroneous recognition due to misspellings in the original sentence or colloquial expressions that do not fit in the grammar cannot be avoided.

【0003】そこで、誤認識の有無を確認するための処
理乃至作業(以下、確認処理)が必要となる。この場
合、全ての認識結果に対して確認処理を行うことは非能
率的であり、特に認識結果が多い場合は大変な作業量と
なる。従って、認識結果の出力時に、その認識結果に対
する確信度を表示し、確信度の低いものに対象を絞って
確認処理を行うことを可能とする技術が望まれている。
Therefore, processing or work for confirming the presence or absence of erroneous recognition (hereinafter, confirmation processing) is required. In this case, it is inefficient to perform the confirmation process on all the recognition results, and the amount of work is particularly large when there are many recognition results. Therefore, there is a demand for a technique that, when a recognition result is output, displays a certainty factor for the recognition result and can perform a confirmation process by narrowing the target to the one having a low certainty factor.

【0004】このような従来技術として、例えば特徴ベ
クトルと参照ベクトルとのカテゴリ空間場の距離を用い
た認識処理における各ベクトル間距離や、リジェクト処
理を含むアルゴリズムの確信度等をパラメタとして、認
識処理における確信度を生成する技術が知られている。
このような技術においては、認識処理における確信度の
値が一定の閾値より高いか低いかによって、認識結果を
ディスプレイ等に出力する際の表示方式を変えている。
例えば、確信度が閾値よりも低い文字に対しては、その
表示色を確信度が高い文字と異なる色にする手法や、表
示を反転する等の手法が知られている。
As such a conventional technique, for example, the recognition process is performed by using the distance between each vector in the recognition process using the distance of the category space field between the feature vector and the reference vector and the certainty factor of the algorithm including the reject process as parameters. There is known a technique for generating a certainty factor in.
In such a technique, the display method for outputting the recognition result to a display or the like is changed depending on whether the value of the certainty factor in the recognition process is higher or lower than a certain threshold value.
For example, for a character having a certainty factor lower than a threshold value, a method of changing its display color to a color different from that of a character having a high certainty factor and a technique of inverting the display are known.

【0005】[0005]

【発明が解決しようとする課題】上記従来技術によれ
ば、色の違う部分や反転している部分に対して限定的に
確認処理を行うことができるので、確認処理は多少軽減
される。しかし、実際に確認処理を行う場合には、認識
対象の特性や誤認識修正後の認識結果に要求される信頼
性等に関する情報が要求される場合があり、上記従来技
術では、このような多岐にわたる情報を得ることはでき
ない。
According to the above-mentioned prior art, since the confirmation processing can be limitedly performed on the different color portion or the reversed portion, the confirmation processing is somewhat reduced. However, in the case of actually performing the confirmation processing, there are cases where information about the characteristics of the recognition target and the reliability required for the recognition result after erroneous recognition correction is required. It is not possible to obtain information that spans.

【0006】また、例えば認識結果をディスプレイ等に
表示して人間が確認処理を行う場合には、軽微な誤認識
に対しては確認処理を行わずに、必要性の高い認識結果
に対してのみ確認処理を行うことで、少しでも確認処理
に要する時間を短縮することが求められる場合もある。
しかし、上記従来技術に係る認識結果の表示技術では、
このようなフレキシブルな対応は困難であった。
Further, for example, when a recognition result is displayed on a display or the like and a person performs a confirmation process, the confirmation process is not performed for a slight erroneous recognition, but only a recognition result for which there is a high need is obtained. By performing the confirmation process, it may be required to reduce the time required for the confirmation process as much as possible.
However, in the recognition result display technology according to the above-mentioned conventional technology,
Such a flexible response has been difficult.

【0007】本発明は上記背景のもとになされたもの
で、上記認識結果に対する確認処理に要する負担を軽減
し、且つ確認精度を向上するとともに、状況に応じたフ
レキシブルな対応を可能とする認識結果表示方法を提供
することを目的とする。本発明の他の目的は、上記認識
結果表示方法を実現するための表示制御装置を提供する
ことを目的とする。
The present invention has been made on the basis of the above background, and reduces the burden required for the confirmation processing for the recognition result, improves the confirmation accuracy, and enables flexible response according to the situation. It is intended to provide a result display method. Another object of the present invention is to provide a display control device for realizing the recognition result display method.

【0008】[0008]

【課題を解決するための手段】上記課題を解決するため
に、本発明は、所定の認識処理による認識結果を、その
信頼度を表す確信度と共に表示手段に表示する方法であ
って、予め前記確信度について少なくとも3段階のラン
クを定め、各ランク毎に表示態様を異ならしめるための
制御パラメタを決定する段階と、前記認識結果から該当
する確信度を取得し、この取得した確信度のランクに対
応する制御パラメタを導出する段階と、導出した制御パ
ラメタを前記認識結果と共に前記表示手段に導く段階
と、を有し、この制御パラメタによって一意に定められ
た表示制御に従って前記認識結果の表示態様を異ならし
めることを特徴とする。なお、前記制御パラメタは、例
えば表示手段における表示濃度、発光強度、表示線分の
太さのうち少なくとも一種の表示制御態様を一意に決定
するパラメタである。
In order to solve the above-mentioned problems, the present invention is a method of displaying a recognition result by a predetermined recognition process on a display means together with a certainty factor indicating the reliability thereof. A step of determining at least three ranks for the certainty factor, determining a control parameter for making the display mode different for each rank, and obtaining the corresponding certainty factor from the recognition result, and setting the obtained certainty factor as the rank. A step of deriving a corresponding control parameter and a step of guiding the derived control parameter to the display means together with the recognition result, and a display mode of the recognition result according to a display control uniquely determined by the control parameter. The feature is that they are different. The control parameter is, for example, a parameter that uniquely determines at least one kind of display control mode among display density, light emission intensity, and display line segment thickness in the display means.

【0009】また、本発明が提供する表示制御装置は、
所定の認識処理による認識結果を、その信頼度を表す少
なくとも3段階の確信度と共に表示手段に表示させる装
置であって、前記確信度の段階毎に表示態様を異ならし
めるための複数の制御パラメタを格納する制御パラメタ
格納手段と、前記認識結果から前記確信度の段階を検出
する確信度検出手段と、決定した段階の確信度に対応す
る制御パラメタを前記制御パラメタ格納手段から選択抽
出して前記表示手段に導く制御パラメタ決定手段と、を
有することを特徴とする。
The display control device provided by the present invention is
A device for displaying the recognition result by a predetermined recognition process on a display means together with at least three levels of confidence indicating the reliability thereof, and a plurality of control parameters for varying the display mode for each level of the certainty. Control parameter storage means for storing, confidence factor detection means for detecting the confidence level from the recognition result, and control parameters corresponding to the determined confidence level of the confidence level are selectively extracted from the control parameter storage means and displayed. And a control parameter determining means for guiding the means.

【0010】上記構成の表示制御装置において、前記制
御パラメタ格納手段は、例えば前記表示手段における表
示濃度、発光強度、表示線分の太さのうち少なくとも一
種の表示制御態様を一意に定める制御パラメタを格納し
てなる。
In the display control device having the above structure, the control parameter storage means stores, for example, a control parameter that uniquely defines at least one display control mode among display density, emission intensity, and thickness of display line segment in the display means. It will be stored.

【0011】[0011]

【作用】本発明の認識結果表示方法では、予め定めた確
信度のランクに対してそれぞれ制御パラメタを対応づけ
ておく。そして、取得した確信度のランクに応じて制御
パラメタを決定してこれを認識結果と共に表示手段に導
く。制御パラメタは、表示手段の表示制御態様を一意に
定めるので、上記認識結果は、制御パラメタに応じて異
なる表示態様で表示される。この場合、ランク数を多く
設定することで、表示態様が多面的になり、より高い精
度で確信度を識別することができる。
In the recognition result display method of the present invention, the control parameters are associated with the ranks of the certainty factor that are determined in advance. Then, the control parameter is determined according to the acquired confidence level, and this is guided to the display means together with the recognition result. Since the control parameter uniquely defines the display control mode of the display means, the recognition result is displayed in a different display mode depending on the control parameter. In this case, by setting a large number of ranks, the display mode becomes multifaceted, and the certainty factor can be identified with higher accuracy.

【0012】特に、前記認識結果をディスプレイ等に発
光表示する場合には、認識結果の発光表示における発光
強度、色濃度、及び表示線の太さ等を制御対象とするこ
とで、容易に確信度が識別される。
Particularly, when the recognition result is displayed on a display or the like by light emission, the confidence level can be easily controlled by controlling the light emission intensity, color density, display line thickness, etc. in the light emission display of the recognition result. Are identified.

【0013】本発明の表示制御装置にあっては、確信度
検出手段において認識結果から確信度の段階(ランク)
が検出され、制御パラメタ決定手段に導かれる。制御パ
ラメタ決定手段は、検出された確信度に対応する制御パ
ラメタ、例えば表示濃度、発光強度、表示線分の太さの
うち少なくとも一種の表示制御態様を一意に定める制御
パラメタを選択抽出して表示手段に導く。表示手段は、
この制御パラメタに基づいて認識結果を表示する。
In the display control device of the present invention, the certainty factor detecting means determines the certainty factor (rank) from the recognition result.
Is detected and guided to the control parameter determination means. The control parameter determining means selectively extracts and displays a control parameter corresponding to the detected certainty factor, for example, a control parameter that uniquely defines at least one kind of display control mode among display density, emission intensity, and thickness of display line segment. Lead to means. The display means
The recognition result is displayed based on this control parameter.

【0014】[0014]

【実施例】以下、認識処理として文字認識を例にとり、
図面を用いて本発明の実施例を詳細に説明する。図1
は、本発明の一実施例のブロック図であり、1は表示制
御装置、2は認識処理装置、3はディスプレイを備えた
表示装置である。表示制御装置1は、認識処理装置2か
ら送られる所定の認識結果をその確信度と共に表示装置
3に表示させる装置であり、確信度検出部11と、制御
パラメタ決定部12と、複数のパラメタをテーブル上に
並べてなるパラメタ格納部13、及び複数のフォント
(文字の形)を格納したフォント格納部14とを備えて
なる。
[Example] In the following, character recognition is taken as an example of recognition processing,
Embodiments of the present invention will be described in detail with reference to the drawings. Figure 1
1 is a block diagram of an embodiment of the present invention, 1 is a display control device, 2 is a recognition processing device, and 3 is a display device having a display. The display control device 1 is a device that causes the display device 3 to display a predetermined recognition result sent from the recognition processing device 2 together with its certainty factor, and includes a certainty factor detection unit 11, a control parameter determination unit 12, and a plurality of parameters. It comprises a parameter storage unit 13 arranged in a table and a font storage unit 14 storing a plurality of fonts (character forms).

【0015】図2は、この実施例における認識結果表示
方法のフローチャートであり、Sは処理ステップを示
す。なお、この実施例でいう確信度は、各認識アルゴリ
ズムにおいて認識対象を正しく認識する確率を数値とし
て表現したもので、正しく認識する確率が高い(即ち誤
認識の確率が低い)とその値は大きくなり、正しく認識
する確率が低い(即ち誤認識の確率が高い)とその値は
小さくなる。そこで、その値に応じて4段階のランクを
定める。例えば、ランク”1”は誤認識の確率が非常に
高い場合であり、ランク”2”〜”4”のようにランク
が上がるにつれて誤認識の確率が低くなるものとする。
FIG. 2 is a flow chart of the recognition result display method in this embodiment, and S indicates a processing step. Note that the certainty factor in this embodiment is a numerical representation of the probability of correctly recognizing the recognition target in each recognition algorithm, and the higher the probability of correct recognition (that is, the lower the probability of false recognition), the greater the value. If the probability of correct recognition is low (that is, the probability of false recognition is high), the value becomes small. Therefore, four ranks are determined according to the value. For example, it is assumed that the rank "1" has a very high probability of erroneous recognition, and the probability of erroneous recognition becomes lower as the rank increases like ranks "2" to "4".

【0016】次に、表示制御装置1の処理内容を図1及
び図2を参照して説明する。確信度検出部11は、認識
処理装置2から導かれた所定の認識結果情報から確信度
を検出する(S1)。この確信度は、認識処理装置2側
の認識アルゴリズムや認識対象等に依存するが、ここで
はその種類は問わない。
Next, the processing contents of the display control device 1 will be described with reference to FIGS. 1 and 2. The certainty factor detection unit 11 detects the certainty factor from the predetermined recognition result information derived from the recognition processing device 2 (S1). The certainty factor depends on the recognition algorithm, the recognition target, and the like on the recognition processing device 2 side, but the type thereof does not matter here.

【0017】制御パラメタ決定部12では以下の処理を
行う。まず、パラメタ格納部13における表示制御テー
ブルを選択し、この表示制御用テーブルを参照して、確
信度がランク”1”に対応する値であるかどうかを検出
する(S2)。確信度がランク”1”の場合には識別不
能処理を行うことを決定し(S3)、その結果を表示装
置3に出力する。このときの識別不能処理としては、例
えば表示装置3にて認識結果となる文字に代えて、認識
不能であることを示すマーク「?」(図5における符号
504)を表示する。その他の場合には、確信度のラン
クに対応する制御パラメタを決定する(S4)。
The control parameter determination unit 12 performs the following processing. First, the display control table in the parameter storage unit 13 is selected, and by referring to this display control table, it is detected whether or not the certainty factor is a value corresponding to the rank "1" (S2). When the certainty factor is rank "1", it is determined to perform the unidentifiable process (S3), and the result is output to the display device 3. As the unidentifiable process at this time, for example, a mark “?” (Reference numeral 504 in FIG. 5) indicating unrecognizable is displayed on the display device 3 instead of the character as the recognition result. In other cases, the control parameter corresponding to the confidence rank is determined (S4).

【0018】なお、制御パラメタとして、複数種類、例
えば多段階の明るさ、多段階の色濃度、多段階の文字線
(表示線分)の太さ等を用意することができる。この場
合、予め各制御パラメタをそれぞれ確信度のランクに対
応づけて並べた表示制御用テーブルをパラメタ格納部1
3に格納しておく。本実施例では、発光強度、色濃度、
及び文字線の太さを制御する表示制御用テーブルをそれ
ぞれ格納した。発光強度を制御する制御パラメタを第1
パラメタとし、確信度とこの第1パラメタとを対応づけ
るための表示制御用テーブルの内容例を図3に示す。こ
の例では、確信度の最小値をPS、最大値をPEとして
確信度の値をi1〜inの値によってランク分けしてい
る。この際、ランクの値が大きくなるにつれて誤認識率
が小さくなるようにランクを設定している。
It is possible to prepare a plurality of types of control parameters, for example, multi-step brightness, multi-step color density, multi-step character line (display line segment) thickness, and the like. In this case, a display control table in which each control parameter is arranged in advance in association with a certainty factor rank is used as a parameter storage unit 1.
Store in 3. In this embodiment, the emission intensity, color density,
And a display control table for controlling the thickness of character lines are stored. First control parameter to control emission intensity
FIG. 3 shows an example of the contents of the display control table for setting the certainty factor and the first parameter as parameters. In this example, the minimum value of the certainty factor is PS and the maximum value is PE, and the certainty factor values are ranked by the values of i1 to in. At this time, the rank is set such that the false recognition rate decreases as the rank value increases.

【0019】そして、発光強度の最小値をQS、最大値
をQEとして、各ランクに対し、確信度が高くなるにつ
れて発光強度が大きくなるように第1パラメタを対応づ
ける。この例では確信度が高くなるにつれて発光強度値
が大きくなるようにしたが、確信度と発光強度値との相
関は任意に定めることもできる。例えば、確信度が低く
なるにつれて発光強度値が大きくなるようにしてもよ
い。他のパラメタに関しても同様である。
The minimum value of the emission intensity is QS and the maximum value is QE, and the first parameter is associated with each rank so that the emission intensity increases as the certainty increases. In this example, the emission intensity value is set to increase as the certainty factor increases, but the correlation between the certainty factor and the emission intensity value can be arbitrarily determined. For example, the emission intensity value may increase as the certainty factor decreases. The same applies to other parameters.

【0020】色濃度、文字線の太さをそれぞれ制御する
第2パラメタ、第3パラメタに対しても同様に対応する
テーブルをそれぞれ作成し、格納しておく。確信度と色
濃度とを対応づける際には、例えば光の3原色である
赤、緑、青それぞれの濃度を制御するために各色毎にテ
ーブルを作成するのが便利である。また、確信度がより
高い文字を表示する場合には、視覚的に強く認識される
ようなパラメタを並べて表示制御用テーブルを作成す
る。これにより、確信度が高くなるにつれて発光強度、
色濃度をそれぞれ大きくし、あるいは文字線の太さを太
くすることが可能になる。
Similarly, tables corresponding to the second parameter and the third parameter for controlling the color density and the thickness of the character line are similarly created and stored. When associating the certainty factor with the color density, it is convenient to create a table for each color in order to control the density of each of the three primary colors of light, red, green and blue. Further, when displaying a character with a higher certainty factor, a display control table is created by arranging parameters that are visually strongly recognized. With this, the emission intensity increases as the certainty increases,
It is possible to increase the color density or thicken the character line.

【0021】なお、この例では、文字線の太さもパラメ
タに用いているが、通常の表示装置では1つの文字に対
して文字線の太さが異なる文字パタン(フォント)を複
数用意しているとは限らない。そこで、本実施例では、
各文字線の太さに対応したフォントをビットマップ形式
で用意し、文字線の太さによって各文字におけるフォン
トを指定するためのフォントテーブルを予めフォント格
納部14に格納するものとした。そして、フォント格納
部14から所望のフォントテーブルを検出し、検出され
たフォントテーブルを参照して、S4で求められた文字
線の太さに対応するフォントを決定する(S5)。
In this example, the thickness of the character line is also used as a parameter, but a normal display device prepares a plurality of character patterns (fonts) having different character line thicknesses for one character. Not necessarily. Therefore, in this embodiment,
A font corresponding to the thickness of each character line is prepared in a bitmap format, and a font table for designating a font for each character according to the thickness of the character line is stored in advance in the font storage unit 14. Then, a desired font table is detected from the font storage unit 14, and the font table corresponding to the thickness of the character line obtained in S4 is determined by referring to the detected font table (S5).

【0022】図4にこのフォントテーブルの内容例を示
す。図4において、フォント集合1〜mは、文字線の太
さが異なる任意のフォント集合を示す。このテーブルに
よってS4で求められた文字の太さのパラメタに対応す
るフォント集合を決定する。そして、各認識文字をそれ
ぞれ対応する制御パラメタとともに出力する(S6)。
指定したフォントが表示装置3にない場合は、そのフォ
ント自体も表示装置3に出力することもできる。
FIG. 4 shows an example of the contents of this font table. In FIG. 4, font sets 1 to m indicate arbitrary font sets having different character line thicknesses. This table is used to determine the font set corresponding to the character thickness parameter obtained in S4. Then, each recognized character is output together with the corresponding control parameter (S6).
If the designated font does not exist in the display device 3, the font itself can be output to the display device 3.

【0023】図5に、上記表示制御装置1により制御さ
れた表示装置3上の文字表示例を示す。この例では、文
字線の太さ、あるいは文字種によって確信度が示され
る。図5において、501〜503はそれぞれ認識文字
「い」に対するフォントの表示例、504は認識不能マ
ークの表示例である。フォント501は、文字線が太い
ので、確信度が高かったことを示している。フォント5
02は文字線が細いので、確信度が低かったことを示
し、フォント503は上記各フォントに比較して文字線
が中くらいなので、確信度が中程度であったことを示し
ている。また、504は前述のように認識不能表示マー
クであるので、確信度が非常に低かったことを示してい
る。いずれの場合も視覚的に直ちに確信度を認識するこ
とができる。
FIG. 5 shows an example of character display on the display device 3 controlled by the display control device 1. In this example, the certainty factor is indicated by the thickness of the character line or the character type. In FIG. 5, 501 to 503 are display examples of fonts for the recognition character “i”, and 504 is a display example of unrecognizable marks. Since the character line of the font 501 is thick, it indicates that the certainty factor was high. Font 5
02 indicates that the certainty factor is low because the character line is thin, and the font 503 indicates that the certainty factor is medium because the character line is medium compared to the above fonts. Further, 504 is an unrecognizable display mark as described above, which indicates that the certainty factor was extremely low. In either case, the certainty factor can be visually recognized immediately.

【0024】本実施例では文字認識処理の例を説明した
が、本発明は他の認識処理に関しても同様に適用するこ
とができることは勿論である。
Although the example of the character recognition processing has been described in the present embodiment, it goes without saying that the present invention can be similarly applied to other recognition processing.

【0025】また、本実施例では、確信度に4段階のラ
ンクづけをし、各ランクに応じて段階的に発光強度等が
変わるようにしたが、このランク数は3段階以上であれ
ば良いので上記段階数に拘束されない。特に、ランク数
を多くするほど確信度をより多面的に把握することがで
きるので、より高精度の確信度の識別が可能になる。ま
た、ランク数を限りなく多くすると、最終的には確信度
に従って発光強度滑らかに変動するようになる。従っ
て、ランクづけを行わずに確信度と発光強度とを滑らか
に変動するような処理も、無限にランクづけを行った状
態として把握することができる。
In this embodiment, the certainty factor is ranked in four stages, and the emission intensity and the like are changed stepwise according to each rank. However, the number of ranks may be three stages or more. Therefore, the number of steps is not restricted. In particular, as the number of ranks increases, the certainty factor can be grasped in a more multifaceted manner, so that it is possible to more accurately identify the certainty factor. Further, if the number of ranks is increased as much as possible, finally the light emission intensity will smoothly change according to the certainty factor. Therefore, even a process in which the confidence factor and the light emission intensity are smoothly changed without performing the ranking can be grasped as the infinitely ranked state.

【0026】更に、上記実施例では、単一種の確信度を
用いたが、認識処理装置側で確信度を生成する要因毎に
複数種の確信度を表し、これら複数種の確信度に基づい
て多面的な処理を行っても良い。例えば、認識処理とし
て翻訳処理を行う場合には、文法的な要因に関する確信
度を第1確信度、訳語の選択に関する確信度を第2確信
度とする。そして、第1確信度に対しては色濃度に関す
るパラメタテーブルを参照して表示色を決定し、第2確
信度に対しては文字線の太さに関するパラメタテーブル
を参照して文字線の太さの表示を決定するような構成と
する。このような構成によれば、確認処理時に文法的な
要因に関する確信度と、訳語の選択に関する確信度とを
それぞれ確認することができ、精度の高い確認処理を行
うことができる。
Further, in the above embodiment, a single type of certainty factor is used. However, a plurality of types of certainty factors are expressed for each factor that produces the certainty factor on the recognition processing device side, and based on these multiple types of certainty factors. You may perform multifaceted processing. For example, when the translation process is performed as the recognition process, the certainty factor regarding the grammatical factor is the first certainty factor, and the certainty factor regarding the selection of the translated word is the second certainty factor. Then, for the first certainty factor, the display color is determined by referring to the parameter table relating to the color density, and for the second certainty factor, the parameter table relating to the thickness of the character line is referred to and the thickness of the character line is determined. The display is determined. With such a configuration, it is possible to confirm the certainty factor regarding the grammatical factor and the certainty factor regarding the selection of the translated word during the confirmation process, and it is possible to perform the confirmation process with high accuracy.

【0027】[0027]

【発明の効果】以上詳細に説明したように、本発明によ
れば、認識結果の確認処理時に、少なくとも3段階の確
信度を視覚的に識別することが可能になる効果がある。
また、これにより確認処理の精度を向上させることも可
能となる。更に、状況に応じた表示態様の変更が容易な
ので、フレキシブルな対応も可能となる。例えば確信度
が低い認識結果についてのみ、あるいは所定ランクの確
信度のみについて集中的に確認処理を行うことも本発明
によれば可能になる。
As described in detail above, according to the present invention, it is possible to visually identify at least three levels of certainty during the recognition result confirmation processing.
Further, this also makes it possible to improve the accuracy of the confirmation processing. Furthermore, since it is easy to change the display mode according to the situation, it is possible to deal with the situation flexibly. For example, according to the present invention, it is possible to perform the confirmation processing intensively only on the recognition result having a low certainty factor or only on the certainty factor of a predetermined rank.

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

【図1】本発明の一実施例に係る認識結果表示装置の機
能ブロック図。
FIG. 1 is a functional block diagram of a recognition result display device according to an embodiment of the present invention.

【図2】本発明の一実施例に係る認識結果表示方法を示
すフローチャート。
FIG. 2 is a flowchart showing a recognition result display method according to an embodiment of the present invention.

【図3】表示パラメタテーブルの内容例を示す説明図。FIG. 3 is an explanatory diagram showing an example of contents of a display parameter table.

【図4】フォントテーブルの内容例を示す説明図。FIG. 4 is an explanatory diagram showing an example of contents of a font table.

【図5】認識結果の表示状態の説明図。FIG. 5 is an explanatory diagram of a display state of a recognition result.

【符号の説明】 1 表示制御装置 11 確信度検出部 12 表示処理決定部 13 パラメタテーブル格納部 14 文字パタンテーブル格納部 2 認識処理装置 3 表示装置[Description of Reference Signs] 1 display control device 11 certainty factor detection unit 12 display processing determination unit 13 parameter table storage unit 14 character pattern table storage unit 2 recognition processing device 3 display device

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 所定の認識処理による認識結果を、その
信頼度を表す確信度と共に表示手段に表示する方法であ
って、 予め前記確信度について少なくとも3段階のランクを定
め、各ランク毎に表示態様を異ならしめるための制御パ
ラメタを決定する段階と、 前記認識結果から該当する確信度を取得し、この取得し
た確信度のランクに対応する制御パラメタを導出する段
階と、 導出した制御パラメタを前記認識結果と共に前記表示手
段に導く段階と、を有し、この制御パラメタによって一
意に定められた表示制御に従って前記認識結果の表示態
様を異ならしめることを特徴とする認識結果表示方法。
1. A method of displaying a recognition result by a predetermined recognition process on a display unit together with a certainty factor representing the reliability thereof, wherein at least three ranks of the certainty factor are determined in advance and displayed for each rank. Determining a control parameter for differentiating modes, obtaining a certainty factor from the recognition result, and deriving a control parameter corresponding to the rank of the obtained certainty factor; And a step of guiding the recognition result together with the recognition result, wherein the display mode of the recognition result is changed according to the display control uniquely determined by the control parameter.
【請求項2】 請求項1記載の認識結果表示方法におい
て、 前記制御パラメタは、前記表示手段における表示濃度、
発光強度、表示線分の太さのうち少なくとも一種の表示
制御態様を一意に決定するパラメタであることを特徴と
する認識結果表示方法。
2. The recognition result display method according to claim 1, wherein the control parameter is a display density on the display means,
A recognition result display method, wherein the recognition result display parameter is a parameter that uniquely determines at least one display control mode among the emission intensity and the thickness of the display line segment.
【請求項3】 所定の認識処理による認識結果を、その
信頼度を表す少なくとも3段階の確信度と共に表示手段
に表示させる装置であって、 前記確信度の段階毎に表示態様を異ならしめるための複
数の制御パラメタを格納する制御パラメタ格納手段と、 前記認識結果から前記確信度の段階を検出する確信度検
出手段と、 決定した段階の確信度に対応する制御パラメタを前記制
御パラメタ格納手段から選択抽出して前記表示手段に導
く制御パラメタ決定手段と、を有することを特徴とする
表示制御装置。
3. A device for displaying the recognition result of a predetermined recognition process on a display means together with at least three levels of confidence indicating the reliability thereof, wherein the display mode is different for each level of the certainty. Control parameter storage means for storing a plurality of control parameters, confidence factor detection means for detecting the confidence level from the recognition result, and control parameter corresponding to the determined confidence level of the selected level from the control parameter storage means And a control parameter determining unit for extracting and guiding the display unit to the display unit.
【請求項4】 請求項3記載の表示制御装置において、 前記制御パラメタ格納手段は、前記表示手段における表
示濃度、発光強度、表示線分の太さのうち少なくとも一
種の表示制御態様を一意に定める制御パラメタを格納し
てなることを特徴とする表示制御装置。
4. The display control device according to claim 3, wherein the control parameter storage unit uniquely determines at least one display control mode among display density, emission intensity, and display line segment thickness in the display unit. A display control device characterized by storing control parameters.
JP6050868A 1994-03-22 1994-03-22 Recognized result display method and display controller Pending JPH07262307A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6050868A JPH07262307A (en) 1994-03-22 1994-03-22 Recognized result display method and display controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6050868A JPH07262307A (en) 1994-03-22 1994-03-22 Recognized result display method and display controller

Publications (1)

Publication Number Publication Date
JPH07262307A true JPH07262307A (en) 1995-10-13

Family

ID=12870710

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6050868A Pending JPH07262307A (en) 1994-03-22 1994-03-22 Recognized result display method and display controller

Country Status (1)

Country Link
JP (1) JPH07262307A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09292895A (en) * 1996-04-25 1997-11-11 Matsushita Electric Ind Co Ltd Human and machine interface device
JP2006031163A (en) * 2004-07-13 2006-02-02 Ricoh Co Ltd Character recognition result processor, character recognition result processing method, character recognition result processing program and recording medium with the same program stored
JP6057112B1 (en) * 2016-04-19 2017-01-11 AI inside株式会社 Character recognition apparatus, method and program
JP2017040856A (en) * 2015-08-21 2017-02-23 日本電信電話株式会社 Voice recognition result editing device, voice recognition result editing method, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09292895A (en) * 1996-04-25 1997-11-11 Matsushita Electric Ind Co Ltd Human and machine interface device
JP2006031163A (en) * 2004-07-13 2006-02-02 Ricoh Co Ltd Character recognition result processor, character recognition result processing method, character recognition result processing program and recording medium with the same program stored
JP2017040856A (en) * 2015-08-21 2017-02-23 日本電信電話株式会社 Voice recognition result editing device, voice recognition result editing method, and program
JP6057112B1 (en) * 2016-04-19 2017-01-11 AI inside株式会社 Character recognition apparatus, method and program

Similar Documents

Publication Publication Date Title
TWI475406B (en) Contextual input method
JP2991178B2 (en) Voice word processor
KR20180089132A (en) Method of providing contents using modular system for deep learning
US6035062A (en) Character recognition method and apparatus
KR930010909B1 (en) Method and apparatus for korean character recognition from korean alphabet row
JPH07262307A (en) Recognized result display method and display controller
US20190294662A1 (en) Information processing apparatus and non-transitory computer readable medium
JP2000348141A (en) Method and device for predicting input information, and program storage medium
US9229911B1 (en) Detecting continuation of flow of a page
US5787202A (en) Character recognition apparatus
JPH06119496A (en) Handwritten information processor
GB2610013A (en) Processing method and device
JP5439721B2 (en) Learning support system, program, and learning support method
JPH08190603A (en) Character recognition device and its candidate character display method
JPH06131493A (en) Device and method for character recognition
JP2024078160A (en) String Identification Method
JPH06251187A (en) Method and device for correcting character recognition error
JPH0944491A (en) Document preparation device and kana/kanji method
JPH0652364A (en) On-line handwritten character recognition device
JPH01292587A (en) Back-up device for recognition of character
JPH06290308A (en) Character recognizing device
CN118036571A (en) Composition correction interaction method and device based on artificial intelligence and electronic equipment
JPH0272495A (en) Character reading system
JPH0253832B2 (en)
JPH096892A (en) Processor and method for image processing