The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
UTF8
Hi everyone
I have an example set which has one column text with UTF8 encoding (Title of news articles) and I want to cluster news articles based on their title. With which operator can convert UTF8 to plain text.
BTW, titles are in the German language.
I really appreciate if someone can help. Thank you
Tagged:
0
Answers
RM can handle different encoding types, you can set this in the Preference dialog. First thing though, in what format are these files? If they are text, then you can use Process Documents from File operator (Text Processing extension) or Open File. Do you plan on doing tokenization or some sort of entity extraction?
Hi,
The following 6-part video series is probably still one of the best resources about how to do those kind of analyses with RapidMiner:
http://vancouverdata.blogspot.com/2010/11/text-analytics-with-rapidminer-loading.html
Hope this helps,
Ingo