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