"Park" (Text Content Type)
[Experimental]
Text identified as the name of a park.
Details

- "Park" can be used in TextCases, TextPosition and TextContents.
- "Park" corresponds to any mention of a park (real or not real) in the context of the text.
- Homonyms of parks that are not parks should not be detected as "Park" (if the context allows disambiguation).
- TextCases[…,"Park""Interpretation"] attempts to return entities of type "Park", as Interpreter["Park"] does.
- Any specific "Park" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)Summary of the most common use cases
Find occurrences of parks in a text:
In[1]:=1

✖
https://wolfram.com/xid/04mp3yxzldxj4kbb317o9q-qzf3s2
Out[1]=1

Get the result as a list of "Park" entities:
In[2]:=2

✖
https://wolfram.com/xid/04mp3yxzldxj4kbb317o9q-n3etrp
Out[2]=2

A similar result can be obtained by applying Interpreter["Park"] to text snippets:
In[3]:=3

✖
https://wolfram.com/xid/04mp3yxzldxj4kbb317o9q-c2b62n
Out[3]=3

Get properties about occurrences of parks:
In[1]:=1

✖
https://wolfram.com/xid/04mp3yxzldxj4kbb317o9q-tzqvbo
Out[1]=1

Find mentions of Yellowstone National Park in a text:
In[1]:=1

✖
https://wolfram.com/xid/04mp3yxzldxj4kbb317o9q-s1idr
Out[1]=1
