Find more posts tagged with
Sort by:
1 - 9 of
91
Hello @varunm1,
How can I add extensions? I can't seem to add extensions in this unlicensed/jar file version of RapidMiner.
Also why can't I login to the development version of RapidMiner?
For more info: I git cloned rapidminer-studio-core (https://github.com/rapidminer/rapidminer-studio) and imported it as a Gradle project to my own Java Project.
Many thanks,
ajrisalvador
How can I add extensions? I can't seem to add extensions in this unlicensed/jar file version of RapidMiner.
Also why can't I login to the development version of RapidMiner?
For more info: I git cloned rapidminer-studio-core (https://github.com/rapidminer/rapidminer-studio) and imported it as a Gradle project to my own Java Project.
Many thanks,
ajrisalvador
Hello @ajrisalvador
Sorry, I am not so sure how to do it. Maybe @David_A or @jczogalla can suggest something here.
Thanks,
Varun
Sorry, I am not so sure how to do it. Maybe @David_A or @jczogalla can suggest something here.
Thanks,
Varun
Update: I may have found some additional info about this:
May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin registerPlugins INFO: Register plugin: Text Processing May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin finalizePluginLoading SEVERE: Cannot load extension rmx_text: Depends on rmx_professional which cannot be found! May 26, 2019 11:41:19 PM com.rapidminer.tools.plugin.Plugin initAll INFO: Extension rmx_text could not be loaded successfully after 9ms.Now I tried to find rmx_professional in marketplace and no luck. Any help?
Hi @Marco_Boeck,
Thank you for replying. I have an educational license. Is that different from an OEM licence?
Can I use my educational license in integrating to Java?
Regards,
ajrisalvador
Thank you for replying. I have an educational license. Is that different from an OEM licence?
Can I use my educational license in integrating to Java?
Regards,
ajrisalvador
Hi @ajrisalvador,
I have a similar problem, i.e. I cannot run a process created from the RM GUI due to it uses an external plugin (Text processing).
Did you get your problem fixed using the student license? Or it is necessary a professional/commercial license?
Thank you,
Regards.
I have a similar problem, i.e. I cannot run a process created from the RM GUI due to it uses an external plugin (Text processing).
Did you get your problem fixed using the student license? Or it is necessary a professional/commercial license?
Thank you,
Regards.
Sort by:
1 - 1 of
11
Hi,
Please contact us, then the appropriate people can get in contact with you. I do not know the intrinsics of our OEM licensing, I'm afraid.
Regards,
Marco
Please contact us, then the appropriate people can get in contact with you. I do not know the intrinsics of our OEM licensing, I'm afraid.
Regards,
Marco
I see that these messages are related to extensions. The process you might stored consists of extension like "text processing". Do you have same extensions that are needed by this process in the rapidminer you are trying to import?.
Thanks
Varun