This project involves using Python and Jupyter Notebook that allows you to translate English sentence to French sentence using Deep Learning keras Model.
Download the code from the github:
git clone https://github.com/Mayurgupta3/Neural-Machine-Translation-System-in-Keras
The code is written in Python3 and requires the following 3rd party libraries:
Install Pydot
pip install pydot
Install Jupyter Notebook
pip install Jupyter Notebook
jupyter notebook