Jerome Wu
13ab9cec70
Release v2.1.2
4 years ago
dependabot[bot]
389bf71381
Bump yargs-parser from 13.1.1 to 13.1.2
...
Bumps [yargs-parser](https://github.com/yargs/yargs-parser ) from 13.1.1 to 13.1.2.
- [Release notes](https://github.com/yargs/yargs-parser/releases )
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/docs/CHANGELOG-full.md )
- [Commits](https://github.com/yargs/yargs-parser/commits )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Jerome Wu
6481256f5e
Fix lint and test error
4 years ago
Jerome Wu
5e295b75b6
Merge branch 'rogerxaic-master' into master
4 years ago
Jerome Wu
f3cbc3ee43
Merge branch 'master' of https://github.com/rogerxaic/tesseract.js into rogerxaic-master
4 years ago
jeromewu
3e97749585
Update FUNDING.yml
4 years ago
dependabot[bot]
8435f4c6e2
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
jeromewu
6ec5a5a092
Merge pull request #466 from naptha/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
4 years ago
dependabot[bot]
d3cf791e6a
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
jeromewu
cc1f2bfe81
Merge pull request #456 from isc/patch-1
...
Correct some typing errors in api.md
4 years ago
jeromewu
fcd01ceb32
Update README.md
4 years ago
Ivan Schneider
6ef2e116cd
Correct some typing errors in api.md
4 years ago
jeromewu
885908f22e
Merge pull request #452 from mackncheesiest/patch-1
...
Removed redirects in links to core tesseract documentation
5 years ago
Joshua Mack
6df9ef2f1f
Fix documentation links in faq.md
...
Core tesseract documentation has moved, so this updates the links in `faq.md` to reflect that.
5 years ago
Joshua Mack
bb7d7093f4
Fixed "supported languages" link
...
The main tesseract project has moved away from github wiki documentation.
With this current link, the user can still navigate to the new Data-Files documentation page, but the fragment id is lost along the way so they're not pointed to the right part of the page.
5 years ago
jeromewu
40051c6761
Merge pull request #443 from connorads/patch-1
...
Fix typo in README.md
5 years ago
Connor Adams
0ce8e139ab
Fix typo in README.md
5 years ago
rogerxaic
b221071b8e
fix images' orientation based on exif data using Tesseract on node.
5 years ago
rogerxaic
a54dbc345b
fix images' rotation based on exif data
5 years ago
jeromewu
1df208ffab
Release v2.1.1
5 years ago
jeromewu
7a398f6420
Add from cache message when loading traineddata
5 years ago
jeromewu
ecf03503f1
Update README.md
5 years ago
jeromewu
0c7ade85e3
Release v2.1.0
5 years ago
jeromewu
d6e434338f
Fix FS.test.js
5 years ago
jeromewu
d37f045e99
Add FS functions to api.md
5 years ago
jeromewu
50df652f33
Rename removeText to removeFile
5 years ago
jeromewu
1ff4b79f75
Add tests for FS functions
5 years ago
jeromewu
93dab17bf1
Add FS functions
5 years ago
Jerome Wu
20cd04a848
Update package-lock.json
5 years ago
Jerome Wu
363018bffe
Fix security issues with force
5 years ago
Jerome Wu
89d0a6b12d
Fix security issue without force
5 years ago
Jerome Wu
25d6664937
Upgrade to tesseract.js-core v2.2.0
5 years ago
jeromewu
a008d0780a
Update tests to use local corePath
5 years ago
jeromewu
0778add1c4
Update gitpod configuration
5 years ago
jeromewu
331fbbe6be
Merge pull request #427 from naptha/dependabot/npm_and_yarn/acorn-6.4.1
...
Bump acorn from 6.4.0 to 6.4.1
5 years ago
dependabot[bot]
6d9adfd2ce
Bump acorn from 6.4.0 to 6.4.1
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Jerome Wu
3d456e3eb0
Add fxnoob chrome extension example
5 years ago
Jerome Wu
205178646b
Update rectangle usage in api.md
5 years ago
Jerome Wu
40aea6d886
Update example/recognize.js
5 years ago
Jerome Wu
6f8e69206b
Add user_defined_dpi and preserve_interword_spaces to index.d.ts
5 years ago
Jerome Wu
c5935b2636
Update example/recognize.js
5 years ago
jeromewu
5a40559db2
Fix missing type in index.d.ts
5 years ago
jeromewu
023d484209
Fix type error in index.d.ts
5 years ago
jeromewu
641d0c5fe4
Merge pull request #407 from nironater/patch-1
...
fix recognize parameter documentation & example
5 years ago
Nir
a56de79f22
Update documentation
...
correct documentation code example.
5 years ago
jeromewu
b418554cf0
Fix #401
5 years ago
jeromewu
f8aa46ec9d
Merge pull request #392 from tomaszferens/fix-demo-example
...
Fix displaying recognized text in demo example
5 years ago
Tomasz Ferens
13c16f472e
Fix displaying recognized text in demo example
5 years ago
jeromewu
247a1635f8
Update README.md
5 years ago
Jerome Wu
66e2ce842e
Release v2.0.2
5 years ago