v1.2.1

adbar/trafilaturav1.2.1May 2, 2022by adbar

AI Summary

Adds CLI control arguments for precision/recall, improves text cleaning for paywalls, and optimizes performance.

Key Highlights

  • New `--precision` and `--recall` CLI arguments
  • Better text cleaning for paywalls and comments
  • Improvements for Chinese websites
  • Faster module loading and improved RAM footprint

New Features

  • --precision and --recall CLI arguments

Full Release Notes

## What's Changed

- ``--precision`` and ``--recall`` arguments added to the CLI
- better text cleaning: paywalls and comments
- improvements for Chinese websites (with @glacierck & @immortal-autumn): #186, #187, #188
- further bugs fixed: #189, #192 (with @felipehertzer), #200
- efficiency: faster module loading and improved RAM footprint

**Full Changelog**: https://github.com/adbar/trafilatura/compare/v1.2.0...v1.2.1