- It's not clear what the character limit would be if one was to sign-up.
- What does "context-driven translations for higher accuracy" mean?
- 35 characters are quite short for testing the translation of a complete sentence. Is there a reason for using such a short character length?
The character limit for an api call is 3000. I put it in the docs but could probably make it more obvious.
The context driven for higher accuracy is referencing what's going on under the hood, but on second thought it doesn't make much sense to put that there if I'm not going in depth about the under the hood stuff. I'll take that out.
35 character is quite short, you're right. I'll double it. The reason it was so short was arbitrary. I made it 100 now.
A few questions/suggestions:
- It's not clear what the character limit would be if one was to sign-up. - What does "context-driven translations for higher accuracy" mean? - 35 characters are quite short for testing the translation of a complete sentence. Is there a reason for using such a short character length?