Spaces:
Sleeping
Sleeping
Commit History
changed nltk tokenizer to multilingual tokenizers
41ceab1
Fixed bug when processing docx files
4420a7f
updated requirements
7743917
added language dropdown menus to document translation tab
0b349b6
enforce the usage of the hf token
164a644
turns out odts work a bit differently and runs could have more than one tag id, which complicates things quite a lot
c79a1ef
Updated readme and added salamandraTA7b translator class
bc3b289
integrated any-doc into the gradle app, separated the translation side to make it easier to implement other translation models
6e54822
forgot to remove placeholder text
127870b
moved scripts to src folder, created new create that hopefully should be able to work with any type of document
ad4ed41
Merge pull request #2 from langtech-bsc/multithreading-and-optimizations
580106a
unverified
mjuvilla
commited on
added execution time computation for alignments and cleanup old imports
36f2ac1
fixed some formatting issues
0348f21
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
Merge pull request #1 from langtech-bsc/windows
fd61039
unverified
mjuvilla
commited on
removed old file
f5f4b70
Added support for windows and linux, removed unused function, added more logs
1792639
gradio app for windows
100f3e3
carlosep93
commited on