You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 500 text files of the word frequency, and I have to build a wordcloud for each of them.
However, the text files are vary in word number, I want to build a wordcloud which fit their size most. How can I do this smartly? Hope you can answer my fool question, haha
The text was updated successfully, but these errors were encountered:
Ah interesting. So If I understand right, since you have many text files with many different words of varying length/frequency, how can you best fit the most words into each of the word cloud so that each word cloud is maximally "dense". In other words, one parameter setting for kumo may not be good enough. Does that summarize your question?
On Wed, 18 Apr 2018 at 10:40 AM, Kenny Cason ***@***.***> wrote:
Ah interesting. So If I understand right, since you have many text files
with many different words of varying length/frequency, how can you best fit
the most words into each of the word cloud so that each word cloud is
maximally "dense". In other words, one parameter setting for kumo may not
be good enough. Does that summarize your question?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#59 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AfZnEAkcQA8B3UnxZSGkf6dF8CoN4Ponks5tpqeZgaJpZM4TVG1q>
.
I have 500 text files of the word frequency, and I have to build a wordcloud for each of them.
However, the text files are vary in word number, I want to build a wordcloud which fit their size most. How can I do this smartly? Hope you can answer my fool question, haha
The text was updated successfully, but these errors were encountered: