cover
Contact Name
Andri Pranolo
Contact Email
andri@ascee.org
Phone
+6281392554050
Journal Mail Official
andri@ascee.org
Editorial Address
Association for Scientific Computing Electrical and Engineering (ASCEE) Jl. Janti, Karangjambe 130B, Banguntapan, Bantul, Yogyakarta, Indonesia
Location
Kota yogyakarta,
Daerah istimewa yogyakarta
INDONESIA
Science in Information Technology Letters
ISSN : -     EISSN : 27224139     DOI : https://doi.org/10.31763/SiTech
Core Subject : Science,
Science in Information Technology Letters (SITech) aims to keep abreast of the current development and innovation in the area of Science in Information Technology as well as providing an engaging platform for scientists and engineers throughout the world to share research results in related disciplines. SITech is a peer reviewed open-access journal which covers four (4) majors areas of research that includes 1) Artificial Intelligence, 2) Communication and Information System, 3) Software Engineering, and 4) Business intelligence Submitted papers must be written in English for initial review stage by editors and further review process by minimum two international reviewers. Finally, accepted and published papers will be freely accessed in this website.
Articles 5 Documents
Search results for , issue "Vol 3, No 2 (2022): November 2022" : 5 Documents clear
Design of an FTTH (Fiber To The Home) network for improving voice, broadband, and television services in hard-to-reach areas the Colombian case Hernandez, Leonel; Albas, Juan; Camargo, Jair; Hoz, César De La; Kurniawan, Fachrul; Pranolo, Andri
Science in Information Technology Letters Vol 3, No 2 (2022): November 2022
Publisher : Association for Scientific Computing Electronics and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/sitech.v3i2.1001

Abstract

This project establishes the process of designing a fiber optic Ftth network that reaches the homes of each end customer, which allows providing voice services, broadband internet, and television, the above using GPON technology, based on the tree architecture through passive elements, where the node or central is connected to other nodes through a common link, which is shared by all the nodes (ONTs) of the network. This network will be designed in two levels, the first level that starts from the OLT to the level one splitter and the second level that begins from the level one splitter to the OTB element that the level two Splitters have. The entire design will be subject to standards that must be met to achieve the percentage of attenuation allowed. At the design level, it has two directions: one from left to right, where the nodes insert traffic, and another from right to left, where the nodes only have two functions: read or read and delete traffic. It is nothing more than the convergence of the primary communication services of today, such as fixed telephony, the internet, and television. The FTTH Network is designed for the Municipality of Usiacurí of the Department of Atlántico, using the Top-Down Design methodology, where the requirements are analyzed, the designs are developed, and the tests are carried out. The operation of this network is monitored.
Gender inequality in HDI and per capita expenditure: A probabilistic distribution and spatial data analysis Fadilah, Zainal; Purwaningsih, Tuti; Inderanata, Rochmad Novian; Konate, Siaka; P, Cicin Hardiyanti
Science in Information Technology Letters Vol 3, No 2 (2022): November 2022
Publisher : Association for Scientific Computing Electronics and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/sitech.v3i2.1214

Abstract

Men and women have different habits or lifestyles, which inevitably leads to variances in other areas. As a result, gender statistics emerged. In this example, researchers seek to discover if there are discrepancies in HDI and per capita expenditure in Indonesia between men and women. To determine this, data from reliable sources is required; thus, researchers use data from the official BPS website, bps.go.id. The data comes from many tables, so the researcher will join them so that they may be studied. The data used in this scenario are HDI data by gender in 2020 and Per Capita Expenditure data by gender in 2020. Researchers employed graphical tools, such as boxplots and thematic charts, to examine whether there are differences in HDI and per capita expenditure between men and women in Indonesia. Aside from that, researchers used the two-sample t-test approach to see if there were variations in HDI and per capita expenditure between men and women. Researchers will utilize Python software to run this hypothesis test. According to the findings of the investigation, there is still gender imbalance in Indonesia in terms of HDI and per capita expenditure. As a result, it is intended that this research can be utilized as a reference in analyzing existing policies to ensure that there is no gender discrepancy in terms of HDI and per capita expenditure between men and women. It is also envisaged that this research would be beneficial to many people.
Text classification of traditional and national songs using naïve bayes algorithm Simbolon, Triyanti; Wibawa, Aji Prasetya; Zaeni, Ilham Ari Elbaith; Ismail, Amelia Ritahani
Science in Information Technology Letters Vol 3, No 2 (2022): November 2022
Publisher : Association for Scientific Computing Electronics and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/sitech.v3i2.1215

Abstract

In this research, we investigate the effectiveness of the multinomial Naïve Bayes algorithm in the context of text classification, with a particular focus on distinguishing between folk songs and national songs. The rationale for choosing the Naïve Bayes method lies in its unique ability to evaluate word frequencies not only within individual documents but across the entire dataset, leading to significant improvements in accuracy and stability. Our dataset includes 480 folk songs and 90 national songs, categorized into six distinct scenarios, encompassing two, four, and 31 labels, with and without the application of Synthetic Minority Over-sampling Technique (SMOTE). The research journey involves several essential stages, beginning with pre-processing tasks such as case folding, punctuation removal, tokenization, and TF-IDF transformation. Subsequently, the text classification is executed using the multinomial Naïve Bayes algorithm, followed by rigorous testing through k-fold cross-validation and SMOTE resampling techniques. Notably, our findings reveal that the most favorable scenario unfolds when SMOTE is applied to two labels, resulting in a remarkable accuracy rate of 93.75%. These findings underscore the prowess of the multinomial Naïve Bayes algorithm in effectively classifying small data label categories.
Sentiment analysis of wayang climen using naive bayes method Kurniawati, Fitriana; Wibawa, Aji Prasetya; Utama, Agung Bella Putra
Science in Information Technology Letters Vol 3, No 2 (2022): November 2022
Publisher : Association for Scientific Computing Electronics and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/sitech.v3i2.1220

Abstract

This research focuses on sentiment analysis of Wayang Climen performances in Indonesia using the Naïve Bayes algorithm. Wayang, a traditional puppet show, holds cultural significance and has persisted alongside modern entertainment options. The study collected public comments from Dalang Seno and Ki Seno Nugroho's YouTube channels, classified them into positive, negative, and neutral sentiments, and employed a translation process to align comments with program language objectives. Preprocessing steps included case folding, removing punctuation, tokenizing, stopword removal, and post-tagging. To address data class imbalances, resampling was performed using the Synthetic Minority Oversampling Technique (SMOTE). The Naïve Bayes algorithm was utilized for data classification, exploring various translation scenarios. Evaluation involved the confusion matrix method and metrics like accuracy, precision, recall, and f-measure. Results demonstrated that the Dalang Seno train data scenario outperformed Ki Seno Nugroho's, with higher precision, recall, accuracy, and f-measure values. Additionally, the translation scenario from Indonesian to English yielded the most effective results. In conclusion, this study highlights the suitability of the Naïve Bayes algorithm for sentiment analysis in the context of Wayang Climen performances, with practical implications for understanding public sentiment in the digital age.
Advanced product review summarization in e-commerce marketplaces: elevating beyond tf-idf and lexrank method Anggraeni, Rita Melina; Ismi, Dewi Pramudi
Science in Information Technology Letters Vol 3, No 2 (2022): November 2022
Publisher : Association for Scientific Computing Electronics and Engineering (ASCEE)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31763/sitech.v3i2.1225

Abstract

In the fiercely competitive domain of online product sales, wherein engendering trust among prospective buyers assumes paramount significance, the role of product reviews cannot be understated. However, a prevailing issue in online marketplaces resides in the presence of product reviews that do not consistently align with the overall product rating. Furthermore, the sheer abundance of comments often leads potential consumers to confine their scrutiny to the initial comments, thus leaving a substantial volume of reviews unexplored. To rectify this challenge, this study introduces an automated text summarization system for product reviews, leveraging the LexRank methodology. This system underwent rigorous evaluation using the Rouge metric, with results manifesting substantial promise. At a threshold of 0.1, Rouge-1 exhibited an accuracy of 16.67%, while Rouge-2 scored 3.01%, and Rouge-L reached 16.50%. At a threshold of 0.2, Rouge-1 yielded a score of 16.08%, Rouge-2 registered 2.64%, and Rouge-L scored 16.57%. The second evaluation, performed with a distinct test dataset, notably excelled, emphasizing the system's competence. Specifically, at the 0.2 threshold, the system displayed superior performance, underscoring its efficacy in refining product review summarization within online marketplaces

Page 1 of 1 | Total Record : 5