"MusicAct" (Text Content Type)
[Experimental]
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)Summary of the most common use cases
Find occurrences of music acts in a text:
In[1]:=1

✖
https://wolfram.com/xid/0jradaogsid4j0696wzedrvbno-qzf3s2
Out[1]=1

Get the result as a list of "MusicAct" entities:
In[2]:=2

✖
https://wolfram.com/xid/0jradaogsid4j0696wzedrvbno-n3etrp
Out[2]=2

A similar result can be obtained by applying Interpreter["MusicAct"] to text snippets:
In[3]:=3

✖
https://wolfram.com/xid/0jradaogsid4j0696wzedrvbno-c2b62n
Out[3]=3

Get properties about occurrences of music acts:
In[1]:=1

✖
https://wolfram.com/xid/0jradaogsid4j0696wzedrvbno-tzqvbo
Out[1]=1

Find mentions of the Bee Gees in a text:
In[1]:=1

✖
https://wolfram.com/xid/0jradaogsid4j0696wzedrvbno-s1idr
Out[1]=1
