Clarifai Guide
Clarifai Home
v6.3
v6.3
  • Introduction
  • Getting Started
    • Quick Start
    • Applications
      • Create an Application
      • Base Workflows
      • Application Settings
      • Collaboration
    • Authentication
      • App-Specific API Keys
      • Personal Access Tokens
      • Scopes
      • Authorize
    • Glossary
  • API Guide
    • API overview
      • API Clients
      • API Technical References
      • Status Codes
      • Pagination
      • Patching
    • Inputs
      • Create, Get, Update, Delete
      • Supported Formats
    • Concepts
      • Create, Get, Update
      • Languages
      • Search by Concept
      • Knowledge Graph
    • Annotations
      • Annotations
      • Positive and Negative Annotations
    • Model
      • Clarifai Models
      • Create, Get, Update, Delete
      • Deep Training
      • Evaluate
        • Interpreting Evaluations
    • Workflows
      • Create, Get, Update, Delete
      • Input Nodes
      • Workflow Predict
    • Predict
      • Images
      • Video
      • Prediction Parameters
      • Multilingual Classification
    • Search
      • Index Images for Search
      • Rank
      • Filter
      • Combine or Negate
      • Saved Searches
    • Walkthroughs
      • Custom Models
      • Auto Annotation
  • Portal Guide
    • Portal Overview
    • Inputs
    • Concepts
      • Create, Get, Update, Delete
      • Knowledge Graph
      • Languages
    • Annotate
      • Positive and Negative Annotations
    • Model
      • Clarifai Models
      • Deep Training
      • Evaluate
        • Interpreting Evaluations
    • Workflows
      • Input Nodes
    • Predict
    • Search
      • Rank
      • Filter
      • Combine or Negate
      • Saved Searches
    • Walkthroughs
      • Custom Models
      • Auto Annotation
  • Product Updates
    • Upcoming API Changes
    • Changelog
Powered by GitBook
On this page
  • Multilingual support in Clarifai
  • Supported Languages
  • Default Language

Was this helpful?

  1. Portal Guide
  2. Concepts

Languages

Multilingual support in Clarifai

The Clarifai API supports many languages in addition to English. These are represented as translations of the names of concepts so that when you search by concept name or get predictions from a model's concepts you can utilize the language of your choice.

Supported Languages

The currently supported languages are listed below.

Language

Code

Arabic (ar)

ar

Bengali (bn)

bn

Danish (da)

da

German (de)

de

English (en)

en

Spanish (es)

es

Finnish (fi)

fi

French (fr)

fr

Hindi (hi)

hi

Hungarian (hu)

hu

Italian (it)

it

Japanese (ja)

ja

Korean (ko)

ko

Dutch (nl)

nl

Norwegian (no)

no

Punjabi (pa)

pa

Polish (pl)

pl

Portuguese (pt)

pt

Russian (ru)

ru

Swedish (sv)

sv

Turkish (tr)

tr

Chinese Simplified (zh)

zh

Chinese Traditional (zh-TW)

zh-TW

Default Language

When you create a new Application, you must specify a default language. This will be the default language concepts are returned in when you do not explicitly set a language in an API request. You cannot change the default language. You can however change languages per request.

PreviousKnowledge GraphNextAnnotate

Last updated 4 years ago

Was this helpful?

create new app