Waikato / weka-3.8

No longer updated mirror of the Weka 3.8 branch.
https://git.cms.waikato.ac.nz/weka/weka/-/tree/stable-3-8
179 stars 98 forks source link

"git clone weka" and "java run" in terminal? #8

Closed giordano-cm closed 5 years ago

giordano-cm commented 5 years ago

Can't i just "git clone weka" into some local repository of mine and run it in any terminal i open? It would be easier to use weka, because every update we would know and could simply make "git pull". Is somehow possible to do it?

fracpete commented 5 years ago

After any git pull, you will have to compile Weka first (the repo only contains the source code): https://waikato.github.io/weka-wiki/compiling_weka/ For questions regarding Weka, please use the mailing list: https://waikato.github.io/weka-wiki/mailing_list/