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.
159 stars
5 watching
6 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
auto-completefuzzy-searchquicksilversmart-sortstring-scoring
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An optimization of a document scoring algorithm to leverage CPU SIMD extensions for improved performance. | 2 |
| | A JavaScript implementation of a fuzzy string matching algorithm | 152 |
| | A mobile app that allows users to score matches in a practice setting, with features like dark mode and save functionality. | 43 |
| | A C++ library for fast string matching using the Levenshtein Distance algorithm | 250 |
| | A lightweight JavaScript library for searching similar strings in an array of objects | 226 |
| | Automatically tests .NET programs by generating random test cases based on predefined properties | 1,169 |
| | A Swift library that provides a type-safe interface for string formatting on iOS and macOS | 166 |
| | Tools and helpers to facilitate migration from JSVerify's property-based testing to fast-check. | 2 |
| | A library that provides optimized string manipulation functions to improve performance on modern CPUs. | 2,290 |
| | An automated music scoring system that generates complexity and difficulty scores from MusicXML files. | 7 |
| | A productivity app that enables users to quickly substitute common words and phrases with a few key strokes. | 106 |
| | An evaluation metric for text generation using BERT-based models | 1,631 |
| | A machine learning tool that ranks strings based on their relevance for malware analysis. | 688 |
| | A collection of classes for string matching algorithms | 378 |
| | A JavaScript library to improve fuzzy matching in web controls by leveraging a modified Quicksilver scoring algorithm. | 296 |