This features module provides access to features of the bytes of content in revisions.
int : A count of sitelinks in the revision
int : A count of labels in the revision
int : A count of aliases in the revision
int : A count of descriptions in the revision
int : A count of properties in the revision
int : A count of claims in the revision
int : A count of sources in the revision
int : A count of qualifiers in the revision
int : A count of badges in the revision
revscoring.features.wikibase.Revision : The parent (aka “previous”) revision of the page.
Returns True if the specified property exists
Parameters: |
|
---|
Returns True if the specified property matches the provided value.
Parameters: |
|
---|
int : The number of sitelinks added
int : The number of sitelinks removed
int : The number of sitelinks changed
int : The number of labels added
int : The number of labels removed
int : The number of labels changed
int : The number of aliases added
int : The number of aliases removed
int : The number of aliases changed
int : The number of descriptions added
int : The number of descriptions removed
int : The number of descriptions changed
int : The number of properties added
int : The number of properties removed
int : The number of properties changed
int : The number of claims added
int : The number of claims removed
int : The number of claims changed
int : The number of sources added
int : The number of sources removed
int : The number of qualifiers added
int : The number of qualifiers removed
int : The number of badges added
int : The number of badges removed
int : The number of badges changed
int : The proportion of Q# added.
int : The proportion of language added.
int : The proportion of links added.
int : The number of identifiers that were changed
Returns a revscoring.Feature that represents whether a property was changed.
Parameters: |
|
---|