This Example is the implementation of "Deep Learning Sentiment Classification"
pureml auth login
Use the above command to login into Pureml. If you don't have an account. Use the below command
pureml auth signup
-
Install the requirements
pip install -r requirements.txt -
Run each cell from the model.ipynb. Make sure to check the path to the dataset..
-
Click Below to download the dataset Click Here to Download the Dataset
-
Use the Below command to download the dataset.
!wget http://nlp.stanford.edu/data/glove.6B.zip
!unzip glove.6B.zip
Refer to the below link for docs. PUREML DOCS
Refer to link for our website. PUREML