quick-score
String scorer
A JavaScript library for scoring and matching strings based on similarity algorithms, used for auto-completion and search functionality.
A JavaScript string-scoring and fuzzy-matching library based on the Quicksilver algorithm, designed for smart auto-complete.
158 stars
5 watching
6 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
auto-completefuzzy-searchquicksilversmart-sortstring-scoring
Related projects:
Repository | Description | Stars |
---|---|---|
hpclab/vectorized-quickscorer | An implementation of an algorithm to rank documents using additive ensembles of regression trees and SIMD optimizations for improved performance | 2 |
jhawthorn/fzy.js | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
pondorasti/stonkscorer | A mobile app that allows users to score matches in a practice setting, with features like dark mode and save functionality. | 43 |
rapidfuzz/rapidfuzz-cpp | A C++ library for fast string matching using the Levenshtein Distance algorithm | 244 |
wouterrutgers/fuzzy-search | A lightweight JavaScript library for searching similar strings in an array of objects | 224 |
fscheck/fscheck | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,168 |
nicklockwood/sprinter | A Swift library that provides a type-safe interface for string formatting on iOS and macOS | 166 |
dubzzz/jsverify-to-fast-check | Tools and helpers to facilitate migration from JSVerify's property-based testing to fast-check. | 2 |
ashvardanian/stringzilla | A library that provides optimized string manipulation functions to improve performance on modern CPUs. | 2,223 |
xwsxethan/musicscoring | An automated music scoring system that generates complexity and difficulty scores from MusicXML files. | 7 |
quickwords/quickwords | A productivity app that enables users to quickly substitute common words and phrases with a few key strokes. | 106 |
tiiiger/bert_score | An evaluation metric for text generation using BERT-based models | 1,608 |
mandiant/stringsifter | A machine learning tool that ranks strings based on their relevance for malware analysis. | 681 |
flori/amatch | A collection of classes for string matching algorithms | 378 |
rmm5t/liquidmetal | A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 295 |