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