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

- "Reef" can be used in TextCases, TextPosition and TextContents.
- "Reef" corresponds to any mention of a reef (real or not real) in the context of the text.
- Homonyms of reefs that are not reefs should not be detected as "Reef" (if the context allows disambiguation).
- TextCases[…,"Reef""Interpretation"] attempts to return entities of type "Reef", as Interpreter["Reef"] does.
- Any specific "Reef" 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 reefs in a text:
In[1]:=1

✖
https://wolfram.com/xid/0g01svrjwq3gg0iiowhqh3n-qzf3s2
Out[1]=1

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

✖
https://wolfram.com/xid/0g01svrjwq3gg0iiowhqh3n-n3etrp
Out[2]=2

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

✖
https://wolfram.com/xid/0g01svrjwq3gg0iiowhqh3n-c2b62n
Out[3]=3

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

✖
https://wolfram.com/xid/0g01svrjwq3gg0iiowhqh3n-tzqvbo
Out[1]=1

Find mentions of Great Barrier Reef in a text:
In[1]:=1

✖
https://wolfram.com/xid/0g01svrjwq3gg0iiowhqh3n-s1idr
Out[1]=1
