Stance-Detection-in-Web-and.../Preprocessing
2019-06-12 23:52:11 +05:30
..
Data_MPCHI Adding Preprocessing code 2019-06-12 23:52:11 +05:30
Data_SemE Adding Preprocessing code 2019-06-12 23:52:11 +05:30
emnlp_dict.txt Adding Preprocessing code 2019-06-12 23:52:11 +05:30
noslang_data.json Adding Preprocessing code 2019-06-12 23:52:11 +05:30
preprocessing.py Adding Preprocessing code 2019-06-12 23:52:11 +05:30
README.md Adding Preprocessing code 2019-06-12 23:52:11 +05:30

Preprocessing Script

Before running the script you need to download and unzip the Glove 6B 300D embeddings and place them in this folder. Link - [https://nlp.stanford.edu/projects/glove/]

    usage: preprocessing.py [-h] [-nd]
    optional arguments:
    -h, --help     show this help message and exit
    -nd, --non-dl  to be used when preprocessing for non Deep Learning methods