Info
Version: | 4.0.0-preview.4 |
Author(s): | Amazon Web Services |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.Textract |
Install
Install-Package AWSSDK.Textract
dotnet add package AWSSDK.Textract
paket add AWSSDK.Textract
AWSSDK.Textract Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags
You provide a document image to the Amazon Textract API, and the service detects the document text. Amazon Textract works with formatted text and can detect words and lines of words that are located close to each other.
It can also analyze a document for items such as related text, tables, key-value pairs, and selection elements.