DOKK / manpages / debian 10 / python-cobe / cobe.1.en
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.

Show the help message and exit.
Use BRAIN as brain database.
Log performance statistics to FILE.

Start an interactive console.
Initialize a new brain.
Start an IRC client.
Learn a file of text.
Learn a file of IRC log text.
Configure a stemmer.
Delete the stemmer.

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