Skip to content

Using NLP and Machine Learning to predict nature of news

Notifications You must be signed in to change notification settings

Goutham-R/Predict-Nature-of-News

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict-Nature-of-News

Using NLP and Machine Learning to predict nature of news

Python Code that uses NLTK and Sci-kit Learn modules to categorise news using NLP and SVC

Required Dependencies:

  • Pandas : pip install pandas
  • Numpy : pip install numpy
  • NLTK : pip install nltk
  • Sci-Kit Learn : pip install sklearn

Dataset downloaded from https://www.kaggle.com/rohan9889/predict-news-category

About

Using NLP and Machine Learning to predict nature of news

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published