caltechlibrary / handprint

Apply different text recognition services to images of handwritten documents.
https://caltechlibrary.github.io/handprint
BSD 3-Clause "New" or "Revised" License
172 stars 18 forks source link

Amazon text output in extended results is not split into lines #26

Closed mhucka closed 3 years ago

mhucka commented 3 years ago

The extended output .txt file for Amazon isn't split into lines like is done for the output of the other services. This is just a flat-out bug in my code.

mhucka commented 3 years ago

Fixed in commit 876baba.