pyreverso
pyreverso copied to clipboard
Reverso API wrapper for Python
This PR adds a timeout option and retrying to the library. Timeout is optional, for now. Should consider setting a default.
Hi Demian Volkov, Recently i have started a small project which it need to translate sentences & words, i had no issues with words translation, but sentences i just didn't...
Hello, I would like to ask how can we get the pronunciation of examples when searching in Reverso Context from English to Chinese or Japanese. Normally if you click on...
Hi! I've made a few changes: - add `.gitignore` file - throw BeautifulSoup away and use simple regexp Could you shed some light on the `get_examples` method of `ReversoContextAPI`?
Hi, thanks for your work that's what I need but in the documentation, you talk about SpellChecker but in the code, I can't found it. Could you help me ?...