Skip to content

Scala implementation of Eliza chatbot. Eliza was developed by Joseph Weisenbaum in 1966 at MIT. It works with simple pattern matching algorithm, rather than machine learning.

Notifications You must be signed in to change notification settings

needleworm/eliza

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Scala implementation of Eliza chatbot. Eliza was developed by Joseph Weisenbaum in 1966 at MIT. It works with simple pattern matching algorithm, rather than machine learning.

About

Scala implementation of Eliza chatbot. Eliza was developed by Joseph Weisenbaum in 1966 at MIT. It works with simple pattern matching algorithm, rather than machine learning.

Topics

Resources

Stars

Watchers

Forks

Languages