Java Security Blocks neccessary Objects - found no way to get around it.
s1phscho
New Altair Community Member
Hi there,
Before i start, i can't select any category (like Knowledge Base) except Help for this Post. No Scriptblocker whatsoever running right now either.
So for my NLP Extension (Part-of-Speech-Taggers) i need to integrate the pre-made Taggers into Operators. When i try to initialize those Taggers, they get blocked, though. As far as i know there are the following solutions, of which none currently work for me:
Cheers,
Philipp
Before i start, i can't select any category (like Knowledge Base) except Help for this Post. No Scriptblocker whatsoever running right now either.
So for my NLP Extension (Part-of-Speech-Taggers) i need to integrate the pre-made Taggers into Operators. When i try to initialize those Taggers, they get blocked, though. As far as i know there are the following solutions, of which none currently work for me:
- a SNAPSHOT Build. When i attempt to build RM from GitHub, i can't seem to find the installer jar mentioned in the documentation. Gradle tasks don't seem to help either.
- a rewrite in the Java Policy files. I assume you wouldn't want me meddling with those, especially when it comes to an extension.
- Running the Operator with Python. That kind of doesn't make sense to me, because the Taggers are mainly written in Java and have to be imported somewhere anyways.
Cheers,
Philipp
0
Best Answer
-
Hello @s1phscho yes I am the community manager and yes, that is correct that normal members are only permitted to post in Help. This is on purpose. We rely on tagging to categorize our posts which you have done.
As for your NLP extension, are you following the documentation as written here?here: https://docs.rapidminer.com/latest/developers/ This will walk you thru step-by-step.
Scott
5
Answers
-
Hello @s1phscho yes I am the community manager and yes, that is correct that normal members are only permitted to post in Help. This is on purpose. We rely on tagging to categorize our posts which you have done.
As for your NLP extension, are you following the documentation as written here?here: https://docs.rapidminer.com/latest/developers/ This will walk you thru step-by-step.
Scott
5