Releases: agkphysics/ChatBot
Releases · agkphysics/ChatBot
Version 2.4.0
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
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.