cmpstr-cli
Simple CLI wrapper for the CmpStr package to normalize and compare strings directly via terminal
text-similarity-node
High-performance and memory efficient native C++ text similarity algorithms for Node.js
chunk-match
NodeJS library that semantically chunks text and matches it against a user query using cosine similarity for precise and relevant text retrieval
similarity-sensitive-hash
Lightning-fast cosine similarity search using locality-sensitive hashing. Compress high-dimensional vectors into tiny fingerprints for 10× faster similarity search with 99% less memory usage.
distance-sensitive-hash
Lightning-fast Euclidean distance search using locality-sensitive hashing. Compress high-dimensional vectors into tiny fingerprints for 10× faster similarity search with 99% less memory usage.