Skip to content

This is a java application to find the nearest neighboring document using cosine similarity and euclidean distance

Notifications You must be signed in to change notification settings

mouryallagadda/DocSimilaritySearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocSimilaritySearch

Finding the nearest neighbour for a given document in a matrix of documents, classified by class labels and evaluating the NN model based on cosine similarity and euclidean distance.

Releases

No releases published

Packages

No packages published

Languages