Group Abstract Group Abstract

Message Boards Message Boards

WordCloud function with duplicates only but different weights

Posted 2 years ago
POSTED BY: Jan Potocki
2 Replies
Posted 2 years ago

Hi Jan,

The weights are missing from the last example. Add them

WordCloud@
 MapIndexed[{StringJoin[#[[1]], 
      ConstantArray["\[InvisibleSpace]", First@#2]], #[[2]]} &]@list
POSTED BY: Rohit Namjoshi
Posted 2 years ago

Yes indeed Thanks a lot

POSTED BY: Jan Potocki
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard