Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coreysutphin/eliza
https://github.com/coreysutphin/eliza
chatbot nlp perl regular-expressions
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coreysutphin/eliza
- Owner: CoreySutphin
- Created: 2018-02-10T14:29:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-10T14:31:37.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T10:43:41.030Z (3 months ago)
- Topics: chatbot, nlp, perl, regular-expressions
- Language: Perl
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Eliza
Project for CMSC 416 Natural Language Processing, Eliza is a "psychotherapist" who uses regular expressions to inerpret user input and give back a suitable response or question. You can say things like 'I need a hug' and Eliza will respond with 'Why do you need a hug?'.