docs: add keyword matching note

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
dj-oyu 2026-03-20 16:16:47 +09:00
parent 450b79c543
commit 1a663841c1

View file

@ -135,6 +135,8 @@ OCR 実行中に以下のキーワードで中断:
- `cancel`, `abort`, `stop`
- `中止`, `キャンセル`, `やめ`
> **Note**: figures と reading order のキーワードは `strings.ToLower` で比較。cancel キーワードも同様。
## Output Structure
抽出結果は `.ocr_cache/<hash>/` に保存されます: