Skip to content

ammar977/Emotion-Detection-on-Covid-19-related-Social-Media-Posts

Repository files navigation

CS-640-Project

Project for CS 640 - Intro to AI - Fall 21 - Boston University

code structure

Make sure you only put the data files in the following below directories because anything inside these directories will not be uploaded to github since these directories are added to .gitignore

  • "Data Twitter/"
  • "Data Twitter/Train/"
  • "Data Twitter/Test/"
  • "Data Twitter/Dev/"
  • "Data Instagram/"

Running the notebooks

Create conda environment

conda create --name <env_name>

activate environment

conda activate <env_name>

Install libraries

pip install -r requirements.txt

About

Project for CS 640 - Intro to AI - Fall 21 - Boston University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5