fix(psm-mode): fix psm command change for tesseract 3.05.00#43
Open
bartvanremortele wants to merge 3 commits intodesmondmorris:masterfrom
Open
fix(psm-mode): fix psm command change for tesseract 3.05.00#43bartvanremortele wants to merge 3 commits intodesmondmorris:masterfrom
bartvanremortele wants to merge 3 commits intodesmondmorris:masterfrom
Conversation
|
It looks like the Wercker test is failing on your use of ES6 string templates. |
brettz9
added a commit
to brettz9/node-tesseract
that referenced
this pull request
Feb 2, 2020
…or `process` - Update: psm argument for tesseract 4+ - Fix (npm): `engine` -> `engines` - Fix: Allow image files to contain spaces (desmondmorris#59 ) - Enhancement: Add oem flag (https://github.com/desmondmorris/node-tesseract/pull/62/files ) - Enhancement: Add HOCR, TSV support (https://github.com/desmondmorris/node-tesseract/pull/60/files ) - Enhancement: Add debug option and `.idea` to ignore (desmondmorris#43 ) - Linting (ESLint): Apply ash-nazg - Refactoring: Use asynchronous `unlink`; remove custom `merge` in favor of spread operator - Testing: Switch to chai over should - Testing: Add coverage - Maintenance: Add `.editorconfig` - npm: Add recommended properties; update deps and devDeps; add ignore file and `package-lock.json`
brettz9
added a commit
to brettz9/node-tesseract
that referenced
this pull request
Feb 2, 2020
…or `process` - Update: psm argument for tesseract 4+ - Fix (npm): `engine` -> `engines` - Fix: Allow image files to contain spaces (desmondmorris#59 ) - Enhancement: Add oem flag (https://github.com/desmondmorris/node-tesseract/pull/62/files ) - Enhancement: Add `tessdataDir` option (`--tessdata-dir`) - Enhancement: Add HOCR, TSV support (https://github.com/desmondmorris/node-tesseract/pull/60/files ) - Enhancement: Add debug option and `.idea` to ignore (desmondmorris#43 ) - Linting (ESLint): Apply ash-nazg - Refactoring: Use asynchronous `unlink`; remove custom `merge` in favor of spread operator - Testing: Switch to chai over should - Testing: Add coverage - Maintenance: Add `.editorconfig` - npm: Add recommended properties; update deps and devDeps; add ignore file and `package-lock.json`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://github.com/tesseract-ocr/tesseract/releases/tag/3.05.00