Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davideuler
/
pdf-translator-for-human
like
15
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a27ea01
pdf-translator-for-human
/
deep_translator
64.2 kB
44 contributors
History:
122 commits
RubénEu
Added tests for one character words
a27ea01
over 4 years ago
tests
Added tests for one character words
over 4 years ago
__init__.py
752 Bytes
updated translate_batch
over 4 years ago
cli.py
1.95 kB
fixed the requests issue and added a check on text length
about 5 years ago
configs.py
273 Bytes
fixed the requests issue and added a check on text length
about 5 years ago
constants.py
4.7 kB
Update constants.py
over 4 years ago
deepl.py
1.82 kB
fixed deepl bug
almost 5 years ago
detection.py
2.38 kB
fixed the requests issue and added a check on text length
about 5 years ago
exceptions.py
4.25 kB
added invalid source-target exception
over 4 years ago
google_trans.py
7.3 kB
updated translate_batch
over 4 years ago
linguee.py
5.19 kB
catched too many requests exception
about 5 years ago
microsoft.py
5.63 kB
updated translate_file
over 4 years ago
mymemory.py
6.6 kB
updated translate_file
over 4 years ago
parent.py
2.77 kB
Included in the range the minimum value of characters to allow one character words
over 4 years ago
pons.py
5.24 kB
catched too many requests exception
about 5 years ago
qcri.py
2.73 kB
work on deepL
about 5 years ago
utils.py
18 Bytes
merged language detection feature in master
about 5 years ago
yandex.py
4.04 kB
added support for qcri
about 5 years ago