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