extractor :ocr score below 80% reject doc
All checks were successful
build-and-deploy / build-deploy (push) Successful in 33s

This commit is contained in:
androidlover5842
2026-01-31 09:15:46 +05:30
parent ced92c34f8
commit ab5a8c0154
3 changed files with 26 additions and 6 deletions

View File

@@ -29,4 +29,6 @@ ai.llama.minP=0.2
ai.llama.repeatPenalty=1.0
ai.llama.topK=40
ocr.paddle.enabled=true
ocr.paddle.baseUrl=https://ocr.hoteltrisolaris.in/
ocr.paddle.minScore=0.9
ocr.paddle.minAverageScore=0.8