0519 pdfparser (#7747)

### What problem does this PR solve?


### Type of change


- [x] Documentation Update
This commit is contained in:
writinwaters
2025-05-20 19:41:55 +08:00
committed by GitHub
parent 1c6320828c
commit 76b278af8e
14 changed files with 67 additions and 14 deletions

View File

@ -138,7 +138,7 @@ export default {
toMessage: '終了ページ番号が不足しています(除外)',
layoutRecognize: 'レイアウト認識',
layoutRecognizeTip:
'レイアウト分析のためにビジュアルモデルを使用し、文書の構造を理解しやすくします。',
'レイアウト分析のためにビジュアルモデルを使用し、文書の構造を理解しやすくします。詳細については、https://ragflow.io/docs/dev/select_pdf_parser をご覧ください。',
taskPageSize: 'タスクページサイズ',
taskPageSizeMessage: 'タスクページサイズを入力してください',
taskPageSizeTip: `レイアウト認識中、PDFファイルはチャンクに分割され、処理速度を向上させるために並列処理されます。`,