| cobe(1) | User Commands | cobe(1) |
cobe - Markov chain based text generator library and chatbot
cobe [-h] [-b BRAIN] [--instatrace FILE] command
cobe is a Markov chain based text generator, it uses Markov modeling to generate text responses after learning from input text. cobe use an on-disk data store (brain database) for low memory usage. The cobe command line tool can be used for interacting with a brain database.
Run `cobe command -h' to access the built-in documentation of each command.
Peter Teichman <peter@teichman.org>
This manual page was written by Daniele Tricoli <eriol@mornie.org>, for the Debian project (but may be used by others).
| Nov 2011 | cobe 2.0.2 |