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

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

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

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

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

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

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

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

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

Find mentions of Compagnie National Air France in a text:
In[1]:=1

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