Giter VIP home page Giter VIP logo

amazon-textract-code-samples's Introduction

Amazon Textract Code Samples

This repository contains example code snippets showing how Amazon Textract and other AWS services can be used to get insights from documents.

Usage

python3 01-detect-text-local.py

For examples that use S3 bucket, upload sample images to an S3 bucket and update variable "s3BucketName" in the example before running it.

Python Samples

Argument Description
01-detect-text-local.py Example showing processing a document on local machine.
02-detect-text-s3.py Example showing processing a document in Amazon S3 bucket.
03-reading-order.py Example showing printing document in reading order.
04-nlp-comprehend.py Example showing detecting entities and sentiment.
05-nlp-medical.py Example showing detecting medical entities.
06-translate.py Example showing translation of documents.
07-search.py Example showing document indexing in Elasticsearch.
08-forms.py Example showing form (key/value) processing.
09-forms-redaction.py Example showing redacting information in document.
10-tables.py Example showing table processing.
11-tables-expense.py Example showing validation of table data.
12-pdf-text.py Example showing PDF document processing.

Other Resources

License Summary

This sample code is made available under the MIT-0 license. See the LICENSE file.

amazon-textract-code-samples's People

Contributors

darwaishx avatar

Watchers

 avatar

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.