syannn commited on
Commit
69ba321
1 Parent(s): 272f4d0

Upload formatted_corpus.csv

Browse files

Task Description: You are provided with a review that includes the content, the maximum number of reviews for that Review ID in a single day, the sentiment polarity, and the sentiment subjectivity. Your task is to analyze this information to determine if the review is spam. Input Format: content: [Review Text]; Max_Daily_Reviews: [Maximum number of reviews for the Review ID in one day]; Sentiment_Polarity (from -1 to 1): [Sentiment polarity of the review]; Sentiment_Subjectivity (from 0 to 1): [Sentiment subjectivity of the review] Output Requirement: Output either 'Spam' or 'Not Spam', indicating whether the review is considered spam. Example: Input: content: The food at snack is a selection of popular Greek dishes. The appetizer tray is good as is the Greek salad. We were underwhelmed with the main courses. There are 4-5 tables here so it's sometimes hard to get seated.; Max_Daily_Reviews: 3; Sentiment_Polarity (from -1 to 1): 0.195833333; Sentiment_Subjectivity (from 0 to 1): 0.395833333 Output: Not Spam

Files changed (2) hide show
  1. .gitattributes +1 -0
  2. formatted_corpus.csv +3 -0
.gitattributes CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ formatted_corpus.csv filter=lfs diff=lfs merge=lfs -text
formatted_corpus.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8356670cd1bc6481c007577b974fb895198df0f190253c184ee22f080509877f
3
+ size 650700583