Giter VIP home page Giter VIP logo

Comments (17)

fracpete avatar fracpete commented on June 20, 2024 1

Unofficial packages never show up in the package manager, unfortunately.
What version of the package did you try to install? Also, did you get any exceptions in the terminal when starting up Weka?
I just tried release 2015.2.27 in conjunction with 3.7.12 on my Linux machine (Linux Mint 17 Qiana, 64bit) and it works fine. Here are my steps:

  • downloaded the 2015.2.27 release
  • renamed $HOME/wekafiles to $HOME/wekafiles.old to ensure that that there is no interference from other already installed packages
  • started up Weka 3.7.12 using java -jar weka.jar
  • installed the package archive through the package manager
  • restarted Weka and the Explorer showed the Collective tab

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

Thanks for a quick reply. I have followed your approach with the same release of weka and collective package, but the result is still the same - no Collective tab. However, I managed to install the package on a computer that runs windows. It even shows the package under Installed in the package manager. Still, I would like to have it on my Mac. There must be a problem somewhere in my computer. Do you have some suggestions what to try?

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

Unfortunately, I don't have a Mac. Do you start Weka from the terminal? Was there any error output? What version of Java do you use?

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

I tried to start from terminal as well. I updated my java to version 1.8.0_60 and tried the installation again. The problem persists. The problem must be somewhere in my mac, I will try to find someone with mac. Thanks for your help.

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

What output did you have in the terminal when starting Weka?

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

Trying to install a file handler for Mac...

Than appears the GUI Chooser.

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

OK. When you check the $HOME/wekafiles/packages directory. Do you see a collective-classification directory?

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

Yes I do.

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

Hmm... Just grasping at straws here: Do you have a custom CLASSPATH environment variable set that might interfere with WEKA?
You can check this by running the following command in the terminal:
echo $CLASSPATH
If there is no output, then I don't see any reason why it shouldn't work. However, if you do have a custom classpath set, you could try unsetting it first before starting WEKA:
set CLASSPATH=

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

The command returns an empty row, the classpath is ok.

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

OK, here's one more thing that I can think of. Remove the $HOME/wekafiles/weka.log log file and start up WEKA again from the terminal using java -jar weka.jar. What is the content of the newly created weka.log file?

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

2015-10-02 23:08:33 weka.gui.GUIChooser main
INFO: Logging started
2015-10-02 23:08:35 weka.gui.GenericObjectEditor registerEditors
INFO: ---Registering Weka Editors---
2015-10-02 23:08:35 weka.gui.GenericObjectEditor registerEditor
WARNING: Problem registering ShowGlobalInfoToolTip/true: java.lang.ClassNotFoundException: ShowGlobalInfoToolTip
2015-10-02 23:08:35 weka.experiment.DatabaseUtils initialize
WARNING: Trying to add database driver (JDBC): jdbc.idbDriver - Warning, not in CLASSPATH?
2015-10-02 23:08:35 weka.gui.beans.BeansProperties loadProperties
INFO: [KnowledgeFlow] Loading properties and plugins...
2015-10-02 23:08:35 weka.gui.beans.KnowledgeFlowApp init
INFO: [KnowledgeFlow] Initializing KF...

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

Nothing unusual there. Sorry, but I can't help you there any further. Your best bet is to ask on the Weka mailing list (http://www.cs.waikato.ac.nz/ml/weka/help.html) whether anyone has experienced a similar problem with an unofficial package on Mac OSX. For reference, you should also link to this issue here, so that people can see what has been tried already.

from collective-classification-weka-package.

PavlaU avatar PavlaU commented on June 20, 2024

Thanks a lot for your effort.

from collective-classification-weka-package.

katehara avatar katehara commented on June 20, 2024

Hi,
I am facing the same problem in Linux. Did you find a solution?

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

What version of Weka do you use?

from collective-classification-weka-package.

fracpete avatar fracpete commented on June 20, 2024

closed due to inactivity

from collective-classification-weka-package.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.