Split long policies for retrieval.
Preserve meaning at section boundaries.
Choose two practices.
Prefer semantic boundaries and evaluate overlap against context preservation, retrieval quality, duplicate tokens, and cost.
Detailed explanation
Chunks retain meaningful units.
Chunks retain meaningful units.
Boundary context is balanced with expense.
Boundary context is balanced with expense.
Meaningful boundaries may break.
Meaningful boundaries may break.
Duplication and cost grow.
Duplication and cost grow.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 2.2のデータ分割と検索拡張生成を確認する。Expected result
チャンク境界と重なりを品質・コストで調整できる。Key points
- Chunk
- Overlap
- Boundary
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.