Stance-Detection-in-Web-and.../Preprocessing/README.md
2019-06-12 23:52:11 +05:30

405 B

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