charlesw / tesseract

A .Net wrapper for tesseract-ocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UZN support broken

charlesw opened this issue · comments

After upgrading to Tesseract 5.0 (see #579) the uzn test, CanParseUznFile, is failing with the following error:

  Expected string length 21 but was 33. Strings differ at index 5.
  Expected: "This is another test\n"
  But was:  "This s:h:}s:s as::tott;setr tESt\n"

Confirmed that I get the same result when using tesseract.exe so nothing to do with wrapper.