https://github.com/ix/ocamarkov
Markov text generator module in OCaml.
https://github.com/ix/ocamarkov
Last synced: about 1 year ago
JSON representation
Markov text generator module in OCaml.
- Host: GitHub
- URL: https://github.com/ix/ocamarkov
- Owner: ix
- License: mit
- Created: 2015-11-28T08:22:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-21T00:03:45.000Z (about 10 years ago)
- Last Synced: 2025-02-12T14:28:05.475Z (over 1 year ago)
- Language: OCaml
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ocamarkov
==========
Ocamarkov is an attempt to create a module for generating text in OCaml.