Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
wink-bm25-text-search
Configurable BM25 Text Search Engine with simple semantic search support
clientside-search
A highly efficient, isomorphic, full-featured, multilingual text search engine library, providing full-text search, fuzzy matching, phonetic scoring, document indexing and more, with micro JSON state hydration/dehydration in-browser and server-side.
tiny-tfidf
Minimal implementations of a couple of classic text analysis tools (TF-IDF and cosine similarity)
node-searcher
TF-IDF Searcher
@ckirby/wink-bm25-text-search
Configurable BM25 Text Search Engine with simple semantic search support
document-tfidf
A TFIDF analysis package that allows for tokens of any word length
tiny-tfidf-node
Node compatible version of tiny-tfidf
tiny-tfidf-3-ngram
A fork of https://github.com/kerryrodden/tiny-tfidf, removes text splitting and creates 3 ngrams instead.