146 Commits (641d0c5fe499829a34b9dee1055ae39b78928f3c)

Author SHA1 Message Date
Jerome Wu 6503dd4e73 Replace fetch with axios, ignore DOMException in loadLang 6 years ago
Jerome Wu 080151711b Fix lint error 6 years ago
Jerome Wu 0f28382dcc Update tesseract_parameters.md and export pdf bin data in result object 6 years ago
Jerome Wu 794a17472a Upgrade tesseract.js-core to fix issue 6 years ago
Jerome Wu e32272ea2e Add pdf output feature and rename oem params 6 years ago
Jerome Wu 3cbfb044a1 Update tesseract-core.js import part and release 2.0.0-alpha.4 6 years ago
Jerome Wu f1c9e2f08c Add init_oem parameters in recognize() for switching modes 6 years ago
Jerome Wu 3450e28087 Add type application/javascript when initializing Worker 6 years ago
Jerome Wu 53be7e5726 Replace jsdeliver with unpack and remove dist 6 years ago
Jerome Wu 584205372d Add more input format support for recognize() 6 years ago
Jerome Wu 8a3e0a6e28 Replace NODE_ENV with TESS_ENV to prevent conflict 6 years ago
Jerome Wu 71a9cb9210 Fix documet is not defined issue 6 years ago
Jerome Wu cfb7d5673c Add comments and remove unused files 6 years ago
Jerome Wu f6714f0055 Rewrite handleDetect 6 years ago
Jerome Wu 69042fc1bf Add comments 6 years ago
Jerome Wu 40740db822 Upgrade tesseract.js-utils 6 years ago
Jerome Wu 3b2b8bd2b8 Minor refactor 6 years ago
Jerome Wu a4fdded574 Add jsdoc to TesseractWorker 6 years ago
Jerome Wu a45e35467e Add Chinese test case 6 years ago
Jerome Wu 7fa06577d5 Add 3rd params to recongize() 6 years ago
Jerome Wu b843f08705 Minor refactor 6 years ago
Jerome Wu e0b263b88b Add partial recongnize unit tests 6 years ago
Jerome Wu f488f4d204 Minor refactor 6 years ago
Jerome Wu 098c070e6d Use github page to host tessdata 6 years ago
Jerome Wu 07b45ec0b5 Enable bmp format 6 years ago
Jerome Wu 259562a422 Fix browser image reading issue 6 years ago
Jerome Wu ec1a81e72d Update browser code 6 years ago
Jerome Wu 38b107b094 Fix lint error 6 years ago
Jerome Wu e9cde564e5 Fix lint error 6 years ago
Jerome Wu af05a27d35 Fix lint error 6 years ago
Jerome Wu 30d3421d15 Rewrite src to use tesseract.js-utils and fit lint 6 years ago
Jerome Wu 2b3221fbfe Rewrite part of src/common/work.js 6 years ago
Jerome Wu 6dcef53dbc Fix Module async issue and rewrite src/node/index.js 6 years ago
Jerome Wu 876bfc5f9a Upgrade to tesseract.js-core 2.0.0 6 years ago
Jerome Wu 17b103746e Rewrite src/node/worker.js 6 years ago
Jerome Wu 1e80e42a6f Add eslint & rewrite src/index.js 6 years ago
Jerome Wu d2ab2a1486 Enable node.js to support both http and https 6 years ago
Jerome Wu 244a948991 Use jsDelivr as cdn 6 years ago
Jerome Wu 5841c6bbfd Replace cdn.rawgit.com with rawcdn.githack.com 6 years ago
yonmey 2cb3d92f79 Fix - Image URL condition moved 7 years ago
Michael Hadley abcb593971 Fix: allow local node paths for language 8 years ago
Trevor Healy 27fa9156ad fix(webpack/error): create not found error when compiled with webpack 8 years ago
Yevhen Tiurin 8350b5345f [Bugfix] Fix worker crash when trying to pass Exception with postMessage 8 years ago
Kevin Kwok b99bf1cee5 Update index.js 8 years ago
Guillermo 15bb5c4145 fix #72 8 years ago
Guillermo d08ac24b82 add back lang string as a valid option 8 years ago
Kiran Kota 91f9be7e81 Es6 and code cleanup (#41) 8 years ago
Romina Suarez 39f5fcc17a Fixed typo (extra parentheses) 8 years ago
Guillermo 35c546d062 syntax error (we really should add tests) 8 years ago
Guillermo 52ddac57f3 switch to node-fetch from isomorphic fetch 8 years ago