<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.1 20151215//EN" "http://jats.nlm.nih.gov/publishing/1.1/JATS-journalpublishing1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" article-type="research-article" dtd-version="1.1">
<front>
<journal-meta>
<journal-id journal-id-type="pmc">CMC</journal-id>
<journal-id journal-id-type="nlm-ta">CMC</journal-id>
<journal-id journal-id-type="publisher-id">CMC</journal-id>
<journal-title-group>
<journal-title>Computers, Materials &#x0026; Continua</journal-title>
</journal-title-group>
<issn pub-type="epub">1546-2226</issn>
<issn pub-type="ppub">1546-2218</issn>
<publisher>
<publisher-name>Tech Science Press</publisher-name>
<publisher-loc>USA</publisher-loc>
</publisher>
</journal-meta>
<article-meta>
<article-id pub-id-type="publisher-id">18593</article-id>
<article-id pub-id-type="doi">10.32604/cmc.2021.018593</article-id>
<article-categories>
<subj-group subj-group-type="heading">
<subject>Article</subject>
</subj-group>
</article-categories>
<title-group>
<article-title>Optimization of Sentiment Analysis Using Teaching-Learning Based Algorithm</article-title>
<alt-title alt-title-type="left-running-head">Optimization of Sentiment Analysis Using Teaching-Learning Based Algorithm</alt-title>
<alt-title alt-title-type="right-running-head">Optimization of Sentiment Analysis Using Teaching-Learning Based Algorithm</alt-title>
</title-group>
<contrib-group content-type="authors">
<contrib id="author-1" contrib-type="author">
<name name-style="western">
<surname>Muhammad</surname>
<given-names>Abdullah</given-names>
</name>
</contrib>
<contrib id="author-2" contrib-type="author">
<name name-style="western">
<surname>Abdullah</surname>
<given-names>Salwani</given-names>
</name></contrib>
<contrib id="author-3" contrib-type="author" corresp="yes">
<name name-style="western">
<surname>Samsiah Sani</surname>
<given-names>Nor</given-names>
</name>
</contrib>
<aff><institution>Center for Artificial Intelligence Technology, Faculty of Information Science &#x0026; Technology, Universiti Kebangsaan</institution>, <addr-line>Kajang, 43000</addr-line>, <country>Malaysia</country></aff>
</contrib-group>
<author-notes><corresp id="cor1">&#x002A;Corresponding Author: Nor Samsiah Sani. Email: <email>norsamsiahsani@ukm.edu.my</email></corresp></author-notes>
<pub-date pub-type="epub" date-type="pub" iso-8601-date="2021-07-13"><day>13</day><month>07</month><year>2021</year>
</pub-date>
<volume>69</volume>
<issue>2</issue>
<fpage>1783</fpage>
<lpage>1799</lpage>
<history>
<date date-type="received"><day>12</day><month>3</month><year>2021</year>
</date>
<date date-type="accepted"><day>16</day><month>4</month><year>2021</year>
</date>
</history>
<permissions>
<copyright-statement>&#x00A9; 2021 Muhammad et al.</copyright-statement>
<copyright-year>2021</copyright-year>
<copyright-holder>Muhammad et al.</copyright-holder>
<license xlink:href="https://creativecommons.org/licenses/by/4.0/">
<license-p>This work is licensed under a <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</ext-link>, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
</license>
</permissions>
<self-uri content-type="pdf" xlink:href="TSP_CMC_18593.pdf"></self-uri>
<abstract>
<p>Feature selection and sentiment analysis are two common studies that are currently being conducted; consistent with the advancements in computing and growing the use of social media. High dimensional or large feature sets is a key issue in sentiment analysis as it can decrease the accuracy of sentiment classification and make it difficult to obtain the optimal subset of the features. Furthermore, most reviews from social media carry a lot of noise and irrelevant information. Therefore, this study proposes a new text-feature selection method that uses a combination of rough set theory (RST) and teaching-learning based optimization (TLBO), which is known as RSTLBO. The framework to develop the proposed RSTLBO includes numerous stages: (1) acquiring the standard datasets (user reviews of six major U.S. airlines) which are used to validate search result feature selection methods, (2) pre-processing of the dataset using text processing methods. This involves applying text processing methods from natural language processing techniques, combined with linguistic processing techniques to produce high classification results, (3) employing the RSTLBO method, and (4) using the selected features from the previous process for sentiment classification using the Support Vector Machine (SVM) technique. Results show an improvement in sentiment analysis when combining natural language processing with linguistic processing for text processing. More importantly, the proposed RSTLBO feature selection algorithm is able to produce an improved sentiment analysis.</p>
</abstract>
<kwd-group kwd-group-type="author">
<kwd>Feature selection</kwd>
<kwd>sentiment analysis</kwd>
<kwd>rough set theory</kwd>
<kwd>teaching-learning optimization algorithms</kwd>
<kwd>text processing</kwd>
</kwd-group>
</article-meta>
</front>
<body>
<sec id="s1">
<label>1</label>
<title>Introduction</title>
<p>Sentiment analysis is a text-classification task aimed at evaluating the polarity (positive or negative) of the opinions expressed within a single document. It serves to analyze and identify the type of sentiments in text-based user reviews [<xref ref-type="bibr" rid="ref-1">1</xref>]. With the development of internet and social media, people use social sites, websites, blogs, and forums more often as the primary mediums for expressing their comments, views, opinions on services, issues, ideas, and various other things [<xref ref-type="bibr" rid="ref-2">2</xref>]. Thus, sentiment analysis plays an important role in analyzing reviews, views, and opinions presented by users in order to evaluate the feedback on a specific aspect [<xref ref-type="bibr" rid="ref-3">3</xref>]. The results of this analysis are very useful to service providers in improving the quality of their respective services. Indirectly, these results can also help service providers increase the profitability of their respective organizations.</p>
<p>Sentiment analysis originates from text mining technology, natural language processing, and text classification methods [<xref ref-type="bibr" rid="ref-4">4</xref>]. It helps classify text-shaped information such as customer reviews of services, politics, products, and others such as positive or negative sentiments [<xref ref-type="bibr" rid="ref-5">5</xref>&#x2013;<xref ref-type="bibr" rid="ref-8">8</xref>]. Sentiment analysis can be divided into three techniques: lexicon-based techniques, machine learning-based techniques, and hybrid techniques [<xref ref-type="bibr" rid="ref-9">9</xref>]. Machine learning technique is one of the most popular methods for classifying sentiments. This technique is combined with language methods to identify the categories of sentiments present in a text [<xref ref-type="bibr" rid="ref-1">1</xref>]. Three main processes in sentiment analysis were implemented in this study, namely data processing, feature selection, and sentiment classification.</p>
<p>One of the key problems in the study of sentiments is managing user feedback on social media, websites, forums, and blog texts that contain noisy and unimportant details. Such data need to be managed and processed regularly before the performance of sentiment analysis can be carried out [<xref ref-type="bibr" rid="ref-10">10</xref>]. From a study conducted by [<xref ref-type="bibr" rid="ref-10">10</xref>], it was found that text-processing techniques play an important role in ensuring the accuracy of sentiment prediction and also in influencing the computation time during sentiment classification. Text processing was developed to analyze and prepare the text for sentiment classification [<xref ref-type="bibr" rid="ref-11">11</xref>].</p>
<p>In addition, the presence of large feature size is a common problem in sentiment analysis. Large feature size affects the performance of sentiment classification and its processing time. However, this problem can be overcome using machine learning methods that use appropriate feature set selection techniques to eliminate noisy and irrelevant features [<xref ref-type="bibr" rid="ref-1">1</xref>,<xref ref-type="bibr" rid="ref-5">5</xref>,<xref ref-type="bibr" rid="ref-12">12</xref>&#x2013;<xref ref-type="bibr" rid="ref-16">16</xref>]. Feature selection is a volatile polynomial problem and requires efficient algorithms such as metaheuristic algorithms to assist [<xref ref-type="bibr" rid="ref-17">17</xref>&#x2013;<xref ref-type="bibr" rid="ref-19">19</xref>].</p>
<p>According to [<xref ref-type="bibr" rid="ref-20">20</xref>], most of the existing feature selection algorithms require specific parameters. Algorithms that use specific parameters need to adjust the value of those parameters to an exact value in order to get good results. For example, genetic algorithms require specific parameters such as cross-probability, mutation rate, and selection method parameters. Accordingly, [<xref ref-type="bibr" rid="ref-20">20</xref>] introduced the teaching&#x2013;learning-based optimization (TLBO) algorithm that does not require specific parameters to function properly.</p>
<p>Typically, the reviews in datasets containing user reviews have a lot of noise and irrelevant information that makes it difficult to process and analyze information accurately and in detail for identifying customer sentiments regarding service quality and the types of services preferred and disliked by customers. This information that is obtained from social sites and the internet is constantly evolving and changing over time, which renders the manual analysis of reviewing information to become ineffective, irrelevant, and one that requires a lot of effort, often resulting in inaccurate findings. This is a major problem faced by service providers in identifying customer sentiments towards the services and customer feedback provided as a whole. Therefore, a mechanism needs to be developed to analyze user reviews to identify customer sentiments. Therefore, in this study, we have identified a great opportunity to develop a feature selection and feature reduction algorithm for sentiment classification. For this, we used a combination of feature selection based on RST and TLBO, which is referred to as RSTLBO, to reduce the dimension size of features and select a subset of quality features for sentiment classification. The following contributions made by this paper have been summarized as follow.</p>
<list list-type="bullet">
<list-item><p>It has identified the effect of text-processing methods from natural language processing categories on the accuracy of sentiment analysis predictions.</p></list-item>
<list-item><p>It has proposed an RSTLBO-based algorithm for feature selection and feature reduction in sentiment classification.</p></list-item>
</list>
<p>The following sections in this paper present the following aspects: Section 2 describes the studies conducted on the topics discussed. Section 3 describes the research methodology. Section 4 discusses the results of this study. Lastly, Section 5 summarizes the results of this study.</p>
</sec>
<sec id="s2">
<label>2</label>
<title>Related Studies</title>
<p>Text processing and feature selection are two very important processes in sentiment classification systems. Text processing involves preparing a dataset with user reviews that were obtained from social sites, websites, forums, and more. This dataset of reviews usually contains a lot of noise, irrelevant, and meaningless fragments such as HTML tags, scripts, advertising, and other such things. Therefore, these reviews need to be cleaned and converted into a dataset format to prepare them to be processed for feature selection and sentiment classification through text processing. The feature selection process helps reduce the dimensions of the dataset generated from text processing. Typically, this user review dataset contains features of various sizes and is relatively difficult to be processed manually. In order to tackle this difficulty, it is processed through computing operations using feature selection algorithms. These feature selection algorithms produce small-dimensional datasets that can be used in the sentiment-classification process. Various feature selection algorithms have been developed, but most of them are recommended for studies in the field of engineering and other fields. Very few studies have been conducted on sentiment analysis.</p>
<p>Manimekalai et al. [<xref ref-type="bibr" rid="ref-21">21</xref>] described sentiments as opinion mining, which is the field of studying customer reviews and opinions, ideas, evaluations, human emotions, or attitudes towards different aspects such as services, organizations, products, events, individuals, and so on. Reference [<xref ref-type="bibr" rid="ref-22">22</xref>] used the example of a dataset of text documents with user reviews on a topic and cited that the main purpose of sentiment analysis is to identify and evaluate the features of the comments on an object within a document. Reference [<xref ref-type="bibr" rid="ref-23">23</xref>] explained that sentiment analysis works by extracting sentiments or opinions from textual documents. It is based on text-mining technology, natural language processing, and text classification. It involves the study of the relationship between text-shaped data through text processing. It serves to categorize text-shaped information such as consumer reviews of services, politics, products, and others into positive or negative sentiments [<xref ref-type="bibr" rid="ref-5">5</xref>,<xref ref-type="bibr" rid="ref-6">6</xref>]. Sentiment analysis can be divided into three techniques&#x2014;lexicon-based sentiment analysis, machine learning-based sentiment analysis, and hybrid techniques, as shown in <xref ref-type="fig" rid="fig-1">Fig. 1</xref>.</p>
<p>The machine learning technique is one of the most popular methods of classifying sentiments. This technique is combined with language methods to categorize sentiments within the text [<xref ref-type="bibr" rid="ref-1">1</xref>]. Three main processes in sentiment analysis were implemented in this study; namely data processing, feature selection, and sentiment classification. Each process plays an important function in improving the performance of sentiment classification and also helps to improve the accuracy of the results of the sentiment analysis. Before performing sentiment analysis, it is important to identify the data sources; whether they were obtained from social media, reports, documents, databases, or others. These data sources contain hidden information that needs to be analyzed to uncover information hidden in the information. Most data derived from social media contain noise and irrelevant data, as well as meaningless information [<xref ref-type="bibr" rid="ref-24">24</xref>]. These elements make the process of classifying sentiment on information obtained from social media very challenging. Accordingly, to enable the smooth processing of this information, it needs to undergo a transformation process, i.e., a process of purification and analysis called text processing [<xref ref-type="bibr" rid="ref-25">25</xref>]. The data that has gone through this process can then be used for the feature selection method, and then the sentiments with the information can be classified.</p>
<fig id="fig-1">
<label>Figure 1</label>
<caption>
<title>Category of sentiment analysis [<xref ref-type="bibr" rid="ref-7">7</xref>]</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-1.png"/>
</fig>
<p>The rough set theory (RST) technique, which was introduced by [<xref ref-type="bibr" rid="ref-26">26</xref>], comes from simple model information. RST is considered a new mathematical tool for processing uncertain information after the uncertainty theory [<xref ref-type="bibr" rid="ref-27">27</xref>] and fuzzy set theory [<xref ref-type="bibr" rid="ref-28">28</xref>] for data analysis and data processing. RST has been identified as an effective mathematical method of minimizing data from information systems as well as a mathematical tool for solving uncertain problems [<xref ref-type="bibr" rid="ref-29">29</xref>]. RST has well-structured procedures, algorithms, and specialized tools to identify patterns and has the ability to find valid reductions, i.e., find the minimum set of features using the <italic>reduct</italic> function.</p>
<p>Teaching-learning-based optimization (TLBO) is similar to other algorithms inspired by natural situations in learning sessions within classrooms [<xref ref-type="bibr" rid="ref-20">20</xref>]. It is a population-based metaheuristic algorithm that uses population solutions to find global solutions. In TLBO, a population is a group of students or a full class. The process of TLBO can be divided into two sessions: the first session is the teaching phase, while the second session is the learning phase. The teaching session involves learning from the instructor, and the learning session is related to the learning process between students and students. This TLBO method is based on the effect of the teacher&#x2019;s influence on student output; in this case, student outputs correspond to student results or performance. Instructors are generally considered to be highly educated individuals and will share their knowledge with their students. The quality of instructors will affect the quality of students&#x2019; performance. Thus, it can be said that quality teachers will produce quality students. TLBO is carried out to obtain a global solution without the need for burdensome computational efforts and high consistency [<xref ref-type="bibr" rid="ref-20">20</xref>].</p>
<p>There are three types of classification levels in sentiment analysis&#x2014;document, sentence, and feature levels. At the document sentiment classification level, each document is classified according to positive and negative groups [<xref ref-type="bibr" rid="ref-23">23</xref>,<xref ref-type="bibr" rid="ref-30">30</xref>]. Classification of sentiments at the sentence level categorizes sentences into positive or negative groups. Finally, the classification of sentiments at the feature level helps identify sentiments behind each word based on the elements and features found in the review sentence, for example, as per the studies conducted by [<xref ref-type="bibr" rid="ref-31">31</xref>,<xref ref-type="bibr" rid="ref-32">32</xref>]. One of the challenges in identifying the relationship of sentiment words with a feature is that a sentiment word can have different meanings depending on the circumstances and fields in which it has been used. The classification at the feature level is very complicated as it entails clear identification of the relationship between the feature and the sentiment word in the review sentence. Despite these challenges, the result of this classification is more accurate and complete as compared to the classification at the document and sentence levels [<xref ref-type="bibr" rid="ref-33">33</xref>].</p>
</sec>
<sec id="s3">
<label>3</label>
<title>Research Methodology</title>
<p>The research methodology consists of four phases starting with text processing phase, feature selection algorithm development phase, classification of sentiment phase; and testing, evaluation, and analysis phase, as shown in <xref ref-type="fig" rid="fig-2">Fig. 2</xref>. The benchmark dataset used in this study was obtained from the Kaggle website. The dataset includes user reviews of six major U.S. airlines obtained from Twiter in February 2015. It contains 14,640 reviews, 2,363 of which have been labeled positive, 3,099 as neutral, and the remaining 9,178 as negative.</p>
<fig id="fig-2">
<label>Figure 2</label>
<caption>
<title>Research methodology</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-2.png"/>
</fig>
<sec id="s3_1">
<label>3.1</label>
<title>Phase 1: Text Processing</title>
<p>This process involves data cleaning and arranging the selected dataset into a format that would allow it to be processed through feature selection. The input in this phase is a benchmark dataset consisting of user reviews on Twitter that were labeled with sentiment information.</p>
<sec id="s3_1_1">
<label>3.1.1</label>
<title>Text Processing Methods</title>
<p>In this process, every sentence in user reviews is extracted and stored in the MySQL database. This dataset then goes through two types of text processing: linguistic processing and natural language processing. The linguistic processing used in this study consists of nine text processing techniques, including conversion to lowercase, URL removal, &#x2018;#&#x2019; removal, &#x2018;@&#x2019; removal, symbol removal, number removal, blank space removal, stop word removal and coded text removal. <xref ref-type="table" rid="table-1">Tab. 1</xref> presents four text processing models that were tested and evaluated. The model that produced the best sentiment classification results was selected as the text processing method to create a list of small-sized feature sets. For the latter, three techniques have been chosen: spelling correction, stemming, and lemmatization.</p>
<table-wrap id="table-1">
<label>Table 1</label>
<caption>
<title>Text processing models</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Text processing method</th>
</tr>
</thead>
<tbody>
<tr>
<td>Model A</td>
<td>Linguistic processing + spelling correction (natural language processing)</td>
</tr>
<tr>
<td>Model B</td>
<td>Linguistic processing + stemming (natural language processing)</td>
</tr>
<tr>
<td>Model C</td>
<td>Linguistic processing + lemmatize (natural language processing)</td>
</tr>
<tr>
<td>Model D</td>
<td>Only linguistic processing</td>
</tr>
</tbody>
</table>
</table-wrap>
<p><bold>a) Linguistic Processing</bold></p>
<p><xref ref-type="table" rid="table-2">Tab. 2</xref> presents the techniques of linguistic processing along with examples performed in this study.</p>
<table-wrap id="table-2">
<label>Table 2</label>
<caption>
<title>Techniques and examples of linguistic processing</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>No.</th>
<th>Technique</th>
<th>Before</th>
<th>After</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Conversion to lowercase</td>
<td><italic>@ <bold>V</bold> margin <bold>A</bold> merica <bold>S</bold> eriousl y would pay $ 30 a flight for sea ATS that did not have this playing !!! <bold>I</bold> t is really the only bad thing about flying &#x0026; amp; <bold>C</bold> lick here</italic> <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="http://t.co/">http://t.co/</ext-link> <italic><bold>UT</bold> 5 <bold>G</bold> r <bold>R</bold> w <bold>A</bold> a <bold>A</bold> # 29 <bold>D</bold> ays <bold>T</bold> o <bold>G</bold> o</italic></td>
<td><italic>@ <bold>V</bold> margin of a pepper s eriously would pay $ 30 a flight for seaats that did not have this playing !!! i t is really the only bad thing about flying &#x0026; amp; c lick here</italic> <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="http://t.co/">http://t.co/</ext-link> <italic><bold>ut</bold> 5 <bold>g</bold> rw <bold>a</bold> a <bold>a</bold> # 29 <bold>d</bold> ays <bold>t</bold> o <bold>g</bold> o</italic></td>
<td/>
</tr>
<tr>
<td>2</td>
<td>URL removal</td>
<td><italic>@virginamerica seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying &#x0026; amp; click here</italic> <ext-link ext-link-type="uri" xlink:type="simple" xlink:href="http://t.co/ut5grwaaa"><bold>http://t.co/ut5grwaaa</bold></ext-link> <italic># 29daystogo</italic></td>
<td><italic>@virginamerica seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying &#x0026; amp; click here # 29daystogo</italic></td>
<td/>
</tr>
<tr>
<td>3</td>
<td>Deletion of &#x2018;#&#x2019;</td>
<td><italic>@virginamerica seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying &#x0026; amp; click here #</italic> <bold><italic>29daystogo</italic></bold></td>
<td><italic>@virginamerica seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying &#x0026; amp; click here</italic></td>
<td/>
</tr>
<tr>
<td>4</td>
<td>Deletion of &#x2018;@&#x2019;</td>
<td><italic><bold>@virginamerica</bold> seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing aboutflying &#x0026; amp; click here</italic></td>
<td><italic>seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying &#x0026; amp; clickhere</italic></td>
<td/>
</tr>
<tr>
<td>5</td>
<td>Coded text deletion</td>
<td><italic>seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying <inline-formula id="ieqn-1"><mml:math id="mml-ieqn-1"><mml:mi mathvariant="bold-italic">&#x0026;</mml:mi></mml:math></inline-formula> <bold>amp</bold>; click here</italic></td>
<td><italic>seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the only bad thing about flying click here</italic></td>
<td/>
</tr>
<tr>
<td>6</td>
<td>Symbol removal</td>
<td><italic>seriously would pay $ 30 a flight for seaats that did not have this playing !!! it is really the onlybad thing about flying click here</italic></td>
<td><italic>seriously would pay 30 a flight for seaats that did not have this playing it is really the only badthing about flying click here</italic></td>
<td/>
</tr>
<tr>
<td>7</td>
<td>Numbers removal</td>
<td><italic>seriously would pay <bold>30</bold> a flight for seaats th at did not have this playing it is really the only bad thing about flying click here</italic></td>
<td><italic>seriously would pay a flight for seaats that did not have this playing it is really the only bad thing about flying click here</italic></td>
<td/>
</tr>
<tr>
<td>8</td>
<td>Deletion of stop word</td>
<td><italic>seriously <bold>would</bold> pay <bold>a</bold> flight <bold>for</bold> seaats <bold>that did not have this</bold> playing <bold>it is</bold> really <bold>the only</bold> badthing <bold>about</bold> flying click <bold>here</bold></italic></td>
<td><italic>seriously pay flight seaats playing really bad thing flying click</italic></td>
<td/>
</tr>
<tr>
<td>9</td>
<td>Removal of empty spaces</td>
<td><italic>seriously pay flight seaats playing_really bad thing flying click</italic></td>
<td><italic>seriously pay flight seaats playing really bad thing flying click</italic></td>
<td/>
</tr>
</tbody>
</table>
</table-wrap>
<p><bold>b) Natural Language Processing</bold></p>
<p>Natural language processing consists of three text processing techniques: spelling correction, lemmatization, and stemming, as shown in <xref ref-type="table" rid="table-3">Tab. 3</xref>.</p>
<table-wrap id="table-3">
<label>Table 3</label>
<caption>
<title>The technique of natural language processing with examples</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>No.</th>
<th>Technique</th>
<th>Before</th>
<th>After</th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td>1.</td>
<td>Spelling correction</td>
<td><italic>seriously pay flight <bold>seaats</bold>playing really bad thing flying click</italic></td>
<td><italic>seriously pay flight <bold>seats</bold> playing really bad thing flying click</italic></td>
<td/>
</tr>
<tr>
<td>2.</td>
<td>Lemmatization</td>
<td><italic>seriously pay flight seaats<bold>playing</bold> really bad thing <bold>flying</bold>click</italic></td>
<td><italic>seriously pay flight seaats <bold>play</bold>really bad thing <bold>fly</bold> click</italic></td>
<td/>
</tr>
<tr>
<td>3.</td>
<td>Stemming</td>
<td><italic><bold>seriously</bold> pay flight <bold>seaats playing really</bold> bad thing <bold>flying</bold> click</italic></td>
<td><italic><bold>serious</bold> pay flight <bold>seaat play realli</bold> bad thing <bold>fli</bold> click</italic></td>
<td/>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
<sec id="s3_1_2">
<label>3.1.2</label>
<title>Tokenization</title>
<p>Tokenization is the process of breaking down a review sentence from a dataset into a series of features. For example, the sentence &#x201C;<italic>seriously pay flight seats playing really bad thing flying click</italic>&#x201D; is converted into a series of the following words&#x2014;&#x201C;<italic>seriously</italic>,&#x201D; &#x201C;<italic>pay</italic>,&#x201D; &#x201C;<italic>flight</italic>,&#x201D; &#x201C;<italic>seats</italic>,&#x201D; &#x201C;<italic>playing</italic>,&#x201D; &#x201C;<italic>really</italic>,&#x201D; &#x201C;<italic>bad</italic>,&#x201D; &#x201C;<italic>thing</italic>,&#x201D; &#x201C;<italic>flying</italic>,&#x201D; &#x201C;<italic>click</italic>.&#x201D; Each resultant word from this tokenization is considered a feature set, which will be used for text-classification steps in text processing methods.</p>
</sec>
<sec id="s3_1_3">
<label>3.1.3</label>
<title>Text Processing Evaluation</title>
<p>This evaluation process is performed using a set of features generated from the tokenization process, which are evaluated through the accuracy of sentiment classification. The classification algorithm used in this process is SVM. This evaluation is used to identify the combination of text processing methods that can produce the highest sentiment classification accuracy, which would then be selected and used in this study.</p>
</sec>
</sec>
<sec id="s3_2">
<label>3.2</label>
<title>Phase 2: Development of Feature Selection Algorithm</title>
<p>This third phase is also the development of the RSTLBO feature selection algorithm that consists of RST and TLBO algorithm. It is developed using PHP programming and the MySQL database.</p>
<sec id="s3_2_1">
<label>3.2.1</label>
<title>Development of Rough Set Theory (RST)</title>
<p>The technique rough set theory (RST), which was introduced by [<xref ref-type="bibr" rid="ref-26">26</xref>], was developed to reduce the dimensions of feature sets obtained from the text processing phase using the reduct function. This function evaluates and removes overlapping and irrelevant features in order to reduce the dimension size of the feature. For this process, the feature set is produced from the text processing method, as represented by the table of information system in <xref ref-type="table" rid="table-4">Tab. 4</xref>. The value &#x2018;1&#x2019; indicates the attribute of the selected feature, and &#x2018;0&#x2019; indicates the attribute of the feature not selected.</p>
<table-wrap id="table-4">
<label>Table 4</label>
<caption>
<title>Representation of features in a table of information system</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Comments</th>
<th>a: seriously</th>
<th>b: flying</th>
<th>c: really</th>
<th>d (Class)</th>
</tr>
</thead>
<tbody>
<tr>
<td>S1</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>Negative</td>
</tr>
<tr>
<td>S2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>Negative</td>
</tr>
<tr>
<td>S3</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>Positive</td>
</tr>
<tr>
<td>S4</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>Negative</td>
</tr>
<tr>
<td>S5</td>
<td>1</td>
<td>0</td>
<td>1</td>
<td>Positive</td>
</tr>
<tr>
<td>S6</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>Negative</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>From the example in <xref ref-type="table" rid="table-4">Tab. 4</xref>, there are three feature attributes, namely <italic>seriously</italic> (a), <italic>flying</italic> (b), and <italic>really</italic> (c) contained in the six user reviews (S1&#x2013;S6) that have been given a class of (d) either positive or negative. Assuming <inline-formula id="ieqn-2"><mml:math id="mml-ieqn-2"><mml:mi>U</mml:mi><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mstyle class="text"><mml:mtext class="textit" mathvariant="italic">S1,&#x00A0;S2,&#x00A0;S3,&#x00A0;S4,&#x00A0;S5,&#x00A0;S6</mml:mtext></mml:mstyle></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:math></inline-formula>, <inline-formula id="ieqn-3"><mml:math id="mml-ieqn-3"><mml:mi>W</mml:mi><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mstyle class="text"><mml:mtext class="textit" mathvariant="italic">a,&#x00A0;b,&#x00A0;c,&#x00A0;d</mml:mtext></mml:mstyle></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:math></inline-formula>, <inline-formula id="ieqn-4"><mml:math id="mml-ieqn-4"><mml:mi>C</mml:mi><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mstyle class="text"><mml:mtext></mml:mtext><mml:mstyle class="math"><mml:mo>&#x003C;</mml:mo><mml:mi>t</mml:mi><mml:mi>e</mml:mi><mml:mi>x</mml:mi><mml:mo>-</mml:mo><mml:mi>m</mml:mi><mml:mi>a</mml:mi><mml:mi>t</mml:mi><mml:mi>h</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mi>M</mml:mi><mml:mi>a</mml:mi><mml:mi>t</mml:mi><mml:msub><mml:mrow><mml:mi>h</mml:mi></mml:mrow><mml:mrow><mml:mn>4</mml:mn></mml:mrow></mml:msub><mml:mo>&#x003C;</mml:mo><mml:mo>/</mml:mo><mml:mi>t</mml:mi><mml:mi>e</mml:mi><mml:mi>x</mml:mi><mml:mo>-</mml:mo><mml:mi>m</mml:mi><mml:mi>a</mml:mi><mml:mi>t</mml:mi><mml:mi>h</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mi>a</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>c</mml:mi><mml:mo>/</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mi>d</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mo>,</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mo>/</mml:mo><mml:mi>d</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>o</mml:mi><mml:mi>p</mml:mi><mml:mo>/</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mi>b</mml:mi><mml:mo>&#x003C;</mml:mo><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>c</mml:mi><mml:mo>/</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mi>d</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mo>,</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mo>/</mml:mo><mml:mi>d</mml:mi><mml:mo>&#x003E;</mml:mo><mml:mo>&#x003C;</mml:mo><mml:mi>t</mml:mi><mml:mi>r</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>s</mml:mi><mml:mi>p</mml:mi><mml:mi>a</mml:mi><mml:mi>n</mml:mi><mml:mi>o</mml:mi><mml:mi>p</mml:mi><mml:mo>/</mml:mo><mml:mo>&#x003E;</mml:mo><mml:mi>c</mml:mi></mml:mstyle><mml:mtext></mml:mtext></mml:mstyle></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:math></inline-formula>, and <inline-formula id="ieqn-5"><mml:math id="mml-ieqn-5"><mml:mi>D</mml:mi><mml:mo>=</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>d</mml:mi></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:math></inline-formula>, RST helps eliminate feature attributes by calculating the degree of dependency using the reduct function. For example, the degree of dependency of attribute {d} with attributes {a, b} is calculated using <xref ref-type="disp-formula" rid="eqn-1">Eq. (1)</xref> presented below:</p>
<p><disp-formula id="eqn-1">
<label>(1)</label>
<mml:math id="mml-eqn-1" display="block"><mml:mstyle mathvariant="normal"><mml:mi>k</mml:mi></mml:mstyle><mml:mo>=</mml:mo><mml:msub><mml:mrow><mml:mi>&#x03B3;</mml:mi></mml:mrow><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>a</mml:mi><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mi>b</mml:mi></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:mrow></mml:msub><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>d</mml:mi></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mo>|</mml:mo><mml:mi>P</mml:mi><mml:mi>O</mml:mi><mml:mi>S</mml:mi><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>a</mml:mi><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mi>b</mml:mi></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mrow><mml:mo>(</mml:mo><mml:mrow><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>d</mml:mi></mml:mrow><mml:mo>}</mml:mo></mml:mrow></mml:mrow><mml:mo>)</mml:mo></mml:mrow><mml:mo>|</mml:mo></mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mi>U</mml:mi><mml:mo>|</mml:mo></mml:mrow></mml:mfrac><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mo>|</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>1</mml:mn><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mi>S</mml:mi><mml:mn>3</mml:mn><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mi>S</mml:mi><mml:mn>4</mml:mn><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mi>S</mml:mi><mml:mn>6</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>|</mml:mo></mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>1</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>2</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>3</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>4</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>5</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>,</mml:mo><mml:mspace width="0.3em"/><mml:mrow><mml:mo>{</mml:mo><mml:mrow><mml:mi>S</mml:mi><mml:mn>6</mml:mn></mml:mrow><mml:mo>}</mml:mo></mml:mrow><mml:mo>|</mml:mo></mml:mrow></mml:mfrac><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mo>|</mml:mo><mml:mn>4</mml:mn><mml:mo>|</mml:mo></mml:mrow><mml:mrow><mml:mo>|</mml:mo><mml:mn>6</mml:mn><mml:mo>|</mml:mo></mml:mrow></mml:mfrac><mml:mo>=</mml:mo><mml:mfrac><mml:mrow><mml:mn>2</mml:mn></mml:mrow><mml:mrow><mml:mn>3</mml:mn></mml:mrow></mml:mfrac></mml:math></disp-formula></p>
<p>From the equation above, attribute {b} can be deleted because it does not have the value of dependency or the minimum dependency, i.e., it returns zero. The final results of the information are shown in <xref ref-type="table" rid="table-5">Tab. 5</xref>.</p>
<table-wrap id="table-5">
<label>Table 5</label>
<caption>
<title>Representation of features in the information system table after using the <italic>reduct</italic> function</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Comments</th>
<th>a: <italic>seriously</italic></th>
<th>c: <italic>really</italic></th>
<th>d (Class)</th>
</tr>
</thead>
<tbody>
<tr>
<td>S1</td>
<td>0</td>
<td>1</td>
<td>Negative</td>
</tr>
<tr>
<td>S2</td>
<td>1</td>
<td>0</td>
<td>Negative</td>
</tr>
<tr>
<td>S3</td>
<td>1</td>
<td>1</td>
<td>Positive</td>
</tr>
<tr>
<td>S4</td>
<td>0</td>
<td>1</td>
<td>Negative</td>
</tr>
<tr>
<td>S5</td>
<td>1</td>
<td>1</td>
<td>Positive</td>
</tr>
<tr>
<td>S6</td>
<td>0</td>
<td>0</td>
<td>Negative</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-3">
<label>Figure 3</label>
<caption>
<title>TLBO algorithm pseudo-code 
<!--<pag>\vskip23pt</pag>--> 
</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-3.png"/>
</fig>
</sec>
<sec id="s3_2_2">
<label>3.2.2</label>
<title>Development of TLBO Algorithm</title>
<p>The development of the TLBO algorithm is based on the pseudocode shown in <xref ref-type="fig" rid="fig-3">Fig. 3</xref>. In general, this algorithm&#x2019;s development consists of three main parts: the declaration of general parameters, the generation of a subset of initial solution features, and improvements.</p>
<p><bold>a) General Parameter Declaration Division</bold></p>
<p>In the general parameter declaration section, there are two types of parameters that need to be set, namely the population size and the number of generations. In this study, the population parameter size is set to 30, and the number of generations is set to 100 [<xref ref-type="bibr" rid="ref-34">34</xref>].</p>
<p><bold>b) Early Settlement Subset Generation Division</bold></p>
<p>The initial solution subset is randomly generated and stored in one-dimensional-array form, as shown in <xref ref-type="fig" rid="fig-4">Fig. 4</xref>. For example, a subset of solutions consists of six feature attributes, labeled from F1 to F6. Cells with a value of 1 represent the attributes of the selected feature, and cells with value a of 0 represent the attributes of the feature not selected.</p>
<fig id="fig-4">
<label>Figure 4</label>
<caption>
<title>Example of solution subset array 
<!--<pag>\vskip33pt</pag>--> 
</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-4.png"/>
</fig>
<p>A population is considered a class, and each subset of solutions is considered a student. Meanwhile, feature attributes are considered as the subjects taken by the student. The score value is the average score for each subject taken by the student. Then, the position of the students in the class will be arranged according to the average score of the subjects taken in descending order.</p>
<p><bold>Repair Division</bold></p>
<p>In the repair section, this algorithm is divided into teaching and learning sessions. Before proceeding to these sessions, the termination criteria will be reviewed.</p>
<p>i. Teaching Session</p>
<p>In a teaching session, a subset of solutions with the best sentiment classification scores will be selected as instructors. Subsequently, a subset of solutions is randomly selected to be used as a student. In this example, the feature set is represented by F1, F2, F3, F4, F5, and F6. The teaching session between the instructor and the student takes place with the crossover method as shown in <xref ref-type="fig" rid="fig-5">Fig. 5</xref>.</p>
<fig id="fig-5">
<label>Figure 5</label>
<caption>
<title>Teaching sessions 
<!--<pag>\vskip13pt</pag>--> 
</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-5.png"/>
</fig>
<p>This teaching session will produce two new solutions, both of which will undergo the process of evaluating sentiment classification. Based on the results of this assessment, only those solutions that produce better scores than the student scores in the existing list is accepted into the population, and their position in the population will be sorted based on their scores.<!--<pag>\pagebreak</pag>--></p>
<p>ii. Learning Session</p>
<p>In the learning session, all students will study together to improve their scores. Therefore, in this session, two students will be randomly selected from the existing settlement population. Then, these two students will go through learning process together. In this algorithm, the learning process between the two students takes place through the crossover method, as shown in <xref ref-type="fig" rid="fig-6">Fig. 6</xref>. The learning outcome produced two new solutions and will be evaluated based on sentiment classification performance. Then, based on the sentiment assessment scores, if the new solution is better than the original, it will be accepted, and its position in the population will be sorted according to the new score.</p>
<fig id="fig-6">
<label>Figure 6</label>
<caption>
<title>Learning session</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-6.png"/>
</fig>
<p>Teaching and learning sessions will be repeated until the stop criteria are met. If the stop criteria are not met, then the entire repair process will be repeated. The output of this algorithm is a subset of quality small-sized features that will be used in the sentiment classification phase.</p>
</sec>
</sec>
<sec id="s3_3">
<label>3.3</label>
<title>Phase 3: Classification of Sentiment</title>
<p>Phase 4 entails the classification of sentiments. In this phase, the sentiment classification method will be implemented through the SVM algorithm, using a set of features selected in the feature selection phase. SVM is also known as a support vector network. In the early stages, SVM was developed for binary classification, i.e., two-dimensional classification only. In line with the development of classification techniques, performance, and classification strategies, this SVM has become well-known in the field of sentiment classification. SVM is capable of creating boundary lines or hyperplanes that separate data by class. Support vector represents data closest to the hyperplane. The margin is the distance between the surface of the vector closest to the hyperplane.</p>
<p>A supervised SVM classifier requires a set of training data to calculate and produce an optimal hyperplane that separates and categorizes input data into two groups. When these SVMs are used for more classes than two-dimensional classes, these two-dimensional spaces are replaced with high-level multi-dimensional spaces, i.e., performing a combination of several two-dimensional SVM classifications. The implementation of this merger is done through the function of kernels. This function helps convert inseparable class problems into separable ones. It is especially significant for non-linear class separation. SVM is one of the most commonly used classifiers for text classification [<xref ref-type="bibr" rid="ref-30">30</xref>]. Accordingly, SVM was selected as the classification algorithm in this study.</p>
<p>This sentiment classification was carried out using the WEKA (<italic>Waikato Environment for Knowledge Analysis</italic>) version 3.8 software. In WEKA, the SVM algorithm is known as LibSVM. In this study, the parameters for SVM algorithm are as follow: parameter <italic>c</italic> is set to 1, the <italic>gamma</italic> function is set to 0, and the <italic>kernel</italic> parameter is set to <italic>linear</italic> and uses the ten-fold cross-validation method [<xref ref-type="bibr" rid="ref-35">35</xref>] which is being used by other baseline model to be compared with this study. Cross validation splitting can help in reducing the chances of overfitting of a model. It works by randomly shuffle and splitting the dataset into k number of groups. For each group, a part of the dataset will be used as a validation set while the other part will be used as a training set. The model will be learned from the training set and applied to the unseen validation set. The process is repeated for all groups and the accuracy produced will be combined and the mean accuracy will be chosen as the final accuracy.</p>
</sec>
<sec id="s3_4">
<label>3.4</label>
<title>Phase 4: Testing, Evaluation, and Analysis</title>
<p>Phase 5 consists of testing, evaluating, and analyzing, which was carried out based on the results of sentiment classification. The classification results were tested based on the confusion matrix obtained from those results. The confusion matrix presents information pertaining to the actual number of a class and the number of predictions generated by the classification algorithm.</p>
<p>Three performance testing criteria were used, namely accuracy, precision, and retrieval. For comparison and evaluation of the algorithms used in this study, the tests that were carried out by several studies have been selected. Finally, an analysis is performed on the experimental results to evaluate the performance of the combination of RST and TLBO algorithm known as RSTLBO for the selection of features in the sentiment-classification process.</p>
</sec>
</sec>
<sec id="s4">
<label>4</label>
<title>Results and Discussions</title>
<p>This section describes the results of this study on the selection of text processing methods and the selection of features using the RSTLBO algorithm.</p>
<sec id="s4_1">
<label>4.1</label>
<title>Selection of Text Processing Methods</title>
<p>From this study, it was found that Model A, which is a combination of linguistic processing and spelling correction, had the best accuracy, precision, and recall rates of 76.9%, 76.3, and 76.9%, respectively, as shown in <xref ref-type="table" rid="table-6">Tab. 6</xref>.</p>
<table-wrap id="table-6">
<label>Table 6</label>
<caption>
<title>Comparison of text processing model performance</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Accuracy (%)</th>
<th>Precision (%)</th>
<th>Recall (%)</th>
</tr>
</thead>
<tbody>
<tr>
<td>Model A</td>
<td>76.9</td>
<td>76.3</td>
<td>76.9</td>
</tr>
<tr>
<td>Model B</td>
<td>75.1</td>
<td>75.6</td>
<td>75.1</td>
</tr>
<tr>
<td>Model C</td>
<td>74.2</td>
<td>73.2</td>
<td>74.2</td>
</tr>
<tr>
<td>Model D</td>
<td>73.4</td>
<td>67.2</td>
<td>73.4</td>
</tr>
</tbody>
</table>
</table-wrap>
<p>After the performance comparisons are made, the selection of the best model is determined based on the total position score for each model based on the evaluation metrics of accuracy, precision, and recall. <xref ref-type="table" rid="table-7">Tab. 7</xref> shows that Model A is in the best position with a score of 3 as compared to the other models. From the text processing of this model, a total of 8,424 features were identified.</p>
<table-wrap id="table-7">
<label>Table 7</label>
<caption>
<title>Performance scores of text processing models</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Model</th>
<th>Accuracy</th>
<th>Precision</th>
<th>Recall</th>
<th>Total score</th>
<th>Final Score</th>
</tr>
</thead>
<tbody>
<tr>
<td>Model A</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>3</td>
<td>1</td>
</tr>
<tr>
<td>Model B</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>6</td>
<td>2</td>
</tr>
<tr>
<td>Model C</td>
<td>3</td>
<td>3</td>
<td>3</td>
<td>9</td>
<td>3</td>
</tr>
<tr>
<td>Model D</td>
<td>4</td>
<td>4</td>
<td>4</td>
<td>12</td>
<td>4</td>
</tr>
</tbody>
</table>
<table-wrap-foot>
<fn>
<p>Notes: Total Score: total sum of accuracy, precision and recall score. Final Score: performance ranking based on total score.
</p>
</fn></table-wrap-foot></table-wrap>
</sec>
<sec id="s4_2">
<label>4.2</label>
<title>Feature Selection Using RSTLBO</title>
<p>The confusion matrix of sentiment classification results using the RSTLBO algorithm is shown in <xref ref-type="table" rid="table-8">Tab. 8</xref>. From this table, it is apparent that negative sentiments obtained the highest classification accuracy of 95%, followed by positive sentiments at 86%, with the last being neutral sentiments at 28%. This large gap in accuracy difference indicates that the dataset used in this study is unbalanced.</p>
<p><xref ref-type="table" rid="table-9">Tab. 9</xref> shows the comparison of the results of this study with those of the others. From this table, it can be seen that RSTLBO, has the best accuracy of 80.2%, as compared to 63.1% for IG, 77.3% for TF and 72.0% for TF-IDF. Moreover, it is evident that this algorithm has a precision of 83.6% as compared to 77.0% for TF and 86.7% for TF-IDF. In terms of recall, it has the highest score of 80.2% as compared to 63.1% for IG, 70.0% for TF and 72.0% for TF-IDF, as shown in <xref ref-type="fig" rid="fig-7">Fig. 7</xref>.</p>
<p>The number of features was successfully reduced by 98.9%, 95 features were selected from the original 8,424 features. These results show that the RSTLBO algorithm, as a feature selection algorithm, perform well and produce good results in sentiment classification. This high-quality function is driven by the fact that the RSTLBO algorithm does not require specific parameter adjustments to operate optimally.</p>
<table-wrap id="table-8">
<label>Table 8</label>
<caption>
<title>Confusion matrix of sentiment classification</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th></th>
<th></th>
<th colspan="3">Classification results</th>
<th>Actual Amount</th>
<th>Percent accuracy (%)</th>
</tr>
<tr>
<th></th>
<th></th>
<th>Negative</th>
<th>Neutral</th>
<th>Positive</th>
</tr>
</thead>
<tbody>
<tr>
<td>Real</td>
<td>Negative</td>
<td><sup>*</sup>8802</td>
<td>20</td>
<td>356</td>
<td>9178</td>
<td>95</td>
</tr>
<tr>
<td/>
<td>Neutral</td>
<td>1137</td>
<td><sup>*</sup>889</td>
<td>1073</td>
<td>3099</td>
<td>28</td>
</tr>
<tr>
<td/>
<td>Positive</td>
<td>278</td>
<td>30</td>
<td><sup>*</sup>2055</td>
<td>2363</td>
<td>86</td>
</tr>
</tbody>
</table>
<table-wrap-foot>
<fn>
<p>Note: <sup>*</sup>Accurate prediction.</p>
</fn></table-wrap-foot></table-wrap>
<table-wrap id="table-9">
<label>Table 9</label>
<caption>
<title>Comparison of feature selection algorithm decisions</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>Feature selection</th>
<th>Accuracy (%)</th>
<th>Precision (%)</th>
<th>Recall (%)</th>
</tr>
</thead>
<tbody>
<tr>
<td>RSTLBO</td>
<td>80.2</td>
<td>83.6</td>
<td>80.2</td>
</tr>
<tr>
<td>IG</td>
<td>63.1</td>
<td>97.9</td>
<td>63.1</td>
</tr>
<tr>
<td>TF</td>
<td>77.3</td>
<td>77.0</td>
<td>70.0</td>
</tr>
<tr>
<td>TF-IDF</td>
<td>72.0</td>
<td>86.7</td>
<td>72.0</td>
</tr>
</tbody>
</table>
</table-wrap>
<fig id="fig-7">
<label>Figure 7</label>
<caption>
<title>Comparison of feature selection algorithm</title>
</caption>
<graphic mimetype="image" mime-subtype="png" xlink:href="CMC_18593-fig-7.png"/>
</fig>
<p>A statistical test was performed in this study to identify whether two machine learning models are statistically siginificantly different or whether one of them is better than the other. Specificially, the paired corrected t-test was perform to the data. RSTLBO, IG, TF and TF-IDF are evaluated against this dataset with a twin-tailed confidence of 0.05 (95%). In this experiment, RSTLBO served as the baseline using accuracy as the basis of comparison.</p>
<p>From <xref ref-type="table" rid="table-10">Tab. 10</xref>, the TF is the base for comparison which has the accuracy of 77.3%. The result is compared to IG, TLBO and TF-IDF. The asterisk symbol (*) next to IG results indicates that the results are significantly different from the TF results. A small letter &#x2018;v&#x2019; next to RSTLBO indicates that the results are significantly better than the TF result with 80.2% accuracy. This show that RSTLBO is the best performer and the result is statistically significant at the 0.05 level.</p>
<table-wrap id="table-10">
<label>Table 10</label>
<caption>
<title>T-test results</title>
</caption>
<table>
<colgroup>
<col/>
<col/>
<col/>
<col/>
</colgroup>
<thead>
<tr>
<th>TF</th>
<th>IG</th>
<th>RSTLBO</th>
<th>TF-IDF</th>
</tr>
</thead>
<tbody>
<tr>
<td>77.3%</td>
<td>63.1%<sup>*</sup></td>
<td>80.2% v</td>
<td>72.0%</td>
</tr>
</tbody>
</table>
</table-wrap>
</sec>
</sec>
<sec id="s5">
<label>5</label>
<title>Conclusion</title>
<p>This study shows that the spelling correction through natural language processing in the text processing method, combined with natural linguistic processing technique, has a more significant effect on the accuracy of sentiment classification as compared to other natural language processing methods. Moreover, this study also shows that now the RSTLBO algorithm can perform feature selection for classification sentiment better or on par with the existing feature selection algorithms with a classification accuracy of 80.2%, precision of 83.6%, and retrieval rate of 80.2%. Furthermore, this algorithm managed to reduce the feature size by 98.9%, which is 95 features from the total of the original 8,424 features.</p>
<p>Furthermore, this study&#x2019;s results highlight that the rate of classification accuracy using a combination of text processing methods and RSTLBO feature selection algorithm at 80.2% is higher than that of the sentiment classification with just text processing method resulting in 76.9% accuracy. This is because RSTLBO can reduce the dimensions of the feature set and select a feature set that has a good quality to be used in sentiment classification. Statistical relevance of the experimental results is determined by the paired t-test based on ten-fold cross-validation and the results demonstrate the RSTLBO is statistically significant and outperformed other method.</p>
<p>This study also demonstrates that the text processing methodology has a very significant effect on sentiment analysis, as text processing immensely helps in eliminating noisy and irrelevant information from the data and, as a result, can generate relatively good classification results. If this noisy and irrelevant information is not eliminated, the feature selection process will be difficult, requiring high processing resources and indirectly negatively affecting the accuracy of sentiment classification. Thus, the feature selection algorithm RSTLBO helps to improve the accuracy of sentiment classification, based on the results of text processing, to a higher level.</p>
</sec>
</body>
<back>
<fn-group><fn fn-type="other"><p><bold>Funding Statement:</bold> This publication was supported by the Universiti Kebangsaan Malaysia (UKM) under the Research University Grant (Project Code: DIP-2016-024).</p></fn>
<fn fn-type="conflict"><p><bold>Conflicts of Interest:</bold> The authors declare that they have no conflicts of interest to report regarding the present study.</p></fn></fn-group>
<ref-list content-type="authoryear">
<title>References</title>
<ref id="ref-1"><label>[1]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Dridi</surname></string-name> and <string-name><given-names>D. R.</given-names> <surname>Recupero</surname></string-name></person-group>, &#x201C;<article-title>Leveraging semantics for sentiment polarity detection in social media</article-title>,&#x201D; <source>International Journal of Machine Learning and Cybernetics</source>, vol. <volume>10</volume>, no. <issue>8</issue>, pp. <fpage>2045</fpage>&#x2013;<lpage>2055</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-2"><label>[2]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M. Z.</given-names> <surname>Asghare</surname></string-name>, <string-name><given-names>I.</given-names> <surname>Ullah</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Shamshirband</surname></string-name>, <string-name><given-names>F. M.</given-names> <surname>Kundi</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Habib</surname></string-name></person-group>, &#x201C;<article-title>Fuzzy-based sentiment analysis system for analyzing student feedback and satisfaction</article-title>,&#x201D; <source>Preprints</source>, vol. <volume>62</volume>, no. <issue>2</issue>, pp. <fpage>631</fpage>&#x2013;<lpage>655</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-3"><label>[3]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>X.</given-names> <surname>Yan</surname></string-name>, <string-name><given-names>W.</given-names> <surname>Song</surname></string-name>, <string-name><given-names>X.</given-names> <surname>Zhao</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Wang</surname></string-name></person-group>, &#x201C;<article-title>Tibetan sentiment classification method based on semi-supervised recursive autoencoders</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>60</volume>, no. <issue>2</issue>, pp. <fpage>707</fpage>&#x2013;<lpage>719</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-4"><label>[4]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>J.</given-names> <surname>Sharma</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Singh</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Sharma</surname></string-name></person-group>, &#x201C;<article-title>Review paper on text mining and sentimental analysis</article-title>,&#x201D; <source>International Journal of Engineering and Computer Science</source>, vol. <volume>6</volume>, no. <issue>11</issue>, pp. <fpage>22854</fpage>&#x2013;<lpage>22857</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-5"><label>[5]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Y.</given-names> <surname>Zhang</surname></string-name>, <string-name><given-names>Q.</given-names> <surname>Wang</surname></string-name>, <string-name><given-names>Y.</given-names> <surname>Li</surname></string-name> and <string-name><given-names>X.</given-names> <surname>Wu</surname></string-name></person-group>, &#x201C;<article-title>Sentiment classification based on piecewise pooling convolutional neural network</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>56</volume>, no. <issue>2</issue>, pp. <fpage>285</fpage>&#x2013;<lpage>297</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-6"><label>[6]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>I.</given-names> <surname>El Asri</surname></string-name>, <string-name><given-names>N.</given-names> <surname>Kerzazi</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Uddin</surname></string-name>, <string-name><given-names>F.</given-names> <surname>Khomh</surname></string-name> and <string-name><given-names>M. J.</given-names> <surname>Idrissi</surname></string-name></person-group>, &#x201C;<article-title>An empirical study of sentiments in code reviews</article-title>,&#x201D; <source>Information and Software Technology</source>, vol. <volume>114</volume>, no. <issue>2019</issue>, pp. <fpage>37</fpage>&#x2013;<lpage>54</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-7"><label>[7]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N. A.</given-names> <surname>Osman</surname></string-name>, <string-name><given-names>S. A. M.</given-names> <surname>Noah</surname></string-name> and <string-name><given-names>M.</given-names> <surname>Darwich</surname></string-name></person-group>, &#x201C;<article-title>Contextual sentiment based recommender system to provide recommendation in the electronic products domain</article-title>,&#x201D; <source>International Journal of Machine Learning and Computing</source>, vol. <volume>9</volume>, no. <issue>4</issue>, pp. <fpage>425</fpage>&#x2013;<lpage>431</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-8"><label>[8]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Banjar</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Ahmed</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Daud</surname></string-name>, <string-name><given-names>R. A.</given-names> <surname>Abbasi</surname></string-name> and <string-name><given-names>H.</given-names> <surname>Dawood</surname></string-name></person-group>, &#x201C;<article-title>Aspect-based sentiment analysis for polarity estimation of customer reviews on twitter</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>67</volume>, no. <issue>2</issue>, pp. <fpage>2203</fpage>&#x2013;<lpage>2225</lpage>, <year>2021</year>.</mixed-citation></ref>
<ref id="ref-9"><label>[9]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>F.</given-names> <surname>Rustam</surname></string-name>, <string-name><given-names>I.</given-names> <surname>Ashraf</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Mehmood</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Ullah</surname></string-name> and <string-name><given-names>G. S.</given-names> <surname>Choi</surname></string-name></person-group>, &#x201C;<article-title>Tweets classification on the base of sentiments for US airline companies</article-title>,&#x201D; <source>Entropy</source>, vol. <volume>21</volume>, no. <issue>11</issue>, pp. <fpage>1078</fpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-10"><label>[10]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Pradha</surname></string-name>, <string-name><given-names>M. N.</given-names> <surname>Halgamuge</surname></string-name> and <string-name><given-names>N. T. Q.</given-names> <surname>Vinh</surname></string-name></person-group>, &#x201C;<article-title>Effective text data preprocessing technique for sentiment analysis in social media data</article-title>,&#x201D; in <conf-name>Proc. of the 2019 11th Int. Conf. on Knowledge and Systems Engineering</conf-name>, <conf-loc>Da Nang, Vietnam</conf-loc>, pp. <fpage>1</fpage>&#x2013;<lpage>8</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-11"><label>[11]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>C.</given-names> <surname>Hung</surname></string-name> and <string-name><given-names>S. J.</given-names> <surname>Chen</surname></string-name></person-group>, &#x201C;<article-title>Word sense disambiguation based sentiment lexicons for sentiment classification</article-title>,&#x201D; <source>Knowledge-Based Systems</source>, vol. <volume>110</volume>, no. <issue>2016</issue>, pp. <fpage>224</fpage>&#x2013;<lpage>232</lpage>, <year>2016</year>.</mixed-citation></ref>
<ref id="ref-12"><label>[12]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S.</given-names> <surname>Shabudin</surname></string-name>, <string-name><given-names>N. S.</given-names> <surname>Sani</surname></string-name>, <string-name><given-names>K. A. Z.</given-names> <surname>Ariffin</surname></string-name> and <string-name><given-names>M.</given-names> <surname>Aliff</surname></string-name></person-group>, &#x201C;<article-title>Feature selection for phishing website classification</article-title>,&#x201D; <source>International Journal of Advanced Computer Science and Applications</source>, vol. <volume>11</volume>, no. <issue>4</issue>, pp. <fpage>587</fpage>&#x2013;<lpage>595</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-13"><label>[13]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A. A.</given-names> <surname>Bakar</surname></string-name>, <string-name><given-names>R.</given-names> <surname>Hamdan</surname></string-name> and <string-name><given-names>N. S.</given-names> <surname>Sani</surname></string-name></person-group>, &#x201C;<article-title>Ensemble learning for multidimensional poverty classification</article-title>,&#x201D; <source>Sains Malaysiana</source>, vol. <volume>49</volume>, no. <issue>2</issue>, pp. <fpage>447</fpage>&#x2013;<lpage>459</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-14"><label>[14]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z. A.</given-names> <surname>Othman</surname></string-name>, <string-name><given-names>A. A.</given-names> <surname>Bakar</surname></string-name>, <string-name><given-names>N. S.</given-names> <surname>Sani</surname></string-name> and <string-name><given-names>J.</given-names> <surname>Sallim</surname></string-name></person-group>, &#x201C;<article-title>Household overspending model amongst B40, M40 and T20 using classification algorithm</article-title>,&#x201D; <source>International Journal of Advanced Computer Science and Applications</source>, vol. <volume>11</volume>, no. <issue>7</issue>, pp. <fpage>392</fpage>&#x2013;<lpage>399</lpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-15"><label>[15]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>F.</given-names> <surname>Xu</surname></string-name>, <string-name><given-names>X.</given-names> <surname>Zhang</surname></string-name>, <string-name><given-names>Z.</given-names> <surname>Xin</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Yang</surname></string-name></person-group>, &#x201C;<article-title>Investigation on the Chinese text sentiment analysis based on convolutional neural networks in deep learning</article-title>,&#x201D; <source>Computers, Materials &#x0026; Continua</source>, vol. <volume>58</volume>, no. <issue>3</issue>, pp. <fpage>697</fpage>&#x2013;<lpage>709</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-16"><label>[16]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>I. S.</given-names> <surname>Ahmad</surname></string-name>, <string-name><given-names>A. A.</given-names> <surname>Bakar</surname></string-name> and <string-name><given-names>M. R.</given-names> <surname>Yaakub</surname></string-name></person-group>, &#x201C;<article-title>A review of feature selection in sentiment analysis using information gain and domain specific ontology</article-title>,&#x201D; <source>International Journal of Advanced Computer Research</source>, vol. <volume>9</volume>, no. <issue>44</issue>, pp. <fpage>283</fpage>&#x2013;<lpage>292</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-17"><label>[17]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Mafarja</surname></string-name> and <string-name><given-names>D.</given-names> <surname>Eleyan</surname></string-name></person-group>, &#x201C;<article-title>Ant colony optimization based feature selection in rough set theory</article-title>,&#x201D; <source>International Journal of Computer Science and Electronics Engineering</source>, vol. <volume>1</volume>, no. <issue>2</issue>, pp. <fpage>244</fpage>&#x2013;<lpage>247</lpage>, <year>2013</year>.</mixed-citation></ref>
<ref id="ref-18"><label>[18]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A.</given-names> <surname>Unler</surname></string-name> and <string-name><given-names>A.</given-names> <surname>Murat</surname></string-name></person-group>, &#x201C;<article-title>A discrete particle swarm optimization method for feature selection in binary classification problems</article-title>,&#x201D; <source>European Journal of Operational Research</source>, vol. <volume>206</volume>, no. <issue>3</issue>, pp. <fpage>528</fpage>&#x2013;<lpage>539</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-19"><label>[19]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>S. C.</given-names> <surname>Yusta</surname></string-name></person-group>, &#x201C;<article-title>Different metaheuristic strategies to solve the feature selection problem</article-title>,&#x201D; <source>Pattern Recognition Letters</source>, vol. <volume>30</volume>, no. <issue>5</issue>, pp. <fpage>525</fpage>&#x2013;<lpage>534</lpage>, <year>2009</year>.</mixed-citation></ref>
<ref id="ref-20"><label>[20]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>R. V.</given-names> <surname>Rao</surname></string-name>, <string-name><given-names>V. J.</given-names> <surname>Savsani</surname></string-name> and <string-name><given-names>D. P.</given-names> <surname>Vakharia</surname></string-name></person-group>, &#x201C;<article-title>Teaching&#x2013;learning-based optimization: A novel method for constrained mechanical design optimization problems</article-title>,&#x201D; <source>Computer-Aided Design</source>, vol. <volume>43</volume>, no. <issue>3</issue>, pp. <fpage>303</fpage>&#x2013;<lpage>315</lpage>, <year>2011</year>.</mixed-citation></ref>
<ref id="ref-21"><label>[21]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>V.</given-names> <surname>Manimekalai</surname></string-name> and <string-name><given-names>S.</given-names> <surname>Gomathi</surname></string-name></person-group>, &#x201C;<article-title>Cross domain opinion mining using maximum entropy based classifier</article-title>,&#x201D; <source>Journal of Physics: Conference Series</source>, vol. <volume>1362</volume>, no. <issue>1</issue>, pp. <fpage>12065</fpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-22"><label>[22]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>H. C. K.</given-names> <surname>Lin</surname></string-name>, <string-name><given-names>T. H.</given-names> <surname>Wang</surname></string-name>, <string-name><given-names>G. C.</given-names> <surname>Lin</surname></string-name>, <string-name><given-names>S. C.</given-names> <surname>Cheng</surname></string-name>, <string-name><given-names>H. R.</given-names> <surname>Chen</surname></string-name> <etal>et al.</etal></person-group>, &#x201C;<article-title>Applying sentiment analysis to automatically classify consumer comments concerning marketing 4Cs aspects</article-title>,&#x201D; <source>Applied Soft Computing</source>, vol. <volume>97</volume>, no. <issue>Part A</issue>, pp. <fpage>106755</fpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-23"><label>[23]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>B.</given-names> <surname>Pang</surname></string-name> and <string-name><given-names>L.</given-names> <surname>Lee</surname></string-name></person-group>, &#x201C;<article-title>Opinion mining and sentiment analysis</article-title>,&#x201D; <source>Foundations and Trends in Information Retrieval</source>, vol. <volume>2</volume>, no. <issue>1&#x2013;2</issue>, pp. <fpage>1</fpage>&#x2013;<lpage>135</lpage>, <year>2008</year>.</mixed-citation></ref>
<ref id="ref-24"><label>[24]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>E.</given-names> <surname>Dritsas</surname></string-name>, <string-name><given-names>G.</given-names> <surname>Vonitsanos</surname></string-name>, <string-name><given-names>I. E.</given-names> <surname>Livieris</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Kanavos</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Ilias</surname></string-name> <etal>et al.</etal></person-group>, &#x201C;<article-title>Pre-processing framework for twitter sentiment classification</article-title>,&#x201D; in <conf-name>Proc. of the IFIP Int. Conf. on Artificial Intelligence Applications and Innovations</conf-name>, <conf-loc>Hersonissos, Crete, Greece</conf-loc>, pp. <fpage>138</fpage>&#x2013;<lpage>149</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-25"><label>[25]</label><mixed-citation publication-type="conf-proc"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Khader</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Awajan</surname></string-name> and <string-name><given-names>G.</given-names> <surname>Al-Naymat</surname></string-name></person-group>, &#x201C;<article-title>The effects of natural language processing on big data analysis: Sentiment analysis case study</article-title>,&#x201D; in <conf-name>Int. Arab Conf. on Information Technology</conf-name>, <conf-loc>Werdanye, Lebanon</conf-loc>, pp. <fpage>1</fpage>&#x2013;<lpage>7</lpage>, <year>2018</year>.</mixed-citation></ref>
<ref id="ref-26"><label>[26]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Z.</given-names> <surname>Pawlak</surname></string-name></person-group>, &#x201C;<article-title>Rough sets</article-title>,&#x201D; <source>International Journal of Computer &#x0026; Information Sciences</source>, vol. <volume>11</volume>, no. <issue>5</issue>, pp. <fpage>341</fpage>&#x2013;<lpage>356</lpage>, <year>1982</year>.</mixed-citation></ref>
<ref id="ref-27"><label>[27]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Y.</given-names> <surname>Cheng</surname></string-name>, <string-name><given-names>F.</given-names> <surname>Zhao</surname></string-name>, <string-name><given-names>Q.</given-names> <surname>Zhang</surname></string-name> and <string-name><given-names>G.</given-names> <surname>Wang</surname></string-name></person-group>, &#x201C;<article-title>A survey on granular computing and its uncertainty measure from the perspective of rough set theory</article-title>,&#x201D; <source>Granular Computing</source>, vol. <volume>6</volume>, pp. <fpage>3</fpage>&#x2013;<lpage>17</lpage>, <year>2019</year>.</mixed-citation></ref>
<ref id="ref-28"><label>[28]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>H. J.</given-names> <surname>Zimmermann</surname></string-name></person-group>, &#x201C;<article-title>Fuzzy set theory</article-title>,&#x201D; <source>Wiley Interdisciplinary Reviews: Computational Statistics</source>, vol. <volume>2</volume>, no. <issue>3</issue>, pp. <fpage>317</fpage>&#x2013;<lpage>332</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-29"><label>[29]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>Q.</given-names> <surname>Zhang</surname></string-name>, <string-name><given-names>Q.</given-names> <surname>Xie</surname></string-name> and <string-name><given-names>G.</given-names> <surname>Wang</surname></string-name></person-group>, &#x201C;<article-title>A survey on rough set theory and its applications</article-title>,&#x201D; <source>CAAI Transactions on Intelligence Technology</source>, vol. <volume>1</volume>, no. <issue>4</issue>, pp. <fpage>323</fpage>&#x2013;<lpage>333</lpage>, <year>2016</year>.</mixed-citation></ref>
<ref id="ref-30"><label>[30]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>A. S.</given-names> <surname>Manek</surname></string-name>, <string-name><given-names>P. D.</given-names> <surname>Shenoy</surname></string-name>, <string-name><given-names>M. C.</given-names> <surname>Mohan</surname></string-name> and <string-name><given-names>K. R.</given-names> <surname>Venugopal</surname></string-name></person-group>, &#x201C;<article-title>Aspect term extraction for sentiment analysis in large movie reviews using gini index feature selection method and SVM classifier</article-title>,&#x201D; <source>World Wide Web</source>, vol. <volume>20</volume>, no. <issue>2</issue>, pp. <fpage>135</fpage>&#x2013;<lpage>154</lpage>, <year>2017</year>.</mixed-citation></ref>
<ref id="ref-31"><label>[31]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Liu</surname></string-name> and <string-name><given-names>B.</given-names> <surname>Shen</surname></string-name></person-group>, &#x201C;<article-title>Aspect-based sentiment analysis with gated alternate neural network</article-title>,&#x201D; <source>Knowledge-Based Systems</source>, vol. <volume>188</volume>, pp. <fpage>105010</fpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-32"><label>[32]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>N. M. K.</given-names> <surname>Saeed</surname></string-name>, <string-name><given-names>N. A.</given-names> <surname>Helal</surname></string-name>, <string-name><given-names>N. L.</given-names> <surname>Badr</surname></string-name> and <string-name><given-names>T. F.</given-names> <surname>Gharib</surname></string-name></person-group>, &#x201C;<article-title>An enhanced feature-based sentiment analysis approach</article-title>,&#x201D; <source>Wiley Interdisciplinary Reviews: Data Mining and Knowledge Discovery</source>, vol. <volume>10</volume>, no. <issue>2</issue>, pp. <fpage>e1347</fpage>, <year>2020</year>.</mixed-citation></ref>
<ref id="ref-33"><label>[33]</label><mixed-citation publication-type="book"><person-group person-group-type="author"><string-name><given-names>B.</given-names> <surname>Liu</surname></string-name></person-group>, &#x201C;<chapter-title>Sentiment analysis and subjectivity</chapter-title>,&#x201D; in <source>Handbook of Natural Language Processing</source>, <edition>2</edition><sup>nd</sup> ed., vol. <volume>2</volume>. <person-group person-group-type="author"><string-name><given-names>N.</given-names> <surname>Indurkhya</surname></string-name> and <string-name><given-names>F. J.</given-names> <surname>Damerau</surname></string-name></person-group> (Eds.), <publisher-loc>Boca Raton, USA</publisher-loc>: <publisher-name>CRC Press</publisher-name>, pp. <fpage>627</fpage>&#x2013;<lpage>666</lpage>, <year>2010</year>.</mixed-citation></ref>
<ref id="ref-34"><label>[34]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>B.</given-names> <surname>Amiri</surname></string-name></person-group>, &#x201C;<article-title>Application of teaching-learning-based optimization algorithm on cluster analysis</article-title>,&#x201D; <source>Journal of Basic and Applied Scientific Research</source>, vol. <volume>2</volume>, no. <issue>11</issue>, pp. <fpage>11795</fpage>&#x2013;<lpage>11802</lpage>, <year>2012</year>.</mixed-citation></ref>
<ref id="ref-35"><label>[35]</label><mixed-citation publication-type="journal"><person-group person-group-type="author"><string-name><given-names>M.</given-names> <surname>Khalid</surname></string-name>, <string-name><given-names>I.</given-names> <surname>Ashraf</surname></string-name>, <string-name><given-names>A.</given-names> <surname>Mehmood</surname></string-name>, <string-name><given-names>S.</given-names> <surname>Ullah</surname></string-name>, <string-name><given-names>M.</given-names> <surname>Ahmad</surname></string-name> <etal>et al.</etal></person-group>, &#x201C;<article-title>GBSVM: Sentiment classification from unstructured reviews using ensemble classifier</article-title>,&#x201D; <source>Applied Sciences</source>, vol. <volume>10</volume>, no. <issue>8</issue>, pp. <fpage>2788</fpage>, <year>2020</year>.</mixed-citation></ref>
</ref-list>
</back>
</article>