1 Answer
- Newest
- Most votes
- Most comments
0
Textract would be your best bet - it's designed for handwriting recognition (among other things). Kendra is designed for language and meaning recognition. In super simplified terms, one is a convoluted neural network for images, the other is a recursive neural network for language; RNN works poorly for images, CNNs work poorly for language.
Textract does have limits - 3000 pages / 500MB for the pdf. Are you exceeding those limits?
Relevant content
- asked a year ago
- asked a year ago
