Assigned
Status Update
Comments
ts...@google.com <ts...@google.com>
ti...@google.com <ti...@google.com> #2
I have one question related to Google translate API. but it is not related to this issue.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
When i am trying to access Google Translate API using javascript when the query string size is around 13000 characters i am getting server response error code 400. Can you please let me know what is the request size limit if any exist.
ti...@google.com <ti...@google.com> #3
@vrames
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
according to Google API FAQ
The maximum size of each text to be translated is 5000 characters, not including any HTML tags.
jm...@streamlinedatascience.io <jm...@streamlinedatascience.io> #4
N/A
me...@markedmondson.me <me...@markedmondson.me> #5
I also have a same problem some html tags who are divided in few tags , and it's problematic .. there is some news about it ??
Description
What you would like to accomplish:
Use R as my Runtime
How this might work:
The same way that that I can select Python or Node
If applicable, reasons why alternative solutions are not sufficient:
It will allow us to use R and Python together
Other information (workarounds you have tried, documentation consulted, etc):
Consulted PYPI for all implementation that can install R in my Function