Extracta.ai
DashboardJoin Discord
  • extracta.ai
    • Introduction
    • Overview
  • API Reference
    • 🔓Authentication
    • 📁Supported File Types
  • Data Extraction - API
    • đŸ’ģAPI Endpoints - Data Extraction
      • 1. Create extraction
      • 2. View extraction
      • 3. Update extraction
      • 4. Delete extraction
      • 5. Upload Files
      • 6. Get results
    • Extraction Details
      • 🌎Supported Languages
      • âš™ī¸Options
      • 📋Fields
    • Receiving Batch Results
      • Polling vs Webhook
      • How to use the Webhook
    • đŸ•šī¸Postman Integration
  • Document Classification - API
    • đŸ’ģAPI Endpoints - Document Classification
      • 1. Create classification
      • 2. View classification
      • 3. Update classification
      • 4. Delete data
        • 4.1 Delete classification
        • 4.2 Delete batch
        • 4.3 Delete files
      • 5. Upload Files
      • 6. Get results
    • Classification Details
      • 📄Document Types
  • Documents
    • Custom Document
    • Resume / CV
    • Contract
    • Business Card
    • Email
    • Invoice
    • Receipt
    • Bank Statement
  • Support
    • 💁Tutorials
    • đŸŸĸAPI Status
  • Contact
    • 📧Contact Us
    • ❓FAQ
Powered by GitBook
On this page
  • Language Parameter
  • Currently Supported Languages

Was this helpful?

  1. Data Extraction - API
  2. Extraction Details

Supported Languages

Extracta.ai is dedicated to breaking language barriers in document extraction, offering robust support for a diverse range of languages. Our advanced AI algorithms are designed to accurately parse and extract information from documents in multiple languages, ensuring that businesses worldwide can leverage our technology.

Language Parameter

When creating an extraction request, specify the language of your document using the language parameter in the extraction details. This helps tailor the extraction process to the linguistic nuances of the content, enhancing accuracy and efficiency.

{
  "extractionDetails": {
    "language": "Multi-Lingual"
  }
}

Currently Supported Languages

Below is a list of languages currently supported by Extracta.ai. Use the corresponding string when specifying the language in your extraction requests.

Arabic, Bangla, Bulgarian, Croatian, Czech, English, Filipino, French, German, Hindi, Hungarian, Italian, Nepali, Polish, Portuguese, Romanian, Russian, Serbian, Spanish, Turkish, Ukrainian, Urdu, and Vietnamese.

We are also excited to announce the addition of 'Multi-Lingual' support. This new feature allows for the processing of documents in any language, ensuring that Extracta.ai can handle your documents regardless of the language used. This enhancement makes our platform even more versatile and accommodating to diverse linguistic needs.

Language

Arabic

German

Russian

Bangla

Hindi

Serbian

Bulgarian

Hungarian

Spanish

Croatian

Italian

Turkish

Czech

Nepali

Ukrainian

English

Polish

Urdu

Filipino

Portuguese

Vietnamese

French

Romanian

Multi-Lingual

PreviousExtraction DetailsNextOptions

Last updated 1 year ago

Was this helpful?

🌎
1. Create extraction