Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

ke-dev-ocr

النجوم٠
التفرعات٠
آخر تحديث٢٣ يونيو ٢٠٢٦ في ٠٤:٠٩

Build and maintain ke's OCR evaluation layer on top of the ocracy package — the concrete instance of ke's reference-based score() and reference-free estimate_quality() facades applied to image->OcrResult engines. Use when working on the ke[ocr] optional extra, wiring or running the OCR offline benchmark (CER/WER/ANLS per-slice over a gold corpus), mapping OcrResult/TextBlock into AnnotatedExtraction/FieldEstimate, deciding which ocracy backend to evaluate, handling null-safe VLM engines (Claude/GPT-4o/Mistral/Mathpix returning text-only, blocks=[], confidence=None), reading per-engine capability profiles (who emits real vs model-guessed geometry, who is calibrated, who emits TEDS-able tables), gating remote engines that make paid API calls, dealing with the missing normalized table type, or anything touching ke<->ocracy. Enforces the dependency-direction rule: ke depends on ocracy via an extra; never ocracy->ke; ke core depends only on the OcrResult shape so it evaluates any image->OcrResult callable.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly