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
37 stars
5 watching
6 forks
Language: Ruby
last commit: almost 5 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Generates n-grams from sequences of tokens | 27 | |
| A repository providing a re-implementation of character n-gram embeddings for pre-training in natural language processing tasks | 23 | |
| A flexible ngrams library in Ruby allowing users to model and generate text | 69 | |
| A tool for training and using character n-gram based word and sentence embeddings in natural language processing. | 125 | |
| Breaks text into contiguous sequences of words or phrases | 12 | |
| A gem that generates random strings that match given regular expressions. | 520 | |
| A Ruby library for generating text based on a given grammar | 4 | |
| A gem that generates strings according to predefined patterns or regular expressions for testing and data generation purposes | 16 | |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 | |
| A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 | |
| Generates text based on patterns found in input data | 228 | |
| Automatically generates source code for control and status registers (CSRs) from human-readable register map specifications. | 341 | |
| A Ruby library for generating text based on declarative recursive grammars. | 62 | |
| A Ruby gem that generates random strings based on regular expressions | 1 | |
| A Ruby library to generate graphs in PDF files using the Prawn gem. | 221 |