How do I create multiple word clouds from an exampleset with multiple topics?
Find more posts tagged with
Sort by:
1 - 1 of
11
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.
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
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.