Skip to content

A modern .NET linked library implementation of the classic ELIZA chatbot. Written in C#.

License

Notifications You must be signed in to change notification settings

sirkris/ELIZA.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ELIZA.NET

A modern .NET linked library implementation of the classic ELIZA chatbot. Written in C#.

You can find the DOCTOR script (and its corresponding test script JSON) in the scripts directory.

To see a simple and easy to recreate example of a console application using ELIZA.NET, take a look at src\ExampleApp\ELIZA.

ELIZA.NET Copyright (C) 2018 by Kris Craig. Based on the original ELIZA algorithm and DOCTOR script written by Joseph Weizenbaum in 1966.

About

A modern .NET linked library implementation of the classic ELIZA chatbot. Written in C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages