Commit History

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

mjuvilla commited on

forgot this continue
08ca2fd

mjuvilla commited on

Fixed issues when dealing with hyperlinks (for now we keep the text and formatting but not the link), also improved format handling and sped things up a bit by avoiding loading fastalign with empty paragraphs
595da73

mjuvilla commited on

fixed some formatting errors, still haven't fixed line spacing
b568903

mjuvilla commited on

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
978cbf1

mjuvilla commited on