"GeographicRegion" (Text Content Type)
Text identified as the name of a geographic region.
Details
- "GeographicRegion" can be used in TextCases, TextPosition and TextContents.
- "GeographicRegion" corresponds to any mention of a geographic region (real or not real) in the context of the text.
- Homonyms of geographic regions that are not geographic regions should not be detected as "GeographicRegion" (if the context allows disambiguation).
- TextCases[…,"GeographicRegion""Interpretation"] attempts to return entities of type "GeographicRegion", as Interpreter["GeographicRegion"] does.
- Any specific "GeographicRegion" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)
Find occurrences of geographic regions in a text:
Get the result as a list of "GeographicRegion" entities:
A similar result can be obtained by applying Interpreter["GeographicRegion"] to text snippets: