Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
Explore Siemens Communities
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Home
Discussions
Community Q&A
Example plugin use of ExpressionParserFactory.registerParser()
john4data
I'd like to extend rapidminer with a bunch of financial functions. It seems like just adding them to the expression parser and then using existing operators would be very nice and give me access to the new functions in several different contexts. I have the java code for the functions already.
Are there any example plugins that use the regsiterParser hook to add functions at init?
Find more posts tagged with
AI Studio
Developer
Accepted answers
All comments
Marco_Boeck
Hi,
AbstractExpressionParser#registerFunction(String, com.rapidminer.tools.expression.parser.Function);
should do the job. Please be aware that the expression parser is being redone at the moment. You will need to extend an abstract function class in the future, however the main code for your functions should not be affected much. Just a heads up
Cheers,
Marco
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups