SlideShare a Scribd company logo
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
DOI :10.5121/ijscai.2015.4102 15
AN EXPERIMENTAL STUDY OF FEATURE
EXTRACTION TECHNIQUES IN OPINION
MINING
J. Ashok Kumar1
, S. Abirami2
Research Scholar1
, Assistant Professor2
1, 2
Department of Information Science and Technology, Anna University, Chennai, India
ABSTRACT
The feature selection or extraction is the most important task in Opinion mining and Sentimental Analysis
(OSMA) for calculating the polarity score. These scores are used to determine the positive, negative, and
neutral polarity about the product, user reviews, user comments, and etc., in social media for the purpose
of decision making and Business Intelligence to individuals or organizations. In this paper, we have
performed an experimental study for different feature extraction or selection techniques available for
opinion mining task. This experimental study is carried out in four stages. First, the data collection process
has been done from readily available sources. Second, the pre-processing techniques are applied
automatically using the tools to extract the terms, POS (Parts-of-Speech). Third, different feature selection
or extraction techniques are applied over the content. Finally, the empirical study is carried out for
analyzing the sentiment polarity with different features.
KEYWORDS
Sentiment Analysis, Opinion Mining, Feature Extraction, Polarity Classification, and Sentiment Polarity
1. INTRODUCTION
In this emerging trend, OMSA plays a vital role in social media contents, and it is used to
determine the polarities of the contents into positive, negative and neutral for the product, user
reviews, user comments, and etc. The sentiments are usually studied at the document level,
sentence level, entity and feature or aspect level. The feature selection or extraction is one of the
most important tasks in OMSA. An entity is the hierarchical representation of components and
subcomponents. Each component is associated with set of attributes, whereas the large amount of
documents is processed for sentiment with different features such as n-grams, part-of-speech,
location based features, lexicon based features, syntactic features, structural or discourse features,
and etc., [10].
In this paper, the experimental study is carried out with a freely available dataset for different
feature selection techniques. This work is presented as a framework into the data collection
process, pre-processing, feature selection, and experimental study for the performance evaluation.
In section 2, the OMSA related works are presented. In section 3, the OMSA framework is
described for data collection process, pre-processing technique and feature selection methods. In
section 4, the experimental study is carried out. In section 5, the conclusion is presented with
future challenges and developments.
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
16
2. RELATED WORKS
In OMSA, many feature selection or extraction techniques available. But only few related works
are presented in this paper as follows. Jose M. Chenlo et al [10] demonstrated wide range of
features such as n-grams, Part-of-speech, Location based features, Lexicon based features,
Syntactic features, Structural or discourse features, and etc., for sentiment classification. In [9],
the OMSA approach is presented with different frameworks and algorithms as a review and their
results were compared and analyzed for readily available datasets. Farhan Hassan Khan et al. [4]
proposed a new TOM framework to predict the polarity of words into positive or negative
feelings in tweets, and to improve the accuracy level of this classification by using the noun and
adjective features. Malhar Anjaria et al. [13] introduced a model to predict the election result by
applying the user influence factor (re-tweets and each party garners) and extracting opinions
using direct and indirect feature on the basis of the supervised algorithms such as simple
probabilistic model, Uniform classification model, achieves maximum margin hyper plane, feed
forward network, and dimensionality reduction by using the unigram, bigram and a unigram +
bigram features. Tapia-Rosero A et al. [18] employed a method to detect similarity shaped
membership functions in group decision making process by applying the get shape-string and
feature-string algorithms. Jun ma et al. [11] stated a method to reduce the chance of applying
inappropriate decisions in the multi-criteria group decision making (MCGDM) in three levels.
Whereas the term set will be divided into several semantic-equal groups for the criterion,
identifies an appropriate criterion, and each individual criterion to observe similarity of two
opinions.
Xiaolin Zheng et al. [20] presented an unsupervised dependency analysis-based approach to
extract appraisal expression pattern such as domain, aspect word, sentiment word, background
word, and review. Vinodhini G et al. [19] introduced two frameworks by the combination of
classifiers with principal component analysis (PCA) to reduce the dimension of feature set. By
extracting the features from opinions expressed by users, and providing the positive, negative and
neutral values of nouns, adjectives and verbs, Isidro Penalver-Martinez et al. [8] presented an
innovative method called ontology based opinion mining to improve the feature-based opinion
mining by employing the ontologies in selection of features and to provide a new vector analysis-
based method for sentiment analysis. Alvaro Ortigosa et al. [1] introduced a new method is called
sentiment extraction and change detection for extracting sentiments from texts. Using random
independent, weighted versions, and random subspaces of the feature space respectively, Gang
Wang et al. [5] conducted the comparative assessment to measure the performance of three
ensemble methods (Bagging, Boosting, and Random Subspace) with five learners. Daekook Kang
et al. [3] presented a new framework by combining the VIKOR ranking method and sentiment
analysis for measurement of customer satisfaction in mobile services using the dictionary of
attributes and dictionary of sentiment words which are expressed in verb phrases, adjective
phrases and adverbial phrases. Sheng Huang et al. [17] proposed an automatic construction
strategy of domain specific sentiment lexicon based on constrained label propagation by using
sentiment term extraction nouns and noun phrases, adjectives, adverbs and its phrases. Arturo
Montejo-Raez et al. [2] employed a method for sentiment classification by using weights of Word
Net graph.
3. OMSA FRAMEWORK
The OMSA framework consists of the data collection process, pre-processing techniques, feature
selection or extraction, and evaluation. This process is shown in Fig. 1, and described below in
detail.
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
17
Figure 1. OMSA Framework
3.1 Data Collection Process and Pre-processing
The data collection process is the first stage in OMSA approach. In this stage, a freely available
dataset is used for preprocessing the data. This readily available dataset is accessed for the
purpose of experimental study. The collected dataset serves as input to the pre-processing stage
and further the feature selection or extraction method has been applied over it to classify the
polarity into positive, negative, and neutral. In this stage, the large amount of data is processed
using the tools Gate Tool [7] and Semantria API [21].These tools are processing the data very
quickly. Further, the process is analyzed for various feature extraction or selection method as
discussed in section 3.3. The processing time is also compared in the above mentioned tools.
3.2 Feature Extraction methods
In this stage, all the documents available in the corpus are represented as Bag of words (BOW),
and it is easy and very efficient method in text classification [3]. For this BOW, the sophisticated
feature method needs to be applied to understand the documents in sentiment classification task.
In this work, the POS, entity, phrases, weighting schemes and document features are considered
for sentiment classification task.
3.2.1 Parts of Speech (POS)
In Parts of Speech (POS), the entire document content is represented as unigrams and N-grams,
and which are divided into three groups. Group 1 consists of single words is called unigrams, and
Group 2 consists of multiword is also called as N-grams. In this feature sets, the most relevant
features are considered for sentiment classification.
3.2.2. Document Level
The document level features are considered to classify the textual reviews on a single topic into
positive, negative, and neutral. In general, the document features determines the overall sentiment
polarity.
3.2.3. Phrase Level
The phrase level features are used to determine whether an expression is positive, negative or
neutral. Fourth, the entity features are used to extract name, location, address, and etc.
3.2.4. Weighting Scheme
The weighting scheme feature (tf-idf) for single word and multiword are considered for the
sentiment classification in the document. The tf-idf value is calculated based on the below
mentioned formula.
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
18
)df
N(2LogFrequency)Document(InverseIDF =
(t)IDFd)(t,tfd)(t,Weight ×=
Where N is the total number of documents, df is represented as document frequency and tf is
represented as term frequency, and t represents terms and d represents documents. An
experimental study of the above methods has been carried out in this paper and discussed in the
next section.
4. EXPERIMENTAL STUDY
An experimental procedure has been carried out with an extension of the OMSA approach [9]. In
this approach, the Polarity Classification Algorithm (PCA) and evaluation procedure is applied to
verify the accuracy. The evaluation procedure is tested with four different datasets namely Apple,
Google, Microsoft, and Twitter. The contents or texts in the dataset are focused only on the topic
of the companies as named above. Each datasets contained the tweet sentiment (positive,
negative, neutral, and irrelevant) of the count 1313, 1381, 1415, and 1404 respectively. These
datasets attained the accuracy of 96.73%, 96.89%, 96.96%, and 96.93% with the average
accuracy of 96.88%. Also, the obtained average precision, recall, and F-measure are compared
[9].
By using the above work as a model finding, the semantria trip advisor dataset is used for the
sentiment polarity classification, and which contains 200 review documents. These documents are
processed in GATE tool [7]. In this tool, unigrams, N-grams, and weighting scheme (tf-idf) are
extracted using the plug-ins called TermRaider and PMI Score. Then, the extracted features are
processed in Semantria API for the sentiment polarity [21]. The large amount of data is processed
in less time for polarity classification. In this experiment, POS based features, entity, phrases,
document features and weighting schemes are only considered as features. The dataset is
classified into positive, negative, and neutral for the above mentioned features. The polarity
scores are calculated as 1 for positive, -1 for negative, and 0 for neutral. The classification
performance is evaluated and analyzed by using the confusion matrices, precision, recall, F-
measure, and accuracy across the various features and the results are tabulated in Table 1 and
Table 3.
Table 1. Types of features with count Table 2. Confusion matrix
The class X, Y, and Z are represented as positive, negative, and neutral respectively in confusion
matrices as shown in Table 2. The diagonal elements tpX, tpY, tpZ indicates that the correctly
classified data for each class and the remaining elements are incorrectly classified data.
eZX+eYX+tpX
tpX
XPrecision =
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
19
Where tpX is the number of true positive predictions for the class X and eYX, eZX are false
positives.
eXZ+eXY+tpX
tpX
XRecall =
Where tpX is the number of true positive predictions for the class X, and eXY, eXZ are false
negatives.
Recall+Precision
Recall)x(Precisionx2
measure-F =
NeutralsFalse+NeutralsTrue+NegativeFalse+NegativeTrue+PositiveFalse+PositiveTrue
)NeutralsTrue+NegativeTrue+PositiveTrue(x2
Accuracy=
Table 3. The results obtained by using the confusion matrices
The OMSA approach is evaluated by using a single dataset is with six different feature levels to
verify the predictive results. The polarity score is counted for all six features as shown in Table 1
and then the evaluated the polarity scores with 26 trained polarity scores. In this approach, the
three polarity scores (positive, negative, and neutral) are considered for classification. The
irrelevant score is not considered additionally in this OMSA approach. The obtained accuracy
level is shown Table 3 and Fig.3 for the six different features (97.96% single word, 97.90%
multiword, 95.91% document level, 96.41% phrase level, 98.36% tf-idf single word, 98.26% tf-
idf multiword) in a single dataset. The precision, recall, and F-measure values will vary for
different trained polarity scores and the accuracy level is considered as same all the respective
feature sets.
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
20
Figure 2. The graphical representation of Precision, Recall, and F-measures (a - f)
5. CONCLUSION AND FUTURE DIRECTIONS
The feature selection or extraction is one of the most important tasks in Opinion mining and
Sentimental Analysis (OSMA) for calculating the polarity score. In this paper, we implemented
the OMSA approach and analyzed the results by using a single dataset for different feature
extraction or selection techniques namely single word, Multiword, Document Level, Phrase
Level, Tf-idf single word and Tf-idf Multiword. The results seems to be different for above
mentioned features. There are many challenges and future developments possible in OMSA
approach like short length and irregular structure of the content such as named entity recognition,
anaphora resolution, parsing, sarcasm, sparsity, abbreviations, poor spellings, punctuation and
grammar, incomplete sentences, and the applications in [18] strategic planning, suitability
analysis, and applications like fuzzy control, fuzzy time series to find the similarities, [11]
missing value and unclear answers, [20] clause level and into aspect-based review summarization,
sentiment classification, and personalized recommendation systems, [12] corresponding guidance
and interference, [6] ontology, [12] weight of the edges, [17] constraints knowledge between
sentiment terms and distinguishing the aspect-specific polarities.
International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015
21
REFERENCES
[1] Alvaro Ortigosa, Jose M. Martin, Rosa M. Carro.: Sentiment analysis in Facebook and its application
to e-learning. Computers in Human Behavior. 31, 527-541 (2014)
[2] Arturo Montejo-Raez, Eugenio Martinez-Camara, M. Teresa Martin-Valdivia, L. Alfonso Urena-
Lopez.: Ranked WordNet graph for Sentiment Polarity Classification in Twitter. Computer Speech
and Language. 28, 93-107 (2014)
[3] Daekook Kang, Yongtae Park.: Review-based measurement of customer satisfaction in mobile
service: Sentiment analysis and VIKOR approach. Expert Systems with Applications. 41, 1041-1050
(2014)
[4] Farhan Hassan Khan, Saba Bashir, Usman Qamar.: TOM: Twitter opinion mining framework using
hybrid classification scheme. Decision Support Systems. 57, 245-257 (2014)
[5] Gang Wang, Jianshan Sun, Jian Ma, Kaiquan Xu, Jibao Gu.: Sentiment Classification: The
contribution of ensemble learning. Decision support systems. 57, 77-93 (2014)
[6] Gowsikhaa D, Abirami S, Baskaran R.: Construction of image ontology using low level features for
image retrieval. Proceedings of the International Conference on Computer Communication and
Informatics. 129-134 (2012)
[7] H. Cunningham, A. Hanbury, and S. Rüger. Scaling up high-value retrieval to medium-volume data.
In H. Cunningham, A. Hanbury, and S. Rüger, editors, Advances in Multidisciplinary Retrieval (the
1st Information Retrieval Facility Conference). LNCS volume number: 6107, Lecture Notes in
Computer Science, Vienna, Austria, May 2010. Sprin.
[8] Isidro Penalver-Martinez, Francisco Garcia-Sanchez, Rafael Valencia-Garcia, Miguel Angel
Rodriguez-Garcia, Valentin Moreno, Anabel Fraga, Jose Luis Sanchez-Cervantes.: Feature-based
opinion mining through ontologies. Expert Systems with Applications. 41, 5995-6008 (2014)
[9] J. Ashok Kumar, S. Abirami, S. Murugappan.: Performance analysis of the recent role of OMSA
approaches in Online Social Networks. SAI-2014, 21-32, (2014).
[10] Jose M. Chenlo, David E. Losada.: An empirical study of sentence features for subjectivity and
polarity classification. Information Sciences. 280, 275-288 (2014)
[11] Jun Ma, Jie Lu, Guangquan Zhang.: A three-level-similarity measuring method of participant
opinions in multiple-criteria group decision supports. Decision Support Systems. 59, 74-83 (2014)
[12] Kyoungok Kim, Jaewook Lee.: Sentiment visualization and classification via semi-supervised
nonlinear dimensionality reduction. Pattern Recognition. 47, 758-768 (2014)
[13] Malhar Anjaria & Ram Mohana Reddy Guddeti.: Influence factor based opinion mining of twitter
data using supervised learning. Sixth IEEE International conference on communication systems and
networks (COMSNETS). ISSN: 1409-5982, (2014)
[14] Ning Ma, Yijun Liu.: SuperedgeRank algorithm and its application in identifying opinion leader of
online public opinion supernetwork. Expert Systems with Applications. 41, 1357-1368 (2014)
[15] Rui Xia, Chengqing Zong, Shoushan Li.: Ensemble of feature sets and classification algorithms for
sentiment classification. Information Scinces. 181, 1138-1152 (2011).
[16] R.V. Vidhu Bhala, S. Abirami.: Trends in word sense disambiguation. Artificial Intelligence Review:
An International Science and Engineering Journal. DOI 10.1007/s10462-012-9331-5, Springer,
(2012)
[17] Sheng Huang, Zhendong Niu, Chongyang Shi.: Automatic construction of domain-specific sentiment
lexicon based on constrained label propagation. Knowledge-Based Systems. 56, 191-200 (2014)
[18] Tapia-Rosero A, A. Bronselaer, G. De Tre.: A method based on shape-similarity for detecting similar
opinions in group decision-making. Information Sciences. 258, 291-311 (2014)
[19] Vinodhini G, Chandrasekaran RM.: Measuring quality of hybrid opinion mining model for e-
commerce application. Measurement. 55, 101-109 (2014)
[20] Xiaolin Zheng, Zhen Lin, Xiaowei Wang, Kwei-Jay Lin, Meina Song.: Incorporating appraisal
expression patterns into topic modeling for aspect and sentiment word identification. Knowledge-
Based Systems. 61, 29-47 (2014)
[21] https://semantria.com/

More Related Content

PDF
Filter Based Approach for Genomic Feature Set Selection (FBA-GFS)
PDF
Unsupervised Feature Selection Based on the Distribution of Features Attribut...
PDF
Evaluating query-independent object features for relevancy prediction
PDF
A Novel approach for Document Clustering using Concept Extraction
PDF
IRJET- Survey of Feature Selection based on Ant Colony
PDF
A Survey on Machine Learning Algorithms
PDF
QUESTION ANALYSIS FOR ARABIC QUESTION ANSWERING SYSTEMS
PDF
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
Filter Based Approach for Genomic Feature Set Selection (FBA-GFS)
Unsupervised Feature Selection Based on the Distribution of Features Attribut...
Evaluating query-independent object features for relevancy prediction
A Novel approach for Document Clustering using Concept Extraction
IRJET- Survey of Feature Selection based on Ant Colony
A Survey on Machine Learning Algorithms
QUESTION ANALYSIS FOR ARABIC QUESTION ANSWERING SYSTEMS
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...

What's hot (17)

PDF
PROPOSAL OF A TWO WAY SORTING ALGORITHM AND PERFORMANCE COMPARISON WITH EXIST...
PDF
An unsupervised feature selection algorithm with feature ranking for maximizi...
PDF
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...
PDF
Predicting students' performance using id3 and c4.5 classification algorithms
PDF
A Survey and Comparative Study of Filter and Wrapper Feature Selection Techni...
PDF
Automatic Feature Subset Selection using Genetic Algorithm for Clustering
PDF
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
PDF
IRJET- Implementation of Automatic Question Paper Generator System
PDF
An Automatic Question Paper Generation : Using Bloom's Taxonomy
PDF
SEMI-SUPERVISED BOOTSTRAPPING APPROACH FOR NAMED ENTITY RECOGNITION
PDF
A syntactic analysis model for vietnamese questions in v dlg~tabl system
PDF
11.software modules clustering an effective approach for reusability
PDF
An Ensemble of Filters and Wrappers for Microarray Data Classification
PDF
A Survey on the Classification Techniques In Educational Data Mining
PDF
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
PDF
EFFICIENT FEATURE SUBSET SELECTION MODEL FOR HIGH DIMENSIONAL DATA
PDF
SENSITIVITY ANALYSIS OF INFORMATION RETRIEVAL METRICS
PROPOSAL OF A TWO WAY SORTING ALGORITHM AND PERFORMANCE COMPARISON WITH EXIST...
An unsupervised feature selection algorithm with feature ranking for maximizi...
DATA MINING METHODOLOGIES TO STUDY STUDENT'S ACADEMIC PERFORMANCE USING THE...
Predicting students' performance using id3 and c4.5 classification algorithms
A Survey and Comparative Study of Filter and Wrapper Feature Selection Techni...
Automatic Feature Subset Selection using Genetic Algorithm for Clustering
STUDENTS’ PERFORMANCE PREDICTION SYSTEM USING MULTI AGENT DATA MINING TECHNIQUE
IRJET- Implementation of Automatic Question Paper Generator System
An Automatic Question Paper Generation : Using Bloom's Taxonomy
SEMI-SUPERVISED BOOTSTRAPPING APPROACH FOR NAMED ENTITY RECOGNITION
A syntactic analysis model for vietnamese questions in v dlg~tabl system
11.software modules clustering an effective approach for reusability
An Ensemble of Filters and Wrappers for Microarray Data Classification
A Survey on the Classification Techniques In Educational Data Mining
DEVNAGARI NUMERALS CLASSIFICATION AND RECOGNITION USING AN INTEGRATED APPROACH
EFFICIENT FEATURE SUBSET SELECTION MODEL FOR HIGH DIMENSIONAL DATA
SENSITIVITY ANALYSIS OF INFORMATION RETRIEVAL METRICS
Ad

Viewers also liked (17)

PDF
Text Classification, Sentiment Analysis, and Opinion Mining
KEY
Machine Learning on Big Data
DOC
Top 7 nanny interview questions answers
DOC
Top 7 marketing director interview questions answers
PPTX
Oral project Thomas Kim
PDF
Change management and version control of Scientific Applications
DOC
Top 7 hr specialist interview questions answers
PDF
ANALYSIS OF ELEMENTARY CELLULAR AUTOMATA BOUNDARY CONDITIONS
PPTX
Vyhledávače zboží 2014: Pricemania
PPT
Personalizace & automatizace 2014: Silverpop
PPTX
Websites to get more followers on keek free
PDF
MULTI-PARAMETER BASED PERFORMANCE EVALUATION OF CLASSIFICATION ALGORITHMS
PPTX
Webviewr keek
PPTX
Website to get keek followers free
PDF
Performance Variations in Profiling Mysql Server on the Xen Platform: Is It X...
PPTX
Websites to get more keek followers for free
PPTX
Useful definitions
Text Classification, Sentiment Analysis, and Opinion Mining
Machine Learning on Big Data
Top 7 nanny interview questions answers
Top 7 marketing director interview questions answers
Oral project Thomas Kim
Change management and version control of Scientific Applications
Top 7 hr specialist interview questions answers
ANALYSIS OF ELEMENTARY CELLULAR AUTOMATA BOUNDARY CONDITIONS
Vyhledávače zboží 2014: Pricemania
Personalizace & automatizace 2014: Silverpop
Websites to get more followers on keek free
MULTI-PARAMETER BASED PERFORMANCE EVALUATION OF CLASSIFICATION ALGORITHMS
Webviewr keek
Website to get keek followers free
Performance Variations in Profiling Mysql Server on the Xen Platform: Is It X...
Websites to get more keek followers for free
Useful definitions
Ad

Similar to An experimental study of feature (20)

PDF
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
PDF
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
PDF
The sarcasm detection with the method of logistic regression
PDF
Performance analysis of the
PDF
Using Hybrid Approach Analyzing Sentence Pattern by POS Sequence over Twitter
PDF
D018212428
PDF
An efficient feature selection in
PDF
AN EFFICIENT FEATURE SELECTION IN CLASSIFICATION OF AUDIO FILES
PDF
A Survey On Sentiment Analysis Of Movie Reviews
PDF
Analyzing Sentiment Of Movie Reviews In Bangla By Applying Machine Learning T...
PDF
Sentiment Analysis and Classification of Tweets using Data Mining
PDF
SUPPORT VECTOR MACHINE CLASSIFIER FOR SENTIMENT ANALYSIS OF FEEDBACK MARKETPL...
PDF
Neural Network Based Context Sensitive Sentiment Analysis
PDF
A fuzzy logic based on sentiment
PDF
Mining of product reviews at aspect level
PDF
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
PDF
Analysis Levels And Techniques A Survey
PDF
A Study On Sentiment Analysis Methods And Tools
PDF
Estimating the overall sentiment score by inferring modus ponens law
PDF
Ijebea14 271
FEATURE SELECTION AND CLASSIFICATION APPROACH FOR SENTIMENT ANALYSIS
APPROXIMATE ANALYTICAL SOLUTION OF NON-LINEAR BOUSSINESQ EQUATION FOR THE UNS...
The sarcasm detection with the method of logistic regression
Performance analysis of the
Using Hybrid Approach Analyzing Sentence Pattern by POS Sequence over Twitter
D018212428
An efficient feature selection in
AN EFFICIENT FEATURE SELECTION IN CLASSIFICATION OF AUDIO FILES
A Survey On Sentiment Analysis Of Movie Reviews
Analyzing Sentiment Of Movie Reviews In Bangla By Applying Machine Learning T...
Sentiment Analysis and Classification of Tweets using Data Mining
SUPPORT VECTOR MACHINE CLASSIFIER FOR SENTIMENT ANALYSIS OF FEEDBACK MARKETPL...
Neural Network Based Context Sensitive Sentiment Analysis
A fuzzy logic based on sentiment
Mining of product reviews at aspect level
IRJET- A Review on: Sentiment Polarity Analysis on Twitter Data from Diff...
Analysis Levels And Techniques A Survey
A Study On Sentiment Analysis Methods And Tools
Estimating the overall sentiment score by inferring modus ponens law
Ijebea14 271

Recently uploaded (20)

PPTX
OOP with Java - Java Introduction (Basics)
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Safety Seminar civil to be ensured for safe working.
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Current and future trends in Computer Vision.pptx
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
Well-logging-methods_new................
PPTX
Construction Project Organization Group 2.pptx
PDF
737-MAX_SRG.pdf student reference guides
PDF
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
PPTX
UNIT 4 Total Quality Management .pptx
PPTX
Fundamentals of safety and accident prevention -final (1).pptx
OOP with Java - Java Introduction (Basics)
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Safety Seminar civil to be ensured for safe working.
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
UNIT-1 - COAL BASED THERMAL POWER PLANTS
III.4.1.2_The_Space_Environment.p pdffdf
Automation-in-Manufacturing-Chapter-Introduction.pdf
Current and future trends in Computer Vision.pptx
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Internet of Things (IOT) - A guide to understanding
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Well-logging-methods_new................
Construction Project Organization Group 2.pptx
737-MAX_SRG.pdf student reference guides
Human-AI Collaboration: Balancing Agentic AI and Autonomy in Hybrid Systems
UNIT 4 Total Quality Management .pptx
Fundamentals of safety and accident prevention -final (1).pptx

An experimental study of feature

  • 1. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 DOI :10.5121/ijscai.2015.4102 15 AN EXPERIMENTAL STUDY OF FEATURE EXTRACTION TECHNIQUES IN OPINION MINING J. Ashok Kumar1 , S. Abirami2 Research Scholar1 , Assistant Professor2 1, 2 Department of Information Science and Technology, Anna University, Chennai, India ABSTRACT The feature selection or extraction is the most important task in Opinion mining and Sentimental Analysis (OSMA) for calculating the polarity score. These scores are used to determine the positive, negative, and neutral polarity about the product, user reviews, user comments, and etc., in social media for the purpose of decision making and Business Intelligence to individuals or organizations. In this paper, we have performed an experimental study for different feature extraction or selection techniques available for opinion mining task. This experimental study is carried out in four stages. First, the data collection process has been done from readily available sources. Second, the pre-processing techniques are applied automatically using the tools to extract the terms, POS (Parts-of-Speech). Third, different feature selection or extraction techniques are applied over the content. Finally, the empirical study is carried out for analyzing the sentiment polarity with different features. KEYWORDS Sentiment Analysis, Opinion Mining, Feature Extraction, Polarity Classification, and Sentiment Polarity 1. INTRODUCTION In this emerging trend, OMSA plays a vital role in social media contents, and it is used to determine the polarities of the contents into positive, negative and neutral for the product, user reviews, user comments, and etc. The sentiments are usually studied at the document level, sentence level, entity and feature or aspect level. The feature selection or extraction is one of the most important tasks in OMSA. An entity is the hierarchical representation of components and subcomponents. Each component is associated with set of attributes, whereas the large amount of documents is processed for sentiment with different features such as n-grams, part-of-speech, location based features, lexicon based features, syntactic features, structural or discourse features, and etc., [10]. In this paper, the experimental study is carried out with a freely available dataset for different feature selection techniques. This work is presented as a framework into the data collection process, pre-processing, feature selection, and experimental study for the performance evaluation. In section 2, the OMSA related works are presented. In section 3, the OMSA framework is described for data collection process, pre-processing technique and feature selection methods. In section 4, the experimental study is carried out. In section 5, the conclusion is presented with future challenges and developments.
  • 2. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 16 2. RELATED WORKS In OMSA, many feature selection or extraction techniques available. But only few related works are presented in this paper as follows. Jose M. Chenlo et al [10] demonstrated wide range of features such as n-grams, Part-of-speech, Location based features, Lexicon based features, Syntactic features, Structural or discourse features, and etc., for sentiment classification. In [9], the OMSA approach is presented with different frameworks and algorithms as a review and their results were compared and analyzed for readily available datasets. Farhan Hassan Khan et al. [4] proposed a new TOM framework to predict the polarity of words into positive or negative feelings in tweets, and to improve the accuracy level of this classification by using the noun and adjective features. Malhar Anjaria et al. [13] introduced a model to predict the election result by applying the user influence factor (re-tweets and each party garners) and extracting opinions using direct and indirect feature on the basis of the supervised algorithms such as simple probabilistic model, Uniform classification model, achieves maximum margin hyper plane, feed forward network, and dimensionality reduction by using the unigram, bigram and a unigram + bigram features. Tapia-Rosero A et al. [18] employed a method to detect similarity shaped membership functions in group decision making process by applying the get shape-string and feature-string algorithms. Jun ma et al. [11] stated a method to reduce the chance of applying inappropriate decisions in the multi-criteria group decision making (MCGDM) in three levels. Whereas the term set will be divided into several semantic-equal groups for the criterion, identifies an appropriate criterion, and each individual criterion to observe similarity of two opinions. Xiaolin Zheng et al. [20] presented an unsupervised dependency analysis-based approach to extract appraisal expression pattern such as domain, aspect word, sentiment word, background word, and review. Vinodhini G et al. [19] introduced two frameworks by the combination of classifiers with principal component analysis (PCA) to reduce the dimension of feature set. By extracting the features from opinions expressed by users, and providing the positive, negative and neutral values of nouns, adjectives and verbs, Isidro Penalver-Martinez et al. [8] presented an innovative method called ontology based opinion mining to improve the feature-based opinion mining by employing the ontologies in selection of features and to provide a new vector analysis- based method for sentiment analysis. Alvaro Ortigosa et al. [1] introduced a new method is called sentiment extraction and change detection for extracting sentiments from texts. Using random independent, weighted versions, and random subspaces of the feature space respectively, Gang Wang et al. [5] conducted the comparative assessment to measure the performance of three ensemble methods (Bagging, Boosting, and Random Subspace) with five learners. Daekook Kang et al. [3] presented a new framework by combining the VIKOR ranking method and sentiment analysis for measurement of customer satisfaction in mobile services using the dictionary of attributes and dictionary of sentiment words which are expressed in verb phrases, adjective phrases and adverbial phrases. Sheng Huang et al. [17] proposed an automatic construction strategy of domain specific sentiment lexicon based on constrained label propagation by using sentiment term extraction nouns and noun phrases, adjectives, adverbs and its phrases. Arturo Montejo-Raez et al. [2] employed a method for sentiment classification by using weights of Word Net graph. 3. OMSA FRAMEWORK The OMSA framework consists of the data collection process, pre-processing techniques, feature selection or extraction, and evaluation. This process is shown in Fig. 1, and described below in detail.
  • 3. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 17 Figure 1. OMSA Framework 3.1 Data Collection Process and Pre-processing The data collection process is the first stage in OMSA approach. In this stage, a freely available dataset is used for preprocessing the data. This readily available dataset is accessed for the purpose of experimental study. The collected dataset serves as input to the pre-processing stage and further the feature selection or extraction method has been applied over it to classify the polarity into positive, negative, and neutral. In this stage, the large amount of data is processed using the tools Gate Tool [7] and Semantria API [21].These tools are processing the data very quickly. Further, the process is analyzed for various feature extraction or selection method as discussed in section 3.3. The processing time is also compared in the above mentioned tools. 3.2 Feature Extraction methods In this stage, all the documents available in the corpus are represented as Bag of words (BOW), and it is easy and very efficient method in text classification [3]. For this BOW, the sophisticated feature method needs to be applied to understand the documents in sentiment classification task. In this work, the POS, entity, phrases, weighting schemes and document features are considered for sentiment classification task. 3.2.1 Parts of Speech (POS) In Parts of Speech (POS), the entire document content is represented as unigrams and N-grams, and which are divided into three groups. Group 1 consists of single words is called unigrams, and Group 2 consists of multiword is also called as N-grams. In this feature sets, the most relevant features are considered for sentiment classification. 3.2.2. Document Level The document level features are considered to classify the textual reviews on a single topic into positive, negative, and neutral. In general, the document features determines the overall sentiment polarity. 3.2.3. Phrase Level The phrase level features are used to determine whether an expression is positive, negative or neutral. Fourth, the entity features are used to extract name, location, address, and etc. 3.2.4. Weighting Scheme The weighting scheme feature (tf-idf) for single word and multiword are considered for the sentiment classification in the document. The tf-idf value is calculated based on the below mentioned formula.
  • 4. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 18 )df N(2LogFrequency)Document(InverseIDF = (t)IDFd)(t,tfd)(t,Weight ×= Where N is the total number of documents, df is represented as document frequency and tf is represented as term frequency, and t represents terms and d represents documents. An experimental study of the above methods has been carried out in this paper and discussed in the next section. 4. EXPERIMENTAL STUDY An experimental procedure has been carried out with an extension of the OMSA approach [9]. In this approach, the Polarity Classification Algorithm (PCA) and evaluation procedure is applied to verify the accuracy. The evaluation procedure is tested with four different datasets namely Apple, Google, Microsoft, and Twitter. The contents or texts in the dataset are focused only on the topic of the companies as named above. Each datasets contained the tweet sentiment (positive, negative, neutral, and irrelevant) of the count 1313, 1381, 1415, and 1404 respectively. These datasets attained the accuracy of 96.73%, 96.89%, 96.96%, and 96.93% with the average accuracy of 96.88%. Also, the obtained average precision, recall, and F-measure are compared [9]. By using the above work as a model finding, the semantria trip advisor dataset is used for the sentiment polarity classification, and which contains 200 review documents. These documents are processed in GATE tool [7]. In this tool, unigrams, N-grams, and weighting scheme (tf-idf) are extracted using the plug-ins called TermRaider and PMI Score. Then, the extracted features are processed in Semantria API for the sentiment polarity [21]. The large amount of data is processed in less time for polarity classification. In this experiment, POS based features, entity, phrases, document features and weighting schemes are only considered as features. The dataset is classified into positive, negative, and neutral for the above mentioned features. The polarity scores are calculated as 1 for positive, -1 for negative, and 0 for neutral. The classification performance is evaluated and analyzed by using the confusion matrices, precision, recall, F- measure, and accuracy across the various features and the results are tabulated in Table 1 and Table 3. Table 1. Types of features with count Table 2. Confusion matrix The class X, Y, and Z are represented as positive, negative, and neutral respectively in confusion matrices as shown in Table 2. The diagonal elements tpX, tpY, tpZ indicates that the correctly classified data for each class and the remaining elements are incorrectly classified data. eZX+eYX+tpX tpX XPrecision =
  • 5. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 19 Where tpX is the number of true positive predictions for the class X and eYX, eZX are false positives. eXZ+eXY+tpX tpX XRecall = Where tpX is the number of true positive predictions for the class X, and eXY, eXZ are false negatives. Recall+Precision Recall)x(Precisionx2 measure-F = NeutralsFalse+NeutralsTrue+NegativeFalse+NegativeTrue+PositiveFalse+PositiveTrue )NeutralsTrue+NegativeTrue+PositiveTrue(x2 Accuracy= Table 3. The results obtained by using the confusion matrices The OMSA approach is evaluated by using a single dataset is with six different feature levels to verify the predictive results. The polarity score is counted for all six features as shown in Table 1 and then the evaluated the polarity scores with 26 trained polarity scores. In this approach, the three polarity scores (positive, negative, and neutral) are considered for classification. The irrelevant score is not considered additionally in this OMSA approach. The obtained accuracy level is shown Table 3 and Fig.3 for the six different features (97.96% single word, 97.90% multiword, 95.91% document level, 96.41% phrase level, 98.36% tf-idf single word, 98.26% tf- idf multiword) in a single dataset. The precision, recall, and F-measure values will vary for different trained polarity scores and the accuracy level is considered as same all the respective feature sets.
  • 6. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 20 Figure 2. The graphical representation of Precision, Recall, and F-measures (a - f) 5. CONCLUSION AND FUTURE DIRECTIONS The feature selection or extraction is one of the most important tasks in Opinion mining and Sentimental Analysis (OSMA) for calculating the polarity score. In this paper, we implemented the OMSA approach and analyzed the results by using a single dataset for different feature extraction or selection techniques namely single word, Multiword, Document Level, Phrase Level, Tf-idf single word and Tf-idf Multiword. The results seems to be different for above mentioned features. There are many challenges and future developments possible in OMSA approach like short length and irregular structure of the content such as named entity recognition, anaphora resolution, parsing, sarcasm, sparsity, abbreviations, poor spellings, punctuation and grammar, incomplete sentences, and the applications in [18] strategic planning, suitability analysis, and applications like fuzzy control, fuzzy time series to find the similarities, [11] missing value and unclear answers, [20] clause level and into aspect-based review summarization, sentiment classification, and personalized recommendation systems, [12] corresponding guidance and interference, [6] ontology, [12] weight of the edges, [17] constraints knowledge between sentiment terms and distinguishing the aspect-specific polarities.
  • 7. International Journal on Soft Computing, Artificial Intelligence and Applications (IJSCAI), Vol.4, No.1, February 2015 21 REFERENCES [1] Alvaro Ortigosa, Jose M. Martin, Rosa M. Carro.: Sentiment analysis in Facebook and its application to e-learning. Computers in Human Behavior. 31, 527-541 (2014) [2] Arturo Montejo-Raez, Eugenio Martinez-Camara, M. Teresa Martin-Valdivia, L. Alfonso Urena- Lopez.: Ranked WordNet graph for Sentiment Polarity Classification in Twitter. Computer Speech and Language. 28, 93-107 (2014) [3] Daekook Kang, Yongtae Park.: Review-based measurement of customer satisfaction in mobile service: Sentiment analysis and VIKOR approach. Expert Systems with Applications. 41, 1041-1050 (2014) [4] Farhan Hassan Khan, Saba Bashir, Usman Qamar.: TOM: Twitter opinion mining framework using hybrid classification scheme. Decision Support Systems. 57, 245-257 (2014) [5] Gang Wang, Jianshan Sun, Jian Ma, Kaiquan Xu, Jibao Gu.: Sentiment Classification: The contribution of ensemble learning. Decision support systems. 57, 77-93 (2014) [6] Gowsikhaa D, Abirami S, Baskaran R.: Construction of image ontology using low level features for image retrieval. Proceedings of the International Conference on Computer Communication and Informatics. 129-134 (2012) [7] H. Cunningham, A. Hanbury, and S. Rüger. Scaling up high-value retrieval to medium-volume data. In H. Cunningham, A. Hanbury, and S. Rüger, editors, Advances in Multidisciplinary Retrieval (the 1st Information Retrieval Facility Conference). LNCS volume number: 6107, Lecture Notes in Computer Science, Vienna, Austria, May 2010. Sprin. [8] Isidro Penalver-Martinez, Francisco Garcia-Sanchez, Rafael Valencia-Garcia, Miguel Angel Rodriguez-Garcia, Valentin Moreno, Anabel Fraga, Jose Luis Sanchez-Cervantes.: Feature-based opinion mining through ontologies. Expert Systems with Applications. 41, 5995-6008 (2014) [9] J. Ashok Kumar, S. Abirami, S. Murugappan.: Performance analysis of the recent role of OMSA approaches in Online Social Networks. SAI-2014, 21-32, (2014). [10] Jose M. Chenlo, David E. Losada.: An empirical study of sentence features for subjectivity and polarity classification. Information Sciences. 280, 275-288 (2014) [11] Jun Ma, Jie Lu, Guangquan Zhang.: A three-level-similarity measuring method of participant opinions in multiple-criteria group decision supports. Decision Support Systems. 59, 74-83 (2014) [12] Kyoungok Kim, Jaewook Lee.: Sentiment visualization and classification via semi-supervised nonlinear dimensionality reduction. Pattern Recognition. 47, 758-768 (2014) [13] Malhar Anjaria & Ram Mohana Reddy Guddeti.: Influence factor based opinion mining of twitter data using supervised learning. Sixth IEEE International conference on communication systems and networks (COMSNETS). ISSN: 1409-5982, (2014) [14] Ning Ma, Yijun Liu.: SuperedgeRank algorithm and its application in identifying opinion leader of online public opinion supernetwork. Expert Systems with Applications. 41, 1357-1368 (2014) [15] Rui Xia, Chengqing Zong, Shoushan Li.: Ensemble of feature sets and classification algorithms for sentiment classification. Information Scinces. 181, 1138-1152 (2011). [16] R.V. Vidhu Bhala, S. Abirami.: Trends in word sense disambiguation. Artificial Intelligence Review: An International Science and Engineering Journal. DOI 10.1007/s10462-012-9331-5, Springer, (2012) [17] Sheng Huang, Zhendong Niu, Chongyang Shi.: Automatic construction of domain-specific sentiment lexicon based on constrained label propagation. Knowledge-Based Systems. 56, 191-200 (2014) [18] Tapia-Rosero A, A. Bronselaer, G. De Tre.: A method based on shape-similarity for detecting similar opinions in group decision-making. Information Sciences. 258, 291-311 (2014) [19] Vinodhini G, Chandrasekaran RM.: Measuring quality of hybrid opinion mining model for e- commerce application. Measurement. 55, 101-109 (2014) [20] Xiaolin Zheng, Zhen Lin, Xiaowei Wang, Kwei-Jay Lin, Meina Song.: Incorporating appraisal expression patterns into topic modeling for aspect and sentiment word identification. Knowledge- Based Systems. 61, 29-47 (2014) [21] https://semantria.com/