Skip to content

Commit

Permalink
chore: add translation split logic flowchart
Browse files Browse the repository at this point in the history
  • Loading branch information
vTuanpham committed Apr 7, 2024
1 parent 5550a28 commit 3c83bfd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
</a>
</p>

![Test translation eli5 german](https://github.com/vTuanpham/Large_dataset_translator/actions/workflows/test_translate.yml/badge.svg?event=push)

The Large Dataset Translator is a robust solution crafted to effectively translate sizable datasets into diverse languages. It provides a smooth and parallelized translation process, guaranteeing swift outcomes without the need for an API key. The tool facilitates multithreaded processing, allowing users to translate extensive datasets in significantly less time. Additionally, it features an automatic fail-restart mechanism, ensuring the seamless continuation of the translation process in case of any interruptions.

### Features
Expand All @@ -40,6 +38,10 @@ Here's a demo of the DataParser class, translating 1507 rows of text to Korean i

![Translation demo](assets/Translate_demo.gif)

The translation split logic:
![Translation split logic](assets/Translation_pipe.drawio.pdf.png)


### Setup

#### Local Machine
Expand Down
Binary file added assets/Translation_pipe.drawio.pdf.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3c83bfd

Please sign in to comment.