emmanuelperotto / text-classifier

Machine Learning project to predict a label for a news feed using NLP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Classifier

Machine Learning project to predict a label for a news feed using NLP

Requirements

  • Install nltk lib
  • Install unidecode lib
  • Uncomment the nltk.download() command from the first cell in the jupyter notebook when running it for the first time

About

Machine Learning project to predict a label for a news feed using NLP


Languages

Language:Jupyter Notebook 100.0%