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