217 skills found · Page 1 of 8
neuspell / NeuspellNeuSpell: A Neural Spelling Correction Toolkit
bakwc / JamSpellModern spell checking library - accurate, fast, multi-language
thepanacealab / Covid19 TwitterCovid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
econpy / Google NgramsPython scripts for retrieving CSV data from the Google Ngram Viewer and plotting it in XKCD style. The Python script for retrieving ngram data was originally modified from the script at www.culturomics.org.
bennyschmidt / Next Token PredictionNext-token prediction in JavaScript — build fast language and diffusion models.
winkjs / Wink Nlp UtilsNLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
landrok / Language DetectorA fast and reliable PHP library for detecting languages
jermp / TongramsA C++ library providing fast language model queries in compressed space.
proycon / Colibri CoreColibri 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 and query pattern models.
gpoulter / Python NgramPython Set subclass that supports searching by ngram similarity
Lazin / Go NgramNgram index for golang
orgtre / Google Books Ngram FrequencyWord/n-gram frequency lists for the Google Books Ngram Corpus (v3, all languages) with Python code
liuhuanyong / WordSegmentChinese WordSegment based on algorithms including Maxmatch (forward, backward, bidirectional), HMM,N-gramm(max prob ngram, biward ngam) etc...中文分词算法的实现,包括最大向前匹配、最大向后匹配,最大双向匹配,ngram,HMM,及其性能对比
joshualoehr / Ngram Language ModelPython implementation of an N-gram language model with Laplace smoothing and sentence generation.
rami0205 / NGramSwinN-Gram in Swin Transformers for Efficient Lightweight Image Super-Resolution (CVPR2023 Accepted)
shantanu1109 / Coursera DeepLearning.AI Natural Language Processing SpecializationThis Repository Contains Solution to the Assignments of the Natural Language Processing Specialization from Deeplearning.ai on Coursera Taught by Younes Bensouda Mourri, Łukasz Kaiser, Eddy Shyu
cloudera / Python NgramsNo description available
postmodern / RaingramsA 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.
oduwsdl / Sumgramsumgram is a tool that summarizes a collection of text documents by generating the most frequent sumgrams (conjoined ngrams)
anfederico / PoesyPoetry generation via natural language markov models