Difference between revisions of "SentiWordNet: A Publicly Available Lexical Resource for Opinion Mining"

From Cohen Courses
Jump to navigationJump to search
Line 8: Line 8:
  
 
== Summary ==
 
== Summary ==
This [[category::paper]] discusses the development of a SentiWordNet, a lexical resource in which each WordNet synset s is associated to three numerical scores Obj(s), Pos(s), Neg(s) used to describe how objective, positive and negative the terms contained in the synset are.
+
This [[category::paper]] discusses the development of SentiWordNet, a lexical resource in which each [http://en.wikipedia.org/wiki/WordNet WordNet] [http://en.wikipedia.org/wiki/Synonym_ring synset] s is associated to three numerical scores Obj(s), Pos(s), Neg(s) used to describe how objective, positive and negative the terms contained in the synset are.
  
 
== Brief description of the method ==
 
== Brief description of the method ==

Revision as of 16:26, 26 September 2012

Citation

SENTIWORDNET: A Publicly Available Lexical Resource for Opinion Mining. In Proceedings of the 5th Conference on Language Resources and Evaluation (LREC’06),417-422.

Online version

LREC 2006

Summary

This paper discusses the development of SentiWordNet, a lexical resource in which each WordNet synset s is associated to three numerical scores Obj(s), Pos(s), Neg(s) used to describe how objective, positive and negative the terms contained in the synset are.

Brief description of the method