Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LangTech-MT
/
document-translator
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0fc4acd
document-translator
Ctrl+K
Ctrl+K
4 contributors
History:
5 commits
mjuvilla
Modified the script so we only run fastalign once instead of once per paragraph, reducing significantly the run time. It involves flattening all the text while keeping the original paragraph index to be able to reconstruct the original structure.
0fc4acd
4 months ago
main.py
15.5 kB
Modified the script so we only run fastalign once instead of once per paragraph, reducing significantly the run time. It involves flattening all the text while keeping the original paragraph index to be able to reconstruct the original structure.
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
30 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