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.
adding a new line character
I'm using RM for some text analysis and want to insert a new line character when certain conditions are met. I am able to use regex to define where they should come, but I fail to insert the newline character itself, it does include \n, but it simply behaves as a sequence of characters, not as a newline / linebreak. Any idea if this is possible (and if so, how to do)?
0
Best Answer
-
BalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
I had the same problem once and blogged about the solution:
http://datascientist.at/2015/04/zeilenschaltungs-zeichen-in-rapidminer/#english
2