Skip to content

A general notebook outlining an example of how to process and build prediction models for NLP classification tasks, in this case, a subjectivity dataset. Also includes word embeddings and deep learning models + interpretation tutorial using pytorch.

Notifications You must be signed in to change notification settings

stevend94/NLP-Prediction-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NLP-Prediction-Notebook

A general notebook outlining an example of how to process and build prediction models for NLP classification tasks, in this case, a subjectivity dataset. Also includes word embeddings and deep learning models + interpretation tutorial using pytorch.

alt text

You can use any binary classification dataset (in theory). For the subjectivity dataset go to https://nlp.stanford.edu/~sidaw/home/projects:nbsvm . I also added a Markdown version since the highlights didn't show up in the final part of the notebook. The markdown atleasts has a marker to indicate the highlights.

About

A general notebook outlining an example of how to process and build prediction models for NLP classification tasks, in this case, a subjectivity dataset. Also includes word embeddings and deep learning models + interpretation tutorial using pytorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published