[Enhancement] Any support for tesseract_best data?
https://tesseract-ocr.github.io/tessdoc/Data-Files seems to indicate that tessdata_best may be better than tessdata (but doesn't support legacy):
<img width="877" alt="Screen Shot 2024-01-24 at 10 42 50 AM" src="https://github.com/ropensci/tesseract/assets/1075118/e02339a3-927a-4107-96e7-159e98401ceb">
Currently (with version 5), it seems as though it only uses tessdata_fast, correct?
https://github.com/ropensci/tesseract/blob/913157029d05fccbe8ab76f7b9de45ca4cca66a0/R/tessdata.R#L47C14-L47C27
2 条评论