Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
davideuler
/
pdf-translator-for-human
like
16
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ac77ea3
pdf-translator-for-human
/
deep_translator
68.9 kB
44 contributors
History:
136 commits
ThyWoof
update doc
ac77ea3
over 4 years ago
tests
Merge pull request #48 from RubenEu/topic-deepl
over 4 years ago
__init__.py
752 Bytes
updated version
over 4 years ago
cli.py
3.04 kB
addded cli functionality to return the languages supported by the chosen translator service
over 4 years ago
configs.py
273 Bytes
fixed the requests issue and added a check on text length
about 5 years ago
constants.py
5.31 kB
Added deepl constants codes
over 4 years ago
deepl.py
2.88 kB
update doc
over 4 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.43 kB
Improved the DeepL implementation
over 4 years ago
google_trans.py
7.49 kB
updated readme
over 4 years ago
linguee.py
5.26 kB
added proxy to googletrans
over 4 years ago
microsoft.py
5.73 kB
added proxy to googletrans
over 4 years ago
mymemory.py
6.7 kB
added proxy feature
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.3 kB
added proxy feature
over 4 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