Gikkman / jobe

A Markov chain based text generation library, inspired by COBE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jobe

Build Status Coverage Status

A Markov chain based text generation library, inspired by COBE https://github.com/pteichman/cobe

Contribution

Contribution is welcome, just send in a pull request. To make sure contributions follows the standards, please run the following maven goal before making a pull request:

mvn formatter:format license:format validate test

About

A Markov chain based text generation library, inspired by COBE

License:MIT License


Languages

Language:Java 100.0%