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

  • Log In
  • Sign Up

Spaces:
LangTech-MT
/
document-translator
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
document-translator
Ctrl+K
Ctrl+K
  • 4 contributors
History: 11 commits
mjuvilla's picture
mjuvilla
now both fastaligns run in parallel, also added some improvements to the code (avoid using shell in popen, class Aligner creates the temporary files instead of doing it externally)
0efc9da 4 months ago
  • gradio_app.py
    1.35 kB
    gradio app for windows 4 months ago
  • readme.md
    745 Bytes
    First commit. For now the translation has not been integrated but reading a docx and writing its translation while keeping the formatting and style should work 4 months ago
  • requirements.txt
    117 Bytes
    added salamandraTA translation, update requirements 4 months ago
  • translate_docx.py
    15.2 kB
    now both fastaligns run in parallel, also added some improvements to the code (avoid using shell in popen, class Aligner creates the temporary files instead of doing it externally) 4 months ago