Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
Reading XML file RapidMiner
munwar_cappius
Member Posts: 3 Contributor I
Hello,
We are trying to load the XML File, could not able to get the attributes of XML file. So Kindly help us to work with XML files
Regards,
Munwar
Tagged:
0
Answers
hello @munwar_cappius
XML files can be structured in various ways, you best bet is to use the import configuration wizard.
It basically generates the necessary XPath, in case you are familiar with XPath syntax and then you can specify teh xpaths directly too
You can use xpath to pick the right nodes in your XML.
Hi Bhupendra,
Thanks so much for your support on community. We are using your text analytics modules in our project.
One question I have is on "Read XML" feature. We are able to read XML input files with complex structures using the XPath queries and process in RapidMiner. It is working great for us.
We have a requirement to get the COUNT of number of nodes in a specific XML Path. We are using various methods of count function as per XPath documentation. For example count(//node1/Element1) and //node1[count(Element1)]. This is resulting into ? (not able to resolve) in RapidMiner.
Do you have different interpretation of count or are we missing any documentation?
Can you please help to get the COUNT of xml nodes. Thanks in advance.
Munwar Shariff, CTO, Cappius.