Performs name entity recognition on the supplied text accepting a maximum of 35000 words.
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
The text to convert into a graph structure. Maximum of 35,000 words.
The graph structure generated from the input text, represented by a string array of entities and relationships.
A string array of entities and relationships representing the graph structure generated from the input text.