CSrankings

A web app for ranking computer science departments according to their research output in selective venues.

Github星跟蹤圖

Computer Science Rankings

This ranking of top computer science schools is designed to identify institutions and faculty actively engaged in research across a number of areas of computer science. Unlike US News and World Report's approach, which is exclusively based on surveys, this ranking is entirely metrics-based. It measures the number of publications by faculty that have appeared at the most selective conferences in each area of computer science.

This approach is intended to be difficult to game, since publishing in such conferences is generally difficult: contrast this with other approaches like citation-based metrics, which have been repeatedly shown to be easy to manipulate. That said, incorporating citations in some form is a long-term goal.

See the FAQ for more details.


This repository contains all code and data used to build the computer science rankings website, hosted here:
http://csrankings.org

Adding or modifying affiliations

Please read CONTRIBUTING.md for full details on how to contribute.

Trying it out at home

Because of GitHub size limits, to run this site, you will want to download the DBLP
data by running make update-dblp (note that this will consume
upwards of 19GiB of memory). To then rebuild the databases, just run
make. You can test it by running a local web server (e.g., python3 -m http.server)
and then connecting to http://0.0.0.0:8000.

You will also need to install libxml2-utils (or whatever package
includes xmllint on your distro), npm, typescript, closure-compiler, python-lxml, pypy,
and basex via a command line like:

apt-get install libxml2-utils npm python-lxml basex; npm install -g typescript google-closure-compiler

Acknowledgements and other rankings

This site was developed primarily by and is maintained by Emery
Berger
. It incorporates extensive feedback
from too many folks to mention here, including many contributors who
have helped to add and maintain faculty affiliations, home pages, and
so on.

This site was initially based on code and
data collected by Swarat
Chaudhuri
(Rice University), though
it has evolved considerably since its inception. The
original faculty affiliation dataset was constructed by Papoutsaki et
al.
; since
then, it has been extensively cleaned and updated by numerous
contributors. A previous ranking
also used DBLP and Brown's dataset for ranking theoretical computer
science
.

This site uses information from DBLP.org which is made
available under the ODC Attribution License.

License

CSRankings is covered by the Creative Commons
Attribution-NonCommercial-NoDerivatives 4.0 International
License
.

主要指標

概覽
名稱與所有者emeryberger/CSrankings
主編程語言Python
編程語言HTML (語言數: 8)
平台
許可證Other
所有者活动
創建於2016-05-03 00:13:00
推送於2025-06-03 19:06:34
最后一次提交
發布數0
用户参与
星數2.9k
關注者數41
派生數3.5k
提交數13.5k
已啟用問題?
問題數1308
打開的問題數41
拉請求數4145
打開的拉請求數356
關閉的拉請求數2841
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?