wenzhenghe7 / NLP-with-Attention-Models

Mini projects from Coursera's NLP specialization focusing on state of art attention based models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLP-with-Attention-Models

  1. Translate complete English sentences into French using an encoder-decoder attention model,
  2. Build a Transformer model to summarize text,
  3. Use T5 and BERT models to perform question-answering, and
  4. Build a chatbot using a Reformer model.

About

Mini projects from Coursera's NLP specialization focusing on state of art attention based models.


Languages

Language:Jupyter Notebook 95.1%Language:Python 4.9%