The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
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