Skip to content

Machine translation using LSTM Model. Created two translation models with/without attention mechanisms for translation between French-English and German-English.

License

Notifications You must be signed in to change notification settings

prakhargurawa/Neural-Machine-Translation-Keras-Attention

Repository files navigation

Neural-Machine-Translation-Keras-Attention

Machine translation using Encoder-Decoder LSTM Model Encoder : Represents the input text corpus (German text) in the form of embedding vectors and trains the model. Decoder : Translates and predicts the input embedding vectors into one-hot vectors representing English words in the dictionary.

Implemented NMT with/without attention

References

About

Machine translation using LSTM Model. Created two translation models with/without attention mechanisms for translation between French-English and German-English.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published