"Country" (Text Content Type)
-
See Also
- TextCases
- TextPosition
- TextSentences
- Containing
- CountryData
-
- Entity Types
- Country
-
- Interpreter Types
- Country
- ComputedCountry
-
- Text Contents
- Location
- LocationEntity
- City
- Neighborhood
- GeographicRegion
- MetropolitanArea
- AdministrativeDivision
- TimeZone
- Language
- Religion
- WritingScript
- GivenName
- Surname
- PersonTitle
- Related Guides
-
-
See Also
- TextCases
- TextPosition
- TextSentences
- Containing
- CountryData
-
- Entity Types
- Country
-
- Interpreter Types
- Country
- ComputedCountry
-
- Text Contents
- Location
- LocationEntity
- City
- Neighborhood
- GeographicRegion
- MetropolitanArea
- AdministrativeDivision
- TimeZone
- Language
- Religion
- WritingScript
- GivenName
- Surname
- PersonTitle
- Related Guides
-
See Also
"Country" (Text Content Type)
Text identified as the name of a country.
Details

- "Country" can be used in TextCases, TextPosition and TextContents.
- "Country" corresponds to any mention of a country (real or not real) in the context of the text.
- Homonyms of countries that are not countries should not be detected as "Country" (if the context allows disambiguation).
- TextCases[…,"Country""Interpretation"] attempts to return entities of type "Country", as Interpreter["Country"] does.
- Any specific "Country" entity such as can also be used as a content type in TextCases, TextPosition and TextContents.
Examples
Basic Examples (3)
Find occurrences of countries in a text:
Get the result as a list of "Country" entities:
A similar result can be obtained by applying Interpreter["Country"] to text snippets:
See Also
TextCases TextPosition TextSentences Containing CountryData
Entity Types: Country
Interpreter Types: Country ComputedCountry
Text Contents: Location LocationEntity City Neighborhood GeographicRegion MetropolitanArea AdministrativeDivision TimeZone Language Religion WritingScript GivenName Surname PersonTitle