Skip to content
#

deep-translator

Here are 12 public repositories matching this topic...

This script is using Google Translate to translate unlimited text. It's using a third-party library called to translate text. We designed this script to convert your input text in smaller chunks and translate them one by one. You can use this script to translate unlimited text.

  • Updated Feb 8, 2023
  • Python

The LanguageDecoder translates a given text from the source language to a desired target language word by word (decoding). Therefor the Google translator is used in the backend. To improve the translation, a dictionary can be created to automatically correct common translation errors. Afterwards, the decoded text can be exported to a PDF file.

  • Updated Apr 22, 2024
  • Python

Improve this page

Add a description, image, and links to the deep-translator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deep-translator topic, visit your repo's landing page and select "manage topics."

Learn more