Skip to content

Does MonkeyOCR provide confidence scores for OCR recognition results? #324

@wuaman

Description

@wuaman

I’m currently integrating MonkeyOCR into a downstream pipeline where the reliability of OCR outputs is critical. To filter out low-quality predictions, I would like to use a confidence score (or similar reliability metric) for each recognized text segment.
However, I couldn’t find any documentation or examples indicating whether MonkeyOCR currently outputs confidence scores along with the text predictions.
Could you please clarify:

  1. Does MonkeyOCR currently support outputting confidence scores for OCR results?
  2. If not, is this feature planned in future releases?
  3. If it's already computed internally, is there a way to expose it (e.g., via a flag or modifying the output structure)?

If needed, I’m happy to contribute or test any experimental features related to this.
Looking forward to your response — thanks again for the great work!

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions