airline_tweets | R Documentation |
This is a basic data that can be used to test out the installation and make sure that the model is running correctly. The current data is based on airline tweets with corresponding sentiment labels.
data(airline_tweets)
An object of class data.table
with the "text" column required for
text processing and the "sentiment" column for checking positive
or negative predictions of the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.