compute-io / cosine-similarityLinks
Computes the cosine similarity between two arrays.
☆98Updated last year
Alternatives and similar repositories for cosine-similarity
Users that are interested in cosine-similarity are comparing it to the libraries listed below
Sorting:
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆98Updated last year
- Next-generation take on pre/post function hooks☆83Updated last month
- Tokenize paragraphs into sentences, and smaller tokens.☆48Updated last year
- A trainable Hidden Markov Model with Gaussian emissions using TensorFlow.js☆30Updated 2 years ago
- Simply gzip and ungzip in Node.js with promises☆55Updated 7 years ago
- Node.js module to very quickly (de)compress short strings. Uses the SIMD-powered entropy encoding features of shoco.☆30Updated 6 years ago
- Generate a Buffer instance from a Data URI string☆86Updated 2 years ago
- The fastest way to parse JSON safely☆89Updated 3 years ago
- Distance functions to compare vectors☆71Updated 8 months ago
- Node.js asynchronous implementation of the clustering algorithm k-means.☆102Updated 2 years ago
- This stemmming module for Node.js provides stemming capability for a variety of languages using Dr. M.F. Porter's Snowball API.☆51Updated 3 months ago
- Node wrapper around FastText Library☆57Updated 2 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- ☆37Updated last month
- Locality-Sensitive Hashing implementation in node.js for fast and scalable approximate nearest neighbors search☆13Updated 6 years ago
- A rate limiting store for express-rate-limit with Redis/Redict/Valkey/etc.☆195Updated 3 weeks ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 4 months ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆168Updated last month
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Zstd wrapper for Nodejs☆27Updated 6 years ago
- 🌲 A wrapper for Pino to provide Bunyan's multiple stream API☆69Updated 3 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 8 years ago
- Node.js Transform stream that passes data through at `n` bytes per second☆186Updated 8 years ago
- Parse data: URLs☆74Updated last year
- Write data to a random temporary file☆105Updated 10 months ago
- Sentence Boundary Detection in javascript for node. http://tessmore.github.io/sbd/☆213Updated last year
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆82Updated 5 years ago
- Simplified encryption/decryption for node.js☆82Updated 5 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated 10 months ago