bsharathramesh / SE_Project1

Software Engineering Project 1 - Sentiment Analysis of Product Reviews, PDF Text to gain more insight about the user's perspective on the a topic, document, review etc..
MIT License
2 stars 27 forks source link

Yaml file storing the Xpath to grep the comments from amazon product site. #6

Closed bsharathramesh closed 4 years ago

bsharathramesh commented 4 years ago

Yaml File Requirement.

Example.

title: css: a.review-title type: Text content: css: 'div.a-row.review-data span.review-text' type: Text date: css: span.a-size-base.a-color-secondary type: Text