From 826e32628e5596f837be3305e854630f425c5215 Mon Sep 17 00:00:00 2001 From: Paul-Cornell Date: Mon, 2 Dec 2024 08:28:40 -0800 Subject: [PATCH] Update overview.mdx (typo) --- platform/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/overview.mdx b/platform/overview.mdx index 012ee810..36b11804 100644 --- a/platform/overview.mdx +++ b/platform/overview.mdx @@ -39,7 +39,7 @@ To get your data RAG-ready, the Unstructured Platform moves it through the follo - Your source document is transformed into Unstructured's canonical JSON schema. Regardless of the input document, this JSON schema we gives you a [standardized output](/platform/document-elements). It contains more than 20 elements, such as `Header`, `Footer`, `Title`, `NarrativeText`, `Table`, `Image`, and many more. Each document is wrapped in extensive metadata so you can understand languages, file types, sources, hierarchies, and much more. + Your source document is transformed into Unstructured's canonical JSON schema. Regardless of the input document, this JSON schema gives you a [standardized output](/platform/document-elements). It contains more than 20 elements, such as `Header`, `Footer`, `Title`, `NarrativeText`, `Table`, `Image`, and many more. Each document is wrapped in extensive metadata so you can understand languages, file types, sources, hierarchies, and much more. The Unstructured Platform provides these [chunking](/platform/chunking) strategies: