Textpipe v0.1.0
π¦ textpipe v1.0.0 - First Release
We are excited to announce the first official release of textpipe β a modern, modular, and production-ready text processing pipeline tailored for machine learning workflows.
π Key Features
- Configurable Pipeline via simple YAML files
- Modular Architecture for loading, cleaning, vectorizing, and modeling
- Production-Ready with built-in logging, validation, and error handling
- ML Integration with seamless support for scikit-learn models
- Flexible Text Cleaning including tokenization, stopwords, and stemming
- TF-IDF Vectorization with feature management
π¦ Installation
pip install textpipe