Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 422 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 422 Bytes

Eliza chatbot

This is a simple implementation of the Eliza chatbot run with a script inspired by the functional core, imperative shell pattern. The initial code is from the R bloggers website here.

To run this code, type Rscript run.R at the command line.

Happy session!