/ML982

Machine Learning University Course - An Introduction to NLP using Python

Primary LanguageJupyter Notebook

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