Skip to content

Implementation of the R code for the Eliza chatbot based on a blog post

Notifications You must be signed in to change notification settings

caromimo-tutorials/eliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Implementation of the R code for the Eliza chatbot based on a blog post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages