About 638 results
Open links in new tab
  1. Building a Simple Language Translation Tool Using a Pre ...

    Jul 23, 2025 · Though due to advancements in technology mainly in the pre-trained models, and transformers, it becomes easier to create a suitable language translation tool. Here in this article, we …

  2. (PDF) Language Translation using Machine Learning - ResearchGate

    PDF | On May 1, 2022, Sri Pravallika Devarapalli published Language Translation using Machine Learning | Find, read and cite all the research you need on ResearchGate

  3. Language Translation with Machine Learning - DataFlair

    In this machine learning project, we have developed a language translator app. This accepts the input from the user in English language and decodes it into French language using the LSTM model and …

  4. Neural machine translation with a Transformer and Keras

    May 31, 2024 · Neural networks for machine translation typically contain an encoder reading the input sentence and generating a representation of it. A decoder then generates the output sentence word …

  5. Machine learning has transformed cross-cultural and cross-linguistic communication through language translation. By utilizing advanced algorithms and extensive datasets, machine learning models can …

  6. In this study, we examine using local Generative Pretrained Transformer (GPT) models to perform automated zero shot black-box, sentence wise, multi-natural-language translation into English text.

  7. Language_Translator-using-Machine-Learning - GitHub

    Here's a README file template for your Python language translator project with speech-to-text and text-to-speech functionalities using the Googletrans API: This project is a Python-based language …