wmt-2020-pl-en/googletrans
ssut 15549dcdf8 Refactor googletrans to work properly (#40)
* Fix for invalid token array of the text

* Remove unused compacted-json decoder

because Google apparently now does not send like that before. This
commit refers the issue #37.

* Remove a test case for multiline text

This is a temporary fix: will be reverted after mocking tests.

* Add pipenv supports

* Update README
2017-10-02 23:26:34 +09:00
..
__init__.py Bump version to 2.1.4 2017-08-11 22:04:15 +09:00
client.py Fix incorrect source language and pronunciation (#29) 2017-08-08 20:42:22 +09:00
compat.py Better compatiblity with all python versions 2017-03-10 23:43:06 +09:00
constants.py Update language names to match Google Translate (#33) 2017-08-09 20:58:08 +09:00
gtoken.py Refactor googletrans to work properly (#40) 2017-10-02 23:26:34 +09:00
models.py Update documentation with a new sphinx theme 'solar' 2017-03-15 22:10:37 +09:00
urls.py Add support for customizable service url 2017-03-11 22:37:03 +09:00
utils.py Refactor googletrans to work properly (#40) 2017-10-02 23:26:34 +09:00