Sample code to start using Amazon Comprehend with C# and Dotnet Core Console application. This sample uses test files in png and jpg formats that are read by Amazon Textract for text detection. The detected text is then passed to Amazon Comprehend that detects Entities and PHI. The detected Entities and PHI are then printed on screen. - View it on GitHub
Star
5
Rank
2001223