GitHunt
GH

ghazimuharam/hoax-detection

Web-based hoax detection using IndoBert Fine-tuned model

Hoax Detection

original-repo

This app can detect and classify a narration into hoax and not hoax label,the app use Flask for the web application framework and using BERT to classify the label.

Step to install

  • clone the repo and navigate inside the repo

  • pip install -r requirements.txt

  • python app.py

Because of file limit, you have to manually download the fine-tuned model here
Fine-tuned Model

Here is the look of the complete repo

original-repo

Contributors

Created November 3, 2020
Updated May 9, 2023