<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Feb</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Visual Sentiment Analysis of RSS News Feeds Featuring the US Presidential Election in 2008</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Franz Wanner</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Christian Rohrdantz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Florian Mansmann</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniela Oelke</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Daniel A. Keim</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>University of Konstanz</institution>
          ,
          <country country="DE">Germany</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2009</year>
      </pub-date>
      <volume>8</volume>
      <issue>2009</issue>
      <abstract>
        <p>The technology behind RSS feeds offers great possibilities to retrieve more news items than ever. In contrast to these technical developments, human capabilities to read all these news items have not increased likewise. To bridge this gap, this paper presents a visual analytics tool for conducting semi-automatic sentiment analysis of large news feeds. While the tool automatically retrieves and analyzes RSS feeds with respect to positive and negative opinion words, the more demanding news analysis of finding trends, spotting peculiarities and putting events into context is left to the human expert. For a solid analysis the news similarity filter enables highlighting of similar or redundant news items. A case study about news related to the US presidential election in 2008 shows how the visual interface of the tool empowers the analyst to draw meaningful conclusions without the effort of reading all news postings.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>INTRODUCTION</title>
      <p>The web is the largest information source in the world. One
major aspect of the web is to bring news from all over the
world via RSS feeds instantaneously on your screen. Apart
from passive usage of the web as a media, web 2.0
technology helps more and more people to actively contribute to this
valuable information source by creating content in an easy
way. There are many possibilities to take an active part in
the web: blogs, reviews and other ways to state comments.
Analyzing news stories and user generated content is of huge
importance for many people and organizations. Economic
analysts, for example, would like to find consumer and
public opinions on their products and services. Likewise,
potential consumers seek experiences of existing users before
making a purchase decision or afterwards to cope with the
product’s shortcomings or praise its functionality.
Furthermore, politicians want to find out their public reputation, the
manner the news write about them, and the reaction of the
public on these articles.</p>
      <p>Since public opinion polls are an expensive undertaking, our
goal is to offer a semi-automatic approach by mining the
web for particular key words, conducting sentiment analysis
on the text to assess how positive or negative a particular
news postings is, and then to present the information in a
visual exploration tool. While our approach is not suitable to
completely replace a thoroughly conducted opinion poll due
to the lack of accuracy, it has also some unique advantages,
namely low costs and the possibility to continuously monitor
a particular subject in real-time. Knowing at an early stage
that consumers have a problem with a sub-component of a
product gives the company more time to react appropriately
and to avoid damage to valuable trade marks.</p>
      <p>In this paper, we demonstrate a novel way of using text
analysis methods in combination with a visual representation.
On the one hand, this system automatically evaluates the
emotional content of a news posting. On the other hand, the
visual interface empowers the human expert to draw
meaningful conclusions, to selectively read a few news postings
with strong emotional content, to discover trends, and to gain
an overview of the development of chosen topic in the
media.</p>
      <p>To exemplify our tool we have a closer look at the news
coverage in the web of the 2008 US presidential election.
Out of 50 chosen political RSS newstickers, we retrieved
all RSS articles containing at least one of the following key
words: “Obama”, “McCain”, “Biden” and “Palin” as well as
“Democrat” and “Republican”. Thereupon, the articles are
automatically evaluated with respect to the contained
positive and negative opinion words, resulting in a normalized
sentiment score for each article.</p>
      <p>For presentation purposes, these articles are then visualized
on a daily timeline using symbols to encode the contained
key words. The vertical position of each symbol is defined
by the article’s sentiment score, which makes strong
emotional news more visible. Furthermore, we demonstrate an
interactive feature to show relations between the news items
to track the development of a specific topic.</p>
      <p>The rest of this paper is structured as follows: In section
Related Work text and sentiment analysis methods and
visual interfaces for them are discussed. The next section
Visual Sentiment Analysis then presents our processing,
visualization, and interaction approaches for analyzing the news
coverage of the 2008 US presidential election. Afterwards,
section Results shows how some interesting topics about the
candidates and their parties manifest in our visualization. By
summarizing our contributions we draw our conclusions in
the last section.</p>
    </sec>
    <sec id="sec-2">
      <title>RELATED WORK</title>
    </sec>
    <sec id="sec-3">
      <title>Text Analysis</title>
      <p>
        The visualization and visual analysis of textual data is
increasingly attracting interest in different application domains.
Many of the early approaches in that area dealt with the
visualization of retrieval results (see e.g., VIBE [
        <xref ref-type="bibr" rid="ref22">22</xref>
        ] or
InfoCrystal [
        <xref ref-type="bibr" rid="ref27">27</xref>
        ]). Furthermore, a variety of techniques
concentrate on the visualization of large document collections,
most of which are based on dimensionality-reduction
methods (see e.g. WebSOM [
        <xref ref-type="bibr" rid="ref23">23</xref>
        ], Galaxies and ThemeScape of
IN-SPIRET M [
        <xref ref-type="bibr" rid="ref30">30</xref>
        ], or [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]). In contrast to this, text feature
visualization techniques visualize single documents in
detail and show the distribution of specific text features across
the text. Prominent examples among these are e.g. TileBars
[
        <xref ref-type="bibr" rid="ref16">16</xref>
        ], Seesoft [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], the FeatureLens [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ], and Literature
Fingerprinting [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ]. But also [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ] and the Compus system of Fekete
and Dufournaud [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ] are worth being mentioned: As opposed
to the other techniques they offer the possibility to visualize
several text features at once.
      </p>
      <p>
        Relatively few approaches tackle the problem of visualizing
temporal variations across a set of documents as we do in
this paper. One example for such an approach is the
wellknown ThemeRiver visualization [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ] that reveals the
development of topics over time in a river-like graphic.
According to the metaphor each topic is represented as one colored
“current” in the “river” that flows in the direction of the
timeline from left to right. To allow for several different themes
to be displayed at once the currents are stacked on top of
each other. The thickness of a current at a specific point
in time represents the strength of the topic in the associated
documents. TimeMines [
        <xref ref-type="bibr" rid="ref28">28</xref>
        ] and Narratives [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ] are
examples for visualizations that are based on standard line charts.
TimeMines automatically determines keywords and judges
those keywords with respect to their temporal significance
in the context of the corpus. Furthermore, keywords that
show to have a similar development over time are grouped
to form a topic. Narratives presents the development of a
specific topic over time and searches for correlated terms.
A similar concept is reported in [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ]. The system BlogPulse
(that can be found at www.blogpulse.com) monitors blogs
and displays timelines that show how many blogs talk about
a specific topic at a specific point in time. In addition, hot
topics are detected automatically. All of the mentioned
timeoriented approaches have a common limitation: They merely
display the development of the significance of keywords or
topics over time. Our approach goes beyond that by means
of additionally revealing the sentiment of the documents.
      </p>
      <p>
        Two further approaches being related to our work are [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] and
[
        <xref ref-type="bibr" rid="ref11">11</xref>
        ]. Both of them analyze blogs and / or newspaper articles
with respect to their political orientation. However, none of
the approaches explores the development over time as we
do. Instead they both focus on analyzing the link structure
between the different blogs respectively the citation patterns
for newspaper articles. In addition, [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ] takes into account
how emotionally charged a post is.
      </p>
    </sec>
    <sec id="sec-4">
      <title>Sentiment Analysis</title>
      <p>Within the abundant literature that exists in the context of
sentiment analysis and opinion mining, some major tasks
can be identified:</p>
      <p>
        Classification of the statements of a document (or a
sentence) as subjective or objective. (e.g. [
        <xref ref-type="bibr" rid="ref14 ref29">29, 14</xref>
        ])
Classification of a document (or a sentence) as expressing
a negative or positive sentiment (or opinion). (e.g. [
        <xref ref-type="bibr" rid="ref25 ref5">25,
5</xref>
        ])
Feature-based opinion mining made up by two successive
steps: First, the features (or attributes), that have been
commented on, are identified. Secondly, the respective
opinion that has been expressed on them is detected. (e.g.
[
        <xref ref-type="bibr" rid="ref17 ref18 ref20 ref21 ref26">17, 18, 26, 21, 20</xref>
        ])
Note that our approach is not contributing to the area of
automatic sentiment analysis but makes use of some of its
standard techniques. However, we contribute to the development
of visualizations for sentiment analysis. Related work in
this respect includes [
        <xref ref-type="bibr" rid="ref10 ref13 ref24">10, 24, 13</xref>
        ]. The visualization, which
shows to have the highest resemblance to our work, can be
found in [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ]. The authors suggest to use bars to visualize
how many positive respectively negative statements – that
comment on one of the analyzed attributes of a product –
exist within the document corpus. Our work is similar in that
we also use the vertical deflection of bars to encode the
opinion that is expressed. In contrast to [
        <xref ref-type="bibr" rid="ref24">24</xref>
        ] however, in our case
one bar represents one document instead of the summary of
all sentences talking about a specific attribute of a product.
Moreover, in our visualization the development over time is
central, something that is completely omitted in all of the
above mentioned approaches for sentiment analysis /
opinion mining. In [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ] customer reviews are visualized, too,
but a Treemap representation is used to display the result of
the analysis. Finally, [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ] presents an adaptation of the Rose
Plot visualizations to illustrate the affective content of a
document. In addition to positive and negative sentiments, the
documents are also analyzed with respect to the categories
virtue, vice, pleasure, pain, power cooperative, and power
conflict.
      </p>
    </sec>
    <sec id="sec-5">
      <title>VISUAL SENTIMENT ANALYSIS</title>
    </sec>
    <sec id="sec-6">
      <title>Data Processing</title>
      <p>The data we used was gathered from 50 different RSS news
feeds, that mainly dealt with the 2008 US presidential
elections. The RSS feeds were retrieved every 30 minutes during
a time interval of one month (10/09/2008 - 11/10/2008). For
every news item in each feed we saved date, title and
description, as well as the id of the feed. Next, noise was eliminated
out of the title and description. With noise we refer to strings
that do not carry any content, such as URLs or strings
consisting of special characters. The concatenation of title and
description was then considered to be the content of the news
item. Finally, we filtered out those documents that contained
none of the following signal words: “Obama”, “McCain”,
“Biden”, “Palin”, “Democrat” and “Republican”. More than
23,000 news items contained at least one of the six strings.
Pairwise similarities between news items were calculated by
applying a similarity measure, which counts the number of
non-stopwords that two items have in common (normalized
by the length of the larger item). Although this is a relatively
simple measure it works quite well for the short descriptive
texts in the RSS news feeds.</p>
      <p>
        Another aspect of interest is the sentiment context of a news
item, which is done by enriching each item with a sentiment
score. For this purpose we make use of a freely available
list of words that evoke positive or negative associations [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
We count the number of positive and negative words and
evaluate the whole news item as rather positive if it contains
in total more positive than negative words. Likewise, the
item is evaluated as rather negative if it contains more
negative than positive words. The absolute relation of positive
against negative words normalized by the item’s length,
provides our sentiment score. One important point to mention
here is that the appearance of a candidate, e.g., in a negative
context, does not necessarily mean, that the item contains
negative publicity for the candidate, but simply that he
appears in a negatively connoted context. This becomes clear
when we consider the example of news telling that racists
planned to assassinate Obama (see section “Results”). This
was bad news for Obama not about Obama, with a visibly
negative connotation.
      </p>
    </sec>
    <sec id="sec-7">
      <title>Data Visualization</title>
      <p>The visualization on the one hand aims to give a meaningful
representation of the data and on the other hand is intended
to be an appropriate starting point for the interactive
exploration and discovery of interesting patterns. Figure 4 shows a
screenshot of the visualization. Each line represents one day
and each colored object depicts one news item. The news
item’s emotional score is encoded by a vertical displacement
of the news item. Colors encode whether the text mentions
the Democratic party, the Republican party or both.
Additionally, the shape of the news objects visualizes whether the
first candidate, the second candidate or only the name of the
party itself was mentioned. The following passages describe
each of those aspects in detail.</p>
      <sec id="sec-7-1">
        <title>Placement</title>
        <p>Every news item is represented by an object in a 2D plane.
The position of the object within the plane depends on the
date the news was published. Thereby, the day it was
published accounts for the line it will be placed in (as each line
represents one day) and the time of day determines its
horizontal position within the line. The exact vertical position
depends on the sentiment score of the object. According to
this value an object is slightly shifted up (positive) or down
(negative). Horizontal lines mark the position that a news
item would have that is neither positive nor negative.</p>
      </sec>
      <sec id="sec-7-2">
        <title>Coloring</title>
        <p>Everything that is solely related to the conservatives
(Republican party) is colored in red and everything purely related to
the liberals (Democratic party) in blue. Gray news objects
relate both to the liberals and the conservatives, which
basically means that both camps are mentioned within the news’
content.</p>
      </sec>
      <sec id="sec-7-3">
        <title>Shape</title>
        <p>The use of different shapes for the object allows us to make
a distinction between news items in which the first
candidate of a party was mentioned, the second candidate but not
the first candidate or none of them but only the name of the
party. Figure 1 shows the visual appearance of the different
shapes. Please note that we keep the horizontal interruptions
that are utilized to mark news items that talk about the
second candidate always at the same vertical position of each
line (regardless of the vertical shift of the object that encodes
the emotional score). This leads to a clear visual pattern of
continuous white horizontal lines, if several neighboring
objects refer to the second candidates only.</p>
      </sec>
      <sec id="sec-7-4">
        <title>Opacity</title>
        <p>We paint our news objects with a relatively low opacity. That
means they are partly transparent, which comes with two
advantages: First, the problem of overlapping news objects is
reduced. In most cases every object is visible and can be
differentiated clearly from its overlapping neighbors.
Secondly, if multiple news items are put on top of each other,
the overall opacity at this position increases, resulting in an
object that is less opaque and can therefore be distinguished
from objects that represent just one news item. The situation
that several feeds bring the same news nearly at the same
moment in time is often the case when the news is very
important. That means that the less opaque news objects
often represent news that are more important and surely more
widely spread. Figure 2 visually illustrates the above
mentioned design decisions.
higher α-value: same
news item from
different feeds
two horizontal
lines represent
one day
“Democrats in
negative context”
“Biden in
neutral context”
highlighted
news item
+
sentiment
shift
“McCain in
positive context”
about one hour
of the day</p>
      </sec>
    </sec>
    <sec id="sec-8">
      <title>Interactive Visual Analytics</title>
      <p>The visualization is designed for an interactive data
exploration. There are several possibilities to interact with the
tool:</p>
      <p>Zooming: Continuous zooming allows to analyze certain
parts at a greater level of detail.</p>
      <p>Details on demand: When the mouse is dragged over a
news object, a tooltip appears containing date, time, feed
id, and content of the item.</p>
      <p>Similarity search: With a mouse click on a news object,
the search for similar news items is started. The news item
itself and every other news object that is related to it is
highlighted (please refer to section “Data Processing” for
our definition of similarity). Figure 3 shows an example.
Filtering: The user can select the different candidates /
parties he is interested in. Another possibility to reduce
the number of items that are displayed is to select one
specific RSS feed. Both filtering mechanisms can be used
to analyze in detail the behaviour of one specific news
provider respectively the development of news for a
subset of candidates and/or parties.</p>
    </sec>
    <sec id="sec-9">
      <title>RESULTS</title>
      <p>First of all, we present an overview of all 50 monitored RSS
feeds over a time period of 31 days in Fig. 4. A
predefined filter displays all news postings containing at least one
of the terms Obama, McCain, Biden, Palin, Democrat, and</p>
      <p>Republican. To exemplify our Visual Analytics technique,
we picked five interesting discussions in the monitored RSS
feeds.</p>
    </sec>
    <sec id="sec-10">
      <title>Palin abused power in Alaska</title>
      <p>On Saturday, 10th October, many negative news postings
occurred about Sarah Palin. Almost all articles deal with the
topic whether Sarah Palin had abused her power in Alaska
or not. As demonstrated in Fig. 5 there is a high density of
red shapes with two white bars symbolizing news postings
about Palin. Their positions below the baseline denote that
mainly negative emotion words were used in these postings.
Only one exceptionally positive red news item sticks out in
the visualization. A closer look at this posting reveals that it
is a response from the McCain-Palin presidential campaign:
“Sarah Palin acted ‘within proper and lawful authority’ in
removing the state’s public safety commissioner”.
Fri Oct 10 19:41:49 CST 2008 (Feed 19):
Palin abused power Alaska 'Troopergate'
probe finds: AFP - Republican
vicepresidential nominee Sarah Palin abused her
position as Alaska Governor by pressuring
officials to dismiss a state trooper, an
investigator's report said.</p>
      <p>Fri Oct 10 19:24:20 CST 2008 (Feed 49):
Alaska panel finds Palin abused power in
firing: ANCHORAGE, Alaska (AP) -- A
legislative committee investigating Alaska
Gov. Sarah Palin has found she unlawful y
abused her authority in firing the state's
public safety commissioner. The investigative
report concludes that a family grudge wasn't
the sole reason for firing Public Safety
Commissioner Walter Monegan but says it
likely was a contributing factor....</p>
      <p>Fri Oct 10 22:15:22 CST 2008 (Feed 39):
Palin says report says she acted lawful y
(Reuters): Reuters - Alaska Gov. Sarah Palin
acted "within proper and lawful authority" in
removing the state's public safety
commissioner, the McCain-Palin Republican
presidential ticket said on Friday in response
to a state report.</p>
      <p>Fri Oct 10 21:50:40 CST 2008 (Feed 32):
Alaska ethics probe says Palin abused her
power: CHILLICOTHE, Ohio (Reuters) - An
Alaska ethics inquiry found on Friday that U.S.</p>
      <p>Republican vice presidential candidate Sarah
Palin abused her power as the state's
governor, casting a cloud over John McCain's
controversial choice of running mate for the</p>
      <p>November 4 election.</p>
      <p>Fri Oct 10 21:06:44 CST 2008 (Feed 18):
APrFoPbe-IancvceusstiegsatPoarslinfooufnadbvuisceeopfrepsoiwdeenrti(aAlFP):
nominee Sarah Palin abused her powers as
Alaska governor, dealing another blow to
Republican John McCain's struggling White</p>
      <p>House bid.</p>
    </sec>
    <sec id="sec-11">
      <title>Bad news for the Democrats</title>
      <p>Approximately one week before the US presidential
election we detected a high appearance of news which included
“Obama” (see Fig. 6). The sentiment scores of these
postings were mainly negative and dealt with a plot to
assassinate Barack Obama and 102 blacks. Note that the news are
bad for him but not about him, meaning that a negative event
is related to him in the news postings although the negative
opinion words do not refer to him as a person.</p>
      <p>The used emotion words were so strong, that even in the
overview it is possible to recognize the emergence of the
negative news of that event on 28th of October (see Fig. 4).
Note that although each RSS posting only consist of a few
sentences, the few contained positive or negative opinion
words are sufficient to provide clear results. Further
headlines of that day discuss the corruption scandal of a
Democratic senator and result in negative headlines for the Democrats.</p>
    </sec>
    <sec id="sec-12">
      <title>TV debate Obama vs. McCain</title>
      <p>In the middle of October the final TV debate between the
Democrat candidate Barack Obama and the Republican
canC</p>
      <p>E
Mon Oct 27 14:24:25 CST 2008
(Feed 37):
ATF disrupts skinhead plot to
assassinate Obama (AP):
AP - The ATF says it has
broken up a plot to assassinate
Democratic presidential
candidate Barack Obama and
shoot or decapitate 102 black
people in a Tennessee murder
spree.</p>
      <p>Mon Oct 27 15:45:26 CST 2008
(Feed 38):
Assassination plot targeting
Obama disrupted (AP): AP - Law
enforcement agents have broken
up a plot by two neo-Nazi
skinheads to assassinate
Democratic presidential
candidate Barack Obama and
shoot or decapitate 88 black
people, the Bureau of Alcohol,
Tobacco Firearms and
Explosives said Monday.</p>
      <p>Mon Oct 27 16:45:39 CST 2008
(Feed 31):
Skinheads held over Obama
death plot: WASHINGTON
(Reuters) - Two white
supremacist skinheads were
arrested in Tennessee over
plans to go on a killing spree
and eventually shoot
Democratic presidential
candidate Barack Obama, court
documents showed on Monday.
didate John McCain was held. As shown in Fig. 7, news
postings of the event cover both candidates (gray) and
generally have low sentiment scores due to the criticism of both
candidates against each other. The debate revealed little
novelty with respect to each candidate’s political plans after the
election. Therefore, there were no strong positive statements
about the event in the monitored feeds.</p>
      <p>Wed Oct 15 22:20:20 CST 2008 (Feed 32):
McCain and Obama battle in contentious
debate: HEMPSTEAD, New York (Reuters)
- Republican John McCain and Democrat
Barack Obama battled fiercely on
Wednesday in their liveliest and most
contentious debate, with McCain attacking
Obama's tax plan, campaign tone and
relationship with a 1960s radical.</p>
      <p>Wed Oct 15 22:36:54 CST 2008
(Feed 34):
Obama, McCain Get Feisty in
Final Presidential Debate:
Candidates mix it up on campaign
attacks economics, taxes, "Joe
the plumber."</p>
    </sec>
    <sec id="sec-13">
      <title>Obama wins the election</title>
      <p>As you can see in annotation D in Fig. 4 the election day is
dominated by gray bars. This is due to the fact that these
news postings reported about election results in particular
states, featuring scores of both candidates. In the evening of
the election day lots of news postings were received about
the winner Barack Obama. The density of news about the
Democrats increased rapidly after the result was known and
dominate the news for several days.</p>
    </sec>
    <sec id="sec-14">
      <title>Palin’s wardrobe</title>
      <p>Although after the election the blue shapes increased
immensely, some red negatively rated items stick out (see Fig.
8). These outliers deal with some critical notes about the
expensive wardrobe, which was bought by Sarah Palin for her
campaign, and her inappropriate use of language describing
her critics.</p>
      <p>Fri Nov 07 15:40:35 CST 2008 (Feed 23):
GOP tries to sort out Palin's donor-funded
duds: WASHINGTON (AP) -- Republican
Party lawyers are still trying to determine
exactly what clothing was purchased for
Alaska Gov. Sarah Palin, what was
returned and what has become of the
rest.....</p>
      <p>Fri Nov 07 16:01:19 CST 2008 (Feed 37):
Palin denounces her critics as cowardly
(AP): AP - Alaska Gov. Sarah Palin is
striking back at critics of the high-priced
wardrobe she wore as the Republican
vice presidential candidate....</p>
      <p>Fri Nov 07 17:56:01 CST 2008 (Feed 31):
Palin fires back at leaks questioning her
smarts: WASHINGTON (Reuters) - Alaska
Gov. Sarah Palin fired back on Friday
against post-election claims by aides to
Republican presidential candidate John
McCain that she thought Africa was a
country, not a continent, calling the
anonymous sources "jerks."
Fri Nov 07 16:38:59 CST 2008 (Feed 39):
Palin denounces her critics as cowardly
(AP): AP - Alaska Gov. Sarah Palin called
her critics cowards and jerks Friday for
deriding her anonymously and insisted she
never asked for the expensive wardrobe
purchased for her use on the presidential
campaign.</p>
    </sec>
    <sec id="sec-15">
      <title>Further trends</title>
      <p>The Democratic vice presidential candidate Joe Biden, who
is represented by blue bars with two interruptions, was not
referenced often. As it can be seen in Fig. 4, he appears very
rarely compared to the Republican vice presidential
candidate Sarah Palin.</p>
      <p>A further discovery was that some feeds show daily patterns.
For example, one RSS-feed only sent messages in the
morning at about 7AM, others broadcast their news during
working hours and some feeds even switched the coverage of
political events within daily patterns, which is probably due to
two editors each preferring news about one party and taking
turns in writing news postings.</p>
      <p>Often, the same news story is broadcasted in many different
feeds (e.g., the above mentioned news about Palin’s wardrobe).
This is mainly due to the fact that some feeds immediately
broadcast the news copied from a particular news agency,
whereas other feeds broadcasted this information later.
Another feed resent the same news posting several times as
shown in Fig. 9.</p>
    </sec>
    <sec id="sec-16">
      <title>CONCLUSIONS</title>
      <p>The main contribution of this paper is the combination of a
sentiment analysis method with a visualization technique
revealing the emotional content of RSS news feeds over time.
Through textual filters, we focused our analysis on the 2008
US presidential election featuring positive and negative news
items about the presidential candidates Obama and McCain,
the vice president candidates Biden and Palin and the two
major parties. The timeline visualization builds upon three
basic elements, first the attribute color denotes the political
party featured in the news article, second, different shapes
are used to distinguish between the discussed persons, and
third, the emotional score of each RSS news article resulted
in the vertical position of the representative symbol on the
time line.</p>
      <p>Within the result section, we showed how some emotional
discussions manifested in our news visualization: 1) Palin
abused power in Alaska, which resulted in many negative
news items and her own version sticking out as a highly
positive article. 2) The story about assassination plans against
Obama dominated the news for several hours with highly
negative sentiment scores. 3) The final TV debate consisted
of mainly gray elements since reports featured both
candidates. In general, the accusations of both candidates against
each other resulted in more negative than positive sentiment
scores. 4) Obama wins the elections, which is documented
by the vast dominance of blue news elements on the eve of
the election day and the following days. 5) Even after the
election a discussion about the expensive wardrobe of Palin
fills negative headlines.</p>
      <p>The tool’s interaction concept shows the corresponding RSS
news articles when the mouse is moved over a symbol on
the timeline. To find redundant or similar news items in the
process of analyzing particular events, we furthermore
implemented a simple document similarity filter, which after
selecting a particular news item highlights all related news
postings surpassing a certain threshold of similarity.
We believe that the presented analysis tool can not only be
used to monitor public emotional discussions, but is also
capable of evaluating product reviews, public opinions on a
particular subject, or to get hints about the reputation an
enterprise. By offering sentiment analysis functionality of a
multitude of large RSS feeds in real-time, users of this
technique can take early action, such as reacting before a topic
dominates news coverage. This strategic dimension of our
application is very valuable for public relation specialists
and could be implemented in early warning systems.
Furthermore, we expect the tool to be useful for monitoring
the evolution of popularity of certain products, persons, or
views, ultimately answering the question about why a
positive public image turned into a negative one.</p>
    </sec>
    <sec id="sec-17">
      <title>Future Work</title>
      <p>For computing the similarity between news items we used
a simple word matching method. Due to the fact that many
news items are copied from other news tickers, related RSS
postings are often based on the text of the same
announcement of a newswire and therefore often contain almost
identical vocabulary. For the analysis of other content, such as
product reviews or the full articles linked in the RSS
tickers, more complex document similarity measures could be
employed. Furthermore, we believe that more sophisticated
sentiment analysis methods can be integrated into the
presented analysis tool.</p>
    </sec>
    <sec id="sec-18">
      <title>Acknowledgement</title>
      <p>This work has been funded by the research center
”Computational Analysis of Linguistic Development” at the
University of Konstanz and by the German Research Society (DFG)
under the grant GK-1042, Explorative Analysis and
Visualization of Large Information Spaces, Konstanz.</p>
      <p>We thank the anonymous reviewers of the VISSW 2009 for
their valuable comments.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <given-names>A.</given-names>
            <surname>Abbasi</surname>
          </string-name>
          and
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          .
          <article-title>Categorization and analysis of text in computer mediated communication archives using visualization</article-title>
          .
          <source>In JCDL '07: Proceedings of the 2007 conference on Digital libraries</source>
          , pages
          <fpage>11</fpage>
          -
          <lpage>18</lpage>
          , New York, NY, USA,
          <year>2007</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <given-names>L. A.</given-names>
            <surname>Adamic</surname>
          </string-name>
          and
          <string-name>
            <given-names>N.</given-names>
            <surname>Glance</surname>
          </string-name>
          .
          <article-title>The political blogosphere and the 2004 U.S. election: divided they blog</article-title>
          .
          <source>In LinkKDD '05: Proceedings of the 3rd international workshop on Link discovery</source>
          , pages
          <fpage>36</fpage>
          -
          <lpage>43</lpage>
          . ACM,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <given-names>T.</given-names>
            <surname>Ball</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. G.</given-names>
            <surname>Eick</surname>
          </string-name>
          .
          <article-title>Software Visualization in the Large</article-title>
          .
          <source>IEEE Computer</source>
          ,
          <volume>29</volume>
          (
          <issue>4</issue>
          ):
          <fpage>33</fpage>
          -
          <lpage>43</lpage>
          ,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <given-names>V.</given-names>
            <surname>Buvac</surname>
          </string-name>
          . Internet General Inquirer,
          <year>2008</year>
          . http://www.webuse.umd.edu:9090/ as retrieved on Nov.
          <volume>14</volume>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <given-names>K.</given-names>
            <surname>Dave</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lawrence</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D. M.</given-names>
            <surname>Pennock</surname>
          </string-name>
          .
          <article-title>Mining the peanut gallery: opinion extraction and semantic classification of product reviews</article-title>
          .
          <source>In WWW '03: Proceedings of the 12th international conference on World Wide Web</source>
          , pages
          <fpage>519</fpage>
          -
          <lpage>528</lpage>
          . ACM,
          <year>2003</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <given-names>A.</given-names>
            <surname>Don</surname>
          </string-name>
          , E. Zheleva,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gregory</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tarkan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Auvil</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Clement</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Shneiderman</surname>
          </string-name>
          , and
          <string-name>
            <given-names>C.</given-names>
            <surname>Plaisant</surname>
          </string-name>
          .
          <article-title>Discovering interesting usage patterns in text collections: integrating text mining with visualization</article-title>
          .
          <source>In CIKM '07: Proceedings of the sixteenth ACM conference on Conference on information and knowledge management</source>
          , pages
          <fpage>213</fpage>
          -
          <lpage>222</lpage>
          . ACM,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>J.-D. Fekete</surname>
            and
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Dufournaud</surname>
          </string-name>
          .
          <article-title>Compus: visualization and analysis of structured documents for understanding social life in the 16th century</article-title>
          .
          <source>In DL '00: Proceedings of the fifth ACM conference on Digital libraries</source>
          , pages
          <fpage>47</fpage>
          -
          <lpage>55</lpage>
          , New York, NY, USA,
          <year>2000</year>
          . ACM.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8. D. Fisher, A. Hoff, G. Robertson, and
          <string-name>
            <given-names>M.</given-names>
            <surname>Hurst</surname>
          </string-name>
          .
          <article-title>Narratives: A Visualization to Track Narrative Events as they Develop</article-title>
          .
          <source>In IEEE Symposium on Visual Analytics and Technology (VAST</source>
          <year>2007</year>
          ), pages
          <fpage>115</fpage>
          -
          <lpage>122</lpage>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <given-names>B.</given-names>
            <surname>Fortuna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Mladenic</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M.</given-names>
            <surname>Grobelnik</surname>
          </string-name>
          .
          <article-title>Visualization of Text Document Corpus</article-title>
          .
          <source>Informatica Journal</source>
          ,
          <volume>29</volume>
          (
          <issue>4</issue>
          ):
          <fpage>497</fpage>
          -
          <lpage>502</lpage>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>M. Gamon</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Aue</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Corston-Oliver</surname>
            ,
            <given-names>and E.</given-names>
          </string-name>
          <string-name>
            <surname>Ringger</surname>
          </string-name>
          . Pulse:
          <article-title>Mining Customer Opinions from Free Text</article-title>
          .
          <source>In Advances in Intelligent Data Analysis VI</source>
          , pages
          <fpage>121</fpage>
          -
          <lpage>132</lpage>
          . Springer,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>M. Gamon</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Basu</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Belenko</surname>
            , D. Fisher,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hurst</surname>
          </string-name>
          , and A.
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Ko¨nig. BLEWS: Using Blogs to Provide Context for News Articles</article-title>
          .
          <source>In ICWSM</source>
          ,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <given-names>N.</given-names>
            <surname>Glance</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hurst</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Tomokiyo</surname>
          </string-name>
          .
          <source>BlogPulse: Automated Trend Discovery for Weblogs</source>
          .
          <source>In WWW 2004 Workshop on the Weblogging Ecosystem. ACM</source>
          , May
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>M. L. Gregory</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Chinchor</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Whitney</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          <string-name>
            <surname>Carter</surname>
          </string-name>
          , E. Hetzler,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Turner</surname>
          </string-name>
          .
          <article-title>User-directed Sentiment Analysis: Visualizing the Affective Content of Documents</article-title>
          . In Workshop on Sentiment and Subjectivity in Text, pages
          <fpage>23</fpage>
          -
          <lpage>30</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <given-names>V.</given-names>
            <surname>Hatzivassiloglou</surname>
          </string-name>
          and
          <string-name>
            <given-names>J.</given-names>
            <surname>Wiebe</surname>
          </string-name>
          .
          <article-title>Effects of adjective orientation and gradability on sentence subjectivity</article-title>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <given-names>S.</given-names>
            <surname>Havre</surname>
          </string-name>
          , E. Hetzler,
          <string-name>
            <given-names>P.</given-names>
            <surname>Whitney</surname>
          </string-name>
          , and
          <string-name>
            <surname>L. Nowell.</surname>
          </string-name>
          <article-title>ThemeRiver: Visualizing Thematic Changes in Large Document Collections</article-title>
          .
          <source>IEEE Transactions on Visualization and Computer Graphics</source>
          ,
          <volume>8</volume>
          (
          <issue>1</issue>
          ):
          <fpage>9</fpage>
          -
          <lpage>20</lpage>
          ,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>A. Hearst. TileBars: Visualization of Term Distribution Information in Full Text Information Access</article-title>
          .
          <source>In Proceedings of the Conference on Human Factors in Computing Systems, CHI'95</source>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <given-names>M.</given-names>
            <surname>Hu</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <article-title>Mining and summarizing customer reviews</article-title>
          .
          <source>In KDD '04: Proceedings of the tenth ACM SIGKDD international conference on Knowledge discovery and data mining</source>
          , pages
          <fpage>168</fpage>
          -
          <lpage>177</lpage>
          . ACM,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <given-names>M.</given-names>
            <surname>Hu</surname>
          </string-name>
          and
          <string-name>
            <given-names>B.</given-names>
            <surname>Liu</surname>
          </string-name>
          .
          <article-title>Mining Opinion Features in Customer Reviews</article-title>
          .
          <source>In AAAI</source>
          , pages
          <fpage>755</fpage>
          -
          <lpage>760</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Keim</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Oelke</surname>
          </string-name>
          .
          <article-title>Literature Fingerprinting: A New Method for Visual Literary Analysis</article-title>
          .
          <source>In EEE Symposium on Visual Analytics and Technology (VAST</source>
          <year>2007</year>
          ), pages
          <fpage>115</fpage>
          -
          <lpage>122</lpage>
          ,
          <year>2007</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20. S.
          <string-name>
            <surname>-M. Kim</surname>
            and
            <given-names>E. Hovy. Extracting</given-names>
          </string-name>
          <string-name>
            <surname>Opinions</surname>
          </string-name>
          , Opinion Holders, and
          <article-title>Topics Expressed in Online News Media Text</article-title>
          .
          <source>In Proceedings of the ACL Workshop on Sentiment and Subjectivity in Text</source>
          , pages
          <fpage>1</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2006</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <given-names>N.</given-names>
            <surname>Kobayashi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Inui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Matsumoto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Tateishi</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Fukushima</surname>
          </string-name>
          .
          <article-title>Collecting Evaluative Expressions for Opinion Extraction</article-title>
          .
          <source>In IJCNLP</source>
          , pages
          <fpage>596</fpage>
          -
          <lpage>605</lpage>
          ,
          <year>2004</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Korfhage</surname>
          </string-name>
          .
          <article-title>To see, or not to see - is That the query</article-title>
          ?
          <source>In SIGIR '91: Proceedings of the 14th annual international ACM SIGIR conference on Research and development in information retrieval</source>
          , pages
          <fpage>134</fpage>
          -
          <lpage>141</lpage>
          . ACM Press,
          <year>1991</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <given-names>K.</given-names>
            <surname>Lagus</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Honkela</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kaski</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T.</given-names>
            <surname>Kohonen</surname>
          </string-name>
          .
          <article-title>Self-organizing maps of document collections: A new approach to interactive exploration</article-title>
          . In E. Simoudis, J. Han, and U. Fayyad, editors,
          <source>Proceedings of the Second International Conference on Knowledge Discovery and Data Mining</source>
          , pages
          <fpage>238</fpage>
          -
          <lpage>243</lpage>
          . AAAI Press,
          <year>1996</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24. B.
          <string-name>
            <surname>Liu</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Hu</surname>
          </string-name>
          , and J. Cheng.
          <article-title>Opinion observer: analyzing and comparing opinions on the Web</article-title>
          .
          <source>In WWW '05: Proceedings of the 14th international conference on World Wide Web</source>
          , pages
          <fpage>342</fpage>
          -
          <lpage>351</lpage>
          . ACM,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <given-names>B.</given-names>
            <surname>Pang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Lee</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Vaithyanathan</surname>
          </string-name>
          .
          <article-title>Thumbs up?: sentiment classification using machine learning techniques</article-title>
          .
          <source>In EMNLP '02: Proceedings of the ACL-02 conference on Empirical methods in natural language processing</source>
          , pages
          <fpage>79</fpage>
          -
          <lpage>86</lpage>
          . Association for Computational Linguistics,
          <year>2002</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          26.
          <string-name>
            <surname>A.-M. Popescu</surname>
            and
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Etzioni</surname>
          </string-name>
          .
          <article-title>Extracting product features and opinions from reviews</article-title>
          .
          <source>In HLT '05: Proceedings of the conference on Human Language Technology and Empirical Methods in Natural Language Processing</source>
          , pages
          <fpage>339</fpage>
          -
          <lpage>346</lpage>
          . Association for Computational Linguistics,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          27.
          <string-name>
            <given-names>A.</given-names>
            <surname>Spoerri</surname>
          </string-name>
          .
          <article-title>InfoCrystal: a visual tool for information retrieval &amp; management</article-title>
          .
          <source>In CIKM '93: Proceedings of the second international conference on Information and knowledge management</source>
          , pages
          <fpage>11</fpage>
          -
          <lpage>20</lpage>
          . ACM,
          <year>1993</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          28.
          <string-name>
            <given-names>R.</given-names>
            <surname>Swan</surname>
          </string-name>
          and
          <string-name>
            <given-names>D.</given-names>
            <surname>Jensen</surname>
          </string-name>
          .
          <source>TimeMines: Constructing Timelines with Statistical Models of Word Usage</source>
          ,
          <year>2000</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          29.
          <string-name>
            <given-names>B.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Spencer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. X.</given-names>
            <surname>Ling</surname>
          </string-name>
          , and
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          .
          <article-title>Semi-supervised Self-training for Sentence Subjectivity Classification</article-title>
          , pages
          <fpage>344</fpage>
          -
          <lpage>355</lpage>
          . Lecture Notes in Computer Science. Springer Berlin / Heidelberg,
          <year>2008</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          30.
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Wise</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. J.</given-names>
            <surname>Thomas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pennock</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lantrip</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Pottier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Schur</surname>
          </string-name>
          , and
          <string-name>
            <given-names>V.</given-names>
            <surname>Crow</surname>
          </string-name>
          .
          <article-title>Visualizing the non-visual: spatial analysis and interaction with information from text documents</article-title>
          .
          <source>In INFOVIS '95: Proceedings of the 1995 IEEE Symposium on Information Visualization</source>
          , pages
          <fpage>51</fpage>
          -
          <lpage>58</lpage>
          ,
          <year>1995</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>