tbep-tech / red-tide-twitter

Supplementary materials to accompany Skripnikov et al. red tide Twitter analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

DOI

This repository includes supplementary material to accompany Skripnikov et al. red tide Twitter analysis. Content includes anonymized tweet data (Secure_Tweets_data.csv), vocabularies for sentiment analysis, and code to run sentiment analysis.

The file structure in this repository is as follows. The tweet data are in the root directory and the sentiment analysis code and vocabularies are in the Sentiment Analysis folder.

.
+-- DESCRIPTION
+-- LICENSE
+-- LICENSE.md
+-- README.md
+-- README.Rmd
+-- red-tide-twitter.Rproj
+-- Secure_Tweets_Data.csv
\-- Sentiment Analysis
    +-- Code
    |   +-- Cleaning_For_Sentiment_Analysis_for_Secure_Data.R
    |   \-- SentimentR_Analysis_for_Secure_Data.R
    \-- Vocabularies
        +-- Hashtag_Break_Apart_Words.csv
        +-- Red_Tide_Polarized_Sentiment_Words_Vocabulary.csv
        \-- Red_Tide_Valence_Shifters_Vocabulary.csv

About

Supplementary materials to accompany Skripnikov et al. red tide Twitter analysis

License:Other


Languages

Language:R 100.0%