Showing 1-20 of 28 packages
Trigram files for 500+ languages
fuzzy search based on trigrams for mongoose odm
find npm trigrams
A utility for analyzing text to find bigrams, trigrams, and other n-grams.
A few language trigram utilities
A data structure to store words by its trigrams
A collection of string comparisons algorithms
Minimal implementations of a couple of classic text analysis tools (TF-IDF and cosine similarity)
Library for NLU (Natural Language Understanding) done in Node.js
Creates an index using trigrams.
plugin for nlp-compromise
Library for NLU (Natural Language Understanding) done in Node.js (fork from node-nlp before they went for the injection route
A lightweight and flexible implementation of Markov chains with support for n-grams, text generation, and persistence
A configurable text scorer.
A port of Brian Romanowski's Java-based open source Kneser-Ney language model, according to Chen and Goodman's kneser-ney-mod-fix description, to nodejs using the 'natural' npm package.
Determining the similarity of alphanumeric text based on trigram matching
Small, focused full-text indexing and search for any JavaScript application
This bot detects when suspicious smart contract are deployed
Create and query searchable document indices.
A fork of https://github.com/kerryrodden/tiny-tfidf, removes text splitting and creates 3 ngrams instead.