Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
This is the reporsitory of Turkish fake news dataset which consists of Zaytung posts and Hurriyet news articles.
|
| 2 |
+
Code folder contains the web scrapper python files.
|
| 3 |
+
Raw folder contains txt files downloaded from sources.
|
| 4 |
+
Clean folder contains txt files in lowercase, punctuation and numbers removed.
|