ChatGPT was trained with texts in many languages. This provides the ability to do translation.
```
Translate the following English text into European Portuguese: <A draft beer, please.>
```
> [!GPT-3.5]-
> "Uma cerveja de pressão, por favor."
>
```
Translate the following English text into Brazilian Portuguese: <A draft beer, please.>
```
> [!GPT-3.5]-
> "Uma cerveja de chope, por favor."
```
Tell me if these texts are in European or Brazilian Portuguese
Text 1: <Uma imperial, por favor.>
Text 2: <Um chope, por favor.>
```
> [!GTPT-3.5]-
> Text 1: European Portuguese
> Text 2: Brazilian Portuguese
[[product review summarization]] < [[Hands-on LLMs]]/[[5 Prompting]] > [[tone transformation]]