get_sentiments: Get a tidy data frame of a single sentiment lexicon
Description
Get specific sentiment lexicons in a tidy format, with one row per word,
in a form that can be joined with a one-word-per-row dataset.
The "bing" option comes from the included sentiments
data frame, and others call the relevant function in the textdata
package.