Maria Miskaryan commited on
Commit
794e76e
·
1 Parent(s): bfcdcaf

Update README file

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: apache-2.0
 
 
3
  ---
4
 
5
- This repository contains train and test datasets of the preprocessed Fake/Real news and tweet data from Kaggle.
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - en
5
  ---
6
 
7
+ This repository contains train and test datasets of the preprocessed Fake/Real news and Disaster tweet datasets from Kaggle. The preprocessing notebook, along with the custom text-processing function, is available.