OCR, tesseract.js: How do I match values to labels?

793 views Asked by At

I'm using tesseract.js to get text from a W2 form. I'm having trouble trying to figure out how I could get match up the values of the form to the labels. Like How can I match up the label 'employee social security number' with the value social security number?

0

There are 0 answers