--- license: gpl-3.0 --- In this card, we provide a text preprocessing tool named "Pyplexity". This tool is available as a Python package through PyPi to preprocess text for different downstream tasks: ```bash pip install pyplexity ``` You can also check the documentation [here](https://github.com/citiususc/pyplexity). We have also created a web [demo](https://tec.citius.usc.es/pyplexity/). Please cite our research: Fernández-Pichel, M., Prada-Corral, M., Losada, D. E., Pichel, J. C., & Gamallo, P. (2023). An unsupervised perplexity-based method for boilerplate removal. Natural Language Engineering, 1-18.