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...
b96c7cf
pdf-translator-for-human
/
deep_translator
Ctrl+K
Ctrl+K
44 contributors
History:
130 commits
Bighnesh Sahoo
addded cli functionality to return the languages supported by the chosen translator service
b96c7cf
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.3 kB
updated translate_batch
over 4 years ago
linguee.py
5.19 kB
fixed translate_words in Linguee and Pons providers.
over 4 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
fixed translate_words in Linguee and Pons providers.
over 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