How install this plugin?
mycris90
New Altair Community Member
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
-
Does anyone know how to install that plugin?
Thank you.0 -
This plugin is not officially supported by Rapid-I, for any detailed questions you should contact the plugin maintainer.
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, Marius0