Skip to content

Releases: CodexEsto/textpipe

v0.1.3

07 May 14:45
Compare
Choose a tag to compare

v0.1.2

07 May 14:12
Compare
Choose a tag to compare
test the publiching

v0.1.1

07 May 12:11
Compare
Choose a tag to compare
update the publisher

Textpipe v0.1.0

07 May 12:03
Compare
Choose a tag to compare

📦 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