Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
n-gram
Get n-grams from text
trigram-utils
A few language trigram utilities
languagedetect
Nodejs language detection library using n-gram
tinyld
Simple and Performant Language detection library (pure JS and zero dependencies)
@drorgl/n-gram
Get n-grams from text
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.
@ocelotbot/tinyld
Simple and Performant Language detection library (pure JS and zero dependencies)
language-monitor
Nodejs language monitor library using languagedetect and unicode
ml-classify-text
Text classification using n-grams and cosine similarity
simtext
A lightweight, rule-based text similarity calculator that selects the most appropriate comparison algorithm based on input string lengths.
langdetect-js
This is a language detection library implemented in plain node.js. (aliases: language identification, language guessing). This is ported from Java langdetect project(https://code.google.com/p/language-detection/)
simplengrams
The easiest way to get n-gram chunks from strings or token arrays!
string-comparisons
A collection of string comparisons algorithms
super-profanity
A profanity filter that lives up to its name.
joi-tinyld
Natural language detection for Joi validation.
cjk-tokenizer
A CJK text tokenizer
skipgram
For all your n-gram and skip-gram needs 🔠
mongoose-fulltext-plugin
N-gram based searching for [mongoose](https://github.com/Automattic/mongoose) models
word-list-google
most common words according to google
ngram-word-generator
Word generation based on n-gram models, and a cli utility to generate said models