Shivam Rana

Results 11 issues of Shivam Rana

I think, first step should be to make a unified csv/json for the data. It'll require some data cleaning and a common schema. It'll also require uniform fields among the...

Hi, There should be a section on NLP for Code-mixed text. It's an interesting research field. Having such a section in the repo will inform people about this research direction...

When developing habits, the streak is an amazing way to see your progress and enables a sort of addiction to keep the chain going. I often go to my dashboard...

enhancement

It'd be amazing if we can add conditions based on "context" to control the tracker positivity. For eg. if "+junk" in note_text then -1 else 0. I am not sure...

enhancement

While saving an empty tree `TypeError` is raised. Here's the code: ```py import rrcf a = rrcf.RCTree() a.to_dict() ``` and the stack trace: ```py Traceback (most recent call last): File...

Hey, you've prepared an amazing list here. I have created a similar open-source collection called [DSPods](https://github.com/TrigonaMinima/dspods). I've also created a [website](https://dspods.netlify.app/) to help go through the collection. One specific benefit...

Hi, I would like to know if you explored the extraction of typos from title changes in Github issues and Pull Requests. There also a lot of spelling mistake changes...

Hi, I found some examples in the github-typo-dataset realeased (https://github.com/mhagiwara/github-typo-corpus) where many examples were miss-classified and hence were wrongly included in the dataset. This lowers the quality of the dataset....

When you try to set the path using the ```polyglot download``` options and provide a path having upper case letters, it prints back the whole path in lower case saying...

**Exact location of issue** Please provide a link to the source article, ideally pointing to the exact piece of content containing the issue. Our documents have "id" attributes on each...

bug
figures