Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 776 Bytes

File metadata and controls

17 lines (14 loc) · 776 Bytes

ICodeNet

ICodeNet: A Hierarchical Neural Network Approach for Source Code Author Identification. Details of the approach are described in paper ( paper pdf ).

A cleaned version of existing dataset ( link ) is used in this work. The final dataset added here consists of Java files for 20 authors.

Citing

@article{bora2021icodenet,
  title={ICodeNet--A Hierarchical Neural Network Approach for Source Code Author Identification},
  author={Bora, Pranali and Awalgaonkar, Tulika and Palve, Himanshu and Joshi, Raviraj and Goel, Purvi},
  journal={arXiv preprint arXiv:2102.00230},
  year={2021}
}