Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 831 Bytes

File metadata and controls

21 lines (18 loc) · 831 Bytes

Characterizing Alternative Monetization Strategies on YouTube

This repo contains the data and the analysis done in the paper "Characterizing Alternative Monetization Strategies on YouTube". Please cite as:

@inproceedings{hua_ribeiro2022youtube,
    title={Characterizing Alternative Monetization Strategies on YouTube},
    author={Hua, Yiqing, and
        Horta Ribeiro, Manoel and
        Ristenpart, Thomas and 
        West, Robert and 
        Naaman, Mor},
    booktitle={Proceedings of the ACM on Human-Computer Interaction (CSCW)},
    year={2022}
}
  • src/analysis.ipynb reproduces the images in the paper.
  • data/ contains simplified dataframes to generate the plots.
  • domains_dict_labels_final.jsonl contains the domains labelled according to the semi-supervised approach mentioned in the paper.