Skip to content

Commit

Permalink
Updating figures & descriptions for Ch 9 #23
Browse files Browse the repository at this point in the history
  • Loading branch information
suranah authored Sep 6, 2020
1 parent 5be45fd commit 69f58e5
Showing 1 changed file with 33 additions and 2 deletions.
35 changes: 33 additions & 2 deletions Ch9/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# e-Commerce

Set of notebooks associated with Chapter 9 of the book.
## 🔖 Outline

1. **[Aspect Based Sentiment Analysis](https://github.com/practical-nlp/practical-nlp/blob/master/Ch9/01_Aspect_Based_Sentiment_analysis.ipynb)**: Here we demonstrate how to perform aspect based sentiment analysis using VARDER and Stanford Core NLP.
To be added


## 🗒️ Notebooks

Set of notebooks associated with the chapter.

1. **[Aspect Based Sentiment Analysis](https://github.com/practical-nlp/practical-nlp/blob/master/Ch9/01_Aspect_Based_Sentiment_analysis.ipynb)**: Here we demonstrate how to perform aspect-based sentiment analysis using VARDER and Stanford Core NLP.

## 🖼️ Figures

Color figures as requested by the readers.

![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-1.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-2.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-3.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-4.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-5.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-6.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-7.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-8.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-9.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-10.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-11.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-12.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-13.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-14.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-15.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-16.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-17.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-18.png)
![figure](https://github.com/practical-nlp/practical-nlp-figures/raw/master/figures/9-19.png)

0 comments on commit 69f58e5

Please sign in to comment.