Skip to content

OCR gosseract support (see #16) #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Sep 26, 2015
Merged

OCR gosseract support (see #16) #17

merged 4 commits into from
Sep 26, 2015

Conversation

dhowden
Copy link
Member

@dhowden dhowden commented Sep 26, 2015

This is a modification of #16 which doesn't include the gosseract dependency by default.

To build docconv with OCR support, follow the installation instructions for https://github.com/otiai10/gosseract, and then:

$ go get -tags ocr github.com/sajari/docconv/...

Or

$ cd $GOPATH/src/github.com/sajari/docconv/docconv
$ go build -tags ocr 

@marioidival Can you confirm that this works for you?

@marioidival
Copy link
Contributor

Nice! It's working fine! @avelino @dhowden

@avelino
Copy link

avelino commented Sep 26, 2015

Very good!

dhowden added a commit that referenced this pull request Sep 26, 2015
@dhowden dhowden merged commit 919dc87 into master Sep 26, 2015
@dhowden dhowden mentioned this pull request Sep 26, 2015
@jsok jsok deleted the poorny-gosseract_support branch August 18, 2021 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants