Empirical Study of Twitter and Tumblr for Sentiment Analysis Using Soft Computing Techniques

Total Page:16

File Type:pdf, Size:1020Kb

Empirical Study of Twitter and Tumblr for Sentiment Analysis Using Soft Computing Techniques Proceedings of the World Congress on Engineering and Computer Science 2017 Vol I WCECS 2017, October 25-27, 2017, San Francisco, USA Empirical Study of Twitter and Tumblr for Sentiment Analysis using Soft Computing Techniques Akshi Kumar, Member, IAENG, Arunima Jaiswal Analysis is one such research direction which drives this Abstract-Twitter and Tumblr are two prominent players in cutting-edge SMAC paradigm by transforming text into a the micro-blogging sphere. Data generated from these social knowledge-base. micro-blogs is voluminous and varied. People express and voice Formally, Sentiment Analysis, established as a typical their emotions and opinions over these social media channels text classification task [3], is defined as the computational making it a big sentiment-rich corpus from which strategic data can be analyzed. Sentiment Analysis on Twitter has been study of people’s opinions, attitudes and emotions towards a research trend with constant and continued studies on it to an entity [4, 5]. These opinions are expressed as written text improve & optimize the accuracy of results. As an alternative on any particular topic, available and discussed over social to the ‘restricting’ tweets, tumblogs from Tumblr give the media sources such as blogs, micro-blogs, social networking ‘scrapbook’ micro-blogging space. In this paper, we intend to sites and product reviews sites etc., with the primary intent mine and compare these two social media for sentiments to to categorize content into negative, positive or otherwise empirically analyze their performance as data analytic tools based on oft computing techniques. We have collected tweets neutral polarities. and tumblogs related to four trending events from both Amongst the social media channels, Twitter has emerged platforms (approximately 3000 tweets and 3000 tumblogs) and as a key player from which sentiment-rich data can be analyzed the sentiment polarity using six supervised extracted. This is primarily due to the characteristics of the classification algorithms, namely, Naive Bayesian, Support real-time messages shared on it. The post size is limited 140 Vector Machine, Multilayer Perceptron, Decision Tree, k-NN, character-set, the users are diverse (Regular user, Public and Fuzzy logic. The results are evaluated for the classifier performance, based on precision, recall and accuracy. figure, company representative) & globally distributed and . the user involvement can range from simply liking, commenting on or re-tweeting the post, making it a leading Index Terms— Micro-blogging, Sentiment Analysis, Soft sentiment rich corpus. Moreover, the easy availability of Computing, Twitter, Tumblr several Twitter API’s and programming services add to making research on sentiment analysis on Twitter has been a significant trend [3, 5, 6]. I. INTRODUCTION The techniques for sentiment analysis on Twitter have he new technology paradigm of SMAC (Social media, been categorized into Lexicon Based, Machine Learning T Mobile, Analytics & Cloud) [1] has revolutionized the Based, Hybrid (Lexicon+ Machine-Learning) and Concept- way computing is done and also how users get information based (Ontology or context) across pertinent literature [4, 5, and engage themselves. This confluence is dominating the 6, 7]. IT practices primarily due to the increased popularity of Tumblr is another micro-blogging portal, which came social media & subsequent development of analytic tools. almost around the same time as Twitter but has gained The buzzing term ‘Big data’ includes data generated from popularity recently due to some value-added features such either Social Networks (human-sourced information or as posting images, audios, videos, and other media Traditional Business systems (process-mediated data) or depending on user’s knowledge for customizing, managing Internet of Things (machine-generated data) [2]. and uploading such files to create tumblogs (short-form Social media generates high volume of varied data at a blogs). ‘Tumblogging’ has not been used much in research high velocity, thus leading to the ‘bigness’ in data. People studies whereas ‘Tweeting’ has been the core of most choose to express and voice their emotions and opinions prominent baseline studies. over major social media channels such as blogs, review Moreover, there has been a constant need to improve websites, posts, comments and micro-blogs. A persistent sentiment classification accuracy with the increase in need to leverage this big social data for analytics has been practical use of sentiment analysis for various analytic identified by both researchers & practitioners. Sentiment domains. The high-dimensional, uncertain social data-space is complex and researchers are keen on applying & testing Manuscript received July 16, 2017 novel techniques to improve the generic sentiment Akshi Kumar is a faculty with the Dept. of Computer Science & classification task. Engineering, Delhi Technological University, Delhi, India (e-mail: Soft computing has emerged as a significant approach to [email protected]). solve real-world problems which are pervasively imprecise Arunima Jaiswal is a research scholar with the Dept. of Computer Science & Engineering, Delhi Technological University, Delhi, India (e- and uncertain. It covers a variety of techniques, namely mail: [email protected]). Machine Learning (Supervised; Unsupervised; Ensemble); ISBN: 978-988-14047-5-6 WCECS 2017 ISSN: 2078-0958 (Print); ISSN: 2078-0966 (Online) Proceedings of the World Congress on Engineering and Computer Science 2017 Vol I WCECS 2017, October 25-27, 2017, San Francisco, USA Neural Networks; Evolutionary Computation: (Evolutionary Feature Selection; Sentiment Classification and Sentiment Algorithms- Genetic Algorithms, Differential Evolution, Polarity detection [10]. Swarm Intelligence -Nature-Inspired Algorithms such as Feature selection directly impacts the classification Ant Colony Optimization, Particle Swarm Intelligence); accuracy but the high- dimensional, un-structured social Fuzzy Logic and Probabilistic Reasoning (Naïve Bayesian- media content makes this sub-task even more challenging, Bayesian probability) [8]. Studies to understand the theory, fostering the need for improved & optimized techniques for research and practice of using soft computing techniques for feature selection. Studies exploring and evaluating micro- sentiment analysis exist but are limited and have majorly blogging portals, especially Twitter are available in considered Twitter as the database. This motivated us literature [11, 12, 13, 14]. towards the work presented in this paper, where we The challenging aspects of using micro-blogs for implement and analyze few (not all of these) supervised soft sentiment analysis stem from the domains of Natural computing techniques for sentiment analysis on both Twitter Language Processing (NLP), text analytics and and Tumblr. computational linguistics such as issues related with the In this paper, we considered tumblogs(re-blogs) and fixed text length; spelling variation due to use of short forms tweets (re-tweets)of four most trending topics in last two like ‘gr8’ for ‘great’, ‘gud’ for ‘good’; use of colloquial years, that is, the US presidential elections (2016), Donald words, multilingual usage of content in the same tweet or Trump’s plans to ban Muslims from the US (2017), Rio posts; use of emoticons; co-reference resolution; negation Olympics (2016) and release of Pokemon Go second handling, sarcasm/ irony/ emotion detection and word sense generation (2017) for empirical evaluation and comparison. disambiguation, etc. [3, 15]. The extracted data was preprocessed for feature selection The following table I illustrates the basic difference and was manually labelled to accomplish coarse grain between the two micro-blogging portals: Tumblr, a blog sentiment analysis (positive, negative or neutral). It was based social media website created in February 2007 and then assessed using six supervised soft computing Twitter, a free social networking micro-blogging service techniques namely, Naive Bayesian, Support Vector that allows registered members to broadcast short posts Machine, Multilayer Perceptron, Decision Tree, k-NN, and called tweets, released in March 2006. Fuzzy logic in Weka (while other supervised soft computing techniques can also be evaluated but we selected few to In this paper, we have focused on six supervised soft define the scope of work presented in this paper, although computing techniques namely, Naive Bayesian, Support the rest can be evaluated in future). The results were Vector Machine, Multilayer Perceptron, Decision Tree, k- evaluated based on efficacy measures like precision, recall, NN, and Fuzzy logic to perform the task of sentiment accuracy for probing the capabilities and scope of sentiment classification in two micro-blogging portals, Twitter and analysis within the two micro-blogs. Tumblr. In a supervised learning model the data The paper has been organized as follows. Section 2 (observations, measurements, etc.) are labeled with pre- provides a brief idea on the key concepts of this work, defined classes and the test data is classified into these namely the micro-blogs (Twitter and Tumblr), sentiment classes. analysis and soft computing techniques followed by The training and the testing dataset selection procedure discussion on the related studies. Section 3explicates the has been done in Weka using 5-fold cross validation system architecture for this empirical analysis and describes method.
Recommended publications
  • Do You Know Your Instagram from Your Tiktok, Twitter Or Tumblr?
    Do you know your Instagram from your TikTok, Twitter or Tumblr? If not, we have created some basic Instagram tutorials on YouTube (see links be- low) to get your club onto Instagram and posting in no time! Why Instagram? • Great engagement with younger age group ie. 13-17 y/o compared to Face- book • Easy to post – take photos and videos on rally days, competitions and camps, or re-post your members photos. Some tips for using Instagram • Engagement is more important than followers - remember, it’s not a compe- tition! Instagram is a really great tool to keep connected with your younger members, and also reach potential new members • Having a business account will allow you to see your engagements, profile visits, audience demographics, and also when your audience is online the most (to help you to determine the best time to post) • Remember to adhere to the Pony Club NSW Social Media Policy, which can be found here. A good rule is if you are questioning whether it is appro- priate to post, it probably isn’t! • All Instagram users must be at least 13 years or older to have their own ac- count. • Don’t share photos posted on members pages without asking them for per- mission first, and make sure you credit them for use of their image. • Use a club email address to make your Instagram account, that way if the person looking after the account moves on from the club, the login details can be passed onto the new person responsible (succession planning). Instagram vs Facebook We have found at a state level, our Facebook followers are generally older than our Instagram followers, so we customise our approach depending on the plat- form.
    [Show full text]
  • How to Find the Best Hashtags for Your Business Hashtags Are a Simple Way to Boost Your Traffic and Target Specific Online Communities
    CHECKLIST How to find the best hashtags for your business Hashtags are a simple way to boost your traffic and target specific online communities. This checklist will show you everything you need to know— from the best research tools to tactics for each social media network. What is a hashtag? A hashtag is keyword or phrase (without spaces) that contains the # symbol. Marketers tend to use hashtags to either join a conversation around a particular topic (such as #veganhealthchat) or create a branded community (such as Herschel’s #WellTravelled). HOW TO FIND THE BEST HASHTAGS FOR YOUR BUSINESS 1 WAYS TO USE 3 HASHTAGS 1. Find a specific audience Need to reach lawyers interested in tech? Or music lovers chatting about their favorite stereo gear? Hashtags are a simple way to find and reach niche audiences. 2. Ride a trend From discovering soon-to-be viral videos to inspiring social movements, hashtags can quickly connect your brand to new customers. Use hashtags to discover trending cultural moments. 3. Track results It’s easy to monitor hashtags across multiple social channels. From live events to new brand campaigns, hashtags both boost engagement and simplify your reporting. HOW TO FIND THE BEST HASHTAGS FOR YOUR BUSINESS 2 HOW HASHTAGS WORK ON EACH SOCIAL NETWORK Twitter Hashtags are an essential way to categorize content on Twitter. Users will often follow and discover new brands via hashtags. Try to limit to two or three. Instagram Hashtags are used to build communities and help users find topics they care about. For example, the popular NYC designer Jessica Walsh hosts a weekly Q&A session tagged #jessicasamamondays.
    [Show full text]
  • Twitter, Myspace and Facebook Demystified - by Ted Janusz
    Twitter, MySpace and Facebook Demystified - by Ted Janusz Q: I hear people talking about Web sites like Twitter, MySpace and Facebook. What are they? And, even more importantly, should I be using them to promote oral implantology? First, you are not alone. A recent survey showed that 70 percent of American adults did not know enough about Twitter to even have an opinion. Tools like Twitter, Facebook and MySpace are components of something else you may have heard people talking about: Web 2.0 , a popular term for Internet applications in which the users are actively engaged in creating and distributing Web content. Web 1.0 probably consisted of the Web sites you saw back in the late 90s, which were nothing more than fancy electronic brochures. Web 1.5 would have been something like Amazon or eBay, sites on which one could buy, sell and leave reviews. What Web 3.0 will look like is anybody's guess! Let's look specifically at the three applications that you mentioned. Tweet, Tweet Twitter - "Twitter is like text messaging, only you can also do it from the Web," says Dan Tynan, the author of the Tynan on Technology blog. "Instead of sending a message to just one person, you can send it to thousands of people at once. You can choose to follow anyone's update (called "tweets") simply by clicking the Follow button on their profile, or vice-versa. The only rule is that each tweet can be no longer than 140 characters." Former CEO of Twitter Jack Dorsey once accepted an award for Twitter by saying, "We'd like to thank you in 140 characters or less.
    [Show full text]
  • GOOGLE+ PRO TIPS Google+ Allows You to Connect with Your Audience in a Plethora of New Ways
    GOOGLE+ PRO TIPS Google+ allows you to connect with your audience in a plethora of new ways. It combines features from some of the more popular platforms into one — supporting GIFs like Tumblr and, before Facebook jumped on board, supporting hashtags like Twitter — but Google+ truly shines with Hangouts and Events. As part of our Google Apps for Education agreement, NYU students can easily opt-in to Google+ using their NYU emails, creating a huge potential audience. KEEP YOUR POSTS TIDY While there isn’t a 140-character limit, keep posts brief, sharp, and to the point. Having more space than Twitter doesn’t mean you should post multiple paragraphs; use Twitter’s character limit as a good rule of thumb for how much your followers are used to consuming at a glance. When we have a lot to say, we create a Tumblr post, then share a link to it on Google+. REMOVE LINKS AFTER LINK PREVIEW Sharing a link on Google+ automatically creates a visually appealing link preview, which means you don’t need to keep the link in your text. There may be times when you don’t want a link preview, in which case you can remove the preview but keep the link. Whichever you prefer, don’t keep both. We keep link previews because they are more interactive than a simple text link. OTHER RESOURCES Google+ Training Video USE HASHTAgs — but be sTRATEGIC BY GROVO Hashtags can put you into already-existing conversations and make your Learn More BY GOOGLE posts easier to find by people following specific tags, such as incoming How Google+ Works freshmen following — or constantly searching — the #NYU tag.
    [Show full text]
  • Twitter Crowd Mining and Data Fishing
    International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-8, Issue-1S4, June 2019 Twitter Crowd Mining and Data Fishing Sherin Eliyas, R. Naveen, M. Siva Krishna Abstract--- People use twitter as a medium to share their One variety or technique of data mining that can be used opinions, which in turn makes it a platform for analyzing public to extract information from organized data is Text Mining. opinion. This kind of information in various fields can be used Text mining focuses on textual data, this textual data is for further analysis. Text mining is used for classifying tweets unstructured, and it is difficult to deal with algorithmically, into negative and positive statements depending on their purpose. Text messages are used to define mind set of large groups of though, text is commonly used for information transfer by people. From perspective of decision makers, precious the present society. Vast amount of textual data comes from information is provided by collection of text messages. In this email and social media. Public post real time messages and paper, we use data collected from twitter and extract useful data their opinion on variety of topics, creating it as a valuable from it using data mining tools. The results is represented as platform for analyzing and tracking public opinion on decision trees and this can be used to make further analysis or current situation, including their opinion on the bus ticket used to take decision for analyst. Here we evaluate or analyze the impact of tweets by using emotic icons for process.
    [Show full text]
  • Effectiveness of Dismantling Strategies on Moderated Vs. Unmoderated
    www.nature.com/scientificreports OPEN Efectiveness of dismantling strategies on moderated vs. unmoderated online social platforms Oriol Artime1*, Valeria d’Andrea1, Riccardo Gallotti1, Pier Luigi Sacco2,3,4 & Manlio De Domenico 1 Online social networks are the perfect test bed to better understand large-scale human behavior in interacting contexts. Although they are broadly used and studied, little is known about how their terms of service and posting rules afect the way users interact and information spreads. Acknowledging the relation between network connectivity and functionality, we compare the robustness of two diferent online social platforms, Twitter and Gab, with respect to banning, or dismantling, strategies based on the recursive censor of users characterized by social prominence (degree) or intensity of infammatory content (sentiment). We fnd that the moderated (Twitter) vs. unmoderated (Gab) character of the network is not a discriminating factor for intervention efectiveness. We fnd, however, that more complex strategies based upon the combination of topological and content features may be efective for network dismantling. Our results provide useful indications to design better strategies for countervailing the production and dissemination of anti- social content in online social platforms. Online social networks provide a rich laboratory for the analysis of large-scale social interaction and of their social efects1–4. Tey facilitate the inclusive engagement of new actors by removing most barriers to participate in content-sharing platforms characteristic of the pre-digital era5. For this reason, they can be regarded as a social arena for public debate and opinion formation, with potentially positive efects on individual and collective empowerment6.
    [Show full text]
  • What Is Gab? a Bastion of Free Speech Or an Alt-Right Echo Chamber?
    What is Gab? A Bastion of Free Speech or an Alt-Right Echo Chamber? Savvas Zannettou Barry Bradlyn Emiliano De Cristofaro Cyprus University of Technology Princeton Center for Theoretical Science University College London [email protected] [email protected] [email protected] Haewoon Kwak Michael Sirivianos Gianluca Stringhini Qatar Computing Research Institute Cyprus University of Technology University College London & Hamad Bin Khalifa University [email protected] [email protected] [email protected] Jeremy Blackburn University of Alabama at Birmingham [email protected] ABSTRACT ACM Reference Format: Over the past few years, a number of new “fringe” communities, Savvas Zannettou, Barry Bradlyn, Emiliano De Cristofaro, Haewoon Kwak, like 4chan or certain subreddits, have gained traction on the Web Michael Sirivianos, Gianluca Stringhini, and Jeremy Blackburn. 2018. What is Gab? A Bastion of Free Speech or an Alt-Right Echo Chamber?. In WWW at a rapid pace. However, more often than not, little is known about ’18 Companion: The 2018 Web Conference Companion, April 23–27, 2018, Lyon, how they evolve or what kind of activities they attract, despite France. ACM, New York, NY, USA, 8 pages. https://doi.org/10.1145/3184558. recent research has shown that they influence how false informa- 3191531 tion reaches mainstream communities. This motivates the need to monitor these communities and analyze their impact on the Web’s information ecosystem. 1 INTRODUCTION In August 2016, a new social network called Gab was created The Web’s information ecosystem is composed of multiple com- as an alternative to Twitter.
    [Show full text]
  • Introduction to Web 2.0 Technologies
    Introduction to Web 2.0 Joshua Stern, Ph.D. Introduction to Web 2.0 Technologies What is Web 2.0? Æ A simple explanation of Web 2.0 (3 minute video): http://www.youtube.com/watch?v=0LzQIUANnHc&feature=related Æ A complex explanation of Web 2.0 (5 minute video): http://www.youtube.com/watch?v=nsa5ZTRJQ5w&feature=related Æ An interesting, fast-paced video about Web.2.0 (4:30 minute video): http://www.youtube.com/watch?v=NLlGopyXT_g Web 2.0 is a term that describes the changing trends in the use of World Wide Web technology and Web design that aim to enhance creativity, secure information sharing, increase collaboration, and improve the functionality of the Web as we know it (Web 1.0). These have led to the development and evolution of Web-based communities and hosted services, such as social-networking sites (i.e. Facebook, MySpace), video sharing sites (i.e. YouTube), wikis, blogs, etc. Although the term suggests a new version of the World Wide Web, it does not refer to any actual change in technical specifications, but rather to changes in the ways software developers and end- users utilize the Web. Web 2.0 is a catch-all term used to describe a variety of developments on the Web and a perceived shift in the way it is used. This shift can be characterized as the evolution of Web use from passive consumption of content to more active participation, creation and sharing. Web 2.0 Websites allow users to do more than just retrieve information.
    [Show full text]
  • The Application Usage and Risk Report an Analysis of End User Application Trends in the Enterprise
    The Application Usage and Risk Report An Analysis of End User Application Trends in the Enterprise 8th Edition, December 2011 Palo Alto Networks 3300 Olcott Street Santa Clara, CA 94089 www.paloaltonetworks.com Table of Contents Executive Summary ........................................................................................................ 3 Demographics ............................................................................................................................................. 4 Social Networking Use Becomes More Active ................................................................ 5 Facebook Applications Bandwidth Consumption Triples .......................................................................... 5 Twitter Bandwidth Consumption Increases 7-Fold ................................................................................... 6 Some Perspective On Bandwidth Consumption .................................................................................... 7 Managing the Risks .................................................................................................................................... 7 Browser-based Filesharing: Work vs. Entertainment .................................................... 8 Infrastructure- or Productivity-Oriented Browser-based Filesharing ..................................................... 9 Entertainment Oriented Browser-based Filesharing .............................................................................. 10 Comparing Frequency and Volume of Use
    [Show full text]
  • Marketing and Communications for Artists Boost Your Social Media Presence
    MARKETING AND COMMUNICATIONS FOR ARTISTS BOOST YOUR SOCIAL MEDIA PRESENCE QUESTIONS FOR KIANGA ELLIS: INTERNET & SOCIAL MEDIA In 2012, social media remains an evolving terrain in which artists and organizations must determine which platforms, levels of participation, and tracking methods are most effective and sustainable for their own needs. To inform this process, LMCC invited six artists and arts professionals effectively using social media to share their approaches, successes, and lessons learned. LOWER MANHATTAN CULTURAL COUNCIL (LMCC): Briefly describe your work as an artist and any other roles or affiliations you have as an arts professional. KIANGA ELLIS (KE): Following a legal career on Wall Street in derivatives and commodities sales and trading, I have spent the past few years as a consultant and producer of art projects. My expertise is in patron and audience development, business strategy and communications, with a special focus on social media and Internet marketing. I have worked with internationally recognized institutions such as The Museum of Modern Art, The Metropolitan Museum of Art, Sotheby’s, SITE Santa Fe, and numerous galleries and international art fairs. I am a published author and invited speaker on the topic of how the Internet is changing the business of art. In 2011, after several months meeting with artists in their studios and recording videos of our conversations, I began exhibiting and selling the work of emerging and international artists through Kianga Ellis Projects, an exhibition program that hosts conversations about the studio practice and work of invited contemporary artists. I launched the project in Santa Fe, New Mexico ⎯Kianga Ellis Projects is now located in an artist loft building in Bedford Stuyvesant, Brooklyn.
    [Show full text]
  • Here's Your Grab-And-Go One-Sheeter for All Things Twitter Ads
    Agency Checklist Here's your grab-and-go one-sheeter for all things Twitter Ads Use Twitter to elevate your next product or feature launch, and to connect with current events and conversations Identify your client’s specific goals and metrics, and contact our sales team to get personalized information on performance industry benchmarks Apply for an insertion order if you’re planning to spend over $5,000 (or local currency equivalent) Set up multi-user login to ensure you have all the right access to your clients’ ad accounts. We recommend clients to select “Account Administrator” and check the “Can compose Promotable Tweets” option for agencies to access all the right information Open your Twitter Ads account a few weeks before you need to run ads to allow time for approval, and review our ad policies for industry-specific rules and guidance Keep your Tweets clear and concise, with 1-2 hashtags if relevant and a strong CTA Add rich media, especially short videos (15 seconds or less with a sound-off strategy) whenever possible Consider investing in premium products (Twitter Amplify and Twitter Takeover) for greater impact Set up conversion tracking and mobile measurement partners (if applicable), and learn how to navigate the different tools in Twitter Ads Manager Review our targeting options, and choose which ones are right for you to reach your audience Understand the metrics and data available to you on analytics.twitter.com and through advanced measurement studies .
    [Show full text]
  • New Social Media and Interreligious and Intercultural Understanding BERKLEY CENTER UNDERGRADUATE FELLOWS REPORT
    APRIL 2010 2010 Undergraduate Fellows Report | Bridging Babel: New Social Media and Interreligious and Intercultural Understanding BERKLEY CENTER UNDERGRADUATE FELLOWS REPORT A project of the Doyle Building Tolerance Initiative Table of Contents About this Report . 1 Acknowledgements . 1 Introduction . 3 New Social Media . 4 Framing the Issue: Interreligious/Intercultural Dialogue and New Social Media . 6 Our Research . 12 Interview Results: New Social Media Experts . 15 Interview Results: Religious and Academic Leaders . 22 Interview Results: Interfaith Organizations . 26 Frequently Asked Questions about Using Social Media to Foster Interreligious and Intercultural Dialogue . 32 Further Research . 37 Conclusion . 38 Berkley Center for religion, PeaCe, and World affairs The Berkley Center for Religion, Peace, and World Affairs at Georgetown University, created within the Office of the President in March 2006, is dedicated to the interdisciplinary study of religion and the promo- tion of interreligious understanding. Through research, teaching, and service, the Center examines religion as it relates to global challenges of international diplomacy, democracy and human rights, and economic and social development. Two premises guide the Center’s work: that deeper knowledge of religion’s global role is critical to address these challenges, and that the open engagement of religious traditions with one another and with the wider society can promote peace. Thomas Banchoff, associate professor in the Department of Government and the Edmund A. Walsh School of Foreign Service, is the Center’s founding director. the doyle Building toleranCe initiative The Doyle Building Tolerance Initiative is a campus-wide effort to promote tolerance and intellectual engagement with diversity in the curriculum and outside the classroom.
    [Show full text]