User:Moonythedwarf/extra-unreliable

From Wikipedia, the free encyclopedia
extra-unreliable.js
DescriptionHighlights Spam/PR wording/phrasing.
Author(s)creffett, Headbomb, Jorm, SD0001, Moonythedwarf
Maintainer(s)Moonythedwarf
UpdatedNovember 19, 2020
    (3 years ago)
SourceUser:Moonythedwarf/extra-unreliable.js

What this does[edit]

This script uses regex rules to attempt to match on phrasing and words commonly seen within marketing material, spam, and low quality articles.

Limitations[edit]

Due to the strategy used by this script, it cannot read, cannot understand context, and is otherwise imperfect. It works by attempting to detect specific patterns and highlighting them. This pattern recognition ability is limited to what Javascript's regex implementation can provide. As of now, it is also easily confused by pages dense with formatting, and may fail to match on text it otherwise would detect.
Alongside this, the way matching is currently implemented means custom descriptions and formatting does not work on a per rule basis, and this may take some time to be fixed (as it's a complicated problem)