"LocationEntity" (Text Content Type)
Text identified as an entity that can be pinpointed to a location in a text.
Details
- "LocationEntity" can be used in TextCases, TextPosition and TextContents.
- "LocationEntity" corresponds to any mention of an entity that can be pinpointed to a location, such as cities, countries, mountains, buildings, etc.
- TextCases[…,"LocationEntity""Interpretation"] attempts to return a Entity object.
- The only difference between "LocationEntity" and "Location" is that the latter returns GeoPosition[…] instead of Entity[…] for the property "Interpretation".