Re: Source Code Execute Issue

Eibe Frank <[email protected]> Fri, 8 Jul 2022 18:24:54 +1200
Newsgroups gmane.comp.ai.weka
Message-ID <CADehzLW3DbxscpmmP7+Khf4=+unNS0PA7V_UXRo9xsiuOxZ=5g@mail.gmail.com>
The downloads available at

  https://waikato.github.io/weka-wiki/downloading_weka/

include weka.jar (e.g., the ZIP file for "Other platforms" available there).

In contrast, if you check out the WEKA source code using git, you will need
to build the .jar file yourself. What you check out should include a
build.xml file for ANT. You can just run

   ant -projecthelp

in the folder containing the build.xml file to see the artifacts you can
build (e.g., the weka.jar file).

Cheers,
Eibe



On Thu, 7 Jul 2022 at 20:39, 吳冠霖 <[email protected]> wrote:

> I have pulled a copy of weka 3.8 from Github, and I don't found weka.jar
> to execute the program.
> Is it anyway to fix it or get my own weka.jar to boot up the program?
>
> _______________________________________________
> Wekalist mailing list -- [email protected]
> Send posts to [email protected]
> To unsubscribe send an email to [email protected]
> To subscribe, unsubscribe, etc., visit
> https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
> List etiquette:
> http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
>

_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html