Community

is any way to get probability of word

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

Was this article helpful?

0 out of 0 found this helpful

Comments

3 comments

  • 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

Please sign in to leave a comment.