jbesomi/texthero
A Python library for fast text preprocessing, representation, and visualization built on top of Pandas.

Velocity · 7d
+1.3
★ / day
Trend
→steady
star history
Texthero provides utilities for cleaning, preprocessing, and representing text data for NLP and ML workflows. It offers functions for tokenization, stemming, named entity recognition, and text vectorization including word embeddings. The library integrates with Pandas for easy manipulation of text columns and includes visualization tools for exploring text datasets.