SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Integrated Intelligent Research (IIR) International Journal of Computing Algorithm
Volume: 04 Issue: 01 June 2015 Pages:37-40
ISSN: 2278-2397
37
Artifact Facet Ranking and It’s Applications
V.Jeyabalaraja1
, P.Hemalatha2
1
Professor, Department of CSE, Velammal Engineering College, Chennai, India.
2
M.E., Department of CSE, Velammal Engineering College, Chennai, India.
Email ID: jeyabalaraja@gmail.com, hema.ptg@gmail.com
Abstract-As the e-commerce is gaining popularity various customer
surveys of objects are currently accessible on the Internet. These
surveys are frequently disordered, prompting challenges in knowledge
discovery and object assessment. This article proposes an object
feature positioning skeleton, which consequently recognizes the
critical features of an object from online customer surveys. The
critical object features are recognized focused around two perceptions:
1) they are normally commented extensively by customers and 2)
customer suppositions on the critical feature significantly impact their
general assessments on the object. Specifically, given the customer
surveys of an item, we first extract the object feature by a shallow
reliance parser and focus customer suppositions on these features
through an opinion characterizer. We then create a probabilistic object
feature positioning calculation to identify the criticalness of
perspectives by at the same time considering feature recurrence and
the impact of customer opinion given to every feature over their
general opinion. The experimental results on 3 popular products
demonstrate the effectiveness of our approach.
Keywords—probabilistic feature positioning; customer survey;
opinion characterizer;
I. INTRODUCTION
The Internet has become a platform for expressing opinions
about almost everything. Thus, the number of Web portals
containing such opinions is huge and it is constantly growing.
The customer survey web sites are a free form of advertisement
in which satisfied customers tell others their opinion abouta
product, service, or event. . It has become in one of the most
credible forms of advertising because people do not stand to
profit personally by advertising something on the line every
time they make a review. Therefore, in the recent years the
computational treatment of sentiment and opinions has been
viewed as a challenging area of research that can serve to
different purposes. Object feature based ranking usually is
composed of three main tasks: object facet extraction, opinion
characterization, and probabilistic angle positioning. Object
facet extraction is focused on extracting the set of features
concerning the product from the reviews. For example, given
the sentence, “The applications in this mobile phone are
excellent”, the comment is about the “application” featureand
the customer conclusion about the feature is positive. The
opinion characterization task consists of determining the
opinions about the object features andtheirpolarities, whereas
feature rating leverages the relevance of features to properly
present them to the users. The task of generating feature-based
summaries is clearly different from traditional text
summarization [9] because it does not summarise the reviews
by selecting or rewriting a subset of original sentences from the
reviews. The goal here is to obtain structured summaries
formed by all the features of the products that customers have
opinions about and also whether the opinions are mainly
positive or negative. This paper focuses on the object feature
extraction task. Specifically, given a set of user reviews about a
specific product we address the problem of identifying features
on which customers have expressed their opinions. In order to
help users and analysts to better summarise opinions about
products, we propose an object facet ranking framework.
II. ALLIED WORKS
There are two major existing object feature extraction methods:
supervised and unsupervised ones. Supervised method requires
a set of pre-labelled review sentences as training samples. A
supervised learning method is then applied to construct an
extraction model, which is capable of identifying object
features from new customer reviews. Various models such as
Hidden Markov Models and Conditional Random Fields [13,
14], Maximum Entropy [10], Class Association Rules and
Naive Bayes Classifier [15] and other ML approaches have
been employed for this task. Even though the supervised
techniques can achieve reasonable performance, collecting
training samples is an overhead and greatly depends on the
representativeness of the training examples. On the other hand,
unsupervised approaches automatically extract object features
from customer reviews without involving training samples.
Moreover, the unsupervised approaches seem to be more
efficient than the supervised where various and frequently
expanding products get discussed in customer reviews.
Association rule mining based on the Apriori algorithm [1] is
applied in Hu and Liu’s works [7, 6] (PFE technique) to
extract frequent noun phrases as explicit product aspects. In
association rule mining, the algorithm does not consider the
position of the words in the sentence. In order to remove wrong
frequent feature, two types of pruning criteria were used:
compactness and redundancy pruning. The technique is
efficient and does not require the use of training samples or
predefined sets of domain-independent extraction patterns.
However, it has from three main disadvantages. First, frequent
noun phrases discovered by the mining algorithm might not
necessarily be object features. The compactness and
redundancy pruning rules are unable to eliminate these noises.
Second, even if a frequent noun phrase is an object feature,
customers may not be expressing any subjective opinion about
it in their reviews. This frequent, yet opinion-irrelevant object
feature is not the candidate feature. Third, the approach treats
adjacent adjectives of frequent noun as opinion words,
although many of them do not have subjective assignment. If
an adjective along with its subjective association appears
adjacent to frequent nouns in some review sentences, this
approach will by false consider this adjective as an opinion
word, and use it to discover infrequent object features in other
review sentences [12]. To address these limitations, Wei et al.
[12] proposed a semantic-based product aspect extraction
technique (SPE) that exploits a list of positive and negative
adjectives defined in the General lexicon [11] in order to
recognise opinion words, and subsequently to extract product
Integrated Intelligent Research (IIR) International Journal of Computing Algorithm
Volume: 04 Issue: 01 June 2015 Pages:37-40
ISSN: 2278-2397
38
aspects expressed in customer reviews. Even when this
technique attains better results than previous works [7, 6], both
rely on mining frequent noun phrases. As previously
mentioned, this algorithm is not appropriate because it
disregards the sequence of words [8]. According to our review
of existing object feature extraction techniques, the
unsupervised approaches seem to be more out performing than
the supervised ones for scenarios in which various and
frequently scaling objects get discussed in consumer reviews.
III. PROPOSED WORK DESCRIPTION
An overview of our object feature extraction method is shown
in fig. 1. The input is a set of customer reviews about a
particular object and the output is a ranked list of object
features. The idea is to locate that portion of texts that can be
potentially considered as object features. From these text
portions, we extract as object feature those that are associated
by some opinion words. Finally, the selected object features
are ranked according to their relevance.
A. Object facet extraction
The proposed approach aims to find what customers like and
dislike about a given object. But, due to the difficulty of
natural language processing, some types of sentences are
confusing to deal with. Consider three sample sentences taken
from the reviews of a laptop: 1). “It has a great processing
speed.” 2). “It has a 360 degree flexible monitor.” 3). “When
you put this laptop in your bag you forget it is there; it is too
small and light weighted.” The first and second sentencescan
be considered direct as the object features are explicitly
mentioned and the last sentence a hard one to handle with as
some features are implicit and hard to find. Semantic analysis
is required to find these implicit features. This work is focused
on finding explicit aspects. In general, most object features
indicating words are nouns or noun phrases. The next step is to
identify noun phrases as potential candidate object features.
For this purpose, we use the language extraction patterns
shown in Table 1. Each pattern is expressed in terms of an
extended regular expressions and tagged using Stanford parser:
AJ (adjective), CN (common noun), PN (proper noun), GV
(gerund verb), PPV (past participle verb), and GD (general
determiner). These regular expressions allow the extraction of
both simple and complex noun phrases as potential candidate
features. Therefore, we here normalise the evaluations from
number of Websites independently, as against to performing an
even normalisation on them. This approach relies upon to
express the impact of the rating variations among several
Websites. This method is implemented using a Stanford parser
We consider that the data set had not been homogeneously
tagged and this affects significantly to the evaluation results.
Table 1: Extraction patterns for identifying potential aspects
Fig. 1. Flow chart of proposed artefact facet ranking
B.Opinion Characterization on Artefact Facets
Once the candidate features are extracted, the next step is to
identify those for which customers have expressed their
opinions. For this purpose, from the set of candidate features
we extract those which have been associated by opinion words
according to dependency relations. We call this method as
object feature extraction based on opinion characterization
(OFE-OC).We consider that a candidate feature has been
associated with an opinion word if either of the followings
relations occurs: 1). A word of the candidate feature is directly
associated to an opinion word. 2). A word of the candidate
feature is related to a word that is associated to an opinion
word. 3). A word of the candidate feature is related to a word
that is related to other word that is related to an opinion word.
The opinion on each feature will impact the overall rating.
Here we consider, the general rating is created taking into
account a weight factor of the opinion on each feature, where
each weight 𝑤𝑟𝑘will measures the criticality of each featureak
in review r..
Fig. 2. Feature wise summary generated by the system
Label Pattern Examples
LP1 (AJ|CN|PN)+ Battery life
LP2 LP1(GV|PPV)LP1 Battery charging
system
LP3 (LP1|LP2)
LP4 LP3(of|from|in)(GD)? LP3 quality of photos
Integrated Intelligent Research (IIR) International Journal of Computing Algorithm
Volume: 04 Issue: 01 June 2015 Pages:37-40
ISSN: 2278-2397
39
C.Probabilistic Angle Positioning Algorithm
Once the set of object features are opinion characterised, we
rank them according to their relevance. For this purpose, we
use a methodology for modelling object features from a
collection of customer reviews. The proposal relies on a
linguistic modelling framework which is domain
independent.Let R = {r1, . . . ,r|r|} be a set of customer surveys
of a certain object. In each review r ∈ R, customers express
their opinion on various features of an object. Eventually
considers a overall general rating Or. Then again Or∈
[Omin,Omax], where Omin and Omax are the minimum and
maximum appraisals individually. Then again is normalised to
[0, 1]. The customer surveys from many websites may contain
different opinion polarity of appraisals. The values on few
Websites may be a little high or low than those on others.
Additionally, severalwebsites may offer different rating for
reach, for example, the rating is from 1 to 5 on Cnet.com and
from 1 to 10 on Reevoo.com. Consider there are m features A
= {a1. . . am} in the review set, R absolutely, where ak is the k-
th feature. Customer opinion on feature ak in review r is
mentioned as ork. We aim to mitigate these weight factorsand
distinguish the candidate features correspondingly. Higher the
value of weight factor, ωrk demonstrate ak is more critical to be
candidate feature, further ωr demonstrate a vector of the
weights and also is the opinion vector with each one
measurement signifying the customer conclusion on a specific
feature. In general the overall ratings are assumed to be
obtained from a Gaussian distribution, with mean ωrTorand
variance σ2 as:
𝑝(𝑂𝑟) =
1
√2𝜋𝛿2
𝑒𝑥𝑝{−
(𝑂𝑟 − 𝑊
𝑟
𝑡)2
2𝛿2
}. (1)
However to consider the variations in the value of ωr,
weassume thatωrto be asample derived from a Multivariate
GaussianDistributionas:
𝑝(𝑤𝑟) =
1
(2𝜋)
𝑚
2 |∑|
1
2
Exp{−
1
2
(𝑤𝑟 − 𝜇)𝑇
∑−1(𝑊
𝑟−𝜇)}. (2)
Whereμand ∑is the mean vector and covariance matrix
Respectively, which are both unknown and need to
becalculated.
IV. EVALUATIONS
In order to evaluate the performance of the artefact facet
ranking method proposed, we compare our results to the results
presented in [12]. The relevance ranking for features is
evaluated by calculating the precision at different cut-off ranks.
In the following subsections, we detail the design of our
experiments, including the data collection and the evaluation
criteria.
A. Data Collection
We have conducted our experiments using the customer
reviews of three products: Nokia Lumina, Micromax Canvas
doodle, Samsung galaxy y. The reviews were collected from
Amazon.com and CNET.com. Table 2 shows the number of
manually tagged aspects and the number of review sentences
for each product in the data set.
Table 2. Comparative Evaluation results
Nokia
Lumina
Micromax
canvas
doodle
Samsung
galaxy y
Precision
PFE 0.510 0.511 0.370
SPE 0.524 0.487 0.440
OFE-OC 0.560 0.550 0.448
PFE 0.510 0.511 0.370
Recall
PFE 0.600 0.630 0.561
SPE 0.700 0.750 0.650
OFE-OC 0.491 0.699 0.630
F1
PFE 0.551 0.564 0.446
SPE 0.599 0.591 0.525
OFE-OC 0.523 0.616 0.524
Table 3. Summary of customer review data set
Nokia
Lumina
Micromax
canvas doodle
Samsung
galaxy y
Number of
review sentence
738 600 1705
Number of
manually tagged
review features
114 103 184
B. Evaluation of the Proposed Method and Comparison with
Existing Techniques
The purpose of this evaluation is to measure the performance
of our object feature extraction method. The complete set of
object feature extracted using the proposed method is
compared with the set of manually labelled object features for
each product in the customer review data set. We use precision,
recall and F1 to measure the effectiveness of the object feature
extraction method. When dealing with multiple objects.The
same definitions of the measures proposed by Wei et al. [12]
are used. Table 3 shows the comparative evaluations results.
The results of PFE [7,6] and SPE techniques were taken from
[12]. Notice that our proposed method (OFE-OC) obtains
better precision results, but achieves lower recall values than
those ones obtained by SPE. In Figure 3, we show the
interpolated average precision and recall obtained for each of
the products. It can be seen that our ranking based on the
unigram language model of features (OFE-OC) clearly
outperforms the two frequency-based baselines proposed (SPE,
PFE).
(a). Nokia Lumina
Integrated Intelligent Research (IIR) International Journal of Computing Algorithm
Volume: 04 Issue: 01 June 2015 Pages:37-40
ISSN: 2278-2397
40
(b). Micromax canvas doodle
(c). Samsung Galaxy
Fig. 3. Interpolated Average Precision
V. CONCLUSION
This article summarizes about an artefact facet ranking
structure to recognize the importantobject features various
purchaser surveys. The framework contains three principle
segments, i.e. object facet extraction; opinion characterization;
and probabilistic angle positioning. Probabilistic perspective
positioning calculates the criticality of different features of an
object from several surveys. The calculation all the while
investigates feature recurrence and the impact of consumer
opinion given to every feature against the overall opinion.
Finally, the results obtained for the ranking of features are also
encouraging as it exploits both feature frequency and influence
of customer opinion on them. The proposed approach can be
applied to two real world application, i.e., archive level
estimation arrangement and extractive survey synopsis. In
future we will extend our proposed approach to consider
implicit object features.
REFERENCES
[1] Zheng-Jun Zha, Jianxing Yu, Jinhui Tang, Meng Wang and Tat-
SengChua,“Product Aspect Ranking and its Application,” ,IEEE Trans.
Knowl. Data Eng, May 2014 vol. 26, no. 5, pp. 1211-1224.
[2] A. Ghose and P. G. Ipeirotis,“Estimating the helpfulness and economic
impact of product reviews: Mining text and reviewer characteristics,”
IEEE Trans. Knowl. Data Eng., Sept. 2010 vol. 23, no. 10, pp. 1498–
1512.
[3] W. Jin and H. H. Ho, “A novel lexicalized HMM-based learning
framework for web opinion mining,” in Proc. 26th Annu. ICML,
Montreal, QC, Canada, 2009, pp. 465–472.
[4] M. Hu and B. Liu, “Mining and summarizing customer reviews,” in
Proc. SIGKDD, Seattle, WA, USA, 2004, pp. 168–177.
[5] F. Li et al., “Structure-aware review mining and summarization,” in Proc.
23rd Int. Conf. COLING, Beijing, China, 2010, pp. 653–661.
[6] Hu, M., Liu, B.: Mining and summarizing customer reviews. In: Proc. of
the 10th
ACM SIGKDD International Conference on Knowledge
Discovery and Data Mining. ACM Press, New York, NY (2004), pp.
168-177.
[7] Hu, M., Liu, B.: Mining opinion features in customer reviews. In: Proc.
of American Association for Artificial Intelligence Conference, 2004, pp.
755-760.
[8] Hu, M., Liu, B.: Opinion Feature Extraction Using Class Sequential
Rules. In: Proc. of AAAI 2006 Spring Symposia on Computational
Approaches to Analyzing Weblogs.
[9] Mani, I., Maybury, M.T. (eds.): Advances in Automatic Text
Summarization. MIT Press (1999).
[10] Somprasertsri, G., Lalitrojwong, P.: Automatic product feature extraction
from online product reviews using maximum entropy with lexical and
syntactic features. In: Proc. of the IEEE International Conference on
Information Reuse and Integration. IEEE Systems, Man, and Cybernetics
Society (2008), pp. 250-255.
[11] Stone, P.J., Dunphy, D.C., Smith, M.S., Ogilvie, D.M.: The General
Inquirer: A Computer Approach to Content Analysis. MIT Press. (2009)
[12] Wei, C.P., Chen, Y.M., Yang, C.S., Yang, C.C.: Understanding what
concerns consumers: a semantic approach to product feature extraction
from consumer reviews.Information Systems and E-Business
Management (2009), pp.149-167.
[13] Wong, T.L., Lam, W.: Hot Item Mining and Summarization from
Multiple Auction Web Sites. In: Proc. of the Fifth IEEE International
Conference on Data Mining. IEEE Computer Society, Washington, DC,
USA (2005), pp. 797-800.
[14] Wong, T.L., Lam, W.: Learning to extract and summarize hot item
features from multiple auction web sites. Knowledge. Inf. Syst. (2008),
pp.143-160.
[15] Yang, C.C., Wong, Y.C., Wei, C.P.: Classifying web review opinions for
consumer product analysis. In: Proc. of the 11th International Conference
on Electronic Commerce. ACM, New York, NY, USA (2009), pp. 57-63.

Weitere ähnliche Inhalte

Ähnlich wie Artifact Facet Ranking and It’sApplications

an efficient approach for co extracting opinion targets based in online revie...
an efficient approach for co extracting opinion targets based in online revie...an efficient approach for co extracting opinion targets based in online revie...
an efficient approach for co extracting opinion targets based in online revie...
INFOGAIN PUBLICATION
 
2005 Web Content Mining 4
2005 Web Content Mining   42005 Web Content Mining   4
2005 Web Content Mining 4
George Ang
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
IJMER
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
IJMER
 

Ähnlich wie Artifact Facet Ranking and It’sApplications (20)

Empirical Model of Supervised Learning Approach for Opinion Mining
Empirical Model of Supervised Learning Approach for Opinion MiningEmpirical Model of Supervised Learning Approach for Opinion Mining
Empirical Model of Supervised Learning Approach for Opinion Mining
 
Identifying Malicious Reviews Using NLP and Bayesian Technique on Ecommerce H...
Identifying Malicious Reviews Using NLP and Bayesian Technique on Ecommerce H...Identifying Malicious Reviews Using NLP and Bayesian Technique on Ecommerce H...
Identifying Malicious Reviews Using NLP and Bayesian Technique on Ecommerce H...
 
IRJET- Opinion Mining and Sentiment Analysis for Online Review
IRJET-  	  Opinion Mining and Sentiment Analysis for Online ReviewIRJET-  	  Opinion Mining and Sentiment Analysis for Online Review
IRJET- Opinion Mining and Sentiment Analysis for Online Review
 
Analyzing and Comparing opinions on the Web mining Consumer Reviews
Analyzing and Comparing opinions on the Web mining Consumer ReviewsAnalyzing and Comparing opinions on the Web mining Consumer Reviews
Analyzing and Comparing opinions on the Web mining Consumer Reviews
 
an efficient approach for co extracting opinion targets based in online revie...
an efficient approach for co extracting opinion targets based in online revie...an efficient approach for co extracting opinion targets based in online revie...
an efficient approach for co extracting opinion targets based in online revie...
 
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
Context Based Classification of Reviews Using Association Rule Mining, Fuzzy ...
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Online Service Rating Prediction by Removing Paid Users and Jaccard Coefficient
Online Service Rating Prediction by Removing Paid Users and Jaccard CoefficientOnline Service Rating Prediction by Removing Paid Users and Jaccard Coefficient
Online Service Rating Prediction by Removing Paid Users and Jaccard Coefficient
 
IRJET- Implementation of Review Selection using Deep Learning
IRJET-  	  Implementation of Review Selection using Deep LearningIRJET-  	  Implementation of Review Selection using Deep Learning
IRJET- Implementation of Review Selection using Deep Learning
 
Opinion mining of customer reviews
Opinion mining of customer reviewsOpinion mining of customer reviews
Opinion mining of customer reviews
 
Sentiment analysis on unstructured review
Sentiment analysis on unstructured reviewSentiment analysis on unstructured review
Sentiment analysis on unstructured review
 
2.pdf
2.pdf2.pdf
2.pdf
 
Web User Opinion Analysis for Product Features Extraction and Opinion Summari...
Web User Opinion Analysis for Product Features Extraction and Opinion Summari...Web User Opinion Analysis for Product Features Extraction and Opinion Summari...
Web User Opinion Analysis for Product Features Extraction and Opinion Summari...
 
2005 Web Content Mining 4
2005 Web Content Mining   42005 Web Content Mining   4
2005 Web Content Mining 4
 
IRJET- Product Aspect Ranking and its Application
IRJET-  	  Product Aspect Ranking and its ApplicationIRJET-  	  Product Aspect Ranking and its Application
IRJET- Product Aspect Ranking and its Application
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
 
Ijmer 46067276
Ijmer 46067276Ijmer 46067276
Ijmer 46067276
 
A Review on Sentimental Analysis of Application Reviews
A Review on Sentimental Analysis of Application ReviewsA Review on Sentimental Analysis of Application Reviews
A Review on Sentimental Analysis of Application Reviews
 
IRJET- Physical Design of Approximate Multiplier for Area and Power Efficiency
IRJET- Physical Design of Approximate Multiplier for Area and Power EfficiencyIRJET- Physical Design of Approximate Multiplier for Area and Power Efficiency
IRJET- Physical Design of Approximate Multiplier for Area and Power Efficiency
 

Mehr von MangaiK4

A Framework for Desktop Virtual Reality Application for Education
A Framework for Desktop Virtual Reality Application for EducationA Framework for Desktop Virtual Reality Application for Education
A Framework for Desktop Virtual Reality Application for Education
MangaiK4
 
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining ApproachBugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
MangaiK4
 
Modeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
Modeling Originators for Event Forecasting Multi-Task Learning in Mil AlgorithmModeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
Modeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
MangaiK4
 

Mehr von MangaiK4 (20)

Application of Ancient Indian Agricultural Practices in Cloud Computing Envir...
Application of Ancient Indian Agricultural Practices in Cloud Computing Envir...Application of Ancient Indian Agricultural Practices in Cloud Computing Envir...
Application of Ancient Indian Agricultural Practices in Cloud Computing Envir...
 
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
A Study on Sparse Representation and Optimal Algorithms in Intelligent Comput...
 
High Speed Low-Power Viterbi Decoder Using Trellis Code Modulation
High Speed Low-Power Viterbi Decoder Using Trellis Code ModulationHigh Speed Low-Power Viterbi Decoder Using Trellis Code Modulation
High Speed Low-Power Viterbi Decoder Using Trellis Code Modulation
 
Relation Extraction using Hybrid Approach and an Ensemble Algorithm
Relation Extraction using Hybrid Approach and an Ensemble AlgorithmRelation Extraction using Hybrid Approach and an Ensemble Algorithm
Relation Extraction using Hybrid Approach and an Ensemble Algorithm
 
Saturation Throughput and Delay Aware Asynchronous Noc Using Fuzzy Logic
Saturation Throughput and Delay Aware Asynchronous Noc Using Fuzzy LogicSaturation Throughput and Delay Aware Asynchronous Noc Using Fuzzy Logic
Saturation Throughput and Delay Aware Asynchronous Noc Using Fuzzy Logic
 
Image Based Password using RSA Algorithm
Image Based Password using RSA AlgorithmImage Based Password using RSA Algorithm
Image Based Password using RSA Algorithm
 
A Framework for Desktop Virtual Reality Application for Education
A Framework for Desktop Virtual Reality Application for EducationA Framework for Desktop Virtual Reality Application for Education
A Framework for Desktop Virtual Reality Application for Education
 
Smart Security For Data Sharing In Cloud Computing
Smart Security For Data Sharing In Cloud ComputingSmart Security For Data Sharing In Cloud Computing
Smart Security For Data Sharing In Cloud Computing
 
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining ApproachBugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
BugLoc: Bug Localization in Multi Threaded Application via Graph Mining Approach
 
Motion Object Detection Using BGS Technique
Motion Object Detection Using BGS TechniqueMotion Object Detection Using BGS Technique
Motion Object Detection Using BGS Technique
 
Encroachment in Data Processing using Big Data Technology
Encroachment in Data Processing using Big Data TechnologyEncroachment in Data Processing using Big Data Technology
Encroachment in Data Processing using Big Data Technology
 
Performance Evaluation of Hybrid Method for Securing and Compressing Images
Performance Evaluation of Hybrid Method for Securing and Compressing ImagesPerformance Evaluation of Hybrid Method for Securing and Compressing Images
Performance Evaluation of Hybrid Method for Securing and Compressing Images
 
A Review on - Data Hiding using Cryptography and Steganography
A Review on - Data Hiding using Cryptography and SteganographyA Review on - Data Hiding using Cryptography and Steganography
A Review on - Data Hiding using Cryptography and Steganography
 
Modeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
Modeling Originators for Event Forecasting Multi-Task Learning in Mil AlgorithmModeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
Modeling Originators for Event Forecasting Multi-Task Learning in Mil Algorithm
 
quasi-uniform theta graph
quasi-uniform theta graphquasi-uniform theta graph
quasi-uniform theta graph
 
The Relationship of Mathematics to the Performance of SHCT it Students in Pro...
The Relationship of Mathematics to the Performance of SHCT it Students in Pro...The Relationship of Mathematics to the Performance of SHCT it Students in Pro...
The Relationship of Mathematics to the Performance of SHCT it Students in Pro...
 
A Tentative analysis of Liver Disorder using Data Mining Algorithms J48, Deci...
A Tentative analysis of Liver Disorder using Data Mining Algorithms J48, Deci...A Tentative analysis of Liver Disorder using Data Mining Algorithms J48, Deci...
A Tentative analysis of Liver Disorder using Data Mining Algorithms J48, Deci...
 
Marine Object Recognition using Blob Analysis
Marine Object Recognition using Blob AnalysisMarine Object Recognition using Blob Analysis
Marine Object Recognition using Blob Analysis
 
Implementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGAImplementation of High Speed OFDM Transceiver using FPGA
Implementation of High Speed OFDM Transceiver using FPGA
 
Renewable Energy Based on Current Fed Switched Inverter for Smart Grid Applic...
Renewable Energy Based on Current Fed Switched Inverter for Smart Grid Applic...Renewable Energy Based on Current Fed Switched Inverter for Smart Grid Applic...
Renewable Energy Based on Current Fed Switched Inverter for Smart Grid Applic...
 

Kürzlich hochgeladen

Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Kürzlich hochgeladen (20)

Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 

Artifact Facet Ranking and It’sApplications

  • 1. Integrated Intelligent Research (IIR) International Journal of Computing Algorithm Volume: 04 Issue: 01 June 2015 Pages:37-40 ISSN: 2278-2397 37 Artifact Facet Ranking and It’s Applications V.Jeyabalaraja1 , P.Hemalatha2 1 Professor, Department of CSE, Velammal Engineering College, Chennai, India. 2 M.E., Department of CSE, Velammal Engineering College, Chennai, India. Email ID: jeyabalaraja@gmail.com, hema.ptg@gmail.com Abstract-As the e-commerce is gaining popularity various customer surveys of objects are currently accessible on the Internet. These surveys are frequently disordered, prompting challenges in knowledge discovery and object assessment. This article proposes an object feature positioning skeleton, which consequently recognizes the critical features of an object from online customer surveys. The critical object features are recognized focused around two perceptions: 1) they are normally commented extensively by customers and 2) customer suppositions on the critical feature significantly impact their general assessments on the object. Specifically, given the customer surveys of an item, we first extract the object feature by a shallow reliance parser and focus customer suppositions on these features through an opinion characterizer. We then create a probabilistic object feature positioning calculation to identify the criticalness of perspectives by at the same time considering feature recurrence and the impact of customer opinion given to every feature over their general opinion. The experimental results on 3 popular products demonstrate the effectiveness of our approach. Keywords—probabilistic feature positioning; customer survey; opinion characterizer; I. INTRODUCTION The Internet has become a platform for expressing opinions about almost everything. Thus, the number of Web portals containing such opinions is huge and it is constantly growing. The customer survey web sites are a free form of advertisement in which satisfied customers tell others their opinion abouta product, service, or event. . It has become in one of the most credible forms of advertising because people do not stand to profit personally by advertising something on the line every time they make a review. Therefore, in the recent years the computational treatment of sentiment and opinions has been viewed as a challenging area of research that can serve to different purposes. Object feature based ranking usually is composed of three main tasks: object facet extraction, opinion characterization, and probabilistic angle positioning. Object facet extraction is focused on extracting the set of features concerning the product from the reviews. For example, given the sentence, “The applications in this mobile phone are excellent”, the comment is about the “application” featureand the customer conclusion about the feature is positive. The opinion characterization task consists of determining the opinions about the object features andtheirpolarities, whereas feature rating leverages the relevance of features to properly present them to the users. The task of generating feature-based summaries is clearly different from traditional text summarization [9] because it does not summarise the reviews by selecting or rewriting a subset of original sentences from the reviews. The goal here is to obtain structured summaries formed by all the features of the products that customers have opinions about and also whether the opinions are mainly positive or negative. This paper focuses on the object feature extraction task. Specifically, given a set of user reviews about a specific product we address the problem of identifying features on which customers have expressed their opinions. In order to help users and analysts to better summarise opinions about products, we propose an object facet ranking framework. II. ALLIED WORKS There are two major existing object feature extraction methods: supervised and unsupervised ones. Supervised method requires a set of pre-labelled review sentences as training samples. A supervised learning method is then applied to construct an extraction model, which is capable of identifying object features from new customer reviews. Various models such as Hidden Markov Models and Conditional Random Fields [13, 14], Maximum Entropy [10], Class Association Rules and Naive Bayes Classifier [15] and other ML approaches have been employed for this task. Even though the supervised techniques can achieve reasonable performance, collecting training samples is an overhead and greatly depends on the representativeness of the training examples. On the other hand, unsupervised approaches automatically extract object features from customer reviews without involving training samples. Moreover, the unsupervised approaches seem to be more efficient than the supervised where various and frequently expanding products get discussed in customer reviews. Association rule mining based on the Apriori algorithm [1] is applied in Hu and Liu’s works [7, 6] (PFE technique) to extract frequent noun phrases as explicit product aspects. In association rule mining, the algorithm does not consider the position of the words in the sentence. In order to remove wrong frequent feature, two types of pruning criteria were used: compactness and redundancy pruning. The technique is efficient and does not require the use of training samples or predefined sets of domain-independent extraction patterns. However, it has from three main disadvantages. First, frequent noun phrases discovered by the mining algorithm might not necessarily be object features. The compactness and redundancy pruning rules are unable to eliminate these noises. Second, even if a frequent noun phrase is an object feature, customers may not be expressing any subjective opinion about it in their reviews. This frequent, yet opinion-irrelevant object feature is not the candidate feature. Third, the approach treats adjacent adjectives of frequent noun as opinion words, although many of them do not have subjective assignment. If an adjective along with its subjective association appears adjacent to frequent nouns in some review sentences, this approach will by false consider this adjective as an opinion word, and use it to discover infrequent object features in other review sentences [12]. To address these limitations, Wei et al. [12] proposed a semantic-based product aspect extraction technique (SPE) that exploits a list of positive and negative adjectives defined in the General lexicon [11] in order to recognise opinion words, and subsequently to extract product
  • 2. Integrated Intelligent Research (IIR) International Journal of Computing Algorithm Volume: 04 Issue: 01 June 2015 Pages:37-40 ISSN: 2278-2397 38 aspects expressed in customer reviews. Even when this technique attains better results than previous works [7, 6], both rely on mining frequent noun phrases. As previously mentioned, this algorithm is not appropriate because it disregards the sequence of words [8]. According to our review of existing object feature extraction techniques, the unsupervised approaches seem to be more out performing than the supervised ones for scenarios in which various and frequently scaling objects get discussed in consumer reviews. III. PROPOSED WORK DESCRIPTION An overview of our object feature extraction method is shown in fig. 1. The input is a set of customer reviews about a particular object and the output is a ranked list of object features. The idea is to locate that portion of texts that can be potentially considered as object features. From these text portions, we extract as object feature those that are associated by some opinion words. Finally, the selected object features are ranked according to their relevance. A. Object facet extraction The proposed approach aims to find what customers like and dislike about a given object. But, due to the difficulty of natural language processing, some types of sentences are confusing to deal with. Consider three sample sentences taken from the reviews of a laptop: 1). “It has a great processing speed.” 2). “It has a 360 degree flexible monitor.” 3). “When you put this laptop in your bag you forget it is there; it is too small and light weighted.” The first and second sentencescan be considered direct as the object features are explicitly mentioned and the last sentence a hard one to handle with as some features are implicit and hard to find. Semantic analysis is required to find these implicit features. This work is focused on finding explicit aspects. In general, most object features indicating words are nouns or noun phrases. The next step is to identify noun phrases as potential candidate object features. For this purpose, we use the language extraction patterns shown in Table 1. Each pattern is expressed in terms of an extended regular expressions and tagged using Stanford parser: AJ (adjective), CN (common noun), PN (proper noun), GV (gerund verb), PPV (past participle verb), and GD (general determiner). These regular expressions allow the extraction of both simple and complex noun phrases as potential candidate features. Therefore, we here normalise the evaluations from number of Websites independently, as against to performing an even normalisation on them. This approach relies upon to express the impact of the rating variations among several Websites. This method is implemented using a Stanford parser We consider that the data set had not been homogeneously tagged and this affects significantly to the evaluation results. Table 1: Extraction patterns for identifying potential aspects Fig. 1. Flow chart of proposed artefact facet ranking B.Opinion Characterization on Artefact Facets Once the candidate features are extracted, the next step is to identify those for which customers have expressed their opinions. For this purpose, from the set of candidate features we extract those which have been associated by opinion words according to dependency relations. We call this method as object feature extraction based on opinion characterization (OFE-OC).We consider that a candidate feature has been associated with an opinion word if either of the followings relations occurs: 1). A word of the candidate feature is directly associated to an opinion word. 2). A word of the candidate feature is related to a word that is associated to an opinion word. 3). A word of the candidate feature is related to a word that is related to other word that is related to an opinion word. The opinion on each feature will impact the overall rating. Here we consider, the general rating is created taking into account a weight factor of the opinion on each feature, where each weight 𝑤𝑟𝑘will measures the criticality of each featureak in review r.. Fig. 2. Feature wise summary generated by the system Label Pattern Examples LP1 (AJ|CN|PN)+ Battery life LP2 LP1(GV|PPV)LP1 Battery charging system LP3 (LP1|LP2) LP4 LP3(of|from|in)(GD)? LP3 quality of photos
  • 3. Integrated Intelligent Research (IIR) International Journal of Computing Algorithm Volume: 04 Issue: 01 June 2015 Pages:37-40 ISSN: 2278-2397 39 C.Probabilistic Angle Positioning Algorithm Once the set of object features are opinion characterised, we rank them according to their relevance. For this purpose, we use a methodology for modelling object features from a collection of customer reviews. The proposal relies on a linguistic modelling framework which is domain independent.Let R = {r1, . . . ,r|r|} be a set of customer surveys of a certain object. In each review r ∈ R, customers express their opinion on various features of an object. Eventually considers a overall general rating Or. Then again Or∈ [Omin,Omax], where Omin and Omax are the minimum and maximum appraisals individually. Then again is normalised to [0, 1]. The customer surveys from many websites may contain different opinion polarity of appraisals. The values on few Websites may be a little high or low than those on others. Additionally, severalwebsites may offer different rating for reach, for example, the rating is from 1 to 5 on Cnet.com and from 1 to 10 on Reevoo.com. Consider there are m features A = {a1. . . am} in the review set, R absolutely, where ak is the k- th feature. Customer opinion on feature ak in review r is mentioned as ork. We aim to mitigate these weight factorsand distinguish the candidate features correspondingly. Higher the value of weight factor, ωrk demonstrate ak is more critical to be candidate feature, further ωr demonstrate a vector of the weights and also is the opinion vector with each one measurement signifying the customer conclusion on a specific feature. In general the overall ratings are assumed to be obtained from a Gaussian distribution, with mean ωrTorand variance σ2 as: 𝑝(𝑂𝑟) = 1 √2𝜋𝛿2 𝑒𝑥𝑝{− (𝑂𝑟 − 𝑊 𝑟 𝑡)2 2𝛿2 }. (1) However to consider the variations in the value of ωr, weassume thatωrto be asample derived from a Multivariate GaussianDistributionas: 𝑝(𝑤𝑟) = 1 (2𝜋) 𝑚 2 |∑| 1 2 Exp{− 1 2 (𝑤𝑟 − 𝜇)𝑇 ∑−1(𝑊 𝑟−𝜇)}. (2) Whereμand ∑is the mean vector and covariance matrix Respectively, which are both unknown and need to becalculated. IV. EVALUATIONS In order to evaluate the performance of the artefact facet ranking method proposed, we compare our results to the results presented in [12]. The relevance ranking for features is evaluated by calculating the precision at different cut-off ranks. In the following subsections, we detail the design of our experiments, including the data collection and the evaluation criteria. A. Data Collection We have conducted our experiments using the customer reviews of three products: Nokia Lumina, Micromax Canvas doodle, Samsung galaxy y. The reviews were collected from Amazon.com and CNET.com. Table 2 shows the number of manually tagged aspects and the number of review sentences for each product in the data set. Table 2. Comparative Evaluation results Nokia Lumina Micromax canvas doodle Samsung galaxy y Precision PFE 0.510 0.511 0.370 SPE 0.524 0.487 0.440 OFE-OC 0.560 0.550 0.448 PFE 0.510 0.511 0.370 Recall PFE 0.600 0.630 0.561 SPE 0.700 0.750 0.650 OFE-OC 0.491 0.699 0.630 F1 PFE 0.551 0.564 0.446 SPE 0.599 0.591 0.525 OFE-OC 0.523 0.616 0.524 Table 3. Summary of customer review data set Nokia Lumina Micromax canvas doodle Samsung galaxy y Number of review sentence 738 600 1705 Number of manually tagged review features 114 103 184 B. Evaluation of the Proposed Method and Comparison with Existing Techniques The purpose of this evaluation is to measure the performance of our object feature extraction method. The complete set of object feature extracted using the proposed method is compared with the set of manually labelled object features for each product in the customer review data set. We use precision, recall and F1 to measure the effectiveness of the object feature extraction method. When dealing with multiple objects.The same definitions of the measures proposed by Wei et al. [12] are used. Table 3 shows the comparative evaluations results. The results of PFE [7,6] and SPE techniques were taken from [12]. Notice that our proposed method (OFE-OC) obtains better precision results, but achieves lower recall values than those ones obtained by SPE. In Figure 3, we show the interpolated average precision and recall obtained for each of the products. It can be seen that our ranking based on the unigram language model of features (OFE-OC) clearly outperforms the two frequency-based baselines proposed (SPE, PFE). (a). Nokia Lumina
  • 4. Integrated Intelligent Research (IIR) International Journal of Computing Algorithm Volume: 04 Issue: 01 June 2015 Pages:37-40 ISSN: 2278-2397 40 (b). Micromax canvas doodle (c). Samsung Galaxy Fig. 3. Interpolated Average Precision V. CONCLUSION This article summarizes about an artefact facet ranking structure to recognize the importantobject features various purchaser surveys. The framework contains three principle segments, i.e. object facet extraction; opinion characterization; and probabilistic angle positioning. Probabilistic perspective positioning calculates the criticality of different features of an object from several surveys. The calculation all the while investigates feature recurrence and the impact of consumer opinion given to every feature against the overall opinion. Finally, the results obtained for the ranking of features are also encouraging as it exploits both feature frequency and influence of customer opinion on them. The proposed approach can be applied to two real world application, i.e., archive level estimation arrangement and extractive survey synopsis. In future we will extend our proposed approach to consider implicit object features. REFERENCES [1] Zheng-Jun Zha, Jianxing Yu, Jinhui Tang, Meng Wang and Tat- SengChua,“Product Aspect Ranking and its Application,” ,IEEE Trans. Knowl. Data Eng, May 2014 vol. 26, no. 5, pp. 1211-1224. [2] A. Ghose and P. G. Ipeirotis,“Estimating the helpfulness and economic impact of product reviews: Mining text and reviewer characteristics,” IEEE Trans. Knowl. Data Eng., Sept. 2010 vol. 23, no. 10, pp. 1498– 1512. [3] W. Jin and H. H. Ho, “A novel lexicalized HMM-based learning framework for web opinion mining,” in Proc. 26th Annu. ICML, Montreal, QC, Canada, 2009, pp. 465–472. [4] M. Hu and B. Liu, “Mining and summarizing customer reviews,” in Proc. SIGKDD, Seattle, WA, USA, 2004, pp. 168–177. [5] F. Li et al., “Structure-aware review mining and summarization,” in Proc. 23rd Int. Conf. COLING, Beijing, China, 2010, pp. 653–661. [6] Hu, M., Liu, B.: Mining and summarizing customer reviews. In: Proc. of the 10th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. ACM Press, New York, NY (2004), pp. 168-177. [7] Hu, M., Liu, B.: Mining opinion features in customer reviews. In: Proc. of American Association for Artificial Intelligence Conference, 2004, pp. 755-760. [8] Hu, M., Liu, B.: Opinion Feature Extraction Using Class Sequential Rules. In: Proc. of AAAI 2006 Spring Symposia on Computational Approaches to Analyzing Weblogs. [9] Mani, I., Maybury, M.T. (eds.): Advances in Automatic Text Summarization. MIT Press (1999). [10] Somprasertsri, G., Lalitrojwong, P.: Automatic product feature extraction from online product reviews using maximum entropy with lexical and syntactic features. In: Proc. of the IEEE International Conference on Information Reuse and Integration. IEEE Systems, Man, and Cybernetics Society (2008), pp. 250-255. [11] Stone, P.J., Dunphy, D.C., Smith, M.S., Ogilvie, D.M.: The General Inquirer: A Computer Approach to Content Analysis. MIT Press. (2009) [12] Wei, C.P., Chen, Y.M., Yang, C.S., Yang, C.C.: Understanding what concerns consumers: a semantic approach to product feature extraction from consumer reviews.Information Systems and E-Business Management (2009), pp.149-167. [13] Wong, T.L., Lam, W.: Hot Item Mining and Summarization from Multiple Auction Web Sites. In: Proc. of the Fifth IEEE International Conference on Data Mining. IEEE Computer Society, Washington, DC, USA (2005), pp. 797-800. [14] Wong, T.L., Lam, W.: Learning to extract and summarize hot item features from multiple auction web sites. Knowledge. Inf. Syst. (2008), pp.143-160. [15] Yang, C.C., Wong, Y.C., Wei, C.P.: Classifying web review opinions for consumer product analysis. In: Proc. of the 11th International Conference on Electronic Commerce. ACM, New York, NY, USA (2009), pp. 57-63.