N-Gram

N-Gram generator

Generates sequences of characters from a given text, useful for data analysis and modeling

N-Gram generator in Ruby - http://en.wikipedia.org/wiki/N-gram

GitHub

37 stars
5 watching
6 forks
Language: Ruby
last commit: almost 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pwoolcoc/ngramsGenerates n-grams from sequences of tokens27
hassygo/charngram2vecA repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks23
postmodern/raingramsA flexible ngrams library in Ruby allowing users to model and generate text69
jwieting/charagramA tool for training and using character n-gram based word and sentence embeddings in natural language processing.125
tkellen/ruby-ngramBreaks text into contiguous sequences of words or phrases12
tom-lord/regexp-examplesA gem that generates random strings that match given regular expressions.520
saaadhu/rambleA Ruby library for generating text based on a given grammar4
marioruiz/string_patternA gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes16
reddavis/naive-bayesA simple implementation of a Naive Bayes classifier for text classification tasks49
patterns-ai-core/langchainrbA Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding1,487
zolrath/marky_markovGenerates text based on patterns found in input data228
rggen/rggenAutomatically generates source code for control and status registers (CSRs) from human-readable register map specifications.341
maetl/calyxA Ruby library for generating text based on declarative recursive grammars.62
mochizukikotaro/regex_sampleA Ruby gem that generates random strings based on regular expressions1
nullscreen/squidA Ruby library to generate graphs in PDF files using the Prawn gem.221