Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 312 Bytes

Machine-Translation-in-NLP

Machine Translation Project :

Machine Translation is an automated software used to translate a Text from one Natural Language to another.

Building a model which translates English to French.

Using LSTM Recurrent Neural Network.
we are able to do the machine translation.