Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 626 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 626 Bytes

STAT 5901 Final Project

In this project, a sentiment lexicon is created using Facebook reactions data.

Running files

Before starting, you must download

These files are too large to upload to GitHub.

Run the files in the following order, ensuring the working directory has been set appropriately:

  • clean_data.R
  • create_lexicon.R
  • prepare_SLDA.R
  • compare_NRC.R
  • compare_AFINN.R