Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
How install this plugin?
Hi! I downloaded a plugin (for HMMs) from this page: http://hector.cs.ucf.edu/teamwork/?page_id=86
The plugin is compressed in a. Zip and inside, there is a folder called HMM and inside, there are several folders and files. Java.
There is not .jar file.
How to install this plugin?
Thanks in advance!!
The plugin is compressed in a. Zip and inside, there is a folder called HMM and inside, there are several folders and files. Java.
There is not .jar file.
How to install this plugin?
Thanks in advance!!
Tagged:
0
Answers
Thank you.
However, you probably have to compile the plugin yourself if you can't find a jar file. For that, you have to import RapidMiner into eclipse as described on our website: http://rapid-i.com/content/view/25/48/lang,en/
Then add the plugin to the eclipse workspace, too. To build the jar file, you have to:
1. execute the "createJar" target of RapidMiner's build.xml
2. execute the "install" or "createJar" target of the extension's build.xml
If you have no experience in java development, it would be probably easier to contact the publisher of the HMM extension directly and kindly ask for the jar file
Best, Marius