-
Notifications
You must be signed in to change notification settings - Fork 202
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inconsistency with web result #35
Comments
Give me the evidence and I will give you the answer.
…-------- 原始邮件 --------
发件人: Haofan Wang ***@***.***>
日期: 2021年3月17日周三 17:14
收件人: UlionTse/translators ***@***.***>
抄送: Subscribed ***@***.***>
主 题: [UlionTse/translators] Inconsistency with web result (#35)
I found the result from ts.google() is different from the website (https://translate.google.com/), why this happen?
―
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#35>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ADNLW2TTCIKNOXUEZ6MRMCTTEBXFPANCNFSM4ZKF3JOQ>.
|
@UlionTse Thanks for the reply. Below is the code I called the method
The result is "In the experiment of a small mouse", but on the website, the translated result is "In an experiment with mice". |
I have the same thing and im curious what is happening,i know translators car work weirdos i use a lot google trad. My code generate all possibility of a word and translate all : Renard(FOX): |
@haofanwang Sorry for the late reply. It is confirmed that some of the request parameters (seemingly unnecessary) are missing, which results in inconsistency with the results returned by the webpage. At present, I tested it after adding parameters on the weekend, and the return has not changed, so it will take some time. |
Any update? @UlionTse |
@haofanwang Hi, friend |
It seems Google does a lot of verification to ensure the translation request is from the browser by real human. The request headers to
Not sure where these are coming from. Could have been from some handshakes while loading the translate.google.cn page itself. |
I found the result from ts.google() is different from the website (https://translate.google.com/), why this happen?
The text was updated successfully, but these errors were encountered: