Skip to content

machine-learning-projects/document-similarity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

document-similarity

Attempts to quantify the similarity between two documents.

cosine similarity

Converts two documents to vectors and computes the similarity between those vectors. Similarity is calculated by taking the inner product space that measures the cosine angle between them.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages