n-gram
Get n-grams from text
Found 27 results for n-gram
Get n-grams from text
A few language trigram utilities
Nodejs language detection library using n-gram
Simple and Performant Language detection library (pure JS and zero dependencies)
Get n-grams from text
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.
Text classification using n-grams and cosine similarity
A lightweight, rule-based text similarity calculator that selects the most appropriate comparison algorithm based on input string lengths.
A collection of string comparisons algorithms
Simple and Performant Language detection library (pure JS and zero dependencies)
The easiest way to get n-gram chunks from strings or token arrays!
Nodejs language monitor library using languagedetect and unicode
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/)
A profanity filter that lives up to its name.
A CJK text tokenizer
Count N-Grams in a String or Array
most common words according to google
Word generation based on n-gram models, and a cli utility to generate said models
N-gram based searching for [mongoose](https://github.com/Automattic/mongoose) models
For all your n-gram and skip-gram needs ðŸ”
A tiny search engine.
README
A lightweight and flexible implementation of Markov chains with support for n-grams, text generation, and persistence
Feature hashing, also known as the hashing trick, a fast and space-efficient way of vectorizing features.
a super lightweight & fast direct translator from Japanese Katagana or Hiragana to English Romaji (Romanized Japanese) for NodeJS
Natural language detection for Joi validation.
Advanced fuzzy search library with Levenshtein distance, n-gram indexing, and Web Worker support