Skip to content

imAniketSharma/Machine-Translation

Repository files navigation

Machine-Translation

  • A deep neural network that functions as part of an end-to-end machine translation pipeline.

  • The completed pipeline will accept English text as input and return the French translation.

  • Tried various Models to predict which one is performing better

  • Simple RNN Model

  • Embedded Model

  • Bidirectional RNN Model

  • Encoder Decoder Model

Project Build under Udacity Natural Langauge Processing Nanodegree Course @_May 2020

About

A deep neural network that functions as part of an end-to-end machine translation pipeline. The completed pipeline will accept English text as input and return the French translation.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors