NLP Translation

FREEMIUM
Durch gofitech | Aktualisiert לפני 14 ימים | Translation
Popularität

9.9 / 10

Latenz

3,870ms

Service Level

99%

Health Check

100%

Zurück zu allen Diskussionen

false html escaping

Rapid account: Nechehin
nechehin
לפני שנה

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 לפני שנה

Fixed now. Thanks for your report.

Rapid account: Nechehin
nechehin Commented לפני שנה

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

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen