Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 402 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 402 Bytes

ocr-asm

OCR project for Assamese language pack based on tesseract 4.0 LSTM

This app will take an image with assamese texts as an input and give a text file with those texts as an output.

  1. In your linux environment run "sudo apt-get install tesseract-ocr-asm"
  2. Then clone this repo.
  3. In the terminal, run "npm start". The app will start in localhost.

It is hosted in ocr.jyotichoudhury.com