Zero To One For NLP

Pratik Bhavsar | @nlpguy_
Modern NLP
Published in
3 min readJun 10, 2019

All the best NLP resources out there

Come join Maxpool — A Data Science community to discuss real ML problems!

NLP has grown into a field of wide applications ranging from chatbots to news generation. I started my journey into NLP with standard courses but a majority of my practical learnings came from personal blogs of researchers. This metablog is a collection of my favourite blogs and courses I go through every once in a while to refresh myself.

As they say “Finding the right learning material is half the work.”

Basics

fastai

  1. Fastai ML
  2. Fastai DL
  3. Fastai NLP

Embeddings

Word2Vec

GLOVE

Attention

Language models

ELMO

Transformer

BERT

GPT-2 by Jalammar

BERT Vs GPT-2

XLNet by MLexplained

DistilBERT

ALBERT

Embeddings summary by Lilian Weng

Transfer learning

ULMFiT (Universal Language Model For Fine Tuning)

Ruder on Multi-task learning

Transfer learning

NN concepts

Normalisation

4 Sequence Encoding Blocks You Must Know Besides RNN/LSTM

Conversational AI

Neural Approaches review paper

What makes a good conversation?

Denny’s

Han’s

Rasa

Huggingface

Putting ML to production

Airbnb

Uber

Databricks Mlflow

Extra tips

Libraries

Semantic search

PyTorch

Random

Hackathons

AutoML

Interview

Papers and code

Interview question

--

--