djc / instant-segmentLinks
Fast English word segmentation in Rust
☆101Updated last month
Alternatives and similar repositories for instant-segment
Users that are interested in instant-segment are comparing it to the libraries listed below
Sorting:
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 5 months ago
- Rust client for txtai☆113Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Fast approximate nearest neighbor searching in Rust, based on HNSW index☆337Updated 2 weeks ago
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- Rust wrapper for the BlingFire tokenization library☆15Updated 5 years ago
- Common stop words in a variety of languages☆24Updated 3 months ago
- A Rust Vector which swaps to disk based on given parameters☆45Updated 2 years ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Rust implementation of JMESPath, a query language for JSON☆150Updated 5 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago
- Rust port of sentence-transformers (https://github.com/UKPLab/sentence-transformers)☆122Updated last year
- Simple string matching with single- and multiple-wildcard operator☆92Updated 3 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Fast suffix arrays for Rust (with Unicode support).☆278Updated 2 years ago
- Parallel iterator processing library for Rust☆103Updated 3 weeks ago
- ☆67Updated 2 years ago
- Texting Robots: A Rust native `robots.txt` parser with thorough unit testing☆29Updated last year
- Hidden Markov Models in Rust☆78Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 3 months ago
- A simple and lightweight fuzzy search engine that works in memory, searching for similar strings (a pun here).☆185Updated 3 months ago
- Multilingual implementation of RAKE algorithm for Rust☆35Updated 9 months ago
- ☆81Updated 4 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Rust implementation for T1HA (Fast Positive Hash)☆90Updated last year
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆125Updated 5 years ago
- Array helpers for Rust's Vector and String types☆78Updated 2 years ago