Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
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.
wuzzy
library for simularity identification
trigram-similarity
Determining the similarity of alphanumeric text based on trigram matching
mongoose-fuzzy-search
fuzzy search based on trigrams for mongoose odm
node-vntokenizer
Tokenizer for Vietnamese in Nodejs and Javascript
jhaystack
JavaScript search engine
node-tfidf
TF-IDF string for Nodejs
simplengrams
The easiest way to get n-gram chunks from strings or token arrays!
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
redis-search
redis-search is a very light-weight search engine for node.js using redis. This module is an implementation of [n-gram method](http://en.wikipedia.org/wiki/N-gram). This is a light general purpose search library that could be integrated into a blog, a documentation server, etc.
ngramjs
String ngram splitter.
query-tokenizer
Get keywords (tokens) from any search query
ngram-natural-language-generator
Takes in a text/file/stream and generates random sentences that sound like they could have been in the text
datalib-sketch
Probabilistic data structures for large or streaming data sets.
ngramable
String ngram splitter.
ngram
ngrams for node.js
@putervision/grokjs
A JavaScript implementation of a basic Language Model (LM) and utilities designed to facilitate natural language processing tasks, inspired by advanced models like xAI's Grok. (not affiliated with xAI)
methodius-cli
Run Methodius from the command line. Analyze text for ngrams and frequencies with ease.
simple-ngram-markov
A simple and fast module for creating and adding to ngram models and generating markov chains using these models.
clustring
Algorithms for clustering strings