https://github.com/jeromewu/tesseract.js-custom-traineddata
An example app to show how to use tesseract.js with custom traineddata
https://github.com/jeromewu/tesseract.js-custom-traineddata
Last synced: about 1 year ago
JSON representation
An example app to show how to use tesseract.js with custom traineddata
- Host: GitHub
- URL: https://github.com/jeromewu/tesseract.js-custom-traineddata
- Owner: jeromewu
- Created: 2019-10-10T03:41:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:27:22.000Z (over 3 years ago)
- Last Synced: 2025-04-23T17:13:28.952Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 12 MB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tesseract.js Custom Traineddata
===============================
An example to show how to use custom traineddata in tesseract.js
## Install
```
$ npm install
```
### Node
```
$ cd node
$ node index
```
### Browser
```
$ npm start
```
Visit http://localhost:3000/browser/