"Financial" (Text Content Type)
[Experimental]
Text identified as the name of a financial entity.
Details

- "Financial" can be used in TextCases, TextPosition and TextContents.
- "Financial" corresponds to any mention of a financial entity (real or not real) in the context of the text.
- Homonyms of financial entities that are not financial entities should not be detected as "Financial" (if the context allows disambiguation).
- TextCases[…,"Financial""Interpretation"] attempts to return entities of type "Financial", as Interpreter["Financial"] does.
- Any specific "Financial" 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 financial entities in a text:
In[1]:=1

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

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

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

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

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

Get properties about occurrences of financial entities:
In[1]:=1

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

Find mentions of Airbus in a text:
In[1]:=1

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