Directory with the baselines for the seen experiment

# File specification

svm_baseline.py -   N-gram baseline from the Angelo Basile et al. 2017 N-GrAM: New Groningen Author-profiling Model—Notebook  for  PAN  at  CLEF  2017
How to run:
python svm_baseline.py [--profession|--hobby]

cluster_baseline.py -   W2V-C baseline from Daniel  Preoţiuc-Pietro et al. 2015.  An analysis of the user occupa-tional class through twitter content.
How to run:
python cluster_baseline.py [--profession|--hobby]

bert_baseline.py - BERT for seen experiment
How to run:
python bert_baseline.py [--profession|--hobby]