Modern spell checking library - accurate, fast, multi-language
-
Updated
Aug 29, 2024 - C++
Modern spell checking library - accurate, fast, multi-language
A C++ library providing fast language model queries in compressed space.
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 dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate a…
fast and comprehensive k-mer counting package
A C++ library implementing fast language models estimation using the 1-Sort algorithm.
OpenMP implementation of an algorithm to extract word N-Grams histogram
Spell Checker using a Hash Table
Modern spell checking library - accurate, fast, multi-language
A C++ library that conduct basic text analysis for preprocessing a given string.
Simple command-line tool to identify the language of a given text using 2 different identification models.
Semestral project for the subject B6B36PJC on FEE CTU in winter semester 2019.
Add a description, image, and links to the ngrams topic page so that developers can more easily learn about it.
To associate your repository with the ngrams topic, visit your repo's landing page and select "manage topics."