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
Mashape and RapidMiner
Dear all,
I'm struggling to use the "Enrich data by WebService" in combination with Mashape.
I managed to configure the component with most API directly (even those that required authentication) but I can't make it work with Mashape.
I tried to pass the Mashape key in the HTTP header as suggested here: http://rapid-i.com/rapidforum/index.php/topic,7877.msg27001.html#msg27001 but no luck.
Could someone guide me a bit? Perhaps posting here the code of a working operator?
Thanks a lot
Igor
I'm struggling to use the "Enrich data by WebService" in combination with Mashape.
I managed to configure the component with most API directly (even those that required authentication) but I can't make it work with Mashape.
I tried to pass the Mashape key in the HTTP header as suggested here: http://rapid-i.com/rapidforum/index.php/topic,7877.msg27001.html#msg27001 but no luck.
Could someone guide me a bit? Perhaps posting here the code of a working operator?
Thanks a lot
Igor
0
Answers
I work at Mashape, can you show me a screenshot of how you've configured the header information to be passed to Mashape?
I'll be glad to help
Cheers
thanks a lot for the prompt reply and sorry for my late one (was abroad)
Here a couple of examples of how I passed the parameters. I put several variation of what I tried in one single operator but of course when trying I only left one version at the time.
Thanks a lot for looking into this!
P.S. The process expects a text field named "description" as input
Best,
I tried all sorts of combinations:
"head"
head
"header"
header
"X-Mashape-Key"
X-Mashape-Key
...
But no luck..
It's probably something very simple but I can't get it to work... Grrrrrrrrrrr... So frustrating >:(
Let's see if someone else has managed to make it work... ???
http://blog.aylien.com/post/98466399268/analyzing-text-in-rapidminer-part-1
Will give that a go later today