airline_tweets: Airline Tweet Data

airline_tweetsR Documentation

Airline Tweet Data

Description

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.

Usage

data(airline_tweets)

Format

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.


sentiment.ai documentation built on March 19, 2022, 2:15 a.m.