ACL-OCL / Base_JSON /prefixE /json /ecnlp /2020.ecnlp-1.7.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2020",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T10:33:04.915127Z"
},
"title": "Semi-Supervised Iterative Approach for Domain-Specific Complaint Detection in Social Media",
"authors": [
{
"first": "Akash",
"middle": [],
"last": "Gautam",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Debanjan",
"middle": [],
"last": "Mahata",
"suffix": "",
"affiliation": {},
"email": "dmahata@bloomberg.net"
},
{
"first": "Rakesh",
"middle": [],
"last": "Gosangi",
"suffix": "",
"affiliation": {},
"email": "rgosangi@bloomberg.net"
},
{
"first": "Rajiv",
"middle": [],
"last": "Ratn",
"suffix": "",
"affiliation": {},
"email": "rajivratn@iiitd.ac.in"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "In this paper, we present a semi-supervised bootstrapping approach to detect product or service related complaints in social media. Our approach begins with a small collection of annotated samples which are used to identify a preliminary set of linguistic indicators pertinent to complaints. These indicators are then used to expand the dataset. The expanded dataset is again used to extract more indicators. This process is applied for several iterations until we can no longer find any new indicators. We evaluated this approach on a Twitter corpus specifically to detect complaints about transportation services. We started with an annotated set of 326 samples of transportation complaints, and after four iterations of the approach, we collected 2,840 indicators and over 3,700 tweets. We annotated a random sample of 700 tweets from the final dataset and observed that nearly half the samples were actual transportation complaints. Lastly, we also studied how different features based on semantics, orthographic properties, and sentiment contribute towards the prediction of complaints.",
"pdf_parse": {
"paper_id": "2020",
"_pdf_hash": "",
"abstract": [
{
"text": "In this paper, we present a semi-supervised bootstrapping approach to detect product or service related complaints in social media. Our approach begins with a small collection of annotated samples which are used to identify a preliminary set of linguistic indicators pertinent to complaints. These indicators are then used to expand the dataset. The expanded dataset is again used to extract more indicators. This process is applied for several iterations until we can no longer find any new indicators. We evaluated this approach on a Twitter corpus specifically to detect complaints about transportation services. We started with an annotated set of 326 samples of transportation complaints, and after four iterations of the approach, we collected 2,840 indicators and over 3,700 tweets. We annotated a random sample of 700 tweets from the final dataset and observed that nearly half the samples were actual transportation complaints. Lastly, we also studied how different features based on semantics, orthographic properties, and sentiment contribute towards the prediction of complaints.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Social media has lately become one of the primary venues where users express their opinions about various products and services. These opinions are extremely useful in understanding the user's perceptions and sentiment about these services. They are also useful in identifying potential defects (Abrahams et al., 2012) and thus critical to the execution of downstream customer service responses. Therefore, automatic detection of user complaints on social media could prove beneficial to both the clients and the service providers. To build such detection systems, we could employ supervised approaches that would typically require a large corpus of labeled training samples. However, labeling social media posts that capture complaints about a particular service is challenging because of their low prevalence and also the vast amounts of inevitable noise (Kietzmann et al., 2011; Lee, 2018) . Additionally, social media platforms are also likely to be plagued with redundancy, where the posts are rephrased or structurally morphed before being re-posted (Ellison et al., 2011; Harrigan et al., 2012) .",
"cite_spans": [
{
"start": 287,
"end": 318,
"text": "defects (Abrahams et al., 2012)",
"ref_id": null
},
{
"start": 857,
"end": 881,
"text": "(Kietzmann et al., 2011;",
"ref_id": "BIBREF16"
},
{
"start": 882,
"end": 892,
"text": "Lee, 2018)",
"ref_id": "BIBREF18"
},
{
"start": 1056,
"end": 1078,
"text": "(Ellison et al., 2011;",
"ref_id": "BIBREF10"
},
{
"start": 1079,
"end": 1101,
"text": "Harrigan et al., 2012)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Prior work in event detection (Ritter et al., 2012) has demonstrated that simple linguistic indicators (phrases or n-grams) can be useful in the accurate discovery of events in social media. Though user complaints are not the same as events, more of a speech act (Preotiuc-Pietro et al., 2019) , we posit that similar indicators can be used in complaint detection. To pursue this hypothesis, we propose a semi-supervised iterative approach to identify social media posts that complain about a specific service.",
"cite_spans": [
{
"start": 30,
"end": 51,
"text": "(Ritter et al., 2012)",
"ref_id": "BIBREF32"
},
{
"start": 263,
"end": 293,
"text": "(Preotiuc-Pietro et al., 2019)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In our approach, we first begin with a small, manually curated dataset containing samples of social media posts complaining about a service. We then identify linguistic indicators (phrases or n-grams) that serve as strong evidence of this phenomenon. These indicators are then used to extract more posts from the unannotated corpus. This newly obtained data is then used to create a new set of indicators. This process is repeated until it reaches a certain convergence point. Since the set of indicators is growing after each iteration, they are re-evaluated continuously in terms of their relevance. This process is similar to the mutual bootstrapping approach for information extraction proposed in (Riloff et al., 2003) .",
"cite_spans": [
{
"start": 702,
"end": 723,
"text": "(Riloff et al., 2003)",
"ref_id": "BIBREF31"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "We employ this approach to the problem of complaint detection for transportation services on Twitter. Transportation and its related logistic services are critical aspects of every economy as they account for nearly 40% of the value of international trade (Rodrigue, 2007) . As with most businesses (Gallaugher and Ransbotham, 2010; Gottipati et al., 2018) , transportation also often relies on social media to ascertain feedback and initiate appropriate responses (Stelzer et al., 2016 (Stelzer et al., , 2014 . In our experimental work, we started with an annotated set of 326 samples of transportation complaints, and after four iterations of the approach, we collected 2,840 indicators and over 3,700 tweets. We annotated a random sample of 700 tweets from the final dataset and observed that over 47% of the samples were actual transportation complaints. We also characterize the performance of basic classification algorithms on this dataset. In doing so, we also study how different linguistic features contribute to the performance of a supervised model in this domain.",
"cite_spans": [
{
"start": 256,
"end": 272,
"text": "(Rodrigue, 2007)",
"ref_id": "BIBREF33"
},
{
"start": 299,
"end": 332,
"text": "(Gallaugher and Ransbotham, 2010;",
"ref_id": "BIBREF11"
},
{
"start": 333,
"end": 356,
"text": "Gottipati et al., 2018)",
"ref_id": "BIBREF12"
},
{
"start": 465,
"end": 486,
"text": "(Stelzer et al., 2016",
"ref_id": "BIBREF40"
},
{
"start": 487,
"end": 510,
"text": "(Stelzer et al., , 2014",
"ref_id": "BIBREF39"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The main contributions of this paper are as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 We propose a semi-supervised iterative approach to collect user complaints about a service from social media platforms.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 We evaluate the proposed approach for the problem of complaint detection for transportation services on Twitter.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 We annotate a random sample of the resulting dataset to establish that nearly half the tweets were actual complaints.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 We release a curated dataset for the task of traffic-related complaint detection in social media 1 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 Lastly, we characterize the performance of basic classification algorithms on the dataset.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Complaints are often considered dialogue acts used to express a mismatch between the expectation and reality (Olshtain and Weinbach, 1985) . The problem of complaint detection is of great interest to the marketing and research teams of various service providers. Previous works on complaint identification have applied text mining with LDA and sentiment analysis on user-generated content Duan et al., 2013) . Prior works have also focused on leveraging data streamed from social media platforms for outage and complaint detection as they are publicly available (Augustine et al., 2012; Kursar and Gopinath, 2013) . (Yang et al., 2019) inspected customer support dialogue for support. Different complaint expressions have been explored by analyzing variations across cultures (Cohen and Olshtain, 1993) , sociodemographic traits (Boxer, 1993) and temporal representations (Raghavan, 2014). However, mentioned works on user-generated content have focused on static data repositories only. These have not been robust to linguistic variations (Shah and Zimmermann, 2017) and morphological changes (Abdul-Mageed and Korayem, 2010). Our pipeline builds on linguistic identifiers to expand on lexical cues in order to identify complaint relevant posts.",
"cite_spans": [
{
"start": 109,
"end": 138,
"text": "(Olshtain and Weinbach, 1985)",
"ref_id": "BIBREF25"
},
{
"start": 389,
"end": 407,
"text": "Duan et al., 2013)",
"ref_id": "BIBREF9"
},
{
"start": 562,
"end": 586,
"text": "(Augustine et al., 2012;",
"ref_id": "BIBREF3"
},
{
"start": 587,
"end": 613,
"text": "Kursar and Gopinath, 2013)",
"ref_id": "BIBREF17"
},
{
"start": 616,
"end": 635,
"text": "(Yang et al., 2019)",
"ref_id": "BIBREF46"
},
{
"start": 787,
"end": 802,
"text": "Olshtain, 1993)",
"ref_id": "BIBREF7"
},
{
"start": 829,
"end": 842,
"text": "(Boxer, 1993)",
"ref_id": "BIBREF5"
},
{
"start": 1040,
"end": 1067,
"text": "(Shah and Zimmermann, 2017)",
"ref_id": "BIBREF37"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Researches have proposed many semisupervised architectures for identification of events pertaining to societal and civil unrest (Hua et al., 2013) , using speech modality (Serizel et al., 2018; Wu et al., 2014; Zhang et al., 2017) and Hidden Markov Models (Zhang, 2005) . These have been documented to give better performance as compared against their counterparts (Lee et al., 2017; Zheng et al., 2017) with minimal intervention (Rahimi et al., 2018) . For our analysis, the semi-supervised approach has been preferred as opposed to supervised ones because: (a) usage of supervised approach relies on carefully choosing the training set making it cumbersome and less attractive for practical use (Watanabe, 2018) and (b) imbalance between the subjective and objective classes lead to poor performance (Yu et al., 2015) .",
"cite_spans": [
{
"start": 128,
"end": 146,
"text": "(Hua et al., 2013)",
"ref_id": "BIBREF14"
},
{
"start": 171,
"end": 193,
"text": "(Serizel et al., 2018;",
"ref_id": "BIBREF36"
},
{
"start": 194,
"end": 210,
"text": "Wu et al., 2014;",
"ref_id": "BIBREF45"
},
{
"start": 211,
"end": 230,
"text": "Zhang et al., 2017)",
"ref_id": "BIBREF48"
},
{
"start": 256,
"end": 269,
"text": "(Zhang, 2005)",
"ref_id": "BIBREF49"
},
{
"start": 365,
"end": 383,
"text": "(Lee et al., 2017;",
"ref_id": "BIBREF19"
},
{
"start": 384,
"end": 403,
"text": "Zheng et al., 2017)",
"ref_id": "BIBREF50"
},
{
"start": 430,
"end": 451,
"text": "(Rahimi et al., 2018)",
"ref_id": "BIBREF30"
},
{
"start": 697,
"end": 713,
"text": "(Watanabe, 2018)",
"ref_id": "BIBREF43"
},
{
"start": 802,
"end": 819,
"text": "(Yu et al., 2015)",
"ref_id": "BIBREF47"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Our proposed approach begins with a large corpus of transport-related tweets and a small set of annotated complaints. We use this labeled data to create a set of seed indicators that drive the rest of our iterative complaint detection process.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Methods and Data",
"sec_num": "3"
},
{
"text": "We focused our experimentation over the period of November 2018 to December 2018. Our first step towards creating a corpus of transportrelated tweets is to identify linguistic markers related to the transport domain. To this end, we scraped random posts from transport-related web forums 2 . These forums involve users discussing their grievances and raising awareness about a wide array of transportation-related issues. We then processed this data to extract words and phrases (unigrams, bigrams, and trigrams) with high tf-idf scores. We then had human annotators prune them further to remove duplicates and irrelevant items. This resulted in a lexicon of 75 unique phrases. Some examples include cabs, discount, tickets, underground, luggage, transit, parking, neighborhood, downtown, traffic, Uber. We used Twitter's public streaming API to query for tweets that contained any of the 75 phrases over the chosen time range. We then excluded non-English tweets and any tweets with less than two tokens. This resulted in a collection of 19,300 tweets. We will refer to this collection as corpus C. We chose a random sample of 1,500 tweets from this collection for human annotation. We employed two human annotators to identify traffic-related complaints from these 1,500 tweets. Following are some high-level details of the annotation task.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Seed Data",
"sec_num": "3.1"
},
{
"text": "We instructed the annotators to identify any tweets that contain first-hand accounts of a complaint or a grievance related to a public/private mode of transport. Following is a sample tweet from this instruction: \"@[UserHandle] can you please make sure that compartment A-6 is at least clean before public use.\" We also instructed them to identify tweets that provide verifiable sources of information (news) about transport-related services. Sample tweet: \"4 hour jam in [place] area due to rain and poor management of traffic police.\". Lastly, we also explicitly asked them to exclude tweets that contain announcements or advertisements about transportation services. Sample tweet: \"Please use [name] cabs, you will get 60% discount on your first 3 rides.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Seed Data",
"sec_num": "3.1"
},
{
"text": "The two annotators worked independently, and when we finally tallied their responses, we observed that they had an inter-annotator agreement rate of \u03ba = 0.81 (Cohen kappa). In cases where the annotators disagreed, the labels were resolved through a discussion. After the disagreements were resolved, the final seed dataset had 326 samples of traffic-related complaints. We will refer to this as T s . Table 1 shows some examples of tweets that were annotated as complaints.",
"cite_spans": [],
"ref_spans": [
{
"start": 401,
"end": 408,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Seed Data",
"sec_num": "3.1"
},
{
"text": "Our proposed iterative approach is summarized in Algorithm 1. First, we use the seed data T s to build a set of linguistic indicators I for complaints.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "We then use these indicators to get potential new complaints T l from the corpus C. We merge T s and T l to build our new dataset. We then use this new dataset to extract a new set of indicators I l . The indicators are combined with the original indicators I to extract the next version of T l . This process is repeated until we can no longer find any new indicators.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Algorithm 1: Iterative Complaint Detection Given: Corpus: C, Seed data:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "T s Get indicators I from T s T = T s Complaint Detection loop",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Step 1: Select set T l from C using I",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Step 2:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "T = T \u222a T l",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Step 3: Get indicators I l from T",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Step 4:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "I = I \u222a I l",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "Step 4: C = C \u2212 T l",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Iterative Complaint Detection",
"sec_num": "3.2"
},
{
"text": "As shown in Algorithm 1, extracting linguistic indicators (n-grams) is one of the most important steps in the process. These indicators are critical to identifying tweets that are most likely domainspecific complaints. We employ two different approaches for extracting these indicators. For seed data, T s , which is annotated, we just select n-grams with the highest tf-idf scores. In our experimental work, T s had 326 annotated tweets. We identified 50 n-grams with the highest tf-idf scores to initialize I. Some examples include: problem, station, services, toll-fee, reply, fault, provide information, driver, district, passenger. In subsequent iterations, when we are handling unannotated samples, we use a more advanced domain relevance criterion for extracting the indicators. When extracting indicators from T l , which is not annotated, it is possible that there could be frequently occurring phrases that are not necessarily indicative of complaints. These phrases could lead to a concept drift in subsequent iterations. To avoid these digressions, we use a measure of domain relevance when selecting indicators. This is defined as the ratio of the frequency of an n-gram in T l to that of in T r . T r is a collection of randomly chosen tweets that do not intersect with C. In our experimental work, we defined T r as a random sample of 5,000 tweets from a different time range than that of C. We also wanted to quantitatively en-Samples of transport-related complaints. 1. No metro fares will be reduced, but proper fare structure needs to be introduced .... right?. 2. It takes [name] govt. longer to refund charges, but it took them a few mins to remove that bus stop. You can't erase the problem [name] . 3. I tried to lodge a complaint on [url] but see the results. Sir if 8 A.C's are not working in this coach , why have you attached that coach. 4.",
"cite_spans": [
{
"start": 1713,
"end": 1719,
"text": "[name]",
"ref_id": null
},
{
"start": 1757,
"end": 1762,
"text": "[url]",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting linguistic indicators",
"sec_num": "3.2.1"
},
{
"text": "[name] Is that for when people can't travel due to your staff having to strike to keep everyone safe? Or perhaps short formed trains that you cant get on. sure that the lexicon in T r is different from that of C. Namely, we calculated the cosine similarity between the two datasets in the tf-idf space. The cosine similarity at a value of 0.028 was statistically significant with a Pearson correlation coefficient value 0.012 (p-value 0.0034) (Schober et al., 2018) .",
"cite_spans": [
{
"start": 443,
"end": 465,
"text": "(Schober et al., 2018)",
"ref_id": "BIBREF34"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting linguistic indicators",
"sec_num": "3.2.1"
},
{
"text": "Given a set of indicators I, the process of selecting tweets from corpus C is fairly straightforward. It only requires to identify all the tweet that contains any of the indicators. The only caveat here is to reduce the redundancy in the dataset. For this, we just filtered out tweets that have a cosine similarity of more than 0.85 with any other tweet in the tf-idf space (Albakour et al., 2013) . This process also helped remove tweets, which are exact matches, sub-strings, or differing by some punctuation. Removal of these redundant tweets also helps in diversifying the lexicon for subsequent iterations.",
"cite_spans": [
{
"start": 374,
"end": 397,
"text": "(Albakour et al., 2013)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Selection of tweets",
"sec_num": "3.2.2"
},
{
"text": "Our iterative approach converged in four rounds, after which it did not extract any new indicators. Figure 1 shows the counts of indicators and the number of tweets after each iteration. After four iterations, this approach chose 3,732 tweets and generated 2,840 unique indicators. We also manually inspected the indicators chosen during the process. We observed that only indicators with a domain relevance score of \u2265 2.5 were chosen for subsequent iterations. Table 2 provides a few examples of strong and weak indicators acquired after the first iteration. In this figure, strong indicators are those with a domain relevance score \u2265 2.5.",
"cite_spans": [],
"ref_spans": [
{
"start": 100,
"end": 108,
"text": "Figure 1",
"ref_id": "FIGREF0"
},
{
"start": 462,
"end": 469,
"text": "Table 2",
"ref_id": "TABREF2"
}
],
"eq_spans": [],
"section": "Complaints dataset",
"sec_num": "3.2.3"
},
{
"text": "We chose a random set of 700 tweets from the final complaints dataset T and annotated them manually to help understand the quality. We used the same guidelines as discussed in section 3.1 and also employed the same annotators as before. The anno- tators once again obtained a high agreement score of \u03ba = 0.83. After resolving the disagreements, we observed that 332 tweets were labeled as complaints. This accounts for 47.4% of the sampled 700 tweets. This demonstrates that nearly half the tweets selected by our semi-supervised approach were traffic-related complaints. This is a significantly higher proportion in the original seed data T s , where only 21.7% were actual complaints.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Complaints dataset",
"sec_num": "3.2.3"
},
{
"text": "We conducted a series of experiments to understand if we can automatically build simple machine learning models to detect complaints. These experiments also helped us evaluate the quality of the final dataset. Additionally, this experimental work also studies how different types of linguistic features contribute to the detection of social media complaints. For these experiments, we used the annotated sample of 700 posts as a test dataset. We built our training dataset by selecting another 2,000 posts from the original corpus C, and anno-",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Modeling",
"sec_num": "4"
},
{
"text": "Strong car travel (5.80), your complaint (3.62), technical problem (3.59), report officer (3.44), traffic control (3.33), make apologies(3.29)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Strength Indicator",
"sec_num": null
},
{
"text": "Weak you go (0.55), sure (0.51), please (0.49), take this (0.44), with you (0.42), therefore (0.39), make him (0.36) tated them once again per guidelines discussed in section 3.1. In this sample, we observed that the annotators had similar agreements scores of \u03ba = 0.79, and there were 702 instances of complaints.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Strength Indicator",
"sec_num": null
},
{
"text": "We also wanted to understand the predictive power of different types of linguistic features towards the detection of complaints. These features can be broadly broken down into four groups. (i) The first group of features are based on simple semantic properties such as n-grams, word embeddings, and part of speech tags. (ii) The second group of features are based on pre-trained sentiment models or lexicons. (iii) The third group of features use orthographic information such as hashtags, user mentions, and intensifiers. (iv) The last group of features again use pre-trained models or lexicons associated with request, which is a closely related speech act (\u0160v\u00e1rov\u00e1, 2008) .",
"cite_spans": [
{
"start": 659,
"end": 674,
"text": "(\u0160v\u00e1rov\u00e1, 2008)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Features",
"sec_num": "4.1"
},
{
"text": "We experimented with four different semantic features: Unigrams: Each tweet (Wallach, 2006) is represented as sparse vector of tf-idf values correspond-ing to the constituent tokens.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic features",
"sec_num": "4.1.1"
},
{
"text": "Word2Vec Clusters: We follow the same approach as in (Preo\u0163iuc-Pietro et al., 2015) , where words are clustered using pair-wise similarities in Word2Vec space (Mikolov et al., 2013) . Each tweet is then represented as a distribution over these clusters; the values are proportional to the number of tokens belonging to a cluster. These clusters have previously been demonstrated to have great interpretability (Preo\u0163iuc-Pietro et al., 2015 Zou et al., 2016) .",
"cite_spans": [
{
"start": 53,
"end": 83,
"text": "(Preo\u0163iuc-Pietro et al., 2015)",
"ref_id": "BIBREF27"
},
{
"start": 159,
"end": 181,
"text": "(Mikolov et al., 2013)",
"ref_id": "BIBREF23"
},
{
"start": 410,
"end": 439,
"text": "(Preo\u0163iuc-Pietro et al., 2015",
"ref_id": "BIBREF27"
},
{
"start": 440,
"end": 457,
"text": "Zou et al., 2016)",
"ref_id": "BIBREF51"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic features",
"sec_num": "4.1.1"
},
{
"text": "POS Tags: We used the Stanford POS Tagger (Manning et al., 2014) to represent tweets as a dense frequency vector over five main POS tags: nouns, adjectives, adverbs, verbs, pronouns.",
"cite_spans": [
{
"start": 42,
"end": 64,
"text": "(Manning et al., 2014)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic features",
"sec_num": "4.1.1"
},
{
"text": "Pronoun Types: Pronouns are often used in complaints and suggestions to reveal personal involvement or to add intensity to an opinion (Claridge, 2007; Meinl, 2013) . We identify various pronoun types (first person, second person, third person, demonstrative, indefinite) using dictionaries and use their counts as features.",
"cite_spans": [
{
"start": 134,
"end": 150,
"text": "(Claridge, 2007;",
"ref_id": "BIBREF6"
},
{
"start": 151,
"end": 163,
"text": "Meinl, 2013)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Semantic features",
"sec_num": "4.1.1"
},
{
"text": "We expect sentiment to contribute strongly towards the prediction of complaints. We experiment with two pre-trained models: Stanford Sentiment (Socher et al., 2013) and VADER (Hutto and Gilbert, 2014) . Namely, we use the scores predicted by these models as representations of tweets. Likewise, we also experiment with two sentiment lexicons: MPQA (Wilson et al., 2005 ), NRC (Mohammad et al., 2013 for assigning sentiment scores to tweets.",
"cite_spans": [
{
"start": 143,
"end": 164,
"text": "(Socher et al., 2013)",
"ref_id": "BIBREF38"
},
{
"start": 169,
"end": 200,
"text": "VADER (Hutto and Gilbert, 2014)",
"ref_id": null
},
{
"start": 348,
"end": 368,
"text": "(Wilson et al., 2005",
"ref_id": "BIBREF44"
},
{
"start": 369,
"end": 398,
"text": "), NRC (Mohammad et al., 2013",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Sentiment features",
"sec_num": "4.1.2"
},
{
"text": "Our first set of orthographic feature uses counts of URLs, hashtags, user mentions, and special symbols used in the post. The second set of orthographic features try to identify potential intensifiers such as capitalization and repeated use of exclamation or question marks. These types of intensifiers are often used to express anger or strong opinions (Meinl, 2013).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Orthographic features",
"sec_num": "4.1.3"
},
{
"text": "A request is a speech act very closely related to complaints. Often, the main motivation behind a complaint on a social media platform is to get a correction or reparation from the service providers (Blum-Kulka and Olshtain, 1984) . We use the model presented in (Danescu-Niculescu-Mizil et al., 2013) to detect if a given tweet is a request. Requests might also often include polite phrases in expectation of better service. They are coded using various dictionaries e.g, downgraders (little), down-toners (just), hedges (somewhat). Apology markers have the same effect as politeness markers, they may include greetings at the start (Good Morning), direct start (e.g so), subjunctive phrases (could you) (\u0160v\u00e1rov\u00e1, 2008) . We utilize pre-defined dictionaries to determine the presence of politeness identifiers along with the politeness score of the tweet based on the model in (Danescu-Niculescu-Mizil et al., 2013) .",
"cite_spans": [
{
"start": 215,
"end": 230,
"text": "Olshtain, 1984)",
"ref_id": "BIBREF4"
},
{
"start": 263,
"end": 301,
"text": "(Danescu-Niculescu-Mizil et al., 2013)",
"ref_id": "BIBREF8"
},
{
"start": 705,
"end": 720,
"text": "(\u0160v\u00e1rov\u00e1, 2008)",
"ref_id": null
},
{
"start": 878,
"end": 916,
"text": "(Danescu-Niculescu-Mizil et al., 2013)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Request features",
"sec_num": "4.1.4"
},
{
"text": "We trained a logistic regression model for complaint detection using each one of the features described in section 4.1. Table 3 summarizes the results in terms of accuracy and macro averaged F1-score. The best performing model is based on unigrams, with an accuracy of 75.3%. There is not a significant difference in the performance of different sentiment models. It is also interesting to observe that simple features like the counts of different pronoun types and counts of intensifiers have strong predictive ability. Overall, we observe that most of the features studied here have some ability to predict complaints.",
"cite_spans": [],
"ref_spans": [
{
"start": 120,
"end": 127,
"text": "Table 3",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Results",
"sec_num": "4.2"
},
{
"text": "In this paper, we presented a semi-supervised iterative approach for the detection of complaints in social media platforms. The process begins with a small sample of annotated examples, and then iteratively builds more linguistic identifiers to expand the dataset. We evaluated this approach on the domain of transportation on Twitter, starting with a sample of 326 annotated tweets. After four iterations, we were able to construct a corpus with over 3,700 tweets. Annotation of random samples established that nearly half the tweets were actual complaints. We evaluated the predictive power based on semantic, orthographic, and sentiment features. We observed that complaint is a complex speech act, which is related to many other linguistic properties.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future Work",
"sec_num": "5"
},
{
"text": "Automatic detection of complaints is not only useful to service providers as feedback; it could also prove helpful in improving service providers' operations and in downstream applications such as developing chat-bots. Additionally, it could also be of interest to linguists in understanding how humans express grievances and criticism.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future Work",
"sec_num": "5"
},
{
"text": "This proposed methodology could be applied to many other products or services to detect complaints. This would only additionally require some lexicons and a small annotated dataset. We also expect it would be fairly straightforward to adapt this technique to many other types of speech acts. Further investigation is necessary to understand how this method compares against supervised or completely unsupervised techniques.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future Work",
"sec_num": "5"
},
{
"text": "The dataset can be found at https://github.com/midasresearch/transport-complaint-detection",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "https://www.theverge.com/forums/transportation",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Automatic identification of subjectivity in morphologically rich languages: the case of arabic. Computational approaches to subjectivity and sentiment analysis",
"authors": [],
"year": 2010,
"venue": "",
"volume": "2",
"issue": "",
"pages": "2--6",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Muhammad Abdul-Mageed and Mohammed Korayem. 2010. Automatic identification of subjectivity in morphologically rich languages: the case of arabic. Computational approaches to subjectivity and senti- ment analysis, 2:2-6.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Vehicle defect discovery from social media",
"authors": [
{
"first": "Jian",
"middle": [],
"last": "Alan S Abrahams",
"suffix": ""
},
{
"first": "Alan",
"middle": [],
"last": "Jiao",
"suffix": ""
},
{
"first": "Weiguo",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Fan",
"suffix": ""
}
],
"year": 2012,
"venue": "Decision Support Systems",
"volume": "54",
"issue": "1",
"pages": "87--97",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alan S Abrahams, Jian Jiao, G Alan Wang, and Weiguo Fan. 2012. Vehicle defect discovery from social me- dia. Decision Support Systems, 54(1):87-97.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "On sparsity and drift for effective real-time filtering in microblogs",
"authors": [
{
"first": "M",
"middle": [],
"last": "Albakour",
"suffix": ""
},
{
"first": "Craig",
"middle": [],
"last": "Macdonald",
"suffix": ""
},
{
"first": "Iadh",
"middle": [],
"last": "Ounis",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 22nd ACM international conference on Information & Knowledge Management",
"volume": "",
"issue": "",
"pages": "419--428",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "M Albakour, Craig Macdonald, Iadh Ounis, et al. 2013. On sparsity and drift for effective real-time filtering in microblogs. In Proceedings of the 22nd ACM in- ternational conference on Information & Knowledge Management, pages 419-428. ACM.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Outage detection via real-time social stream analysis: leveraging the power of online complaints",
"authors": [
{
"first": "Eriq",
"middle": [],
"last": "Augustine",
"suffix": ""
},
{
"first": "Cailin",
"middle": [],
"last": "Cushing",
"suffix": ""
},
{
"first": "Alex",
"middle": [],
"last": "Dekhtyar",
"suffix": ""
},
{
"first": "Kevin",
"middle": [],
"last": "Mcentee",
"suffix": ""
},
{
"first": "Kimberly",
"middle": [],
"last": "Paterson",
"suffix": ""
},
{
"first": "Matt",
"middle": [],
"last": "Tognetti",
"suffix": ""
}
],
"year": 2012,
"venue": "Proceedings of the 21st International Conference on World Wide Web",
"volume": "",
"issue": "",
"pages": "13--22",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eriq Augustine, Cailin Cushing, Alex Dekhtyar, Kevin McEntee, Kimberly Paterson, and Matt Tognetti. 2012. Outage detection via real-time social stream analysis: leveraging the power of online complaints. In Proceedings of the 21st International Conference on World Wide Web, pages 13-22.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Requests and apologies: A cross-cultural study of speech act realization patterns (ccsarp)",
"authors": [
{
"first": "Shoshana",
"middle": [],
"last": "Blum-Kulka",
"suffix": ""
},
{
"first": "Elite",
"middle": [],
"last": "Olshtain",
"suffix": ""
}
],
"year": 1984,
"venue": "Applied linguistics",
"volume": "5",
"issue": "3",
"pages": "196--213",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shoshana Blum-Kulka and Elite Olshtain. 1984. Re- quests and apologies: A cross-cultural study of speech act realization patterns (ccsarp). Applied lin- guistics, 5(3):196-213.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Social distance and speech behavior: The case of indirect complaints",
"authors": [
{
"first": "Diana",
"middle": [],
"last": "Boxer",
"suffix": ""
}
],
"year": 1993,
"venue": "Journal of pragmatics",
"volume": "19",
"issue": "2",
"pages": "103--125",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Diana Boxer. 1993. Social distance and speech behav- ior: The case of indirect complaints. Journal of pragmatics, 19(2):103-125.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "The superlative in spoken english",
"authors": [
{
"first": "Claudia",
"middle": [],
"last": "Claridge",
"suffix": ""
}
],
"year": 2007,
"venue": "Corpus Linguistics 25 Years on",
"volume": "",
"issue": "",
"pages": "121--148",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Claudia Claridge. 2007. The superlative in spoken en- glish. In Corpus Linguistics 25 Years on, pages 121- 148. Brill Rodopi.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "The production of speech acts by efl learners",
"authors": [
{
"first": "D",
"middle": [],
"last": "Andrew",
"suffix": ""
},
{
"first": "Elite",
"middle": [],
"last": "Cohen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Olshtain",
"suffix": ""
}
],
"year": 1993,
"venue": "Tesol Quarterly",
"volume": "27",
"issue": "1",
"pages": "33--56",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andrew D Cohen and Elite Olshtain. 1993. The pro- duction of speech acts by efl learners. Tesol Quar- terly, 27(1):33-56.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "No country for old members: User lifecycle and linguistic change in online communities",
"authors": [
{
"first": "Cristian",
"middle": [],
"last": "Danescu-Niculescu-Mizil",
"suffix": ""
},
{
"first": "Robert",
"middle": [],
"last": "West",
"suffix": ""
},
{
"first": "Dan",
"middle": [],
"last": "Jurafsky",
"suffix": ""
},
{
"first": "Jure",
"middle": [],
"last": "Leskovec",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Potts",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 22nd international conference on World Wide Web",
"volume": "",
"issue": "",
"pages": "307--318",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cristian Danescu-Niculescu-Mizil, Robert West, Dan Jurafsky, Jure Leskovec, and Christopher Potts. 2013. No country for old members: User lifecy- cle and linguistic change in online communities. In Proceedings of the 22nd international conference on World Wide Web, pages 307-318. ACM.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Mining online user-generated content: using sentiment analysis technique to study hotel service quality",
"authors": [
{
"first": "Wenjing",
"middle": [],
"last": "Duan",
"suffix": ""
},
{
"first": "Qing",
"middle": [],
"last": "Cao",
"suffix": ""
},
{
"first": "Yang",
"middle": [],
"last": "Yu",
"suffix": ""
},
{
"first": "Stuart",
"middle": [],
"last": "Levy",
"suffix": ""
}
],
"year": 2013,
"venue": "46th Hawaii International Conference on System Sciences",
"volume": "",
"issue": "",
"pages": "3119--3128",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wenjing Duan, Qing Cao, Yang Yu, and Stuart Levy. 2013. Mining online user-generated content: using sentiment analysis technique to study hotel service quality. In 2013 46th Hawaii International Confer- ence on System Sciences, pages 3119-3128. IEEE.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Negotiating privacy concerns and social capital needs in a social media environment",
"authors": [
{
"first": "Jessica",
"middle": [],
"last": "Nicole B Ellison",
"suffix": ""
},
{
"first": "Charles",
"middle": [],
"last": "Vitak",
"suffix": ""
},
{
"first": "Rebecca",
"middle": [],
"last": "Steinfield",
"suffix": ""
},
{
"first": "Cliff",
"middle": [],
"last": "Gray",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Lampe",
"suffix": ""
}
],
"year": 2011,
"venue": "Privacy online",
"volume": "",
"issue": "",
"pages": "19--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nicole B Ellison, Jessica Vitak, Charles Steinfield, Re- becca Gray, and Cliff Lampe. 2011. Negotiating pri- vacy concerns and social capital needs in a social media environment. In Privacy online, pages 19-32. Springer.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Social media and customer dialog management at starbucks",
"authors": [
{
"first": "John",
"middle": [],
"last": "Gallaugher",
"suffix": ""
},
{
"first": "Sam",
"middle": [],
"last": "Ransbotham",
"suffix": ""
}
],
"year": 2010,
"venue": "MIS Quarterly Executive",
"volume": "9",
"issue": "4",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John Gallaugher and Sam Ransbotham. 2010. So- cial media and customer dialog management at star- bucks. MIS Quarterly Executive, 9(4).",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Text analytics approach to extract course improvement suggestions from students' feedback. Research and Practice in Technology Enhanced Learning",
"authors": [
{
"first": "Swapna",
"middle": [],
"last": "Gottipati",
"suffix": ""
},
{
"first": "Venky",
"middle": [],
"last": "Shankararaman",
"suffix": ""
},
{
"first": "Jeff Rongsheng",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "13",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Swapna Gottipati, Venky Shankararaman, and Jeff Rongsheng Lin. 2018. Text analytics approach to extract course improvement suggestions from students' feedback. Research and Practice in Technology Enhanced Learning, 13(1):6.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Influentials, novelty, and social contagion: The viral power of average friends, close communities, and old news",
"authors": [
{
"first": "Nicholas",
"middle": [],
"last": "Harrigan",
"suffix": ""
},
{
"first": "Palakorn",
"middle": [],
"last": "Achananuparp",
"suffix": ""
},
{
"first": "Ee-Peng",
"middle": [],
"last": "Lim",
"suffix": ""
}
],
"year": 2012,
"venue": "Social Networks",
"volume": "34",
"issue": "4",
"pages": "470--480",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nicholas Harrigan, Palakorn Achananuparp, and Ee- Peng Lim. 2012. Influentials, novelty, and so- cial contagion: The viral power of average friends, close communities, and old news. Social Networks, 34(4):470-480.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Sted: semi-supervised targeted-interest event detectionin in twitter",
"authors": [
{
"first": "Ting",
"middle": [],
"last": "Hua",
"suffix": ""
},
{
"first": "Feng",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Liang",
"middle": [],
"last": "Zhao",
"suffix": ""
},
{
"first": "Chang-Tien",
"middle": [],
"last": "Lu",
"suffix": ""
},
{
"first": "Naren",
"middle": [],
"last": "Ramakrishnan",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 19th ACM SIGKDD international conference on Knowledge discovery and data mining",
"volume": "",
"issue": "",
"pages": "1466--1469",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ting Hua, Feng Chen, Liang Zhao, Chang-Tien Lu, and Naren Ramakrishnan. 2013. Sted: semi-supervised targeted-interest event detectionin in twitter. In Pro- ceedings of the 19th ACM SIGKDD international conference on Knowledge discovery and data min- ing, pages 1466-1469.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Vader: A parsimonious rule-based model for sentiment analysis of social media text",
"authors": [
{
"first": "J",
"middle": [],
"last": "Clayton",
"suffix": ""
},
{
"first": "Eric",
"middle": [],
"last": "Hutto",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Gilbert",
"suffix": ""
}
],
"year": 2014,
"venue": "Eighth international AAAI conference on weblogs and social media",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Clayton J Hutto and Eric Gilbert. 2014. Vader: A par- simonious rule-based model for sentiment analysis of social media text. In Eighth international AAAI conference on weblogs and social media.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Social media? get serious! understanding the functional building blocks of social media",
"authors": [
{
"first": "Kristopher",
"middle": [],
"last": "Jan H Kietzmann",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Hermkens",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Ian",
"suffix": ""
},
{
"first": "Bruno",
"middle": [
"S"
],
"last": "Mc-Carthy",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Silvestre",
"suffix": ""
}
],
"year": 2011,
"venue": "Business horizons",
"volume": "54",
"issue": "3",
"pages": "241--251",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jan H Kietzmann, Kristopher Hermkens, Ian P Mc- Carthy, and Bruno S Silvestre. 2011. Social me- dia? get serious! understanding the functional building blocks of social media. Business horizons, 54(3):241-251.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Validating customer complaints based on social media postings",
"authors": [
{
"first": "Brian",
"middle": [],
"last": "Kursar",
"suffix": ""
},
{
"first": "Jayadev",
"middle": [],
"last": "Gopinath",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brian Kursar and Jayadev Gopinath. 2013. Validating customer complaints based on social media postings. US Patent App. 13/646,548.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Social media analytics for enterprises: Typology, methods, and processes. Business Horizons",
"authors": [
{
"first": "In",
"middle": [],
"last": "Lee",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "61",
"issue": "",
"pages": "199--210",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "In Lee. 2018. Social media analytics for enterprises: Typology, methods, and processes. Business Hori- zons, 61(2):199-210.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Adverse drug event detection in tweets with semi-supervised convolutional neural networks",
"authors": [
{
"first": "Kathy",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Ashequl",
"middle": [],
"last": "Qadir",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Sadid",
"suffix": ""
},
{
"first": "Vivek",
"middle": [],
"last": "Hasan",
"suffix": ""
},
{
"first": "Aaditya",
"middle": [],
"last": "Datla",
"suffix": ""
},
{
"first": "Joey",
"middle": [],
"last": "Prakash",
"suffix": ""
},
{
"first": "Oladimeji",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Farri",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 26th International Conference on World Wide Web",
"volume": "",
"issue": "",
"pages": "705--714",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kathy Lee, Ashequl Qadir, Sadid A Hasan, Vivek Datla, Aaditya Prakash, Joey Liu, and Oladimeji Farri. 2017. Adverse drug event detection in tweets with semi-supervised convolutional neural networks. In Proceedings of the 26th International Conference on World Wide Web, pages 705-714.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "An investigation of brand-related user-generated content on twitter",
"authors": [
{
"first": "Xia",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Alvin",
"middle": [
"C"
],
"last": "Burns",
"suffix": ""
},
{
"first": "Yingjian",
"middle": [],
"last": "Hou",
"suffix": ""
}
],
"year": 2017,
"venue": "Journal of Advertising",
"volume": "46",
"issue": "2",
"pages": "236--247",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xia Liu, Alvin C Burns, and Yingjian Hou. 2017. An investigation of brand-related user-generated con- tent on twitter. Journal of Advertising, 46(2):236- 247.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "The stanford corenlp natural language processing toolkit",
"authors": [
{
"first": "Christopher",
"middle": [],
"last": "Manning",
"suffix": ""
},
{
"first": "Mihai",
"middle": [],
"last": "Surdeanu",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Bauer",
"suffix": ""
},
{
"first": "Jenny",
"middle": [],
"last": "Finkel",
"suffix": ""
},
{
"first": "Steven",
"middle": [],
"last": "Bethard",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Mcclosky",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of 52nd annual meeting of the association for computational linguistics: system demonstrations",
"volume": "",
"issue": "",
"pages": "55--60",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christopher Manning, Mihai Surdeanu, John Bauer, Jenny Finkel, Steven Bethard, and David McClosky. 2014. The stanford corenlp natural language pro- cessing toolkit. In Proceedings of 52nd annual meet- ing of the association for computational linguistics: system demonstrations, pages 55-60.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Electronic complaints: an empirical study on British English and German complaints on eBay",
"authors": [
{
"first": "E",
"middle": [],
"last": "Marja",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Meinl",
"suffix": ""
}
],
"year": 2013,
"venue": "Frank & Timme GmbH",
"volume": "18",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marja E Meinl. 2013. Electronic complaints: an em- pirical study on British English and German com- plaints on eBay, volume 18. Frank & Timme GmbH.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Efficient estimation of word representations in vector space",
"authors": [
{
"first": "Tomas",
"middle": [],
"last": "Mikolov",
"suffix": ""
},
{
"first": "Kai",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Greg",
"middle": [],
"last": "Corrado",
"suffix": ""
},
{
"first": "Jeffrey",
"middle": [],
"last": "Dean",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1301.3781"
]
},
"num": null,
"urls": [],
"raw_text": "Tomas Mikolov, Kai Chen, Greg Corrado, and Jef- frey Dean. 2013. Efficient estimation of word representations in vector space. arXiv preprint arXiv:1301.3781.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Nrc-canada: Building the stateof-the-art in sentiment analysis of tweets",
"authors": [
{
"first": "M",
"middle": [],
"last": "Saif",
"suffix": ""
},
{
"first": "Svetlana",
"middle": [],
"last": "Mohammad",
"suffix": ""
},
{
"first": "Xiaodan",
"middle": [],
"last": "Kiritchenko",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Zhu",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1308.6242"
]
},
"num": null,
"urls": [],
"raw_text": "Saif M Mohammad, Svetlana Kiritchenko, and Xiao- dan Zhu. 2013. Nrc-canada: Building the state- of-the-art in sentiment analysis of tweets. arXiv preprint arXiv:1308.6242.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Complaints-A study of speech act behavior among native and nonnative speakers of Hebrew",
"authors": [
{
"first": "Elite",
"middle": [],
"last": "Olshtain",
"suffix": ""
},
{
"first": "Liora",
"middle": [],
"last": "Weinbach",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Elite Olshtain and Liora Weinbach. 1985. Complaints- A study of speech act behavior among native and nonnative speakers of Hebrew. Tel Aviv University.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Mihaela Gaman, and Nikolaos Aletras. 2019. Automatically identifying complaints in social media",
"authors": [
{
"first": "Daniel",
"middle": [],
"last": "Preotiuc-Pietro",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1906.03890"
]
},
"num": null,
"urls": [],
"raw_text": "Daniel Preotiuc-Pietro, Mihaela Gaman, and Nikolaos Aletras. 2019. Automatically identifying complaints in social media. arXiv preprint arXiv:1906.03890.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "An analysis of the user occupational class through twitter content",
"authors": [
{
"first": "Daniel",
"middle": [],
"last": "Preo\u0163iuc-Pietro",
"suffix": ""
},
{
"first": "Vasileios",
"middle": [],
"last": "Lampos",
"suffix": ""
},
{
"first": "Nikolaos",
"middle": [],
"last": "Aletras",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing",
"volume": "1",
"issue": "",
"pages": "1754--1764",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Daniel Preo\u0163iuc-Pietro, Vasileios Lampos, and Niko- laos Aletras. 2015. An analysis of the user occupa- tional class through twitter content. In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 1: Long Papers), volume 1, pages 1754- 1764.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Beyond binary labels: political ideology prediction of twitter users",
"authors": [
{
"first": "Daniel",
"middle": [],
"last": "Preo\u0163iuc-Pietro",
"suffix": ""
},
{
"first": "Ye",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Hopkins",
"suffix": ""
},
{
"first": "Lyle",
"middle": [],
"last": "Ungar",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "729--740",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Daniel Preo\u0163iuc-Pietro, Ye Liu, Daniel Hopkins, and Lyle Ungar. 2017. Beyond binary labels: political ideology prediction of twitter users. In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 729-740.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Medical event timeline generation from clinical narratives",
"authors": [
{
"first": "",
"middle": [],
"last": "Preethi Raghavan",
"suffix": ""
}
],
"year": 2014,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Preethi Raghavan. 2014. Medical event timeline gen- eration from clinical narratives. Ph.D. thesis, The Ohio State University.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "Semi-supervised user geolocation via graph convolutional networks",
"authors": [
{
"first": "Afshin",
"middle": [],
"last": "Rahimi",
"suffix": ""
},
{
"first": "Trevor",
"middle": [],
"last": "Cohn",
"suffix": ""
},
{
"first": "Timothy",
"middle": [],
"last": "Baldwin",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1804.08049"
]
},
"num": null,
"urls": [],
"raw_text": "Afshin Rahimi, Trevor Cohn, and Timothy Bald- win. 2018. Semi-supervised user geolocation via graph convolutional networks. arXiv preprint arXiv:1804.08049.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Learning subjective nouns using extraction pattern bootstrapping",
"authors": [
{
"first": "Ellen",
"middle": [],
"last": "Riloff",
"suffix": ""
},
{
"first": "Janyce",
"middle": [],
"last": "Wiebe",
"suffix": ""
},
{
"first": "Theresa",
"middle": [],
"last": "Wilson",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the Seventh Conference on Natural Language Learning at HLT-NAACL 2003",
"volume": "",
"issue": "",
"pages": "25--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ellen Riloff, Janyce Wiebe, and Theresa Wilson. 2003. Learning subjective nouns using extraction pattern bootstrapping. In Proceedings of the Seventh Con- ference on Natural Language Learning at HLT- NAACL 2003, pages 25-32.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "Open domain event extraction from twitter",
"authors": [
{
"first": "Alan",
"middle": [],
"last": "Ritter",
"suffix": ""
},
{
"first": "Oren",
"middle": [],
"last": "Etzioni",
"suffix": ""
},
{
"first": "Sam",
"middle": [],
"last": "Clark",
"suffix": ""
}
],
"year": 2012,
"venue": "Proceedings of the 18th ACM SIGKDD international conference on Knowledge discovery and data mining",
"volume": "",
"issue": "",
"pages": "1104--1112",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alan Ritter, Oren Etzioni, Sam Clark, et al. 2012. Open domain event extraction from twitter. In Proceed- ings of the 18th ACM SIGKDD international con- ference on Knowledge discovery and data mining, pages 1104-1112. ACM.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "Transportation and globalization",
"authors": [
{
"first": "Jean-Paul",
"middle": [],
"last": "Rodrigue",
"suffix": ""
}
],
"year": 2007,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jean-Paul Rodrigue. 2007. Transportation and global- ization. Encyclopedia of.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Correlation coefficients: appropriate use and interpretation",
"authors": [
{
"first": "Patrick",
"middle": [],
"last": "Schober",
"suffix": ""
},
{
"first": "Christa",
"middle": [],
"last": "Boer",
"suffix": ""
},
{
"first": "Lothar",
"middle": [
"A"
],
"last": "Schwarte",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Patrick Schober, Christa Boer, and Lothar A Schwarte. 2018. Correlation coefficients: appropriate use and interpretation.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Large-scale weakly labeled semi-supervised sound event detection in domestic environments",
"authors": [
{
"first": "Romain",
"middle": [],
"last": "Serizel",
"suffix": ""
},
{
"first": "Nicolas",
"middle": [],
"last": "Turpault",
"suffix": ""
},
{
"first": "Hamid",
"middle": [],
"last": "Eghbal-Zadeh",
"suffix": ""
},
{
"first": "Ankit Parag",
"middle": [],
"last": "Shah",
"suffix": ""
}
],
"year": 2018,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:1807.10501"
]
},
"num": null,
"urls": [],
"raw_text": "Romain Serizel, Nicolas Turpault, Hamid Eghbal- Zadeh, and Ankit Parag Shah. 2018. Large-scale weakly labeled semi-supervised sound event detec- tion in domestic environments. arXiv preprint arXiv:1807.10501.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Multimodal analysis of user-generated multimedia content",
"authors": [
{
"first": "Rajiv",
"middle": [],
"last": "Shah",
"suffix": ""
},
{
"first": "Roger",
"middle": [],
"last": "Zimmermann",
"suffix": ""
}
],
"year": 2017,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Rajiv Shah and Roger Zimmermann. 2017. Multi- modal analysis of user-generated multimedia con- tent. Springer.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "Recursive deep models for semantic compositionality over a sentiment treebank",
"authors": [
{
"first": "Richard",
"middle": [],
"last": "Socher",
"suffix": ""
},
{
"first": "Alex",
"middle": [],
"last": "Perelygin",
"suffix": ""
},
{
"first": "Jean",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "Jason",
"middle": [],
"last": "Chuang",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Christopher",
"suffix": ""
},
{
"first": "Andrew",
"middle": [],
"last": "Manning",
"suffix": ""
},
{
"first": "Christopher",
"middle": [],
"last": "Ng",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Potts",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 2013 conference on empirical methods in natural language processing",
"volume": "",
"issue": "",
"pages": "1631--1642",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Richard Socher, Alex Perelygin, Jean Wu, Jason Chuang, Christopher D Manning, Andrew Ng, and Christopher Potts. 2013. Recursive deep models for semantic compositionality over a sentiment tree- bank. In Proceedings of the 2013 conference on empirical methods in natural language processing, pages 1631-1642.",
"links": null
},
"BIBREF39": {
"ref_id": "b39",
"title": "Using customer feedback in public transportation systems",
"authors": [
{
"first": "Anselmo",
"middle": [],
"last": "Stelzer",
"suffix": ""
},
{
"first": "Frank",
"middle": [],
"last": "Englert",
"suffix": ""
},
{
"first": "Stephan",
"middle": [],
"last": "H\u00f6rold",
"suffix": ""
},
{
"first": "Cindy",
"middle": [],
"last": "Mayas",
"suffix": ""
}
],
"year": 2014,
"venue": "2014 International Conference on Advanced Logistics and Transport (ICALT)",
"volume": "",
"issue": "",
"pages": "29--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Anselmo Stelzer, Frank Englert, Stephan H\u00f6rold, and Cindy Mayas. 2014. Using customer feedback in public transportation systems. In 2014 International Conference on Advanced Logistics and Transport (ICALT), pages 29-34. IEEE.",
"links": null
},
"BIBREF40": {
"ref_id": "b40",
"title": "Improving service quality in public transportation systems using automated customer feedback",
"authors": [
{
"first": "Anselmo",
"middle": [],
"last": "Stelzer",
"suffix": ""
},
{
"first": "Frank",
"middle": [],
"last": "Englert",
"suffix": ""
},
{
"first": "Stephan",
"middle": [],
"last": "H\u00f6rold",
"suffix": ""
},
{
"first": "Cindy",
"middle": [],
"last": "Mayas",
"suffix": ""
}
],
"year": 2016,
"venue": "Transportation Research Part E: Logistics and Transportation Review",
"volume": "89",
"issue": "",
"pages": "259--271",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Anselmo Stelzer, Frank Englert, Stephan H\u00f6rold, and Cindy Mayas. 2016. Improving service quality in public transportation systems using automated cus- tomer feedback. Transportation Research Part E: Logistics and Transportation Review, 89:259-271.",
"links": null
},
"BIBREF41": {
"ref_id": "b41",
"title": "Politeness markers in spoken language",
"authors": [
{
"first": "",
"middle": [],
"last": "Jana\u0161v\u00e1rov\u00e1",
"suffix": ""
}
],
"year": 2008,
"venue": "Masarykova univerzita, Pedagogick\u00e1 fakulta",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jana\u0160v\u00e1rov\u00e1. 2008. Politeness markers in spoken lan- guage. Ph.D. thesis, Masarykova univerzita, Peda- gogick\u00e1 fakulta.",
"links": null
},
"BIBREF42": {
"ref_id": "b42",
"title": "Topic modeling: beyond bag-of-words",
"authors": [
{
"first": "M",
"middle": [],
"last": "Hanna",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Wallach",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the 23rd international conference on Machine learning",
"volume": "",
"issue": "",
"pages": "977--984",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hanna M Wallach. 2006. Topic modeling: beyond bag-of-words. In Proceedings of the 23rd interna- tional conference on Machine learning, pages 977- 984. ACM.",
"links": null
},
"BIBREF43": {
"ref_id": "b43",
"title": "Newsmap: A semi-supervised approach to geographical news classification",
"authors": [
{
"first": "Kohei",
"middle": [],
"last": "Watanabe",
"suffix": ""
}
],
"year": 2018,
"venue": "Digital Journalism",
"volume": "6",
"issue": "3",
"pages": "294--309",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kohei Watanabe. 2018. Newsmap: A semi-supervised approach to geographical news classification. Digi- tal Journalism, 6(3):294-309.",
"links": null
},
"BIBREF44": {
"ref_id": "b44",
"title": "Recognizing contextual polarity in phraselevel sentiment analysis",
"authors": [
{
"first": "Theresa",
"middle": [],
"last": "Wilson",
"suffix": ""
},
{
"first": "Janyce",
"middle": [],
"last": "Wiebe",
"suffix": ""
},
{
"first": "Paul",
"middle": [],
"last": "Hoffmann",
"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": "Theresa Wilson, Janyce Wiebe, and Paul Hoffmann. 2005. Recognizing contextual polarity in phrase- level sentiment analysis. In Proceedings of Human Language Technology Conference and Conference on Empirical Methods in Natural Language Process- ing.",
"links": null
},
"BIBREF45": {
"ref_id": "b45",
"title": "Zeroshot event detection using multi-modal fusion of weakly supervised concepts",
"authors": [
{
"first": "Shuang",
"middle": [],
"last": "Wu",
"suffix": ""
},
{
"first": "Sravanthi",
"middle": [],
"last": "Bondugula",
"suffix": ""
},
{
"first": "Florian",
"middle": [],
"last": "Luisier",
"suffix": ""
},
{
"first": "Xiaodan",
"middle": [],
"last": "Zhuang",
"suffix": ""
},
{
"first": "Pradeep",
"middle": [],
"last": "Natarajan",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition",
"volume": "",
"issue": "",
"pages": "2665--2672",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shuang Wu, Sravanthi Bondugula, Florian Luisier, Xi- aodan Zhuang, and Pradeep Natarajan. 2014. Zero- shot event detection using multi-modal fusion of weakly supervised concepts. In Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pages 2665-2672.",
"links": null
},
"BIBREF46": {
"ref_id": "b46",
"title": "Detecting customer complaint escalation with recurrent neural networks and manuallyengineered features",
"authors": [
{
"first": "Wei",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "Luchen",
"middle": [],
"last": "Tan",
"suffix": ""
},
{
"first": "Chunwei",
"middle": [],
"last": "Lu",
"suffix": ""
},
{
"first": "Anqi",
"middle": [],
"last": "Cui",
"suffix": ""
},
{
"first": "Han",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Xi",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Kun",
"middle": [],
"last": "Xiong",
"suffix": ""
},
{
"first": "Muzi",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Ming",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Jian",
"middle": [],
"last": "Pei",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "2",
"issue": "",
"pages": "56--63",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wei Yang, Luchen Tan, Chunwei Lu, Anqi Cui, Han Li, Xi Chen, Kun Xiong, Muzi Wang, Ming Li, Jian Pei, et al. 2019. Detecting customer complaint esca- lation with recurrent neural networks and manually- engineered features. In Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 2 (Industry Papers), pages 56-63.",
"links": null
},
"BIBREF47": {
"ref_id": "b47",
"title": "A semisupervised learning approach for microblog sentiment classification",
"authors": [
{
"first": "Z",
"middle": [],
"last": "Yu",
"suffix": ""
},
{
"first": "R",
"middle": [
"K"
],
"last": "Wong",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Chi",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "Chen",
"suffix": ""
}
],
"year": 2015,
"venue": "2015 IEEE International Conference on Smart City/SocialCom/SustainCom (SmartCity)",
"volume": "",
"issue": "",
"pages": "339--344",
"other_ids": {
"DOI": [
"10.1109/SmartCity.2015.94"
]
},
"num": null,
"urls": [],
"raw_text": "Z. Yu, R. K. Wong, C. Chi, and F. Chen. 2015. A semi- supervised learning approach for microblog senti- ment classification. In 2015 IEEE International Conference on Smart City/SocialCom/SustainCom (SmartCity), pages 339-344.",
"links": null
},
"BIBREF48": {
"ref_id": "b48",
"title": "Revealing event saliency in unconstrained video collection",
"authors": [
{
"first": "Dingwen",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Junwei",
"middle": [],
"last": "Han",
"suffix": ""
},
{
"first": "Lu",
"middle": [],
"last": "Jiang",
"suffix": ""
},
{
"first": "Senmao",
"middle": [],
"last": "Ye",
"suffix": ""
},
{
"first": "Xiaojun",
"middle": [],
"last": "Chang",
"suffix": ""
}
],
"year": 2017,
"venue": "IEEE Transactions on Image Processing",
"volume": "26",
"issue": "4",
"pages": "1746--1758",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dingwen Zhang, Junwei Han, Lu Jiang, Senmao Ye, and Xiaojun Chang. 2017. Revealing event saliency in unconstrained video collection. IEEE Transac- tions on Image Processing, 26(4):1746-1758.",
"links": null
},
"BIBREF49": {
"ref_id": "b49",
"title": "Mining inter-entity semantic relations using improved transductive learning",
"authors": [
{
"first": "Zhu",
"middle": [],
"last": "Zhang",
"suffix": ""
}
],
"year": 2005,
"venue": "Second International Joint Conference on Natural Language Processing: Full Papers",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"DOI": [
"10.1007/11562214_36"
]
},
"num": null,
"urls": [],
"raw_text": "Zhu Zhang. 2005. Mining inter-entity semantic rela- tions using improved transductive learning. In Sec- ond International Joint Conference on Natural Lan- guage Processing: Full Papers.",
"links": null
},
"BIBREF50": {
"ref_id": "b50",
"title": "Semi-supervised event-related tweet identification with dynamic keyword generation",
"authors": [
{
"first": "Xin",
"middle": [],
"last": "Zheng",
"suffix": ""
},
{
"first": "Aixin",
"middle": [],
"last": "Sun",
"suffix": ""
},
{
"first": "Sibo",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Jialong",
"middle": [],
"last": "Han",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 2017 ACM on Conference on Information and Knowledge Management",
"volume": "",
"issue": "",
"pages": "1619--1628",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xin Zheng, Aixin Sun, Sibo Wang, and Jialong Han. 2017. Semi-supervised event-related tweet identifi- cation with dynamic keyword generation. In Pro- ceedings of the 2017 ACM on Conference on Infor- mation and Knowledge Management, pages 1619- 1628.",
"links": null
},
"BIBREF51": {
"ref_id": "b51",
"title": "On infectious intestinal disease surveillance using social media content",
"authors": [
{
"first": "Bin",
"middle": [],
"last": "Zou",
"suffix": ""
},
{
"first": "Vasileios",
"middle": [],
"last": "Lampos",
"suffix": ""
},
{
"first": "Russell",
"middle": [],
"last": "Gorton",
"suffix": ""
},
{
"first": "Ingemar",
"middle": [
"J"
],
"last": "Cox",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the 6th International Conference on Digital Health Conference",
"volume": "",
"issue": "",
"pages": "157--161",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bin Zou, Vasileios Lampos, Russell Gorton, and Inge- mar J Cox. 2016. On infectious intestinal disease surveillance using social media content. In Proceed- ings of the 6th International Conference on Digital Health Conference, pages 157-161. ACM.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "Number of indicators and tweets collected after each iteration.",
"uris": null,
"type_str": "figure",
"num": null
},
"TABREF0": {
"text": "Sample tweets annotated as transport-related complaints.",
"content": "<table/>",
"html": null,
"num": null,
"type_str": "table"
},
"TABREF2": {
"text": "Examples of some strong and weak indicators. The numbers in brackets denote the respective domain relevance score.",
"content": "<table><tr><td>Feature</td><td colspan=\"2\">Accuracy(%) F1-score</td></tr><tr><td colspan=\"2\">Semantic Features</td><td/></tr><tr><td>Unigrams</td><td>75.3</td><td>0.70</td></tr><tr><td>POS Tags</td><td>70.1</td><td>0.66</td></tr><tr><td>Word2Vec cluster</td><td>72.1</td><td>0.67</td></tr><tr><td>Pronoun Types</td><td>69.6</td><td>0.65</td></tr><tr><td colspan=\"2\">Sentiment Features</td><td/></tr><tr><td>MPQA</td><td>68.2</td><td>0.61</td></tr><tr><td>NRC</td><td>67.9</td><td>0.59</td></tr><tr><td>VADER</td><td>68.0</td><td>0.62</td></tr><tr><td>Stanford Sentiment</td><td>68.7</td><td>0.63</td></tr><tr><td colspan=\"2\">Orthographic Features</td><td/></tr><tr><td>Textual Meta-data</td><td>69.3</td><td>0.62</td></tr><tr><td>Intensifiers</td><td>72.5</td><td>0.67</td></tr><tr><td colspan=\"2\">Request Features</td><td/></tr><tr><td>Request Model</td><td>70.1</td><td>0.66</td></tr><tr><td>Politeness Markers</td><td>70.4</td><td>0.63</td></tr></table>",
"html": null,
"num": null,
"type_str": "table"
},
"TABREF3": {
"text": "Predictive accuracy and F1-score associated with different types of features.",
"content": "<table/>",
"html": null,
"num": null,
"type_str": "table"
}
}
}
}