calyx

Text generator

A Ruby library for generating text based on declarative recursive grammars.

A Ruby library for generating text with recursive template grammars.

GitHub

62 stars
5 watching
5 forks
Language: Ruby
last commit: about 2 years ago
Linked from 1 awesome list

dslgenerative-artgrammarsrubysyntax-treetext

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
saaadhu/ramble A Ruby library for generating text based on a given grammar 4
gsmendoza/gitara A Ruby-based DSL for generating tablature notation in Lilypond music format 37
patterns-ai-core/langchainrb A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding 1,415
zolrath/marky_markov Generates text based on patterns found in input data 228
matt-harvey/tabulo A Ruby library for generating plain text tables with a column-based API and flexible configuration options. 245
rali-udem/simplenlg-enfr A Java library for generating text in multiple languages, with a focus on grammatical accuracy and coverage of language fundamentals. 25
reddavis/n-gram Generates sequences of characters from a given text, useful for data analysis and modeling 37
ahoward/tagz A Ruby library that provides an unobtrusive and safe syntax for generating HTML and XML. 31
opal/paggio A Ruby DSL to generate HTML and CSS with support for Sinatra integration, Markdown rendering, Opal script execution, and local method calling. 42
arbox/tokenizer A Ruby-based library for splitting written text into tokens for natural language processing tasks. 46
postmodern/raingrams A flexible ngrams library in Ruby allowing users to model and generate text 69
imikimi/literate_randomizer A Ruby gem that generates near-English prose using Markov chains. 110
jehugaleahsa/mustache-sharp A text template engine that allows declarative generation of text with meaningful placeholders and logic-based control 306
minimaxir/aitextgen A Python package for text generation using GPT-2 and EleutherAI's models, with fine-tuning capabilities. 1,842
batzner/tensorlm A library for text generation with recurrent neural networks using TensorFlow 61