Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 428 Bytes

Experimenting with OCR interface

sample data source: Baekeland citizenship letter from National Museum of American History Achives

brew install tesseract
tesseract letter.jpeg letter hocr

testing with Jasmine

gem install jasmine
rake jasmine

see tests run at: http://localhost:8888