コミュニティ

is any way to get probability of word

i cannt get the probability from result , is there some way to get it ?

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

3件のコメント

  • Avatar
    Permanently deleted user

    can anyone get help?  T_T

    0
  • Avatar
    Permanently deleted user

    ABBYY Cloud OCR SDK allows getting the probability that a particular character was recognized correctly. The service supports returning the charConfidence and the suspicious values for each character. Please use the processImage method with the xml:writeRecognitionVariants=true parameter in order to get the recognition result with the variants of characters recognition. Note that this parameter can be used only for the xml export format.

    Also please see the following post at our Forum in order to know more about differences between these two values: http://forum.ocrsdk.com/questions/5302/confidence-vs-suspicious-in-c-abbyy-cloud-ocr-sdk-processtextfield-method.

    0
  • Avatar
    Permanently deleted user

    thanks for your help.

    0

サインインしてコメントを残してください。