Комментарии:
the ratio is broken
Ответитьviews are way more than the likes
ОтветитьImmersive Translateはもう試しましたか?このツールは、オンラインで外国のコンテンツをスキャンするのに最適なツールです。Yandex翻訳、Microsoft Bing翻訳、Google翻訳、そしてGptよりも優れています。 しかも無料だ!
Ответитьدمت گرم
ОтветитьHi.. it is showing ModuleNotFoundError: No module named 'googletrans' after 'pip install googletrans'.
ОтветитьHow can we use this to translate an HTML page?
ОтветитьThe S sound is hurting my ears
ОтветитьThanks from Russia
Ответитьthank you.
ОтветитьIf you want the translated text do translator.translate(text2).text
Ответитьis it free?
Ответитьno longer working.
ОтветитьHi!!! I'm following your tutorial, but the following error appears: AttributeError: 'NoneType' object has no att. How to solve?
Ответитьit doesn't work anymore
ОтветитьHow can I translate a text file using this api
ОтветитьHi,
Do we get my memory warning error.
i mean , is there any limit to translate words?
very helpful for app I am making
ОтветитьNice to see Turkish
Ответитьno longer works
ОтветитьHelpful! Thanks!
Ответитьthe error i keep getting TypeError: translate() missing 1 required positional argument: 'text'
ОтветитьI'm getting this error please help me sir.
Listening...
Recognizing...
User said: translate hello
'NoneType' object has no attribute 'group'
Code:elif 'translate' in query:
try:
speak('translating your sentences or words.....')
query=query.replace("translate", " ")
translator =Translator()
result=translator.translate(query,dest='hi')
speak('according the google translate')
print(result.pronunciation)
speak(result.pronunciation)
except Exception as e:
print(e)
speak("try with the another sentences or try after sometime")
It's not really translating, thought, is it? It's just substituting variables
ОтветитьHey! GoogleTrans is not the most reliable way for conducting Translation, as few times it will give to correct response and sometimes not! Not highly recommended!
ОтветитьShowing error :AttributeError: 'NoneType' object has no attribute 'group'
ОтветитьIs it possible to get the examples and definition of the word in the native language if you use this package? For example, if I translate the word "luego" from spanish I get "soon" as a translation, but I also get an example: "primero comieron y luego tomaron café." and the word definition in spanish: "Más tarde en el tiempo, inmediatamente después o en un momento no muy lejano; puede referirse tanto al tiempo del cual se habla como al momento en el que se habla o se escribe".
My point is: I want to construct a database with the original word, the translation, the example and the definition too. Is it possible? I did it using selenium, but it takes too much time.
very excellent
Ответитьi got this error AttributeError: 'NoneType' object has no attribute 'group'
ОтветитьPls How can i print my translated words only ??
Ответитьim sorry but your mic pick up too much high frequency making it unpleasant to hear. but good tutorial anyway!
ОтветитьIs there is any limitations of using google trans library as I can see after certain searches it won't work and provide the same results as what we are giving as input
ОтветитьIs it possible to pass an entire document for translation to this api? Like docx or pdf
ОтветитьGetting an error of SSL: Certificate_verify_failed, what to do for this can you suggest
Ответитьhow to use this for dataset column please guide
ОтветитьCan u pls make a video on how to photo upload n nested serialiser by django rest API
Ответить+1
Ответить