wmt-2020-pl-en/googletrans
Sarah Fletcher 759a0baf46 fix: token generation for text > 0x10000 (#75)
* Fix token generation for text > 0x10000

Also minor optimizations.

* Missed a var rename
2018-12-20 00:15:37 +09:00
..
__init__.py chore: bump to 2.3.0 2018-06-12 22:41:25 +09:00
adapters.py feat(adapters): print statement removal (#53) 2018-05-06 21:17:21 +09:00
client.py feat: add an extra_data field to Translation containing the whole gtranslate response (#59) 2018-05-06 21:14:06 +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 fix: token generation for text > 0x10000 (#75) 2018-12-20 00:15:37 +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 feat: add an extra_data field to Translation containing the whole gtranslate response (#59) 2018-05-06 21:14:06 +09:00