This support forum is no longer in use. Please use the Cloudinary Community at https://community.cloudinary.com/ to receive assistance from other members of the community and from Cloudinary's support team. For account-specific questions or if you believe that you've encountered a bug, please contact the Cloudinary team directly via the "submit a request" option on this support site.

Extracting cyrillic text using OCR plugin

Comments

2 comments

  • Avatar
    Dmitry Bezrukov

    I've made some tests - in order to extract russian text we should explicitly set 'languageHints' in Google Vision API requests when using TEXT_DETECTION feature. If we use more complex DOCUMENT_TEXT_DETECTION feature the API parses russian text without any hints. So in my project i started to use Vision API directly, passing url of Cloudinary-hosted images.

    1
    Comment actions Permalink
  • Avatar
    Ido

    Thanks for sharing Dmitry!

    0
    Comment actions Permalink

Post is closed for comments.