Skip to content

MOAZ47/Predict-News-Category

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Predict-News-Category

I have used dataset provided by machine hack.

I am using Natural Language Processing here.

There are four categories in the dataset(Politics, Technology, Entertainment, Business) My task is to look at the provided news text, and predict in which category does it fall.

I started to work on this problem by eliminating punctuations and stop words, and then performing leemitization. I trained the data using naive-bayes classifier, and then applied it to test set.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published