Skip to content

Latest commit

 

History

History
executable file
·
18 lines (14 loc) · 485 Bytes

README.md

File metadata and controls

executable file
·
18 lines (14 loc) · 485 Bytes

Open In Colab

Learning NLP

This repo is a collection of NLP projects that walk through the NLP pipeline and introduce key libraries to build an end to end workflow.

  1. Foundations
  2. Applications
  3. NLP Tasks
  4. Pre-Processing
  5. OHE, TF-IDF, CountVectorizer
  6. spaCy
  7. Language Models
  8. RNNs
  9. LSTM
  10. PyTorch
  11. ML Pipelines with Airflow