NLP Translation

FREEMIUM
Por gofitech | Atualizado 4 giorni fa | Translation
Popularidade

9.9 / 10

Latência

3,412ms

Nível de serviço

99%

Health Check

100%

Voltar para todas as discussões

false html escaping

Rapid account: Nechehin
nechehin
un anno fa

test in rapidapi endpoind tab:

params: {
text: ‘<p><a href=“https://google.com”>Hello, world!!</a></p>’,
to: ‘es’,
from: ‘en’
},

Response:

{
“status”: 200,
“from”: “st”,
“to”: “es”,
“original_text”: “<p><a href=“https://google.com”>Hello, world!!</a></p>”,
“translated_text”: {
“es”: “”<p><a href="\“https://google.com\”">¡¡Hola Mundo!!</a></p>""
},
“translated_characters”: 54
}

Rapid account: Gofitech
gofitech Commented un anno fa

Fixed now. Thanks for your report.

Rapid account: Nechehin
nechehin Commented un anno fa

And in response “from” field setted to “st”

Junte-se à discussão - adicione o comentário abaixo:

Efetue login / inscreva-se para postar novos comentários