An open API service indexing awesome lists of open source software.

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

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/