Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 851 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 851 Bytes

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