ggandor / eliza-in-clojure

A Clojure port of Peter Norvig's ELIZA implementation from PAIP
MIT License
3 stars 1 forks source link
chatbot clojure eliza lisp pattern-matching

ELIZA in Clojure

A Clojure port of Peter Norvig's ELIZA implementation from Paradigms of Artificial Intelligence Programming.