Download Latest Version duckling-2.0-r3-bin-standalone.zip (99.5 MB)
Email in envelope

Get an email when there's a new version of Duckling

Home / BINARIES
Name Modified Size InfoDownloads / Week
Parent folder
duckling2.0.linux.04_cn.tgz 2010-09-01 80.4 MB
duckling2.0.linux.02_cn.tgz 2010-09-01 63.0 MB
duckling2.0_release3_100428_cn.exe 2010-09-01 141.6 MB
duckling2.0_release4_100826_cn.exe 2010-09-01 157.6 MB
duckling-2.0-r3-bin-standalone.zip 2010-05-08 99.5 MB
duckling-2.0-r2-bin-standalone.zip 2010-04-12 95.9 MB
duckling-2.0-bin-standalone.zip 2010-03-17 97.1 MB
Totals: 7 Items   735.0 MB 0
***********************************************************
This is a guide to run Duckling, please refer to COMPILE.TXT
in source bundle if you want to compile Duckling.
For more information, please visit http://duckling.sourceforge.net
***********************************************************

Prerequisites:
-----------------------------------------------------------
MYSQL:
  You need to install mysql (5.0 and above) first with the 
root username "root" and password "root" as default.
  Alternatively, you may create a database "xxx" and with
the user "xxx" and password "xxx". The database, user and 
password should be replaced in the following files:
-----------------------------------------------------------
webapps/dct/WEB-INF/conf/vwbconfig.properties
webapps/clb/WEB-INF/conf/clbconfig.properties
webapps/umt/WEB-INF/conf/umt.properties
webapps/dlog/WEB-INF/conf/dlog.properties
webapps/vmt/WEB-INF/conf/vmt.properties
-----------------------------------------------------------


HOW TO START:
-----------------------------------------------------------
1) Windows:
Launch the "apache-tomcat-5.5.23/bin/startup.bat"
2) Linux:
#cd apache-tomcat-5.5.23/bin
#chmod +x *.sh
#./startup.sh

HOW TO USE:
-----------------------------------------------------------
Open a web brower and visit the url: http://localhost:8080/dct.
The username are "user@root.umt" with the password "".
The administrator for umt (http://localhost:8080/vmt) is
"admin@root.umt" with the password "".

Source: README.TXT, updated 2011-03-15