The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum here.

textmining output attributes is in different encoding

jaammaacjaammaac Member Posts: 1 Learner II
edited December 2018 in Help

Hi,

I am new to rapidminer tool. i used this tool to perform text mining but output attributes are in different encoding. need help

 

Tagged:

Answers

  • kaymankayman Member Posts: 662 Unicorn

    Ensure your process and the textfile share the same encoding. In the parameter settings you can define for instance UTF-8 as encoding used for your process, and the csv operator allows you to do the same. This way you are ensured the encoding is the same for both. This typically solves already a lot of issues (it did at least on my side...)

  • kypexinkypexin RapidMiner Certified Analyst, Member Posts: 291 Unicorn

    Namely, play around with these settings: 

     

    pdff encoding.pngprocess encoding.png

Sign In or Register to comment.