Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davideuler
/
pdf-translator-for-human
like
10
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
97c5727
pdf-translator-for-human
/
deep_translator
Ctrl+K
Ctrl+K
44 contributors
History:
132 commits
nidhal baccouri
added proxy feature
53e803f
about 4 years ago
tests
Merge pull request #48 from RubenEu/topic-deepl
over 4 years ago
__init__.py
752 Bytes
updated translate_batch
over 4 years ago
cli.py
3.04 kB
addded cli functionality to return the languages supported by the chosen translator service
about 4 years ago
configs.py
273 Bytes
fixed the requests issue and added a check on text length
almost 5 years ago
constants.py
5.31 kB
Added deepl constants codes
over 4 years ago
deepl.py
2.77 kB
Improved the DeepL implementation
over 4 years ago
detection.py
2.38 kB
fixed the requests issue and added a check on text length
almost 5 years ago
exceptions.py
4.43 kB
Improved the DeepL implementation
over 4 years ago
google_trans.py
7.44 kB
added proxy to googletrans
about 4 years ago
linguee.py
5.26 kB
added proxy to googletrans
about 4 years ago
microsoft.py
5.73 kB
added proxy to googletrans
about 4 years ago
mymemory.py
6.7 kB
added proxy feature
about 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.3 kB
added proxy feature
about 4 years ago
qcri.py
2.73 kB
work on deepL
almost 5 years ago
utils.py
18 Bytes
merged language detection feature in master
almost 5 years ago
yandex.py
4.04 kB
added support for qcri
almost 5 years ago