Hype around Deep Learning is centered mostly around Computer Vision, so are gateways to understanding most of the popular frameworks. With the recent advances around Language Technology/ Computational Linguistics or Natural Language Processing as popularly known, getting proper resources to engulf and fully understand the machinations behind it is arduous for starters.
Hence this project is inspired by specialization course of Natural Language Processing by deeplearning.ai offered through Coursera instructed by Younes Bensouda Mourri, Łukasz Kaiser, et.al.
PyTorch has been chosen due to its popularity in academia.
| Module | Content | Status | 
|---|---|---|
| 2 | Neural network with GLoVe word embeddingsto performsentiment analysisof Tweets | |
| 2 | Crosslingual Multi-Aspectsentiment analysis usingsentence embeddings | |
| 2 | Generatesynthetic Shakespearetextusing a Gated Recurrent Unit (GRU) language model | |
| 2 | Named Entity Recognition ( NER) usingLSTMs | |
| 2 | SiameseLSTM to analysesimilarquestions | |
| 2 | Machine TranslationusingAttention |