Contents Menu Expand Light mode Dark mode Auto light/dark mode
Light Logo Dark Logo
Light Logo Dark Logo
Join

Documentation

  • Introduction
    • Quick Start
    • Document Elements
    • Key Concepts
  • Installation
    • Full Installation
    • Docker Installation
  • Unstructured API Services
    • SaaS API Deployment Guide
    • Azure Marketplace Deployment Guide
    • AWS Marketplace Deployment Guide
    • Python and JavaScript SDK
    • Accessing Unstructured API
    • API Parameters
    • API Validation Errors
  • Unstructured Platform
    • Workflows Automation
    • Jobs Scheduling
    • Platform Source Connectors
      • Amazon S3
      • Azure Blob Storage
      • Elasticsearch
      • Google Cloud Storage
      • Google Drive
      • OneDrive Cloud Storage
      • OpenSearch
      • Salesforce
      • SFTP Storage
      • Sharepoint
    • Platform Destination Connectors
      • Amazon S3
      • Azure Cognitive Search
      • Chroma
      • Databricks
      • Elasticsearch
      • Google Cloud Storage
      • MongoDB
      • OpenSearch
      • Pinecone
      • PostgreSQL
      • Weaviate
  • Core Functionality
    • Partitioning
    • Cleaning
    • Extracting
    • Staging
    • Chunking
    • Embedding
  • Ingest
    • Source Connectors
      • Airtable
      • Azure
      • Biomed
      • Box
      • Confluence
      • Delta Table
      • Discord
      • Dropbox
      • Elasticsearch
      • Github
      • Gitlab
      • Google Cloud Storage
      • Google Drive
      • Jira
      • Local
      • MongoDB
      • Notion
      • One Drive
      • OpenSearch
      • Outlook
      • Reddit
      • S3
      • Salesforce
      • Sftp
      • Sharepoint
      • Slack
      • Wikipedia
    • Destination Connectors
      • Astra
      • Azure
      • Azure Cognitive Search
      • Box
      • Chroma
      • Databricks Volumes
      • Delta Table
      • Dropbox
      • Elasticsearch
      • Google Cloud Service
      • MongoDB
      • Pinecone
      • OpenSearch
      • Qdrant
      • S3
      • SQL
      • Vectara
      • Weaviate
    • Ingest Configuration
      • Processor Configuration
      • Read Configuration
      • Partition Configuration
      • Permissions Configuration
      • Retry Strategy Configuration
      • Chunking Configuration
      • Embedding Configuration
      • Fsspec Configuration
  • Metadata
  • Examples
    • Data Processing into Vector Database
    • Delta Table Source Connector
    • Multi-files API Processing
  • Integrations
  • Best Practices
    • Strategies
    • Models
    • Table Extraction from PDF
Back to top
Join

Examples

The following are some examples of how to use the library to parse documents. You can find example documents in the example-docs, along with instructions on how to download additional documents that are too large to store in the repo.

  • Data Processing into Vector Database
  • Delta Table Source Connector
  • Multi-files API Processing
Next
Data Processing into Vector Database
Previous
Metadata
Copyright © 2022-2023, Unstructured Technologies
Made with Sphinx and @pradyunsg's Furo