iedmrc / galois-autocompleter

Galois is an auto code completer for code editors (or any text editor) based on OpenAI GPT-2.
https://usegalois.com
MIT License
95 stars 26 forks source link

What was your source dataset? #7

Open redthing1 opened 3 years ago

redthing1 commented 3 years ago

I want to train something similar for C#, was wondering where you got all your source data.

DenisAraujo68 commented 3 years ago

hello, @redthing1 I don't know from where Galois Autocompleter' source dataset was got, but I'd say to you that you can get your source code dataset from Github opensource projects, since the project license permits it. Github offers an API that facilitates the process of project selection.