wmt-2020-pl-en/googletrans
Artur Aleksanyan afb17c76bf Add ability to pass translation api params dinamically (#136)
* fix googletrans emoji bug

use py-gogoletrans translate text, if contains emoji, will raise JSONDecodeError.

* add ability to pass translation api params dinamically

* fix batch translate

Co-authored-by: clinjie <mlinjie@foxmail.com>
2020-02-08 17:17:31 +09:00
..
__init__.py Update utils (#102) 2019-02-05 17:30:09 +09:00
adapters.py feat(adapters): print statement removal (#53) 2018-05-06 21:17:21 +09:00
client.py Add ability to pass translation api params dinamically (#136) 2020-02-08 17:17:31 +09:00
compat.py Better compatiblity with all python versions 2017-03-10 23:43:06 +09:00
constants.py Filipino && Hebrew support (#45) 2017-10-23 12:41:59 +09:00
gtoken.py Add ability to pass translation api params dinamically (#136) 2020-02-08 17:17:31 +09:00
models.py feat: add an extra_data field to Translation containing the whole gtranslate response (#59) 2018-05-06 21:14:06 +09:00
urls.py Add support for customizable service url 2017-03-11 22:37:03 +09:00
utils.py Add ability to pass translation api params dinamically (#136) 2020-02-08 17:17:31 +09:00