Releases: CodexEsto/textpipe
Releases · CodexEsto/textpipe
v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
test the publiching
v0.1.1
update the publisher
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