{ "info": { "author": "David Benjamin", "author_email": "david@slowbluecamera.com", "bugtrack_url": null, "classifiers": [], "description": "# slackbot-eliza\n\nThis is a [slackbot](https://github.com/lins05/slackbot) plugin that implements a\nvery simple version of the [\"Eliza\"](https://en.wikipedia.org/wiki/ELIZA) program.\n\nThis implementation is wholly based on\n[one shared by Evan Dempsey @ SmallSureThing](https://www.smallsurething.com/implementing-the-famous-eliza-chatbot-in-python/)\nwhich is in turn\n[based on an earlier implementation](http://www.jezuk.co.uk/cgi-bin/view/software/eliza).\nThey are pretty simple implementations, so they will not pass any turing tests.\n\nBut it makes a more amusing default reply than, \"I'm sorry, Dave. I can't do that!\"\n\nref J. Weizenbaum, [ELIZA - A Computer Program For the Study of Natural Language Communication Between Man And Machine](http://www.cse.buffalo.edu/~rapaport/572/S02/weizenbaum.eliza.1966.pdf) Communications of the ACM, Vol 9, No 1, January 1966\n", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/slowbluecamera/slackbot-eliza/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/slowbluecamera/slackbot-eliza", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "slackbot-eliza", "package_url": "https://pypi.org/project/slackbot-eliza/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/slackbot-eliza/", "project_urls": { "Download": "https://github.com/slowbluecamera/slackbot-eliza/tarball/0.1", "Homepage": "https://github.com/slowbluecamera/slackbot-eliza" }, "release_url": "https://pypi.org/project/slackbot-eliza/0.1/", "requires_dist": null, "requires_python": null, "summary": "Slackbot Eliza Plugin", "version": "0.1" }, "last_serial": 2116189, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7a634ba1ee58add2c84be13eab9e21bd", "sha256": "f08ee0f00247ccb0b2d641678f2a3917b4f7550b0d01c0db987bd04e26f64527" }, "downloads": -1, "filename": "slackbot-eliza-0.1.tar.gz", "has_sig": false, "md5_digest": "7a634ba1ee58add2c84be13eab9e21bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2016-05-15T05:17:17", "url": "https://files.pythonhosted.org/packages/6a/3e/e2a2ab9a81d67d8bdc6836b08862dfef47bf53620ca4559adf4202e369cc/slackbot-eliza-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7a634ba1ee58add2c84be13eab9e21bd", "sha256": "f08ee0f00247ccb0b2d641678f2a3917b4f7550b0d01c0db987bd04e26f64527" }, "downloads": -1, "filename": "slackbot-eliza-0.1.tar.gz", "has_sig": false, "md5_digest": "7a634ba1ee58add2c84be13eab9e21bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5730, "upload_time": "2016-05-15T05:17:17", "url": "https://files.pythonhosted.org/packages/6a/3e/e2a2ab9a81d67d8bdc6836b08862dfef47bf53620ca4559adf4202e369cc/slackbot-eliza-0.1.tar.gz" } ] }