Coder Social home page Coder Social logo

awsdocs / amazon-textract-developer-guide Goto Github PK

View Code? Open in Web Editor NEW
34.0 26.0 31.0 305 KB

The open source version of the Amazon Rekognition docs. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

License: Other

amazon-textract-developer-guide's Introduction

amazon-textract-developer-guide's People

Contributors

awschris avatar dnelsamz avatar jamesiri avatar joshbean avatar mauhai avatar neon2k avatar thibaut-pro avatar tuanardouin avatar vivibigham avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-textract-developer-guide's Issues

App crash

In android, I am using following dependencies :

implementation 'com.amazonaws:aws-java-sdk-textract:1.11.926'
implementation 'com.amazonaws:aws-java-sdk-sqs:1.11.926'
implementation 'com.amazonaws:aws-java-sdk-sns:1.11.926'

On this line It is being crashed :

sns = AmazonSNSClientBuilder.defaultClient();

Error is :
java.lang.NoSuchFieldError: No static field INSTANCE of type Lorg/apache/http/conn/ssl/AllowAllHostnameVerifier; in class Lorg/apache/http/conn/ssl/AllowAllHostnameVerifier; or its superclasses (declaration of 'org.apache.http.conn.ssl.AllowAllHostnameVerifier' appears in /system/framework/framework.jar!classes3.dex

Inconsistent limits on document sizes

A document in this repo limits upload to 10MB:

The maximum document image (JPEG/PNG) size is 10 MB.

AWS SDK and Textract console demo limits upload to 5MB:

The maximum size of a document that's provided in a blob of bytes is 5 MB. The document bytes must be in PNG or JPEG format.

The maximum size of a document that's stored in an S3 bucket is 5 MB.

Didn't get BlockType:table when use get_document_text_detection

Hi,
Follow this document.
Actually image have table layout with text but i didn't get BlockType table in response when use get_document_text_detection function. If i'm sue analyze_document then get table data. Actually upload file need support png and pdf so we need to use get_document_text_detection

Can you please help me out?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.