Files
copycat/README.md
2012-10-26 17:35:08 +01:00

897 B

co.py.cat

An implementation of the Hofstadter copycat algorithm

This implementation is a copycat of Scott Boland's Java implementation, but re-written into Python. It's not a direct translation - but based on his code. I did not carry over the GUI, as this version can more usefully be run from command line, or imported for use by other Python scripts.

In cases where I could not grok the Java implementation easily or directly I took ideas from the LISP implementation, or directly from Melanie Mitchell's "Analogy-Making as Perception"