ngrams topic
JamSpell
Modern spell checking library - accurate, fast, multi-language
colibri-core
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dy...
neuspell
NeuSpell: A Neural Spelling Correction Toolkit
covid19_twitter
Covid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
tongrams
A C++ library providing fast language model queries in compressed space.
wink-nlp-utils
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
poesy
Poetry generation via natural language markov models
language-detector
A fast and reliable PHP library for detecting languages
raingrams
A flexible and general-purpose ngrams library written in Ruby. Raingrams supports ngram sizes greater than 1, text/non-text grams, multiple parsing styles and open/closed vocabulary models.
ngram-language-model
Python implementation of an N-gram language model with Laplace smoothing and sentence generation.