Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "R11-1020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T15:04:58.810439Z"
},
"title": "An Exploration into the Use of Contextual Document Clustering for Cluster Sentiment Analysis",
"authors": [
{
"first": "Niall",
"middle": [],
"last": "Rooney",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Ulster",
"location": {}
},
"email": "nf.rooney@ulster.ac.uk"
},
{
"first": "Hui",
"middle": [],
"last": "Wang",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Ulster",
"location": {}
},
"email": "h.wang@ulster.ac.uk"
},
{
"first": "Fiona",
"middle": [],
"last": "Browne",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "Queen's University",
"location": {
"settlement": "Belfast"
}
},
"email": "f.browne@qub.ac.uk"
},
{
"first": "Fergal",
"middle": [],
"last": "Monaghan",
"suffix": "",
"affiliation": {
"laboratory": "Alan Sergeant, Zhiwei Lin, Philip Taylor SAP Research Belfast",
"institution": "",
"location": {}
},
"email": "fergal.monaghan@sap.com"
},
{
"first": "Jann",
"middle": [],
"last": "M\u00fcller",
"suffix": "",
"affiliation": {
"laboratory": "Alan Sergeant, Zhiwei Lin, Philip Taylor SAP Research Belfast",
"institution": "",
"location": {}
},
"email": "jann.mueller@sap.com"
},
{
"first": "Vladimir",
"middle": [],
"last": "Dobrynin",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "St Petersburg State University",
"location": {}
},
"email": "v.dobrynin@bk.ru"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In this paper we consider whether the thematic document clustering approach of Contextual Document Clustering is able to capture the overall sentiment of a cluster of documents. We provide a novel mechanism to determine the sentiment of a cluster based on the latter approach and assess the approach on three data sets formed from the NY Times annotated corpus. We demonstrate that CDC does provide a strong tendency to capture the sentiment of a cluster.",
"pdf_parse": {
"paper_id": "R11-1020",
"_pdf_hash": "",
"abstract": [
{
"text": "In this paper we consider whether the thematic document clustering approach of Contextual Document Clustering is able to capture the overall sentiment of a cluster of documents. We provide a novel mechanism to determine the sentiment of a cluster based on the latter approach and assess the approach on three data sets formed from the NY Times annotated corpus. We demonstrate that CDC does provide a strong tendency to capture the sentiment of a cluster.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Sentiment analysis or opinion mining is a recent area of text classification research which tries to determine the opinion that a section of text expresses. Esuli & Sebastiani (2005) describes three subtasks:",
"cite_spans": [
{
"start": 157,
"end": 182,
"text": "Esuli & Sebastiani (2005)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\uf0b7 determining whether a given piece of text has a factual nature, neutral nature or whether it expresses an opinion on its material (the Subjective-Objective (SO) polarity of the text) \uf0b7 determining whether a given piece of text expresses a positive or negative opinion on its subject matter orientation (the Positive-Negative (PN) polarity of the text) \uf0b7 determining the strength of the subject matter orientation Turney & Littman (2003) make no distinction between the latter two sub-tasks and propose a measure of semantic orientation which indicate both the direction and intensity of a text. To capture this, they focus on the semantic orientation of a word which they capture by measuring the strength of association with a set of seed words (with either absolute positive or negative polarity). They propose two measures for strength of association based on point-wise mutual information and latent semantic analysis estimated from given corpora. Other mechanisms for semantic orientation have focused on the linguistic constraints on the orientation of adjectives (e.g. the word \"and\" usually conjoins adjectives of the same orientation) (Hatzivassiloglou & McKeown, 1997) or that synonymous words have similar orientation (Esuli & Sebastiani, 2005) . The aforementioned mechanisms try to give an absolute value for the orientation of a word regardless of its context of use. Wilson et al.(2009) present a two stage classification approach to determine the contextual polarity of subjective clues (words which have been part of annotated subjective expressions) in a corpus. They based this on features primarily as a consequent of local dependency relationships (parent-child) in sentences (although they do use other features mainly at a sentence level). More recent directions in a sentiment analysis for text classification have focussed on the use of unsupervised modelling approaches for text classification. Much of this work has focussed on extending topic modelling approaches such as Probabilistic Latent Semantic Indexing (Mei et al., 2007) or Latent Dirchlet Allocation (Lin & He, 2009) to incorporate the use of sentiment as a variable.",
"cite_spans": [
{
"start": 415,
"end": 438,
"text": "Turney & Littman (2003)",
"ref_id": null
},
{
"start": 1146,
"end": 1180,
"text": "(Hatzivassiloglou & McKeown, 1997)",
"ref_id": "BIBREF2"
},
{
"start": 1231,
"end": 1257,
"text": "(Esuli & Sebastiani, 2005)",
"ref_id": "BIBREF1"
},
{
"start": 1384,
"end": 1403,
"text": "Wilson et al.(2009)",
"ref_id": "BIBREF12"
},
{
"start": 2041,
"end": 2059,
"text": "(Mei et al., 2007)",
"ref_id": "BIBREF4"
},
{
"start": 2090,
"end": 2106,
"text": "(Lin & He, 2009)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "To our knowledge, little work has focussed on determining the sentiment of a cluster rather than the individual documents. Dobrynin et al.(2004 Dobrynin et al.( ,2006 Dobrynin et al.( ,2008 proposed the unsupervised mechanism of Contextual Document Clustering (CDC) that by discovering distinct and relevant contexts, allows for the hard partitioning of documents in a corpus into theme based clusters. A \"theme\" is an implicit concept and can be considered as equivalent in intent to its lexical definition. CDC considers words in a corpus as any character sequence occurring between separators (either whitespace or punctuation marks) in any text in document. A term in a document is a constrained character sequence based on a regular expression, so in general the set of terms is a subset of the set of words. Also a word cannot be a stop word. A context is a probability distribution of co-occurring terms in documents given a context term. CDC's partitioning of documents, is based on information theoretic considerations of semantic similarity between a document and a context. There exists a logarithmic relationship between a context term's document frequency and the context's entropy. As such, the final choice of context terms and their respective contexts are based on the grouping of context words into a fixed number dfg N of document frequency intervals, and the entropy of their associated context. Contexts are chosen from each interval in a round robin fashion in order of least entropy from each group. In total c N are chosen. To allow for the fact that after this step, certain contexts may still be too similar based on a comparison of their distributions, merging steps are carried out to merge similar contexts. In this paper we assess whether CDC by capturing theme related documents within a given cluster, also intrinsically captures the theme's sentiment and would allow for a categorization of a cluster based on sentiment. We hypothesis that if this is the case, an independent measure of a cluster's sentiment will show a high likelihood that a cluster to be either positive or negative in sentiment overall or be a mixture of positive and negative sentiments so that the overall sentiment is neutral. In the latter case this would allow for a further decomposition of sentiment analysis based on sub-regions of the cluster. In the small minority of cases will a cluster be composed solely as a mixture of neutral sentiments. In general, all clusters will contain a mixture of negative and positive sentiments, so we are assessing if the sum polarity tends to be mainly positive or negative i.e. a majority of clusters will either be positive or negative in sentiment.",
"cite_spans": [
{
"start": 123,
"end": 143,
"text": "Dobrynin et al.(2004",
"ref_id": "BIBREF0"
},
{
"start": 144,
"end": 166,
"text": "Dobrynin et al.( ,2006",
"ref_id": "BIBREF5"
},
{
"start": 167,
"end": 189,
"text": "Dobrynin et al.( ,2008",
"ref_id": "BIBREF6"
},
{
"start": 1336,
"end": 1337,
"text": "N",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "For each cluster formed by CDC, it is possible to derive a set of base concepts that provide tag descriptors of the cluster. These tags provide a semantic description of the cluster. Our assumption is that these descriptors also form the basis for determining the overall sentiment of a cluster by the additional use of lexicons of known positive and negative words. This allows a simpler determination of the cluster's sentiment. If it can be shown that for a majority of clusters, a cluster has either a positive or negative sentiment, this provides support for the hypothesis given in section 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Methodology",
"sec_num": "2"
},
{
"text": "Each cluster C has a cluster description consisting of a set of cluster tags T and the cluster contains",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Methodology",
"sec_num": "2"
},
{
"text": "a set of c D documents. Each document, c d D \uf0ce consists of a set d",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Methodology",
"sec_num": "2"
},
{
"text": "S of sentences where a sentence is determined by known boundaries such as punctuation marks. A tag is a contiguous sequence of two or three word phrases. Let Pos be the set of known positive words. These are words that exist in the original lexicon of positive words and exist in the corpus. Let Neg be the set of known negative words. These are words that exist in the original lexicon of negative words and exist in the corpus. Let dc N be the number of documents in cluster C . Let w df be the number of documents in the cluster for which the word frequency of a word w within a document is non-zero.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Methodology",
"sec_num": "2"
},
{
"text": ":",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "( , ) 0} | w c df d D tf w d \uf03d \uf0ce \uf03e",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "Let t df be the number of documents in the cluster for which the tag frequency ( , ) pf t d of the tag t within the document is non-zero:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "|{ : ( , ) 0}| t c df d D pf t d \uf03d \uf0ce \uf03e",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "The document frequency of documents t w df \uf0d9 which contain both a tag t and word w within the same sentence (in the same vicinity), is defined as:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "| { : : ( , ). ( , ) 0}| t w c d df d D s S tf w s pf t s \uf0d9 \uf03d \uf0ce \uf024 \uf0ce \uf03e",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "The cluster sentiment CS is calculated as follows based on Pointwise Mutual Information (PMI) between a word w Pos \uf0ce or a word w Neg \uf0ce and a tag t summed over all tags:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "( ) t T CS TS t \uf0ce \uf03d \uf0e5 2 2 ( ) log ( ) log ( ) .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": ".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "t w t w w P w N t w t w w P w N df df TS t df df df df \uf0d9 \uf0d9 \uf0ce \uf0ce \uf0ce \uf0ce \uf03d \uf02d \uf0d5 \uf0d5 \uf0d5 \uf0d5",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "In effect, cluster sentiment is the summation of the tag sentiments. This formula is based on Turney & Littman study (2003) where we are replacing occurrences of a co-occurring word (with another word) with a co-occurring tag t . We only consider tags that do not contain either positive or negative words as part of their phrasal text. We assume a cluster has positive sentiment if, Normally the threshold value is 0, however we allow an admittedly arbitrary greater value than 0 to indicate that weakly positive or negative cluster sentiment should be considered neutral. We refer to this calculation for clusters as CSstandard. A standard lexicon may also have a measure of the subjective strength of the word whether a word in most contexts is seen as strongly or weakly subjective.",
"cite_spans": [
{
"start": 94,
"end": 123,
"text": "Turney & Littman study (2003)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "To allow for this factor we modified ( ) TS t to include a subjectivity factor for lexicon words, where words which are strongly subjective have a different factor to words that are weakly subjective.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "2 2 . . ( ) log ( ) log ( ) . . w t w w t w w P w N t w t w w P w N df df TS t df df df df \uf061 \uf061 \uf0d9 \uf0d9 \uf0ce \uf0ce \uf0ce \uf0ce \uf03d \uf02d \uf0d5 \uf0d5 \uf0d5 \uf0d5",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "We refer to this calculation for clusters as CSsubj. The factor, w \uf061 was set to 2.0 for strongly subjective lexicon words and to 1.0 for weakly subjective.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "CS-standard considers all tags to be of equal importance. Based on the tag document frequency within a cluster, it is possible to give each tag a weighting normalized by the tag frequency range:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "( ) t t T CS TS t \uf06c \uf0ce \uf03d \uf0e5 min 0.5 (0.5* ) max min t tag T tag t tag T tag tag T tag df df df df \uf06c \uf0ce \uf0ce \uf0ce \uf02d \uf03d \uf02b \uf02d",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "We refer to this mechanism as CS-rank. This approach gives a weighting for each tag between 0.5 and 1.0, so that tags with higher document frequency have greater weighting.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "|{",
"sec_num": null
},
{
"text": "The choice of data set was determined by two factors. Firstly, the data set had to contain sufficient documents to form a set of information-rich contexts and hence clusters. Secondly, the nature of the data set has a high likelihood of expressing a mixture of subjective opinions. For this purpose, we chose data from the NY Times annotated corpus (Sandhaus, 2008) . We considered 3 subsets of data for the respective years of 2005 (Nyt-2005 ), 2006 (Nyt-2006 ) and 2007 (Nyt-2007 and ran the same evaluation for each corpus. We based each evaluation on the subjectivity lexicon provided by Wilson et al. (2005) which lists a set of words with either positive or negative polarity and a measure of subjective strength (either strong or weak). This latter feature was the basis for the setting of w \uf061 in CS-subj. In total there are 2304 positive words and 4145 negative words. Not all words were present in each of the 3 corpora and such words were ignored. Table 1 summarizes the data characteristics for the three data sets and indicates that the parameters are stable for each evaluation, not surprisingly as there is no variation in the nature of the data. Nyt-2007 has fewer documents as data was only recorded up to April, 2007. The Thres value was set to 5.0 indicating that clusters with sentiment only weakly positive or weakly negative, we considered as neutral. Table 1 Data set characteristics There appears to be an imbalance between the number of positive and negative words but this imbalance is less pronounced if we consider only words in the lexicon that occur in the vicinity of cluster tags (only such words contribute to the evaluation scores). This is shown in Table 2 . (Rooney et al., 2006) .",
"cite_spans": [
{
"start": 349,
"end": 365,
"text": "(Sandhaus, 2008)",
"ref_id": "BIBREF7"
},
{
"start": 433,
"end": 442,
"text": "(Nyt-2005",
"ref_id": null
},
{
"start": 443,
"end": 450,
"text": "), 2006",
"ref_id": "BIBREF5"
},
{
"start": 451,
"end": 460,
"text": "(Nyt-2006",
"ref_id": null
},
{
"start": 461,
"end": 471,
"text": ") and 2007",
"ref_id": "BIBREF4"
},
{
"start": 472,
"end": 481,
"text": "(Nyt-2007",
"ref_id": null
},
{
"start": 592,
"end": 612,
"text": "Wilson et al. (2005)",
"ref_id": null
},
{
"start": 1693,
"end": 1714,
"text": "(Rooney et al., 2006)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [
{
"start": 958,
"end": 965,
"text": "Table 1",
"ref_id": null
},
{
"start": 1373,
"end": 1380,
"text": "Table 1",
"ref_id": null
},
{
"start": 1683,
"end": 1690,
"text": "Table 2",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3"
},
{
"text": "Note that there can be fewer contexts formed than requested due to merging of similar contexts and fewer clusters also due to non-assignment of documents to given contexts. In each evaluation, c N was set to 2000 and dfg N to 7, as previous work has shown these values to be appropriate settings for these sizes of data sets. We then calculate the number of positive, negative or neutral clusters and express the relative number of clusters as percentages. This process was carried out for each evaluation and results were averaged over the 3 years. The average of the evaluations is shown in Figure 1 . Clearly there is a majority of clusters that are either positive or negative in sentiment in the case of both CS-standard and CS-subj so that our hypothesis is justified. There is very little to distinguish these two mechanisms with CS-subj returning a slightly elevated percentage of positive clusters and a similarly decreased percentage of negative sentiment clusters and this was reflected not only in the averages but in the individual evaluations. CS-rank shown a somewhat different profile with there still been a majority of clusters being identified as positive or negative, but a relative reduction in the percentage of positive clusters and a relative increases in the percentage of negative clusters. However investigation into each data set showed the consistent pattern of increasing the number of neutral clusters and we can consider this mechanism of 'smoothing' the individual contribution of each tag. Further evidence is provided for our hypothesis when we examined clusters deemed as neutral. We consider each neutral cluster as belonging to one of two categories: no sentiment if in fact the overall sentiment is 0 which only happens if no sentiment value is calculated for given cluster tags and sentiment otherwise. Figure 2 shows the results of this categorization average over the 3 evaluations. Regardless of the cluster sentiment measure, only a minority of neutral clusters are truly neutral and show no tag sentiment. Of course in the other case the cluster would need to be decomposed into smaller regions to allow for the discovery of regions of either positive or negative sentiment, if we are not to regard the cluster as \"neutral\". CDC provides graph based mechanisms to structure the content of clusters whose use for sentiment analysis will be explored in future work.",
"cite_spans": [],
"ref_spans": [
{
"start": 593,
"end": 601,
"text": "Figure 1",
"ref_id": "FIGREF0"
},
{
"start": 1843,
"end": 1851,
"text": "Figure 2",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3"
},
{
"text": "It is not uncommon for CDC to form clusters based on themes which share tags, as tags are not a description of the intrinsic theme or context, but simply indicators of the cluster's content. As this is the case, it was of interest to consider whether clusters that have a high degree of similarity in their tags could have different cluster sentiment classification. We considered a pair of clusters that shared at least 70% of tags relative to the first cluster in a pairing as highly similar. Table 3 shows a summary of the outcome.",
"cite_spans": [],
"ref_spans": [
{
"start": 495,
"end": 502,
"text": "Table 3",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3"
},
{
"text": "Clearly there is evidence that between 23 to 29 percent of cluster pairings have different sentiment, again highlighting the use of cluster tags as the basis for determining cluster sentiment. The tags by themselves do not give any indication of the overall cluster sentiment, but individually they are the basis for determining tag sentiment as contributors to overall cluster sentiment. We do not have an independent means of assessing the strength of our approach to tag sentiment and hence cluster sentiment -we would need human assessors to provide a qualitative evaluation, but we have seen a considerable number of examples whereby the tag sentiment for different clusters is clearly reflected the documents that contain these tags. By way of example, consider the following two highly similar clusters <13820,15095> drawn from the Nyt_2006 evaluation, where the clusters identifiers are as a result of the CDC process. The following table shows the tagging for cluster 13820.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3"
},
{
"text": "Tag list for cluster tom glavine orlando hern\u00e1ndez omar minaya pedro mart\u00ednez dominican republic carlos delgado willie randolph shea stadium Table 4 Cluster tags for cluster 13820 Clearly the cluster is topically related to \"baseball\". The tag list is much longer for 15095 with 7 of the tags from 13820, also occurring for 15095. 15095 is also topically related \"baseball\" -how they vary thematically is intrinsic to the context, which is hard for us to convey as they are probabilty distribution in words but clearly the themes have some level of similarity. If we consider the tag \"pedro mart\u00ednez\", this has tag sentiment -15.78 in 15095 and 39.87 in 13820. The given tag occurs in 4 documents in 15095 and 2 in 13820. documents (the content of a document is a concatenation of both its title and its body of text) which demonstrates that the tag \"pedro mart\u00ednez\" has a strong difference in sentiment for these two clusters, allowing for the fact that the judgment is based on titles only. Table 5 Document titles containing the same tag \"pedro mart\u00ednez\" but different clusters",
"cite_spans": [],
"ref_spans": [
{
"start": 141,
"end": 148,
"text": "Table 4",
"ref_id": "TABREF4"
},
{
"start": 993,
"end": 1000,
"text": "Table 5",
"ref_id": null
}
],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "3"
},
{
"text": "We have shown in this paper that for the given type of data, CDC is likely to form clusters reflecting an intrinsic polarity in sentiment. This may only be reflected in news articles where the expression of opinions is commonplace and we propose considering other data sets of a less opinionated nature to see how they compare. In future work, we aim to benchmark our approach against other approaches to document clustering to see if CDC is superior in this aspect.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "4"
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Contextual Document Clustering",
"authors": [
{
"first": "V",
"middle": [],
"last": "Dobrynin",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Patterson",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Rooney",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "167--180",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dobrynin, V. Patterson, D. Rooney, N. (2004): Contextual Document Clustering. ECIR 2004: 167-180",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Determining the semantic orientation of words through gloss analysis",
"authors": [
{
"first": "A",
"middle": [],
"last": "Esuli",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Sebastiani",
"suffix": ""
}
],
"year": 2005,
"venue": "14th ACM International Conference on Information and Knowledge Management",
"volume": "",
"issue": "",
"pages": "617--624",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Esuli, A., & Sebastiani, F. (2005). Determining the semantic orientation of words through gloss analysis. Proceedings of CIKM-05, 14th ACM International Conference on Information and Knowledge Management, 617-624.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Predicting the semantic orientation of adjectives",
"authors": [
{
"first": "V",
"middle": [],
"last": "Hatzivassiloglou",
"suffix": ""
},
{
"first": "K",
"middle": [
"R"
],
"last": "Mckeown",
"suffix": ""
}
],
"year": 1997,
"venue": "Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics and Eighth Conference of the European Chapter of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "174--181",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hatzivassiloglou, V., & McKeown, K. R. (1997). Predicting the semantic orientation of adjectives. Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics and Eighth Conference of the European Chapter of the Association for Computational Linguistics, 174-181.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Joint sentiment/topic model for sentiment analysis",
"authors": [
{
"first": "C",
"middle": [],
"last": "Lin",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "He",
"suffix": ""
}
],
"year": 2009,
"venue": "Proceeding of the 18th ACM Conference on Information and Knowledge Management",
"volume": "",
"issue": "",
"pages": "375--384",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lin, C., & He, Y. (2009). Joint sentiment/topic model for sentiment analysis. Proceeding of the 18th ACM Conference on Information and Knowledge Management, 375-384.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Topic sentiment mixture: Modeling facets and opinions in weblogs",
"authors": [
{
"first": "Q",
"middle": [],
"last": "Mei",
"suffix": ""
},
{
"first": "X",
"middle": [],
"last": "Ling",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Wondra",
"suffix": ""
},
{
"first": "H",
"middle": [],
"last": "Su",
"suffix": ""
},
{
"first": "C",
"middle": [
"X"
],
"last": "Zhai",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the 16th International Conference on World Wide Web",
"volume": "",
"issue": "",
"pages": "171--180",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mei, Q., Ling, X., Wondra, M., Su, H., & Zhai, C. X. (2007). Topic sentiment mixture: Modeling facets and opinions in weblogs. Proceedings of the 16th International Conference on World Wide Web, 171-180.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "A scaleable document clustering approach for large document corpora",
"authors": [
{
"first": "N",
"middle": [],
"last": "Rooney",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Patterson",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Galushka",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Dobrynin",
"suffix": ""
}
],
"year": 2006,
"venue": "Information Processing & Management",
"volume": "42",
"issue": "5",
"pages": "1163--1175",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rooney, N., Patterson, D., Galushka, M., & Dobrynin, V. (2006). A scaleable document clustering approach for large document corpora. Information Processing & Management, 42(5), 1163-1175.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "An investigation into the stability of contextual document clustering",
"authors": [
{
"first": "N",
"middle": [],
"last": "Rooney",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Patterson",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Galushka",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Dobrynin",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Smirnova",
"suffix": ""
}
],
"year": 2008,
"venue": "Journal of the American Society for Information Science and Technology",
"volume": "59",
"issue": "2",
"pages": "256--266",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rooney, N., Patterson, D., Galushka, M., Dobrynin, V., & Smirnova, E. (2008). An investigation into the stability of contextual document clustering. Journal of the American Society for Information Science and Technology, 59(2), 256-266.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "The New York Times Annotated Corpus. Linguistic Data Consortium",
"authors": [
{
"first": "E",
"middle": [],
"last": "Sandhaus",
"suffix": ""
}
],
"year": 2008,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sandhaus, E (2008) The New York Times Annotated Corpus. Linguistic Data Consortium, Philadelphia.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Measuring praise and criticism: Inference of semantic orientation from association",
"authors": [],
"year": null,
"venue": "ACM Transactions on Information Systems",
"volume": "",
"issue": "",
"pages": "315--346",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Measuring praise and criticism: Inference of semantic orientation from association. ACM Transactions on Information Systems (TOIS), 315-346.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis",
"authors": [],
"year": null,
"venue": "Proceedings of HLT/EMNLP 2005",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis. Proceedings of HLT/EMNLP 2005,Vancouver, Canada.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Recognizing contextual polarity: An exploration of features for phrase-level sentiment analysis",
"authors": [
{
"first": "T",
"middle": [],
"last": "Wilson",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Wiebe",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Hoffmann",
"suffix": ""
}
],
"year": 2009,
"venue": "Computational Linguistics",
"volume": "35",
"issue": "3",
"pages": "399--433",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wilson, T., Wiebe, J., & Hoffmann, P. (2009). Recognizing contextual polarity: An exploration of features for phrase-level sentiment analysis. Computational Linguistics, 35(3), 399-433.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"uris": null,
"type_str": "figure",
"num": null,
"text": "Cluster sentiment averaged over nyt_2005, nyt_2006,nyt_2007"
},
"FIGREF1": {
"uris": null,
"type_str": "figure",
"num": null,
"text": "Neutral Cluster decomposition averages averaged over nyt_2005, nyt_2006, nyt_2007"
},
"TABREF1": {
"html": null,
"num": null,
"type_str": "table",
"content": "<table><tr><td>As described in the Introduction, CDC requires</td></tr><tr><td>an apriori setting of how many distinct contexts</td></tr><tr><td>to select c N and the number of document</td></tr><tr><td>frequency intervals</td></tr></table>",
"text": "Lexicon words used in Evaluations"
},
"TABREF3": {
"html": null,
"num": null,
"type_str": "table",
"content": "<table/>",
"text": "Similar pairs of clusters and Number with differing cluster sentiment"
},
"TABREF4": {
"html": null,
"num": null,
"type_str": "table",
"content": "<table><tr><td>Data set</td><td>Number</td><td>Number</td></tr><tr><td/><td>of</td><td>of</td></tr><tr><td/><td>highly</td><td>highly</td></tr><tr><td/><td>similar</td><td>similar</td></tr><tr><td/><td>clusters</td><td>clusters</td></tr><tr><td/><td/><td>with</td></tr><tr><td/><td/><td>different</td></tr><tr><td/><td/><td>cluster</td></tr><tr><td/><td/><td>sentiment</td></tr><tr><td/><td/><td>(Percentage</td></tr><tr><td/><td/><td>)</td></tr><tr><td>Nyt-2005</td><td>449</td><td>130 (29%)</td></tr><tr><td>Nyt-2006</td><td>473</td><td>136 (29%)</td></tr><tr><td>Nyt-2007</td><td>336</td><td>78 (23%)</td></tr></table>",
"text": "shows the titles for these"
}
}
}
}