A modern .NET Standard managed library implementation of the classic ELIZA chatbot.
Info
Version: | 1.2.0 |
Author(s): | Kris Craig |
Last Update: | Monday, February 18, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/sirkris/ELIZA.NET |
NuGet Url: | https://www.nuget.org/packages/ELIZA.NET |
Install
Install-Package ELIZA.NET
dotnet add package ELIZA.NET
paket add ELIZA.NET
ELIZA.NET Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 11.0.2)
- System.Security.Permissions(>= 4.5.0)
Tags