Crates.io | nekosearch |
lib.rs | nekosearch |
version | 0.0.1 |
created_at | 2025-09-18 21:48:25.424254+00 |
updated_at | 2025-09-18 21:48:25.424254+00 |
description | A Rust toolkit for text search, fuzzy matching and intent detection: tokenization, normalization, TF-IDF, Jaccard, Levenshtein, and ranking pipelines. |
homepage | https://github.com/pas2rust/ |
repository | https://github.com/pas2rust/nekosearch |
max_upload_size | |
id | 1845463 |
size | 3,819 |
A Rust toolkit for text search, fuzzy matching, and intent detection.
From minimal, dependency-free matching to full ranking pipelines with TF-IDF, Jaccard, and Levenshtein.
split_whitespace
)rayon
feature)serde
feature)