Options

How do I create multiple word clouds from an exampleset with multiple topics?

ccrjccrj Member Posts: 2 Newbie
I have an exampleset that contains 10 topics, and each topic contains 20 words (200 examples total). Refer to the attached file for the exampleset. How do I create 10 different word clouds (1 for each topic) of 20 words (associated with each topic)? 

Best Answer

  • Options
    ceaperezceaperez Member Posts: 522 Unicorn
    Solution Accepted
    Hi @ccrj

    A  possible solution is to use the loop values operator with your dataset and separate it into a subsets per topic  and apply the wordcloud to each topic.
    please check the attached sample process. 

    Cheers, 

    Cesar

Answers

  • Options
    ccrjccrj Member Posts: 2 Newbie
    Thanks Cesar! :smile:
Sign In or Register to comment.