calculate-cosine-similarity
v1.0.2
Published
Package for calculate cosine similarity with two array
Downloads
8
Readme
Calculate Cosine Similarity
Calculate the cosine similarity between two arrays.
Description
Calculate Cosine Similarity is a package for calculate similarity between two arrays.
This project from my undergraduate thesis'project. When i develope hoax analyze system i need package for calculate similarity between two arrays and i did not find it. So i create package for calculate similarity two arrays with cosine similarity algorithm
Installation
$ npm i calculate-cosine-similarity