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

https://github.com/sayamalt/english-to-spanish-language-translation-using-seq2seq-and-attention

Successfully established a Seq2Seq with attention model which can perform English to Spanish language translation up to an accuracy of almost 97%.
https://github.com/sayamalt/english-to-spanish-language-translation-using-seq2seq-and-attention

attention-is-all-you-need attention-model bert-transformer exploratory-data-analysis fine-tuning-bert hugging-face-transformers language-translation luong-attention model-architecture-and-implementation model-inference model-training-and-evaluation natural-language-processing neural-machine-translation seq2seq-modeling text-generation text-preprocessing text-tokenization

Last synced: 3 months ago
JSON representation

Successfully established a Seq2Seq with attention model which can perform English to Spanish language translation up to an accuracy of almost 97%.

Awesome Lists containing this project

README

        

## About Dataset

English to Spanish language text pairs.

Source : [Manythings](https://www.manythings.org/anki/)

The text file consists of 139013 pairs of translations from English to Spanish and vice versa.