Search code examples
c#.netamazon-web-servicesamazon-textract

Textract APi Call using C#.net


I'm looking for sample C#.net code to integrate Textract into .Net application. I tried for a sample but all available are with Java and python.


Solution

  • C# .Net wrapper for extracting Key-Value Pairs from a Form Document

    This Github link might be useful to all of you.