# Generated by roxygen2: do not edit by hand

S3method(get_sentences,character)
S3method(get_sentences,get_sentences)
S3method(get_sentences,sentiment)
S3method(get_sentences,sentiment_by)
S3method(plot,sentiment)
S3method(plot,sentiment_by)
S3method(print,extract_sentiment_terms)
S3method(sentiment_by,character)
S3method(sentiment_by,sentiment)
S3method(sentiment_by,sentiment_by)
S3method(uncombine,sentiment_by)
S3method(validate_sentiment,numeric)
S3method(validate_sentiment,sentiment)
S3method(validate_sentiment,sentiment_by)
export(as_key)
export(average_downweighted_zero)
export(average_mean)
export(average_weighted_mixed_sentiment)
export(extract_sentiment_terms)
export(general_rescale)
export(get_sentences)
export(get_sentences2)
export(highlight)
export(is_key)
export(replace_emoticon)
export(replace_grade)
export(replace_rating)
export(sentiment)
export(sentiment_attributes)
export(sentiment_by)
export(uncombine)
export(update_key)
export(update_polarity_table)
export(update_valence_shifter_table)
export(validate_sentiment)
importFrom(data.table,":=")
importFrom(data.table,.N)
importFrom(graphics,plot)
importFrom(textclean,replace_emoticon)
importFrom(textclean,replace_grade)
importFrom(textclean,replace_rating)
