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