Skip to content

Jenna-Quinn/wallstreet-journal-crowdsourcing-website

 
 

Repository files navigation

Wallstreet Journal Crowdsourcing Website

A website in PHP and MySQL analyzing people's interest on The Wall Street Journals aiming to enhance the text quality of opinion mining. This helped win 2012 Google Best Paper Award. Please visit to http://penn-annotation.co.nf

About

  • Task: An annotation tool for WSJ
  • Author: Yayang Tian
  • Advisor: Dr. Annie Louis, Prof. Ani Nenkova
  • Language: PHP, MySQL, HTML, CSS (I implemented the whole website from scratch)
  • Corpus: Wall Street Journals
  • URL: http://penn-annotation.co.nf

How to run

  • THe annotation work was done in December 2013, so please feel free to try : )
KeyPasswordFunction
101nlpAspect rating
201nlpPairwise rating
YayangYayangManager page

Snapshots

Main snapshots

  • Aspect ratings: The first task was to give overall impression for sentiment level in terms of aspect "Animacy, Interest, Narrative, Negative Emotions, Polarity, Research, or Visual". Different annotators were assigned to different aspects.

login

  • Pairwise ratings: The second task was to compare two paragrah side by side and specify degree of similarity and interest.

login

  • Manager page: The manager page was basically basic database interaction - researchers could see the annotation results, clear task, and re-annotate.

manager

Additional snapshots

  • Login:

first

  • Answer question about perceptions of headlines:

first

  • Highlight the degree of sentiments:

second

  • Instruction for sentiment analysis:

instruction

  • Thank you page:

thanks

About

A website in PHP and MySQL analyzing people's interest on The Wall Street Journals aiming to enhance the text quality of opinion mining. This helped win 2012 Google Best Paper Award.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 65.0%
  • CSS 35.0%