reneklacan / symspell
Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.
☆134Updated 2 months ago
Alternatives and similar repositories for symspell:
Users that are interested in symspell are comparing it to the libraries listed below
- finalfusion embeddings in Rust☆99Updated last year
- A rust implementation of some popular snowball stemming algorithms☆125Updated 11 months ago
- ☆65Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆206Updated last month
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆172Updated last year
- Parallel iterator processing library for Rust☆103Updated last year
- The fastest and lightest mail parsing Rust library.☆175Updated last year
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Small and fast library for k-means clustering.☆48Updated 5 months ago
- Multilingual implementation of RAKE algorithm for Rust☆33Updated 2 months ago
- A data structure to efficiently intern, cache and restore strings.☆192Updated 3 weeks ago
- REGex in Rust with EcmaScript Syntax☆186Updated 3 months ago
- Fast English word segmentation in Rust☆98Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- ↕️ Simple database schema migration library for rusqlite, written with performance in mind.☆83Updated this week
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆137Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Voca_rs is the ultimate Rust [unicode] string library, implemented as independent functions and on Foreign Types (String and str).☆183Updated 2 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Extract differences between arbitrary datastructures☆88Updated last year
- Rust library to find links such as URLs and email addresses in plain text, handling surrounding punctuation correctly☆219Updated 5 months ago
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆324Updated last month
- Unicode Normalization forms according to UAX#15 rules☆178Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆227Updated 6 months ago
- Fast Mustache template engine implementation in pure Rust.☆323Updated 2 months ago
- Rust client for txtai☆111Updated last week
- A lightweight full-text search library written in Rust that provides full control over the scoring calculations☆69Updated 9 months ago
- Proc-macro library used to map a tokio-postgres row to a Rust type (struct)☆64Updated 2 years ago
- Vec-backed ID-tree☆57Updated last week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 6 months ago