-
Can I use the XML text of Rapidminer to open the process on another computer?
Hello. I have a question. When a process is run in RM, it generates an XML. I wonder if we can copy that XML, save it, and share it with another colleague so they can know which operators (and the whole process itself) were used. I have an older version of RM (5.3.015) so this method didn't work for me…
-
Read XML data with multiple child nodes and transform into examples
I have records in XML like the one below. Each record has one parent <Id></id> and unlimited number of child events. Each event has it's own <EventId></EventId>. All <Id> and <EventId> are unique. <Request> <hd_att1>false</hd_att1> <hd_att2>true</hd_att2> <detail> <info1>false</info1> <info2>false</info2> <Id>14901</Id>…
-
Testing set in Hierarchical Classification with Cross Validation
Hello, I'm trying to apply a Hierarchical Classification, and it works with the Cross-Validation (Training-Validation set) operator. But, the problem is when I'm using the testing set, because Performance operator does not show results for each nodo. Instead, it shows like a multi-label classification, then seems like when…
-
Operator XML Schema Location
Attempting to locate rapid-i.com/schemas/documentation/reference/1.0 Any idea where the schema definitions have been moved to?
-
Read Excel Table with 300+ URLs and get Page Informations
I would like to get Informations such as the Response Code, Response Message, Content Type etc. of the URLs in my Excel Table. I used - Read Excel -> Store -> Handle Exception (Get Pages) -> Store - as my Process Chain. For some reason I only get the URL as my Result instead of all the Information I want. Hopefully someone…
-
How to Use XLM from these Forums
Hi, Often I see XML code (but not an rmp attachment for the code) but how do I physically get that written out code I see posted in a forum post into RM? I have the XML window open in RM and I have read Ingo's post: https://community.rapidminer.com/discussion/32606/import-xml-code-to-process I've tried pasting the code…
-
Installation on ubuntu crashes with XML parser class loading issues
Hello fellow forum members. I have tried following the previous guides but downgrading from OpenJDK 11 to OpenJDK 8 did not help and neither did --add-modules help with the dreaded XML parsing errors. Here is my uname: 5.3.0-51-generic #44-Ubuntu SMP Wed Apr 22 21:09:44 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux Here is my…
-
Process shows nothing after clicking green tick in xml box
I'm opening the xml box in the rapidminer and pasting a xml code(from the web) in that box, and also clicking the green tick button but nothing showing in the Process window. What to do then??
-
XML Posting Test
-
AWS Rapidminer Radoop radoop_connections.xml
Folks, We are using the Rapidminer AWS AMI BYOL for server. I have been able to connect my studio to a hadoop cluster in my organization. I need to connect server to cluster. I need to know where should I copy the radoop_connections.xml(from my studio) to on the server. I am not very clear about the path from the product…
-
Is their any process to build the direct workflow from xml file
need to bulid the work flow from xml file, please help me and also how to set the Xpath parameter of Xml operator, thanks, regards, nikhitha
-
Executing RapidMiner Process on Php button click
I've .xml file of my rm process. i want to run rm process on php button click which then displays the result of process in a textbox. Please help!.
-
"Read XML, reading Parent attributes"
Hey All, Have been using the Data import Wizard, and on Step 4 when you define you xpaths i have an attribute set up using "../" to get a parent attribute of all the entries. In step 4 it actually shows the correct current value but in step 5 when it shows the preview of the 100 rows that defind attribute is blank.. It is…
-
Concatenate examples from XML files
Dear all, I have a bunch of XML files, that I need to import in Rapidminer and extract some elements.In each file the text is spread between several <p> tags. In the output example set I can get an example per <p> tag with the file names duplicated: File TextFile1.xml abcFile1.xml defFile2.xml ghiFile2.xml jkl I would like…
-
"How to save selected training points as xml?"
Hey there! I am trying to save selected points for training as it refers in the tutorial (splab.cz/en/research/data-mining/articles/trainable-segmentation), but I have this result : Points of interest generator Result not stored in repository cz.vutbr.feec.imageprocessing.IOObject.PointsIOObject@3fdafbee How can I save…
-
Syntax error: I am getting ? while extracting data using XPATH
Hi, I am trying to extract some data from donedeal.ie website. But I am getting ? instead of values. I am not sure if my syntax is correct or not. I have extracted XPATH using google chrome. Right-click and inspect the element and copy the Xpath. For example, I have extracted following following Xpath…
-
Writing an example set as xml
Hi, I'd appreciate any help in writing an example set to xml. I've tried the process below (as posted by Helge, http://rapid-i.com/rapidforum/index.php?topic=8256.0) but it doesn't combine the documents but instead produces only 1 record. <?xml version="1.0" encoding="UTF-8" standalone="no"?> <process version="6.0.008">…
-
I can't find build_extension.xml
I am using RapidMiner5.3.0, and I want to extend it. I download zip file from github https://github.com/rapidminer/rapidminer-extension-template/releases/tag/ANT But when I execute ant task, it shows that build_extension.xml imported form build.xml can't be found. This is the project I download, I do not find…
-
Importing Example from RapidMiner book - XML
I try to reproduce the process of Chapter 11 from http://rapidminerbook.com/index.php/chapter-downloads/chapter-11/; I have saved Dataset & Processes as .xml in My Documents. From File in RapidMiner Studio, I try to import the XML process but RapidMiner can't find them. What am I doing wrong? Thanks in advance for your…
-
"Best practice in dealing with malformed XML"
I am dealing with malformed xml that is using illegal characters as well as quatations all over the place. The first file from the client I went to the effort of correcting the XML issues after importing the file and before sending it through to the Read XML operator. The next file from the client will be impossible to…
-
Import of an XML-File
Hi, I work with an XML-File. I understand that I use the operator Read XML. I don't know how to convert the document without losing the different structure levels with recursion. Michael
-
XPath with "Cut Document" or "Extract Information" with "?"-result
Dear RM-experts, I´m struggling trying to extract certain information from websites I crawled. My process is as follows: I have a "Crawl web" operator crawling websites in a loop. This process works fine (tested with up to 17 iterations). The crawled web pages are stored as html-files (one file for each site). Now I want…
-
"Hello I cant find the xml tab in my design view ."
.Hello I cant find the xml tab in my design view. I am doing the online training, and the instructor has it next to the process tab. Thankk you in advance
-
XML Data Conversion
XML Data Conversionis is in demand these days. It is very important for to follow right method and strategy. Keeping up with latest technology is also crucial. I have been working on XML data conversion projects for a long time now. Feel free to ask me questions.
-
How use Read XML Operator
Hello. I have troubles to use Read XML Operator. I read this xml file: <?xml version="1.0" encoding="UTF-8"?> <ROOT> <RECORD> <ID>id1</ID> <TEXT name="text1"> <KEYWORD>kw1</KEYWORD> <KEYWORD>kw2</KEYWORD> <KEYWORD>kw3</KEYWORD> </TEXT> </RECORD> <RECORD> <ID>ID2</ID> <TEXT name="text2"> <KEYWORD>kw4</KEYWORD>…