Shubhadeep Roychowdhury

Results 19 comments of Shubhadeep Roychowdhury

Hey, sorry for the problems. We are trying to make a pre-compiled version available. However, this seems to be something which broke recently in the `tree-sitter` side. I am trying...

Great! Thanks for the feedback again. tree-sitter had resolved the bug after I reported it and thanks to that we finally shipped the command by which you can easily get...

This is a nice and welcome addition. @reshinthadithyan thanks. Do you think you can add similar to other parser classes and also write some tests for this use-case? That would...

Also, yes, you can add the requests part in requirements.txt please (and also in setup.py as this will install dependencies while installing from pypi)

> I am getting issues installing dependencies from `requirements.txt`. The problem is occurring in the setup file of `pygit2`. Please have a look as why is this happening. Not sure...

Had a discussion with @sarthakforwet and there is an issue with modern 64 bit Windows compilation. We hold on this issue for the moment. I am going to look into...

Hello @varadhbhatnagar we did a pre-training on a corpus of over 6M lines of logical python code. (we injected some special tokens such as (indent), (dedent) etc. to keep the...

It is not related to MS Codebert (Apart from sharing the same name). The methodology we followed is inspired by the CuBERT paper with our own methods and ideas blend...

Thanks for asking the questions 👍