From d7ec888d687725d47b8789578f0bd96876b475b4 Mon Sep 17 00:00:00 2001
From: navanchauhan
Date: Sun, 7 Aug 2022 22:54:35 -0400
Subject: rebuild
---
docs/posts/2019-12-22-Fake-News-Detector.html | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
(limited to 'docs/posts/2019-12-22-Fake-News-Detector.html')
diff --git a/docs/posts/2019-12-22-Fake-News-Detector.html b/docs/posts/2019-12-22-Fake-News-Detector.html
index a5158e3..46297b0 100644
--- a/docs/posts/2019-12-22-Fake-News-Detector.html
+++ b/docs/posts/2019-12-22-Fake-News-Detector.html
@@ -69,7 +69,7 @@ a CUDA compatible MXNet package.
Downloading the Dataset
-!wget -q "https://github.com/joolsa/fake_real_news_dataset/raw/master/fake_or_real_news.csv.zip"
+!wget -q "https://github.com/joolsa/fake_real_news_dataset/raw/master/fake_or_real_news.csv.zip"
!unzip fake_or_real_news.csv.zip
@@ -273,9 +273,14 @@ DescriptionThe bag-of-words model is a simplifying representation used in NLP, i
}
-
+
+
+
+
+
--
cgit v1.2.3