raingrams
ngram generator
A flexible ngrams library in Ruby allowing users to model and generate text
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.
69 stars
7 watching
7 forks
Language: Ruby
last commit: almost 4 years ago
Linked from 1 awesome list
ngramsruby
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates n-grams from sequences of tokens | 27 |
| Generates sequences of characters from a given text, useful for data analysis and modeling | 37 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| A Ruby library to generate graphs in PDF files using the Prawn gem. | 221 |
| A PostgreSQL client library for Ruby that provides a straightforward interface to interact with PostgreSQL databases. | 804 |
| An asynchronous PostgreSQL client library for Ruby that provides a connection interface with EventMachine support. | 59 |
| A Ruby library for generating plain text tables with a column-based API and flexible configuration options. | 245 |
| A Ruby library for generating text based on a given grammar | 4 |
| Automates creation of Ruby client libraries from Protocol Buffer definitions. | 46 |
| A Ruby library for generating text based on declarative recursive grammars. | 62 |
| A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,487 |
| A Ruby gem that generates a Sinatra application with a Rails-like structure and simplicity. | 253 |
| Generates geometric background images from strings using a combination of color manipulation and pattern generation. | 1,256 |
| Generates graphical syntax trees for linguistic research using Ruby | 102 |
| A platform that enables users to generate 2D and 3D graphics from text descriptions using a combination of natural language processing and computer graphics | 589 |