sanjayaksaxena / wink-distance

Distance functions for Bag of Words, Strings, Vectors and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wink-distance

Distance functions for Bag of Words, Strings, Vectors and more.

Build Status Coverage Status Inline docs devDependencies Status

Compute distances needed for NLP, de-duplication and clustering using wink-distance. It is a part of wink — a growing family of high quality packages for Statistical Analysis, Natural Language Processing and Machine Learning in NodeJS.

Installation

Use npm to install:

npm install wink-distance --save

Documentation

For detailed API docs, check out https://winkjs.github.io/wink-distance/ URL!

Need Help?

If you spot a bug and the same has not yet been reported, raise a new issue or consider fixing it and sending a pull request.

Copyright & License

wink-distance is copyright 2017 GRAYPE Systems Private Limited.

It is licensed under the under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.

About

Distance functions for Bag of Words, Strings, Vectors and more.


Languages

Language:JavaScript 100.0%