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
Word cloud from Process Document
Hi everybody!
How can I do a Wordcloud graph from che output of Process document with TF-IDF? The result is like this:
I think about an aggragate to find the sum of the columns and a traspose, but when I try it shows me also the word "sum" before every word and it is not good!
Can anyone help me, please?
How can I do a Wordcloud graph from che output of Process document with TF-IDF? The result is like this:
I think about an aggragate to find the sum of the columns and a traspose, but when I try it shows me also the word "sum" before every word and it is not good!
Can anyone help me, please?
Tagged:
0
Answers
like sum\((.*)\) replace with $1