research-repo-webconf-crawl.../list-comparison
Dave Zeber 592fddc35a Add README for list comparison dir 2020-04-29 18:00:37 -05:00
..
lists Add list comparison analysis 2020-04-27 16:37:36 -05:00
README.md Add README for list comparison dir 2020-04-29 18:00:37 -05:00
environment.yml Add list comparison analysis 2020-04-27 16:37:36 -05:00
ggplot_utils.py Add list comparison analysis 2020-04-27 16:37:36 -05:00
jestr_plds.png Add list comparison analysis 2020-04-27 16:37:36 -05:00
top-site-list-comparison.ipynb Add list comparison analysis 2020-04-27 16:37:36 -05:00

README.md

List comparison analysis

This dir contains an analysis comparing various well-known top site lists.

The lists provided in the lists dir are the original ones used in the analysis, pulled in July 2019, as well as the Trexa list generated from these. More details and source links are given in the notebook.

To run the notebook, make sure you have Miniconda and Jupyter installed locally.

Create the conda environment and start Jupyter:

$ conda env create -f environment.yml
$ conda activate listcomp
$ jupyter notebook