Skip to content

THRINADH43/NLPExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

To run the program.

  1. Install the requirements

        pip install -r requirements.txt
    
  2. Run each cell from the model.ipynb. Make sure to check the path to the dataset..

  3. Click Below to download the dataset Click Here to Download the Dataset

  4. Use the Below command to download the dataset.

                !wget http://nlp.stanford.edu/data/glove.6B.zip
                !unzip glove.6B.zip

To know more about Pureml.

Refer to the below link for docs. PUREML DOCS

Refer to link for our website. PUREML

About

NLP Example into PureML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published