2022
DOI: 10.29207/resti.v6i4.4186
|View full text |Cite
|
Sign up to set email alerts
|

Word2Vec on Sentiment Analysis with Synthetic Minority Oversampling Technique and Boosting Algorithm

Abstract: Customer opinion is an important aspect in determining the success of a company or service provider. By determining the sentiment of the existing opinion, the company can use it as an evaluation material to improve the quality of the service or product provided. Sentiment analysis can be used as a measure of opinion sentiment with input data in the form of a corpus which will be classified into positive or negative classes to obtain the level of customer satisfaction with a product or service. Aspect-based sen… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2

Citation Types

0
3
0
1

Year Published

2022
2022
2023
2023

Publication Types

Select...
4

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(4 citation statements)
references
References 16 publications
0
3
0
1
Order By: Relevance
“…Synthetic Minority Oversampling Technique (SMOTE) adalah teknik resampling data yang umum digunakan dalam machine learning, khususnya untuk menangani masalah ketidakseimbangan kelas [26]. SMOTE menghasilkan sampel baru yang mirip dengan data minoritas dengan cara membuat sampel sintetis baru dari data yang sudah ada.…”
Section: Synthetic Minority Oversampling Technique (Smote)unclassified
“…Synthetic Minority Oversampling Technique (SMOTE) adalah teknik resampling data yang umum digunakan dalam machine learning, khususnya untuk menangani masalah ketidakseimbangan kelas [26]. SMOTE menghasilkan sampel baru yang mirip dengan data minoritas dengan cara membuat sampel sintetis baru dari data yang sudah ada.…”
Section: Synthetic Minority Oversampling Technique (Smote)unclassified
“…The purpose of this process is to extract valuable information that depicts the essential characteristics of a text [11]. In other words, feature extraction is a process of searching for and extracting features from tweets that can explain their characteristics [19].In this research, feature extraction is performed using the TF-IDF technique. The Term Frequency-Inverse Document Frequency or commonly known by the abbreviation TF-IDF is a renowned algorithm utilized to compute the weight of text and digitize the text based on the frequency and inverse document frequency of a word or phrase, known as a feature item [20].…”
Section: E Feature Extractionmentioning
confidence: 99%
“…The result of the feature extraction process using TF-IDF is a vector that represents the text, and each word is assigned its respective weight [19]. The formula used to calculate the TF-IDF can be seen in the following formula [23]:…”
Section: E Feature Extractionmentioning
confidence: 99%
“…However, SMOTE does not perform oversampling based on direct sample copies. Instead, some additional examples are created outside of the original dataset to prevent overfitting, which is an advantage of this algorithm [12].…”
Section: E Synthetic Minority Over-sampling (Smote)mentioning
confidence: 99%