NLP Translation

免费增值
通过 gofitech | 已更新 5 days ago | Translation
人气

9.9 / 10

延迟

3,412ms

服务等级

99%

Health Check

100%

返回所有讨论

false html escaping

Rapid account: Nechehin
nechehin
a year ago

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 a year ago

Fixed now. Thanks for your report.

Rapid account: Nechehin
nechehin Commented a year ago

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

加入讨论 - 在下面添加评论:

登录/注册以发布新的评论