How does DomDistiller identify and remove boilerplate content?

DomDistiller uses a combination of negative signals, such as high link density and specific HTML tags (e.g., <nav>, <footer>), along with CSS class/ID blacklists (e.g., 'comment', 'ad', 'sidebar') to identify and remove boilerplate content.