Search results
186 packages found
Protobuf and gRPC definitions for microservice-based argumentation machines
JavaScript implementation of the SSIM algorithm
Calculates cosine similarity of two vector values in Node-RED
A very fast implementation of cosine-similarity for comparing two vectors. Up to 6x faster than the compute-cosine-similarity library.
A blazing-fast semantic search React component. Match by meaning, not just by letters. Search as you type without waiting (no debounce needed). Rank by cosine similarity.
A Node.js package to calculate string similarity.
- string
- matching
- comparison
- similarity
- algorithm
- node
- node.js
- npm
- package
- library
- util
- utility
- tool
- spell correction
- View more
A lightweight and efficient vector database for storing and searching text embeddings in the browser's local storage. The package uses OpenAI's API to generate embeddings for text documents and provides functionality for similarity search, filtering, and
Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm
A library for comparing strings and determining their similarity.
Finds degree of similarity between strings, based on Dice's Coefficient.
Document classification using tesseract.js and string-similarity-js.
Fastest SIMD-Accelerated Vector Similarity Functions for x86 and Arm
Implementations of various string similarity metrics.
Compare strings with best suitable algorithm for your need
[![npm-version](https://img.shields.io/npm/v/levenary.svg)](https://www.npmjs.com/package/levenary) [![github-actions](https://github.com/tanhauhau/levenary/workflows/CI/badge.svg)](https://github.com/tanhauhau/levenary/actions)
- leven
- levenshtein
- distance
- array
- string
- algorithm
- algo
- difference
- diff
- fast
- fuzzy
- similar
- similarity
- compare
- View more
How similar are these two strings?
An extension of Set meant for checking similarity of strings. Also offers static functions that can be used seperately from the SimilaritySet.
- string-similarity
- similarity-set
- similarity
- strings
- similar
- difference
- compare
- comparison
- dice
- levensthein
- jaccard
provides functions for comparing and calculating the similarity between two strings using various methods.
- compare
- comparison
- didyoumean
- diff
- difference
- distance
- edit
- find
- fuzzy
- leven
- levenshtein
- match
- matching
- similar
- View more
React Hook for [`indexed-vector-store`](https://github.com/danielivanovz/indexed-vector-store) package. Used for [demo](https://github.com/danielivanovz/indexed-vector-store-demo) and deployed at my [website](https://app.danielivanov.me/vector-database/).
- natural-language-processing
- indexeddb
- vector-store
- vector-database
- embeddings
- word-embeddings
- semantic-search
- similarity-search
- embeddings-search
- similarity
- semantic
- search
- nlp
The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.