Skip to content

Live news categorization using NLP and machine learning

Notifications You must be signed in to change notification settings

bhaumik-choksi/Newsman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newsman - Smart LIVE news with machine learning

Newsman uses natural language processing to find out what category a particular news article belongs to. With Newsman, you can filter LIVE news articles into one of four categories. The GUI is implemented using TKinter in Python.

Instructions

  1. Clone the repo
  2. Get your API key here
  3. Paste the API key into test.py (replace "X")
  4. python3 train.py
  5. python3 test.py
  6. Use the GUI

Categories for news

  • Business
  • Technology
  • Health
  • Entertainment

Samples

img

img

Dataset

UCI News Aggregator Data Set

Releases

No releases published

Packages

No packages published

Languages