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