# Supported Languages by MessageBird Natural Language Processing

Below you will find an overview of the supported languages by NLP feature supported across the MessageBird products (eg. Flow Builder, Inbox, Conversations APIs). If the language you're looking for isn't in the list or some features you need are not supported, please [send us a note](mailto:nlp-eap@messagebird.com?subject=Language%20support%20request) right away.&#x20;

| **Language**                           | **ISO 639-3** | **Intent Recognition** | **Entity Recognition** | **Answer FAQ** | **Analyse Sentiment** |
| -------------------------------------- | ------------- | ---------------------- | ---------------------- | -------------- | --------------------- |
| **Afrikaans**                          | AFR           | +                      | +                      | +              |                       |
| **Arabic**                             | ARA           | +                      | +                      | +              | +                     |
| **Azerbaijani**                        | AZE           | +                      | +                      | +              |                       |
| **Bengali**                            | BEN           | +                      | +                      | +              |                       |
| <p><strong>Belarusian</strong><br></p> | BEL           | +                      | +                      | +              |                       |
| <p><strong>Bosnian</strong><br></p>    | BOS           | +                      |                        | +              |                       |
| **Bulgarian**                          | BUL           | +                      | +                      | +              |                       |
| **Catalan**                            | CAT           | +                      | +                      | +              |                       |
| **Chinese**                            | ZHO           | +                      | +                      | +              | +                     |
| **Croatian**                           | HRV           | +                      | +                      | +              |                       |
| **Czech**                              | CES           | +                      | +                      | +              |                       |
| **Danish**                             | DAN           | +                      | +                      | +              |                       |
| **Dutch**                              | NLD           | +                      | +                      | +              | +                     |
| **English**                            | ENG           | +                      | +                      | +              | +                     |
| **Estonian**                           | EST           | +                      | +                      | +              |                       |
| **Finnish**                            | FIN           | +                      | +                      | +              |                       |
| **French**                             | FRA           | +                      | +                      | +              | +                     |
| **Georgian**                           | KAT           | +                      | +                      | +              |                       |
| **German**                             | DEU           | +                      | +                      | +              | +                     |
| **Hebrew**                             | HEB           | +                      | +                      | +              |                       |
| **Hindi**                              | HIM           | +                      | +                      | +              |                       |
| **Hungarian**                          | HUN           | +                      | +                      | +              |                       |
| **Icelandic**                          | ISL           | +                      | +                      | +              |                       |
| **Indonesian**                         | IND           | +                      | +                      | +              | +                     |
| **Irish**                              | GLE           | +                      | +                      | +              |                       |
| **Italian**                            | ITA           | +                      | +                      | +              | +                     |
| **Japanese**                           | JPN           | +                      | +                      | +              | +                     |
| **Kannada**                            | KAN           | +                      | +                      | +              |                       |
| **Korean**                             | KOR           | +                      | +                      | +              |                       |
| **Lao**                                | LAO           | +                      | +                      | +              |                       |
| **Malayalam**                          | MAL           | +                      | +                      | +              |                       |
| **Modern Greek**                       | ELL           | +                      | +                      | +              |                       |
| **Mongolian**                          | MON           | +                      | +                      | +              |                       |
| **Nepali (macrolanguage)**             | NEP           | +                      | +                      | +              |                       |
| **Norwegian**                          | NOB           | +                      | +                      | +              |                       |
| **Polish**                             | POL           | +                      | +                      | +              |                       |
| **Portuguese**                         | POR           | +                      | +                      | +              | +                     |
| **Romanian**                           | RON           | +                      | +                      | +              |                       |
| **Russian**                            | RUS           | +                      | +                      | +              |                       |
| **Slovak**                             | SLK           | +                      | +                      | +              |                       |
| **Slovenian**                          | SLV           | +                      |                        | +              |                       |
| **Spanish**                            | SPA           | +                      | +                      | +              | +                     |
| **Swahili (macrolanguage)**            | SWA           | +                      | +                      | +              |                       |
| **Swedish**                            | SWE           | +                      | +                      | +              |                       |
| **Tamil**                              | TAM           | +                      | +                      | +              |                       |
| **Telugu**                             | TEL           | +                      | +                      | +              |                       |
| **Thai**                               | THA           | +                      | +                      | +              |                       |
| **Turkish**                            | TUR           | +                      | +                      | +              |                       |
| **Ukrainian**                          | UKR           | +                      | +                      | +              |                       |
| **Vietnamese**                         | VIE           | +                      | +                      | +              |                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bird.com/connectivity-platform/faq/supported-languages-by-messagebird-natural-language-processing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
