getSentimentAnalysisDF: function to apply trained model to tweets data.frame

Description Usage Arguments Value

View source: R/sentimentanalysis.R

Description

function to apply trained model to tweets data.frame

Usage

1
getSentimentAnalysisDF(df_tweets, glmnet_classifier = NULL)

Arguments

df_tweets

data.frame of tweet comments

glmnet_classifier

tained glm_net model

Value

sentiment_df sentiment analyzed data.frame


siddheshdhuri/sentimentAnalysis documentation built on Sept. 2, 2021, 5:23 p.m.