"MusicAlbum" (Text Content Type)
Text identified as the name of a music album expressed in natural language.
Details
- "MusicAlbum" can be used in TextCases, TextPosition and TextContents.
- "MusicAlbum" corresponds to any mention of a music album (real or not real) in the context of the text.
- Homonyms of music albums that are not music albums should not be detected as "MusicAlbum" (if the context allows disambiguation).
- TextCases[…,"MusicAlbum""Interpretation"] attempts to return entities of type "MusicAlbum", as Interpreter["MusicAlbum"] does.
- Any specific "MusicAlbum" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)
Find occurrences of music albums in a text:
Get the result as a list of "MusicAlbum" entities:
A similar result can be obtained by applying Interpreter["MusicAlbum"] to text snippets: