Find Locations in Text
Many entities (cities, countries, etc.) can be located on a map. TextCases allows you to find all these entities at once.
Take the Wikipedia article about rice.
In[1]:=1

✖
In[2]:=2

✖
Out[2]=2

Find all entities that can be pinpointed to a location.
In[3]:=3

✖
In[4]:=4

✖
Out[4]=4

Visualize the locations identified and their frequency in the text.
In[5]:=5

✖
Out[5]=5

Show the number of mentions of each continent and country.
In[6]:=6

✖
Out[6]=6

In[7]:=7

✖
Out[7]=7
