Hi,
It's always a better idea to post to huggle list instead of me only. For example, now I was on vacation for few weeks and couldn't answer you :-)
Yes, it is possible to USE IT, but right now huggle support for non english wikis which are maintained either by some people who don't understand huggle or people who do understand huggle but not the language, isn't very good, so even scoring isn't very good. The very algorithm is pretty simple, you can see it at https://github.com/huggle/huggle3-qt-lx/blob/master/huggle/wikiedit.cpp#L92 however, resulting score isn't shared in any way. Only possible way to accomplish this would be to run a huggle based bot that would send the scores somewhere. This is actually possible (I am working on head less huggle that could run as a system service instead of GUI) but it's not up yet...
In addition I don't understand how STiki shares the scores? How is that?
On Tue, Aug 19, 2014 at 11:46 PM, Aaron Halfaker aaron.halfaker@gmail.com wrote:
Hi Petr,
I'm the maintainer of Snuggle[1]. Snuggle uses vandalism scores from STiki[2] on enwiki to generate desirability scores for newcomers. I'd like to extend Snuggle to non-English wikis, but there's no STiki outside enwiki. I noticed that Huggle exists outside enwiki *and* it performs a triage of edits by the probability that they are vandalism.
Is there a way that I could make use of Huggle's scoring system in Snuggle?
-Aaron