needs is vital for predicting and influencing their pur-
chasing behavior.
Many words express a direct affective senti-
ment (“joy”, “sorrow”, “happiness”) other indirect
(“cry”, “smile”, “monster”, “abandoned”). Some
words (e.g. “nail”, “ball”, “table”), if decontextual-
ized, don’t express neither directly or indirectly emo-
tions, also if the sentence, where these words belong
to, has a specific emotional polarity. For example, the
word “nail” means an object used to fix a picture to
a wall and can remind us positive or negative emo-
tions; it depends from the context. The “ball”, that
easily we associate with a game, has likely an emo-
tional positive contribution.
Many times the emotional/symbolic traits are
highly representative of the specific identity and
brand. For example, in luxury goods, the emotional
aspects as brand, uniqueness and prestige for purchas-
ing decisions, are more important than rational as-
pects such as technical, functional or price. For the
seller would be important to measure accurately the
value generated by emotions to determine so an ap-
propriate price.
Another factor that influence purchasing customer
is, for example, the disgust that plays a key role in the
inverse relationship between attitude and intention to
purchase. Customer don’t buy products disgusting.
The disgust is a repugnance toward any object, action
or person. The disgusting is an index of variation of
the intention to purchase.
The relationship that establishes between a brand
and a customer is the the same among people. Be-
tween company and customer establishes an emo-
tional relationship. The creation and the excite-
ment of a series of positive emotions into customers
helps company in the sell. The enterprise can in-
volve customers to increase their sense of belong-
ing to a community that shares the same brand and
the same values with other people. The enterprises
often encourage exchange of opinions, by making
available virtual communities, e.g. Italian Nikon’s
Camera forum, where people review Nikon prod-
ucts (http://www.nital.it/forum/), the blog on Benet-
ton products (http://benettontalk.com), and so on.
3 RELATED WORKS
In the literature, various methods have been proposed
for opinion mining and sentiment analysis(Liu et al.,
2003).
In the Keyword Spotting (Boucouvalas and Zhe,
2002) approach, text is classified into affective cat-
egories based on the presence of fairly unambigu-
ous affective words like “distressed, “happiness and
“anger.
All terms that describe emotional states represent
the most direct way to communicate emotion by text.
The simplest and most used analysis is based on the
search for keywords (like “happy, “sad, “angry, etc).
The Lexical Affinity (Valitutti et al., 2004) method
assigns to words a probabilistic affinity (trained from
linguistic corpora) for a particular emotion. For ex-
ample, “accident” might be assigned a 80% proba-
bility of being indicating a negative affect, as in “car
accident”, “hurt by accident”.
Esuli and Sebastiani (Esuli and Sebastiani, 2006)
have created SentiWordNet, a lexical resource for
opinion mining, where they assign to each synset (set
of synonyms) of WordNet a sentiment scores: posi-
tivity, negativity and objectivity (i.e. neutral). The
opinion is positive if the positivity of its terms is
higher than negative and objective scores and vicev-
ersa for negative opinion. WordNet Affect (Strappa-
rava and Valitutti, 2004) is a linguistic resource for
a lexical representation of affective knowledge. In
WordNet Affect each synset of WordNet is labeled
by one or more affective-labels, representing the af-
fective meaning of the synset. Examples of affective-
labels are emotion, mood, trait, cognitive state, phys-
ical state, etc.
The original algorithm that we have developed
mainly focuses on six Ekman emotional indexes (Ek-
man, 2007): “anger”, “disgust”, “fear”, “happi-
ness”, “sadness”, and “surprise”. We use these com-
ponents to study emotional lexicon.
4 ALGORITHM TO POLARIZE
CUSTOMER OPINIONS
The goal of our approach is to polarize a customer
opinion about a topic, that is a characteristic of a
(part of) product/service. We use this approach in
the conceptual framework CeC (Consoli et al., 2008)
for gathering customer opinion and improving the
product/service.
We first consider customer opinions concerning
a some topic, then we break them into homogenous
sentences, next each sentence is split in words. The
polarity of a sentence is given by estimating the
polarity of any its words.
To divide a sentence in words we make a
preprocess: elimination of stop-words (articles, con-
junctions, prepositions) and division of the sentence
into single words with lemmatization (Berry and
Castellanos, 2007). In the preprocessing we have
used the GATE library with some modification in
ICEIS 2009 - International Conference on Enterprise Information Systems
158