Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
davideuler
/
pdf-translator-for-human
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
pdf-translator-for-human / deep_translator
Ctrl+K
Ctrl+K
  • 44 contributors
History: 149 commits
nidhal baccouri
updated version
6a1a639 about 4 years ago
  • tests
    fixed deepl tests about 4 years ago
  • __init__.py
    752 Bytes
    updated version about 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.81 kB
    updated yandex about 4 years ago
  • deepl.py
    3.2 kB
    added opt params about 4 years ago
  • detection.py
    2.4 kB
    added opt params about 4 years ago
  • exceptions.py
    4.43 kB
    Improved the DeepL implementation over 4 years ago
  • google_trans.py
    7.29 kB
    added opt params about 4 years ago
  • linguee.py
    5.29 kB
    added opt params about 4 years ago
  • microsoft.py
    5.79 kB
    added opt params about 4 years ago
  • mymemory.py
    6.73 kB
    added opt params about 4 years ago
  • papago.py
    5.78 kB
    added opt params 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.33 kB
    added opt params about 4 years ago
  • qcri.py
    2.7 kB
    added opt params about 4 years ago
  • utils.py
    18 Bytes
    merged language detection feature in master almost 5 years ago
  • yandex.py
    3.92 kB
    added opt params about 4 years ago