Skip to content

BBonifield/KataBankOCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KataBankOCR Example

Prerequisites:

This project requires that you have node on your machine. For Mac users, install node via Homebrew using: brew install node.

Setup:

Checkout the repo, and then run npm install to install dependencies.

Usage:

A few seed data files have been added into the project in ./data. They can be used to verify different parse scenarios.

To execute the parser, just run node index.js --input={path_to_file} (e.g. node index.js --input=data/all.txt)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published