Markdown syntax beautification and cleanup
Web Literate Programming
Transform text within markup tags (HTML) via callbacks while preserving structure
Fliptop API wrapper
Interactive tools to create/edit model2d entities.
A component used to overlay documents (like PDF) for drawing and markup.
Model2d is the data model for 2d entities in daf (and abstraction over lower level path2d modeler).
Highly customizable library for building Markov chains and generating random data
A generic markov chain implementation in Rust.
A simple crate for creating a small markov model for text generation
Learn the properties of a FASTA sequence database and simulate sequences in a Markov process
Markov Chain implementation optimized for text generation.
A simple and fast Markov chain generator in Rust.
A minimal, thread-safe Markov chain implementation using reference-counted steps and weighted transitions
A simplistic Markov chain text generator
Random text generators based on Markov models.
A composable Markov Chain Monte Carlo (MCMC) framework for arbitrary state spaces in Rust
Internal MegaHAL implementation detail; APIs are not stable. Bidirectional Markov model with context window.
A simple markov chain text generator
Fork of the dead gimli project.
Markov chains for all your friends~
A smarter way to do markov chain, sentence generation
markov chain management
MarkyMarkov makes it easy to generate simply Markov Chains based upon input from either a source file or a string. While usable as a module in your code it can also be called on from the command line and piped into like a standard UNIX application.
Markov chains for Lita.
Enjoy markov process
A chat bot utilizing Markov chains. It speaks Russian and English.
A gem that produces Markov chain output from any text.
Markov chain generator
Pass it a list of entries (words, letters, ???) then, give it an entry and query for a "next" entry - the most likely next or perhaps some random threshold based next-entry
A Markov Chain text generator library