revscoring.features.bytes

This features module provides access to features of the bytes of content in revisions.

revscoring.features.bytes.revision = {bytes.revision}

Represents the base revision of interest. Implements this a basic structure:

Supporting classes

class revscoring.features.bytes.Revision(name, revision_datasources)
length = None

int : The length of the revision content in bytes

parent = None

revscoring.features.bytes.Revision : The parent (aka “previous”) revision of the page.

Revision Scoring

Navigation

Related Topics