Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As part of TIKA-2749, it would be useful to gather stats on characters that did not have a unicode mapping. Users could use this information now to determine which pages might benefit from OCR.
I propose two parallel arrays of ints, with one entry per page. The first would contain the count of # of characters per page, and the second would be a count of the unmapped unicode characters per page.
Many thanks to tilman for the guidance on how to gather this info easily.
Attachments
Issue Links
- relates to
-
TIKA-2749 OCR on PDFs should "just work" out of the box
- Open