Aaron Halfaker

Results 9 issues of Aaron Halfaker

It looks like strip_code() interprets File-links like they are regular wikilinks. Instead, it should remove everything except the caption/alt-text. In the example below, the size param is dumped into the...

There should be a way to limit the maximum number of revisions that can be requested from ORES. Right now, ORES will try to deal with as many revids as...

enhancement

I turns out that different modeling strategies produce different ranges of scoring probabilities and other differences in scorer model behavior. In order to not surprise users with such changes, we...

enhancement

The same request will succeed when retried. ``` [SSL: DECRYPTION_FAILED_OR_BAD_RECORD_MAC] decryption failed or bad record mac (_ssl.c:1769) ```

bug

See https://github.com/halfak/Revision-Scoring/issues/93

enhancement

This implements a nice structure for session orientation using a helper function called "list_of_tree" that takes a DependencySet and iterates through it converting all children and maintaining the structure of...

See https://github.com/wiki-ai/revscoring/blob/master/revscoring/features/wikibase/datasources/revision_oriented.py#L135

See https://pythonhosted.org/setuptools/setuptools.html#develop-deploy-the-project-source-in-development-mode

enhancement