docs: add keyword matching note
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
450b79c543
commit
1a663841c1
1 changed files with 2 additions and 0 deletions
|
|
@ -135,6 +135,8 @@ OCR 実行中に以下のキーワードで中断:
|
||||||
- `cancel`, `abort`, `stop`
|
- `cancel`, `abort`, `stop`
|
||||||
- `中止`, `キャンセル`, `やめ`
|
- `中止`, `キャンセル`, `やめ`
|
||||||
|
|
||||||
|
> **Note**: figures と reading order のキーワードは `strings.ToLower` で比較。cancel キーワードも同様。
|
||||||
|
|
||||||
## Output Structure
|
## Output Structure
|
||||||
|
|
||||||
抽出結果は `.ocr_cache/<hash>/` に保存されます:
|
抽出結果は `.ocr_cache/<hash>/` に保存されます:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue