The AMT Survey Folder contains all the explanations collected from the mTurk studey for both MSR-V2E and MLB-V2E datasets

The Code folder has
- The dataset directory which contains the video ids of the dataset and some example videos
		-code to download the videos
- Extract concepts directory has the code to extract the important condepts from explanation corpus.
		- Run concept_discovery.ipynb first and then concept_grouping.ipynb. 
- Training_Code
		1. Run vid_to_frame.py
		2. Feature_extraction.py
		3. Overview.ipynb or Classifier.ipynb

-Testing_Code
		-Testing.ipynb