Skip to content

Machine translation is a challenging task that traditionally involves large statistical models developed using highly sophisticated linguistic knowledge. Neural machine translation is the use of deep neural networks for the problem of machine translation. In this project, I have developed a neural machine translation system for translating Engli…

Notifications You must be signed in to change notification settings

Mayurgupta3/Neural-Machine-Translation-System-in-Keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Machine-Translation-System-in-Keras

This project involves using Python and Jupyter Notebook that allows you to translate English sentence to French sentence using Deep Learning keras Model.

Getting Started

Download the code from the github:

git clone https://github.com/Mayurgupta3/Neural-Machine-Translation-System-in-Keras

Installing

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

Running the project

jupyter notebook 

About

Machine translation is a challenging task that traditionally involves large statistical models developed using highly sophisticated linguistic knowledge. Neural machine translation is the use of deep neural networks for the problem of machine translation. In this project, I have developed a neural machine translation system for translating Engli…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published