Skip to content

Project as a part of Programming Paradigms course

Notifications You must be signed in to change notification settings

ashutosh2411/cluster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cluster

Clustering huge number of documents more efficiently than traditional algorithms.

Find implementation details here

Project as a part of Programming Paradigms course

Input Format:

  • Path to folder containing the folders named as ‘labels’ and each folder containing the text files which belong to corresponding labels
  • Path to folder to dump output

Output Format:

  • 'cluster.txt' contains clustering map of files
  • 'resourses.txt' contains log of used resourses

Collaborators:

  • Ashutosh Upadhye
  • Amish Ranjan
  • Vishal Kumar Chaudhary

About

Project as a part of Programming Paradigms course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages