revscoring.features.bytes
This features module provides access to features of the bytes of content in
revisions.
-
revscoring.features.bytes.revision = {bytes.revision}
Supporting classes
-
class
revscoring.features.bytes.Revision(name, revision_datasources)[source]
-
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.