# eva NLP

eva NLP is a proprietary cognitive engine technology competently bundled in the eva Dialog Manager experience.

It provides eva the Natural Language Processing tools to be able to develop intelligent virtual agents.

* Intents & Entities detection.&#x20;
* Supports up to 53 languages.
* Automated Learning. No training using automatic response extraction from documents. &#x20;
* Compatible with common NLP engines on the market: DialogFlow, Luis and Watson.

### eva supported languages

eva has the capability to understand and speak more than 53 languages, allowing the possibility to create virtual assistants capable to speak several languages.

|                      |                 |                 |              |
| -------------------- | --------------- | --------------- | ------------ |
| English​             | Greek           | Georgian        | Slovenian    |
| Spanish              | Estonian        | Korean          | Albanian     |
| Portuguese (Brazil)​ | Farsi           | Lithuanian      | Albanian     |
| Catalan              | Finnish         | Latvian         | Swedish      |
| German               | French (Canada) | FYRO Macedonian | Thai         |
| French               | Gujarati        | Mongolian       | Turkish      |
| Galician             | Hebrew          | Marathi         | Ukrainian    |
| Italian              | Hindi           | Malay           | Urdu         |
| Japanese             | Croatian        | Burmese         | Vietnamese   |
| Dutch                | Hungarian       | Portuguese      | Chinese (S)​ |
| Arabic               | Armenian        | Romanian        | Chinese (T)  |
| Bulgarian            | Indonesian      | Russian         |              |
| Czech                | Norwegian       | Slovak          |              |
| Danish               | Polish          | Kurdish         |              |


---

# 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-conversational-ai.syntphony.com/_eva-3.4.1_1/using-eva/natural-language/eva-nlp.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.
