token.nrc: Word Scorer

Description Usage Arguments Examples

Description

These two functions score each word in each tweet and returns a list of dataframes - one dataframe for each tweet

Usage

1
token.nrc(tweet.vec = x)

Arguments

tweet.vec

vector of tweets as strings

Examples

1
token.nrc(tweet.vec = tweetsDF$text)

amycook/hashtag documentation built on May 12, 2019, 2:38 a.m.