Skip to main content

Questions tagged [word-cloud]

The tag has no usage guidance.

6 votes
0 answers
134 views

WordCloud changes behaviour between v11 and v13

The behaviour with default settings hasn't changed, but when I add WordOrientation in v13 words appear smaller and way more apart, whereas in v11 they nicely fill the image. ...
stevenvh's user avatar
  • 6,968
1 vote
1 answer
75 views

Search words based of word pronunciation?

Basically the opposite of the following Find a word's linguistic pronunciation I had thought of forming my own dictionary but it doesn't seem ideal.
William's user avatar
  • 7,635
2 votes
3 answers
340 views

Creating a list from the word cloud

So, the WorldCloud function applied to a string generates a word cloud graphic in which each word is sized according to its multiplicity in the string. Is there a ...
grshvetal's user avatar
2 votes
0 answers
266 views

How to create a mosaic from characters or small images?

I want to create a piece of art similar to the following two images of Grace Hopper and Bill Gates: I know how to create a word cloud and want to extend this knowledge to make something similar to ...
Peter Burbery's user avatar
1 vote
1 answer
95 views

Atomic Concepts [closed]

WordCloud[WikipediaData["model theory"]] That is where it starts. I want to now find a new WordCloud with the center inset from the prevous Wordcloud. ...
Veritas Lux's user avatar
1 vote
1 answer
53 views

How I can import data from URL by using output of GoogleCustomSearch?

I am trying to make a word cloud from all URLs that are as outputs after using google custom search so I think I need to read those URLs as data or text to can make a word cloud this is code just you ...
May Aly Awad's user avatar
2 votes
1 answer
74 views

Words in a word cloud triggering actions?

I'm wondering if it's possible to set actions to the words in a WordCloud. I'd like to press a word and have it printed. I noticed here that Button[] can be used like ToolTip[] so changed the example ...
Mara Luisa Amada Tercero's user avatar
4 votes
0 answers
249 views

WordCloud Not Enough Memory Available Error

I'm having issues with WordCloud giving me the error Not enough memory available to compute the word cloud. This happens even on ...
MassDefect's user avatar
  • 10.1k
4 votes
1 answer
178 views

Can bounding box coordinates be retrieved for words in a WordCloud?

The documentation shows how Mathematica can attach behavior to words in WordClouds, but I couldn't find anything on retrieving the list of bounding box coordinates. Is it available to the user? __ I'...
stevenvh's user avatar
  • 6,968
4 votes
1 answer
113 views

Wordcloud of own list

I wanted to create a word cloud of countries according to their GDP. I need to extract this information from my own dataset and not from Mathematica. So I made a list of countries and GDPs: ...
Faye Drew's user avatar
  • 301
11 votes
3 answers
834 views

WordCloud: do not eliminate duplicates

By default, WordCloud removes duplicates (or rather counts the number of times they occur, and uses that as the weight). Is there a way to turn this feature off, ...
Szabolcs's user avatar
  • 236k
7 votes
0 answers
194 views

How to import unsupported language dictionaries?

Mathematica seems to only know about these 27 languages: However, I need access to dictionaries for other languages, namely Romanian and Japanese. Now, WordList ...
user5601's user avatar
  • 3,695
4 votes
0 answers
124 views

WordCloud Produces strange squares

I am trying to make a wordcloud from this txt file: https://ufile.io/dqhyd Source: How to delete certain words from a word cloud in mathematica? ...
james's user avatar
  • 3,093
1 vote
0 answers
500 views

How to create shaped wordclouds with individual links which are clickable?

A month or so ago, on wolfram.com, there was a wordcloud which had multipe clickable links. I wanted to make a wordcloud which is in the shape of an american flag that has clickable links. So when a ...
John D's user avatar
  • 111
4 votes
1 answer
426 views

Making Word Cloud from Twitter Search Data?

Is there a way to make a Mathematica word cloud of Twitter search data? Example: Suppose you search twitter for "#Mathematica". This will bring up a bunch of tweets with other words than just "#...
George's user avatar
  • 3,145

15 30 50 per page