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