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