Giter Site home page Giter Site logo

alina-oprea / csrankings Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emeryberger/csrankings

0.0 1.0 0.0 8.13 MB

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

Home Page: http://csrankings.org

Makefile 0.62% JavaScript 19.11% TypeScript 18.25% HTML 12.01% Python 49.79% Shell 0.21%

csrankings's Introduction

Computer science rankings (beta)

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. This site is in beta and is a work in progress.


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

Adding or modifying affiliations

To add or modify a faculty member's affiliation, please modify the file faculty-affiliations.csv and issue a pull request. Make sure that the faculty's name corresponds to their DBLP author entry; for example, Les Valiant's entry is Leslie G. Valiant , Harvard University.

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 will also need to install libxml2-utils (or whatever package includes xmllint on your distro), npm, typescript, and python-lxml at a minimum via a command line like:

apt-get install libxml2-utils, npm, python-lxml; npm install -g typescript

csrankings's People

Contributors

emeryberger avatar sylvainschmitz avatar brendano avatar alexsb avatar payasr avatar patrickb314 avatar adam-morrison avatar yig avatar sampsyo avatar adwaitjog avatar andymeneely avatar cgiuffr avatar captainemerson avatar mfredrik avatar nikitaborisov avatar rgrig avatar nschneid avatar sdziembowski avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.