Skip to content

Paper references

Due to the introduction of the weka.core.TechnicalInformationHandler interface it is now easy to extract all the paper references via weka.core.ClassDiscovery and weka.core.TechnicalInformation.

The get_wekatechinfo.sh.

Typical use (after an ant exejar) for BibTeX:

 get_wekatechinfo.sh -d ../ -w ../dist/weka.jar -b > ../tech.txt
(command is issued from the same directory the Weka build.xml is located in)