Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document-Clustering

Given an input string query, our aim was to get as an output, a set of documents ordered by how relevant they are to the given input query. We used the Cosine similarity measure to measure the relevance.

Here hello*.txt files are the custom test files. (Input query can contain only those words which have already occured in the doucuments(i.e the test files)) Team Parter: Harsh Parikh

About

Given an input string query, our aim was to get as an output, a set of documents ordered by how relevant they are to the given input query. We used the Cosine similarity measure to measure the relevance

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages