Natural Language Processing has many interesting applications and Sequence to Sequence modelling is one of those interesting applications. It has major applications in question-answering systems and language translation systems. Sequence-to-Sequence (Seq2Seq) modelling is about training the models that can convert sequences from one domain to sequences of another domain, for example, English to French. This Seq2Seq modelling is performed by the LSTM encoder and decoder. We can guess this process from the below illustration.

Read more: https://analyticsindiamag.com/sequence-to-sequence-modeling-using-lstm-for-language-translation/

##lstm ##deeplearning ##languagetranslation ##seq2seqmodelling

Sequence-to-Sequence Modeling using LSTM for Language Translation
1.45 GEEK