Aplikasi pendeteksi ujaran kebencian dalam bahasa Indonesia berbasis artificial intelligence. This model is fine-tuned from Into BERT Model and implemented to GUI using Python TKinter. As for the model itself can be accessed from Here.
Created By:
- 2301860154 - Jonathan Kristanto
- 2301865741 - Edgard Jonathan P. P
- 2301859650 - Cornelius Tantius
- This is windows specific GUI app. (linux or mac os can still run it using shell
pythonorpython3command) - You can do a complete python uninstall and run the
inst-req.battoo, it will install python for you, ALSO REMEMBER that your current pip packages will be lost - run
inst-req.batto prepare the requirements. - if you already own python makesure to use
Python version 3.7(higher version may cause errors).