Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis

Size: px
Start display at page:

Download "Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis"

Transcription

1 Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis based on the article with the same name by Theresa Wilson, Janyce Wiebe and Paul Hoffmann Department of Computational Linguistics Saarland University Proseminar Sentimentanalyse May 20th, 2015

2 Overview 1 Introduction 2 Methods 3 Experiments 4 Conclusion Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 2 / 36

3 Overview 1 Introduction 2 Methods 3 Experiments 4 Conclusion Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 3 / 36

4 What is Sentiment Analysis? Sentiment Analysis Negative or Positive? opinions emotions evaluations, etc Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 4 / 36

5 What is Sentiment Analysis? Let s start with separate words. Negative, positive or neutral? Lexicon Word Tag trust well reason reasonable horrid polluter think Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 5 / 36

6 Motivation: Why Phrase-Level Sentiment Analysis? Typical Approach: Lexicon Word Tag trust pos well pos reason pos reasonable pos horrid neg polluter neg think neut No Context = Prior Polarity Works well on document level E.g. distinguishing between positive and negative reviews Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 6 / 36

7 Motivation: Why Phrase-Level Sentiment Analysis? How about this example? Philip Clapp, president of the National Environment Trust, sums up well the general thrust of the reaction of environmental movements: There is no reason at all to believe that the polluters are suddenly going to become reasonable. Lexicon Word Tag trust pos well pos reason pos reasonable pos polluter neg Polarity in Context Word Tag trust well reason reasonable polluter Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 7 / 36

8 Motivation: Why Phrase-Level Sentiment Analysis? How about this example? Philip Clapp, president of the National Environment Trust, sums up well the general thrust of the reaction of environmental movements: There is no reason at all to believe that the polluters are suddenly going to become reasonable. Lexicon Word Tag trust pos well pos reason pos reasonable pos polluter neg Polarity in Context Word Tag trust neut well pos reason neg reasonable neg polluter neg Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 8 / 36

9 Overview 1 Introduction 2 Methods 3 Experiments 4 Conclusion Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 9 / 36

10 Phrase-Level Sentiment Analysis Negation local? E.g. not good Things to be considered: longer-distance dependencies? E.g. does not look very good negation of the subject? E.g. no one thinks that s good used to intensify rather than change polarity? E.g. not only good but amazing Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 10 / 36

11 Phrase-Level Sentiment Analysis Things to be considered: Word Sense E.g. Environmental Trust vs. win people s trust Syntactic role of a word E.g. polluters vs. they are polluters Diminishers E.g. little truth, little threat Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 11 / 36

12 What to begin with? Two steps: 1. Is the phrase neutral or polar? 2. If polar: positive? negative? both? neutral? Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 12 / 36

13 Manual Annotation Scheme Corpus for Experiments: Multi-Percpective Question Answering (MPQA) Opinion Corpus The corpus contains: Annotations of subjective expressions (words/phrases to express opinion, emotion,speculation, etc ) The task is: Manually annotate these subjective expressions with their contextual polarity Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 13 / 36

14 Manual Annotation Scheme This means: Interpret the whole sentence! E.g. They have not succeeded, and will never succeed in breaking the will of this valiant people. Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 14 / 36

15 Agreement Study Is this annotation reliable? Agreement Study 2 annotators 10 documents with 447 subjective expressions Results Overall agreement: 82 % Kappa (k): 0.72 Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 15 / 36

16 Corpus 425 documents (8,984 sentences) 28 % no subjective expressions 25 % 1 subjective expression 47 % 2 or more subjective expressions Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 16 / 36

17 Corpus Annotated documents Development Data 66 documents, 2,808 subjective expressions used for data exploration and feature development Training and Test Data 359 documents, 13,183 subjective expressions used in 10-fold cross-validation experiments Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 17 / 36

18 Prior-Polarity Subjectivity Lexicon How to determine prior polarity of a word/phrase? An additional lexicon of subjectivity clues may help Lexicon of over 8,000 subjectivity clues (only single words clues) Words in lexicon are grouped: strongsubj (subjective in most contexts) weaksubj (have only certain subjective usages) Lexicon was expanded with new entries All the clues were tagged (positive, negative, both or neutral) Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 18 / 36

19 Overview 1 Introduction 2 Methods 3 Experiments 4 Conclusion Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 19 / 36

20 Why 2-step approach? Let t use prior polarity alone for identifying contextual polarity! PPC Gold Neut Pos Neg Both Total Neut Pos Neg Both Total Accuracy: 48 % Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 20 / 36

21 Step 1. Neutral-Polar Classification The neutral-polar classifier uses 28 features Document Feature document topic Word Features word token word part-of-speech word context prior polarity reliability class: strongsubj or weaksubj Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 21 / 36

22 Step 1. Neutral-Polar Classification The neutral-polar classifier uses 28 features Modification Features (binary) preceeded by adjective preceeded by adverb preceeded by intensifier is intensifier modifies strongsubj modifies weaksubj modified by strongsubj modified by weaksubj Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 22 / 36

23 Step 1. Neutral-Polar Classification Dependency Tree for the sentence The human rights report poses a substantial challenge to the US interpretation of good and evil. Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 23 / 36

24 Dependency Tree poses subj obj report challenge (neg) det adj mod det adj p The human rights (pos) a substantial (pos) to pobj interpretation det mod p the US of and pobj conj good (pos) conj evil (neg) Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 24 / 36

25 Step 1. Neutral-Polar Classification The neutral-polar classifier uses 28 features Sentence Features strongsubj clues in current sentence: count strongsubj clues in previous sentence: count strongsubj clues in next sentence: count weaksubj clues in current sentence: count weaksubj clues in previous sentence: count weaksubj clues in next sentence: count Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 25 / 36

26 Step 1. Neutral-Polar Classification The neutral-polar classifier uses 28 features Sentence Features adjectives in sentence: count adverbs in sentence: count cardinal number in sentence: binary pronoun in sentence: binary modal in sentence: binary Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 26 / 36

27 Step 1. Neutral-Polar Classification The neutral-polar classifier uses 28 features Structure Features (binary) in subject in copular in passive Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 27 / 36

28 Step 1. Neutral-Polar Classification Results Acc Polar Rec Polar Prec Polar F word token word+priorpol features Neut Rec Neut Prec Neut F word token word+priorpol features Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 28 / 36

29 Step 2. Polarity Classification The polarity classifier uses 10 features Word Features word token word prior polarity: pos, neg, both, neut Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 29 / 36

30 Step 2. Polarity Classification The polarity classifier uses 10 features Polarity Features negated: binary negated subject: binary modifies polarity: pos, neg, neut, both, notmod modified by polarity: pos, neg, neut, both, notmod conj polarity: pos, neg, neut, both, notmod general polarity shifter: binary negative polarity shifter: binary positive polarity shifter: binary Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 30 / 36

31 Dependency Tree poses subj obj report challenge (neg) det adj mod det adj p The human rights (pos) a substantial (pos) to pobj interpretation det mod p the US of and pobj conj good (pos) conj evil (neg) Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 31 / 36

32 Step 2. Polarity Classification Results Positive Polarity Acc Rec Prec F word token word+priorpol features Negative Polarity Rec Prec F word token word+priorpol features Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 32 / 36

33 Step 2. Polarity Classification Results Both Rec Prec F word token word+priorpol features Neutral Rec Prec F word token word+priorpol features Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 33 / 36

34 Overview 1 Introduction 2 Methods 3 Experiments 4 Conclusion Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 34 / 36

35 Conclusion What differs this approach from others? From lexicon of words with prior polarities to instances of these words in corpus and their contextual polarity wide range of features 4 tags: positive, negative, both or neutral What does it bring? The results are significantly better than baseline = Context is important! Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 35 / 36

36 References This presentation was solely based on Th. Wilson, J. Wiebe & P. Hoffmann: Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis Recognizing Contextual Polarity in Phrase-Level Sentiment Analysis 36 / 36

Subjectivity Classification

Subjectivity Classification Subjectivity Classification Wilson, Wiebe and Hoffmann: Recognizing contextual polarity in phrase-level sentiment analysis Wiltrud Kessler Institut für Maschinelle Sprachverarbeitung Universität Stuttgart

More information

RECOGNIZING CONTEXTUAL POLARITY IN PHRASE-LEVEL SENTIMENT ANALYSIS

RECOGNIZING CONTEXTUAL POLARITY IN PHRASE-LEVEL SENTIMENT ANALYSIS RECOGNIZING CONTEXTUAL POLARITY IN PHRASE-LEVEL SENTIMENT ANALYSIS Course: Selected Topics in Sentiment Analysis By Dr. Michael Wiegand Written by: T. Wilson, J. Wiebe, P. Hoffmann Paper presented by Anastasia

More information

Tracking Sentiment Evolution on User-Generated Content: A Case Study on the Brazilian Political Scene

Tracking Sentiment Evolution on User-Generated Content: A Case Study on the Brazilian Political Scene Tracking Sentiment Evolution on User-Generated Content: A Case Study on the Brazilian Political Scene Diego Tumitan, Karin Becker Instituto de Informatica - Universidade Federal do Rio Grande do Sul, Brazil

More information

Crystal: Analyzing Predictive Opinions on the Web

Crystal: Analyzing Predictive Opinions on the Web Crystal: Analyzing Predictive Opinions on the Web Soo-Min Kim and Eduard Hovy USC Information Sciences Institute 4676 Admiralty Way, Marina del Rey, CA 90292 {skim,hovy}@isi.edu Abstract In this paper,

More information

Text to Ideology or Text to Party Status? *

Text to Ideology or Text to Party Status? * T2PP Workshop, 9-10 April 2010, Vrije Universiteit Amsterdam * Graeme Hirst, Yaroslav Riabinin, Jory Graham, and Magali Boizot-Roche Department of Computer Science, University of Toronto, Toronto, Canada

More information

Fine-Grained Opinion Extraction with Markov Logic Networks

Fine-Grained Opinion Extraction with Markov Logic Networks Fine-Grained Opinion Extraction with Markov Logic Networks Luis Gerardo Mojica and Vincent Ng Human Language Technology Research Institute University of Texas at Dallas 1 Fine-Grained Opinion Extraction

More information

CREATING A WINNING THESIS STATEMENT. Or the Road to a 5 Thesis Statement

CREATING A WINNING THESIS STATEMENT. Or the Road to a 5 Thesis Statement CREATING A WINNING THESIS STATEMENT Or the Road to a 5 Thesis Statement A NOTE ABOUT THESIS STATEMENTS Ø Any time that you create a thesis statement, you are building an argument that must be proven! Ø

More information

Towards Tracking Political Sentiment through Microblog Data

Towards Tracking Political Sentiment through Microblog Data Towards Tracking Political Sentiment through Microblog Data Yu Wang yu.wang@emory.edu Tom Clark tclark7@emory.edu Eugene Agichtein eugene@mathcs.emory.edu Jeffrey Staton jkstato@emory.edu Abstract People

More information

Eliciting Subjectivity and Polarity Judgements on Word Senses

Eliciting Subjectivity and Polarity Judgements on Word Senses Eliciting Subjectivity and Polarity Judgements on Word Senses Fangzhong Su & Katja Markert School of Computing University of Leeds August 23, 2008 Motivation I A popular task - Annotating word subjectivity

More information

Grace For President. He had cleverly calculated. more electoral votes than. that the boys held slightly. the girls. ~Grace For President.

Grace For President. He had cleverly calculated. more electoral votes than. that the boys held slightly. the girls. ~Grace For President. He had cleverly calculated that the boys held slightly more electoral votes than the girls. ~ jivey 1 He had cleverly calculated that the boys held slightly more electoral votes than the girls. ~ He had

More information

CSCI 5417 Information Retrieval Systems. Jim Martin!

CSCI 5417 Information Retrieval Systems. Jim Martin! CSCI 5417 Information Retrieval Systems Jim Martin! Lecture 23 11/15/2011 Today 11/15 Sentiment analysis Quiz questions? Extra HW 11/16/11 CSCI 5417 - IR 2 1 Sentiment, Style, Identity, Opinion Classification

More information

Beyond intuitions, algorithms, and dictionaries: Historical semantics and legal interpretation

Beyond intuitions, algorithms, and dictionaries: Historical semantics and legal interpretation Beyond intuitions, algorithms, and dictionaries: Historical semantics and legal interpretation Alison LaCroix, Jason Merchant University of Chicago LaCroix & Merchant (UChicago) Linguistics and the law

More information

Media coverage in times of political crisis: a text mining approach

Media coverage in times of political crisis: a text mining approach Media coverage in times of political crisis: a text mining approach Enric Junqué de Fortuny Tom De Smedt David Martens Walter Daelemans Faculty of Applied Economics Faculty of Arts Faculty of Applied Economics

More information

Governance in Social Media

Governance in Social Media Governance in Social Media A Case Study of the Wikipedia Promotion Process Ferry Abt University Konstanz Wiki collaboration networks Ferry Abt (University Konstanz) Governance in Social Media Wiki collaboration

More information

Cohesive Constraints in a Beam Search Phrase-based Decoder

Cohesive Constraints in a Beam Search Phrase-based Decoder Cohesive Constraints in a Beam Search Phrase-based Decoder Nguyen Bach, Stephan Vogel Carnegie Mellon University Colin Cherry Microsoft Research 1 Overview Apply cohesive constraints during decoding process

More information

Party Polarization and Parliamentary Speech

Party Polarization and Parliamentary Speech Page X of XXX Party Polarization and Parliamentary Speech MARTIN G. SØYLAND AND EMANUELE LAPPONI In recent years, quantitative studies have started to utilize at the natural language content in parliamentary

More information

The First 100 Days: A Corpus Of Political Agendas on Twitter

The First 100 Days: A Corpus Of Political Agendas on Twitter The First 100 Days: A Corpus Of Political Agendas on Twitter Nathan Green, Septina Larasati Marymount University, Charles University Arlington Virginia, Prague Czech Republic ngreen@marymount.com, septina.larasati@gmail.com

More information

LINGUISTIC RESOURCES LICENSE AGREEMENT

LINGUISTIC RESOURCES LICENSE AGREEMENT LINGUISTIC RESOURCES LICENSE AGREEMENT Between Whose office is located at Represented by Hereinafter called "THE COMPANY" On the one hand, AND THE UNIVERSITY PARIS DIDEROT PARIS 7 Public scientific, cultural

More information

Legislative Drafting for Democratic Social Change A Manual for Drafters

Legislative Drafting for Democratic Social Change A Manual for Drafters A 374844 Legislative Drafting for Democratic Social Change A Manual for Drafters by Ann Spidman, Robert Seidman and Nalin Abeyesekere INTERNATIONAL LONDON THE HAGUE BOSTON TABLE OF CONTENTS Preface xxi

More information

Text Mining Analysis of State of the Union Addresses: With a focus on Republicans and Democrats between 1961 and 2014

Text Mining Analysis of State of the Union Addresses: With a focus on Republicans and Democrats between 1961 and 2014 Text Mining Analysis of State of the Union Addresses: With a focus on Republicans and Democrats between 1961 and 2014 Jonathan Tung University of California, Riverside Email: tung.jonathane@gmail.com Abstract

More information

Computational Identification of Ideology in Text: A Study of Canadian Parliamentary Debates

Computational Identification of Ideology in Text: A Study of Canadian Parliamentary Debates Computational Identification of Ideology in Text: A Study of Canadian Parliamentary Debates Yaroslav Riabinin Dept. of Computer Science, University of Toronto, Toronto, ON M5S 3G4, Canada February 23,

More information

Clauses: Building Blocks for Sentences

Clauses: Building Blocks for Sentences A clause is a group of related words containing a subject and a verb. It is different from a phrase in that a phrase does not include a subject and a verb relationship. There are many different kinds of

More information

LESSON 29: DEPENDENT CLAUSES (ADJECTIVE)

LESSON 29: DEPENDENT CLAUSES (ADJECTIVE) LESSON 29: DEPENDENT CLAUSES (ADJECTIVE) Relevant Review Dependent clauses are groups of words with a subject and a verb, they can't stand alone, and they act as one part of speech. Adjectives describe

More information

Towards Tackling Hate Online Automatically

Towards Tackling Hate Online Automatically Towards Tackling Hate Online Automatically Nikola Ljubešić 1, Darja Fišer 2,1, Tomaž Erjavec 1 1 Department of Knowledge Technologies, Jožef Stefan Institute, Ljubljana 2 Department of Translation, University

More information

Conquer the Comma Modified from A workshop brought to you by the Purdue University Writing Lab

Conquer the Comma Modified from A workshop brought to you by the Purdue University Writing Lab Continuing to... Conquer the Comma Modified from A workshop brought to you by the Purdue University Writing Lab the Dependent Clause also known as the Subordinate Clause Dependent/Subordinate Clause...

More information

Proficiency Test Review

Proficiency Test Review Proficiency Test Review Legal Writing Clinic January 2016 Commas: Just Writing, pp. 211-230 Rule 1: Commas before coordinating conjunctions joining two main clauses. Rule 2: Commas with introductory clauses

More information

Research and strategy for the land community.

Research and strategy for the land community. Research and strategy for the land community. To: Northeastern Minnesotans for Wilderness From: Sonia Wang, Spencer Phillips Date: 2/27/2018 Subject: Full results from the review of comments on the proposed

More information

Automatische Sentimentanalyse zwischen Hotel und Parlament

Automatische Sentimentanalyse zwischen Hotel und Parlament Automatische Sentimentanalyse zwischen Hotel und Parlament Manfred Stede Universität Potsdam Digital * Humanities im Gespräch / FU Berlin / 6. Dezember 2018 Overview Sentiment analysis: Introduction, Terminology

More information

A User Modeling Pipeline for Studying Polarized Political Events in Social Media

A User Modeling Pipeline for Studying Polarized Political Events in Social Media A User Modeling Pipeline for Studying Polarized Political Events in Social Media Roberto Napoli 1, Ali Mert Ertugrul 3, Alessandro Bozzon 2, Marco Brambilla 1 1 Politecnico di Milano, Italy roberto1.napoli@mail.polimi.it,

More information

Subsequent agreements and subsequent practice in relation to the interpretation of treaties. Statement of the Chair of the Drafting Committee

Subsequent agreements and subsequent practice in relation to the interpretation of treaties. Statement of the Chair of the Drafting Committee INTERNATIONAL LAW COMMISSION Seventieth session New York, 30 April 1 June 2018, and Geneva, 2 July 10 August 2018 Check against delivery Subsequent agreements and subsequent practice in relation to the

More information

Introduction to Theory of Voting. Chapter 2 of Computational Social Choice by William Zwicker

Introduction to Theory of Voting. Chapter 2 of Computational Social Choice by William Zwicker Introduction to Theory of Voting Chapter 2 of Computational Social Choice by William Zwicker If we assume Introduction 1. every two voters play equivalent roles in our voting rule 2. every two alternatives

More information

How (Not) To Predict Elections

How (Not) To Predict Elections 2011 IEEE International Conference on Privacy, Security, Risk, and Trust, and IEEE International Conference on Social Computing How (Not) To Predict Elections Panagiotis T. Metaxas, Eni Mustafaraj Department

More information

TYPES OF CLAUSES IN ENGLISH GRAMMER

TYPES OF CLAUSES IN ENGLISH GRAMMER TYPES OF CLAUSES IN ENGLISH GRAMMER What is a clause? A clause is a part of a sentence. A clause is a group of words that has subject and predicate. Every complete sentence is made up of at least one or

More information

Beyond Binary Labels: Political Ideology Prediction of Twitter Users

Beyond Binary Labels: Political Ideology Prediction of Twitter Users Beyond Binary Labels: Political Ideology Prediction of Twitter Users Daniel Preoţiuc-Pietro Joint work with Ye Liu (NUS), Daniel J Hopkins (Political Science), Lyle Ungar (CS) 2 August 2017 Motivation

More information

Montana YMCA Youth & Government Program

Montana YMCA Youth & Government Program Montana YMCA Youth & Government Program Bill Drafting Guide 2015 Edition Rev. 2010 Page 4.1 Democracy must be learned by each generation. Rev. 2010 Page 4.2 Table of Contents Bill Drafting Instructions...

More information

LM1 1 March 2018 Prof. M. Boyd

LM1 1 March 2018 Prof. M. Boyd LM1 1 March 2018 Prof. M. Boyd POLITICAL DISCOURSE is concerned with formal/informal political contexts and political actors with politicians, political institutions, governments, political media, and

More information

Section 1: Recitals. Section 2: Purpose and Scope.

Section 1: Recitals. Section 2: Purpose and Scope. MOTOR VEHICLE LICENSING COMPACT BETWEEN THE CHEROKEE NATION AND THE STATE OF OKLAHOMA FOR LANDS LOCATED OUTSIDE THE COMPACT JURISDICTIONAL AREA OF THE CHEROKEE NATION This Motor Vehicle Licensing Compact

More information

Modeling Ideology and Predicting Policy Change with Social Media: Case of Same-Sex Marriage

Modeling Ideology and Predicting Policy Change with Social Media: Case of Same-Sex Marriage Modeling Ideology and Predicting Policy Change with Social Media: Case of Same-Sex Marriage Amy X. Zhang 1,2 axz@mit.edu Scott Counts 2 counts@microsoft.com 1 MIT CSAIL 2 Microsoft Research Cambridge,

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 19 CHAPTER 2 LITERATURE REVIEW This chapter presents a review of related works in the area of E- voting system. It also highlights some gaps which are required to be filled up in this respect. Chaum et

More information

Coreference Semantics from Web Features. Mohit Bansal and Dan Klein UC Berkeley

Coreference Semantics from Web Features. Mohit Bansal and Dan Klein UC Berkeley Coreference Semantics from Web Features Mohit Bansal and Dan Klein UC Berkeley 1 Motivation Example When Obama met Jobs, the president discussed the economy, technology, and education. His election campaign

More information

Face Threatening Acts and Politeness Strategy in the Issued of the Live Banned Export of Live Cattle by the Australian Government to Indonesia

Face Threatening Acts and Politeness Strategy in the Issued of the Live Banned Export of Live Cattle by the Australian Government to Indonesia Face Threatening Acts and Politeness Strategy in the Issued of the Live Banned Export of Live Cattle by the Australian Government to Indonesia * Rosaria Mita Amalia, Elvi Citraresmana, Nurul Hikmayaty

More information

Lesson 9. Introduction. Standards. Assessment

Lesson 9. Introduction. Standards. Assessment 10.2.1 Lesson 9 Introduction In this lesson, students read and analyze paragraphs 19 21 of Letter from Birmingham Jail (from I must make two honest confessions to time itself becomes an ally of the forces

More information

Politifact Language Audit

Politifact Language Audit Politifact Language Audit Dallas Card, Lucy H. Lin, and Noah A. Smith School of Computer Science, Carnegie Mellon University Paul G. Allen School of Computer Science & Engineering, University of Washington

More information

POLTEXT Incubator Workshop

POLTEXT Incubator Workshop POLTEXT Incubator Workshop Centre for Social Sciences, Hungarian Academy of Sciences 4 Tóth Kálmán, Budapest, Hungary, H-1097 May 09-11.2018. PROGRAMME OUTLINE DAY TIME SLOT PROGRAMME Wednesday (May 9th)

More information

CS 229: r/classifier - Subreddit Text Classification

CS 229: r/classifier - Subreddit Text Classification CS 229: r/classifier - Subreddit Text Classification Andrew Giel agiel@stanford.edu Jonathan NeCamp jnecamp@stanford.edu Hussain Kader hkader@stanford.edu Abstract This paper presents techniques for text

More information

Classification and Ideology--A Critical Discourse Analysis of Bush s Two Speeches on 911 Attack

Classification and Ideology--A Critical Discourse Analysis of Bush s Two Speeches on 911 Attack Classification and Ideology--A Critical Discourse Analysis of Bush s Two Speeches on 911 Attack Haicui Zheng 1,* 1 College of Foreign Languages, Inner Mongolia University, Huhhot, China *Correspondence:

More information

Statement Delegation of the Republic of Indonesia. at the Inter-governmental negotiation on the Post-2015 Development Agenda New York 29 July 2015

Statement Delegation of the Republic of Indonesia. at the Inter-governmental negotiation on the Post-2015 Development Agenda New York 29 July 2015 Statement Delegation of the Republic of Indonesia at the Inter-governmental negotiation on the Post-2015 Development Agenda New York 29 July 2015 Follow-up and Review Co-facilitators, I would like to associate

More information

Child exploitation and the digital age:

Child exploitation and the digital age: Child exploitation and the digital age: Balancing the criminal justice response to address offenders, victims and community expectations. Marni Manning, Manager, Policy, QSAC April Chrzanowski, Manager,

More information

Reviewed by Alice PREDA (BODOC) 1

Reviewed by Alice PREDA (BODOC) 1 Bulletin of the Transilvania University of Braşov Series IV: Philology and Cultural Studies Vol. 7 (56) No. 2 2014 The Great American Scaffold. Intertextuality and Identity in American Presidential Discourse,

More information

IN THE COURT OF APPEALS TWELFTH APPELLATE DISTRICT OF OHIO. Petitioner-Appellant, : CASE NO. CA : O P I N I O N - vs - 4/20/2009 :

IN THE COURT OF APPEALS TWELFTH APPELLATE DISTRICT OF OHIO. Petitioner-Appellant, : CASE NO. CA : O P I N I O N - vs - 4/20/2009 : [Cite as Moran v. State, 2009-Ohio-1840.] IN THE COURT OF APPEALS TWELFTH APPELLATE DISTRICT OF OHIO CLERMONT COUNTY BARRY C. MORAN, : Petitioner-Appellant, : CASE NO. CA2008-05-057 : O P I N I O N - vs

More information

What did you mean by that?! The Customer Voice In Your Language

What did you mean by that?! The Customer Voice In Your Language What did you mean by that?! The Customer Voice In Your Language Daphne Guericke VP, Content Analytics www.appenbutlerhill.com Agenda Ø Importance of understanding the use of social media globally Ø How

More information

A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation

A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation Jingjing Xu, Xuancheng Ren, Yi Zhang, Qi Zeng, Xiaoyan Cai, Xu Sun MOE Key Lab of Computational Linguistics,

More information

The International Classification of Crimes for Statistical Purposes (ICCS) Introduction

The International Classification of Crimes for Statistical Purposes (ICCS) Introduction The International Classification of Crimes for Statistical Purposes (ICCS) Introduction Michael Jandl Research Officer Data Development and Dissemination Unit UNODC What is the ICCS? The ICCS is the first

More information

Writing Carefully, Misused Modifiers Must Be Avoided

Writing Carefully, Misused Modifiers Must Be Avoided Fordham University School of Law From the SelectedWorks of Hon. Gerald Lebovits January, 2009 Writing Carefully, Misused Modifiers Must Be Avoided Gerald Lebovits Available at: https://works.bepress.com/gerald_lebovits/142/

More information

THE GOP DEBATES BEGIN (and other late summer 2015 findings on the presidential election conversation) September 29, 2015

THE GOP DEBATES BEGIN (and other late summer 2015 findings on the presidential election conversation) September 29, 2015 THE GOP DEBATES BEGIN (and other late summer 2015 findings on the presidential election conversation) September 29, 2015 INTRODUCTION A PEORIA Project Report Associate Professors Michael Cornfield and

More information

Topicality, Time, and Sentiment in Online News Comments

Topicality, Time, and Sentiment in Online News Comments Topicality, Time, and Sentiment in Online News Comments Nicholas Diakopoulos School of Communication and Information Rutgers University diakop@rutgers.edu Mor Naaman School of Communication and Information

More information

POLICIES AND PROCEDURES OF THE STATE RESIDENCE COMMITTEE

POLICIES AND PROCEDURES OF THE STATE RESIDENCE COMMITTEE Amended March 10, 2009 POLICIES AND PROCEDURES OF THE STATE RESIDENCE COMMITTEE I. AUTHORITY. North Carolina Board of Governors Policy 900.2 provides that the State Residence Committee, established by

More information

Level 3 Russian 50-Week Roadmap. Marina Koker, Ph.D.

Level 3 Russian 50-Week Roadmap. Marina Koker, Ph.D. Level 3 Russian 50-Week Roadmap Marina Koker, Ph.D. Russian 50-Week Course (Level 0 to Level 3) Roadmap Level 0 - Level 1 O - Intermediate Low Weeks 1-11 1 Level 1 - Level 2 Intermediate Low Advanced Low

More information

SENTIMENT ANALYSIS. CS 498 Mar 6

SENTIMENT ANALYSIS. CS 498 Mar 6 SENTIMENT ANALYSIS CS 498 Mar 6 Macbeth, Scene 1, Act 2 from Wordle my Citeulike page Brad Paley s TextArc. Fernanda Viégas s Themail. Martin Wattenberg s recent Word Tree visualization, showing Alberto

More information

John Benjamins Publishing Company

John Benjamins Publishing Company John Benjamins Publishing Company This is a contribution from From Text to Political Positions. Text analysis across disciplines. Edited by Bertie Kaal, Isa Maks and Annemarie van Elfrinkhof. This electronic

More information

CALGARY SUBDIVISION AND DEVELOPMENT APPEAL BOARD

CALGARY SUBDIVISION AND DEVELOPMENT APPEAL BOARD CALGARY SUBDIVISION AND DEVELOPMENT APPEAL BOARD Hearing held at: Calgary, Alberta Date of hearing: March 13, 2014 Members present: Rick Grol, Chairman Kerry Armstrong John Attrell Katherine Camarta Teresa

More information

arxiv: v2 [cs.si] 10 Apr 2017

arxiv: v2 [cs.si] 10 Apr 2017 Detection and Analysis of 2016 US Presidential Election Related Rumors on Twitter Zhiwei Jin 1,2, Juan Cao 1,2, Han Guo 1,2, Yongdong Zhang 1,2, Yu Wang 3 and Jiebo Luo 3 arxiv:1701.06250v2 [cs.si] 10

More information

Economics Marshall High School Mr. Cline Unit One BC

Economics Marshall High School Mr. Cline Unit One BC Economics Marshall High School Mr. Cline Unit One BC Political science The application of game theory to political science is focused in the overlapping areas of fair division, or who is entitled to what,

More information

Natural Language Technologies for E-Rulemaking. Claire Cardie Department of Computer Science Cornell University

Natural Language Technologies for E-Rulemaking. Claire Cardie Department of Computer Science Cornell University Natural Language Technologies for E-Rulemaking Claire Cardie Department of Computer Science Cornell University An E-Rulemaking Scenario Summarize the public commentary regarding the prohibition of potassium

More information

Extrinsic Material: Definition: Extrinsic ex trin sic adj:

Extrinsic Material: Definition: Extrinsic ex trin sic adj: Extrinsic Material: Definition: Extrinsic ex trin sic adj: 1. Not forming an essential or inherent part of a thing; extraneous. 2. Originating from the outside; external. Extrinsic materials in the context

More information

Case 2:03-cv DGC Document 141 Filed 01/04/2006 Page 1 of 32

Case 2:03-cv DGC Document 141 Filed 01/04/2006 Page 1 of 32 Exhibit A to the Motion to Exclude Testimony of Phillip Esplin Case 2:03-cv-02343-DGC Document 141 Filed 01/04/2006 Page 1 of 32 1 1 UNITED STATES DISTRICT COURT 2 DISTRICT OF ARIZONA 3 4 Cheryl Allred,

More information

Discretionary Criminal Justice in a Comparative Context

Discretionary Criminal Justice in a Comparative Context Discretionary Criminal Justice in a Comparative Context Discretionary Criminal Justice in a Comparative Context Edited by Michele Caianiello Jacqueline S. Hodgson Carolina Academic Press Durham, North

More information

CREATIVE EDITING. DOROTHY A. BOWLES University of Tennessee & DIANE L. BORDEN Son Diego Stote University. ~.. WADSWORTH CENGAGE Learning"

CREATIVE EDITING. DOROTHY A. BOWLES University of Tennessee & DIANE L. BORDEN Son Diego Stote University. ~.. WADSWORTH CENGAGE Learning CREATIVE EDITING SIXTH EDITION DOROTHY A. BOWLES University of Tennessee & DIANE L. BORDEN Son Diego Stote University ~.. WADSWORTH CENGAGE Learning" Australia Brazil. Japan. Korea Mexico Singapore. Spain

More information

Conviction and Sentencing of Offenders in New Zealand: 1997 to 2006

Conviction and Sentencing of Offenders in New Zealand: 1997 to 2006 Conviction and Sentencing of Offenders in New Zealand: 1997 to 2006 Conviction and Sentencing of Offenders in New Zealand: 1997 to 2006 Bronwyn Morrison Nataliya Soboleva Jin Chong April 2008 Published

More information

for research or clinical purposes only under the following conditions:

for research or clinical purposes only under the following conditions: SPEECH MATERIAL License It is preliminary stated that KU Leuven, more specifically its Department of Neurosciences, Research Group ExpORL, for the purposes of this Agreement represented by KU LEUVEN RESEARCH

More information

According to the Town and Country Planning Law : development includes the opening of new roads/highway.

According to the Town and Country Planning Law : development includes the opening of new roads/highway. 1 1. Administrative consent procedure Please give a short outline ( no specific details ) of the administrative consent procedure applying to project planning in your national legal order (procedural steps,

More information

IN THE COURT OF APPEALS ELEVENTH APPELLATE DISTRICT LAKE COUNTY, OHIO

IN THE COURT OF APPEALS ELEVENTH APPELLATE DISTRICT LAKE COUNTY, OHIO [Cite as State v. Starr, 2016-Ohio-2689.] IN THE COURT OF APPEALS ELEVENTH APPELLATE DISTRICT LAKE COUNTY, OHIO STATE OF OHIO, : O P I N I O N Plaintiff-Appellee, : - vs - : CASE NO. 2015-L-113 WILLIAM

More information

Virginia s Nonviolent Offender Risk Assessment

Virginia s Nonviolent Offender Risk Assessment Virginia s Nonviolent Offender Risk Assessment 1 Legislative Directive The Sentencing Commission shall: Develop an offender risk assessment instrument predictive of a felon s relative risk to public safety

More information

HOMEWORK SESSION 15. A. From the list of vocabulary words below, fill in the word that matches the description.

HOMEWORK SESSION 15. A. From the list of vocabulary words below, fill in the word that matches the description. HOMEWORK SESSION 15 A. From the list of vocabulary words below, fill in the word that matches the description. phrase who independent clause noun clause clause whose dependent clause subordinating conjunction

More information

FOR FURTHER INFORMATION CONTACT: James A. Lewis, Director, Office of Strategic Trade, at (202)

FOR FURTHER INFORMATION CONTACT: James A. Lewis, Director, Office of Strategic Trade, at (202) 1 DEPARTMENT OF COMMERCE Bureau of Export Administration 15 CFR Parts 738, 742, 746, and 774 [Docket No. 000822242-0242-01] RIN: 0694-AC31 Billing Code: 3510-33-P Crime Control Revisions to the Commerce

More information

The Declaration Of Independence Rhetorical >>>CLICK HERE<<<

The Declaration Of Independence Rhetorical >>>CLICK HERE<<< The Declaration Of Independence Rhetorical Analysis Part 2 All materials (OB Essay and Rhetorical Analysis) due on Wednesday, 3/12 by 11:59pm. Friday Part I: with group in class on Thursday, 2/12, Part

More information

Us and Them Adversarial Politics on Twitter

Us and Them Adversarial Politics on Twitter Us and Them Adversarial Politics on Twitter Anna Guimarães 1, Liqiang Wang 1,2, Gerhard Weikum 1 1 Max Planck Institute for Informatics, 2 Shandong University November 18, 2017 1 2 RETWEETS Donald J. Trump

More information

Ranking Subreddits by Classifier Indistinguishability in the Reddit Corpus

Ranking Subreddits by Classifier Indistinguishability in the Reddit Corpus Ranking Subreddits by Classifier Indistinguishability in the Reddit Corpus Faisal Alquaddoomi UCLA Computer Science Dept. Los Angeles, CA, USA Email: faisal@cs.ucla.edu Deborah Estrin Cornell Tech New

More information

RateForce, LLC Terms of Use Agreement

RateForce, LLC Terms of Use Agreement RateForce, LLC Terms of Use Agreement Read This Terms of Use Agreement Before Accessing Website. This Terms of Use Agreement (this Agreement ) was last updated on November, 2018. This Agreement, sets forth

More information

A Study of the Concession Speech by President Goodluck Jonathan. Adaobi Ngozi Okoye & Benjamin Ifeanyi Mmadike

A Study of the Concession Speech by President Goodluck Jonathan. Adaobi Ngozi Okoye & Benjamin Ifeanyi Mmadike A Study of the Concession Speech by President Goodluck Jonathan Adaobi Ngozi Okoye & Benjamin Ifeanyi Mmadike http://dx.doi.org//10.4314/ujah.v17i1.8 Abstract When language is used to communicate to an

More information

Europe in the shadow of financial crisis: Policy Making via Stance Classification

Europe in the shadow of financial crisis: Policy Making via Stance Classification Proceedings of the 50th Hawaii International Conference on System Sciences 2017 Europe in the shadow of financial crisis: Policy Making via Stance Classification Lefkothea Spiliotopoulou Dimitrios Damopoulos

More information

An Analysis of the Oklahoma City Labor Force Study Data Conducted Among Residents Living in the Canadian, Logan, and Oklahoma Counties

An Analysis of the Oklahoma City Labor Force Study Data Conducted Among Residents Living in the Canadian, Logan, and Oklahoma Counties An Analysis of the Oklahoma City Labor Force Study Data Conducted Among Residents Living in the Canadian, Logan, and Oklahoma Counties Survey Conducted by the University of Oklahoma Public Opinion Learning

More information

DRAFT. BERKELEY COUNTY FIRE SERVICE FEE ORDINANCE Most Recent Amendments Dated 6/2/2005

DRAFT. BERKELEY COUNTY FIRE SERVICE FEE ORDINANCE Most Recent Amendments Dated 6/2/2005 1 SECTION 1 DRAFT BERKELEY COUNTY FIRE SERVICE FEE ORDINANCE Most Recent Amendments Dated 6/2/2005 An amended ordinance creating the Berkeley County Fire Service User Fee: Providing for an annual charge

More information

Terms of Service Overview

Terms of Service Overview Terms of Service Overview Below is an overview of our Terms of Service for our Platform, which means any website, application, or service we offer. By using our Platform, you are agreeing to our Terms

More information

Submitted to Judge Ellen M. Heller. Caroline S. Cooper Associate Director Justice Programs Office School of Public Affairs The American University

Submitted to Judge Ellen M. Heller. Caroline S. Cooper Associate Director Justice Programs Office School of Public Affairs The American University ANALYSIS OF CONTINUANCE REQUESTS AND RECOMMENDATIONS RELEVANT TO ESTABLISHING A BASELINE FOR ASSESSING THE IMPACT OF THE CIVIL DCM SYSTEM IN THE BALTIMORE CITY CIRCUIT COURT Submitted to Judge Ellen M.

More information

COLLEGE OF SOUTHERN NEVADA College Library Services Internal Audit Report July 1, 2009 through April 30, 2010

COLLEGE OF SOUTHERN NEVADA College Library Services Internal Audit Report July 1, 2009 through April 30, 2010 COLLEGE OF SOUTHERN NEVADA College Library Services Internal Audit Report July 1, 2009 through April 30, 2010 OVERVIEW Library Services at College of Southern Nevada (CSN) operates across CSN s three main

More information

Interactional Variation in English and Persian: A Comparative Analysis of Metadiscourse Features in Magazine Editorials

Interactional Variation in English and Persian: A Comparative Analysis of Metadiscourse Features in Magazine Editorials Interactional Variation in English and Persian: A Comparative Analysis of Metadiscourse Features in Magazine Editorials Leila Khabbazi Oskouei Thesis submitted for the Degree of Doctor of Philosophy School

More information

A Machine Learning approach for Subjectivity Classication based on Positional and Discourse Features

A Machine Learning approach for Subjectivity Classication based on Positional and Discourse Features A Machine Learning approach for Subjectivity Classication based on Positional and Discourse Features Dr. David E. Losada Centro Singular de Investigación en Tecnologías de la Información (CITIUS) Universidad

More information

Political Discourse Analysis Between Ambiguities and Clarity

Political Discourse Analysis Between Ambiguities and Clarity Political Discourse Analysis Between Ambiguities and Clarity Salim Fathy Meridji Université de Ouargla Abstract: This paper intends, first, to expose the two ambiguities related to both the term 'political

More information

From Multi-Racial Subjects to Multi-Cultural Citizens:

From Multi-Racial Subjects to Multi-Cultural Citizens: From Multi-Racial Subjects to Multi-Cultural Citizens: Social Stratification and Ethnoracial Classification among Children of Immigrants in the United Kingdom Christel Kesler Barnard College, Columbia

More information

FY 2011 Performance Oversight Hearing

FY 2011 Performance Oversight Hearing Government of the District of Columbia Testimony of Barbara Tombs-Souvey Executive Director FY 2011 Performance Oversight Hearing Committee on the Judiciary Phil Mendelson, Chair Council of the District

More information

Minute Take: Tips & Tricks Minutes on the Fly

Minute Take: Tips & Tricks Minutes on the Fly Minute Take: Tips & Tricks Minutes on the Fly Practical tools and techniques for creating clear, concise, and useful minutes. Wednesday, April 22, 2015 1:30 p.m. 5 p.m. Lee Price, MMC flprice@gmail.com

More information

Student Reading. American Indian Tribal Governments

Student Reading. American Indian Tribal Governments Student Reading American Indian Tribal Governments American Indians who live on reservations are citizens of the United States but they are also citizens of their reservation. They live on federally protected

More information

Who Needs Polls? Gauging Public Opinion from Twitter Data David Cummings <davidjc>, Haruki Oh <harukioh>, Ningxuan Wang <nwang6>

Who Needs Polls? Gauging Public Opinion from Twitter Data David Cummings <davidjc>, Haruki Oh <harukioh>, Ningxuan Wang <nwang6> Who Needs Polls? Gauging Public Opinion from Twitter Data David Cummings , Haruki Oh , Ningxuan Wang I. INTRODUCTION Twitter is a social network website where users post and

More information

Growth Management Act, RCW A et seq., for the City of Des. the greatest extent practicable, and ORDINANCE NO. 1476

Growth Management Act, RCW A et seq., for the City of Des. the greatest extent practicable, and ORDINANCE NO. 1476 ORDINANCE NO. 1476 AN ORDINANCE OF THE CITY OF DES MOINES, WASHINGTON adopting the 2009 Update of the Rate Study for Transportation Impact Fees; amending DMMC 12.56.010, 12.56.030, 12.56.040, 12.56.050,

More information

Maryland State Commission on Criminal Sentencing Policy Wye River Conference Centers Queenstown, Maryland June 25-26, 1998

Maryland State Commission on Criminal Sentencing Policy Wye River Conference Centers Queenstown, Maryland June 25-26, 1998 Minutes - June 25-26, 1998 Maryland State Commission on Criminal Sentencing Policy Wye River Conference Centers Queenstown, Maryland June 25-26, 1998 Announcements The meeting was called to order at 10:00

More information

Political Discourse Analysis between Ambiguities and Clarity

Political Discourse Analysis between Ambiguities and Clarity Political Discourse Analysis between Ambiguities and Clarity Salim Fathy Meridji University of Ouargla Algeria/ Algérie.. Abstract: This paper intends, first, to expose the two ambiguities related to both

More information

Classifier Evaluation and Selection. Review and Overview of Methods

Classifier Evaluation and Selection. Review and Overview of Methods Classifier Evaluation and Selection Review and Overview of Methods Things to consider Ø Interpretation vs. Prediction Ø Model Parsimony vs. Model Error Ø Type of prediction task: Ø Decisions Interested

More information

Presenting a live 90-minute webinar with interactive Q&A. Today s faculty features:

Presenting a live 90-minute webinar with interactive Q&A. Today s faculty features: Presenting a live 90-minute webinar with interactive Q&A E-Signatures and Electronic Loan Documentation in Real Estate Finance: ESIGN and UETA, Interplay With UCC Enforceability, Authentication and Admissibility;

More information

RECRUITMENT TESTS SAMPLE QUESTIONS

RECRUITMENT TESTS SAMPLE QUESTIONS RECRUITMENT TESTS SAMPLE QUESTIONS The information contained in these sample questions is constructed solely for the sample and do not necessarily reflect the views of TAFE SA or South Australia Police

More information