CANIS-NAU / COMET_Prestudy

These are the scripts used to collect and analyze data for the COMET pre-study.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COMET Prestudy Code Repository

These are the scripts used to collect and analyze data for the COMET pre-study.

The repository is organized as follows:

/scripts

/scripts/collection

This is where data collection scripts are stored. For each source of data (forum, platform, etc.), there is a subfolder for scripts specific to collecting data from those sources.

/scripts/analysis

This is where data analysis scripts are stored. For each source od data, there is a subfolder for scripts specific to analyzing data from those sources. For each type of analysis (sentiment, topic mining, network, etc.), there is a subfolder. For example, for topic mining scripts for twitter data, you would look in /scripts/analysis/twitter/topic_mining

About

These are the scripts used to collect and analyze data for the COMET pre-study.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 93.3%Language:Python 6.3%Language:Shell 0.3%Language:Batchfile 0.0%Language:Makefile 0.0%Language:Awk 0.0%