An open API service indexing awesome lists of open source software.

https://github.com/dev-khant/encoder-decoder

Simple Encoder Decoder Network
https://github.com/dev-khant/encoder-decoder

encoder-decoder nlp tensorflow

Last synced: about 1 month ago
JSON representation

Simple Encoder Decoder Network

Awesome Lists containing this project

README

          

# Language translation from English to German.

Used Encoder-Decoder architecture with LSTM cells. Main libraries used are Tensorflow and keras.

This [article](https://keras.io/examples/nlp/lstm_seq2seq/) helped in implementing encoder-decoder model.

Dataset used is [here](http://www.manythings.org/anki/).