#SDC-OMICS2014-QQ Depository of scripts used to analyze a QQ log
This pepline can help you find out the questions below
Q1: General information: including distributions of message count, word count, figure count and emoji count;
To analyze the QQ log:
-
Install Perl and R;
-
Export QQ log and put these scripts in the same directory;
-
Sequentially run the following scripts: generate_data.pl
transform_data.pl
integrate_words_by_day.pl
time_serial.pl
time_freq.pl
chat.pl
These scripts will generate new files in the same directory; -
Open plots.R file, change the directory path in the front line, and draw figures visualizing conversation patterns;
-
Open tests.R file, change the directory path in the front line, and draw statistical conclustions.
Have fun