"NetworkService" (Text Content Type)
[Experimental]
Text identified as the name of a network service.
Details

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

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

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

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

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

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

Get properties about occurrences of network services:
In[1]:=1

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

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

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