Maps of Computer Science

Map of CS Screenshot

Authors

Code: GitHub

Based on

D. Fried and S. G. Kobourov, "Maps of Computer Science,"

The original paper: Maps of Computer Science.

Abstract: A practical approach for visual exploration of research papers. Specifically, we use the titles of papers from the DBLP database to create what we call maps of computer science (MoCS)

Our contributions

Base map

Heat Map

Our pipeline

The new general pipeline is following:

Text corpus -> POS Filtering -> TFIDF calculation and filtering -> Embed to vector space by Word2Vec -> UMAP.

Technologies

How to run

In one console open:

Go to rtvis/python
py main.py

In second console:

Go to rtvis

npm install

npm run dev

Gallery

Map of CS Screenshot

Map of CS Screenshot

Map of CS Screenshot