Skip to content

jengelhart/quarter_horse_ocr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This is a simple script meant to scrape quarter-horse race
data from Equibase pdfs. It uses pytesseract for OCR. This
script does not yield perfectly clean data, as OCR creates
inconsistencies.

Usage:
1) install all dependencies with 'pip3 install'
2) place pdfs in same directory as script
3) run with 'python3 parse_chart.py chart_name.pdf'
4) output will be 'chart_name-data.csv'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages