| # 9 months ago | |
|---|---|
| Is it possible to have the word size in the visualization related to the times the word is present in the input list ? More frequent words have the bigger size. Thank you | |
| # 8 months ago | |
|---|---|
| You don't need to repeat a word to make it bigger. Just move it up in the Words table. You can also import a list of repeated words, and our software will count the number of occurrences for each word and rank them accordingly. | |
| # 4 months ago | |
|---|---|
| I still don't understand. If I cut and paste the text of an article, how do you come up with the word list from the article and the size ranking of the words? | |
| # 4 months ago | |
|---|---|
| If you import your text, our software will automatically split it into words and rank them based on how many times each word occurs in your text. | |
| # 4 months ago | |
|---|---|
| Thanks | |