word_cloud | R Documentation |
The API takes the 200 most relevant clips that match your search and returns the terms for a "word cloud" of up to the top 200 most frequent words that appeared in those clips (common stop words are automatically removed). This is a powerful way of understanding the topics and words dominating the relevant coverage and suggesting additional contextual search terms to narrow or evolve your search. Note that if there are too few matching clips for your query, the word cloud may be blank.
word_cloud(query, start_date = NULL, end_date = NULL)
query |
query string in GDELT format. See |
start_date, end_date |
start/end dates. Leaving both |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.