Email or username:

Password:

Forgot your password?
Top-level
Callie

@feoh "Tabnine models only train on open source code with permissive licenses"

1 comment
Daniel Gibson

@pidgeon_pete @feoh
Even most "permissive" licenses requires you to keep the copyright header in the code intact (e.g. zlib license, boost license), and often also in the documentation (BSD, MIT, ...).
Or is it exclusively trained on public domain/CC0/Unlicense/WTFPL/... code?

Go Up