This is a simple example, where we use Wikipedia and retrieve the articles on ‘Coronavirus’, 'China' and ‘trump’... Then we simply apply default preprocessing with Preprocess Text and observe the most frequent words in those articles with Word Cloud....
Wikipedia widget is used to retrieve texts from Wikipedia API and it is useful mostly for teaching and demonstration....