"Reef" (Text Content Type)
  - 
    See Also
    
- TextCases
 - TextPosition
 - TextSentences
 - Containing
 - 
      
 - Entity Types
 - Reef
 - 
      
 - Interpreter Types
 - Reef
 - ComputedReef
 - 
      
 - Text Contents
 - Location
 - LocationEntity
 - Beach
 - Lake
 - Ocean
 - Waterfall
 - Forest
 - Island
 - River
 - Volcano
 - Desert
 - Mountain
 - UnderseaFeature
 - EarthImpact
 
 - Related Guides
 - 
    
    
- 
      See Also
      
- TextCases
 - TextPosition
 - TextSentences
 - Containing
 - 
        
 - Entity Types
 - Reef
 - 
        
 - Interpreter Types
 - Reef
 - ComputedReef
 - 
        
 - Text Contents
 - Location
 - LocationEntity
 - Beach
 - Lake
 - Ocean
 - Waterfall
 - Forest
 - Island
 - River
 - Volcano
 - Desert
 - Mountain
 - UnderseaFeature
 - EarthImpact
 
 - Related Guides
 
 - 
      See Also
      
 
"Reef" (Text Content Type)
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)
Find occurrences of reefs in a text:
Get the result as a list of "Reef" entities:
A similar result can be obtained by applying Interpreter["Reef"] to text snippets:
See Also
TextCases TextPosition TextSentences Containing
Entity Types: Reef
Interpreter Types: Reef ComputedReef
Text Contents: Location LocationEntity Beach Lake Ocean Waterfall Forest Island River Volcano Desert Mountain UnderseaFeature EarthImpact