diff --git a/examples/Data_extraction_transformation.ipynb b/examples/Data_extraction_transformation.ipynb index 6eb0167d..ac7de081 100644 --- a/examples/Data_extraction_transformation.ipynb +++ b/examples/Data_extraction_transformation.ipynb @@ -20,28 +20,12 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "\n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - " \n", - "
ExtractionTransformation
Adaptable: Handles complex document layouts better, reducing errorsSchema Adaptability: Easily transforms data to fit specific schemas for database ingestion
Multilingual Support: Seamlessly processes documents in multiple languagesDynamic Data Mapping: Adapts to different data structures and formats, providing flexible transformation rules
Contextual Understanding: Extracts meaningful relationships and context, not just textEnhanced Insight Generation: Applies reasoning to create more insightful transformations, enriching the dataset with derived metrics, metadata and relationships
Multimodality: Processes various document elements, including images and tables
\n" + "| **Extraction** | **Transformation** |\n", + "|---------------------------------------------------------------|------------------------------------------------------------------|\n", + "| **Adaptable**: Handles complex document layouts better, reducing errors | **Schema Adaptability**: Easily transforms data to fit specific schemas for database ingestion |\n", + "| **Multilingual Support**: Seamlessly processes documents in multiple languages | **Dynamic Data Mapping**: Adapts to different data structures and formats, providing flexible transformation rules |\n", + "| **Contextual Understanding**: Extracts meaningful relationships and context, not just text | **Enhanced Insight Generation**: Applies reasoning to create more insightful transformations, enriching the dataset with derived metrics, metadata and relationships |\n", + "| **Multimodality**: Processes various document elements, including images and tables | |\n" ] }, {