This article explains how to obtain the sources of the KeplerWeka actors and how to use them.
There are two different ways of obtaining the source code:
Each release contains not only the compiled actors, but also an archive with the sources. The name of such an archive is kepler-weka-src-XYZ.tar.gz, with XYZ being the date of the release.
You can extract the sources with the following command:
tar -xzf kepler-weka-src-XYZ.tar.gz
Note: Windows users will have to use an archive program that can handle gzip'ed tar files, e.g., 7-zip.
KeplerWeka's subversion repository has anonymous read access, giving you easy access to the code.
See the [Subversion] article for more information.
TODO
TODO
TODO
Wiki: Home
Wiki: InstallingKeplerWeka-1.0.x
Wiki: InstallingKeplerWeka-2.0
Wiki: InstallingKeplerWeka
Wiki: Subversion