Skip to content

13Mai13/fake_news_cli

Repository files navigation

fake_news_cli

This is the CLI that makes possible my PhD research

Setup

Python 3.12

Install pre-commit

  1. Run pre-commit install
  2. Run pre-commit run --all-files -> check all the files are correct

MyPy

  • Run mypy across all files python -m mypy .

Extract data

You need to have FakeNewsNet downloaded in the same level:

.
├── FakeNewsNet
...
├── fake_news_cli

About

This is the CLI that makes possible my PhD research

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages