markov 0.1.0 copy "markov: ^0.1.0" to clipboard
markov: ^0.1.0 copied to clipboard

outdatedDart 1 only

A simple Markov chain implementation. Generates words and punctuation. Tuned for tweets.

markov #

A simple Markov chain implementation. Generates words and punctuation. Tuned for tweets.

Usage #

Look at example/stdin_example.dart for a simple way of generating new text based on text provided through POSIX standard input.

3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A simple Markov chain implementation. Generates words and punctuation. Tuned for tweets.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

quiver, string_scanner

More

Packages that depend on markov