Predicting Reviewer Birth Decade
Task: Predict the reviewer’s birth decade (90’s, 80’s, 00’s, etc) using only text features. This task falls into the category of authorship profiling where text data is used to determine demographic information about the author (e.g. age, gender, personality, etc.)
Data Set: Kaggle’s Women’s E-Commerce Clothing Reviews Data Set
Programming Language: Python 3.5 in the Jupyter Notebook Environment