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