tracywong117 commited on
Commit
df034b2
1 Parent(s): e298a68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - zh
5
+ task_categories:
6
+ - text-classification
7
+ tags:
8
+ - art
9
+ - Spam detection
10
+ size_categories:
11
+ - 1K<n<10K
12
  ---
13
+
14
+ # Description
15
+ The Spam Douban Movie Reviews Dataset is a collection of movie reviews scraped from Douban, a popular Chinese social networking platform for movie enthusiasts. This dataset consists of reviews that have been manually classified as either spam or genuine by human reviewers. It contains a total of 1,600 data.
16
+ This dataset is created for our project **[Spam Movie Reviews Detection through Supervised Learning](https://github.com/tracywong117/Spam-Movie-Reviews-Detection)**.