Claim Missing Document
Check
Articles

Found 4 Documents
Search
Journal : Compiler

ANALYSIS OF MARKETPLACE CONVERSATION TRENDS ON TWITTER PLATFORM USING K-MEANS Nasron, Ulil Amri; Habibi, Muhammad
Compiler Vol 9, No 1 (2020): Mei
Publisher : Sekolah Tinggi Teknologi Adisutjipto Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (673.936 KB) | DOI: 10.28989/compiler.v9i1.579

Abstract

Businesses began to shift from the marketing process that used to use conventional media to switch to using the internet and social media. This is because the cost of marketing using the internet and social media is cheaper than using conventional media. The problem that is often faced by businesspeople when marketing on social media is that they rarely see a marketplace that is becoming a trend and is being discussed by consumers on social media, so the marketing process is carried out less than the maximum. This study aims to analyze conversation trends related to the marketplace on the Twitter platform. The method used in this study is the K-Means Clustering method. Based on the results of the study found that the application of the K-Means Clustering method can produce sufficient information as a basis for consideration of businesspeople in choosing a marketplace. Marketplace trend analysis results show that Shopee, Lazada, and Tokopedia are highly discussed marketplaces on Twitter.
ANALYSIS OF MARKETPLACE CONVERSATION TRENDS ON TWITTER PLATFORM USING K-MEANS Ulil Amri Nasron; Muhammad Habibi
Compiler Vol 9, No 1 (2020): Mei
Publisher : Institut Teknologi Dirgantara Adisutjipto

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (683.942 KB) | DOI: 10.28989/compiler.v9i1.579

Abstract

Businesses began to shift from the marketing process that used to use conventional media to switch to using the internet and social media. This is because the cost of marketing using the internet and social media is cheaper than using conventional media. The problem that is often faced by businesspeople when marketing on social media is that they rarely see a marketplace that is becoming a trend and is being discussed by consumers on social media, so the marketing process is carried out less than the maximum. This study aims to analyze conversation trends related to the marketplace on the Twitter platform. The method used in this study is the K-Means Clustering method. Based on the results of the study found that the application of the K-Means Clustering method can produce sufficient information as a basis for consideration of businesspeople in choosing a marketplace. Marketplace trend analysis results show that Shopee, Lazada, and Tokopedia are highly discussed marketplaces on Twitter.
A social network analysis: identifying influencers in the COVID-19 vaccination discussion on twitter Muhammad Habibi; Puji Winar Cahyo
Compiler Vol 10, No 2 (2021): November
Publisher : Institut Teknologi Dirgantara Adisutjipto

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (705.467 KB) | DOI: 10.28989/compiler.v10i2.1074

Abstract

Social media analytics, especially Twitter, has experienced significant growth over the last few years. The data generated by Twitter provides valuable information to many stakeholders regarding user behavior, preferences, tastes, and characteristics. The presence of influencers on social media can invite interaction with other users. An influencer can affect the speed of spreading information on social media. This study looks at the influence of influencers and information dissemination channels on Twitter data related to COVID-19 vaccination in Indonesia as one of the hot Twitter discussion trends. This study applies Social Network Analysis (SNA) as a theoretical and methodological framework to show that interactions between users have differences on the network when the analyzed tweets are divided into mention and retweet networks. This study found that the key accounts in disseminating information related to Covid-19 vaccination were dominated by official accounts of government organizations and online news portals. The official Twitter account of government organizations turns out to have an essential role in disseminating information related to COVID-19 vaccination, namely the @KemenkesRI account belonging to the Ministry of Health of the Republic of Indonesia and the @Puspen_TNI account belonging to the TNI Information Center.
Analysis of Deep Learning Approach Based on Convolution Neural Network (CNN) for Classification of Web Page Title and Description Text Aris Wahyu Murdiyanto; Muhammad Habibi
Compiler Vol 11, No 2 (2022): November
Publisher : Institut Teknologi Dirgantara Adisutjipto

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (794.192 KB) | DOI: 10.28989/compiler.v11i2.1327

Abstract

The volume of digital documents available online is growing exponentially due to the increasing use of the internet. Categorization of information obtained online is needed to make it easier for recipients of information to determine and filter which information is needed. Classification of web pages can be based on titles and descriptions, which are text data that can be done by utilizing deep learning technology for text classification. This study aimed to conduct data training and analysis experiments to determine the accuracy of the proposed deep learning architecture in classifying web page titles and descriptions. In this research, we proposed a Convolution Neural Network (CNN) architecture that generates few parameters. The training and evaluation set was conducted on the web page dataset provided by DMOZ. As a result, the proposed CNN architecture with the number of N (Dropout + 1D Convolution + ReLU activation) equal to 1 achieves the best validation accuracy. It achieves 79.51% with only generates 825,061 parameters. The proposed CNN architecture achieved outperformed performance on the accuracy of the five other technologies in the state-of-the-art.