Live data from Hacker News

Hosted Microsoft OCR library: Free OCR API web service

blog.a9t9.com

11–20 of 31 posts

Re: Hosted Microsoft OCR library: Free OCR API web service

#12

Does anyone know who or what organization is behind A9T9? It seems the author/source is somewhat obscured. It would be important to know before using for more than a hobby project.

a9t9 here :-)

You find some information about me on http://blog.a9t9.com/p/about-this-blog.html

(a9t9) is a place where I experiment with side projects, and I want to keep this separate from my day job. Therefore I am somewhat stingy with the personal information on the blog. That said, you are welcome to email me for details.

Re: Hosted Microsoft OCR library: Free OCR API web service

#13
post #7

Can anybody recommend any good open source OCR libraries that run under *nix?

Tesseract: https://github.com/tesseract-ocr/tesseract http://neilshroff.com/tesseract-ocr/doc/tesseracticdar2007.p... https://ryanfb.github.io/etc/2014/11/13/command_line_ocr_on_...

I recently started playing with tesseract.

Here's a dockerfile that will install it in a minimal alpine image.

https://github.com/wartron/docker-tesseract

Post reply on HN