This website works better with JavaScript.
Explore
Help
Sign In
akira
/
tesseract.js
Watch
1
Star
0
Fork
You've already forked tesseract.js
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Pure Javascript OCR for more than 100 Languages
📖
🎉
🖥
javascript
deep-learning
ocr
tesseract
webassembly
446
Commits
15
Branches
54
Tags
104 MiB
Tree:
ad668166fd
tesseract.js
/
tests
/
.eslintrc
7 lines
59 B
Raw
Normal View
History
Unescape
Escape
Add partial recongnize unit tests
7 years ago
{
"rules": {
Add detect() unit test
7 years ago
"no-undef": 0,
"camelcase": 0
Add partial recongnize unit tests
7 years ago
}
}