1 / 9

Automatic Product Profiling via NLP

Automatic Product Profiling via NLP. Jiho Han Ronny ( Dowon ) Ko. Automatic Product Profiling via NLP. Objective: automatically generate the summary of review extracting the strength/weakness of the product Use NLP techniques to predict ratings Similar to sentimental analysis

aya
Download Presentation

Automatic Product Profiling via NLP

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Automatic Product Profiling via NLP Jiho Han Ronny (Dowon) Ko

  2. Automatic Product Profiling via NLP • Objective: automatically generate the summary of review extracting the strength/weakness of the product • Use NLP techniques to predict ratings • Similar to sentimental analysis • Key Insight: Imposing market structure assumption • Different type of information extraction • Amazon review text

  3. Overview • Opinion = (orientation, polarity) Review Texts Orientation Profile Rating m ∞ k

  4. Predicting model

  5. Steps

  6. Steps (cont’d) • Parsing – through Stanford NLP syntax parser • Initializing orientation and polarity • Selecting polarity words through decision tree (Max-Ent) • Orientation using N-gram (uni + bi) • Use wordnet when testing • Extract market profiling and pricing kernel • Update word polarity • Repeat until no more improvement

  7. Initializing Decision Tree • Extract the words that have significant effect on rating (in terms of maximizing entropy)

  8. Resul • Initial word polarity

  9. Result (cont’d) • Change in polarity • Performance

More Related