This final project was done at [ITBA] 1 in 2008. See copyright notes at the bottom.
It features a [chatterbot] 2, i.e., a simple intelligent agent that is able to chat with the customers of a call center and whose behavior can be monitored and customized via web interface. It is based in Java libraries, namely Apache Tomcat, Apache Maven, Apache OpenNLP, Hibernate, Openfire and Spark, among others.
Refer to the installation document for instructions on how to install and run.
Refer to the user manual for a description of available features and instructions on how to use.
Copyright (c) 2008
- Rafael Martín Bigio <[email protected]>
- Leonardo Oscar Billiani <[email protected]>
- Santiago Andrés Coffey <[email protected]>
- Andrés Santiago Gregoire <[email protected]>
- Sebastián Jorge Migliorisi <[email protected]>
Refer to the corresponding copyright notes for additional provisions
that apply to third party software included as part of this product.
Chatterbot is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Chatterbot is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Chatterbot. If not, see <http://www.gnu.org/licenses/>.