Yahoo Poland Wyszukiwanie w Internecie

Search results

  1. pypi.org › project › libretranslatelibretranslate · PyPI

    28 paź 2024 · Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.

  2. Open-source offline translation library written in Python. Argos Translate uses OpenNMT for translations and can be used as either a Python library, command-line, or GUI application.

  3. pypi.org › project › deep-translatordeep-translator - PyPI

    28 cze 2023 · Simple translation; text = 'Keep it up. You are awesome' translated = DeeplTranslator (api_key = "your_api_key", source = "en", target = "en", use_free_api = True). translate (text) Note. deep-translator uses free deepl api by default. If you have the pro version then simply set the use_free_api to false. Translate batch of texts

  4. Googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make calls to such methods as detect and translate. Features ¶

  5. pypi.org › project › googletransgoogletrans · PyPI

    14 cze 2020 · Googletrans is a free and unlimited python library that implemented Google Translate API. This uses the Google Translate Ajax API to make calls to such methods as detect and translate. Compatible with Python 3.6+.

  6. In this tutorial, you will learn how to perform language translation in Python using Googletrans library. Googletrans is a free and unlimited Python library that makes unofficial Ajax calls to Google Translate API to detect languages and translate text.

  7. 29 sie 2024 · In this tutorial, you will learn how to perform Python translation of nearly any type of text. I’ll show you how to work with the Google Translate and DeepL engines using Python, how to detect the language of your texts, and how to automate language translation using a dedicated TMS.

  1. Ludzie szukają również