Pulkit Kathuria

Results 97 comments of Pulkit Kathuria

About publishing to pip https://github.com/kevincobain2000/sentiment_classifier/issues/10#issuecomment-330460863

It has been a while since I updated it to pip. Let me see if it works

Hi, Thanks for your comment. We were able to successfully bump up the similar lib to python 3 https://github.com/kevincobain2000/sentiment_classifier/pull/5 and for jProcessing it won't have much hassle to do the...

Hi, I will try to do this over this weekend.

I am so sorry, at the present moment I haven't started on migration of this project to python 3.0 yet

Hi @manoj5451 I am sorry I didn't get time on hand to do the upgrade. Any pull requests are welcome

Simply putting a href link works for me. Mind the ``#`` ``` let link = '' + My link + ''; ``` Note: 1. No need to sanitize it and...

Solution shared by one of our devs https://developpaper.com/using-endless-in-windows-undefined-syscall-sigusr1/ Inside: `C:\Program Files\Go\src\syscall\types_windows.go` ```golang var signals = [...]string{ //Omit line n here.... /**Compatible with Windows start*/ 16: "SIGUSR1", 17: "SIGUSR2", 18: "SIGTSTP",...

Right now it doesn’t but it can be added as a feature.