Skip to content

vishjain/News-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News-System

A news article recommendation system written in python. Utilized term frequence - inverse document frequency to generate tags for invidual news articles. Then used the vector of tags to run a K-means clustering algorithm to cluster articles. User inputs some article they read and the program generates 5 article recommendations. final_project.py file has instructions on how to run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages