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