Claim Missing Document
Check
Articles

Found 36 Documents
Search

Integrasi Sistem Informasi Geografis dan Sistem Informasi Manajemen Keanggotaan untuk Meningkatkan Aksesibilitas Layanan Kesehatan pada Ikatan Dokter Indonesia (IDI) Cabang Malang Raya Rozi, Imam Fahrur; Ariyanto, Rudy; Arianto, Rakhmat; Hapsari, Ratih Indri; Ananta, Ahmadi Yuli; Rohadi, Erfan; Widito, Sasmojo; Zakaria, Arief Syukron; Budiarti, Arry; Saputra, Zainal Ulu Prima; Irawan, Ferry Buyung Bakhtiar; Sholiha, Afifah
J-Dinamika : Jurnal Pengabdian Masyarakat Vol 10 No 1 (2025): April
Publisher : Politeknik Negeri Jember

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

The Indonesian Medical Association (IDI) Chapter Malang Raya, which covers area of Malang City, Batu City, and Malang Regency, faces challenges in managing doctor membership data and presenting information related to customer services and public services. To overcome these obstacles, a website-based information system was developed that integrates the Membership Management Information System with the Geographic Information System (GIS). The Membership Management Information System facilitates efficient management data of physician member of IDI chapter Malang Raya, including status of membership, competence of medical doctors, speciality, and subspeciality. Whereas GIS system serves to map the location of doctor practices. Integration these two systems making it easier for people to find the nearest health services. The system was developed using the waterfall methodology, which involves the stages of requirements analysis, design, implementation, testing and maintenance. The result is a platform that can improve IDI's internal efficiency and make it easier for people to access health services. This system has the potential to be further developed with the addition of security features and functionality such as real-time monitoring and mobile application integration, thus supporting more responsive and integrated health services
Analyzing the Application of Optical Character Recognition: A Case Study in International Standard Book Number Detection Rozi, Imam Fahrur; Ananta, Ahmadi Yuli; Sintiya, Endah Septa; Amalia, Astrifidha Rahma; Ariyanto, Yuri; Nugraeni, Arin Kistia
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol 24 No 2 (2025)
Publisher : LPPM Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v24i2.4367

Abstract

In the era of advanced education, assessing lecturer performance is crucial to maintaining educational quality. One aspect of this assessment involves evaluating the textbooks authored by lecturers. This study addresses the problem of efficiently detecting International Standard Book Numbers (ISBNs) within these textbooks using optical character recognition (OCR) as a potential solution. The objective is to determine the effectiveness of OCR, specifically the Tesseract platform, in facilitating ISBN detection to support lecturer performance assessments. The research method involves automated data collection and ISBN detection using Tesseract OCR on various sections of textbooks, including covers, tables of contents, and identity pages, across different file formats (JPG and PDF) and orientations. The study evaluates OCR performance concerning image quality, rotation, and file type. Results of this study indicate that Tesseract performs effectively on high-quality, low-noise JPG images, achieving an F1 score of 0.97 for JPG and 0.99 for PDF files. However, its performance decreases with rotated images and certain PDF conditions, highlighting specific limitations of OCR in ISBN detection. These findings suggest that OCR can be a valuable tool in enhancing lecturer performance assessments through efficient ISBN detection in textbooks.
IMPLEMENTASI SUPPORT VECTOR MACHINE PADA ANALISA SENTIMEN TWITTER BERDASARKAN WAKTU Faisal Rahutomo; Imam Fahrur Rozi; Haris Setiyono
Jurnal TAM (Technology Acceptance Model) Vol 10, No 2 (2019): Jurnal TAM (Technology Acceptance Model)
Publisher : LPPM STMIK Pringsewu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.56327/jurnaltam.v10i2.744

Abstract

Sentiment analysis is one branch of science from data mining that aims to analyze, understand, process, and extract textual data in the form of opinions on entities such as products, services, organizations, individuals, and certain topics. In determining positive, negative or neutral categories, a public response on twitter can be done manually by reading each tweet. This certainly requires a lot of time and takes a lot of energy. In this study using the Support Vector Machine classification algorithm to classify tweet data into positive, negative or neutral sentiments. Analysis is carried out based on a certain time span, because each time can have a different topic of discussion and from the results of these data can be seen the development of sentiment trends and can be seen how the public response to a particular topic. The tweet data is obtained by crawling periodically with the target keywords of the names of candidates and vice president in the 2019 election. The dataset used in this study uses 600 tweets. In testing the classification using k-fold cross validation by dividing into 10 data parts, average value of 66% accuracy, 67% precision and 66% recall.
IMPLEMENTASI GAMIFIKASI DALAM PLATFORM PEMBELAJARAN PEMROGRAMAN BAHASA JAVA BERBASIS WEBSITE Saputra, Pramana Yoga; Yunianto, Dika Rizky; Rozi, Imam Fahrur; Nurhasan, Usman; Wijanarko, Eko Setio; Al Huda, Muhammad Iqbaluddin
Jurnal Teknologi Terapan Vol 10, No 2 (2024): Jurnal Teknologi Terapan
Publisher : P3M Politeknik Negeri Indramayu

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31884/jtt.v10i2.637

Abstract

The Industry 4.0 era is characterized by a revolution involving automation and artificial intelligence, distinguishing it from previous generations. This automation is driven by machine learning, a system that enables machines to learn from experience and data. Machine learning requires strong programming skills, which are developed through effective learning processes. However, many students encounter difficulties in learning programming, particularly during the pandemic, which has hindered face-to-face instruction. These difficulties include a lack of motivation and understanding in problem-solving. To address these issues, researchers conducted a study by developing a web-based programming learning platform that implements Gamification learning methods. This technology-enhanced learning platform is specifically designed for the Java programming language and aims to enhance student motivation and understanding through online learning modules and practical exercises. The results of this study demonstrate that the use of the learning platform has a significant positive impact, as evidenced by Wilcoxon test results. The testing results show that 20 users of the system experienced improved learning outcomes. The Asymp.Sig (2-tailed) value of 0.000 indicates that there is a significant effect of using the learning platform on the Java programming learning outcomes for users..
Comparison of Feature Extraction in Support Vector Machine (SVM) Based Sentiment Analysis System Rozi, Imam Fahrur; Maulidia, Irma; Hani’ah, Mamluatul; Arianto, Rakhmat; Yunianto, Dika Rizky; Ananta, Ahmadi Yuli
Jurnal Ilmiah Kursor Vol. 13 No. 1 (2025)
Publisher : Universitas Trunojoyo Madura

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.21107/kursor.v13i1.417

Abstract

Sentiment analysis plays a crucial role in natural language processing by identifying and categorizing opinions or emotions conveyed in textual data. It is widely applied across diverse fields such as product review analysis, social media monitoring, and market research. To enhance the accuracy and reliability of sentiment classification, various methods and feature extraction techniques have been explored. This study investigates the use of Support Vector Machine (SVM) for sentiment analysis, comparing three feature extraction techniques: Term Frequency-Inverse Document Frequency (TF-IDF), Bag of Words (BoW), and Word2Vec. Our findings indicate that SVM performs effectively with all three feature extraction methods, with TF-IDF yielding the highest accuracy at 0.79. Although the BoW method showed competitive results, it slightly trailed TF-IDF in k-fold validation. Word2Vec, however, exhibited the lowest performance, achieving a maximum accuracy of 0.69. A comparative analysis of accuracy, precision, recall, and F1-score highlight the superiority of TF-IDF in delivering consistent and accurate results. Further statistical analysis using ANOVA revealed no significant differences between the models across any of the evaluation metrics. Additionally, the evaluation was conducted under several scenarios, including tests on balanced and imbalanced datasets, varying dataset sizes, and different CCC parameter values for SVM. These scenarios provided deeper insights into the factors influencing the system's performance, reinforcing that TF-IDF combined with SVM remains the most effective approach in this study.
Analyzing the Application of Optical Character Recognition: A Case Study in International Standard Book Number Detection Rozi, Imam Fahrur; Ananta, Ahmadi Yuli; Sintiya, Endah Septa; Amalia, Astrifidha Rahma; Ariyanto, Yuri; Nugraeni, Arin Kistia
MATRIK : Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer Vol. 24 No. 2 (2025)
Publisher : Universitas Bumigora

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30812/matrik.v24i2.4367

Abstract

In the era of advanced education, assessing lecturer performance is crucial to maintaining educational quality. One aspect of this assessment involves evaluating the textbooks authored by lecturers. This study addresses the problem of efficiently detecting International Standard Book Numbers (ISBNs) within these textbooks using optical character recognition (OCR) as a potential solution. The objective is to determine the effectiveness of OCR, specifically the Tesseract platform, in facilitating ISBN detection to support lecturer performance assessments. The research method involves automated data collection and ISBN detection using Tesseract OCR on various sections of textbooks, including covers, tables of contents, and identity pages, across different file formats (JPG and PDF) and orientations. The study evaluates OCR performance concerning image quality, rotation, and file type. Results of this study indicate that Tesseract performs effectively on high-quality, low-noise JPG images, achieving an F1 score of 0.97 for JPG and 0.99 for PDF files. However, its performance decreases with rotated images and certain PDF conditions, highlighting specific limitations of OCR in ISBN detection. These findings suggest that OCR can be a valuable tool in enhancing lecturer performance assessments through efficient ISBN detection in textbooks.
Co-Authors Abdul Muhsyi Agung Nugroho Ahmad Adil Faruqi Al Huda, Muhammad Iqbaluddin Ali Rahman Wibisana, Hafid Amalia, Astrifidha Rahma Ananta, Ahmadi Yuli Angga Aditya Indra Wiratmaka Anggraini, Serly Anita Ivianti Annisa Taufika Firdausi Annisa Taufika Firdausi Arief Prasetyo Atiqah Nurul Asri Batubulan, Kadek Suarjuna Budiarti, Arry Budiarti, Mahanani Nur Bulan, Novita Putri Dianti, Amelia Dika Rizky Yunianto, Dika Rizky Dimas Firman AL-Hafiidh Donavan, Khasadika Dwi Puspitasari Ekojono Ekojono Ekojono, Ekojono Elok Nur Hamdana Erfan Rohadi Fahmy Ainun Nazilla Faisal Rahutomo Faisal Rahutomo Faishal Rahutomo Faruqi, Ahmad Adil Gaghana, Geo Alfriza Hani’ah, Mamluatul Hapsari, Ratih Indri Haris Setiyono Ika Kusumaning Putri Indra Wiratmaka, Angga Aditya Iqbal Alfahmi, Muhammad Balya Irawan, Ferry Buyung Bakhtiar Irvan Wahyu Nurdian Islamiyah, Khalimatul Ivianti, Anita Khalimatul Islamiyah Khansa, M. Roid Billy Khasadika Donavan Mahanani Nur Budiarti Mamluatul Hani'ah Maulidia, Irma Millenia Rusbandi Mochamad Panggih Nirwanto Mufidah, Nursita Al Muhammad Afif Hendrawan Muhammad Alfahmi Nazilla, Fahmy Ainun Nirwanto, Mochamad Panggih Novia Puspitasari Nugraeni, Arin Kistia Nur Khozin Nurdian, Irvan Wahyu Nursita Al Mufidah Nurudin Santoso Odhitya Desta Odhitya Desta Triswidrananta Odhitya Desta Triswidrananta Pangestu Nur Mirzha Pramana Yoga Saputra Pramudhita, Agung Nugroho Rahmad, Cahya Rahmadhany, Tahta Reza Rakhmat Arianto, Rakhmat Ridwan Rismanto Rizky Yunianto, Dika Rokhman, Syaiful Rosa Andrie Asmara Rudy Ariyanto Rusbandi, Millenia Santoso, Nurudin Saputra, Pramana Yoga Saputra, Zainal Ulu Prima Sholiha, Afifah Sintiya, Endah Septa Syaiful Rokhman Tahta Reza Rahmadhany Taufika Firdausi, Annisa Thalia Amira Rifda Usman Nurhasan Vipkas Al Hadid Firdaus Vivi Nur Wijayaningrum Vivin Ayu Lestari Wibowo, Rahmat Catur Widito, Sasmojo Wijanarko, Eko Setio Yan Watequlis Syaifudin Yogi Kurniawan Yuri Ariyanto Yushintia Pramitarini Zakaria, Arief Syukron Zanuar Hanif Rachmat Adi