Skip to content

saishdesai23/Neural-Machine-Translation-of-sentences-from-English-to-French

Repository files navigation

Neural Machine Translation of sentences from English to French

Introduction

In this project we have conducted a literature survey to study different model architectures used for implementing the task of Neural Machine Translation. Using this research, we have implemented this Machine Translation at sentence level using the following deep learning architectures -

  1. RNN with Bahadanu attention

  1. Transformer

Tasks

Following translation tasks have been implemented using the mentioned architectures -

  1. English to French

  2. English to German

Model Evaluation

The models have been evaluated using the BLEU score performance metric.

Instruction to run the code

  1. Clone the repository and unzip the folder

  2. Run the "Neural Machine Translation.ipynb" jupyter notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published