Opinion Observer: Analyzing and Comparing Opinions on the Web - PowerPoint PPT Presentation

About This Presentation
Title:

Opinion Observer: Analyzing and Comparing Opinions on the Web

Description:

Online customer reviews of products. Useful information to customers and product manufacturers ... Each product Pi has a set of reviews Ri ={r1,r2 ... rk} ... – PowerPoint PPT presentation

Number of Views:88
Avg rating:3.0/5.0
Slides: 19
Provided by: vinay6
Category:

less

Transcript and Presenter's Notes

Title: Opinion Observer: Analyzing and Comparing Opinions on the Web


1
Opinion Observer Analyzing and Comparing
Opinions on the Web
  • Bing Liu, Minqing Hu, Junsheng Cheng
  • Paper PresentationVinay Goel

2
Introduction
  • Web excellent source of consumer opinions
  • Online customer reviews of products
  • Useful information to customers and product
    manufacturers
  • Novel framework for analyzing and comparing
    customer opinions
  • Technique based on language pattern matching to
    extract product features

3
Opinion Observer
4
Technical Tasks
  • Identify product features that customers have
    expressed their opinions on
  • For each feature, identify whether the opinion is
    positive or negative
  • Review Format (2) - Pros, Cons and detailed
    review
  • The paper proposes a technique to identify
    product features from pros and cons in this
    format

5
Problem Statement
  • Let PP1,P2 Pn be a set of products that the
    user is interested in
  • Each product Pi has a set of reviews Ri r1,r2
    rk
  • Each review rj is a sequence of sentences rj
    sj1,sj2 sjm

6
Product Feature
  • A product feature f in rj is an
    attribute/component of the product that has been
    commented on in rj
  • If f appears in rj, explicit feature
  • The battery life of this camera is too short
  • If f does not appear in rj but is implied,
    implicit feature
  • This camera is too large (size)

7
Opinions and features
  • Opinion segment of a feature
  • Set of consecutive sentences that expresses a
    positive or negative opinion on f
  • The picture quality is good, but the battery
    life is short
  • Positive opinion set of a feature (Pset)
  • Set of opinion segments of f that expresses
    positive opinions about f from all the reviews of
    the product
  • Nset can be defined similarly

8
Visualizing Opinion Comparison
9
Automated opinion analysis
Explicit and implicit features Synonyms Granularit
y of features
10
Extracting Product Features - Labeling
  • Perform POS tagging and remove digits
  • ltVgtincludedltNgtMBltVgtisltAdjgtstingy
  • Replace actual feature words with feature
  • ltVgtincludedltNgtfeatureltVgtisltAdjgtstingy
  • Use n-gram to produce shorter segments
  • ltVgtincludedltNgtfeatureltVgtis
  • ltNgtfeatureltVgtisltAdjgtstingy
  • Distinguish duplicate tags
  • ltN1gtfeatureltN2gtusage
  • Perform word stemming

11
Rule Generation
  • Association Rule Mining
  • Only need rules that have feature on the
    right-hand-side (ltN1gt,ltN2gt --gt feature)
  • Consider the sequence of items in the conditional
    part (left-hand-side) of each rule
  • Generate language patterns (ltN1gtfeatureltN2gt)

12
Feature Refinement strategies
  • There may be a more likely feature in the
    sentence segment but not extracted by any pattern
  • slight hum from subwoofer when not in use
  • Frequent-Noun
  • Only a noun replaces another noun
  • Frequent-Term
  • Any type replacement

13
Semi-Automated Tagging of Reviews
14
Extracting Reviews from Web Pages
  • Non trivial task
  • MDR-2
  • System finds patterns from page containing
    reviews
  • System uses these patterns to extract reviews
    from other pages of the site

15
System Architecture
16
Experimental Results
17
Experimental Results
  • Amount of time saved by Semi-automatic tagging is
    around 45
  • Group synonyms using WordNet (52 recall and 100
    precision)
  • Does not handle context dependent synonyms

18
Conclusion
  • Novel visual analysis system
  • Supervised pattern discovery method
  • Interactive correction of errors of the automatic
    system
  • Improve techniques, study strength of opinions
Write a Comment
User Comments (0)
About PowerShow.com