An open API service indexing awesome lists of open source software.

https://github.com/andreacrotti/markov_fun

fun with Markov chains
https://github.com/andreacrotti/markov_fun

clojure markov-chain text-processing

Last synced: 10 months ago
JSON representation

fun with Markov chains

Awesome Lists containing this project

README

          

# markov-text

Clojure library to generate fun text from various sources.

## Usage

lein run your-long-file.txt

## License

Copyright © 2017 Andrea Crotti

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.

## Other similar projects

- https://blog.rinatussenov.com/text-analysis-markov-chains-and-bible-quotes-generator-fd0fa09ced20