You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/document-intelligence/faq.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -59,11 +59,11 @@ sections:
59
59
- You can find more details in the [technical community blog](https://techcommunity.microsoft.com/t5/azure-ai-services-blog/document-generative-ai-the-power-of-azure-ai-document/ba-p/3875015).
60
60
61
61
- question: |
62
-
Does Document Intelligence offer a semantic chunking solution for retrieval-augmented generation?
62
+
Can Document Intelligence help with semantic chunking within documents for retrieval-augmented generation?
63
63
answer: |
64
64
**Yes.**
65
-
66
-
Semantic chunking is a key step in retrieval-augmented generation (RAG) to ensure its efficient storage and retrieval.
65
+
66
+
Document Intelligence can provide the building blocks to enable semantic chunking. Semantic chunking is a key step in retrieval-augmented generation (RAG) to ensure its efficient storage and retrieval.
67
67
68
68
- Document Intelligence provides a layout model that segments documents into coherent units based on their semantic content.
0 commit comments