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
- Host: GitHub
- URL: https://github.com/andreacrotti/markov_fun
- Owner: AndreaCrotti
- License: epl-1.0
- Created: 2017-07-21T12:25:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T15:19:26.000Z (about 8 years ago)
- Last Synced: 2025-02-01T08:30:57.472Z (11 months ago)
- Topics: clojure, markov-chain, text-processing
- Language: Clojure
- Size: 3.57 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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