4 Forks
13 Stars
13 Watchers

codefill

Contains the code and data for our #ICSE2022 paper titled as "CodeFill: Multi-token Code Completion by Jointly Learning from Structure and Naming Sequences"

How to download and setup codefill

Open terminal and run command
git clone https://github.com/saltudelft/codefill.git
git clone is used to create a copy or clone of codefill repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with codefill https://github.com/saltudelft/codefill/archive/master.zip

Or simply clone codefill with SSH
[email protected]:saltudelft/codefill.git

If you have some problems with codefill

You may open issue on codefill support forum (system) here: https://github.com/saltudelft/codefill/issues