- Download this as a tab separated file
- Run
python create_papers_csv.py --inp acl2020_accepted_papers.tsv --out out.csv --n-keywords 5
python embeddings.py ../acl-2020-virtual-conference-sitedata/papers.csv
python reduce.py ../acl-2020-virtual-conference-sitedata/papers.csv embeddings.torch > ../sitedata_acl2020/papers_projection.json --projection-method [tsne|umap]