Konstantin Slavnov
Konstantin Slavnov
Hello, guys. Yes, we are implementing this article: https://arxiv.org/pdf/1803.09473.pdf using our own tooling like https://github.com/src-d/ml (for machine learning on the source code) and https://github.com/bblfsh/bblfshd/ to get Universal AST to be...
Hello! @srikris @aseemw do you have any updates about this issue?
yes, `--update` is totally fine :)
We should be able to reproduce the model as precise as possible, bit to bit in the ideal case. That is why we fix all package versions, all random seeds,...
can help: https://github.com/src-d/style-analyzer/pull/127#discussion_r219110193
On pause for now because there is a more important issue.
Thanks, @r0mainK I update the description.
@sakalouski, just to be sure I tested `srcml preprocrepos` and it works with proper spark version which is `2.2.1` (https://github.com/src-d/jgit-spark-connector#pre-requisites) so yes, I think the problem is in old spark....
If someone interested I have a workaround for now. I build and push container to my docker hub account: https://hub.docker.com/r/kslavnov/ml-core/tags/
@warenlg did MVP of this feature (https://src-d.slack.com/archives/C7USX021L/p1563778058004300): Why don't we remove bot, ci automated stuff etc from the identity matching table with simple regexp ? Right now, I might have...