Stance-Detection-in-Web-and.../CNN
2019-06-16 10:05:19 +05:30
..
conv_net_classes.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
evaluate.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
get_params.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
predictions.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
process4T6SA.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
README.md Added the CNN Codes 2019-06-16 10:05:19 +05:30
run.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
score.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
T6SA_conv_net_sentence.py Added the CNN Codes 2019-06-16 10:05:19 +05:30
T6SA_process_data.py Added the CNN Codes 2019-06-16 10:05:19 +05:30

Python version - 2.7

You need to download Google news vectors 300 dimensional bin file and place it in the main directory to run the code. It cannot be uploaded to GitHub due to space constraints

The data needs to be in a folder named Data
Currently Data contains SemEval files
To change to MPCHI copy the contents in Data_MPCHI to Data and then run

You will need to have Theano=0.7 to run the code. Please refer : https://github.com/nestle1993/SE16-Task6-Stance-Detection

Command to run the code-
python run.py