GitHunt
SE

Tantei is a site developed in Python and Flask to detect fake news We use a machine learning model to detect fake news :rocket:

Tantei

tantei-logo

Activate the virtual environment

To start the virtual environment of the Tantei application, it is necessary in the terminal to enter the following command:

source applicationSite / bin / activate

And run the python script as follows:

python app.py

Dependencies file

Package       Version
------------- ------------
click==7.1.2
Flask==1.1.2
gunicorn==20.0.4
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.0.1
MarkupSafe==1.1.1
numpy==1.19.5
pandas==1.1.5
python-dateutil==2.8.1
pytz==2021.1
scikit-learn==0.22.2.post1
scipy==1.5.4
six==1.15.0
threadpoolctl==2.1.0
Werkzeug==1.0.1
xgboost==1.3.3

Languages

HTML46.3%Python18.2%CSS17.9%Shell17.6%

Contributors

Created February 17, 2021
Updated March 9, 2021
SebastianMM-96/tantei | GitHunt