Skip to content

A simple NLP model used to detect fake news written in Tagalog.

Notifications You must be signed in to change notification settings

prothej227/tagalog-fake-news-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Fake News Detection in Tagalog Corpus

A simple NLP model used to detect fake news written in Tagalog.

πŸš€ How to Use

To run the inference and test the model, open the Inference.ipynb notebook. It contains instructions on how to load the model, preprocess the input, and make predictions.

πŸ” Scoring

The model uses a binary classification threshold:

  • Score β‰₯ 0.5 β†’ Fake news
  • Score < 0.5 β†’ Non-fake news

πŸ“š Dataset Credit

This project uses an open-source dataset from jcblaisecruz02.

About

A simple NLP model used to detect fake news written in Tagalog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published