Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
trigram-similarity
Determining the similarity of alphanumeric text based on trigram matching
trigram-utils
A few language trigram utilities
n-gram
Get n-grams from text
natural
General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.
@drorgl/n-gram
Get n-grams from text
mongoose-fuzzy-search
fuzzy search based on trigrams for mongoose odm
regex-trigram
JavaScript port of portions of Google Code Search
natural-ff
Minor modifications to the original `natural` node package: General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levens
trigram-search
trigram-based library for fast indexing and search over large arrays of data
pargv-lite
A lightning-fast, single-pass command line argument parser with structure validation
reasondb
A JavaScript schema optional extensible key-value backed datastore supporting element level security, triggers, query pipelines, graphs, objects, documents, and joins.
trigrams
Trigram files for 500+ languages
js-trgm
anywhichway
A JavaScript schema optional extensible key-value backed datastore supporting element level security, triggers, query pipelines, graphs, objects, documents, and joins.
query-tokenizer
Get keywords (tokens) from any search query
text-scorer
A configurable text scorer.
txi
Small, focused full-text indexing and search for any JavaScript application
@mrizki/natural
General natural language (tokenizing, stemming (English, Russian, Spanish), part-of-speech tagging, sentiment analysis, classification, inflection, phonetics, tfidf, WordNet, jaro-winkler, Levenshtein distance, Dice's Coefficient) facilities for node.
ngrammy
N-gram search index that is character based and supports Unicode. Useful for implementing autocomplete in functional programming style.
trigram-index
Creates an index using trigrams.