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