Skip to content

Latest commit

 

History

History

NLP_Basics

Basic NLP Algorithm theory and implementation

This repo contains all the basic techniques that are to be used in any NLP task.

It includes:

  1. Data Pre-processing:

  2. Embeddings and Representations

  3. Modelling Techniques

    • Classical ML Algorithms like Naive Bayes
    • State of the art models like LSTM, BERT, GPT