You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first-ever vast natural language processing benchmark for Indonesian Language. We provide multiple downstream tasks, pre-trained IndoBERT models, and a starter code! (AACL-IJCNLP 2020)
IndoLEM is a comprehensive Indonesian NLU benchmark, comprising three pillars NLP task: morpho-syntax, semantic, and discourse. Presented in COLING 2020.
Model analisis sentimen berbasis IndoBERT yang dapat memprediksi 6 jenis emosi dalam suatu kalimat, yaitu marah, sedih, senang, cinta, takut, dan jijik.
This repository contains the final project (skripsi) for sentiment classification on Indonesian Twitter data using the hashtag #KaburAjaDulu. It explores the performance comparison between a fine-tuned IndoBERT model and traditional machine learning models (such as SVM with IndoBERT embeddings). Built with 🤗 Hugging Face Transformers.
🥈🏆 SEPAKAT - Modul Integrasi is a winning project in Regsosek Hackathon 2022 organized by The Ministry of National Development Planning/Bappenas Indonesia. This module provides a single individual identification model by integrating Regsosek data as basic information which is then linked with related data using the idea of entity resolution.
A sentiment analysis project for Indonesian text using IndoBERT and deployed with Streamlit. This application allows users to input custom text and receive real-time sentiment predictions (neutral, positive or negative) based on a fine-tuned transformer model.