NLP Translation

फ्रीमियम
द्वारा gofitech | अपडेट किया गया 4 дня назад | Translation
लोकप्रियता

9.9 / 10

लेटेंसी

3,412ms

सेवा का स्तर

99%

Health Check

100%

सभी चर्चाओं पर वापस जाएं

Not able to translate HTML Data

Rapid account: Dmeyer 2020 Yjvup C 7 Nb H
dmeyer2020-_YjvupC7NbH
3 года назад

I’m trying to translate my web page… i’m sending html data in request but i’m not geeting translated content in response

{status: 200, from: “fr”, to: “it”, original_text: “[object HTMLBodyElement]”,…}
from: "fr"
original_text: "[object HTMLBodyElement]"
status: 200
to: "it"
translated_characters: 24
translated_text: {it: “[oggetto HTMLBodyElement]”}

i’m getting above response… i’m not sure if i’m making any mistake in sending html date in request

Rapid account: Gofitech
gofitech Commented 3 года назад

Hi,

Looks like the way you are fetching or parsing the html text in your code is not correct, so you are not sending [object HTMLBodyElement] instead of your intended html code.

Please find a solution according to the programming language you use in here

Thanks

चर्चा में शामिल हों - नीचे टिप्पणी जोड़ें:

नई टिप्पणियाँ पोस्ट करने के लिए लॉग इन / साइनअप करें