Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 466 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 466 Bytes

GCJ Style Analysis

Prerequisites

  • Install srcml from www.srcml.org/
  • Install all python dependencies by

    pip install -r requirements.txt

Dataset

Download the dataset of each year at github.com/rafed123/gcj-dataset. Install srcml and run code_to_data.ipynb to convert the data to csv.

Analysis

The results of analysis can be found in Jupyter notebooks gcj_analysis_*.ipynb