COBE

Software Screenshot:
COBE
Software Details:
Version: 2.0.4
Upload Date: 14 Apr 15
Developer: Peter Teichman
Distribution Type: Freeware
Downloads: 17

Rating: 2.0/5 (Total Votes: 1)

COBE (Code of Business Ethics) is a conversation simulator, a database backed port of MegaHAL.

It has been inspired by the success of Hailo: http://blogs.perl.org/users/aevar_arnfjor_bjarmason/2010/01/hailo-a-perl-rewrite-of-megahal.html

Our goals are similar: an on-disk data store for lower memory usage, better support for Unicode, and general stability.

You can read about the original MegaHAL here: http://megahal.alioth.debian.org/How.html

In short, it uses Markov modeling to generate text responses after learning from input text.

Cobe currently behaves similarly to MegaHAL 9.1.1. It uses 5th-order Markov chains by default, generates as many responses as it can in a constant amount of time, and scores those responses based on the surprise they create given the Markov probabilities. This is described in greater detail in the document linked above.

Cobe installs a command line tool (called cobe) for interacting with a brain database, though it is also intended to be used as a Python api. See the documentation in the cobe.brain module for details.

To install from a tarball:

python setup.py install

Or from the Python Package Index:

easy_install cobe

Usage:

cobe init
cobe learn < text file >
cobe console

Requirements:

  • Python

Similar Software

Genifer
Genifer

3 Jun 15

MLPY
MLPY

14 Apr 15

Player
Player

3 Jun 15

Comments to COBE

Comments not found
Add Comment
Turn on images!