Hey folks, With <@UPVBV34EL> we just released the ...
# share-your-work
m
Hey folks, With @Shubhadeep Roychowdhury we just released the last version of our Future of Coding projet codeBert a package to automatically review Python code documentation (docstring) We'd love to have your feedback on it: codeBERT github package This is all part of a longer-term ambition: automatically document any source code. This is our plan: ✔️ automate source code mining   with tree-hugger ✔️  masked language model trained on source code (Python) with codeBERT MLM ▶️  fined tuned language model to analyse docstring vs function definition (Python) - and improve it ⏺️  extend model to different languages