View source: R/infer_from_text.R
infer_by_index | R Documentation |
Infer by Index
infer_by_index( text = NULL, target_mention_from = NULL, target_mention_to = NULL )
text |
: The whole text. |
target_mention_from |
Beginning Index of Target. |
target_mention_to |
End Index of Target. |
the sentiment
print(sentiment[0])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.