"Element" (Text Content Type)
[Experimental]
Text identified as the name of an element.
Details

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

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

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

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

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

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

Get properties about occurrences of elements:
In[1]:=1

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

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

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