-
Notifications
You must be signed in to change notification settings - Fork 0
shannonlee98/Reddit-Sarcasm-Detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-------------- DATA INFO -------------- Parameters/preprocessing methods: -50k features -(1,2)-grams -no stopwords removal -no stemming/lemmatization -all lowercase -------------- FILES INFO -------------- Files included below: # Standard w/o extra columns 1) train_tf_idf.npz 2) test_tf_idf.npz 3) y_train.csv 4) y_test.csv # For testing with extra columns (Includes additional 4 columns) 5) rem_train_feats.csv 6) rem_test_feats.csv 7) tfidf_vect.pickle (vectorizer file for extra info) -------------- LOADING DATA -------------- Refer to load.ipynb for loading instructions
About
Machine learning project to detect sarcasm in Reddit comments
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published