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

https://github.com/nimaesr/seq2seq-models

nlp projects
https://github.com/nimaesr/seq2seq-models

attention-mechanism machine-translation nlp torchtext

Last synced: 6 months ago
JSON representation

nlp projects

Awesome Lists containing this project

README

          

# Natural-Language-Processing

We collect here different models for seq2seq translation:

1- Machine Translation (Seq2Seq LSTM)

2- Machine Translation (Attention mechanism)

3- Seq2Seq with Transformers