Skip to content

johannesharmse/wine_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NLP on Wine Reviews

Objective

Predict the score of a wine review based purely on the textual features on the review.

General Strategy

Use Word Embeddings and LSTM to extract as much semantic value from the reviews. The hypothesis is that semantically positive reviews will have higher ratings that semantically negative reviews.

Below table contains files of relevance.

File Description
EDA.ipynb Notebook containing the all code and process explanation.

Credit

The following pages were used as inspiration for this project:

Tensorflow Word2Vec Basic

O'Reilly - Perform sentiment analysis with LSTMs, using Tensorflow

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published