Currently we only base the "weight" on the confidence from Tesseract and each model. Should consider adding a weight calculation process after getting the text output from the OCR that checks if the text contains any words from a wordlist (i.e. the british-english one).
Currently we only base the "weight" on the confidence from Tesseract and each model. Should consider adding a weight calculation process after getting the text output from the OCR that checks if the text contains any words from a wordlist (i.e. the british-english one).