| { |
| "paper_id": "D08-1049", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T16:29:50.732839Z" |
| }, |
| "title": "Multimodal Subjectivity Analysis of Multiparty Conversation", |
| "authors": [ |
| { |
| "first": "Stephan", |
| "middle": [], |
| "last": "Raaijmakers", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "TNO Information and Communication Technology Delft", |
| "location": { |
| "country": "The Netherlands" |
| } |
| }, |
| "email": "stephan.raaijmakers@tno.nl" |
| }, |
| { |
| "first": "Khiet", |
| "middle": [], |
| "last": "Truong", |
| "suffix": "", |
| "affiliation": {}, |
| "email": "khiet.truong@tno.nl" |
| }, |
| { |
| "first": "Theresa", |
| "middle": [], |
| "last": "Wilson", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "University of Edinburgh Edingburgh", |
| "location": { |
| "country": "UK" |
| } |
| }, |
| "email": "twilson@inf.ed.ac.uk" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "We investigate the combination of several sources of information for the purpose of subjectivity recognition and polarity classification in meetings. We focus on features from two modalities, transcribed words and acoustics, and we compare the performance of three different textual representations: words, characters, and phonemes. Our experiments show that character-level features outperform wordlevel features for these tasks, and that a careful fusion of all features yields the best performance. 1", |
| "pdf_parse": { |
| "paper_id": "D08-1049", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "We investigate the combination of several sources of information for the purpose of subjectivity recognition and polarity classification in meetings. We focus on features from two modalities, transcribed words and acoustics, and we compare the performance of three different textual representations: words, characters, and phonemes. Our experiments show that character-level features outperform wordlevel features for these tasks, and that a careful fusion of all features yields the best performance. 1", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Opinions, sentiments and other types of subjective content are an important part of any meeting. Meeting participants express pros and cons about ideas, they support or oppose decisions, and they make suggestions that may or may not be adopted. When recorded and archived, meetings become a part of the organizational knowledge, but their value is limited by the ability of tools to search and summarize meeting content, including subjective content. While progress has been made on recognizing primarily objective meeting content, for example, information about the topics that are discussed (Hsueh and Moore, 2006) and who is assigned to work on given tasks (Purver et al., 2006) , there has been fairly little work specifically directed toward recognizing subjective content.", |
| "cite_spans": [ |
| { |
| "start": 593, |
| "end": 616, |
| "text": "(Hsueh and Moore, 2006)", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 660, |
| "end": 681, |
| "text": "(Purver et al., 2006)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "In contrast, there has been a wealth of research over the past several years on automatic subjectivity and sentiment analysis in text, including on-line media. Partly inspired by the rapid growth of social media, such as blogs, as well as on-line news and reviews, researchers are now actively addressing a wide variety of new tasks, ranging from blog mining (e.g., finding opinion leaders in an on-line community), to reputation management (e.g. finding negative opinions about a company on the web), to opinion-oriented summarization and question answering. Yet many challenges remain, including how best to represent and combine linguistic information for subjectivity analysis. With the additional modalities that are present when working with faceto-face spoken communication, these challenges are even more pronounced.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The work in this paper focuses on two tasks: (1) recognizing subjective utterances and (2) discriminating between positive and negative subjective utterances. An utterance may be subjective because the speaker is expressing an opinion, because the speaker is discussing someone else's opinion, or because the speaker is eliciting the opinion of someone else with a question.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "We approach the above tasks as supervised machine learning problems, with the specific goal of finding answers to the following research questions:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Given a variety of information sources, such as text arising from (transcribed) speech, phoneme representations of the words in an utterance, and acoustic features extracted from the audio layer, which of these sources are particularly valuable for subjectivity analysis in multiparty conversation?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 Does the combination of these sources lead to further improvement?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "\u2022 What are the optimal representations of these information sources in terms of feature design for a machine learning component?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "A central tenet of our approach is that subword representations, such as character and phoneme ngrams, are beneficial for the tasks at hand.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Previous work has demonstrated that textual units below the word level, such as character n-grams, are valuable sources of information for various text classification tasks. An example of character n-grams is the set of 3-grams {#se, sen, ent, nti, tim, ime, men, ent, nt#, t#a, #an, ana, nal, aly, lys, ysi, sis, is#} for the two-word phrase sentiment analysis. The special symbol # represents a word boundary. While it is not directly obvious that there is much information in these truncated substrings, character n-grams have successfully been used for finegrained classification tasks, such as named-entity recognition (Klein et al., 2003) and subjective sentence recognition (Raaijmakers and Kraaij, 2008) , as well as a variety of document-level tasks (Stamatatos, 2006; Zhang and Lee, 2006; Kanaris and Stamatatos, 2007) . The informativeness of these low-level features comes in part from a form of attenuation (Eisner, 1996) : a slight abstraction of the underlying data that leads to the formation of string equivalence classes. For instance, words in a sentence will invariably share many character n-grams. Since every unique character n-gram in an utterance constitutes a separate feature, this leads to the formation of string classes, which is a form of abstraction. For example, Zhang and Lee (2006) investigate similar subword representations, called key substring group features. By compressing substrings in a corpus in a trie (a prefix tree), and labeling entire sets of distributionally equivalent substrings with one group la-bel, an attenuation effect is obtained that proves very beneficial for a number of text classification tasks.", |
| "cite_spans": [ |
| { |
| "start": 624, |
| "end": 644, |
| "text": "(Klein et al., 2003)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 681, |
| "end": 711, |
| "text": "(Raaijmakers and Kraaij, 2008)", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 759, |
| "end": 777, |
| "text": "(Stamatatos, 2006;", |
| "ref_id": "BIBREF26" |
| }, |
| { |
| "start": 778, |
| "end": 798, |
| "text": "Zhang and Lee, 2006;", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 799, |
| "end": 828, |
| "text": "Kanaris and Stamatatos, 2007)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 920, |
| "end": 934, |
| "text": "(Eisner, 1996)", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 1296, |
| "end": 1316, |
| "text": "Zhang and Lee (2006)", |
| "ref_id": "BIBREF30" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Subword Features", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Aside from attenuation effects, character ngrams, especially those that represent word boundaries, have additional benefits. Treating word boundaries as characters captures micro-phrasal information: short strings that express the transition of one word to another. Stemming occurs naturally within the set of initial character n-grams of a word, where the suffix is left out. Also, some part-ofspeech information is captured. For example, the modals could, would, should can be represented by the 4-gram, ould, and the set of adverbs ending in -ly can be represented by the 3-gram ly#.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Subword Features", |
| "sec_num": "2" |
| }, |
| { |
| "text": "A challenging thought is to extend the use of ngrams to the level of phonemes, which comprise the first symbolic level in the process of sound to grapheme conversion. If n-grams of phonemes compare favorably to word n-grams for the purpose of sentiment classification, then significant speedups can be obtained for online sentiment classification, since tokenization of the raw speech signal can make a halt at the phoneme level.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Subword Features", |
| "sec_num": "2" |
| }, |
| { |
| "text": "For this work we use 13 meetings from the AMI Meeting Corpus (Carletta et al., 2005) . Each meeting has four participants and is approximately 30 minutes long. The participants play specific roles (e.g., Project Manager, Marketing Expert) and together function as a design team. Within the set of 13 meetings, there are a total of 20 participants, with each participant taking part in two or three meetings as part of the same design team. Meetings with the same set of participants represent different stages in the design process (e.g., Conceptual Design, Detailed Design).", |
| "cite_spans": [ |
| { |
| "start": 61, |
| "end": 84, |
| "text": "(Carletta et al., 2005)", |
| "ref_id": "BIBREF1" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The meetings used in the experiments have been annotated for subjective content using the AMIDA annotation scheme (Wilson, 2008) . Table 1 lists the types of annotations that are marked in the data. There are three main categories of annotations, subjective utterances, subjective questions, and objective polar utterances. A subjective utterance is a span of words (or possibly sounds) where a private state is being expressed either through choice of words or prosody. A private state (Quirk et al., 1985) is an internal mental or emotional state, including opinions, beliefs, sentiments, emotions, evaluations, uncertainties, and speculations, among others. Although typically when a private state is expressed it is the private state of the speaker, as in example (1) below, an utterance may also be subjective because the speaker is talking about the private state of someone else. For example, in (2) the negative opinion attributed to the company is what makes the utterance subjective.", |
| "cite_spans": [ |
| { |
| "start": 114, |
| "end": 128, |
| "text": "(Wilson, 2008)", |
| "ref_id": "BIBREF27" |
| }, |
| { |
| "start": 487, |
| "end": 507, |
| "text": "(Quirk et al., 1985)", |
| "ref_id": "BIBREF20" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 131, |
| "end": 138, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "(1) Finding them is really a pain, you know (2) The company's decided that teletext is outdated Subjective questions are questions in which the speaker is eliciting the private state of someone else. In other words, the speaker is asking about what someone else thinks, feels, wants, likes, etc., and the speaker is expecting a response in which the other person expresses what he or she thinks, feels, wants, or likes. For example, both (3) and (4) below are subjective questions.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "(3) Do you like the large buttons? (4) What do you think about the large buttons?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "Objective polar utterances are statements or phrases that describe positive or negative factual information about something without conveying a private state. The sentence The camera broke the first time I used it gives an example of negative factual information; generally, something breaking the first time it is used is not good.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "For the work in this paper, we focus on recognizing subjectivity in general and distinguishing between positive and negative subjective utterances. Positive subjective utterances are those in which any of the following types of private states are expressed: agreements, positive sentiments, positive suggestions, arguing for something, beliefs from which positive sentiments can be inferred, and positive responses to subjective questions. Negative subjective utterances express private states that are the opposite of those represented by the positive subjective category: disagreements, negative sentiments, negative suggestions, arguing against something, beliefs from which negative sentiments can be inferred, and negative responses to subjective questions. Example (5) below contains two positive subjective utterances and one negative subjective utterance. Each annotation is indicated by a pair of angle brackets.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "(5) Um POS-SUBJ it's very easy to use . Um NEG-SUBJ but unfortunately it does lack the advanced functions POS-SUBJ which I I quite like having on the controls .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "The positive and negative subjective category is for marking cases of positive and negative subjectivity that are so closely interconnected that it is difficult or impossible to separate the two. For example, (6) below is marked as both positive and negative subjective.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "(6) Um POS-AND-NEG-SUBJ they've also suggested that we um we only use the remote control to control the television, not the VCR, DVD or anything else .", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "In (Wilson, 2008) , agreement is measured for each class separately at the level of dialogue act segments. If a dialogue act overlaps with an annotation of a particular type, then the segment is considered to be labelled with that type. Table 2 gives the Kappa (Cohen, 1960) and % agreement for subjective segments, positive and negative subjective segments, 2 and subjective questions. ", |
| "cite_spans": [ |
| { |
| "start": 3, |
| "end": 17, |
| "text": "(Wilson, 2008)", |
| "ref_id": "BIBREF27" |
| }, |
| { |
| "start": 261, |
| "end": 274, |
| "text": "(Cohen, 1960)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 237, |
| "end": 244, |
| "text": "Table 2", |
| "ref_id": "TABREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Data", |
| "sec_num": "3" |
| }, |
| { |
| "text": "We conduct two sets of classification experiments. For the first set of experiments (Task 1), we automatically distinguish between subjective and nonsubjective utterances. For the second set of experiments (Task 2), we focus on distinguishing between positive and negative subjective utterances.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "4" |
| }, |
| { |
| "text": "For both tasks, we use the manual dialogue act segments available as part of the AMI Corpus as the unit of classification. For Task 1, a segment is considered subjective if it overlaps with either a subjective utterance or subjective question annotation. For Task 2, the segments being classified are those that overlap with positive or negative subjective utterances. For this task, we exclude segments that are both positive and negative. Although limiting the set of segments to be classified to just those that are positive or negative makes the task somewhat artificial, it also allows us to focus in on the performance of features specifically for this task. 3 We use 6226 subjective and 8707 non-subjective dialog acts for Task 1 (with an average duration of 1.9s, standard deviation of 2.0s), and 3157 positive subjective and 1052 negative subjective dialog acts for Task 2 (average duration of 2.6s, standard deviation of 2.3s).", |
| "cite_spans": [ |
| { |
| "start": 665, |
| "end": 666, |
| "text": "3", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The experiments are performed using 13-fold cross validation. Each meeting constitutes a separate fold for testing, e.g., all the segments from meeting 1 make up the test set for fold 1. Then, for a given fold, the segments from the remaining 12 meetings are used for training and parameter tuning, with roughly a 85%, 7%, and 8% split between training, tuning, and testing sets for each fold. The assignment to training versus tuning set was random, with the only constraint being that a segment could only be in the tuning set for one fold of the data.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The experiments we perform involve two steps. First, we train and optimize a classifier for each type of feature using BoosTexter (Schapire and Singer, 2000) AdaBoost.MH. Then, we investigate the performance of all possible combinations of features using linear combinations of the individual feature classifiers.", |
| "cite_spans": [ |
| { |
| "start": 130, |
| "end": 157, |
| "text": "(Schapire and Singer, 2000)", |
| "ref_id": "BIBREF24" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Experiments", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The two modalities that are investigated, prosodic, and textual, are represented by four different sets of features: prosody (PROS), word ngrams (WORDS), character n-grams (CHARS), and phoneme n-grams (PHONES).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Features", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "Based on previous research on prosody modelling in a meeting context (Wrede and Shriberg, 2003) and on the literature in emotion research (Banse and Scherer, 1996) we extract PROS features that are mainly based on pitch, energy and the distribution of energy in the long-term averaged spectrum (LTAS) (see Table 3 ). These features are extracted at the word level and aggregated to the dialogue-act level by taking the average over the words per dialogue act. We then normalize the features per speaker per meeting by converting the raw feature values to zscores (z = (x \u2212 \u00b5)/\u03c3). The textual features, WORDS and CHARS, and the PHONES features are based on a manual transcription of the speech. The PHONES were produced through dictionary lookup on the words in the reference transcription. Both CHARS and PHONES representations include word boundaries as informative tokens. The textual features for a given segment are simply all the WORDS/CHARS/PHONES in that segment. Selection of n-grams is performed by the learning algorithm.", |
| "cite_spans": [ |
| { |
| "start": 69, |
| "end": 95, |
| "text": "(Wrede and Shriberg, 2003)", |
| "ref_id": "BIBREF28" |
| }, |
| { |
| "start": 138, |
| "end": 163, |
| "text": "(Banse and Scherer, 1996)", |
| "ref_id": "BIBREF0" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 306, |
| "end": 313, |
| "text": "Table 3", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Features", |
| "sec_num": "4.1" |
| }, |
| { |
| "text": "We train four single source classifiers using BoosTexter, one for each type of feature. For the WORDS, CHARS, and PHONES, we optimize the classifier by performing a grid search over the parameter space, varying the number of rounds of boosting (100, 500, 1000, 2000, 5000) , the length of the ngram (1, 2, 3, 4, 5) , and the type of n-gram. Boos-Texter can be run with three different n-gram configurations: n-gram, s-gram, and f -gram. For the default configuration (n-gram), BoosTexter searches for n-grams up to length n. For example, if n = 3, BoosTexter will consider 1-grams, 2-grams, and 3grams. For the s-gram configuration, BoosTexter will in addition consider sparse n-grams (i.e., ngrams containing wildcards), such as the * idea. For the f -gram configuration, BoosTexter will only consider n-grams of a maximum fixed length, e.g., if n = 3 BoosTexter will only consider 3-grams. For the PROS classifier, only the number of rounds of boosting was varied. The parameters are selected for each fold separately; the parameter set that produces the highest subjective F 1 score on the tuning set for Task 1, and the highest positive subjective F 1 score for Task 2, is used to train the final classifier for that fold.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 244, |
| "end": 272, |
| "text": "(100, 500, 1000, 2000, 5000)", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 299, |
| "end": 314, |
| "text": "(1, 2, 3, 4, 5)", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Single Source Classifiers", |
| "sec_num": "4.2" |
| }, |
| { |
| "text": "After the single source classifiers have been trained, they have to be combined into an aggregate classifier. To this end, we decided to apply a simple linear interpolation strategy. Linear interpolation of models is the weighted combination of simple models to form complex models, and has its roots in generative language models (Jelinek and Mercer, 1980) . (Raaijmakers, 2007) has demonstrated its use for discriminative machine learning.", |
| "cite_spans": [ |
| { |
| "start": 331, |
| "end": 357, |
| "text": "(Jelinek and Mercer, 1980)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 360, |
| "end": 379, |
| "text": "(Raaijmakers, 2007)", |
| "ref_id": "BIBREF22" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "In the present binary class setting, BoosTexter produces two decision values, one for every class. For every individual single-source classifier (i.e., PROS, WORDS, CHARS and PHONES), separate weights are estimated that are applied to the decision values for the two classes produced by these classifiers. These weights express the relative importance of the single-source classifiers.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "The prediction of an aggregate classifier for a class c is then simply the sum of all weights for all participating single-source classifiers applied to the decision values these classifiers produce for this class. The class with the maximum score wins, just as in the simple non-aggregate case.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "Formally, then, this linear interpolation strategy finds for n single-source classifiers n interpolation weights \u03bb 1 , . . . \u03bb n that minimize the empirical loss (measured by a loss function L), with \u03bb j the weight of classifier j (\u03bb \u2208 [0, 1]), and C j c (x i ) the decision value of class c produced by classifier j for datum x i (a feature vector). The two classes are denoted with 0, 1. The true class for datum x i is denoted withx i . The loss function is in our case based on subjective F-measure (Task 1) or positive subjective F-measure (Task 2) measured on heldout development training and test data.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "The aggregate predictionx i for datum x i on the basis of n single-source classifiers then becomes", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "x i = arg max c ( n j=1 \u03bb j \u2022 C j c=0 (x i ), n j=1 \u03bb j \u2022 C j c=1 (x i ))", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "(1) and the lambdas are defined as", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "\u03bb n j = arg min \u03bb n j \u2282[0,1] k i L(x i ,x i ; \u03bb j , . . . , \u03bb n ) (2)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "The search process for these weights can easily be implemented with a simple grid search over admissible ranges.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "In the experiments described below, we investigate all possible combinations of the four different sets of features (PROS, WORDS, CHARS, and PHONES) to determine which combination yields the best performance for subjectivity and subjective polarity recognition.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Classifier combination", |
| "sec_num": "4.3" |
| }, |
| { |
| "text": "Results for the two tasks are given in Tables 4 and 5 and in Figures 1 and 2 . We use two baselines, listed at the top of each table. The bullets in a given row indicate the features that are being evaluated for a given experiment. In Table 4 , subjective F 1 , recall, and precision are reported as well as overall accuracy. In Table 4 , the F 1 , recall, and precision scores are for the positive subjective class. All values in the tables are averages over the 13 folds. It is quite obvious that the combination of different sources of information is beneficial, and in general, the more information the better the results. The best performing classifier for Task 1 uses all the features, achieving a subjective F 1 of 67.1. For Task 2, the best performing classifier also uses all the features, although it does not perform significantly better than the classifier using only WORDS, CHARS, and PHONES. 4 This classifier achieves a positivesubjective F 1 of 89.9.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 39, |
| "end": 53, |
| "text": "Tables 4 and 5", |
| "ref_id": "TABREF3" |
| }, |
| { |
| "start": 61, |
| "end": 76, |
| "text": "Figures 1 and 2", |
| "ref_id": "FIGREF1" |
| }, |
| { |
| "start": 235, |
| "end": 242, |
| "text": "Table 4", |
| "ref_id": "TABREF3" |
| }, |
| { |
| "start": 329, |
| "end": 336, |
| "text": "Table 4", |
| "ref_id": "TABREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "We measured the effects of adding more information to the single source classifiers. These results are listed in Table 6 . Of the various feature types, prosody seems to be the least informative for both subjectivity and polarity classification. In addition to producing the single-source classifier with the lowest performance for both tasks, Table 6 shows that when prosody is added, of all the features it is least likely to yield significant improvements.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 113, |
| "end": 120, |
| "text": "Table 6", |
| "ref_id": null |
| }, |
| { |
| "start": 344, |
| "end": 351, |
| "text": "Table 6", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Throughout the experiments, adding an additional type of textual feature always yields higher results. In all cases but two, these improvements are significant. The best performing of the features are the character n-grams. Of the single-source experiments, the character n-grams achieve the best performance, with significant improvements in F 1 over the other single-source classifiers for both Task 1 and Task 2. Also, adding character n-grams to other feature combinations always gives significant improvements in performance.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "An obvious question that remains is what the effect is of classifier interpolation on the results. To answer this question, we conducted two additional experiments for both tasks. First, we investigated the performance of an uninterpolated combination of the four single-source classifiers. In essence, this combines the separate feature spaces without explicitly weighting them. Second, we investigated the results of training a single BoosTexter model using all the features, essentially merging all feature spaces Table 6 : Addition of features separately (for Task 1 and 2): '+' for a row-column pair (r, c) means that the addition of column feature c to the row features r significantly improved r's F 1 ; '-' indicates no significant improvement; 'X' means 'not applicable' +PROS + WORDS +CHARS +PHONES Task 1 2 1 2 1 2 1 2 PROS X X + + + + + + WORDS -+ X X + + + + CHARS -+ -+ X X -+ PHONES - into one agglomerate feature space. The results for these experiments are given in Table 7 , along with the results from the all-feature interpolated classification for comparison.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 517, |
| "end": 524, |
| "text": "Table 6", |
| "ref_id": null |
| }, |
| { |
| "start": 809, |
| "end": 932, |
| "text": "Task 1 2 1 2 1 2 1 2 PROS X X + + + + + + WORDS -+ X X + + + + CHARS -+ -+ X X -+ PHONES -", |
| "ref_id": "TABREF0" |
| }, |
| { |
| "start": 1016, |
| "end": 1023, |
| "text": "Table 7", |
| "ref_id": "TABREF5" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "+ + + + + X X PROS+WORDS X X X X + + + + PROS+CHARS X X + + X X + + PROS+PHONES X X + + + + X X WORDS+CHARS + - X X X X + + WORDS+PHONES + - X X + + X X CHARS+PHONES + + + + X X X X PROS+WORDS+CHARS X X X X X X + + PROS+WORDS+PHONES X X X X + + X X PROS+CHARS+PHONES X X + + X X X X WORDS+CHARS+PHONES + - X X X X X X F1", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "The results in Table 7 show that interpolation outperforms both the unweighted and single-model combinations for both tasks. For Task 1, the effect of interpolation compared to a single model is marginal (a .03 point difference in F 1 ). However, compared to the uninterpolated combination, interpolation gives a clear 3.1 points improvement of F 1 . For Task 2, interpolation outperforms both the uninterpolated and single-model classifiers, with 2 and 3 points improvements in F 1 , respectively. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 15, |
| "end": 22, |
| "text": "Table 7", |
| "ref_id": "TABREF5" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and Discussion", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Previous work has demonstrated that textual units below the word level, such as character n-grams, are valuable sources of information. Characterlevel models have successfully been used for namedentity recognition (Klein et al., 2003) , predicting authorship (Keselj et al., 2003; Stamatatos, 2006 ), text categorization (Zhang and Lee, 2006) , web page genre identification (Kanaris and Stamatatos, 2007) , and sentence-level subjectivity recognition (Raaijmakers and Kraaij, 2008) In spoken-language data, Hsueh (2008) achieves good results using chains of phonemes to automatically segment meetings according to topic. However, to the best of our knowledge there has been no investigation to date on the combination of character-level, phoneme-level, and word-level models for any natural language classification tasks.", |
| "cite_spans": [ |
| { |
| "start": 214, |
| "end": 234, |
| "text": "(Klein et al., 2003)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 259, |
| "end": 280, |
| "text": "(Keselj et al., 2003;", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 281, |
| "end": 297, |
| "text": "Stamatatos, 2006", |
| "ref_id": "BIBREF26" |
| }, |
| { |
| "start": 321, |
| "end": 342, |
| "text": "(Zhang and Lee, 2006)", |
| "ref_id": "BIBREF30" |
| }, |
| { |
| "start": 375, |
| "end": 405, |
| "text": "(Kanaris and Stamatatos, 2007)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 452, |
| "end": 482, |
| "text": "(Raaijmakers and Kraaij, 2008)", |
| "ref_id": "BIBREF21" |
| }, |
| { |
| "start": 508, |
| "end": 520, |
| "text": "Hsueh (2008)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "In text, there has been a significant amount of research on subjectivity and sentiment recognition, ranging from work at the phrase level to work on classifying sentences and documents. Sentencelevel subjectivity classification (e.g., (Riloff and Wiebe, 2003; Yu and Hatzivassiloglou, 2003) ) and sentiment classification (e.g., (Yu and Hatzivassiloglou, 2003; Kim and Hovy, 2004; Hu and Liu, 2004; Popescu and Etzioni, 2005) ) is the research in text most closely related to our work. Of the sentence-level research, the most similar is work by Raaijmakers and Kraaij (2008) comparing wordspanning character n-grams to word-internal character n-grams for subjectivity classification in news data. They found that character n-grams spanning words perform the best.", |
| "cite_spans": [ |
| { |
| "start": 235, |
| "end": 259, |
| "text": "(Riloff and Wiebe, 2003;", |
| "ref_id": "BIBREF23" |
| }, |
| { |
| "start": 260, |
| "end": 290, |
| "text": "Yu and Hatzivassiloglou, 2003)", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 329, |
| "end": 360, |
| "text": "(Yu and Hatzivassiloglou, 2003;", |
| "ref_id": "BIBREF29" |
| }, |
| { |
| "start": 361, |
| "end": 380, |
| "text": "Kim and Hovy, 2004;", |
| "ref_id": "BIBREF13" |
| }, |
| { |
| "start": 381, |
| "end": 398, |
| "text": "Hu and Liu, 2004;", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 399, |
| "end": 425, |
| "text": "Popescu and Etzioni, 2005)", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 546, |
| "end": 575, |
| "text": "Raaijmakers and Kraaij (2008)", |
| "ref_id": "BIBREF21" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Research on recognizing subjective content in multiparty conversation includes work by Somasundaran et al. (2007) on recognizing sentiments and arguing in meetings, work by Neiberg el al. (2006) on recognizing positive, negative, and neutral emotions in meetings, work on recognizing agreements and disagreements in meetings (Hillard et al., 2003; Galley et al., 2004; Hahn et al., 2006) , and work by Wrede and Shriberg (2003) on recognizing meeting hotspots. Somasundaran et al. use lexical and discourse features to recognize sentences and turns where meeting participants express sentiments or arguing. They also use the AMI corpus in their work; however, the use of different annotations and task definitions makes it impossible to directly compare their results and ours. Neiberg et al. use acousticprosodic features (Mel-frequency Cepstral Coeffi-cients (MFCCs) and pitch features) and lexical ngrams for recognizing emotions in the ISL Meeting Corpus (Laskowski and Burger, 2006) .", |
| "cite_spans": [ |
| { |
| "start": 87, |
| "end": 113, |
| "text": "Somasundaran et al. (2007)", |
| "ref_id": "BIBREF25" |
| }, |
| { |
| "start": 173, |
| "end": 194, |
| "text": "Neiberg el al. (2006)", |
| "ref_id": null |
| }, |
| { |
| "start": 325, |
| "end": 347, |
| "text": "(Hillard et al., 2003;", |
| "ref_id": "BIBREF6" |
| }, |
| { |
| "start": 348, |
| "end": 368, |
| "text": "Galley et al., 2004;", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 369, |
| "end": 387, |
| "text": "Hahn et al., 2006)", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 402, |
| "end": 427, |
| "text": "Wrede and Shriberg (2003)", |
| "ref_id": "BIBREF28" |
| }, |
| { |
| "start": 959, |
| "end": 987, |
| "text": "(Laskowski and Burger, 2006)", |
| "ref_id": "BIBREF15" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Agreements and disagreements are a subset of the private states represented by the positive and negative subjective categories used in this work. To recognise agreements and disagreements automatically, Hillard et al. train 3-way decision tree classifiers (agreement, disagreement, other) using both word-based and prosodic features. Galley et al. model this task as a sequence tagging problem, and investigate whether features capturing speaker interactions are useful for recognizing agreements and disagreements. Hahn et al. investigate the use of contrast classifiers for the task, using only lexical features.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "Hotspots are places in a meeting in which the participants are highly involved in the discussion. Although high involvement does not necessarily equate subjective content, in practice, we expect more sentiments, opinions, and arguments to be expressed when participants are highly involved in the discussion. In their work on recognizing meeting hotspots, Wrede and Shriberg focus on evaluating the contribution of various prosodic features, ignoring lexical features completely. The results of their study helped to inform our choice of prosodic features for the experiments in this paper.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Related Work", |
| "sec_num": "6" |
| }, |
| { |
| "text": "In this paper, we investigated the use of prosodic features, word n-grams, character n-grams, and phoneme n-grams for subjectivity recognition and polarity classification of dialog acts in multiparty conversation. We show that character n-grams outperform prosodic features, word n-grams and phoneme n-grams in subjectiviy recognition and polarity classification. Combining these features significantly improves performance. Comparing the additive value of the four information sources available, prosodic information seem to be least informative while character-level information indeed proves to be a very valuable source. For subjectivity recognition, a combination of prosodic, wordlevel, character-level, and phoneme-level information yields the best performance. For polarity classification, the best performance is achieved with a combination of words, characters and phonemes.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "7" |
| }, |
| { |
| "text": "This work was supported by the Dutch BSIK-project Mul-timediaN, and the European IST Programme Project FP6-0033812. This paper only reflects the authors' views and funding agencies are not liable for any use that may be made of the information contained herein.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "A positive subjective segment is any dialogue act segment that overlaps with a positive subjective utterance or a positiveand-negative subjective utterance. The negative subjective segments are defined similarly.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "In practice, this excludes about 7% of the positive/negative segments.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "We measured significance with the non-parametric Wilcoxon signed rank test, p < 0.05.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Acoustic profiles in vocal emotion expression", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Banse", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [ |
| "R" |
| ], |
| "last": "Scherer", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "Journal of Personality and Social Psychology", |
| "volume": "", |
| "issue": "", |
| "pages": "614--636", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Banse and K. R. Scherer. 1996. Acoustic profiles in vocal emotion expression. Journal of Personality and Social Psychology, pages 614-636.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "The AMI meeting corpus", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carletta", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Ashby", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Bourban", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Flynn", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Guillemot", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Hain", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Kadlec", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Karaiskos", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Kraaij", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Kronenthal", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Lathoud", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Lincoln", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Lisowska", |
| "suffix": "" |
| }, |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Mccowan", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Post", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Reidsma", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Wellner", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proceedings of the Measuring Behavior Symposium on \"Annotating and Measuring Meeting Behavior", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Carletta, S. Ashby, S. Bourban, M. Flynn, M. Guille- mot, T. Hain, J. Kadlec, V. Karaiskos, W. Kraaij, M. Kronenthal, G. Lathoud, M. Lincoln, A. Lisowska, I. McCowan, W. Post, D. Reidsma, and P. Wellner. 2005. The AMI meeting corpus. In Proceedings of the Measuring Behavior Symposium on \"Annotating and Measuring Meeting Behavior\".", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "A coefficient of agreement for nominal scales", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Cohen", |
| "suffix": "" |
| } |
| ], |
| "year": 1960, |
| "venue": "Educational and Psychological Measurement", |
| "volume": "20", |
| "issue": "", |
| "pages": "37--46", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Cohen. 1960. A coefficient of agreement for nominal scales. Educational and Psychological Measurement, 20:37-46.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "An empirical comparison of probability models for dependency grammar", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Eisner", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Eisner. 1996. An empirical comparison of probability models for dependency grammar. In Technical Report IRCS-96-11, Institute for Research in Cognitive Sci- ence, University of Pennsylvania.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "Identifying agreement and disagreement in conversational speech: Use of bayesian networks to model pragmatic dependencies", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Galley", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Mckeown", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hirschberg", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of ACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Galley, K. McKeown, J. Hirschberg, and E. Shriberg. 2004. Identifying agreement and disagreement in con- versational speech: Use of bayesian networks to model pragmatic dependencies. In Proceedings of ACL.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Agreement/disagreement classification: Exploiting unlabeled data using contrast classifiers", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Hahn", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Ladner", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Ostendorf", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of HLT/NAACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Hahn, R. Ladner, and M. Ostendorf. 2006. Agree- ment/disagreement classification: Exploiting unla- beled data using contrast classifiers. In Proceedings of HLT/NAACL.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Detection of agreement vs. disagreement in meetings: Training with unlabeled data", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Hillard", |
| "suffix": "" |
| }, |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Ostendorf", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of HLT/NAACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. Hillard, M. Ostendorf, and E. Shriberg. 2003. De- tection of agreement vs. disagreement in meetings: Training with unlabeled data. In Proceedings of HLT/NAACL.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Automatic topic segmentation and lablelling in multiparty dialogue", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hsueh", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of IEEE/ACM Workshop on Spoken Language Technology", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "P. Hsueh and J. Moore. 2006. Automatic topic seg- mentation and lablelling in multiparty dialogue. In Proceedings of IEEE/ACM Workshop on Spoken Lan- guage Technology.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Audio-based unsupervised segmentation of meeting dialogue", |
| "authors": [ |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Hsueh", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "P. Hsueh. 2008. Audio-based unsupervised segmentation of meeting dialogue. In Proceedings of ICASSP.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Mining and summarizing customer reviews", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Hu", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of KDD", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Hu and B. Liu. 2004. Mining and summarizing cus- tomer reviews. In Proceedings of KDD.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "Interpolated estimation of Markov source parameters from sparse data", |
| "authors": [ |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Jelinek", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [ |
| "L" |
| ], |
| "last": "Mercer", |
| "suffix": "" |
| } |
| ], |
| "year": 1980, |
| "venue": "Proceedings, Workshop on Pattern Recognition in Practice", |
| "volume": "", |
| "issue": "", |
| "pages": "381--397", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "F. Jelinek and R. L. Mercer. 1980. Interpolated estima- tion of Markov source parameters from sparse data. In Proceedings, Workshop on Pattern Recognition in Practice, pages 381-397.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Webpage genre identification using variable-length character n-grams", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Kanaris", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Stamatatos", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of ICTAI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "I. Kanaris and E. Stamatatos. 2007. Webpage genre iden- tification using variable-length character n-grams. In Proceedings of ICTAI.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "Ngram-based author profiles for authorship attribution", |
| "authors": [ |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Keselj", |
| "suffix": "" |
| }, |
| { |
| "first": "F", |
| "middle": [], |
| "last": "Peng", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Cercone", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Thomas", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of PACLING", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "V. Keselj, F. Peng, N. Cercone, and C. Thomas. 2003. N- gram-based author profiles for authorship attribution. In Proceedings of PACLING.", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Determining the sentiment of opinions", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Kim", |
| "suffix": "" |
| }, |
| { |
| "first": "Eduard", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proceedings of Coling", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Kim and Eduard Hovy. 2004. Determining the senti- ment of opinions. In Proceedings of Coling.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "Named entity recognition with character-level models", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Klein", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Smarr", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Nguyen", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [ |
| "D" |
| ], |
| "last": "Manning", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of CoNLL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. Klein, J. Smarr, H. Nguyen, and C.D. Manning. 2003. Named entity recognition with character-level models. In Proceedings of CoNLL.", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Annotation and analysis of emotionally relevant behavior in the ISL meeting corpus", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Laskowski", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Burger", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "K. Laskowski and S. Burger. 2006. Annotation and anal- ysis of emotionally relevant behavior in the ISL meet- ing corpus. In Proceedings of LREC 2006.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Emotion recognition in spontaneous speech using GMMs", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Neiberg", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Elenius", |
| "suffix": "" |
| }, |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Laskowski", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of INTERSPEECH", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. Neiberg, K. Elenius, and K. Laskowski. 2006. Emo- tion recognition in spontaneous speech using GMMs. In Proceedings of INTERSPEECH.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Exploiting unlabeled data for improving accuracy of predictive data mining", |
| "authors": [ |
| { |
| "first": "K", |
| "middle": [], |
| "last": "Peng", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Vucetic", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Han", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Xie", |
| "suffix": "" |
| }, |
| { |
| "first": "Z", |
| "middle": [], |
| "last": "Obradovic", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of ICDM", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "K. Peng, S. Vucetic, B. Han, H. Xie, and Z Obradovic. 2003. Exploiting unlabeled data for improving ac- curacy of predictive data mining. In Proceedings of ICDM.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "Extracting product features and opinions from reviews", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Popescu", |
| "suffix": "" |
| }, |
| { |
| "first": "O", |
| "middle": [], |
| "last": "Etzioni", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proceedings of HLT/EMNLP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Popescu and O. Etzioni. 2005. Extracting product features and opinions from reviews. In Proceedings of HLT/EMNLP.", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "Detecting action items in multi-party meetings: Annotation and initial experiments", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Purver", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Ehlen", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Niekrasz", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of MLMI", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Purver, P. Ehlen, and J. Niekrasz. 2006. Detecting action items in multi-party meetings: Annotation and initial experiments. In Proceedings of MLMI.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "A Comprehensive Grammar of the English Language", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Quirk", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Greenbaum", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Leech", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Svartvik", |
| "suffix": "" |
| } |
| ], |
| "year": 1985, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. Quirk, S. Greenbaum, G. Leech, and J. Svartvik. 1985. A Comprehensive Grammar of the English Language. Longman, New York.", |
| "links": null |
| }, |
| "BIBREF21": { |
| "ref_id": "b21", |
| "title": "A shallow approach to subjectivity classification", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Raaijmakers", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Kraaij", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of ICWSM", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Raaijmakers and W. Kraaij. 2008. A shallow ap- proach to subjectivity classification. In Proceedings of ICWSM.", |
| "links": null |
| }, |
| "BIBREF22": { |
| "ref_id": "b22", |
| "title": "Sentiment classification with interpolated information diffusion kernels", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Raaijmakers", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of the First International Workshop on Data Mining and Audience Intelligence for Advertising (AD-KDD'07)", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Raaijmakers. 2007. Sentiment classification with in- terpolated information diffusion kernels. In Proceed- ings of the First International Workshop on Data Min- ing and Audience Intelligence for Advertising (AD- KDD'07).", |
| "links": null |
| }, |
| "BIBREF23": { |
| "ref_id": "b23", |
| "title": "Learning extraction patterns for subjective expressions", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Riloff", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Wiebe", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of EMNLP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "E. Riloff and J. Wiebe. 2003. Learning extraction pat- terns for subjective expressions. In Proceedings of EMNLP.", |
| "links": null |
| }, |
| "BIBREF24": { |
| "ref_id": "b24", |
| "title": "BoosTexter: A boosting-based system for text categorization. Machine Learning", |
| "authors": [ |
| { |
| "first": "R", |
| "middle": [ |
| "E" |
| ], |
| "last": "Schapire", |
| "suffix": "" |
| }, |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Singer", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "", |
| "volume": "39", |
| "issue": "", |
| "pages": "135--168", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "R. E. Schapire and Y. Singer. 2000. BoosTexter: A boosting-based system for text categorization. Ma- chine Learning, 39(2/3):135-168.", |
| "links": null |
| }, |
| "BIBREF25": { |
| "ref_id": "b25", |
| "title": "Detecting arguing and sentiment in meetings", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Somasundaran", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Ruppenhofer", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Wiebe", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proceedings of SIGdial", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Somasundaran, J. Ruppenhofer, and J. Wiebe. 2007. Detecting arguing and sentiment in meetings. In Pro- ceedings of SIGdial.", |
| "links": null |
| }, |
| "BIBREF26": { |
| "ref_id": "b26", |
| "title": "Ensemble-based author identification using character n-grams", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Stamatatos", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of TIR", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "E. Stamatatos. 2006. Ensemble-based author identifica- tion using character n-grams. In Proceedings of TIR.", |
| "links": null |
| }, |
| "BIBREF27": { |
| "ref_id": "b27", |
| "title": "Annotating subjective content in meetings", |
| "authors": [ |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Wilson", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proceedings of LREC", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "T. Wilson. 2008. Annotating subjective content in meet- ings. In Proceedings of LREC.", |
| "links": null |
| }, |
| "BIBREF28": { |
| "ref_id": "b28", |
| "title": "Spotting \"hot spots\" in meetings: Human judgments and prosodic cues", |
| "authors": [ |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Wrede", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of EUROSPEECH", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "B. Wrede and E. Shriberg. 2003. Spotting \"hot spots\" in meetings: Human judgments and prosodic cues. In Proceedings of EUROSPEECH.", |
| "links": null |
| }, |
| "BIBREF29": { |
| "ref_id": "b29", |
| "title": "Towards answering opinion questions: Separating facts from opinions and identifying the polarity of opinion sentences", |
| "authors": [ |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Yu", |
| "suffix": "" |
| }, |
| { |
| "first": "V", |
| "middle": [], |
| "last": "Hatzivassiloglou", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proceedings of EMNLP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "H. Yu and V. Hatzivassiloglou. 2003. Towards answer- ing opinion questions: Separating facts from opinions and identifying the polarity of opinion sentences. In Proceedings of EMNLP.", |
| "links": null |
| }, |
| "BIBREF30": { |
| "ref_id": "b30", |
| "title": "Extracting key-substringgroup features for text classification", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [ |
| "S" |
| ], |
| "last": "Lee", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proceedings of KDD", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "D. Zhang and W. S. Lee. 2006. Extracting key-substring- group features for text classification. In Proceedings of KDD.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF1": { |
| "text": "Results (F 1 ) experiment 1: subjective vs. nonsubjective.", |
| "uris": null, |
| "type_str": "figure", |
| "num": null |
| }, |
| "FIGREF3": { |
| "text": "Results (F 1 ) experiment 2: positive subjective vs. negative subjective.", |
| "uris": null, |
| "type_str": "figure", |
| "num": null |
| }, |
| "TABREF0": { |
| "content": "<table><tr><td>Subjective Utterances</td></tr><tr><td>positive subjective</td></tr><tr><td>negative subjective</td></tr><tr><td>positive and negative subjective</td></tr><tr><td>uncertainty</td></tr><tr><td>other subjective</td></tr><tr><td>subjective fragment</td></tr><tr><td>Subjective Questions</td></tr><tr><td>positive subjective question</td></tr><tr><td>negative subjective question</td></tr><tr><td>general subjective question</td></tr><tr><td>Objective Polar Utterances</td></tr><tr><td>positive objective</td></tr><tr><td>negative objective</td></tr></table>", |
| "text": "AMIDA Subjectivity Annotation Types", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF1": { |
| "content": "<table><tr><td/><td colspan=\"2\">Kappa % Agree</td></tr><tr><td>Subjective</td><td>0.56</td><td>79</td></tr><tr><td>Pos Subjective</td><td>0.58</td><td>84</td></tr><tr><td>Neg Subjective</td><td>0.62</td><td>92</td></tr><tr><td>Subjective Question</td><td>0.56</td><td>95</td></tr></table>", |
| "text": "Interannotator agreement for the AMIDA subjectivity annotations", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF2": { |
| "content": "<table><tr><td>pitch</td><td>mean, standard deviation, min-</td></tr><tr><td/><td>imum, maximum, range, mean</td></tr><tr><td/><td>absolute slope</td></tr><tr><td>intensity (en-</td><td>mean, standard deviation, min-</td></tr><tr><td>ergy)</td><td>imum, maximum, range, RMS</td></tr><tr><td/><td>energy</td></tr><tr><td>distribution en-</td><td>slope, Hammerberg index, cen-</td></tr><tr><td>ergy in LTAS</td><td>tre of gravity, skewness</td></tr></table>", |
| "text": "Prosodic features used in experiments.", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF3": { |
| "content": "<table><tr><td/><td>PROS</td><td>WORDS</td><td>CHARS</td><td>PHONES</td><td>F 1</td><td>PREC</td><td>REC</td><td>ACC</td></tr><tr><td>BASE-SUBJ</td><td/><td colspan=\"3\">always chooses subjective class</td><td>60.3</td><td>43.4</td><td>100</td><td>43.4</td></tr><tr><td>BASE-RAND</td><td colspan=\"4\">randomly chooses a class based on priors</td><td>41.8</td><td>42.9</td><td>41.3</td><td>50.6</td></tr><tr><td/><td>\u2022</td><td/><td/><td/><td>54.6</td><td>55.3</td><td>54.5</td><td>63.1</td></tr><tr><td>single</td><td/><td>\u2022</td><td>\u2022</td><td/><td>60.5 61.7</td><td>68.5 67.5</td><td>54.5 57.2</td><td>71.0 71.1</td></tr><tr><td/><td/><td/><td/><td>\u2022</td><td>60.3</td><td>66.4</td><td>55.5</td><td>70.2</td></tr><tr><td/><td>\u2022</td><td>\u2022</td><td/><td/><td>63.9</td><td>72.1</td><td>57.6</td><td>73.4</td></tr><tr><td/><td>\u2022</td><td/><td>\u2022</td><td/><td>65.6</td><td>71.9</td><td>60.3</td><td>74.0</td></tr><tr><td>double</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>64.6 66.2</td><td>72.3 73.8</td><td>58.4 60.1</td><td>73.7 74.9</td></tr><tr><td/><td/><td>\u2022</td><td/><td>\u2022</td><td>65.2</td><td>73.2</td><td>58.8</td><td>74.3</td></tr><tr><td/><td/><td/><td>\u2022</td><td>\u2022</td><td>66.1</td><td>72.8</td><td>60.7</td><td>74.5</td></tr><tr><td/><td>\u2022</td><td>\u2022</td><td>\u2022</td><td/><td>66.5</td><td>74.3</td><td>60.3</td><td>75.1</td></tr><tr><td>triple</td><td>\u2022 \u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022 \u2022</td><td>65.5 66.5</td><td>73.5 73.3</td><td>59.0 60.8</td><td>74.5 74.8</td></tr><tr><td/><td/><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>66.9</td><td>74.3</td><td>60.9</td><td>75.3</td></tr><tr><td>quartet</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>67.1</td><td>74.5</td><td>61.2</td><td>75.4</td></tr></table>", |
| "text": "Results Task 1: Subjective vs. Non-Subjective.", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF4": { |
| "content": "<table><tr><td/><td>PROS</td><td>WORDS</td><td>CHARS</td><td>PHONES</td><td>F 1</td><td>PREC</td><td>REC</td><td>ACC</td></tr><tr><td>BASE-POS-SUBJ</td><td colspan=\"4\">always chooses positive subjective class</td><td>85.6</td><td>75.0</td><td>100</td><td>75.0</td></tr><tr><td>BASE-RAND</td><td colspan=\"4\">randomly chooses a class based on priors</td><td>75.1</td><td>74.4</td><td>76.1</td><td>62.4</td></tr><tr><td/><td>\u2022</td><td/><td/><td/><td>84.8</td><td>74.8</td><td>98.1</td><td>73.9</td></tr><tr><td>single</td><td/><td>\u2022</td><td>\u2022</td><td/><td>85.6 85.9</td><td>79.6 81.9</td><td>93.1 90.5</td><td>76.8 78.0</td></tr><tr><td/><td/><td/><td/><td>\u2022</td><td>85.5</td><td>80.5</td><td>91.3</td><td>77.0</td></tr><tr><td/><td>\u2022</td><td>\u2022</td><td/><td/><td>88.7</td><td>83.0</td><td>95.4</td><td>81.9</td></tr><tr><td/><td>\u2022</td><td/><td>\u2022</td><td/><td>88.7</td><td>83.1</td><td>95.1</td><td>81.8</td></tr><tr><td>double</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>88.5 89.5</td><td>83.3 84.2</td><td>94.4 95.7</td><td>81.6 83.3</td></tr><tr><td/><td/><td>\u2022</td><td/><td>\u2022</td><td>89.2</td><td>83.7</td><td>95.5</td><td>82.8</td></tr><tr><td/><td/><td/><td>\u2022</td><td>\u2022</td><td>89.0</td><td>84.2</td><td>94.6</td><td>82.6</td></tr><tr><td/><td>\u2022</td><td>\u2022</td><td>\u2022</td><td/><td>89.6</td><td>84.0</td><td>96.1</td><td>83.4</td></tr><tr><td>triple</td><td>\u2022 \u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022 \u2022</td><td>89.3 89.2</td><td>83.6 83.7</td><td>95.8 95.5</td><td>82.8 82.7</td></tr><tr><td/><td/><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>89.8</td><td>84.4</td><td>96.0</td><td>83.8</td></tr><tr><td>quartet</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>\u2022</td><td>89.9</td><td>84.4</td><td>96.2</td><td>83.8</td></tr></table>", |
| "text": "Results Task 2: Positive Subjective vs. Negative Subjective.", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| }, |
| "TABREF5": { |
| "content": "<table><tr><td colspan=\"2\">Task Combination</td><td colspan=\"3\">ACC REC PREC</td><td>F1</td></tr><tr><td/><td>interpolated</td><td>75.4</td><td>61.2</td><td>74.5</td><td>67.1</td></tr><tr><td>1</td><td colspan=\"2\">uninterpolated 73.0</td><td>58.7</td><td>70.6</td><td>64.0</td></tr><tr><td/><td>single model</td><td>74.7</td><td>62.1</td><td>72.7</td><td>66.8</td></tr><tr><td/><td>interpolated</td><td>83.8</td><td>96.2</td><td>84.4</td><td>89.9</td></tr><tr><td>2</td><td colspan=\"2\">uninterpolated 79.8</td><td>98.0</td><td>79.7</td><td>87.9</td></tr><tr><td/><td>single model</td><td>79.5</td><td>91.0</td><td>83.3</td><td>86.9</td></tr></table>", |
| "text": "Results of interpolated classifiers compared to uninterpolated and single-model classifiers for all features.", |
| "type_str": "table", |
| "html": null, |
| "num": null |
| } |
| } |
| } |
| } |