Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

@datadrivenscience #LearnWithDDS

NATURAL LANGUAGE
PROCESSING LEARNING
ROADMAP
2021

SWIPE
@datadrivenscience #LearnWithDDS

Step 01

Learn the basics of ML and


programming in Python

Learn Statistics
Data Preparation
Linear Regression
Logistic Regression
Decision Tree Algorithm
K-fold Cross-Validation
Singular Value Decomposition
@datadrivenscience #LearnWithDDS

Step 02

Get familiar with basic text


preprocessing techniques

Load Text Data from Multiple Sources


Learn to use Regular Expressions
Text Preprocessing
Exploratory Analysis of Text Data

Project: Build a Text Classification model using


Meta Features
@datadrivenscience #LearnWithDDS

Step 03

Computational Linguistics and


Word Vectors

Extract Linguistic Features


Text Representation in Vector Space
Topic Modeling
Information Extraction

Project: Build Sentiment Detection Model using


Word Embeddings
@datadrivenscience #LearnWithDDS

Step 04

Deep Learning Refresher for


NLP

Neural Networks
Optimization Algorithms
Recurrent Neural Networks (RNNs) and
LSTM
Introduction to PyTorch
@datadrivenscience #LearnWithDDS

Step 05

Deep Learning Models for NLP

Recurrent Neural Networks (RNNs) for Text


Classification
CNN Models for NLP

Project: Build a model to find named entities in


the text using LSTM
@datadrivenscience #LearnWithDDS

Step 06

Sequential Modeling

Language Modeling
Sequence-to-Sequence Modeling

Project: Build an auto-completion system and


Build a Neural Machine Translation Model
(English to any language of your choice)
@datadrivenscience #LearnWithDDS

Step 07

Transfer Learning in NLP

ULMFiT
Transformers
Pre-trained Large Language Models (BERT
and GPT-2)
Fine-Tuning pre-trained Models
@datadrivenscience #LearnWithDDS

Step 08

Chatbots and Audio


Processing

Learn how to build and deploy a chatbot


Speech Data Exploration
Audio Classification
Pre-trained speech-to-text model –
DeepSpeech

Project: Build a chatbot with a voice interface


FOUND IT HELPFUL?
Let us know in the comments

At DDS, we will help you build a career in Data Science

LINK IN BIO

You might also like