textmining output attributes is in different encoding
jaammaac
New Altair Community Member
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:
0
Answers
-
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...)
1 -