Skip to content

manessaraj/machine_transaltion

Repository files navigation

Introduction

In this notebook, A deep neural network is built that functions as part of an end-to-end machine translation pipeline. Completed pipeline will accept English text as input and return the French translation. This project is done as part of Udacitys NLP nanodegree, thanks Udacity for opportunity to learn NLP!

Setup

This project requires GPU acceleration to run efficiently. Support is available to use either of the following two methods for accessing GPU-enabled cloud computing resources.

Converting to HTML

There are several ways to generate an HTML copy of the notebook:

  • Running the last cell of the notebook will export an HTML copy

  • Navigating to File -> Download as -> HTML (.html) within the notebook

  • Using nbconvert from the command line

    $ pip install nbconvert $ nbconvert machine_translation.ipynb

About

Deep Neural Network for English to french translations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors