Skip to content

Machine Learning University Course - An Introduction to NLP using Python

Notifications You must be signed in to change notification settings

HamedBabaei/ML982

Repository files navigation

ML982

Machine Learning University Course - A Lecture on Introduction to NLP using Python

The goal is to give you a brief introduction to NLP. I made a sentiment classifier using the Naive Bayes classifier on Sanders sentiment analysis dataset.

Jupyter notebooks to follow up on the lecture.

01-Intro-loading-cleaning-dataset
02-DataVectroization-Modeling-Evaluation
03-DataVisualization