Do Intelligent Robots Need Emotion?

What's your opinion?

Showing posts with label semantic-orientation. Show all posts
Showing posts with label semantic-orientation. Show all posts

Semantic Orientation-Based Approach for Sentiment Analysis

.

A:
Two types of techniques have been used in the literature for semantic orientation-based approach for sentiment analysis, viz., (i) corpus based and (ii) dictionary or lexicon or knowledge based. 

In this chapter, we explore the corpus-based semantic orientation approach for sentiment analysis. 

Corpus-based semantic orientation approach requires large dataset to detect the polarity of the terms and therefore the sentiment of the text. 

The main problem with this approach is that it relies on the polarity of the terms that have appeared in the training corpus since polarity is computed for the terms that are in the corpus. 

This approach has been explored well in the literature due to the simplicity of this approach [29, 120]. 

This approach initially mines sentiment-bearing terms from the unstructured text and further computes the polarity of the terms. 

Most of the sentiment-bearing terms are multi-word features unlike bag-of-words, e.g., “good movie,” “nice cinematography,” “nice actors,” etc. 

Performance of semantic orientation-based approach has been limited in the literature due to inadequate coverage of the multi-word features.

.

C:

Agarwal, B., & Mittal, N. (2016). Semantic Orientation-Based Approach for Sentiment Analysis.

.

K:

Sentiment Analysis, Multi-word Features, Semantic Orientation, Seed Word List, Mutual Information Method 

.

P:
https://link.springer.com/chapter/10.1007/978-3-319-25343-5_6

.

S:

https://www.semanticscholar.org/paper/Semantic-Orientation-Based-Approach-for-Sentiment-Agarwal-Mittal/d8d0d92dd282911c7e00361926f2d352a2e03b01

.

R:

https://www.researchgate.net/publication/301265951_Semantic_Orientation-Based_Approach_for_Sentiment_Analysis

.

G:

https://app.razzi.my/findgref?gid=1sICPEHZfxAmrC9Xse2vjyKQ7-vImSElF

Read More

Thumbs Up or Thumbs Down? Semantic Orientation Applied to Unsupervised Classification of Reviews


 

.

A:

This paper presents a simple unsupervised learning algorithm for classifying reviews as recommended (thumbs up) or not recommended (thumbs down). 

The classification of a review is predicted by the average semantic orientation of the phrases in the review that contain adjectives or adverbs. 

A phrase has a positive semantic orientation when it has good associations (e.g., "subtle nuances") and a negative semantic orientation when it has bad associations (e.g., "very cavalier"). 

In this paper, the semantic orientation of a phrase is calculated as the mutual information between the given phrase and the word "excellent" minus the mutual information between the given phrase and the word "poor". 

A review is classified as recommended if the average semantic orientation of its phrases is positive. 

The algorithm achieves an average accuracy of 74% when evaluated on 410 reviews from Epinions, sampled from four different domains (reviews of automobiles, banks, movies, and travel destinations).

 The accuracy ranges from 84% for automobile reviews to 66% for movie reviews.

.

C:

Turney, P.D. (2002). Thumbs Up or Thumbs Down? Semantic Orientation Applied to Unsupervised Classification of Reviews. ACL.

.

K:


.

P:

https://aclanthology.org/P02-1053/

.

D:

https://aclanthology.org/P02-1053.pdf

.

S:

https://www.semanticscholar.org/paper/Thumbs-Up-or-Thumbs-Down-Semantic-Orientation-to-of-Turney/9e7c7853a16a378cc24a082153b282257a9675b7

.

R:

https://www.researchgate.net/publication/2537987_Thumbs_Up_or_Thumbs_Down_Semantic_Orientation_Applied_to

.

G:

https://app.razzi.my/findgref?gid=1MSx8ggcFJ9yOAVIw7WAXkIWSUlsIMapm

.

Read More