Skip to content

From-Scratch Implementation of different DL NLP algorithms, ranging from RNNs to Transformers. πŸ’»πŸ“šπŸ“ƒ

Notifications You must be signed in to change notification settings

AdelNamani/NLP-From-Scratch

Repository files navigation

NLP From Scratch

From-Scratch Implementation of different DL NLP algorithms, ranging from RNNs to Transformers.

What you will find insider this repository:

  • RNNs implementation.
  • GRU and LSTM implementation.
  • Sequence Classification: Many-to-one Network.
  • Forecasting: Many-to-Many Network.
  • Text Generation: One-To-Many Network.
  • Speech Tagging.
  • Translation System.
  • Translation System using sentence piece.
  • Text Classification using 1d convolutions.
  • Attention Mechanism Implementation.
  • Transformers' Encoder Implementation for text classification.

About

From-Scratch Implementation of different DL NLP algorithms, ranging from RNNs to Transformers. πŸ’»πŸ“šπŸ“ƒ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages