Skip to content

paulrozhkin/fake-news-detection

Repository files navigation

FakeNews

This project attempts to classify political news on the real and fake

The "data" folder contains 21417 real news and 23488 fake news
The "data_small" folder contains 299 real news and the same number of fake news (for testing and quick training the model)

Pretrained model link: https://drive.google.com/drive/folders/1VNq1VCD6jlHhhWFhMoMpWl87wEMm1wwO

If you do not like the existing model or want to update the news, put new content into Fake.csv and True.csv and uncomment the line

#training_and_save_model()

in the main.py file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published