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
How to make a simple word cloud? using sort or filter operator
Best Answer
-
ceaperez
Member Posts: 541
Unicorn
Hi @Wasay,In order to work with Rapidminer, you need import or connect your process with a data sourse or dataset.a easy way is creating a sheet in excel or something similar with your data. Then use the Read Excel operator to import the dataset and finaly plot your data as wordclud.
Best1
Learner I
Answers
You have the word list or you need to extract it from a document using Text mining extension?
If you have a csv or excel file with the data, you can import it and then apply a sort opertator to the dataset and the use the wordcloud option into the visualization tab.
Best,
Cesar