View source: R/infer_from_text.R
infer | R Documentation |
Infer without target. \n Get the sentence Sentiment without an target mention. This function is provided for convenience but the model was not trained for this.
infer(text = NULL)
text |
the sentence |
the sentiment
infer("I like Peter")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.