"MusicAct" (Text Content Type)
  - 
    See Also
    
- TextCases
 - TextPosition
 - TextSentences
 - Containing
 - 
      
 - Entity Types
 - MusicAct
 - 
      
 - Interpreter Types
 - MusicAct
 - ComputedMusicAct
 - 
      
 - Text Contents
 - MusicAlbum
 - MusicWork
 - Movie
 - BroadcastStation
 - MusicalInstrument
 - Person
 - Artwork
 
 - Related Guides
 - 
    
    
- 
      See Also
      
- TextCases
 - TextPosition
 - TextSentences
 - Containing
 - 
        
 - Entity Types
 - MusicAct
 - 
        
 - Interpreter Types
 - MusicAct
 - ComputedMusicAct
 - 
        
 - Text Contents
 - MusicAlbum
 - MusicWork
 - Movie
 - BroadcastStation
 - MusicalInstrument
 - Person
 - Artwork
 
 - Related Guides
 
 - 
      See Also
      
 
"MusicAct" (Text Content Type)
Text identified as the name of a music act expressed in natural language.
   Details
   - "MusicAct" can be used in TextCases, TextPosition and TextContents.
 - "MusicAct" corresponds to any mention of a music act (real or not real) in the context of the text.
 - Homonyms of music acts that are not music acts should not be detected as "MusicAct" (if the context allows disambiguation).
 - TextCases[…,"MusicAct""Interpretation"] attempts to return entities of type "MusicAct", as Interpreter["MusicAct"] does.
 - Any specific "MusicAct" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
 
Examples
Basic Examples (3)
Find occurrences of music acts in a text:
Get the result as a list of "MusicAct" entities:
A similar result can be obtained by applying Interpreter["MusicAct"] to text snippets:
See Also
TextCases TextPosition TextSentences Containing
Entity Types: MusicAct
Interpreter Types: MusicAct ComputedMusicAct
Text Contents: MusicAlbum MusicWork Movie BroadcastStation MusicalInstrument Person Artwork