GithubHelp home page GithubHelp logo

eigengravy / ocsr Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 296 KB

Open CS Rankings

Home Page: https://ocsr.vercel.app

License: GNU General Public License v3.0

JavaScript 5.67% HTML 0.74% TypeScript 90.23% CSS 3.36%

ocsr's Introduction

Open CS Rankings

Overview

► This project proposes to improve CSRankings, a ranking system for computer science research. The project will address limitations of CSRankings by allowing users to filter and sort publications by various criteria, including journals and conferences. Additionally, the team will automate data updates and rebuild CSRankings with a more efficient parser written in Python. Finally, the improved system will be open-sourced under a permissive license to allow for wider use and customization.

Repository Structure

└── ./
    ├── Makefile
    ├── README.md
    ├── aliases.csv
    ├── aliases.py
    ├── constants.py
    ├── examples
    │   ├── affiliations.csv
    │   ├── conferences.csv
    │   └── test-generated-authors.csv
    ├── main.py
    ├── output-generated-authors.csv
    ├── requirements.txt
    └── utils
        ├── core.py
        ├── extract_indian_unis.py
        └── ieee_transactions.py

Getting Started

System Requirements:

  • Python: version 3.11.2

Installation

From source

  1. Clone the . repository:
$ git clone ../.
  1. Change to the project directory:
$ cd .
  1. Install the dependencies:
$ pip install -r requirements.txt

Usage

From source

Run . using the command below:

$ python3 main.py

ocsr's People

Contributors

bitc3t avatar eigengravy avatar jay-tau avatar

Stargazers

 avatar

Watchers

 avatar

ocsr's Issues

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.