Vadim Markovtsev

Results 259 comments of Vadim Markovtsev

@EgorBu Can you please transplant this comment (great job btw!) to #187 This is the issue for commit classification.

Hi. Indeed, the embedded Swivel model requires 1.x. I would bisect down starting from 1.14. AFAIR 1.0 should definitely work. I could not include it into `requirements.txt`, and the optional...

Ack. Thanks for reporting!

I haven't even started this. You are welcome to contribute! Don't worry, the killer feature of Go is that you can start writing functional idiomatic code in 1 day or...

@zouguangxian can you please accept DCO, details: https://github.com/src-d/hercules/pull/381/checks?check_run_id=4138962764

@m-russ @M2ohamad can you please post the hdbscan build log? There is a magic pip option to either report full logs or to not delete the temporary directory.

Yes, this is rooted in my experience with other testing frameworks where the arguments order is not Yoda-style. It would be nice to change everywhere, but the amount of required...

Yep, this is intended: including TensorFlow adds 300MB to the image size. Besides, it works much slower on CPU and including a GPU flavor is harder. I can prepare a...

We should extend `TokenParser`. Besides, we need to code a benchmark to measure the performance of heuristics vs advanced ML.

@warenlg I mean the code. I remember that you coded one.