Skip to content

Examples

lare edited this page Jan 13, 2025 · 16 revisions

Examples

Cleaning a body of text mined from an API

In this short example, we will be looking at cleaning a body of text mined from an API, to prepare your text for further processing and feature engineering like Sentiment Analysis etc. With cleantweet, it is easy to clean a body of text with just a few lines of code:

Install the cleantweet library

Clone this wiki locally