Files
ragflow/internal/handler
Jack ae256bcf59 feat(chunker): add ManualChunker for manual-layout PDFs (#18272)
Add `ManualChunker`, the Go port of Python's `manual` doc-type chunk method (`rag/app/manual.py`). Like `GroupTitleChunker` it merges adjacent text records into heading-bounded groups, but it first re-sorts the records into physical reading order before grouping.
2026-08-14 16:55:08 +08:00
..
2026-07-24 16:47:12 +08:00
2026-08-03 21:30:01 +08:00
2026-07-24 16:47:12 +08:00
2026-08-03 21:30:01 +08:00
2026-08-10 20:49:32 +08:00
2026-07-27 15:06:48 +08:00
2026-07-28 19:05:59 +08:00
2026-07-24 16:47:12 +08:00
2026-07-06 18:14:05 +08:00
2026-08-03 21:30:01 +08:00
2026-07-27 11:09:17 +08:00
2026-07-27 11:09:17 +08:00
2026-08-10 19:11:43 +08:00
2026-08-10 14:37:05 +08:00
2026-07-27 19:30:41 +08:00
2026-08-03 21:30:01 +08:00
2026-08-03 21:30:01 +08:00
2026-07-24 16:47:12 +08:00
2026-07-23 12:15:58 +08:00
2026-06-12 20:49:34 +08:00
2026-07-13 15:24:17 +08:00
2026-08-10 18:04:17 +08:00
2026-07-31 17:48:35 +08:00