Skip to content

Releases: agkphysics/ChatBot

Version 2.4.0

10 Jun 01:31
Compare
Choose a tag to compare

This release includes both the console-only and webapp versions of the chatbot. Both already have a sample of the XML corpus, and more XML files can be added to the corpus if desired.

The console version can be started by executing the chatbot.bat or chatbot file in the bin/ directory.

The webapp can be started by executing the start.bat or start.sh file.

Version 2.3.5

26 Feb 09:30
Compare
Choose a tag to compare

The console bot can be launched with the command java -jar chatbot-2.3.5.jar.

The webapp can be placed in the webapps/ directory of a Java servlet server instance.