ACL-OCL / Base_JSON /prefixY /json /Y16 /Y16-3007.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "Y16-3007",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T13:47:22.214362Z"
},
"title": "Sentiment Clustering with Topic and Temporal Information from Large Email Dataset",
"authors": [
{
"first": "Sisi",
"middle": [],
"last": "Liu",
"suffix": "",
"affiliation": {},
"email": "sisi.liu1@my.jcu.edu.au"
},
{
"first": "Guochen",
"middle": [],
"last": "Cai",
"suffix": "",
"affiliation": {},
"email": "guochen.cai@my.jcu.edu.au"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Sentiment analysis with features addition to opinion words has been an appealing area in recent studies. Some research has been conducted for finding relationship between sentiments, topics and temporal sentiment analysis. Nevertheless, Email sentiment analysis received relatively less attention due to the complexity of its structure and indirectness of its language. This paper introduces a systematic framework for sentiment clustering using topic and temporal features for large Email datasets. Interesting Email and sentiment distribution patterns are summarized and discussed with empirical results.",
"pdf_parse": {
"paper_id": "Y16-3007",
"_pdf_hash": "",
"abstract": [
{
"text": "Sentiment analysis with features addition to opinion words has been an appealing area in recent studies. Some research has been conducted for finding relationship between sentiments, topics and temporal sentiment analysis. Nevertheless, Email sentiment analysis received relatively less attention due to the complexity of its structure and indirectness of its language. This paper introduces a systematic framework for sentiment clustering using topic and temporal features for large Email datasets. Interesting Email and sentiment distribution patterns are summarized and discussed with empirical results.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The generation of enormous diversified data stream by social networking and communication contributes to the rapid development of text mining and its related area (Hao et al., 2013) . Literature indicates that product reviews, Twitter corpus and news articles are common sources for conducting sentiment analysis (Ravi and Ravi, 2015) , whereas Electronic mail (Email), as one of the most adapted means of communication and networking, is a rare option due to its complex structure and natural language characteristics (Tang et al., 2014) . However, the efficiency, compatibility and ease of communication embed great business potential in Email messages (Tang et al., 2014) , which is a promising and meaningful sentiment analysis subject.",
"cite_spans": [
{
"start": 163,
"end": 181,
"text": "(Hao et al., 2013)",
"ref_id": "BIBREF6"
},
{
"start": 313,
"end": 334,
"text": "(Ravi and Ravi, 2015)",
"ref_id": "BIBREF14"
},
{
"start": 519,
"end": 538,
"text": "(Tang et al., 2014)",
"ref_id": "BIBREF17"
},
{
"start": 655,
"end": 674,
"text": "(Tang et al., 2014)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Sentiment analysis is one of the most appealing areas in text mining among researchers. In the past few decades, sentiment analysis techniques, both machine learning approaches and statistical approaches, have improved significantly and been applied to various industries, such as stock market prediction, customer relationship management, and elearning (Feldman, 2013; Liu, 2015; Ortigosa et al., 2014; Smailovi\u0107 et al., 2013) . Herein, some researchers extend their studies to enriching sentiment analysis by adding additional features. For instance, Mei et al. (2007) propose a novel topic-sentiment mixture model using probabilistic testing for topic and sentiment discovery; Saif et al. (2012) show that adding semantic features results in more accurate sentiment classification. Additionally, Fukuhara et al. (2007) introduce the idea of generating time and sentiment graph using Dice coefficient probabilistic model. However, no qualitative and quantitative experiments have been undertaken for the evaluation of the proposed method.",
"cite_spans": [
{
"start": 354,
"end": 369,
"text": "(Feldman, 2013;",
"ref_id": "BIBREF3"
},
{
"start": 370,
"end": 380,
"text": "Liu, 2015;",
"ref_id": "BIBREF11"
},
{
"start": 381,
"end": 403,
"text": "Ortigosa et al., 2014;",
"ref_id": "BIBREF13"
},
{
"start": 404,
"end": 427,
"text": "Smailovi\u0107 et al., 2013)",
"ref_id": "BIBREF16"
},
{
"start": 553,
"end": 570,
"text": "Mei et al. (2007)",
"ref_id": "BIBREF12"
},
{
"start": 680,
"end": 698,
"text": "Saif et al. (2012)",
"ref_id": "BIBREF15"
},
{
"start": 799,
"end": 821,
"text": "Fukuhara et al. (2007)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "This research paper develops a systematic scheme of approach for discovering sentiment distribution patterns from large Email corpus based on clustering results of topic and temporal information using bag-of-words model as distance matrix and DB-SCAN (Ester et al., 1996) algorithm for clustering and pattern analysis, addressing the following contributions: a) introducing a systematic scheme of approach composed of bag-of-words term weighting method and DBSCAN clustering algorithm for Email sentiment pattern discovery using topic and temporal information; b) using Email corpus as data source for the ef-fectiveness and feasibility test of the proposed framework;",
"cite_spans": [
{
"start": 251,
"end": 271,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "c) discovering sentiment distribution and characteristics discovery in temporal categories and relationship between sentiment variance and topic categories.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Sentiment analysis, a study of extracting and analyzing the implications of emotions, attitudes or opinions from natural language, has attracted researchers from diverse areas (Liu, 2015) . Papers and articles on sentiment analysis published in recent years indicate a trend of more comprehensive view of conducting sentiment analysis, including feature enrichment, and sentiment visualization. Among them, research on sentiment with temporal or topic information is one of the most appealing targets.",
"cite_spans": [
{
"start": 176,
"end": 187,
"text": "(Liu, 2015)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "As Liu (2015) illustrates in its definition of opinion, time is considered as a crucial factor in sentiment analysis as identifying pattern of sentiment changes from historical data assists in the trend prediction of the future, as well as the topic. Though some studies have been conducted on sentiment analysis with topic or temporal features, problems, such as limitations in the dataset options and no pattern display, remain unsolved (Diakopoulos et al., 2010; Fukuhara et al., 2007; Li and Liu, 2012; Mei et al., 2007) . For example, Fukuhara et al. (2007) presented topic, timestamp and sentiment graph for news articles using coefficient model, even if the study was purely theoretical with insufficient experiments. Additionally, Mei et al. (2007) undertook experiments on discoverying relationship between topic and sentiment using topic-sentiment mixture model on webblogs; Diakopoulos et al. (2010) utilized Vox Civitas, an automated visual analytic tool, for extracting news from social media data stream, displaying topic and keyword trend. To the best of our knowledge, experiments using large Email data have not been proposed yet.",
"cite_spans": [
{
"start": 3,
"end": 13,
"text": "Liu (2015)",
"ref_id": "BIBREF11"
},
{
"start": 439,
"end": 465,
"text": "(Diakopoulos et al., 2010;",
"ref_id": "BIBREF1"
},
{
"start": 466,
"end": 488,
"text": "Fukuhara et al., 2007;",
"ref_id": "BIBREF4"
},
{
"start": 489,
"end": 506,
"text": "Li and Liu, 2012;",
"ref_id": "BIBREF8"
},
{
"start": 507,
"end": 524,
"text": "Mei et al., 2007)",
"ref_id": "BIBREF12"
},
{
"start": 540,
"end": 562,
"text": "Fukuhara et al. (2007)",
"ref_id": "BIBREF4"
},
{
"start": 739,
"end": 756,
"text": "Mei et al. (2007)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "As for Email mining applications, reviews on previous articles reveal that information management and spam detection are heated study topics (Basavaraju and Prabhakar, 2010; Hangal et al., 2011; Tang et al., 2014; Whittaker and Sidner, 1996) . For instance, Whittaker and Sidner (1996) highlighted the issue of Email overload and its negative influence on personal information management; Basavaraju and Prabhakar (2010) proposed a new approach for spam mail detection using semisupervised learning algorithm. However, research on sentiment analysis using Email data is rare and leaves enormous space for refinement and improvement.",
"cite_spans": [
{
"start": 141,
"end": 173,
"text": "(Basavaraju and Prabhakar, 2010;",
"ref_id": "BIBREF0"
},
{
"start": 174,
"end": 194,
"text": "Hangal et al., 2011;",
"ref_id": "BIBREF5"
},
{
"start": 195,
"end": 213,
"text": "Tang et al., 2014;",
"ref_id": "BIBREF17"
},
{
"start": 214,
"end": 241,
"text": "Whittaker and Sidner, 1996)",
"ref_id": "BIBREF18"
},
{
"start": 258,
"end": 285,
"text": "Whittaker and Sidner (1996)",
"ref_id": "BIBREF18"
},
{
"start": 389,
"end": 420,
"text": "Basavaraju and Prabhakar (2010)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "As illustrated in the previous section, a comprehensive and systematic framework is presented in this section. Figure 1 outlines major components and flow of the proposed scheme of approach. To be specific, the framework consists of several procedures, including data extraction, text preprocessing, feature selection and sentiment clustering.",
"cite_spans": [],
"ref_spans": [
{
"start": 111,
"end": 119,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Framework",
"sec_num": "3"
},
{
"text": "Text preprocessing step incorporates basic Natural Language Processing (NLP) techniques, such as stop word removal and stemming. In feature selection process, topic, timestamp and opinion words are the feature options, in which topic is generated using keyword search and opinion words are generated using the English opinion lexicon (Liu et al., 2004) . Sentiment clustering is composed of two substeps containing grouping data based on timestamp and classifying sentiment based on topic. DBSCAN algorithm is chosen to perform the clustering task for its efficiency in speed and effectiveness in handling noise (Ester et al., 1996) .",
"cite_spans": [
{
"start": 334,
"end": 352,
"text": "(Liu et al., 2004)",
"ref_id": "BIBREF10"
},
{
"start": 612,
"end": 632,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Framework",
"sec_num": "3"
},
{
"text": "Text preprocessing aims at removing unnecessary information, such as punctuations and articles, and converting natural language into machine readable content. Tang et al. (2014) highlight the indispensability of Email data cleaning, whilst point out the complexity and limitation of the process. Herein, standard text preprocessing procedures for general NLP tasks have been applied.",
"cite_spans": [
{
"start": 159,
"end": 177,
"text": "Tang et al. (2014)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Text Preprocessing",
"sec_num": "3.1"
},
{
"text": "In this study, Apache Lucene, an open-source NLP toolkit, is utilized for performing text normalization and filtering (Hatcher and Gospodnetic, 2004) . Details are described as follows:",
"cite_spans": [
{
"start": 118,
"end": 149,
"text": "(Hatcher and Gospodnetic, 2004)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Text Preprocessing",
"sec_num": "3.1"
},
{
"text": "\u2022 First step: duplication removal and noise filtering. Assuming a dataset has been imported into database, a query statement is required for retrieving the data. The implementation of SQL function DISTINCT and elimination of item with empty \"subject\" assist in the achievement of this process; \u2022 Second step: tokenization. After retrieving the entire dataset from database, tokenizing each Email message through the implementation of tokenize() function for further processing; \u2022 Third step: stop word removal and stemming. Filtering each Email message using stopAnalyzer() embedded in Apache toolkit removes common conjunctions, such as punctuation marks and articles, while iterating for stop word removal, simultaneously using stem() function for restoring words' original format, especially for verb and plural.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Text Preprocessing",
"sec_num": "3.1"
},
{
"text": "Since the main aim of this research is to identify the sentiment distribution in accordance with topic and temporal classification, feature selection process is divided into three parts: topic word extraction, timestamp transformation and opinion words generation. Details of each feature category are discussed as follows.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "Topic : feature extracted based on keyword search. A list of keywords matching topic category defined is generated manually. Querying column named subject in database returns a string containing subject data of each Email message. A comparison between the string and each keyword list is conducted for searching the corresponding category.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "Timestamp : feature is generated through querying column named data in the database. Functions getTime() and getTimeZone() are implemented for converting temporal data into milliseconds with standard UTC timezone. For instance, date value \"2016-04-02 11:12:28\" is transformed into \"1459559492612\".",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "Opinion words : features identified on the basis of a well-defined English opinion lexicon (Liu et al., 2004) contain 2,046 positive words and phases, and 4,833 negative words and phases. Let OW be a collection of entire opinion lexicon, containing word ow 1 , ow 2 , . . . , ow i , then (Liu et al., 2004) .",
"cite_spans": [
{
"start": 91,
"end": 109,
"text": "(Liu et al., 2004)",
"ref_id": "BIBREF10"
},
{
"start": 288,
"end": 306,
"text": "(Liu et al., 2004)",
"ref_id": "BIBREF10"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "OW = {ow 1 , ow 2 , \u2022 \u2022 \u2022 , ow i } i \u2208 (6, 879",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "At this stage, a sequence of opinion words based on its presence in each Email message is stored for future study (i.e. the inner sentiment changes); however, bag-of-words model is adopted as a term weighting method for distance matrix for sentiment clustering, which will be discussed in the following section. Each data item is transformed into feature representation after this procedure. A sample Email item is represented into:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "< id, T opic, T imestamp, [ow 1 , ow 2 , ow 3 , ow 4 ] >",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Selection",
"sec_num": "3.2"
},
{
"text": "Sentiment clustering is composed of two steps: grouping data based on timestamp and clustering sentiment based on topic. First step aims at clustering the entire dataset into different date categories with day and week labels using personalized Email temporal clustering algorithm. Second step clusters sentiment using DBSCAN clustering algorithm with bag-of-words term weighting method and Euclidean distance matrix in accordance with topic.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sentiment Clustering",
"sec_num": "3.3"
},
{
"text": "To investigate the Email distribution, an Email temporal clustering algorithm is applied to group Email messages into days under week category. The Calendar object embedded in Java is utilized for the comparison of timestamp with calendar and classification into day of the week. The pseudo code for EmailTC algorithm is presented in Algorithm 1. Due to the characteristics of Calendar object, the first day of week is defined as Sunday. Hence, the classification results start with day 1 representing Sunday and end with day 7 representing Saturday.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Grouping Data based on Timestamp",
"sec_num": "3.3.1"
},
{
"text": "Revised DBSCAN algorithm (Ester et al., 1996) with bag-of-words term weighting scheme (see Equation 1) and Euclidean distance (see Equation 2) as distance matrix are implemented for conducting the clustering process. Bag-of-words model and Euclidean distance, though invented for decades, remain efficient and well-adopted in many studies.",
"cite_spans": [
{
"start": 25,
"end": 45,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "BOW = f reqeuncy * ow i , i \u2208 OW p .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "(1) end if 18: end for the distance between positive words and negative words contained in each Email message.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "Eu ( d) = (x s \u2212 x t ) 2 + (y s \u2212 y t ) 2 s, t \u2208 (1, n).",
"eq_num": "(2)"
}
],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "As for the option of DBSCAN, its ability of noise handling and fast processing speed increases the utilization of DBSCAN in various applications (Ester et al., 1996) . Furthermore, as DBSCAN follows the rule of density-reachablility based on minP ts and epsilon parameters defined, it generates diversified number of clusters in accordance with different sentiment scaling. The pseudo code for revised DB-SCAN algorithm is presented in Algorithm 2.",
"cite_spans": [
{
"start": 145,
"end": 165,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "Note that as Ester et al. (1996) 's DBSCAN algorithm served as the foundation of the revised version in this paper, more details can be referred to (Ester et al., 1996) , especially for the expandCluster() that has not been written out in the pseudo code due to its complexity. By changing the two parameters minP ts and epsilon, clustering results are varied accordingly (see Algorithm 2). Therefore, implementation of DBSCAN without accurate minP ts and epsilon normally involves trial and error testing (Ester et al., 1996) .",
"cite_spans": [
{
"start": 13,
"end": 32,
"text": "Ester et al. (1996)",
"ref_id": "BIBREF2"
},
{
"start": 148,
"end": 168,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
},
{
"start": 506,
"end": 526,
"text": "(Ester et al., 1996)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Clustering Sentiments based on Topic",
"sec_num": "3.3.2"
},
{
"text": "Experiments are conducted on a subcollection of the large Enron Email corpus, which contains emails exchanged from business operation, personal com- Insert c i into C; 17: end for 18: return C munication, commercial and advertising. Graphs on the Email message distribution on temporal classification and sentiment distribution are topic classification are to be displayed for the visualization of the sentiment patterns discovered. In addition, sentiment words frequency is illustrated using tag cloud and frequency table.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Empirical Results and Discussion",
"sec_num": "4"
},
{
"text": "As Email data cleaning is an independent area requiring deep learning and investigation (Tang et al., 2014) , a database version of the Enron Email corpus generated by (Liu and Lee, 2015 ) (available at http : //www.ahschulz.de/enron \u2212 Email \u2212 data/enron \u2212 mysqldump v 5.sql.gz) has been utilized. A collection of 32, 716 Email messages exchanged between January to May in 2001 has been extracted from the Enron corpus database for conducting our experiments. MySQL database and Eclipse IDE are incorporated for data extrac-tion and feature selection. 15 topic phases, such as BusinessDocument, GeneralOperation and etc., are set up manually for grouping the dataset into different categories. Among them, a special topic named Other is defined for storing messages with no subject keyword matching. As for temporal feature, the entire dataset is classified into 22 weeks with each subdivided into 7 days. All features are extracted using method discussed in the previous sections. The structure of data with feature representation is indicated in the following sample fragments (see Figure 2 ). ",
"cite_spans": [
{
"start": 88,
"end": 107,
"text": "(Tang et al., 2014)",
"ref_id": "BIBREF17"
},
{
"start": 168,
"end": 186,
"text": "(Liu and Lee, 2015",
"ref_id": "BIBREF9"
}
],
"ref_spans": [
{
"start": 1084,
"end": 1092,
"text": "Figure 2",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "Dataset",
"sec_num": "4.1"
},
{
"text": "Experiments on sentiment clustering are undertaken using DBSCAN algorithm that requires two parameters minP ts and epsilon. With reasonable assumption and several attempts, the results are generated with minP ts of 5 and epsilon of 0.15. Therefore, the description of sentiment clusters is assumed to be similar to a 5 likert scale including strongly positive, positive, neutral, negative and strongly negative. The graphs and tables of detailed sentiment clustering results are to be displayed in the following section. As a temporal clustering is performed before sentiment clustering, Fig. 3 and Fig. 4 illustrate the distribution of Email messages and clustering results in temporal categories.",
"cite_spans": [],
"ref_spans": [
{
"start": 588,
"end": 594,
"text": "Fig. 3",
"ref_id": "FIGREF2"
},
{
"start": 599,
"end": 605,
"text": "Fig. 4",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Email Distribution in Temporal Categories",
"sec_num": "4.2"
},
{
"text": "In the two figures, 5 months are divided into 22 weeks with each week having 7 days. Based on the results shown in Fig. 3 and Fig. 4 , more Emails exchange between weekdays with an average of 202 mails, than weekends with an average of 23 mails. This result is coherent with common observation that proves the authenticity of the dataset. Furthermore, in Fig. 4 , more clusters are discovered during weekdays that implies a variety of topic discussed during business days. More detailed analysis on sentiment clustering results is to be discussed in the fol- lowing section.",
"cite_spans": [],
"ref_spans": [
{
"start": 115,
"end": 132,
"text": "Fig. 3 and Fig. 4",
"ref_id": "FIGREF2"
},
{
"start": 355,
"end": 361,
"text": "Fig. 4",
"ref_id": "FIGREF3"
}
],
"eq_spans": [],
"section": "Email Distribution in Temporal Categories",
"sec_num": "4.2"
},
{
"text": "As discussed in the previous section, sentiments are broadly categorized into five scales in accordance with the ratio of positive words and negative words. Since the research mainly focuses on finding distribution and patterns among sentiment clusters with topic and temporal information, accuracy of clustering results is not evaluated. The following two tables, Table 2 and Table 3 , are generated using part of clustering results in week 4.",
"cite_spans": [],
"ref_spans": [
{
"start": 365,
"end": 384,
"text": "Table 2 and Table 3",
"ref_id": "TABREF5"
}
],
"eq_spans": [],
"section": "Sentiment and Topic Clustering Results",
"sec_num": "4.3"
},
{
"text": "Due to the limitation of paper length, the above Table 2 summarizes some of the prominent clustering results with topic feature in each day. SP , P , Neutral, N , and SN represent for strongly positive, positive, neutral, negative and strongly negative, respectively. Individual cluster shows one topic with sentiments in that day. It appears that more positive clusters are discovered with various topics than negative clusters. Interestingly, some topics have both positive and negative clusters which indicates people's different views on the same topic that is coherent with human nature. Table 3 shows the corresponding items in some of the cluster.",
"cite_spans": [],
"ref_spans": [
{
"start": 49,
"end": 56,
"text": "Table 2",
"ref_id": "TABREF5"
},
{
"start": 593,
"end": 600,
"text": "Table 3",
"ref_id": "TABREF9"
}
],
"eq_spans": [],
"section": "Sentiment and Topic Clustering Results",
"sec_num": "4.3"
},
{
"text": "The combination of two tables assists in the further justification of the option of DBSCAN input pa-rameters and the sentiment result criteria. On one hand, objects are relevant in the corresponding cluster, while distinguished from others. For instance, Emails with more positive features are categorized into positive clusters, such as message id 73677 and message id 54522; while Emails with more negative features are categorized into negative clusters, such as message id 141463 and message id 180199. On the other hand, objects with different feature words are categorized into one cluster indicating a reasonable option of the minP ts parameter.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Sentiment and Topic Clustering Results",
"sec_num": "4.3"
},
{
"text": "As an auxiliary to view the sentiments in details rather than a 5 likert scale, two tag cloud graphs (see Fig. 5 and Fig. 6) As shown in negative words are nouns, while most positive words adjectives. Conclusion is to be summarized until more findings are discovered. However, a potential topic is developed for future study.",
"cite_spans": [],
"ref_spans": [
{
"start": 106,
"end": 112,
"text": "Fig. 5",
"ref_id": "FIGREF4"
},
{
"start": 117,
"end": 124,
"text": "Fig. 6)",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Sentiment and Topic Clustering Results",
"sec_num": "4.3"
},
{
"text": "In this research paper, we propose a robust and comprehensive framework for sentiment clustering with topic and temporal features using bag-of-words model as term weighting approach and revised DB-SCAN algorithm for clustering. Features composed of topic, timestamp and opinion words are extracted for performing two experiments, including grouping Email messages into temporal categories and clustering sentiments based on topic, for discovering sentiment patterns.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future Work",
"sec_num": "5"
},
{
"text": "Based on the summary of the clustering results, major findings are categorized into three points. First, the distribution of Email messages reveals more intense communication during weekdays and variety of topics. This pattern justifies the authenticity and originality of the Email corpus. Second, sentiment clustering results assist in the validation of the parameters chosen for the implementation of revised DBSCAN algorithm as clusters are distinguished from others as well as coherent within themselves. Also, feature words for generating sentiment clusters are with high similarity which implies a proper choice of the epsilon value. And finally, Table 4 lists the top 20 most commonly used opinion words with most of them related to business and management, which shows a linkage to the characteristics of the dataset.",
"cite_spans": [],
"ref_spans": [
{
"start": 654,
"end": 661,
"text": "Table 4",
"ref_id": "TABREF7"
}
],
"eq_spans": [],
"section": "Conclusion and Future Work",
"sec_num": "5"
},
{
"text": "30th Pacific Asia Conference on Language, Information and Computation (PACLIC 30)Seoul, Republic of Korea, October 28-30, 2016",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A novel method of spam mail detection using text based clustering approach",
"authors": [
{
"first": "M",
"middle": [],
"last": "Basavaraju",
"suffix": ""
},
{
"first": "Dr",
"middle": [
"R"
],
"last": "Prabhakar",
"suffix": ""
}
],
"year": 2010,
"venue": "International Journal of Computer Applications",
"volume": "5",
"issue": "4",
"pages": "15--25",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M. Basavaraju and Dr. R. Prabhakar. 2010. A novel method of spam mail detection using text based clus- tering approach. International Journal of Computer Applications, 5(4):15-25.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Diamonds in the rough: Social media visual analytics for journalistic inquiry",
"authors": [
{
"first": "Nicholas",
"middle": [],
"last": "Diakopoulos",
"suffix": ""
},
{
"first": "Mor",
"middle": [],
"last": "Naaman",
"suffix": ""
},
{
"first": "Funda",
"middle": [],
"last": "Kivran-Swaine",
"suffix": ""
}
],
"year": 2010,
"venue": "Visual Analytics Science and Technology (VAST), 2010 IEEE Symposium on",
"volume": "",
"issue": "",
"pages": "115--122",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nicholas Diakopoulos, Mor Naaman, and Funda Kivran- Swaine. 2010. Diamonds in the rough: Social me- dia visual analytics for journalistic inquiry. In Visual Analytics Science and Technology (VAST), 2010 IEEE Symposium on, pages 115-122. IEEE.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "A density-based algorithm for discovering clusters in large spatial databases with noise",
"authors": [
{
"first": "Martin",
"middle": [],
"last": "Ester",
"suffix": ""
},
{
"first": "Hans-Peter",
"middle": [],
"last": "Kriegel",
"suffix": ""
},
{
"first": "J\u00f6rg",
"middle": [],
"last": "Sander",
"suffix": ""
},
{
"first": "Xiaowei",
"middle": [],
"last": "Xu",
"suffix": ""
}
],
"year": 1996,
"venue": "Kdd",
"volume": "96",
"issue": "",
"pages": "226--231",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Martin Ester, Hans-Peter Kriegel, J\u00f6rg Sander, and Xi- aowei Xu. 1996. A density-based algorithm for dis- covering clusters in large spatial databases with noise. In Kdd, volume 96, pages 226-231.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Techniques and applications for sentiment analysis",
"authors": [
{
"first": "Ronen",
"middle": [],
"last": "Feldman",
"suffix": ""
}
],
"year": 2013,
"venue": "Communications of the ACM",
"volume": "56",
"issue": "4",
"pages": "82--89",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ronen Feldman. 2013. Techniques and applications for sentiment analysis. Communications of the ACM, 56(4):82-89.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Understanding sentiment of people from news articles: Temporal sentiment analysis of social events",
"authors": [
{
"first": "Tomohiro",
"middle": [],
"last": "Fukuhara",
"suffix": ""
},
{
"first": "Hiroshi",
"middle": [],
"last": "Nakagawa",
"suffix": ""
},
{
"first": "Toyoaki",
"middle": [],
"last": "Nishida",
"suffix": ""
}
],
"year": 2007,
"venue": "ICWSM",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tomohiro Fukuhara, Hiroshi Nakagawa, and Toyoaki Nishida. 2007. Understanding sentiment of people from news articles: Temporal sentiment analysis of so- cial events. In ICWSM.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Muse: reviving memories using email archives",
"authors": [
{
"first": "Sudheendra",
"middle": [],
"last": "Hangal",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Monica",
"suffix": ""
},
{
"first": "Jeffrey",
"middle": [],
"last": "Lam",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Heer",
"suffix": ""
}
],
"year": 2011,
"venue": "Proceedings of the 24th annual ACM symposium on User interface software and technology",
"volume": "",
"issue": "",
"pages": "75--84",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sudheendra Hangal, Monica S Lam, and Jeffrey Heer. 2011. Muse: reviving memories using email archives. In Proceedings of the 24th annual ACM symposium on User interface software and technology, pages 75-84. ACM.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Visual sentiment analysis of customer feedback streams using geotemporal term associations. Information Visualization",
"authors": [
{
"first": "C",
"middle": [],
"last": "Ming",
"suffix": ""
},
{
"first": "Christian",
"middle": [],
"last": "Hao",
"suffix": ""
},
{
"first": "Halldor",
"middle": [],
"last": "Rohrdantz",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Janetzko",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Daniel",
"suffix": ""
},
{
"first": "Umeshwar",
"middle": [],
"last": "Keim",
"suffix": ""
},
{
"first": "Lars",
"middle": [],
"last": "Dayal",
"suffix": ""
},
{
"first": "Meichun",
"middle": [],
"last": "Erik Haug",
"suffix": ""
},
{
"first": "Florian",
"middle": [],
"last": "Hsu",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Stoffel",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ming C Hao, Christian Rohrdantz, Halldor Janetzko, Daniel A Keim, Umeshwar Dayal, Lars erik Haug, Meichun Hsu, and Florian Stoffel. 2013. Visual senti- ment analysis of customer feedback streams using geo- temporal term associations. Information Visualization, page 1473871613481691.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Lucene in action",
"authors": [
{
"first": "Erik",
"middle": [],
"last": "Hatcher",
"suffix": ""
},
{
"first": "Otis",
"middle": [],
"last": "Gospodnetic",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Erik Hatcher and Otis Gospodnetic. 2004. Lucene in action.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Application of a clustering method on sentiment analysis",
"authors": [
{
"first": "Gang",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Fei",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2012,
"venue": "Journal of Information Science",
"volume": "38",
"issue": "2",
"pages": "127--139",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gang Li and Fei Liu. 2012. Application of a clustering method on sentiment analysis. Journal of Information Science, 38(2):127-139.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A hybrid sentiment analysis framework for large email data",
"authors": [
{
"first": "Sisi",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Ickjai",
"middle": [],
"last": "Lee",
"suffix": ""
}
],
"year": 2015,
"venue": "Intelligent Systems and Knowledge Engineering (ISKE), 2015 10th International Conference on",
"volume": "",
"issue": "",
"pages": "324--330",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sisi Liu and Ickjai Lee. 2015. A hybrid sentiment analy- sis framework for large email data. In Intelligent Sys- tems and Knowledge Engineering (ISKE), 2015 10th International Conference on, pages 324-330. IEEE.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Text classification by labeling words",
"authors": [
{
"first": "Bing",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Xiaoli",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Wee",
"middle": [],
"last": "Sun Lee",
"suffix": ""
},
{
"first": "Philip S",
"middle": [],
"last": "Yu",
"suffix": ""
}
],
"year": 2004,
"venue": "AAAI",
"volume": "4",
"issue": "",
"pages": "425--430",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bing Liu, Xiaoli Li, Wee Sun Lee, and Philip S Yu. 2004. Text classification by labeling words. In AAAI, vol- ume 4, pages 425-430.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Sentiment analysis: Mining opinions, sentiments, and emotions",
"authors": [
{
"first": "Bing",
"middle": [],
"last": "Liu",
"suffix": ""
}
],
"year": 2015,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bing Liu. 2015. Sentiment analysis: Mining opin- ions, sentiments, and emotions. Cambridge University Press.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Topic sentiment mixture: modeling facets and opinions in weblogs",
"authors": [
{
"first": "Qiaozhu",
"middle": [],
"last": "Mei",
"suffix": ""
},
{
"first": "Xu",
"middle": [],
"last": "Ling",
"suffix": ""
},
{
"first": "Matthew",
"middle": [],
"last": "Wondra",
"suffix": ""
},
{
"first": "Hang",
"middle": [],
"last": "Su",
"suffix": ""
},
{
"first": "Chengxiang",
"middle": [],
"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": "Qiaozhu Mei, Xu Ling, Matthew Wondra, Hang Su, and ChengXiang Zhai. 2007. Topic sentiment mixture: modeling facets and opinions in weblogs. In Pro- ceedings of the 16th international conference on World Wide Web, pages 171-180. ACM.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Sentiment analysis in facebook and its application to e-learning",
"authors": [
{
"first": "Alvaro",
"middle": [],
"last": "Ortigosa",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Jos\u00e9",
"suffix": ""
},
{
"first": "Rosa",
"middle": [
"M"
],
"last": "Mart\u00edn",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Carro",
"suffix": ""
}
],
"year": 2014,
"venue": "Computers in Human Behavior",
"volume": "31",
"issue": "",
"pages": "527--541",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alvaro Ortigosa, Jos\u00e9 M Mart\u00edn, and Rosa M Carro. 2014. Sentiment analysis in facebook and its appli- cation to e-learning. Computers in Human Behavior, 31:527-541.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "A survey on opinion mining and sentiment analysis: Tasks, approaches and applications. Knowledge-Based Systems",
"authors": [
{
"first": "Kumar",
"middle": [],
"last": "Ravi",
"suffix": ""
},
{
"first": "Vadlamani",
"middle": [],
"last": "Ravi",
"suffix": ""
}
],
"year": 2015,
"venue": "",
"volume": "89",
"issue": "",
"pages": "14--46",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kumar Ravi and Vadlamani Ravi. 2015. A survey on opinion mining and sentiment analysis: Tasks, ap- proaches and applications. Knowledge-Based Sys- tems, 89:14 -46.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Semantic sentiment analysis of twitter",
"authors": [
{
"first": "Hassan",
"middle": [],
"last": "Saif",
"suffix": ""
},
{
"first": "Yulan",
"middle": [],
"last": "He",
"suffix": ""
},
{
"first": "Harith",
"middle": [],
"last": "Alani",
"suffix": ""
}
],
"year": 2012,
"venue": "The Semantic Web-ISWC 2012",
"volume": "",
"issue": "",
"pages": "508--524",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hassan Saif, Yulan He, and Harith Alani. 2012. Seman- tic sentiment analysis of twitter. In The Semantic Web- ISWC 2012, pages 508-524. Springer.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Predictive sentiment analysis of tweets: A stock market application",
"authors": [
{
"first": "Jasmina",
"middle": [],
"last": "Smailovi\u0107",
"suffix": ""
},
{
"first": "Miha",
"middle": [],
"last": "Gr\u010dar",
"suffix": ""
},
{
"first": "Nada",
"middle": [],
"last": "Lavra\u010d",
"suffix": ""
}
],
"year": 2013,
"venue": "Human-Computer Interaction and Knowledge Discovery in Complex, Unstructured, Big Data",
"volume": "",
"issue": "",
"pages": "77--88",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jasmina Smailovi\u0107, Miha Gr\u010dar, Nada Lavra\u010d, and Mar- tin\u017dnidar\u0161i\u010d. 2013. Predictive sentiment anal- ysis of tweets: A stock market application. In Human-Computer Interaction and Knowledge Discov- ery in Complex, Unstructured, Big Data, pages 77-88. Springer.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Email mining: tasks, common techniques, and tools. Knowledge and Information Systems",
"authors": [
{
"first": "Guanting",
"middle": [],
"last": "Tang",
"suffix": ""
},
{
"first": "Jian",
"middle": [],
"last": "Pei",
"suffix": ""
},
{
"first": "Wo-Shun",
"middle": [],
"last": "Luk",
"suffix": ""
}
],
"year": 2014,
"venue": "",
"volume": "41",
"issue": "",
"pages": "1--31",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Guanting Tang, Jian Pei, and Wo-Shun Luk. 2014. Email mining: tasks, common techniques, and tools. Knowl- edge and Information Systems, 41(1):1-31.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Email overload: exploring personal information management of email",
"authors": [
{
"first": "Steve",
"middle": [],
"last": "Whittaker",
"suffix": ""
},
{
"first": "Candace",
"middle": [],
"last": "Sidner",
"suffix": ""
}
],
"year": 1996,
"venue": "Proceedings of the SIGCHI conference on Human factors in computing systems",
"volume": "",
"issue": "",
"pages": "276--283",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Steve Whittaker and Candace Sidner. 1996. Email over- load: exploring personal information management of email. In Proceedings of the SIGCHI conference on Human factors in computing systems, pages 276-283. ACM.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "Framework for Email sentiment clustering in topic and temporal categories.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF1": {
"text": "Fragments of data with feature representations.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF2": {
"text": "The distribution of Email messages in temporal category.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF3": {
"text": "The distribution of Email clusters in temporal category.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF4": {
"text": "Tag cloud for positive opinion words.",
"uris": null,
"type_str": "figure",
"num": null
},
"FIGREF5": {
"text": "Tag cloud for negative opinion words.",
"uris": null,
"type_str": "figure",
"num": null
},
"TABREF0": {
"text": "). Sample positive and negative words chosen from the lexicon are shown inTable 1.",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td colspan=\"2\">Positive Words Negative Words</td></tr><tr><td>good</td><td>bad</td></tr><tr><td>thank</td><td>disgrace</td></tr><tr><td>worthy</td><td>overwhelm</td></tr><tr><td>flourishing</td><td>incomplete</td></tr><tr><td>delight</td><td>sick</td></tr></table>"
},
"TABREF1": {
"text": "Positive and negative words representation from the English opinion words list",
"html": null,
"type_str": "table",
"num": null,
"content": "<table/>"
},
"TABREF2": {
"text": "In Equation 1, supposing OW p represents a collection of all positive opinion words, bag-of-words approach computes the frequency of each positive word ow i appeared. Herein, Equation 2 calculates Algorithm 1 EmailTC 1: for each Email message e i \u2208 E do",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td>2:</td><td>Get timestamp T from e i</td></tr><tr><td>3:</td><td>Get Calendar object;</td></tr><tr><td>4:</td><td>Get week of year;</td></tr><tr><td>5:</td><td>Get day of week;</td></tr><tr><td>6:</td><td>Create group G w for week of year;</td></tr><tr><td>7:</td><td>Create group G d for day of week;</td></tr><tr><td>8:</td><td>if T / \u2208 G w then</td></tr><tr><td>9:</td><td>Create subgroup Gsub w ;</td></tr><tr><td>10:</td><td>Put e i in Gsub w ;</td></tr><tr><td>11:</td><td>Put e i in G d ;</td></tr><tr><td>12:</td><td>else</td></tr><tr><td>13:</td><td>Put e i in G w ;</td></tr><tr><td>14:</td><td>if T \u2208 G d then</td></tr><tr><td>15:</td><td>Put e i in G d ;</td></tr><tr><td>16:</td><td>end if</td></tr><tr><td>17:</td><td/></tr></table>"
},
"TABREF3": {
"text": "Algorithm 2 AlgoDBSCAN 1: Input: A collection of Email messages E, minP ts, epsilon. 2: Output: A collection of sentiment clusters C with a subset of Email messages{E 1 , \u2022 \u2022 \u2022 , E i } \u2208 (T 1 , T j ).",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td colspan=\"2\">3: /* Set E to UNCLASSIFIED*/</td></tr><tr><td colspan=\"2\">4: for each Email message e i \u2208 E do</td></tr><tr><td>5:</td><td>Mark e i as Cluster point c i ;</td></tr><tr><td>6:</td><td>Compute BOW 1 for e i ;</td></tr><tr><td>7:</td><td>Compute Eu (d) between e i and other data</td></tr><tr><td/><td>\u2208 E;</td></tr><tr><td>8:</td><td>Compare epsilon with Eu (d) to find N</td></tr><tr><td/><td>neighbors;</td></tr><tr><td>9:</td><td>if N is greater than minP ts then</td></tr><tr><td>10:</td><td>Form cluster c i ;</td></tr><tr><td>11:</td><td>Insert e i into c i ;</td></tr><tr><td>12:</td><td>Add all messages \u2208 E reachable using</td></tr><tr><td/><td>expandCluster function;</td></tr><tr><td>13:</td><td>else</td></tr><tr><td>14:</td><td>Assign e i to noise;</td></tr><tr><td>15:</td><td>end if</td></tr><tr><td>16:</td><td/></tr></table>"
},
"TABREF5": {
"text": "",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td>: Sentiment clustering results in topic category in</td></tr><tr><td>week 4.</td></tr></table>"
},
"TABREF6": {
"text": "containing 100 positive and negative words and a table with 20 most frequently referred opinion words are displayed.",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td>Positive</td><td colspan=\"3\">Frequency Negative Frequency</td></tr><tr><td>work</td><td>6767</td><td>issue</td><td>6896</td></tr><tr><td>support</td><td>3634</td><td>problem</td><td>3011</td></tr><tr><td>master</td><td>2448</td><td>limited</td><td>2865</td></tr><tr><td>thank</td><td>2207</td><td>risk</td><td>2818</td></tr><tr><td>lead</td><td>1762</td><td>crisis</td><td>2250</td></tr><tr><td>important</td><td>1489</td><td>concerns</td><td>2204</td></tr><tr><td>privileged</td><td>1277</td><td>vice</td><td>1763</td></tr><tr><td>respect</td><td>1262</td><td>error</td><td>1761</td></tr><tr><td>recommend</td><td>1220</td><td>debt</td><td>1410</td></tr><tr><td>helpful</td><td>1083</td><td>critical</td><td>1273</td></tr></table>"
},
"TABREF7": {
"text": "Top 10 frequent opinion words.",
"html": null,
"type_str": "table",
"num": null,
"content": "<table/>"
},
"TABREF8": {
"text": ", positive words commonly used in Emails are work, support and master and negative words are issue, problem and limited. An applealing observation lies in the statistics that most",
"html": null,
"type_str": "table",
"num": null,
"content": "<table><tr><td>Clusters</td><td>Details</td></tr><tr><td>Cluster 1:</td><td>9948:Other-[like]</td></tr><tr><td>(Other-SP)</td><td>24718:Other-[clear]</td></tr><tr><td/><td>34752:Other-[thank]</td></tr><tr><td/><td>47679:Other-[free]</td></tr><tr><td/><td>73677:Other-[available, good, significant]</td></tr><tr><td/><td>80082:Other-[love]</td></tr><tr><td/><td>103142:Other-[excel]</td></tr><tr><td/><td>103148:Other-[diligence, soft]</td></tr><tr><td>Cluster 2:</td><td>24721:Employment Arrangement-[like, thank]</td></tr><tr><td>(Employment Arrangement-SP)</td><td>33181:Employment Arrangement-[well, happy]</td></tr><tr><td/><td>54522:Employment Arrangement-[encouragement]</td></tr><tr><td/><td>80114:Employment Arrangement-[well, good]</td></tr><tr><td/><td>180206:Employment Arrangement-[works]</td></tr><tr><td>Cluster 3:</td><td>120803:Other-[-curt]</td></tr><tr><td>(Other-SN)</td><td>121264:Other-[-curt]</td></tr><tr><td/><td>141463:Other-[-miss, -miss, -miss]</td></tr><tr><td/><td>164561:Other-[-liars]</td></tr><tr><td/><td>164563:Other-[-hells]</td></tr><tr><td/><td>180199:Other-[-hedge, -issues, -hedge, -subjected]</td></tr></table>"
},
"TABREF9": {
"text": "Objects in sentiment clusters on topic category in week 4.",
"html": null,
"type_str": "table",
"num": null,
"content": "<table/>"
}
}
}
}