"AdministrativeDivision" (Text Content Type)
[Experimental]
Text identified as the name of an administrative division.
Details

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

✖
https://wolfram.com/xid/0cwwgnu72w84yhua3whbat1o2rmhafo-qzf3s2
Direct link to example
Out[1]=1

Get the result as a list of "AdministrativeDivision" entities:
Copy to clipboard.
In[2]:=2

✖
https://wolfram.com/xid/0cwwgnu72w84yhua3whbat1o2rmhafo-n3etrp
Direct link to example
Out[2]=2

A similar result can be obtained by applying Interpreter["AdministrativeDivision"] to text snippets:
Copy to clipboard.
In[3]:=3

✖
https://wolfram.com/xid/0cwwgnu72w84yhua3whbat1o2rmhafo-c2b62n
Direct link to example
Out[3]=3

Get properties about occurrences of administrative divisions:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0cwwgnu72w84yhua3whbat1o2rmhafo-tzqvbo
Direct link to example
Out[1]=1

Find mentions of Neimenggu in a text:
Copy to clipboard.
In[1]:=1

✖
https://wolfram.com/xid/0cwwgnu72w84yhua3whbat1o2rmhafo-s1idr
Direct link to example
Out[1]=1
