|
{ |
|
"paper_id": "Y12-1013", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T13:45:51.245093Z" |
|
}, |
|
"title": "Combining Social Cognitive Theories with Linguistic Features for Multi-genre Sentiment Analysis", |
|
"authors": [ |
|
{ |
|
"first": "Hao", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "City University of New York", |
|
"location": { |
|
"country": "U.S.A" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Yu", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Harbin Institute of Technology", |
|
"location": { |
|
"country": "China" |
|
} |
|
}, |
|
"email": "chenyu@mtlab.hit.edu.cn" |
|
}, |
|
{ |
|
"first": "Heng", |
|
"middle": [], |
|
"last": "Ji", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "City University of New York", |
|
"location": { |
|
"country": "U.S.A" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Smaranda", |
|
"middle": [], |
|
"last": "Muresan", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Rutgers University", |
|
"location": { |
|
"country": "U.S.A" |
|
} |
|
}, |
|
"email": "smuresan@rci.rutgers.edu" |
|
}, |
|
{ |
|
"first": "Dequan", |
|
"middle": [], |
|
"last": "Zheng", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Harbin Institute of Technology", |
|
"location": { |
|
"country": "China" |
|
} |
|
}, |
|
"email": "dqzheng@mtlab.hit.edu.cn" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "With the rapid development of social media and social networks, spontaneously user generated content like tweets and forum posts have become important materials for tracking people's opinions and sentiments online. In this paper we investigate the limitations of traditional linguistic-based approaches to sentiment analysis when applied to these informal genres. Inspired by various social cognitive theories, we combine local linguistic features and global social evidence in a propagation scheme to improve sentiment analysis results. Without using any additional labeled data, this new approach obtains significant improvement (up to 12% higher accuracy) for various genres in the domain of presidential election.", |
|
"pdf_parse": { |
|
"paper_id": "Y12-1013", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "With the rapid development of social media and social networks, spontaneously user generated content like tweets and forum posts have become important materials for tracking people's opinions and sentiments online. In this paper we investigate the limitations of traditional linguistic-based approaches to sentiment analysis when applied to these informal genres. Inspired by various social cognitive theories, we combine local linguistic features and global social evidence in a propagation scheme to improve sentiment analysis results. Without using any additional labeled data, this new approach obtains significant improvement (up to 12% higher accuracy) for various genres in the domain of presidential election.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Sentiment analysis is an important step for both Natural Language Processing (NLP) tasks such as opinion question answering (Yu and Hatzivassiloglou, 2003) and practical applications such as commercial product reputation mining (Morinaga et al., 2002) , movie review mining (Pang et al., 2002) and political election prediction (Tumasjan et al., 2010) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 124, |
|
"end": 155, |
|
"text": "(Yu and Hatzivassiloglou, 2003)", |
|
"ref_id": "BIBREF44" |
|
}, |
|
{ |
|
"start": 228, |
|
"end": 251, |
|
"text": "(Morinaga et al., 2002)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 274, |
|
"end": 293, |
|
"text": "(Pang et al., 2002)", |
|
"ref_id": "BIBREF28" |
|
}, |
|
{ |
|
"start": 328, |
|
"end": 351, |
|
"text": "(Tumasjan et al., 2010)", |
|
"ref_id": "BIBREF39" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "With the prevalence of social media, spontaneously user generated content such as tweets or forum posts have become an invaluable source of people's sentiments and opinions. However, as with other NLP tasks, sentiment analysis on such informal genres presents several challenges: (1) informal text expressions; (2) lexical diversity (e.g., for example, in our training data only 10% of words in the discussion forums and tweets appear more than ten times, while in movie reviews over 20% of words appear more than ten times); (3) unpredictable shift in topics/issues. The prevalence of debate in both forum posts and tweets leads to the use of more complicated discourse structures involving multiple targets and sentiments, as well as the second-person voice. These difficulties are magnified in tweets due to necessarily compressed contexts (tweets are limited to 140 characters).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this paper, we tackle these challenges from two perspectives. First, we approach the sentiment analysis task by identifying not only a specific \"target\" (e.g., presidential candidate) but also its associated \"issues\" (e.g., foreign policy) before detecting sentiment. This approach is similar to the idea of modeling \"aspect\" in product reviews (Titov and M-cDonald, 2008; Wang et al., 2011) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 348, |
|
"end": 375, |
|
"text": "(Titov and M-cDonald, 2008;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 376, |
|
"end": 394, |
|
"text": "Wang et al., 2011)", |
|
"ref_id": "BIBREF41" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Second, a detailed error analysis has shown that currently available sentiment lexicons and various shallow linguistic features are not sufficient to advance simple bag-of-words baseline approaches due to the diverse ways in which sentiment can be expressed as well as the prevalence of debate in social media. Fortunately, documents in informal genres are often embedded in very rich social structures. Therefore, augmenting the context available for a target and an issue based on social structures is likely to provide a much richer context. We propose three hypotheses based on social cognitive theories and incorporate these hypotheses into a new framework of propagating consistent sentiments across documents. Without using any additional labeled data this new approach obtained significant improvement (up to 12% higher accuracy).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Most sentiment analysis has been applied to movie/product reviews, blogs and tweets. Very little work has been conducted on discussion forums. Hassan et al. (2010) identified the attitudes of participants toward one another in an online discussion forum using a signed network representation of participant interaction. In contrast, we are interested in discovering the opinions of participants toward a public figure in light of their stance on various political issues.", |
|
"cite_spans": [ |
|
{ |
|
"start": 143, |
|
"end": 163, |
|
"text": "Hassan et al. (2010)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Sentiment Analysis can be categorized into targetindependent and target-dependent. The targetindependent work mainly focused on exploring various local linguistic features and incorporating them into supervised learning based systems (Pang and Lee, 2004; Zhao et al., 2008; Narayanan et al., 2009) or unsupervised learning based systems (Joshi et al., 2011) . Recent target-dependent work has focused on automatically extracting sentiment expressions for a given target (Godbole et al., 2007; Chen et al., 2012) , or incorporating target-dependent features into sentiment analysis (Liu et al., 2005; . In this paper we focus on the task of jointly extracting sentiment, target and issue in order to provide richer and more concrete evidence to describe and predict the attitudes of online users. This bares similarity to the idea of modeling aspect rating in product reviews (Titov and McDonald, 2008; Wang et al., 2011) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 234, |
|
"end": 254, |
|
"text": "(Pang and Lee, 2004;", |
|
"ref_id": "BIBREF26" |
|
}, |
|
{ |
|
"start": 255, |
|
"end": 273, |
|
"text": "Zhao et al., 2008;", |
|
"ref_id": "BIBREF45" |
|
}, |
|
{ |
|
"start": 274, |
|
"end": 297, |
|
"text": "Narayanan et al., 2009)", |
|
"ref_id": "BIBREF24" |
|
}, |
|
{ |
|
"start": 337, |
|
"end": 357, |
|
"text": "(Joshi et al., 2011)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 470, |
|
"end": 492, |
|
"text": "(Godbole et al., 2007;", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 493, |
|
"end": 511, |
|
"text": "Chen et al., 2012)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 581, |
|
"end": 599, |
|
"text": "(Liu et al., 2005;", |
|
"ref_id": "BIBREF21" |
|
}, |
|
{ |
|
"start": 875, |
|
"end": 901, |
|
"text": "(Titov and McDonald, 2008;", |
|
"ref_id": "BIBREF37" |
|
}, |
|
{ |
|
"start": 902, |
|
"end": 920, |
|
"text": "Wang et al., 2011)", |
|
"ref_id": "BIBREF41" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "When sentiment analysis is applied to social media, feature engineering is a crucial step (Agarwal et al., 2011; Kouloumpis et al., 2011) . Most previous work based solely on lexical features suffers from data sparsity. For example, Saif et al. (2012) observed that 90% of words in tweets appear less than ten times. The semantic clustering approach they have proposed (e.g. grouping \"Iphone\" , \"Ipad\" and \"Itouch\" into \"Apple Product\") can alleviate the bottleneck, but it tends to ignore the fine-grained distinctions among semantic concepts. To address the lexical diversity problem, we take advantage of the information redundancy in rich social network structures. Unlike most previous work which only exploited user-user relations (Speriosui et al., 2011; Conover et al., 2011) or document-document relations (Tan et al., 2011; , we use user-document relations derived from social cognitive theories to design global features based on the interrelations among the users, targets and issues. Guerra et al. (2011) measured the bias of social media users on a topic, and then transferred such knowledge to improve sentiment classification. In this paper, we mine similar knowledge such as the bias of social media users on target-issue pairs and target-target pairs.", |
|
"cite_spans": [ |
|
{ |
|
"start": 90, |
|
"end": 112, |
|
"text": "(Agarwal et al., 2011;", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 113, |
|
"end": 137, |
|
"text": "Kouloumpis et al., 2011)", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 233, |
|
"end": 251, |
|
"text": "Saif et al. (2012)", |
|
"ref_id": "BIBREF30" |
|
}, |
|
{ |
|
"start": 737, |
|
"end": 761, |
|
"text": "(Speriosui et al., 2011;", |
|
"ref_id": "BIBREF32" |
|
}, |
|
{ |
|
"start": 762, |
|
"end": 783, |
|
"text": "Conover et al., 2011)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 815, |
|
"end": 833, |
|
"text": "(Tan et al., 2011;", |
|
"ref_id": "BIBREF35" |
|
}, |
|
{ |
|
"start": 997, |
|
"end": 1017, |
|
"text": "Guerra et al. (2011)", |
|
"ref_id": "BIBREF10" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Our task focuses on classifying user contributed content (e.g., tweets and forum posts) as \"Positive\" or \"Negative\", for the domain of political elections. Tweet messages usually contain sentiments related to specific targets (e.g., presidential candidates), while forum posts often contain both specific targets and related issues (e.g., foreign policy) because participants often debate with each other and thus need to provide concrete evidence. Therefore, we define the sentiment analysis task as target dependent for tweets and target-issue dependent for forum posts. Consequently, we automatically extract targets and issues before conducting sentiment analysis. Table 1 presents some examples labeled as \"Positive\" or \"Negative\" for each genre.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experimental Setup", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "The tweet data set was automatically collected by retrieving positive instances with #Obama2012 or #GOP2012 hashtags 1 , and negative instances with #Obamafail or #GOPfail hashtags. Similar to Gonzalez-Ibanez et al (2011), we then filtered all tweets where the hashtags of interest were not located at the very end of the message.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Data", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "The discussion forum data set was adapted from the \"Election & Campaigns\" board of a political forum 2 , where political candidates, campaigns and elections are actively discussed. We have collected the most recent posts from March 2011 to December 2011. About 97.3% posts contain either positive or negative sentiments as opposed to neutral, therefore we only focus on the polarity classification problem. We also used a more traditional set for sentiment analysis -the movie review polarity data set shared by (Pang et al., 2002) -to highlight the challenges of more informal texts. ", |
|
"cite_spans": [ |
|
{ |
|
"start": 512, |
|
"end": 531, |
|
"text": "(Pang et al., 2002)", |
|
"ref_id": "BIBREF28" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Data", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "In this section, we present our baseline approach using only linguistic features.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Linguistic-based Approach", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "We have applied the tool developed by Han and Baldwin (2011) together with the following additional steps to perform normalization for informal documents (tweets and forum posts).", |
|
"cite_spans": [ |
|
{ |
|
"start": 38, |
|
"end": 60, |
|
"text": "Han and Baldwin (2011)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Pre-processing", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "\u2022 Replace URLs with \"@URL\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Pre-processing", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "\u2022 Replace @username with \"@USERNAME\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Pre-processing", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "\u2022 Replace negation words with \"NOT\" based on the list derived from the LIWCLexicon (Pennebaker et al., 2001 ). \u2022 Normalize slang words (e.g. \"LOL\" to \"laugh out loud\") (Agarwal et al., 2011) . \u2022 Spelling correction using WordNet (Fellbaum, 2005 ) (e.g. \"cooooool\" to \"cool\")", |
|
"cite_spans": [ |
|
{ |
|
"start": 83, |
|
"end": 107, |
|
"text": "(Pennebaker et al., 2001", |
|
"ref_id": "BIBREF29" |
|
}, |
|
{ |
|
"start": 168, |
|
"end": 190, |
|
"text": "(Agarwal et al., 2011)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 229, |
|
"end": 244, |
|
"text": "(Fellbaum, 2005", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Pre-processing", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "In addition, each document has been tokenized and annotated with Part-of-speech tags (Toutanova et al., 2003) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 85, |
|
"end": 109, |
|
"text": "(Toutanova et al., 2003)", |
|
"ref_id": "BIBREF38" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Pre-processing", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "After pre-processing, the first step is to detect documents which include popular targets and issues. A popular target is an entity that users frequently discuss, such as a product (e.g. \"Iphone4\"), a person (e.g. \"Ron Paul\") or an organization (e.g. \"Red Cross\"). A popular issue is a related aspect associated with a target, such as \"display function\" or \"economic issue\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Target and Issue Detection", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "We have applied a state-of-the-art English entity extraction system (Li et al., 2012; Ji et al., 2005 ) that includes name tagging and coreference resolution to detect name variants from each document (e.g. \"Ron\", \"Paul\", \"Ron Paul\" and \"RP\" are all name variations for the presidential candidate Ron Paul). In order to detect issues, we mined common keywords from the U.S. presidential election web sites. The two most frequent issues are \"Economic\" which includes 647 key phrases such as \"Debt\", \"Deficit\", \"Money\", \"Market\", \"Tax\" and \"unemployment\", and \"Foreign Policy\" which includes 27 key phrases such as \"military\", \"isolationism\", \"foreign policy\", \"Israel\", \"Iran\" and \"China\". Sentiment analysis is applied on the documents that include at least one target and one issue.", |
|
"cite_spans": [ |
|
{ |
|
"start": 68, |
|
"end": 85, |
|
"text": "(Li et al., 2012;", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 86, |
|
"end": 101, |
|
"text": "Ji et al., 2005", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Target and Issue Detection", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "We have evaluated the target and issue detection performance and the accuracy scores obtained 99.0% and 92.0%, respectively.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Target and Issue Detection", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "We have developed a supervised learning model based on Support Vector Machines to classify sentiment labels for each document (a post, a tweet message or a movie review document), incorporating several features such as N-grams, POS, various lexicons, punctuation, capitalization (see Table 3 ).", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 284, |
|
"end": 291, |
|
"text": "Table 3", |
|
"ref_id": "TABREF4" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Sentiment Detection", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "All unique unigrams, bigrams and trigrams Part-of-Speech Part-Of-Speech tags generated by Stanford Parser (Toutanova et al., 2003) Gazetteer Lexical matching based on (Joshi et al., 2011) , SentiWordNet (Baccianella et al., 2010) , Subjectivity Lexicon (Wiebe et al., 2004) , Inquirer (Stone et al., 1966) , Taboada (Taboada and Grieve, 2004) , UICLexicon (Hu and Liu, 2004) , LIWCLexicon (Pennebaker et al., 2001 ) Word Cluster Use synset information provided by Wordnet to expand the entries of each gazettteer; Lexical matching based on the expanded gazetteers Punctuation Whether the document includes any exclamation mark or question mark Capitalization Unique words which include all capitalized letters The classification results are normalized to probability based confidence values via a sigmoid kernel function (Wu et al., 2004) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 106, |
|
"end": 130, |
|
"text": "(Toutanova et al., 2003)", |
|
"ref_id": "BIBREF38" |
|
}, |
|
{ |
|
"start": 167, |
|
"end": 187, |
|
"text": "(Joshi et al., 2011)", |
|
"ref_id": "BIBREF18" |
|
}, |
|
{ |
|
"start": 203, |
|
"end": 229, |
|
"text": "(Baccianella et al., 2010)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 253, |
|
"end": 273, |
|
"text": "(Wiebe et al., 2004)", |
|
"ref_id": "BIBREF42" |
|
}, |
|
{ |
|
"start": 285, |
|
"end": 305, |
|
"text": "(Stone et al., 1966)", |
|
"ref_id": "BIBREF33" |
|
}, |
|
{ |
|
"start": 316, |
|
"end": 342, |
|
"text": "(Taboada and Grieve, 2004)", |
|
"ref_id": "BIBREF34" |
|
}, |
|
{ |
|
"start": 356, |
|
"end": 374, |
|
"text": "(Hu and Liu, 2004)", |
|
"ref_id": "BIBREF15" |
|
}, |
|
{ |
|
"start": 389, |
|
"end": 413, |
|
"text": "(Pennebaker et al., 2001", |
|
"ref_id": "BIBREF29" |
|
}, |
|
{ |
|
"start": 821, |
|
"end": 838, |
|
"text": "(Wu et al., 2004)", |
|
"ref_id": "BIBREF43" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Feature Description N-grams", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Figure 1 presents the performance of the baseline system as we add each feature category. In general, N-gram based features provide a strong baseline, and thus it is difficult for local linguistic features (e.g., POS, gazetteers, punctuation) to make significant improvement. In addition, discussion forums prove to be the most challenging among these three genres. We provide a more detailed analysis for the impact of N-gram features as well as a discussion of the \"long-tail\" problem prevalent for informal genres. \"Long-Tail\" Problem. The limited gain (1%-2%) from gazetteer based features is due to long-tailed distribution of lexicon coverage. 53.3% of gazetteer entries do not cover any movie review documents, but about 87% of entries do not cover any forum posts or tweets, which clearly indicates that social media includes more diverse way to express sentiment. Similarly, 16% of entries cover 1 movie review document, but only about 6%-7% of entries cover 1 tweet message or 1 forum post; 6% of entries cover more than 10 movie review documents, but only about 0.8%-0.9% of entries cover more than 10 tweet messages or forum posts. All of the various gazetteers only cover 16.5% of movie documents, 12.4% of tweets and 17.6% of forum posts. The Word Cluster features (see Table 3 ) can cover more documents and achieved slight improvement (0.83% for forum posts and 0.40% for tweets) but it may require much deeper understanding and global knowledge to generalize to diverse lexical contexts.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 1284, |
|
"end": 1291, |
|
"text": "Table 3", |
|
"ref_id": "TABREF4" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Results and Analysis", |
|
"sec_num": "4.4" |
|
}, |
|
{ |
|
"text": "The linguistic-based approach provided discouraging results. Fortunately, sentiment analysis is an inter-disciplinary task in that it attempts to capture people's social behavior. Sentiment differences within a group can result in social mitosis, leading to the emergence of two groups (Wang and Thorngate, 2003) . In this section, we explore a different direction by applying social cognitive theories and propose three hypotheses that take user behavior into account in order to improve sentiment analysis.", |
|
"cite_spans": [ |
|
{ |
|
"start": 286, |
|
"end": 312, |
|
"text": "(Wang and Thorngate, 2003)", |
|
"ref_id": "BIBREF40" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Combining Linguistic Features with Global Social Evidence", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "We formulate the following three hypotheses based on social cognitive theories, which we aim to prove for the domain of presidential election: Hypothesis 1 (One sentiment per Indicative Target-Issue Pair). The sentiment for a particular target is globally consistent across users because of the target's stance on some particular issue.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "The impression formation theory (Hamilton and Sherman, 1996) postulates a global coherence in perception, namely that users assume consistency in traits and behavior, such that observations about current behavior lead to causal attributions regarding past and future behaviors. Certain target-issue pairs are consistently associated with a particular sentiment across most users. For example, when a user is commenting on the target \"Ron Paul\" about his policy on \"Economy\" issue, the post usually indicates a positive sentiment. In contrast, the sentiments toward \"Barack Obama\"'s policy on \"Foreign Issue\" are usually negative.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Hypothesis 2 (One sentiment per Indicative Target-Target Pair). The sentiment for a particular target is globally consistent when he or she is compared with another particular target.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "The social categorization process (Mason and Marcae, 2004 ) states that we mentally categorize people into different groups based on common characteristics. As a result, when commenting on an individual target, a user often compares the target with another target to express implicit sentiments or strengthen the opinions, which brings additional challenges for detecting the boundaries of sen-timent words associated with specific targets. For example, the following sentence: \"NONE of the GOP candidates have a significant advantage on national polls against Obama.\" includes two different targets \"Obama\" and \"GOP\" and therefore a mixture of positive words (e.g. \"significant\" and \"advantage\") and negative words (e.g. \"against\" and \"NONE\"). However, some common pairs often retain consistent sentiments. For example, when compared to \"McCain\" or \"Nixon\", the sentiment towards \"Barack Obama\" is usually positive, while compared to \"Washington\", the sentiment is mostly negative.", |
|
"cite_spans": [ |
|
{ |
|
"start": 34, |
|
"end": 57, |
|
"text": "(Mason and Marcae, 2004", |
|
"ref_id": "BIBREF22" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "In order to incorporate the above two hypotheses, we use a simple propagation approach. For each unique target-target pair or unique target-issue pair in the training data, we count the frequency of the sentiment labels in the training data, f p for positive and f n for negative. Then we adopt the following confidence metric to measure the degree of sentiment consistency for this pair:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "c = max(f p , f n )/(f p + f n )", |
|
"eq_num": "(1)" |
|
} |
|
], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Conf idence value ranges from 0.5 to 1 and higher confidence value implies higher probability that the learned indicative pair is correct. If the conf idence value is larger than a threshold \u03b4 (\u03b4 = 0.8 results in the best performance), we consider it as an indicative pair. Then we re-label all of the corresponding test instances which include this indicative pair with its most frequent sentiment.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Hypothesis 3 (One sentiment per User-Target-Issue during a short time). One user's sentiment toward one target or his/her stance on one issue tends to be consistent during a short period of time.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "The social balance theory (Heider, 1946) aims to analyze the interpersonal network among social agents and see how a social group evolves to a possible balance state. Situngkir and Khanafiah (2004) extended Heider's theory to many agents. Example of possible balance states are given in Figure 2 , where \"+\" means positive relations/sentiments among agents, while \"-\" means negative relations/sentiments among agents.", |
|
"cite_spans": [ |
|
{ |
|
"start": 26, |
|
"end": 40, |
|
"text": "(Heider, 1946)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 167, |
|
"end": 197, |
|
"text": "Situngkir and Khanafiah (2004)", |
|
"ref_id": "BIBREF31" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 287, |
|
"end": 295, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "When applying social balance theory to our domain of presidential election, we consider the user as one agent and the two presidential candidates (tar- gets) as the other two agents (see Figure 3 ). Since the two targets are competing in the election we assume the sentiment between them is negative; therefore, the only balanced state consists of two mutual negative and one mutual positive sentiment. In addition, a user often imposes sentiment upon a target because his or her stance on a particular political issue. The extended theory is presented in Figure 3 . The Halo Effect or Halo Error theory (Thorndike, 1920) states that there exists a cognitive bias in which once we form a general impression of someone, we tend to assume that additional information will be consistent with that first impression. Abelson (1968) has proposed theories of cognitive consistency, which suggest that people will try to maintain consistency among their beliefs. Based on these social cognitive theories we have formulated Hypothesis 3. This hypothesis is valid for 90% of the training instances. The consistency of a user's sentiment regarding a target's stance on an issue is not a property of a single document, and it depends on the label for each document that mentions the targetissue pair in question. Therefore this property is not appropriately expressed as an SVM feature; instead, we incorporate Hypothesis 3 as follows: we cluster the documents authored by the same user and target (for tweets) or the same user, target, and issue (for forum posts) into one cluster. Then, within", |
|
"cite_spans": [ |
|
{ |
|
"start": 604, |
|
"end": 621, |
|
"text": "(Thorndike, 1920)", |
|
"ref_id": "BIBREF36" |
|
}, |
|
{ |
|
"start": 812, |
|
"end": 826, |
|
"text": "Abelson (1968)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 187, |
|
"end": 195, |
|
"text": "Figure 3", |
|
"ref_id": "FIGREF2" |
|
}, |
|
{ |
|
"start": 556, |
|
"end": 564, |
|
"text": "Figure 3", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Hypotheses based on Social Cognitive Theories", |
|
"sec_num": "5.1" |
|
}, |
|
{ |
|
"text": "Accuracy (1). Baseline 83.97% (2). (1) + Propagating the Most Confident Sentiment", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Approach", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "(3). (1) + Majority Voting 84.87% (4). (1) + Weighted Majority Voting 85.35% Table 5 : Impact of Hypothesis 3 on Tweets each cluster we apply one of three ways of correcting baseline results:", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 77, |
|
"end": 84, |
|
"text": "Table 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "84.87%", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "\u2022 Most Confident Sentiment Propagation:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "84.87%", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "within each cluster, propagate the most confident sentiment through all instances. \u2022 Majority Voting: within each cluster, re-label all the instances with the sentiment that appears most often. \u2022 Weighted Majority Voting: the same as Majority Voting, but use the confidence values from the baseline system for possible sentiment labels during voting.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "84.87%", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In the following we will present the performance of the enhanced approach on tweets and forum posts.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Experiment Results", |
|
"sec_num": "5.2" |
|
}, |
|
{ |
|
"text": "The contexts of tweets are artificially compressed (each tweet message limited to 140 characters), so each single tweet message rarely includes a targettarget pair or a pair target-issue pair. Therefore in this section we focus on evaluating the impact of Hypothesis 3 on tweets. The experimental results of applying Hypothesis 3 are presented in Table 5 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 347, |
|
"end": 354, |
|
"text": "Table 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Impact on Tweets", |
|
"sec_num": "5.2.1" |
|
}, |
|
{ |
|
"text": "The results demonstrate that each voting method can provide consistent gains, with the majority voting method achieving significant gains at 99% confidence level over the baseline (using Wilcoxon Matched-Pairs Signed-Rank test). For example, the following three tweet messages about the target \"Obama\" were sent by the same user:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Impact on Tweets", |
|
"sec_num": "5.2.1" |
|
}, |
|
{ |
|
"text": "1. #Obama rebuilding America using Chinese workers! http://t.co/Pk4HkvtL 2. But we had to rush #Obamacare thru? In the pipeline? Obama has it both ways on a controversial plan http://t.co/rb65LIx3 3. Small business owners confirm #Obamacare is a job killer: http://t.co/If7yNqVo 132 Approach Accuracy Baseline 59.61% + Hypothesis 1 62.89% + Hypothesis 2 62.64% + Hypothesis 3 67.24% + Hypothesis 1+2 64.21% + Hypothesis 1+2+3 71.97% Table 6 : Impact of New Hypotheses on Forum Data", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 433, |
|
"end": 440, |
|
"text": "Table 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Impact on Tweets", |
|
"sec_num": "5.2.1" |
|
}, |
|
{ |
|
"text": "The baseline approach misclassified the first message as \"Positive\", but correctly classified the other two as \"Negative\" with high confidence. Therefore the voting approach successfully fixed the sentiment of the first message to \"Negative\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Impact on Tweets", |
|
"sec_num": "5.2.1" |
|
}, |
|
{ |
|
"text": "We conducted a systematic evaluation on the enhanced approach by gradually adding each hypothesis to improve sentiment analysis of the forum posts. As we have shown in Section 4, the baseline results for forum data are worse than for tweets. Applying the majority voting methods based on Hypothesis 3 to forum data would lead to compounding errors. Therefore, we only use the \"most confident sentiment propagation\" to incorporate Hypothesis 3. Table 6 presents the experimental results and shows that each hypothesis provides significant gain over the baseline. The overall new approach achieves up to 12.3% improvement in accuracy.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 444, |
|
"end": 451, |
|
"text": "Table 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Impact on Forum Posts", |
|
"sec_num": "5.2.2" |
|
}, |
|
{ |
|
"text": "For the following post: \"If I threw you in a room with 400 corrupt politicians who each had mandates to expand government spending, I guarantee you that you could shout all you wanted for 20 years about cutting the deficit and they wouldn't hear you. Does that make Paul wrong? Does it make him a failure?\", the baseline system mistakenly labeled the sentiment for the target \"Ron Paul\" as \"negative\" because of the context words such as \"shout\", \"wouldn't\", \"wrong\" and \"failure\". However, based on Hypothesis 1, since in most cases the posts including the target \"Ron Paul\" and the issue \"Economics\" indicate a positive sentiment, we can correct the label successfully.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Impact on Forum Posts", |
|
"sec_num": "5.2.2" |
|
}, |
|
{ |
|
"text": "Similarly, Hypothesis 2 can correct instances when local linguistic features are misleading. For example, in the following post: \"Actually I see Newt as being more of an effective leader than Mitt with this speakership role and all, but Mitt has the business realm sealed tightly in his hip pocket, and jobs and economic progress are what we desperately need now.\", simply incorporating the context entity features from the first sub-sentence, this baseline system mistakenly labeled the sentiment on the target \"Mitt Romney\" as \"negative\". In addition, due to the lack of discourse features, the baseline system failed to recognize the scope of identification (the second sub-sentence). However more than 80% instances in the training data indicate that the sentiment on \"Mitt Romney\" is positive when he is compared to 'Newt\", therefore we can correct the sentiment of this post to \"positive\".", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Impact on Forum Posts", |
|
"sec_num": "5.2.2" |
|
}, |
|
{ |
|
"text": "Hypothesis 3 can effectively exploit information redundancy and propagate the high-confidence results from posts with relatively simpler linguistic structures to those posts with more complicated structures. For example, it is difficult for the baseline system to determine the sentiment on the target \"Mitt Romney\" from the following post: \"Paul is the complete opposite of Romney. Romney has a political history that can be examined..and debated.. Paul has 22 years of voting No..but nothing else. Romney has 30 years of business experience. Paul was a doctor a long time ago.\" But the same user posted other messages that include simpler structures and therefore the baseline system can detect correct \"positive\" sentiment with high confidence: \"Romney saved failed business and political models. Paul merely participated.\". As a result, the sentiment analysis results of all the posts within the same cluster (posted by the same user, and including the same target and issue) can be corrected. Figure 4 shows the overall performance of our approaches when the indicative pairs are learned from training data with different thresholds set for confidence estimation given in 1. Figure 4 shows consistent performance improvement as the threshold is larger than 0.5. We also noticed that when the threshold is low (0.5), the overall approach performs a little worse than the baseline due to the propagation of erroneous results with low confidence values.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 998, |
|
"end": 1006, |
|
"text": "Figure 4", |
|
"ref_id": "FIGREF3" |
|
}, |
|
{ |
|
"start": 1180, |
|
"end": 1188, |
|
"text": "Figure 4", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Impact on Forum Posts", |
|
"sec_num": "5.2.2" |
|
}, |
|
{ |
|
"text": "Although the proposed approach based on social cognitive theories has significantly enhanced the Sarcasm Detection. For both tweets and forum posts, some remaining errors require accurate detection of sarcasm (Davidov et al., 2010; Gonzalez-Ibanez et al., 2011) . For example, \"LOL..remember Obama chastising business's for going to Vegas. Vegas would have cost a third of what these locations costs. But hey, no big deal... \" contains sarcasm, which leads our system to misclassify this post.", |
|
"cite_spans": [ |
|
{ |
|
"start": 209, |
|
"end": 231, |
|
"text": "(Davidov et al., 2010;", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 232, |
|
"end": 261, |
|
"text": "Gonzalez-Ibanez et al., 2011)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Remaining Challenges", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Domain-specific Latent Sentiments. The same word or phrase might indicate completely different sentiments in various domains. For example, \"big\" usually indicates positive sentiment, but it indicates negative sentiment in the following sentence: \"tell me how the big government, big bank backing, war mongering Obama differs from Bush?\". Most of these domain-specific phrases do not exist in the currently available semantic resources and thus a system is required to conduct deep mining of such latent sentiments.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Remaining Challenges", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Thread Structure. A typical online forum discussion consists of a root post and the following posts which form a tree structure, or thread. Performing sentiment analysis at post level, without taking into account the thread context might lead to errors. For example, if a post disagree with another post, and the first post expresses \"Positive\" sentiment, we can infer that the second post should be \"Negative\". Identifying who replies to whom in a forum might not be straightforward (Wang et al., 2011) . In addition, we would need to identify agreement/disagreement relations among posts.", |
|
"cite_spans": [ |
|
{ |
|
"start": 484, |
|
"end": 503, |
|
"text": "(Wang et al., 2011)", |
|
"ref_id": "BIBREF41" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Remaining Challenges", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "Multiple Sentiments. Due to the prevalence of debate in discussion forums, the users tend to list multiple argument points to support their overall opinions. As a result, a single post often contains a mixture of sentiments. For example, the following post indicates \"Positive\" sentiment although it includes negative words such as \"disagreement\": \"....As a huge Ron Paul fan I have my disagreements with him........but even if you disagree with his foreign policy.......the guy is spot on with everything and anything else.....\". This requires a sentiment analyzer to go beyond lexical level analysis and conduct global logic inferences. This is not a challenge in social media genres that impose stringent length restrictions such as Twitter. Figure 5 summarizes the distributions of the remaining errors for tweets and forum posts. ", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 745, |
|
"end": 753, |
|
"text": "Figure 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Remaining Challenges", |
|
"sec_num": "6" |
|
}, |
|
{ |
|
"text": "We have presented a novel approach to social cognitive theories to enhance sentiment analysis for user generated content in social media. We have investigated the limitations of approaches based solely on shallow linguistic features. We have introduced three hypotheses that incorporate global consistency within the rich social structures consisting of users, targets and associated issues, and have shown that using such social evidence improve the results of sentiment analysis on informal genres such as tweets and forum posts.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "In the future, we aim to address the remaining challenges discussed in Section 6, especially to exploit the implicit global contexts by analyzing thread structures and discovering cross-post agreement/disagreement relations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion and Future Work", |
|
"sec_num": "7" |
|
}, |
|
{ |
|
"text": "\"GOP\" refers to the U.S. republican party which includes presidential candidates such as Ron Paul and Mitt Romney 2 http://www.politicalforum.com/elections-campaigns", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "This work was supported by the U.S. ARL grant W911NF-09-2-0053, the U.S. NSF Grants IIS-0953149 and IIS-1144111 and the U.S. DARPA BOLT program. The views and conclusions contained in this document are those of the authors and should not be interpreted as representing the official policies, either expressed or implied, of the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints for Government purposes notwithstanding any copyright notation here on.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Theories of Cognitive Consistency Theory", |
|
"authors": [ |
|
{ |
|
"first": "Robert", |
|
"middle": [], |
|
"last": "Adelson", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1968, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Robert Adelson. 1968. Theories of Cognitive Consisten- cy Theory. Rand McNally.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Sentiment analysis of twitter data", |
|
"authors": [ |
|
{ |
|
"first": "Apoorv", |
|
"middle": [], |
|
"last": "Agarwal", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Boyi", |
|
"middle": [], |
|
"last": "Xie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ilia", |
|
"middle": [], |
|
"last": "Vovsha", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Owen", |
|
"middle": [], |
|
"last": "Rambow", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rebecca", |
|
"middle": [], |
|
"last": "Passonneau", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 49th Annual Meeting of Association for Computational Linguistics Workshop on Languages in Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Apoorv Agarwal, Boyi Xie, Ilia Vovsha, Owen Rambow, and Rebecca Passonneau. 2011. Sentiment analysis of twitter data. In Proceedings of the 49th Annual Meeting of Association for Computational Linguistics Workshop on Languages in Social Media.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Sentiwordnet 3.0: An enhanced lexical resource for sentiment analysis and opinion mining", |
|
"authors": [ |
|
{ |
|
"first": "Stefano", |
|
"middle": [], |
|
"last": "Baccianella", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Andrea", |
|
"middle": [], |
|
"last": "Esuli", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fabrizio", |
|
"middle": [], |
|
"last": "Sebastiani", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 6th international conference on Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Stefano Baccianella, Andrea Esuli, and Fabrizio Sebas- tiani. 2010. Sentiwordnet 3.0: An enhanced lexical resource for sentiment analysis and opinion mining. In Proceedings of the 6th international conference on Language Resources and Evaluation.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Classifying sentiment in microblogs: is brevity an advantage is brevity an advantage?", |
|
"authors": [ |
|
{ |
|
"first": "Adam", |
|
"middle": [], |
|
"last": "Bermingham", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alan", |
|
"middle": [], |
|
"last": "Smeaton", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 19th ACM Conference on Information and Knowledge Management", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Adam Bermingham and Alan Smeaton. 2010. Classi- fying sentiment in microblogs: is brevity an advan- tage is brevity an advantage? In Proceedings of the 19th ACM Conference on Information and Knowledge Management.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Extracting diverse sentiment expressions with target-dependent polarity from twitter", |
|
"authors": [ |
|
{ |
|
"first": "Lu", |
|
"middle": [], |
|
"last": "Chen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wenbo", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Meenakshi", |
|
"middle": [], |
|
"last": "Nagarajan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shaojun", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Amit", |
|
"middle": [ |
|
"P" |
|
], |
|
"last": "Sheth", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proceedings of the 6th International Conference on Weblogs and Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Lu Chen, Wenbo Wang, Meenakshi Nagarajan, Shaojun Wang, and Amit P. Sheth. 2012. Extracting diverse sentiment expressions with target-dependent polarity from twitter. In Proceedings of the 6th International Conference on Weblogs and Social Media.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Political polarization on twitter", |
|
"authors": [ |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Conover", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jacob", |
|
"middle": [], |
|
"last": "Ratkiewicz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthew", |
|
"middle": [], |
|
"last": "Francisco", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bruno", |
|
"middle": [], |
|
"last": "Gonalves", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Filippo", |
|
"middle": [], |
|
"last": "Menczer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alessandro", |
|
"middle": [], |
|
"last": "Flammini", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 5th International Conference on Weblogs and Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Michael Conover, Jacob Ratkiewicz, Matthew Francis- co, Bruno Gonalves, Filippo Menczer, and Alessan- dro Flammini. 2011. Political polarization on twitter. In Proceedings of the 5th International Conference on Weblogs and Social Media. The AAAI Press.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Semi-supervised recognition of sarcastic sentences in twitter and amazon", |
|
"authors": [ |
|
{ |
|
"first": "Dmitry", |
|
"middle": [], |
|
"last": "Davidov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Oren", |
|
"middle": [], |
|
"last": "Tsur", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ari", |
|
"middle": [], |
|
"last": "Rappoport", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 48th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dmitry Davidov, Oren Tsur, and Ari Rappoport. 2010. Semi-supervised recognition of sarcastic sentences in twitter and amazon. In Proceedings of the 48th Annual Meeting of the Association for Computational Linguis- tics.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Christiane Fellbaum. 2005. Wordnet and wordnets. Encyclopedia of Language and Linguistics", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Christiane Fellbaum. 2005. Wordnet and wordnets. En- cyclopedia of Language and Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Large-scale sentiment analysis for news and blogs", |
|
"authors": [ |
|
{ |
|
"first": "Namrata", |
|
"middle": [], |
|
"last": "Godbole", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Manjunath", |
|
"middle": [], |
|
"last": "Srinivasaiah", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Steven", |
|
"middle": [], |
|
"last": "Skiena", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Proceedings of the International Conference on Weblogs and Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Namrata Godbole, Manjunath Srinivasaiah, and Steven Skiena. 2007. Large-scale sentiment analysis for news and blogs. In Proceedings of the International Conference on Weblogs and Social Media.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Identifying sarcasm in twitter: A closer look", |
|
"authors": [ |
|
{ |
|
"first": "Roberto", |
|
"middle": [], |
|
"last": "Gonzalez-Ibanez", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Smaranda", |
|
"middle": [], |
|
"last": "Muresan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nina", |
|
"middle": [], |
|
"last": "Wacholder", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 49th Annual Meeting of Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Roberto Gonzalez-Ibanez, Smaranda Muresan, and Nina Wacholder. 2011. Identifying sarcasm in twitter: A closer look. In Proceedings of the 49th Annual Meet- ing of Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "From bias to opinion: a transfer-learning approach to realtime sentiment analysis", |
|
"authors": [ |
|
{ |
|
"first": "Pedro Henrique Calais", |
|
"middle": [], |
|
"last": "Guerra", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Adriano", |
|
"middle": [], |
|
"last": "Veloso", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wagner", |
|
"middle": [], |
|
"last": "Meira", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Virgilio", |
|
"middle": [], |
|
"last": "Almeida", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 17th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Pedro Henrique Calais Guerra, Adriano Veloso, Wag- ner Meira Jr., and Virgilio Almeida. 2011. From bias to opinion: a transfer-learning approach to real- time sentiment analysis. In Proceedings of the 17th ACM SIGKDD International Conference on Knowl- edge Discovery and Data Mining.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Perceiving persons and groups", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "David", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Steven", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Hamilton", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Sherman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "Psychological Review", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "David L. Hamilton and Steven J. Sherman. 1996. Per- ceiving persons and groups. Psychological Review.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Lexical normalisation of short text messages: Makn sens a #twitter", |
|
"authors": [ |
|
{ |
|
"first": "Bo", |
|
"middle": [], |
|
"last": "Han", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Timothy", |
|
"middle": [], |
|
"last": "Baldwin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 49th Annual Meeting of Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bo Han and Timothy Baldwin. 2011. Lexical normal- isation of short text messages: Makn sens a #twitter. In Proceedings of the 49th Annual Meeting of Associ- ation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "What's with the attitude? identifying sentences with attitude in online discussions", |
|
"authors": [ |
|
{ |
|
"first": "Ahmed", |
|
"middle": [], |
|
"last": "Hassan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vahed", |
|
"middle": [], |
|
"last": "Qazvinian", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Dragomir", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Radev", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 2010 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ahmed Hassan, Vahed Qazvinian, and Dragomir R. Radev. 2010. What's with the attitude? identifying sentences with attitude in online discussions. In Pro- ceedings of the 2010 Conference on Empirical Meth- ods in Natural Language Processing.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Attitudes and cognitive organization", |
|
"authors": [ |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Heider", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1946, |
|
"venue": "Journal of Psychology", |
|
"volume": "", |
|
"issue": "21", |
|
"pages": "107--112", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "F. Heider. 1946. Attitudes and cognitive organization. Journal of Psychology, pages (21):107-112.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Mining and summarizing customer reviews", |
|
"authors": [ |
|
{ |
|
"first": "Minqing", |
|
"middle": [], |
|
"last": "Hu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Bing", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proceedings of the 10th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Minqing Hu and Bing Liu. 2004. Mining and summa- rizing customer reviews. In Proceedings of the 10th ACM SIGKDD International Conference on Knowl- edge Discovery and Data Mining.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "Using semantic relations to refine coreference decisions", |
|
"authors": [ |
|
{ |
|
"first": "Heng", |
|
"middle": [], |
|
"last": "Ji", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "David", |
|
"middle": [], |
|
"last": "Westbrook", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ralph", |
|
"middle": [], |
|
"last": "Grishman", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proceedings of Human Language Technology Conference and Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Heng Ji, David Westbrook, and Ralph Grishman. 2005. Using semantic relations to refine coreference deci- sions. In Proceedings of Human Language Technology Conference and Conference on Empirical Methods in Natural Language Processing.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Target-dependent twitter sentiment classification", |
|
"authors": [ |
|
{ |
|
"first": "Long", |
|
"middle": [], |
|
"last": "Jiang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mo", |
|
"middle": [], |
|
"last": "Yu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming", |
|
"middle": [], |
|
"last": "Zhou", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Xiaohua", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tiejun", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 49th Annual Meeting of Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Long Jiang, Mo Yu, Ming Zhou, Xiaohua Liu, and Tiejun Zhao. 2011. Target-dependent twitter sentiment clas- sification. In Proceedings of the 49th Annual Meeting of Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "C-feel-it: A sentiment analyzer for micro-blogs", |
|
"authors": [ |
|
{ |
|
"first": "Aditya", |
|
"middle": [], |
|
"last": "Joshi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Balamurali", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pushpak", |
|
"middle": [], |
|
"last": "Bhattacharyya", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rajat Kumar", |
|
"middle": [], |
|
"last": "Mohanty", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 49th Annual Meeting of Association for Computational Linguistics (Demo)", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Aditya Joshi, Balamurali A. R., Pushpak Bhattacharyya, and Rajat Kumar Mohanty. 2011. C-feel-it: A senti- ment analyzer for micro-blogs. In Proceedings of the 49th Annual Meeting of Association for Computation- al Linguistics (Demo).", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Twitter sentiment analysis: The good the bad and the omg!", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Kouloumpis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Wilson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Moore", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 5th International Conference on Weblogs and Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "E. Kouloumpis, T. Wilson, and J. Moore. 2011. Twitter sentiment analysis: The good the bad and the omg! In Proceedings of the 5th International Conference on Weblogs and Social Media.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "Joint bilingual name tagging for parallel corpora", |
|
"authors": [ |
|
{ |
|
"first": "Qi", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Haibo", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Heng", |
|
"middle": [], |
|
"last": "Ji", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wen", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jing", |
|
"middle": [], |
|
"last": "Zheng", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Fei", |
|
"middle": [], |
|
"last": "Huang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "Proceedings of the 21th ACM Conference on Information and Knowledge Management", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Qi Li, Haibo Li, Heng Ji, Wen Wang, Jing Zheng, and Fei Huang. 2012. Joint bilingual name tagging for paral- lel corpora. In Proceedings of the 21th ACM Confer- ence on Information and Knowledge Management.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Opinion observer: analyzing and comparing opinions on the web", |
|
"authors": [ |
|
{ |
|
"first": "Bing", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Minqing", |
|
"middle": [], |
|
"last": "Hu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Junsheng", |
|
"middle": [], |
|
"last": "Cheng", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proceedings of the 14th international conference on World Wide Web", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bing Liu, Minqing Hu, and Junsheng Cheng. 2005. Opinion observer: analyzing and comparing opinions on the web. In Proceedings of the 14th international conference on World Wide Web.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Catagorizing and individuating others: The neural substrates of person perception", |
|
"authors": [ |
|
{ |
|
"first": "Malia", |
|
"middle": [ |
|
"F" |
|
], |
|
"last": "Mason", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Neil Marcae", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Journal of Cognitive Neuroscience", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Malia F. Mason and C. Neil Marcae. 2004. Catagorizing and individuating others: The neural substrates of per- son perception. Journal of Cognitive Neuroscience.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "Mining product reputations on the web", |
|
"authors": [ |
|
{ |
|
"first": "Satoshi", |
|
"middle": [], |
|
"last": "Morinaga", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenji", |
|
"middle": [], |
|
"last": "Yamanishi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kenji", |
|
"middle": [], |
|
"last": "Tateishi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Toshikazu", |
|
"middle": [], |
|
"last": "Fukushima", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "Proceedings of the 8th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Satoshi Morinaga, Kenji Yamanishi, Kenji Tateishi, and Toshikazu Fukushima. 2002. Mining product rep- utations on the web. In Proceedings of the 8th ACM SIGKDD International Conference on Knowl- edge Discovery and Data Mining.", |
|
"links": null |
|
}, |
|
"BIBREF24": { |
|
"ref_id": "b24", |
|
"title": "Sentiment analysis of conditional sentences", |
|
"authors": [ |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Narayanan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Choudhary", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "R. Narayanan, B. Liu, and A. Choudhary. 2009. Sen- timent analysis of conditional sentences. In Proceed- ings of the 2009 Conference on Empirical Methods in Natural Language Processing.", |
|
"links": null |
|
}, |
|
"BIBREF25": { |
|
"ref_id": "b25", |
|
"title": "Twitter as a corpus for sentiment analysis and opinion mining", |
|
"authors": [ |
|
{ |
|
"first": "Alexander", |
|
"middle": [], |
|
"last": "Pak", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Patrick", |
|
"middle": [], |
|
"last": "Paroubek", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 6th international conference on Language Resources and Evaluation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Alexander Pak and Patrick Paroubek. 2010. Twitter as a corpus for sentiment analysis and opinion mining. In Proceedings of the 6th international conference on Language Resources and Evaluation.", |
|
"links": null |
|
}, |
|
"BIBREF26": { |
|
"ref_id": "b26", |
|
"title": "A sentimental education: Sentiment analysis using subjectivity summarization based on minimum cuts", |
|
"authors": [ |
|
{ |
|
"first": "Bo", |
|
"middle": [], |
|
"last": "Pang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lillian", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proceedings of the 42th", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bo Pang and Lillian Lee. 2004. A sentimental education: Sentiment analysis using subjectivity summarization based on minimum cuts. In Proceedings of the 42th", |
|
"links": null |
|
}, |
|
"BIBREF27": { |
|
"ref_id": "b27", |
|
"title": "Annual Meeting of Association for Computational Linguistics", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Annual Meeting of Association for Computational Lin- guistics.", |
|
"links": null |
|
}, |
|
"BIBREF28": { |
|
"ref_id": "b28", |
|
"title": "Thumbs up? sentiment classification using machine learning techniques", |
|
"authors": [ |
|
{ |
|
"first": "Bo", |
|
"middle": [], |
|
"last": "Pang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lillian", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Shivakumar", |
|
"middle": [], |
|
"last": "Vaithyanathan", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "CoRR", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bo Pang, Lillian Lee, and Shivakumar Vaithyanathan. 2002. Thumbs up? sentiment classification using machine learning techniques. In CoRR, volume c- s.CL/0205070.", |
|
"links": null |
|
}, |
|
"BIBREF29": { |
|
"ref_id": "b29", |
|
"title": "Linguistic inquiry and word count: Liwc2001", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"W" |
|
], |
|
"last": "Pennebaker", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [ |
|
"E" |
|
], |
|
"last": "Francis", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Booth", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2001, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "J.W. Pennebaker, M.E. Francis, and R.J. Booth. 2001. Linguistic inquiry and word count: Liwc2001. In http://www.liwc.net/.", |
|
"links": null |
|
}, |
|
"BIBREF30": { |
|
"ref_id": "b30", |
|
"title": "Alleviating data sparsity for twitter sentiment analysis", |
|
"authors": [ |
|
{ |
|
"first": "Hassan", |
|
"middle": [], |
|
"last": "Saif", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yulan", |
|
"middle": [], |
|
"last": "He", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Harith", |
|
"middle": [], |
|
"last": "Alani", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2012, |
|
"venue": "The 2nd Workshop on Making Sense of Microposts", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hassan Saif, Yulan He, and Harith Alani. 2012. Alleviat- ing data sparsity for twitter sentiment analysis. In The 2nd Workshop on Making Sense of Microposts.", |
|
"links": null |
|
}, |
|
"BIBREF31": { |
|
"ref_id": "b31", |
|
"title": "Social balance theory: Revisiting heider's balance theory for many agents", |
|
"authors": [ |
|
{ |
|
"first": "Hokky", |
|
"middle": [], |
|
"last": "Situngkir", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Deni", |
|
"middle": [], |
|
"last": "Khanafiah", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hokky Situngkir and Deni Khanafiah. 2004. Social bal- ance theory: Revisiting heider's balance theory for many agents. Technical Report.", |
|
"links": null |
|
}, |
|
"BIBREF32": { |
|
"ref_id": "b32", |
|
"title": "Twitter polarity classification with label propagation over lexical links and the follower graph", |
|
"authors": [ |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Speriosui", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Nikita", |
|
"middle": [], |
|
"last": "Sudan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sid", |
|
"middle": [], |
|
"last": "Upadhyay", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jason", |
|
"middle": [], |
|
"last": "Baldridge", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Michael Speriosui, Nikita Sudan, Sid Upadhyay, and Ja- son Baldridge. 2011. Twitter polarity classification with label propagation over lexical links and the fol- lower graph. In Proceedings of the 2011 Conference on Empirical Methods in Natural Language Process- ing.", |
|
"links": null |
|
}, |
|
"BIBREF33": { |
|
"ref_id": "b33", |
|
"title": "The General Inquirer: A Computer Approach to Content Analysis", |
|
"authors": [ |
|
{ |
|
"first": "Philip", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Stone", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dexter", |
|
"middle": [ |
|
"C" |
|
], |
|
"last": "Dunphy", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marshall", |
|
"middle": [ |
|
"S" |
|
], |
|
"last": "Smith", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniel", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Ogilvie", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1966, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Philip J. Stone, Dexter C. Dunphy, Marshall S. Smith, and Daniel M. Ogilvie. 1966. The General Inquir- er: A Computer Approach to Content Analysis. MIT Press.", |
|
"links": null |
|
}, |
|
"BIBREF34": { |
|
"ref_id": "b34", |
|
"title": "Analyzing appraisal automatically", |
|
"authors": [ |
|
{ |
|
"first": "Maite", |
|
"middle": [], |
|
"last": "Taboada", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jack", |
|
"middle": [], |
|
"last": "Grieve", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Proceedings of the AAAI Spring Symposium on Exploring Attitude and Affect in Text: Theories and Applications", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Maite Taboada and Jack Grieve. 2004. Analyzing ap- praisal automatically. In Proceedings of the AAAI Spring Symposium on Exploring Attitude and Affect in Text: Theories and Applications.", |
|
"links": null |
|
}, |
|
"BIBREF35": { |
|
"ref_id": "b35", |
|
"title": "User-level sentiment analysis incorporating social networks", |
|
"authors": [ |
|
{ |
|
"first": "Chenhao", |
|
"middle": [], |
|
"last": "Tan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Lillian", |
|
"middle": [], |
|
"last": "Lee", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jie", |
|
"middle": [], |
|
"last": "Tang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Long", |
|
"middle": [], |
|
"last": "Jiang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ming", |
|
"middle": [], |
|
"last": "Zhou", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ping", |
|
"middle": [], |
|
"last": "Li", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Chenhao Tan, Lillian Lee, Jie Tang, Long Jiang, Ming Zhou, and Ping Li. 2011. User-level sentiment anal- ysis incorporating social networks. In Proceedings of the 2011 Conference on Empirical Methods in Natural Language Processing.", |
|
"links": null |
|
}, |
|
"BIBREF36": { |
|
"ref_id": "b36", |
|
"title": "A constant error in psychological ratings", |
|
"authors": [ |
|
{ |
|
"first": "E", |
|
"middle": [ |
|
"L" |
|
], |
|
"last": "Thorndike", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1920, |
|
"venue": "Journal of Applied Psychology", |
|
"volume": "4", |
|
"issue": "1", |
|
"pages": "25--29", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "E. L. Thorndike. 1920. A constant error in psycholog- ical ratings. Journal of Applied Psychology, pages 4(1):25-29.", |
|
"links": null |
|
}, |
|
"BIBREF37": { |
|
"ref_id": "b37", |
|
"title": "A joint model of text and aspect ratings for sentiment summarization", |
|
"authors": [ |
|
{ |
|
"first": "Ivan", |
|
"middle": [], |
|
"last": "Titov", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ryan", |
|
"middle": [ |
|
"T" |
|
], |
|
"last": "Mcdonald", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of the 46th Annual Meeting of the Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ivan Titov and Ryan T. McDonald. 2008. A joint model of text and aspect ratings for sentiment summarization. In Proceedings of the 46th Annual Meeting of the As- sociation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF38": { |
|
"ref_id": "b38", |
|
"title": "Feature-rich part-of-speech tagging with a cyclic dependency network", |
|
"authors": [ |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Klein", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christopher", |
|
"middle": [], |
|
"last": "Manning", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Yoram", |
|
"middle": [], |
|
"last": "Singer", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "Proceedings of Human Language Technology Conference of the North American Chapter", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kristina Toutanova, Dan Klein, Christopher Manning, and Yoram Singer. 2003. Feature-rich part-of-speech tagging with a cyclic dependency network. In Pro- ceedings of Human Language Technology Conference of the North American Chapter of the Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF39": { |
|
"ref_id": "b39", |
|
"title": "Predicting elections with twitter: What 140 characters reveal about political sentiment", |
|
"authors": [ |
|
{ |
|
"first": "Andranik", |
|
"middle": [], |
|
"last": "Tumasjan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Oliver", |
|
"middle": [], |
|
"last": "Timm", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Philipp", |
|
"middle": [ |
|
"G" |
|
], |
|
"last": "Sprenger", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Isabell", |
|
"middle": [ |
|
"M" |
|
], |
|
"last": "Sandner", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Welpe", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2010, |
|
"venue": "Proceedings of the 4th International Conference on Weblogs and Social Media", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Andranik Tumasjan, Timm Oliver Sprenger, Philipp G. Sandner, and Isabell M. Welpe. 2010. Predicting elec- tions with twitter: What 140 characters reveal about political sentiment. In Proceedings of the 4th Interna- tional Conference on Weblogs and Social Media.", |
|
"links": null |
|
}, |
|
"BIBREF40": { |
|
"ref_id": "b40", |
|
"title": "Sentiment and social mitosis: Implications of heider's balance theory", |
|
"authors": [ |
|
{ |
|
"first": "Zhigang", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Warrant", |
|
"middle": [], |
|
"last": "Thorngate", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Zhigang Wang and Warrant Thorngate. 2003. Sentimen- t and social mitosis: Implications of heider's balance theory. Journal of Artificial Societies and Social Sim- ulation.", |
|
"links": null |
|
}, |
|
"BIBREF41": { |
|
"ref_id": "b41", |
|
"title": "Learning online discussion structures by conditional random fields", |
|
"authors": [ |
|
{ |
|
"first": "Hongning", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chi", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chengxiang", |
|
"middle": [], |
|
"last": "Zhai", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jiawei", |
|
"middle": [], |
|
"last": "Han", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2011, |
|
"venue": "Proceedings of the 34th International ACM SIGIR Conference on Research and Development in Information Retrieval", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hongning Wang, Chi Wang, ChengXiang Zhai, and Ji- awei Han. 2011. Learning online discussion struc- tures by conditional random fields. In Proceedings of the 34th International ACM SIGIR Conference on Re- search and Development in Information Retrieval.", |
|
"links": null |
|
}, |
|
"BIBREF42": { |
|
"ref_id": "b42", |
|
"title": "Learning subjective language", |
|
"authors": [ |
|
{ |
|
"first": "Janyce", |
|
"middle": [], |
|
"last": "Wiebe", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Theresa", |
|
"middle": [], |
|
"last": "Wilson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Rebecca", |
|
"middle": [], |
|
"last": "Bruce", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Matthew", |
|
"middle": [], |
|
"last": "Bell", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Melanie", |
|
"middle": [], |
|
"last": "Martin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Computional Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Janyce Wiebe, Theresa Wilson, Rebecca Bruce, Matthew Bell, and Melanie Martin. 2004. Learning subjective language. In Computional Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF43": { |
|
"ref_id": "b43", |
|
"title": "Probability estimates for multi-class classification by pairwise coupling", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Ting-Fan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Chih-Jen", |
|
"middle": [], |
|
"last": "Wu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Ruby", |
|
"middle": [ |
|
"C" |
|
], |
|
"last": "Lin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Weng", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2004, |
|
"venue": "Journal of Machine Learning Research", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ting-Fan Wu, Chih-Jen Lin, and Ruby C. Weng. 2004. Probability estimates for multi-class classification by pairwise coupling. Journal of Machine Learning Re- search.", |
|
"links": null |
|
}, |
|
"BIBREF44": { |
|
"ref_id": "b44", |
|
"title": "Towards answering opinion questions: Separating facts from opinions and identifying the polarity of opinion sentences", |
|
"authors": [ |
|
{ |
|
"first": "Hong", |
|
"middle": [], |
|
"last": "Yu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Vasileios", |
|
"middle": [], |
|
"last": "Hatzivassiloglou", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2003, |
|
"venue": "Proceedings of the 2003 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hong Yu and Vasileios Hatzivassiloglou. 2003. Toward- s answering opinion questions: Separating facts from opinions and identifying the polarity of opinion sen- tences. In Proceedings of the 2003 Conference on Em- pirical Methods in Natural Language Processing.", |
|
"links": null |
|
}, |
|
"BIBREF45": { |
|
"ref_id": "b45", |
|
"title": "Adding redundant features for crfs-based sentence sentiment classification", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Zhao", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Liu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "G", |
|
"middle": [], |
|
"last": "Wang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of the 2008 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "J. Zhao, K. Liu, and G Wang. 2008. Adding redundant features for crfs-based sentence sentiment classifica- tion. In Proceedings of the 2008 Conference on Em- pirical Methods in Natural Language Processing.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"num": null, |
|
"text": "-g ram s +P art -of -Sp ee ch +G az ett ee r +W ord Clu ste r +P un ctu atio n +C ap" |
|
}, |
|
"FIGREF1": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"num": null, |
|
"text": "Social Balance Theory: Balanced States among Three People" |
|
}, |
|
"FIGREF2": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"num": null, |
|
"text": "Balanced States for Presidential Election Domain" |
|
}, |
|
"FIGREF3": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"num": null, |
|
"text": "Impact of Parameters performance of sentiment analysis, some challenges remain. We analyze the major sources of the remaining errors as follows." |
|
}, |
|
"FIGREF4": { |
|
"type_str": "figure", |
|
"uris": null, |
|
"num": null, |
|
"text": "Figure 5: Remaining Challenges" |
|
}, |
|
"TABREF1": { |
|
"content": "<table/>", |
|
"num": null, |
|
"text": "", |
|
"type_str": "table", |
|
"html": null |
|
}, |
|
"TABREF2": { |
|
"content": "<table><tr><td colspan=\"3\">Genre Positive Negative</td></tr><tr><td colspan=\"2\">Review 5691</td><td>5691</td></tr><tr><td>Tweet</td><td>2323</td><td>2323</td></tr><tr><td colspan=\"2\">Forum 381</td><td>381</td></tr></table>", |
|
"num": null, |
|
"text": "summarizes the statistics of data sets used for each genre. All experiments in this paper are based on three-fold cross-validation.", |
|
"type_str": "table", |
|
"html": null |
|
}, |
|
"TABREF3": { |
|
"content": "<table/>", |
|
"num": null, |
|
"text": "", |
|
"type_str": "table", |
|
"html": null |
|
}, |
|
"TABREF4": { |
|
"content": "<table/>", |
|
"num": null, |
|
"text": "Linguistic Features Used in the Baseline System", |
|
"type_str": "table", |
|
"html": null |
|
}, |
|
"TABREF5": { |
|
"content": "<table><tr><td>two</td></tr></table>", |
|
"num": null, |
|
"text": "", |
|
"type_str": "table", |
|
"html": null |
|
}, |
|
"TABREF6": { |
|
"content": "<table/>", |
|
"num": null, |
|
"text": "", |
|
"type_str": "table", |
|
"html": null |
|
} |
|
} |
|
} |
|
} |