Skip to content

Successfully established a neural machine translation model using sequence to sequence modeling which can successfully translate English sentences to their corresponding German translations.

Notifications You must be signed in to change notification settings

SayamAlt/English-to-German-Translation-using-Seq2Seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

English-to-German-Translation-using-Seq2Seq

Overview

Machine translation (MT) is an important sub-field of natural language processing that aims to translate natural languages using computers. In recent years, end-to-end neural machine translation (NMT) has achieved great success and has become the new mainstream method in practical MT systems.

The global dissemination of new ideas, expertise, and information requires translation. To establish successful cross-cultural communication, it is vitally required. Translation plays a role in the dissemination of new knowledge and has the power to alter history.

Machine translation technology can help law firms and corporate legal departments understand and process large quantities of legal documents quickly. Machine translation can handle most of the volume, but there is no margin for error in legal translations.

English to German English to German Translation using Seq2Seq English to German Translation English to German

Dataset Used

Link: https://www.kaggle.com/datasets/kaushal2896/english-to-german

Technologies Used

  • Numpy
  • Pandas
  • Seaborn
  • Matplotlib
  • Keras
  • Tensorflow
  • Scikit-learn

Info

Check for newest version here: http://www.manythings.org/anki/

This data is from the sentences_detailed.csv file from tatoeba.org. Tatoeba Link: http://tatoeba.org/files/downloads/sentences_detailed.csv

Terms of Use

See the terms of use. These files have been released under the same license as the source.

http://tatoeba.org/eng/terms_of_use http://creativecommons.org/licenses/by/2.0

Attribution: www.manythings.org/anki and tatoeba.org

About

Successfully established a neural machine translation model using sequence to sequence modeling which can successfully translate English sentences to their corresponding German translations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages