NLP-fake-news-detection

所属分类:自然语言处理
开发工具:HTML
文件大小:108897KB
下载次数:0
上传日期:2023-01-04 22:51:19
上 传 者sh-1993
说明:  NLP假新闻检测,,
(NLP-fake-news-detection,,)

文件列表:
.DS_Store (6148, 2020-12-07)
Dockerfile (251, 2020-12-07)
app.py (845, 2020-12-07)
data (0, 2020-12-07)
data\fake_or_real_news_test.csv (11130053, 2020-12-07)
jupyter_project (0, 2020-12-07)
jupyter_project\.DS_Store (6148, 2020-12-07)
jupyter_project\NLP Fake News Predection.ipynb (271804, 2020-12-07)
jupyter_project\TEST_PREDICTIONS-FIXED.csv (23096, 2020-12-07)
jupyter_project\TEST_PREDICTIONS.csv (59683339, 2020-12-07)
jupyter_project\fake_or_real_news_test.csv (11130053, 2020-12-07)
jupyter_project\fake_or_real_news_test_PREPROCESSED.csv (29818999, 2020-12-07)
jupyter_project\fake_or_real_news_train_PREPROCESSED.csv (51930870, 2020-12-07)
jupyter_project\fake_or_real_news_training.csv (19384202, 2020-12-07)
jupyter_project\fake_or_real_news_training_CLEANED.csv (19447934, 2020-12-07)
jupyter_project\preprocess.py (1202, 2020-12-07)
jupyter_project\python_helper.py (6305, 2020-12-07)
nltk_data (0, 2020-12-07)
nltk_data\.DS_Store (6148, 2020-12-07)
nltk_data\corpora (0, 2020-12-07)
nltk_data\corpora\.DS_Store (6148, 2020-12-07)
nltk_data\corpora\stopwords.zip (23047, 2020-12-07)
nltk_data\corpora\stopwords (0, 2020-12-07)
nltk_data\corpora\stopwords\arabic (1928, 2020-12-07)
nltk_data\corpora\stopwords\azerbaijani (967, 2020-12-07)
nltk_data\corpora\stopwords\danish (424, 2020-12-07)
nltk_data\corpora\stopwords\dutch (453, 2020-12-07)
nltk_data\corpora\stopwords\english (936, 2020-12-07)
nltk_data\corpora\stopwords\finnish (1579, 2020-12-07)
nltk_data\corpora\stopwords\french (813, 2020-12-07)
nltk_data\corpora\stopwords\german (1362, 2020-12-07)
nltk_data\corpora\stopwords\greek (2167, 2020-12-07)
nltk_data\corpora\stopwords\hungarian (1227, 2020-12-07)
nltk_data\corpora\stopwords\indonesian (6446, 2020-12-07)
nltk_data\corpora\stopwords\italian (1654, 2020-12-07)
... ...

# End-to-end Fake News Classifier ### [Demo ”—](https://fakenewsservice-ih2ql4rjjq-ew.a.run.app/) ### [Blog Post ”—](https://hatem-hassan.com/blog/fullstack-nlp-building-and-deploying-end-to-end-fake-news-classifier) ## Building UI ```cd webapp && npm run build``` ## Running service (+ Serving UI) ```gunicorn -t 120 -b :8080 app:app``` Will run the app on http://localhost:8080

近期下载者

相关文件


收藏者