hash_sentiment_huliu {lexicon}R Documentation

Hu Liu Polarity Lookup Table

Description

A data.table dataset containing an augmented version of Hu & Liu's (2004) positive/negative word list as sentiment lookup values.

Usage

data(hash_sentiment_huliu)

Format

A data frame with 6874 rows and 2 variables

Details

References

Hu, M., & Liu, B. (2004). Mining and summarizing customer reviews. Proceedings of the ACM SIGKDD International Conference on Knowledge Discovery & Data Mining (KDD-2004). Seattle, Washington.

Hu, M., & Liu, B. (2004). Mining opinion features in customer reviews. National Conference on Artificial Intelligence.

https://www.cs.uic.edu/~liub/FBS/sentiment-analysis.html


[Package lexicon version 1.2.1 Index]