Skip to content

pH14/docdistance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document Distance

Quick web app to compare two documents based on document distance. Document distance is the cosine similarity of two documents' word vectors <'word_1': freq_1, 'word_2': freq_2... 'word_n': freq_n>

It was written in a rush and without proof-reading--it has some hacky code. The docdist.rb file/algorithm is good and portable though.

About

check the document distance of famous works vs your writing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors